• It's recommended to check out the latest log via: the Stats page >> View log >> Tail

PROJECT (sourcing_v2), SPIDER (ecarstrade.be)

2026-03-27 14:30:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 14: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 14:30:06 [ecarstrade.be] INFO: Starting spider ecarstrade.be
2026-03-27 14:30:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 14:30:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 14:30:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 14:30:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 14:30:06 [scrapy.extensions.telnet] INFO: Telnet Password: 367612a1e6cdb71d
2026-03-27 14: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 14: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-27T14_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 14:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 14:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 14: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 14:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 14: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 14:30:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-27 14:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 14:30:06 [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 14:30:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 14:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 14:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-27 14: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 14:30:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 14:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 14:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 14:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 14:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 14:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 14:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 14:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 14:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 14:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 14:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 14:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 14:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 14:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 14:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 14:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 14:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 14:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 14:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 14: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 14: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 14:30:07 [scrapy.core.engine] INFO: Spider opened
2026-03-27 14:30:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 14:30:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 14:30:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-27 14:30:07 [scrapy-playwright] INFO: Starting download handler
2026-03-27 14:30:07 [scrapy-playwright] INFO: Starting download handler
2026-03-27 14:30:12 [scrapy-playwright] INFO: Launching browser firefox
2026-03-27 14:30:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-27 14:30:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-27 14:30:13 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-27 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-27 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://ecarstrade.com/search>
2026-03-27 14:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-27 14:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/search>
2026-03-27 14: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 14: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 14: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 14: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 14: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 14: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 14: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 14: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 14: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 14: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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14:30:14 [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 14: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 14: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 14: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 14: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 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2>
2026-03-27 14: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 14: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 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=2e8faf21>
2026-03-27 14: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 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/_next/static/chunks/webpack.js?v=2e8faf21>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=2e8faf21>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/back.svg>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/icons/flags/svg/en.svg>
2026-03-27 14: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 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/logo-svg.svg>
2026-03-27 14: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 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/exclusive.svg>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/doors.svg>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/engine.svg>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/places.svg>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/ajax-loader.gif>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/warehouse_32x32.png>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/stripe/powered_by_stripe.png>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/lightbox/loading.gif>
2026-03-27 14: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 14: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 14: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 14:30:15 [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 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/swiper.min.js?v=2e8faf21>
2026-03-27 14:30:15 [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 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=2e8faf21>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=2e8faf21>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google-analytics.com/analytics.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/cars.js?v=2e8faf21>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/bids.js?v=2e8faf21>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/MarketPrice.js?v=2e8faf21>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/ExcelExport.js?v=2e8faf21>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=2e8faf21>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=2e8faf21>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=2e8faf21>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=2e8faf21>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=2e8faf21>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=2e8faf21>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-27 14: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 14:30:15 [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 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Becom_badge_green_extended.png>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js>
2026-03-27 14:30:15 [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 14:30:15 [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 14:30:15 [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 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-27 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/ajax/counts.php>
2026-03-27 14: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 14:30:15 [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 14:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Logo_Trust_ecommerce_europe.png>
2026-03-27 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/analytics.js>
2026-03-27 14: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 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/app/dist/subscribe.js>
2026-03-27 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google-analytics.com/j/collect?v=1&_v=j102&a=366781436&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=900190414&gjid=485284195&cid=328911193.1774621816&tid=UA-73443533-1&_gid=907673624.1774621816&_r=1&_slc=1&z=1148135820> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-27 14:30:16 [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 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR>
2026-03-27 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3>
2026-03-27 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/j/collect?v=1&_v=j102&a=366781436&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=900190414&gjid=485284195&cid=328911193.1774621816&tid=UA-73443533-1&_gid=907673624.1774621816&_r=1&_slc=1&z=1148135820>
2026-03-27 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-27 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-27 14: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 14: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 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-27 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR&cx=c&gtm=4e63p1> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 14: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 14: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 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/pfu1viww95> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 14:30:16 [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=1734430661.1774621816&dt=Search%20%7C%20eCarsTrade&auid=1271297022.1774621816&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He63p1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117484252&apve=1&apvf=f&apvc=1&tft=1774621816515&tfd=3004> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/marksData.php>
2026-03-27 14:30:16 [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 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256z8811692034za20gzb811692034zd811692034&_p=1774621814851&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=328911193.1774621816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=0~115938466~115938468~117266402~117484252&sid=1774621816&sct=1&seg=0&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_fv=1&_ss=1&ep.fragment=&tfd=3094> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=328911193.1774621816&gtm=45je63p1v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266402~117484252> (resource type: other, referrer: https://ecarstrade.com/)
2026-03-27 14: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=328911193.1774621816&gtm=45je63p1v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266402~117484252&z=207519622> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za20gzb811692034zd811692034&_p=1774621814851&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=328911193.1774621816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=2&tag_exp=0~115938466~115938468~117266402~117484252&sid=1774621816&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_ee=1&_et=3&tfd=3113> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999259/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:16 [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 14:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999260/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [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 14:30:17 [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 14:30:17 [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 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999261/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999277/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999278/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14: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 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999457/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999458/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999459/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999460/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999461/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999462/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR&cx=c&gtm=4e63p1>
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999463/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999468/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999469/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999470/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999471/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999472/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999570/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999572/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999573/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings>
2026-03-27 14:30:17 [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 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/lorries.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=AW-742220279>
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999259/photo_000/260x0__r.jpg>
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/auction_blind.svg>
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999260/photo_000/260x0__r.jpg>
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774621817074&cv=11&fst=1774621817074&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1271297022.1774621816&data=event%3Dgtag.config&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 14: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=1734430661.1774621816&dt=Search%20%7C%20eCarsTrade&auid=1271297022.1774621816&navt=n&npa=0&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774621817101&tfd=3589> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/be.png>
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-analytics.net/analytics/1774621500000/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-banner.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.usemessages.com/conversations-embed.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 14:30:17 [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 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js>
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_non_deductible.svg>
2026-03-27 14:30:17 [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=1734430661.1774621816&dt=Search%20%7C%20eCarsTrade&auid=1271297022.1774621816&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He63p1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117484252&apve=1&apvf=f&apvc=1&tft=1774621816515&tfd=3004>
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256z8811692034za20gzb811692034zd811692034&_p=1774621814851&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=328911193.1774621816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=0~115938466~115938468~117266402~117484252&sid=1774621816&sct=1&seg=0&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_fv=1&_ss=1&ep.fragment=&tfd=3094>
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999261/photo_000/260x0__r.jpg>
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999278/photo_000/260x0__r.jpg>
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999457/photo_000/260x0__r.jpg>
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999277/photo_000/260x0__r.jpg>
2026-03-27 14:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999458/photo_000/260x0__r.jpg>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999460/photo_000/260x0__r.jpg>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999459/photo_000/260x0__r.jpg>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999461/photo_000/260x0__r.jpg>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-27 14:30:18 [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 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999462/photo_000/260x0__r.jpg>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za20gzb811692034zd811692034&_p=1774621814851&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=328911193.1774621816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=2&tag_exp=0~115938466~115938468~117266402~117484252&sid=1774621816&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_ee=1&_et=3&tfd=3113>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999463/photo_000/260x0__r.jpg>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999468/photo_000/260x0__r.jpg>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999469/photo_000/260x0__r.jpg>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999472/photo_000/260x0__r.jpg>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999470/photo_000/260x0__r.jpg>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_deductible.svg>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999573/photo_000/260x0__r.jpg>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999570/photo_000/260x0__r.jpg>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999471/photo_000/260x0__r.jpg>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/lorries.png>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999572/photo_000/260x0__r.jpg>
2026-03-27 14: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=1734430661.1774621816&dt=Search%20%7C%20eCarsTrade&auid=1271297022.1774621816&navt=n&npa=0&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774621817101&tfd=3589>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/pfu1viww95>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-banner.com/5441429.js>
2026-03-27 14:30:18 [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 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-analytics.net/analytics/1774621500000/5441429.js>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.usemessages.com/conversations-embed.js>
2026-03-27 14:30:18 [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=930a818b49e348ae8f251a57a6f8f843&traceId=930a818b49e348ae8f251a57a6f8f843> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-27 14:30:18 [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=328911193.1774621816&gtm=45je63p1v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266402~117484252&z=207519622>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/counts.php>
2026-03-27 14:30:18 [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 14:30:18 [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 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=328911193.1774621816&gtm=45je63p1v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266402~117484252>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/573.js>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js>
2026-03-27 14:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://cdp-eu.customer.io/v1/p> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 14:30:18 [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=930a818b49e348ae8f251a57a6f8f843&traceId=930a818b49e348ae8f251a57a6f8f843>
2026-03-27 14:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774621817074&cv=11&fst=1774621817074&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1271297022.1774621816&data=event%3Dgtag.config&rfmt=3&fmt=4>
2026-03-27 14:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774621817074&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1271297022.1774621816&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9TSVXNSZFQiWQuRP_562r3eWQTkVcbY8E0LBJ4LzCWJftNbxnBnn-Ih1WskNQwn3DCkYVUWYobFVla7JE3f6EGJ5eKtqEG1W3sseTgksxzcixG8VMbz0&random=4079247137&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 14:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774621817074&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1271297022.1774621816&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9TSVXNSZFQiWQuRP_562r3eWQTkVcbY8E0LBJ4LzCWJftNbxnBnn-Ih1WskNQwn3DCkYVUWYobFVla7JE3f6EGJ5eKtqEG1W3sseTgksxzcixG8VMbz0&random=4079247137&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 14:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/p>
2026-03-27 14:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774621817074&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1271297022.1774621816&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9TSVXNSZFQiWQuRP_562r3eWQTkVcbY8E0LBJ4LzCWJftNbxnBnn-Ih1WskNQwn3DCkYVUWYobFVla7JE3f6EGJ5eKtqEG1W3sseTgksxzcixG8VMbz0&random=4079247137&rmt_tld=1&ipr=y>
2026-03-27 14:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774621817074&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1271297022.1774621816&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9TSVXNSZFQiWQuRP_562r3eWQTkVcbY8E0LBJ4LzCWJftNbxnBnn-Ih1WskNQwn3DCkYVUWYobFVla7JE3f6EGJ5eKtqEG1W3sseTgksxzcixG8VMbz0&random=4079247137&rmt_tld=0&ipr=y>
2026-03-27 14:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-27 14:30:19 [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 14:30:19 [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=1774621819541&vi=a56a3ef70fcf91cca0ab6bc71e50afdd&nc=true&u=129379155.a56a3ef70fcf91cca0ab6bc71e50afdd.1774621819540.1774621819540.1774621819540.1&b=129379155.1.1774621819540&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 14:30:19 [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 14:30:19 [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 14:30:19 [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 14:30:19 [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 14:30:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://s.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-27 14:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/vendor/swiper.min.css?v=2e8faf21>
2026-03-27 14:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/components/car-price.css?v=2e8faf21>
2026-03-27 14:30:19 [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 14:30:19 [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 14:30:19 [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 14:30:19 [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 14:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png>
2026-03-27 14:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://ecarstrade.com/static/minified/main-page/chosen-sprite.png>
2026-03-27 14:30:20 [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=&_hs_mouse_x_coordinate=1085&_hs_mouse_y_coordinate=573&_hs_offset_x=160&_hs_offset_y=19&_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=1774621820043&vi=a56a3ef70fcf91cca0ab6bc71e50afdd&nc=true&u=129379155.a56a3ef70fcf91cca0ab6bc71e50afdd.1774621819540.1774621819540.1774621819540.1&b=129379155.1.1774621819540&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 14:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-27 14:30:20 [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=1774621819541&vi=a56a3ef70fcf91cca0ab6bc71e50afdd&nc=true&u=129379155.a56a3ef70fcf91cca0ab6bc71e50afdd.1774621819540.1774621819540.1774621819540.1&b=129379155.1.1774621819540&cc=15>
2026-03-27 14:30:20 [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=&_hs_mouse_x_coordinate=1085&_hs_mouse_y_coordinate=573&_hs_offset_x=160&_hs_offset_y=19&_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=1774621820043&vi=a56a3ef70fcf91cca0ab6bc71e50afdd&nc=true&u=129379155.a56a3ef70fcf91cca0ab6bc71e50afdd.1774621819540.1774621819540.1774621819540.1&b=129379155.1.1774621819540&cc=15>
2026-03-27 14:30:20 [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=1774621820288&vi=a56a3ef70fcf91cca0ab6bc71e50afdd&nc=true&u=129379155.a56a3ef70fcf91cca0ab6bc71e50afdd.1774621819540.1774621819540.1774621819540.1&b=129379155.1.1774621819540&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 14:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za20gzb811692034zd811692034&_p=1774621814851&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=328911193.1774621816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=3&tag_exp=0~115938466~115938468~117266402~117484252&sid=1774621816&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=1774620721&ep.url=%2Fsearch&ep.eventName=search&_et=1&tfd=6822> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 14:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774621820335&cv=11&fst=1774621820335&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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 14:30:20 [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=1734430661.1774621816&dt=Search%20%7C%20eCarsTrade&auid=1271297022.1774621816&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0&gtm=45He63p1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117484252&apve=1&apvf=f&apvc=1&tft=1774621820350&tfd=6839> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 14:30:20 [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=1734430661.1774621816&dt=Search%20%7C%20eCarsTrade&auid=1271297022.1774621816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774620721&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&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774621820350&tfd=6839> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 14:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za20gzb811692034zd811692034&_p=1774621814851&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=328911193.1774621816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=3&tag_exp=0~115938466~115938468~117266402~117484252&sid=1774621816&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=1774620721&ep.url=%2Fsearch&ep.eventName=search&_et=1&tfd=6822>
2026-03-27 14:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-27 14:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774621820335&cv=11&fst=1774621820335&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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 14:30:20 [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=1774621820534&vi=a56a3ef70fcf91cca0ab6bc71e50afdd&nc=true&u=129379155.a56a3ef70fcf91cca0ab6bc71e50afdd.1774621819540.1774621819540.1774621819540.1&b=129379155.1.1774621819540&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 14:30:20 [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=1734430661.1774621816&dt=Search%20%7C%20eCarsTrade&auid=1271297022.1774621816&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0&gtm=45He63p1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117484252&apve=1&apvf=f&apvc=1&tft=1774621820350&tfd=6839>
2026-03-27 14:30:20 [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=1734430661.1774621816&dt=Search%20%7C%20eCarsTrade&auid=1271297022.1774621816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774620721&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&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774621820350&tfd=6839>
2026-03-27 14:30:20 [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 14:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za20gzb811692034zd811692034&_p=1774621814851&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=328911193.1774621816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAACGQ&_s=4&tag_exp=0~115938466~115938468~117266402~117484252&uid=0&sid=1774621816&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=event&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774620721&ep.url=%2Fsearch&ep.eventName=search&ep.event=eventTracking&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&_et=3701&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=7146> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 14:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774621820660&cv=11&fst=1774621820660&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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 14:30:20 [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=1734430661.1774621816&dt=Search%20%7C%20eCarsTrade&auid=1271297022.1774621816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774620721&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&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774621820673&tfd=7162> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 14:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://s.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-27 14:30:20 [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=1774621820288&vi=a56a3ef70fcf91cca0ab6bc71e50afdd&nc=true&u=129379155.a56a3ef70fcf91cca0ab6bc71e50afdd.1774621819540.1774621819540.1774621819540.1&b=129379155.1.1774621819540&cc=15>
2026-03-27 14:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774621820335&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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=CAQSaQAFq6B9UZP6LpK8qEIpN7RO4uwuT14F2Gj9MsXIynOtoPoWUqYXoxg3RFI5BlGy-bEdXvFgO_Vug6uocUnQXmX5IS9Hnz7PBFXaLxYpuUZ5VQ6TFhihRdlqqMyV667q4-LJEgDe0IHQvw&random=795320924&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 14:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774621820335&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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=CAQSaQAFq6B9UZP6LpK8qEIpN7RO4uwuT14F2Gj9MsXIynOtoPoWUqYXoxg3RFI5BlGy-bEdXvFgO_Vug6uocUnQXmX5IS9Hnz7PBFXaLxYpuUZ5VQ6TFhihRdlqqMyV667q4-LJEgDe0IHQvw&random=795320924&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 14:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za20gzb811692034zd811692034&_p=1774621814851&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=328911193.1774621816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAACGQ&_s=4&tag_exp=0~115938466~115938468~117266402~117484252&uid=0&sid=1774621816&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=event&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774620721&ep.url=%2Fsearch&ep.eventName=search&ep.event=eventTracking&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&_et=3701&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=7146>
2026-03-27 14:30:20 [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=1774621820534&vi=a56a3ef70fcf91cca0ab6bc71e50afdd&nc=true&u=129379155.a56a3ef70fcf91cca0ab6bc71e50afdd.1774621819540.1774621819540.1774621819540.1&b=129379155.1.1774621819540&cc=15>
2026-03-27 14:30:20 [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=1734430661.1774621816&dt=Search%20%7C%20eCarsTrade&auid=1271297022.1774621816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774620721&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&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774621820673&tfd=7162>
2026-03-27 14:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774621820660&cv=11&fst=1774621820660&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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 14:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774621820660&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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=CAQSaQAFq6B99kUAK70XIabpqT9ZZd2irC-na9vgx_kN_TWqMXCbG32KDjSlRMzgCfFHuB2lksymHjGoMBR7EyhG5fQ-algGs6xfo7nYI7Q38s-QPj59yJ3RX4b_Tt0rdccaSUTi4BlqLs1xNw&random=1728899225&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 14:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774621820660&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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=CAQSaQAFq6B99kUAK70XIabpqT9ZZd2irC-na9vgx_kN_TWqMXCbG32KDjSlRMzgCfFHuB2lksymHjGoMBR7EyhG5fQ-algGs6xfo7nYI7Q38s-QPj59yJ3RX4b_Tt0rdccaSUTi4BlqLs1xNw&random=1728899225&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://s.clarity.ms/collect>
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774621820335&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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=CAQSaQAFq6B9UZP6LpK8qEIpN7RO4uwuT14F2Gj9MsXIynOtoPoWUqYXoxg3RFI5BlGy-bEdXvFgO_Vug6uocUnQXmX5IS9Hnz7PBFXaLxYpuUZ5VQ6TFhihRdlqqMyV667q4-LJEgDe0IHQvw&random=795320924&rmt_tld=0&ipr=y>
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774621820660&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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=CAQSaQAFq6B99kUAK70XIabpqT9ZZd2irC-na9vgx_kN_TWqMXCbG32KDjSlRMzgCfFHuB2lksymHjGoMBR7EyhG5fQ-algGs6xfo7nYI7Q38s-QPj59yJ3RX4b_Tt0rdccaSUTi4BlqLs1xNw&random=1728899225&rmt_tld=0&ipr=y>
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774621820335&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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=CAQSaQAFq6B9UZP6LpK8qEIpN7RO4uwuT14F2Gj9MsXIynOtoPoWUqYXoxg3RFI5BlGy-bEdXvFgO_Vug6uocUnQXmX5IS9Hnz7PBFXaLxYpuUZ5VQ6TFhihRdlqqMyV667q4-LJEgDe0IHQvw&random=795320924&rmt_tld=1&ipr=y>
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774621820660&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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=CAQSaQAFq6B99kUAK70XIabpqT9ZZd2irC-na9vgx_kN_TWqMXCbG32KDjSlRMzgCfFHuB2lksymHjGoMBR7EyhG5fQ-algGs6xfo7nYI7Q38s-QPj59yJ3RX4b_Tt0rdccaSUTi4BlqLs1xNw&random=1728899225&rmt_tld=1&ipr=y>
2026-03-27 14:30:21 [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 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009663/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/upload/sources/2/logo.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009662/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009661/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/logo/v2_192_icon.png>
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009510/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009499/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009487/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009468/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009448/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009427/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009400/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009314/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009313/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009312/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009311/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009310/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009308/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009307/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009261/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009260/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009259/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009663/photo_001/260x0__r.jpg>
2026-03-27 14:30:22 [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 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/upload/sources/2/logo.png>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009662/photo_001/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009661/photo_001/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009499/photo_000/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009487/photo_000/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009510/photo_000/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009427/photo_000/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009400/photo_000/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009314/photo_001/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009313/photo_001/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009448/photo_000/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009311/photo_001/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009312/photo_001/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009310/photo_001/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009308/photo_001/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009307/photo_001/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009261/photo_000/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/fr.png>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009260/photo_000/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009259/photo_000/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009468/photo_000/260x0__r.jpg>
2026-03-27 14:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://s.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-27 14:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://s.clarity.ms/collect>
2026-03-27 14:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://s.clarity.ms/collect>
2026-03-27 14:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za20gzb811692034zd811692034&_p=1774621814851&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=328911193.1774621816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=5&tag_exp=0~115938466~115938468~117266402~117484252&uid=0&sid=1774621816&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=event&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774620721&ep.url=%2Fsearch&ep.eventName=search&ep.event=eventTracking&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&_et=317&tfd=12148> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 14:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://s.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-27 14:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za20gzb811692034zd811692034&_p=1774621814851&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=328911193.1774621816&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=5&tag_exp=0~115938466~115938468~117266402~117484252&uid=0&sid=1774621816&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=event&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774620721&ep.url=%2Fsearch&ep.eventName=search&ep.event=eventTracking&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&_et=317&tfd=12148>
2026-03-27 14:30:25 [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=1774621825909&vi=a56a3ef70fcf91cca0ab6bc71e50afdd&nc=true&u=129379155.a56a3ef70fcf91cca0ab6bc71e50afdd.1774621819540.1774621819540.1774621819540.1&b=129379155.1.1774621819540&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 14:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774621825944&cv=11&fst=1774621825944&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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 14:30:25 [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=1734430661.1774621816&dt=Search%20%7C%20eCarsTrade&auid=1271297022.1774621816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774620721&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&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774621825955&tfd=12445> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 14:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774621825944&cv=11&fst=1774621825944&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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 14:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774621825944&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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=CAQSaQAFq6B9OKBua4LqIkCGjN_4se9PxUbeznH33s3v8qoMcSh2YCNgisKtIAnus6nvX80Dw51kjc7UiipLKiPjMKUd63-nRqOk-9Dzw1zPwR3-7qlI-VKcK2xOdvPFXYMX2bAd6pvZC4MFSA&random=892022270&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 14:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774621825944&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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=CAQSaQAFq6B9OKBua4LqIkCGjN_4se9PxUbeznH33s3v8qoMcSh2YCNgisKtIAnus6nvX80Dw51kjc7UiipLKiPjMKUd63-nRqOk-9Dzw1zPwR3-7qlI-VKcK2xOdvPFXYMX2bAd6pvZC4MFSA&random=892022270&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 14:30:26 [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=1774621825909&vi=a56a3ef70fcf91cca0ab6bc71e50afdd&nc=true&u=129379155.a56a3ef70fcf91cca0ab6bc71e50afdd.1774621819540.1774621819540.1774621819540.1&b=129379155.1.1774621819540&cc=15>
2026-03-27 14:30:26 [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=1734430661.1774621816&dt=Search%20%7C%20eCarsTrade&auid=1271297022.1774621816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774620721&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&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774621825955&tfd=12445>
2026-03-27 14:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774621825944&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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=CAQSaQAFq6B9OKBua4LqIkCGjN_4se9PxUbeznH33s3v8qoMcSh2YCNgisKtIAnus6nvX80Dw51kjc7UiipLKiPjMKUd63-nRqOk-9Dzw1zPwR3-7qlI-VKcK2xOdvPFXYMX2bAd6pvZC4MFSA&random=892022270&rmt_tld=0&ipr=y>
2026-03-27 14:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774621825944&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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=CAQSaQAFq6B9OKBua4LqIkCGjN_4se9PxUbeznH33s3v8qoMcSh2YCNgisKtIAnus6nvX80Dw51kjc7UiipLKiPjMKUd63-nRqOk-9Dzw1zPwR3-7qlI-VKcK2xOdvPFXYMX2bAd6pvZC4MFSA&random=892022270&rmt_tld=1&ipr=y>
2026-03-27 14:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://s.clarity.ms/collect>
2026-03-27 14:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774621828249&cv=11&fst=1774621828249&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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 14:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774621828269&cv=11&fst=1774621828269&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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 14:30:28 [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=1734430661.1774621816&dt=Search%20%7C%20eCarsTrade&auid=1271297022.1774621816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774620721&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774621828280&tfd=14770> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 14:30:28 [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=1734430661.1774621816&dt=Search%20%7C%20eCarsTrade&auid=1271297022.1774621816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774620721&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&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774621828281&tfd=14770> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-27 14:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774621828249&cv=11&fst=1774621828249&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=4>
2026-03-27 14:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774621828249&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSaQAFq6B9gm_PboR7dUXieFyriVle0r-XTJp1rbwuBdj9YhdeXxNhV0PeX2P1yj42Bq4jvf_TIZiql2ZRxCXLLxiUNFh3Y6-Zy-_gaVwlwOjTNscM8yCC_228X47ODnfE3hDLBZ6YiDSTlg&random=148934078&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 14:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774621828249&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSaQAFq6B9gm_PboR7dUXieFyriVle0r-XTJp1rbwuBdj9YhdeXxNhV0PeX2P1yj42Bq4jvf_TIZiql2ZRxCXLLxiUNFh3Y6-Zy-_gaVwlwOjTNscM8yCC_228X47ODnfE3hDLBZ6YiDSTlg&random=148934078&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 14:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774621828269&cv=11&fst=1774621828269&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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 14:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774621828269&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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=CAQSaQAFq6B9E7KpOkYaSS6rnzckYUR1cuHk_ltsCVgBkeN6CcPYDSV-7D-iZvxO6f5s17cOZXo13Aky2Cgs3HGOOBwV3e7LTSZIdYM2RtrzOZlNfjhMrO_Rw3bIAPyAd6quC2MW_qFx2ARbyA&random=2156385315&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 14:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774621828269&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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=CAQSaQAFq6B9E7KpOkYaSS6rnzckYUR1cuHk_ltsCVgBkeN6CcPYDSV-7D-iZvxO6f5s17cOZXo13Aky2Cgs3HGOOBwV3e7LTSZIdYM2RtrzOZlNfjhMrO_Rw3bIAPyAd6quC2MW_qFx2ARbyA&random=2156385315&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-27 14:30:28 [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=1734430661.1774621816&dt=Search%20%7C%20eCarsTrade&auid=1271297022.1774621816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774620721&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774621828280&tfd=14770>
2026-03-27 14:30:28 [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=1734430661.1774621816&dt=Search%20%7C%20eCarsTrade&auid=1271297022.1774621816&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774620721&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&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774621828281&tfd=14770>
2026-03-27 14:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774621828249&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSaQAFq6B9gm_PboR7dUXieFyriVle0r-XTJp1rbwuBdj9YhdeXxNhV0PeX2P1yj42Bq4jvf_TIZiql2ZRxCXLLxiUNFh3Y6-Zy-_gaVwlwOjTNscM8yCC_228X47ODnfE3hDLBZ6YiDSTlg&random=148934078&rmt_tld=0&ipr=y>
2026-03-27 14:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774621828249&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSaQAFq6B9gm_PboR7dUXieFyriVle0r-XTJp1rbwuBdj9YhdeXxNhV0PeX2P1yj42Bq4jvf_TIZiql2ZRxCXLLxiUNFh3Y6-Zy-_gaVwlwOjTNscM8yCC_228X47ODnfE3hDLBZ6YiDSTlg&random=148934078&rmt_tld=1&ipr=y>
2026-03-27 14:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774621828269&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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=CAQSaQAFq6B9E7KpOkYaSS6rnzckYUR1cuHk_ltsCVgBkeN6CcPYDSV-7D-iZvxO6f5s17cOZXo13Aky2Cgs3HGOOBwV3e7LTSZIdYM2RtrzOZlNfjhMrO_Rw3bIAPyAd6quC2MW_qFx2ARbyA&random=2156385315&rmt_tld=0&ipr=y>
2026-03-27 14:30:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774621828269&cv=11&fst=1774620000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401~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=1271297022.1774621816&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774620721%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=CAQSaQAFq6B9E7KpOkYaSS6rnzckYUR1cuHk_ltsCVgBkeN6CcPYDSV-7D-iZvxO6f5s17cOZXo13Aky2Cgs3HGOOBwV3e7LTSZIdYM2RtrzOZlNfjhMrO_Rw3bIAPyAd6quC2MW_qFx2ARbyA&random=2156385315&rmt_tld=1&ipr=y>
2026-03-27 14:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://s.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-27 14:30:30 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://s.clarity.ms/collect>
2026-03-27 14:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search> (referer: None) ['playwright']
2026-03-27 14:30:30 [ecarstrade.be] INFO: Cookies from Playwright: [{'name': 'IDE', 'value': 'AHWqTUmgWFjYcKLx9iVeabHV4_Jsyyt4n9IKC_fL8LyDjhbkdYIX1Y-X3XkxGzmx', 'domain': '.doubleclick.net', 'path': '/', 'expires': 1808317820, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777213814, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/PHPSESSID', 'value': 'v9lm6lrve1g0r385fctqjm4jmt', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774650614, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/first_landing_url', 'value': '%2Fsearch', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1836138614, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/perpage', 'value': '20', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777213814, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'gbuuid', 'value': '717de4ac-3248-4019-82cd-374e95b4a5a6', 'domain': 'ecarstrade.com', 'path': '/', 'expires': 1809181815, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gid', 'value': 'GA1.2.907673624.1774621816', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774708216, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774621876, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gcl_au', 'value': '1.1.1271297022.1774621816', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1782397816, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.328911193.1774621816', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837693816, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3A867813d7-0e21-4b16-936e-132d4f446982%22%2C%22%24device_id%22%3A%22867813d7-0e21-4b16-936e-132d4f446982%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': 1806157817, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'ajs_anonymous_id', 'value': 'e39704b9-3ce6-43d2-8ece-5cf9546c4a11', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1806157818, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': '__hstc', 'value': '129379155.a56a3ef70fcf91cca0ab6bc71e50afdd.1774621819540.1774621819540.1774621819540.1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790173819, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'hubspotutk', 'value': 'a56a3ef70fcf91cca0ab6bc71e50afdd', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790173819, '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.1774621819540', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774623619, '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-27T14%3A30%3A20.069Z%22%2C%22consentId%22%3A%225097c744-5c03-455b-b575-11849b3fd8ef%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-27T14%3A30%3A20.069Z%22%2C%22expirationTime%22%3A1790346620070%7D', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790346620, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"5097c744-5c03-455b-b575-11849b3fd8ef","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': 1774622121, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_0239LS8MTR', 'value': 'GS2.1.s1774621816$o1$g1$t1774621828$j48$l0$h0', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837693828, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'wIIXQZ9j3PwrGP1BL4QUX4y7wvM5FwGKF5IQEX1QTnQ-1774621820-1.0.1.1-0Z8GUNiI7VKzb3oVBhP6TVpjVruHRT_Unvoj4lsCfHEowiWlTzzL4Ftv9QOLznGZC71LRnfhGIeyequzMvzM2SWbBt3UwqYTY3GCMT6JcSY', 'domain': '.hubspot.com', 'path': '/', 'expires': 1774623620, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_cfuvid', 'value': '_MQPHkcpuQcoVc.5e1du3uQjCm5jRUxipBHw.3TRdhw-1774621820225-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-27 14:30:30 [ecarstrade.be] INFO: Scrapy-formatted cookies: [{'name': 'IDE', 'value': 'AHWqTUmgWFjYcKLx9iVeabHV4_Jsyyt4n9IKC_fL8LyDjhbkdYIX1Y-X3XkxGzmx', 'domain': '.doubleclick.net', 'path': '/'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/PHPSESSID', 'value': 'v9lm6lrve1g0r385fctqjm4jmt', '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': '717de4ac-3248-4019-82cd-374e95b4a5a6', 'domain': 'ecarstrade.com', 'path': '/'}, {'name': '_gid', 'value': 'GA1.2.907673624.1774621816', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.1271297022.1774621816', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.328911193.1774621816', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3A867813d7-0e21-4b16-936e-132d4f446982%22%2C%22%24device_id%22%3A%22867813d7-0e21-4b16-936e-132d4f446982%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': 'e39704b9-3ce6-43d2-8ece-5cf9546c4a11', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hstc', 'value': '129379155.a56a3ef70fcf91cca0ab6bc71e50afdd.1774621819540.1774621819540.1774621819540.1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'hubspotutk', 'value': 'a56a3ef70fcf91cca0ab6bc71e50afdd', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssrc', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssc', 'value': '129379155.1.1774621819540', '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-27T14%3A30%3A20.069Z%22%2C%22consentId%22%3A%225097c744-5c03-455b-b575-11849b3fd8ef%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-27T14%3A30%3A20.069Z%22%2C%22expirationTime%22%3A1790346620070%7D', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"5097c744-5c03-455b-b575-11849b3fd8ef","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.s1774621816$o1$g1$t1774621828$j48$l0$h0', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__cf_bm', 'value': 'wIIXQZ9j3PwrGP1BL4QUX4y7wvM5FwGKF5IQEX1QTnQ-1774621820-1.0.1.1-0Z8GUNiI7VKzb3oVBhP6TVpjVruHRT_Unvoj4lsCfHEowiWlTzzL4Ftv9QOLznGZC71LRnfhGIeyequzMvzM2SWbBt3UwqYTY3GCMT6JcSY', 'domain': '.hubspot.com', 'path': '/'}, {'name': '_cfuvid', 'value': '_MQPHkcpuQcoVc.5e1du3uQjCm5jRUxipBHw.3TRdhw-1774621820225-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/'}]
2026-03-27 14:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='ECarsTrade',RowKey='cookies') HTTP/1.1" 204 0
2026-03-27 14:30:30 [ecarstrade.be] INFO: Found sources: ['ALD', 'ARVAL', 'Athlon', 'AVIS', 'KBC', 'Trade-in Cars', 'Van Mossel', 'VW Group dealers']
2026-03-27 14:30: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 14:30:37 [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 14:30:37 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999259auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999259auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999259auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999261auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999261auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999261auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999277auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999277auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999277auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999278auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999278auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999278auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999457auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999457auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999457auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999458auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999458auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999458auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999460auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999460auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999460auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999461auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999461auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999461auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999462auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999462auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999462auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999463auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999463auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999463auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999468auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999468auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999468auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999469auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999469auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999469auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999470auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999470auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999470auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999472auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999472auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999472auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999570auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999570auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999570auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999572auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999572auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999572auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999573auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999573auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999573auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999575auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999575auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999575auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999613auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999613auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999613auction111006: 0
2026-03-27 14:30:37 [ecarstrade.be] INFO: Found listing with ID: 6999615auction111006
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999615auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:30:37 [ecarstrade.be] INFO: Scrape type for 6999615auction111006: 0
2026-03-27 14:30: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 14:31:07 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 2 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 14:31:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 185MiB
2026-03-27 14:31:12 [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 14:31:12 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 6999707auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276999707auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 6999707auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7000043auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000043auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7000043auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7000044auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000044auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7000044auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7000183auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000183auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7000183auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7000185auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000185auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7000185auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7000305auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000305auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7000305auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7000907auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000907auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7000907auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7000908auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000908auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7000908auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7000960auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000960auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7000960auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7000961auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277000961auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7000961auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7001062auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001062auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7001062auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7001063auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001063auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7001063auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7001064auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001064auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7001064auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7001065auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001065auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7001065auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7001344auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001344auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7001344auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7001393auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001393auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7001393auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7001949auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001949auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7001949auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7001952auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001952auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7001952auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7001956auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001956auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7001956auction111006: 0
2026-03-27 14:31:12 [ecarstrade.be] INFO: Found listing with ID: 7002132auction111006
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002132auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:12 [ecarstrade.be] INFO: Scrape type for 7002132auction111006: 0
2026-03-27 14:31: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 14:31:19 [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 14:31:20 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002134auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002134auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002134auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002136auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002136auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002136auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002137auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002137auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002137auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002140auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002140auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002140auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002399auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002399auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002399auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002433auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002433auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002433auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002434auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002434auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002434auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002435auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002435auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002435auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002444auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002444auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002444auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002469auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002469auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002469auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002640auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002640auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002640auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002641auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002641auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002641auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002733auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002733auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002733auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002742auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002742auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002742auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002743auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002743auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002743auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002744auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002744auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002744auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002746auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002746auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002746auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002763auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002763auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002763auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 7002764auction111006
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277002764auction111006%27 HTTP/1.1" 200 None
2026-03-27 14:31:20 [ecarstrade.be] INFO: Scrape type for 7002764auction111006: 0
2026-03-27 14:31:20 [ecarstrade.be] INFO: Found listing with ID: 6906917stock
2026-03-27 14:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:20 [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 14:31:20 [ecarstrade.be] INFO: Scrape type for 6906917stock: 0
2026-03-27 14:31: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 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 5661807stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 5661807stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6641568stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6641568stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6642494stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6642494stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6664136stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6664136stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6666900stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6666900stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6685729stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6685729stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6686133stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6686133stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6690601stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6690601stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6708816stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6708816stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6709582stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6709582stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6719179stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6719179stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6722712stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6722712stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6723860stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6723860stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6764581stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6764581stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6764985stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6764985stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6764996stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6764996stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6769298stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6769298stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6769393stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6769393stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6784515stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6784515stock: 0
2026-03-27 14:31:28 [ecarstrade.be] INFO: Found listing with ID: 6795176stock
2026-03-27 14:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:28 [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 14:31:28 [ecarstrade.be] INFO: Scrape type for 6795176stock: 0
2026-03-27 14:31: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 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6816168stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6816168stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6819880stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6819880stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6821040stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6821040stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6842457stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6842457stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6843749stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6843749stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6846412stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6846412stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6847119stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6847119stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6854164stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6854164stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6855416stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6855416stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6878513stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6878513stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6883181stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6883181stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6886947stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6886947stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6890019stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6890019stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6890677stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6890677stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6890920stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6890920stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6891450stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6891450stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6897903stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6897903stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6906305stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6906305stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6910287stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6910287stock: 0
2026-03-27 14:31:35 [ecarstrade.be] INFO: Found listing with ID: 6910288stock
2026-03-27 14:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:35 [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 14:31:35 [ecarstrade.be] INFO: Scrape type for 6910288stock: 0
2026-03-27 14:31: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 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6915596stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6915596stock: 0
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6915770stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6915770stock: 0
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6917674stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6917674stock: 0
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6922141stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6922141stock: 0
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6928196stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6928196stock: 0
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6928287stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6928287stock: 0
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6933343stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6933343stock: 0
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6939443stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6939443stock: 0
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6939689stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6939689stock: 0
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6945582stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6945582stock: 0
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6945629stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6945629stock: 0
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6953550stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6953550stock: 0
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6953591stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6953591stock: 0
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6953602stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6953602stock: 0
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6957434stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6957434stock: 0
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6957436stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6957436stock: 0
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6957438stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6957438stock: 0
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6960191stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6960191stock: 0
2026-03-27 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6960259stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6960259stock: 2
2026-03-27 14:31: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 14:31:46 [ecarstrade.be] INFO: Found listing with ID: 6960670stock
2026-03-27 14:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:46 [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 14:31:46 [ecarstrade.be] INFO: Scrape type for 6960670stock: 2
2026-03-27 14:31: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 14:31: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 14:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6960259> (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 14:31:53 [ecarstrade.be] INFO: Extracting details for car 6960259stock
2026-03-27 14:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b04e2124-25cf-55d3-baf7-c100ce0a63ff with identifier: 6960259stock
2026-03-27 14:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b04e2124-25cf-55d3-baf7-c100ce0a63ff with scrape type 2
2026-03-27 14:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b04e2124-25cf-55d3-baf7-c100ce0a63ff with scrape type 2
2026-03-27 14:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b04e2124-25cf-55d3-baf7-c100ce0a63ff, identifier: 6960259stock
2026-03-27 14:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b04e2124-25cf-55d3-baf7-c100ce0a63ff with identifier: 6960259stock
2026-03-27 14:31:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 14:31:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 14:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 14:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b04e2124-25cf-55d3-baf7-c100ce0a63ff with identifier: 6960259stock
2026-03-27 14:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b04e2124-25cf-55d3-baf7-c100ce0a63ff with identifier: 6960259stock to the API
2026-03-27 14:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:31:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6960259>
{'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': 'b04e2124-25cf-55d3-baf7-c100ce0a63ff',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6960259',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Polestar',
 'model': '2',
 'odometer': 69837,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Polestar 2 Long Range Single Motor Pilot Aut. LED-Xenon Virtual ACC '
          'Navi KeylessGo Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'Long Range Single Motor Pilot Aut. LED-Xenon Virtual ACC Navi '
         'KeylessGo Klima PDC ...',
 'vin': None,
 'year': 2021}
2026-03-27 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:54 [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 14:31:54 [ecarstrade.be] INFO: Saving data for 6960259stock: {'created_time': 1773956119.892682, 'last_price_update_time': 1774621914.342985}
2026-03-27 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6960259stock') HTTP/1.1" 204 0
2026-03-27 14:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6960670> (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 14:31:54 [ecarstrade.be] INFO: Extracting details for car 6960670stock
2026-03-27 14:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef8e6c6a-b487-59c3-af85-08cd75ac2570 with identifier: 6960670stock
2026-03-27 14:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef8e6c6a-b487-59c3-af85-08cd75ac2570 with scrape type 2
2026-03-27 14:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef8e6c6a-b487-59c3-af85-08cd75ac2570 with scrape type 2
2026-03-27 14:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ef8e6c6a-b487-59c3-af85-08cd75ac2570, identifier: 6960670stock
2026-03-27 14:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ef8e6c6a-b487-59c3-af85-08cd75ac2570 with identifier: 6960670stock
2026-03-27 14:31:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 14:31:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 14:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 14:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ef8e6c6a-b487-59c3-af85-08cd75ac2570 with identifier: 6960670stock
2026-03-27 14:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ef8e6c6a-b487-59c3-af85-08cd75ac2570 with identifier: 6960670stock to the API
2026-03-27 14:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:31:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:31:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6960670>
{'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': 'ef8e6c6a-b487-59c3-af85-08cd75ac2570',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6960670',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 111197,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-12-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes A 180d Aut. LED-Xenon Widescreen Navi 1/2 Sport-Leather '
          'KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'd Aut. LED-Xenon Widescreen Navi 1/2 Sport-Leather KeylessGo Camera '
         'Klima PDC ...',
 'vin': None,
 'year': 2019}
2026-03-27 14:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:55 [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 14:31:55 [ecarstrade.be] INFO: Saving data for 6960670stock: {'created_time': 1774276714.694, 'last_price_update_time': 1774621915.127668}
2026-03-27 14:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6960670stock') HTTP/1.1" 204 0
2026-03-27 14:32:07 [scrapy.extensions.logstats] INFO: Crawled 9 pages (at 7 pages/min), scraped 2 items (at 2 items/min)
2026-03-27 14:32:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 221MiB
2026-03-27 14:32:42 [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 14:32:42 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:32:42 [ecarstrade.be] INFO: Found listing with ID: 6962711stock
2026-03-27 14:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276962711stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:42 [ecarstrade.be] INFO: Scrape type for 6962711stock: 0
2026-03-27 14:32:42 [ecarstrade.be] INFO: Found listing with ID: 6962713stock
2026-03-27 14:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276962713stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:42 [ecarstrade.be] INFO: Scrape type for 6962713stock: 0
2026-03-27 14:32:42 [ecarstrade.be] INFO: Found listing with ID: 6962714stock
2026-03-27 14:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276962714stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:42 [ecarstrade.be] INFO: Scrape type for 6962714stock: 0
2026-03-27 14:32:42 [ecarstrade.be] INFO: Found listing with ID: 6962716stock
2026-03-27 14:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276962716stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:42 [ecarstrade.be] INFO: Scrape type for 6962716stock: 0
2026-03-27 14:32:42 [ecarstrade.be] INFO: Found listing with ID: 6962808stock
2026-03-27 14:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276962808stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:42 [ecarstrade.be] INFO: Scrape type for 6962808stock: 0
2026-03-27 14:32:42 [ecarstrade.be] INFO: Found listing with ID: 6962855stock
2026-03-27 14:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276962855stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:42 [ecarstrade.be] INFO: Scrape type for 6962855stock: 0
2026-03-27 14:32:42 [ecarstrade.be] INFO: Found listing with ID: 6963226stock
2026-03-27 14:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276963226stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:42 [ecarstrade.be] INFO: Scrape type for 6963226stock: 0
2026-03-27 14:32:42 [ecarstrade.be] INFO: Found listing with ID: 6908964stock
2026-03-27 14:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276908964stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:42 [ecarstrade.be] INFO: Scrape type for 6908964stock: 2
2026-03-27 14:32: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 14:32:42 [ecarstrade.be] INFO: Found listing with ID: 6937847stock
2026-03-27 14:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276937847stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:42 [ecarstrade.be] INFO: Scrape type for 6937847stock: 2
2026-03-27 14:32: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 14:32:42 [ecarstrade.be] INFO: Found listing with ID: 6939652stock
2026-03-27 14:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276939652stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:42 [ecarstrade.be] INFO: Scrape type for 6939652stock: 0
2026-03-27 14:32:42 [ecarstrade.be] INFO: Found listing with ID: 6940210stock
2026-03-27 14:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276940210stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:42 [ecarstrade.be] INFO: Scrape type for 6940210stock: 2
2026-03-27 14:32: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 14:32:42 [ecarstrade.be] INFO: Found listing with ID: 6941363stock
2026-03-27 14:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276941363stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:42 [ecarstrade.be] INFO: Scrape type for 6941363stock: 2
2026-03-27 14:32: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 14:32:42 [ecarstrade.be] INFO: Found listing with ID: 6941452stock
2026-03-27 14:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276941452stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:42 [ecarstrade.be] INFO: Scrape type for 6941452stock: 2
2026-03-27 14:32: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 14:32:42 [ecarstrade.be] INFO: Found listing with ID: 6941565stock
2026-03-27 14:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276941565stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:42 [ecarstrade.be] INFO: Scrape type for 6941565stock: 2
2026-03-27 14:32: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 14:32:42 [ecarstrade.be] INFO: Found listing with ID: 6941593stock
2026-03-27 14:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276941593stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:42 [ecarstrade.be] INFO: Scrape type for 6941593stock: 2
2026-03-27 14:32: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 14:32:42 [ecarstrade.be] INFO: Found listing with ID: 6941759stock
2026-03-27 14:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276941759stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:43 [ecarstrade.be] INFO: Scrape type for 6941759stock: 2
2026-03-27 14:32: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 14:32:43 [ecarstrade.be] INFO: Found listing with ID: 6941847stock
2026-03-27 14:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276941847stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:43 [ecarstrade.be] INFO: Scrape type for 6941847stock: 2
2026-03-27 14:32:43 [ecarstrade.be] INFO: Found listing with ID: 6948713stock
2026-03-27 14:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276948713stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:43 [ecarstrade.be] INFO: Scrape type for 6948713stock: 2
2026-03-27 14:32:43 [ecarstrade.be] INFO: Found listing with ID: 6948720stock
2026-03-27 14:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276948720stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:43 [ecarstrade.be] INFO: Scrape type for 6948720stock: 0
2026-03-27 14:32:43 [ecarstrade.be] INFO: Found listing with ID: 6950867stock
2026-03-27 14:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950867stock%27 HTTP/1.1" 200 None
2026-03-27 14:32:43 [ecarstrade.be] INFO: Scrape type for 6950867stock: 2
2026-03-27 14:32:51 [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 14:32: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 14:32:51 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6956822stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6956822stock: 2
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6961504stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6961504stock: 2
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6963854stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6963854stock: 0
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6779771stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6779771stock: 2
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6798434stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6798434stock: 2
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6807786stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6807786stock: 0
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6812448stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6812448stock: 0
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6812473stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6812473stock: 0
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6812486stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6812486stock: 0
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6821529stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6821529stock: 0
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6826882stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6826882stock: 0
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6841360stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6841360stock: 0
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6841368stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6841368stock: 0
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6846596stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6846596stock: 2
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6852962stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6852962stock: 2
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6853153stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6853153stock: 0
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6861986stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6861986stock: 0
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6862936stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6862936stock: 0
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6869116stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6869116stock: 0
2026-03-27 14:32:51 [ecarstrade.be] INFO: Found listing with ID: 6870434stock
2026-03-27 14:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:51 [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 14:32:51 [ecarstrade.be] INFO: Scrape type for 6870434stock: 0
2026-03-27 14:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6941759> (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 14:32: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 14:32:58 [ecarstrade.be] INFO: Extracting details for car 6941759stock
2026-03-27 14:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ff8797f-b9e0-557f-9706-654b07378018 with identifier: 6941759stock
2026-03-27 14:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ff8797f-b9e0-557f-9706-654b07378018 with scrape type 2
2026-03-27 14:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ff8797f-b9e0-557f-9706-654b07378018 with scrape type 2
2026-03-27 14:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1ff8797f-b9e0-557f-9706-654b07378018, identifier: 6941759stock
2026-03-27 14:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1ff8797f-b9e0-557f-9706-654b07378018 with identifier: 6941759stock
2026-03-27 14:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1ff8797f-b9e0-557f-9706-654b07378018 with identifier: 6941759stock
2026-03-27 14:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1ff8797f-b9e0-557f-9706-654b07378018 with identifier: 6941759stock to the API
2026-03-27 14:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:32:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6941759>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '1ff8797f-b9e0-557f-9706-654b07378018',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6941759',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'Q5',
 'odometer': 159677,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-11-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi Q5 2.0 TDI 150HP LED-Matrix Navi Leather KeylessGo Klima PDC '
          '...',
 'transmission': 'manual',
 'trim': '2.0 TDI 150HP LED-Matrix Navi Leather KeylessGo Klima PDC ...',
 'vin': None,
 'year': 2018}
2026-03-27 14:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:59 [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 14:32:59 [ecarstrade.be] INFO: Saving data for 6941759stock: {'created_time': 1773672102.401403, 'last_price_update_time': 1774621979.049632}
2026-03-27 14:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6941759stock') HTTP/1.1" 204 0
2026-03-27 14:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6941363> (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 14:33: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 14:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6941452> (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 14:33: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 14:33:06 [ecarstrade.be] INFO: Extracting details for car 6941363stock
2026-03-27 14:33:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a64efde8-fd30-520e-9411-fd9a935bc12e with identifier: 6941363stock
2026-03-27 14:33:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a64efde8-fd30-520e-9411-fd9a935bc12e with scrape type 2
2026-03-27 14:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a64efde8-fd30-520e-9411-fd9a935bc12e with scrape type 2
2026-03-27 14:33:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a64efde8-fd30-520e-9411-fd9a935bc12e, identifier: 6941363stock
2026-03-27 14:33:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a64efde8-fd30-520e-9411-fd9a935bc12e with identifier: 6941363stock
2026-03-27 14:33:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 14:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 14:33:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a64efde8-fd30-520e-9411-fd9a935bc12e with identifier: 6941363stock
2026-03-27 14:33:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a64efde8-fd30-520e-9411-fd9a935bc12e with identifier: 6941363stock to the API
2026-03-27 14:33:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:33:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6941363>
{'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': None,
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'a64efde8-fd30-520e-9411-fd9a935bc12e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6941363',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Kia',
 'model': 'XCeed',
 'odometer': 54199,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-06',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Kia Xceed 1.6 GDi Plug-In Hybrid Active Aut. LED-Xenon Navi 1/2 '
          'Leather KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'Xceed 1.6 GDi Plug-In Hybrid Active Aut. LED-Xenon Navi 1/2 Leather '
         'KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2022}
2026-03-27 14:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33: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 14:33:06 [ecarstrade.be] INFO: Saving data for 6941363stock: {'created_time': 1773300766.147692, 'last_price_update_time': 1774621986.551732}
2026-03-27 14:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6941363stock') HTTP/1.1" 204 0
2026-03-27 14:33:06 [ecarstrade.be] INFO: Extracting details for car 6941452stock
2026-03-27 14:33:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21909275-8311-538c-b847-03e7c7997953 with identifier: 6941452stock
2026-03-27 14:33:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21909275-8311-538c-b847-03e7c7997953 with scrape type 2
2026-03-27 14:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21909275-8311-538c-b847-03e7c7997953 with scrape type 2
2026-03-27 14:33:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 21909275-8311-538c-b847-03e7c7997953, identifier: 6941452stock
2026-03-27 14:33:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 21909275-8311-538c-b847-03e7c7997953 with identifier: 6941452stock
2026-03-27 14:33:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 14:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 14:33:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 14:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 14:33:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 21909275-8311-538c-b847-03e7c7997953 with identifier: 6941452stock
2026-03-27 14:33:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 21909275-8311-538c-b847-03e7c7997953 with identifier: 6941452stock to the API
2026-03-27 14:33:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:33:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6941452>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': None,
 'fuel_type': 'Petrol',
 'id': '21909275-8311-538c-b847-03e7c7997953',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6941452',
 'listing': 'auction',
 'location': 'France - "2ndMove Lyon"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 98561,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Captur 1.3i Mild-Hybrid R.S.-Line Aut. LED Virtual Navi-Pro '
          '1/2 Sport-Leather KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': '1.3i Mild-Hybrid R.S.-Line Aut. LED Virtual Navi-Pro 1/2 '
         'Sport-Leather KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2022}
2026-03-27 14:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276941452stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:07 [ecarstrade.be] INFO: Saving data for 6941452stock: {'created_time': 1773300772.167097, 'last_price_update_time': 1774621987.007043}
2026-03-27 14:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6941452stock') HTTP/1.1" 204 0
2026-03-27 14:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6941847> (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 14: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 14:33:07 [scrapy.extensions.logstats] INFO: Crawled 15 pages (at 6 pages/min), scraped 5 items (at 3 items/min)
2026-03-27 14:33:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 240MiB
2026-03-27 14:33:07 [ecarstrade.be] INFO: Extracting details for car 6941847stock
2026-03-27 14:33:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20ccacc2-3175-5153-80d0-fc2a9b7bdbf8 with identifier: 6941847stock
2026-03-27 14:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20ccacc2-3175-5153-80d0-fc2a9b7bdbf8 with scrape type 2
2026-03-27 14:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20ccacc2-3175-5153-80d0-fc2a9b7bdbf8 with scrape type 2
2026-03-27 14:33:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 20ccacc2-3175-5153-80d0-fc2a9b7bdbf8, identifier: 6941847stock
2026-03-27 14:33:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 20ccacc2-3175-5153-80d0-fc2a9b7bdbf8 with identifier: 6941847stock
2026-03-27 14:33:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 20ccacc2-3175-5153-80d0-fc2a9b7bdbf8 with identifier: 6941847stock
2026-03-27 14:33:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 20ccacc2-3175-5153-80d0-fc2a9b7bdbf8 with identifier: 6941847stock to the API
2026-03-27 14:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:33:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6941847>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '20ccacc2-3175-5153-80d0-fc2a9b7bdbf8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6941847',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A5',
 'odometer': 202733,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-04-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi A5 SB 2.0 35 TDI Aut. LED-Matrix Navi Leather KeylessGo Klima '
          'PDC ...',
 'transmission': 'automatic',
 'trim': 'SB 2.0 35 TDI Aut. LED-Matrix Navi Leather KeylessGo Klima PDC ...',
 'vin': None,
 'year': 2019}
2026-03-27 14:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276941847stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:07 [ecarstrade.be] INFO: Saving data for 6941847stock: {'created_time': 1773180967.289799, 'last_price_update_time': 1774621987.537392}
2026-03-27 14:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6941847stock') HTTP/1.1" 204 0
2026-03-27 14:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6941565> (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 14:33: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 14:33:10 [ecarstrade.be] INFO: Extracting details for car 6941565stock
2026-03-27 14:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f6eb3c5-7710-56bc-9e3e-5031075ea35e with identifier: 6941565stock
2026-03-27 14:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f6eb3c5-7710-56bc-9e3e-5031075ea35e with scrape type 2
2026-03-27 14:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f6eb3c5-7710-56bc-9e3e-5031075ea35e with scrape type 2
2026-03-27 14:33:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0f6eb3c5-7710-56bc-9e3e-5031075ea35e, identifier: 6941565stock
2026-03-27 14:33:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0f6eb3c5-7710-56bc-9e3e-5031075ea35e with identifier: 6941565stock
2026-03-27 14:33:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0f6eb3c5-7710-56bc-9e3e-5031075ea35e with identifier: 6941565stock
2026-03-27 14:33:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0f6eb3c5-7710-56bc-9e3e-5031075ea35e with identifier: 6941565stock to the API
2026-03-27 14:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:33:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6941565>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '0f6eb3c5-7710-56bc-9e3e-5031075ea35e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6941565',
 'listing': 'auction',
 'location': 'Belgium - "GNK - Remarketing Genk LANGERLO 002-007-003"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 135317,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi A3 SB 2.0 30 TDi LED Virtual Navi KeylessGo Klima PDC ...',
 'transmission': 'manual',
 'trim': 'SB 2.0 30 TDi LED Virtual Navi KeylessGo Klima PDC ...',
 'vin': None,
 'year': 2022}
2026-03-27 14:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:10 [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 14:33:10 [ecarstrade.be] INFO: Saving data for 6941565stock: {'created_time': 1773351788.28592, 'last_price_update_time': 1774621990.599366}
2026-03-27 14:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6941565stock') HTTP/1.1" 204 0
2026-03-27 14:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6908964> (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 14:33: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 14:33:10 [ecarstrade.be] INFO: Extracting details for car 6908964stock
2026-03-27 14:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b8213b3-f5b2-59b7-9c87-92ae39ebcfe5 with identifier: 6908964stock
2026-03-27 14:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b8213b3-f5b2-59b7-9c87-92ae39ebcfe5 with scrape type 2
2026-03-27 14:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b8213b3-f5b2-59b7-9c87-92ae39ebcfe5 with scrape type 2
2026-03-27 14:33:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3b8213b3-f5b2-59b7-9c87-92ae39ebcfe5, identifier: 6908964stock
2026-03-27 14:33:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3b8213b3-f5b2-59b7-9c87-92ae39ebcfe5 with identifier: 6908964stock
2026-03-27 14:33:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3b8213b3-f5b2-59b7-9c87-92ae39ebcfe5 with identifier: 6908964stock
2026-03-27 14:33:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3b8213b3-f5b2-59b7-9c87-92ae39ebcfe5 with identifier: 6908964stock to the API
2026-03-27 14:33:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:33:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:33:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6908964>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 5',
 'engine': '1.2L',
 'expiration_date': None,
 'fuel_type': 'Petrol',
 'id': '3b8213b3-f5b2-59b7-9c87-92ae39ebcfe5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6908964',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Skoda',
 'model': 'Roomster',
 'odometer': 219186,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2010-09-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Roomster 1.2 TSI Pano Klima PDC ...',
 'transmission': 'manual',
 'trim': 'SKODA  1.2 TSI Pano Klima PDC ...',
 'vin': None,
 'year': 2010}
2026-03-27 14:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:11 [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 14:33:11 [ecarstrade.be] INFO: Saving data for 6908964stock: {'created_time': 1774449098.353523, 'last_price_update_time': 1774621991.310689}
2026-03-27 14:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6908964stock') HTTP/1.1" 204 0
2026-03-27 14:33:14 [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 14: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 14:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6937847> (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 14: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 14:33:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:33:14 [ecarstrade.be] INFO: Found listing with ID: 6879653stock
2026-03-27 14:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276879653stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:14 [ecarstrade.be] INFO: Scrape type for 6879653stock: 2
2026-03-27 14:33:14 [ecarstrade.be] INFO: Extracting details for car 6937847stock
2026-03-27 14:33:14 [ecarstrade.be] INFO: Found listing with ID: 6881269stock
2026-03-27 14:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276881269stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:14 [ecarstrade.be] INFO: Scrape type for 6881269stock: 0
2026-03-27 14:33:14 [ecarstrade.be] INFO: Found listing with ID: 6882775stock
2026-03-27 14:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276882775stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:14 [ecarstrade.be] INFO: Scrape type for 6882775stock: 2
2026-03-27 14:33:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0da5ad4-dc5a-5d54-9098-b1836569d2a0 with identifier: 6937847stock
2026-03-27 14:33:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0da5ad4-dc5a-5d54-9098-b1836569d2a0 with scrape type 2
2026-03-27 14:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0da5ad4-dc5a-5d54-9098-b1836569d2a0 with scrape type 2
2026-03-27 14:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c0da5ad4-dc5a-5d54-9098-b1836569d2a0, identifier: 6937847stock
2026-03-27 14:33:15 [ecarstrade.be] INFO: Found listing with ID: 6885897stock
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276885897stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:15 [ecarstrade.be] INFO: Scrape type for 6885897stock: 0
2026-03-27 14:33:15 [ecarstrade.be] INFO: Found listing with ID: 6889981stock
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276889981stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:15 [ecarstrade.be] INFO: Scrape type for 6889981stock: 0
2026-03-27 14:33:15 [ecarstrade.be] INFO: Found listing with ID: 6891000stock
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276891000stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:15 [ecarstrade.be] INFO: Scrape type for 6891000stock: 0
2026-03-27 14:33:15 [ecarstrade.be] INFO: Found listing with ID: 6897221stock
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276897221stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:15 [ecarstrade.be] INFO: Scrape type for 6897221stock: 2
2026-03-27 14:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c0da5ad4-dc5a-5d54-9098-b1836569d2a0 with identifier: 6937847stock
2026-03-27 14:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c0da5ad4-dc5a-5d54-9098-b1836569d2a0 with identifier: 6937847stock
2026-03-27 14:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c0da5ad4-dc5a-5d54-9098-b1836569d2a0 with identifier: 6937847stock to the API
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:33:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6937847>
{'auction_title': '',
 'c_o_2_emission_value': 24,
 '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': 'c0da5ad4-dc5a-5d54-9098-b1836569d2a0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6937847',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Mercedes',
 'model': 'CLA 250 Shooting Brake',
 'odometer': 172948,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes CLA 250e SB Plug-In Hybrid Aut. LED-Xenon Widescreen '
          'Ambient Navi Sport-Leather KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'CLA 250e SB Plug-In Hybrid Aut. LED-Xenon Widescreen Ambient Navi '
         'Sport-Leather KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2022}
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276937847stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:15 [ecarstrade.be] INFO: Saving data for 6937847stock: {'created_time': 1773300790.652039, 'last_price_update_time': 1774621995.416684}
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6937847stock') HTTP/1.1" 204 0
2026-03-27 14:33:15 [ecarstrade.be] INFO: Found listing with ID: 6898076stock
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276898076stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:15 [ecarstrade.be] INFO: Scrape type for 6898076stock: 2
2026-03-27 14:33:15 [ecarstrade.be] INFO: Found listing with ID: 6907097stock
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276907097stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:15 [ecarstrade.be] INFO: Scrape type for 6907097stock: 2
2026-03-27 14:33:15 [ecarstrade.be] INFO: Found listing with ID: 6908828stock
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276908828stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:15 [ecarstrade.be] INFO: Scrape type for 6908828stock: 0
2026-03-27 14:33:15 [ecarstrade.be] INFO: Found listing with ID: 6909332stock
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276909332stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:15 [ecarstrade.be] INFO: Scrape type for 6909332stock: 2
2026-03-27 14:33:15 [ecarstrade.be] INFO: Found listing with ID: 6909883stock
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276909883stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:15 [ecarstrade.be] INFO: Scrape type for 6909883stock: 0
2026-03-27 14:33:15 [ecarstrade.be] INFO: Found listing with ID: 6914084stock
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276914084stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:15 [ecarstrade.be] INFO: Scrape type for 6914084stock: 0
2026-03-27 14:33:15 [ecarstrade.be] INFO: Found listing with ID: 6915515stock
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276915515stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:15 [ecarstrade.be] INFO: Scrape type for 6915515stock: 0
2026-03-27 14:33:15 [ecarstrade.be] INFO: Found listing with ID: 6917287stock
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276917287stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:15 [ecarstrade.be] INFO: Scrape type for 6917287stock: 0
2026-03-27 14:33:15 [ecarstrade.be] INFO: Found listing with ID: 6917331stock
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276917331stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:15 [ecarstrade.be] INFO: Scrape type for 6917331stock: 0
2026-03-27 14:33:15 [ecarstrade.be] INFO: Found listing with ID: 6917365stock
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276917365stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:15 [ecarstrade.be] INFO: Scrape type for 6917365stock: 0
2026-03-27 14:33:15 [ecarstrade.be] INFO: Found listing with ID: 6919263stock
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276919263stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:15 [ecarstrade.be] INFO: Scrape type for 6919263stock: 0
2026-03-27 14:33:15 [ecarstrade.be] INFO: Found listing with ID: 6923974stock
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276923974stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:15 [ecarstrade.be] INFO: Scrape type for 6923974stock: 0
2026-03-27 14:33:15 [ecarstrade.be] INFO: Found listing with ID: 6932497stock
2026-03-27 14:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276932497stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:15 [ecarstrade.be] INFO: Scrape type for 6932497stock: 0
2026-03-27 14:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6940210> (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 14:33: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 14:33:17 [ecarstrade.be] INFO: Extracting details for car 6940210stock
2026-03-27 14:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 721a8477-9b2d-5e43-866c-e8a52945a2d7 with identifier: 6940210stock
2026-03-27 14:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 721a8477-9b2d-5e43-866c-e8a52945a2d7 with scrape type 2
2026-03-27 14:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 721a8477-9b2d-5e43-866c-e8a52945a2d7 with scrape type 2
2026-03-27 14:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 721a8477-9b2d-5e43-866c-e8a52945a2d7, identifier: 6940210stock
2026-03-27 14:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 721a8477-9b2d-5e43-866c-e8a52945a2d7 with identifier: 6940210stock
2026-03-27 14:33:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 14:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 14:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 721a8477-9b2d-5e43-866c-e8a52945a2d7 with identifier: 6940210stock
2026-03-27 14:33:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 721a8477-9b2d-5e43-866c-e8a52945a2d7 with identifier: 6940210stock to the API
2026-03-27 14:33:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:33:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:33:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6940210>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': None,
 'fuel_type': 'Electric',
 'id': '721a8477-9b2d-5e43-866c-e8a52945a2d7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6940210',
 'listing': 'auction',
 'location': 'France - "ST AIGNAN DE GRAND LIEU"',
 'make': 'Renault',
 'model': 'Austral',
 'odometer': 141992,
 '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': 'Renault Austral 1.2 E-Tech Hybrid 200Hp Techno Aut. LED Virtual '
          'Navi-Pro 1/2 Leather KeylessGo Camera 360 Klima PDC ...',
 'transmission': 'automatic',
 'trim': '1.2 E-Tech Hybrid 200Hp Techno Aut. LED Virtual Navi-Pro 1/2 Leather '
         'KeylessGo Camera 360 Klima PDC ...',
 'vin': None,
 'year': 2023}
2026-03-27 14:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:17 [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 14:33:17 [ecarstrade.be] INFO: Saving data for 6940210stock: {'created_time': 1773672100.897258, 'last_price_update_time': 1774621997.639669}
2026-03-27 14:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6940210stock') HTTP/1.1" 204 0
2026-03-27 14:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6941593> (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 14:33: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 14:33:17 [ecarstrade.be] INFO: Extracting details for car 6941593stock
2026-03-27 14:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96df7be4-f2c3-5a99-b853-7f17ea2e0cfe with identifier: 6941593stock
2026-03-27 14:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96df7be4-f2c3-5a99-b853-7f17ea2e0cfe with scrape type 2
2026-03-27 14:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96df7be4-f2c3-5a99-b853-7f17ea2e0cfe with scrape type 2
2026-03-27 14:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 96df7be4-f2c3-5a99-b853-7f17ea2e0cfe, identifier: 6941593stock
2026-03-27 14:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 96df7be4-f2c3-5a99-b853-7f17ea2e0cfe with identifier: 6941593stock
2026-03-27 14:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 96df7be4-f2c3-5a99-b853-7f17ea2e0cfe with identifier: 6941593stock
2026-03-27 14:33:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 96df7be4-f2c3-5a99-b853-7f17ea2e0cfe with identifier: 6941593stock to the API
2026-03-27 14:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:33:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:33:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6941593>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': None,
 'fuel_type': 'Petrol',
 'id': '96df7be4-f2c3-5a99-b853-7f17ea2e0cfe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6941593',
 'listing': 'auction',
 'location': 'France - "2ndMove Marseille"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 93358,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Captur 1.3i Mild-Hybrid R.S.-Line Aut. LED Virtual Navi-Pro '
          '1/2 Sport-Leather KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': '1.3i Mild-Hybrid R.S.-Line Aut. LED Virtual Navi-Pro 1/2 '
         'Sport-Leather KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2022}
2026-03-27 14:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:18 [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 14:33:18 [ecarstrade.be] INFO: Saving data for 6941593stock: {'created_time': 1773300767.520507, 'last_price_update_time': 1774621998.277715}
2026-03-27 14:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6941593stock') HTTP/1.1" 204 0
2026-03-27 14:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6948713> (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 14: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 14:33:22 [ecarstrade.be] INFO: Extracting details for car 6948713stock
2026-03-27 14:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6961504> (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 14: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 14:33:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39d10dfb-1619-5981-9560-9e496e24fb7e with identifier: 6948713stock
2026-03-27 14:33:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39d10dfb-1619-5981-9560-9e496e24fb7e with scrape type 2
2026-03-27 14:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39d10dfb-1619-5981-9560-9e496e24fb7e with scrape type 2
2026-03-27 14:33:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 39d10dfb-1619-5981-9560-9e496e24fb7e, identifier: 6948713stock
2026-03-27 14:33:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 39d10dfb-1619-5981-9560-9e496e24fb7e with identifier: 6948713stock
2026-03-27 14:33:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 39d10dfb-1619-5981-9560-9e496e24fb7e with identifier: 6948713stock
2026-03-27 14:33:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 39d10dfb-1619-5981-9560-9e496e24fb7e with identifier: 6948713stock to the API
2026-03-27 14:33:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:33:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6948713>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '39d10dfb-1619-5981-9560-9e496e24fb7e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6948713',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Mercedes',
 'model': 'C 200',
 'odometer': 152963,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-07-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes C 200d AMG LED Navi-Pro Sport-Leather KeylessGo Klima PDC '
          '...',
 'transmission': 'manual',
 'trim': 'd AMG LED Navi-Pro Sport-Leather KeylessGo Klima PDC ...',
 'vin': None,
 'year': 2019}
2026-03-27 14:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276948713stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:22 [ecarstrade.be] INFO: Saving data for 6948713stock: {'created_time': 1773758269.331539, 'last_price_update_time': 1774622002.906306}
2026-03-27 14:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6948713stock') HTTP/1.1" 204 0
2026-03-27 14:33:22 [ecarstrade.be] INFO: Extracting details for car 6961504stock
2026-03-27 14:33:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3be25195-5cff-58e0-96f3-6121fd6875b3 with identifier: 6961504stock
2026-03-27 14:33:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3be25195-5cff-58e0-96f3-6121fd6875b3 with scrape type 2
2026-03-27 14:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3be25195-5cff-58e0-96f3-6121fd6875b3 with scrape type 2
2026-03-27 14:33:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3be25195-5cff-58e0-96f3-6121fd6875b3, identifier: 6961504stock
2026-03-27 14:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3be25195-5cff-58e0-96f3-6121fd6875b3 with identifier: 6961504stock
2026-03-27 14:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3be25195-5cff-58e0-96f3-6121fd6875b3 with identifier: 6961504stock
2026-03-27 14:33:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3be25195-5cff-58e0-96f3-6121fd6875b3 with identifier: 6961504stock to the API
2026-03-27 14:33:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:33:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6961504>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '3be25195-5cff-58e0-96f3-6121fd6875b3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6961504',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Mercedes',
 'model': 'C 180',
 'odometer': 132655,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes C 180d LED-Xenon Leather Klima PDC ...',
 'transmission': 'manual',
 'trim': 'd LED-Xenon Leather Klima PDC ...',
 'vin': None,
 'year': 2018}
2026-03-27 14:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276961504stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:23 [ecarstrade.be] INFO: Saving data for 6961504stock: {'created_time': 1773758272.153197, 'last_price_update_time': 1774622003.344247}
2026-03-27 14:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6961504stock') HTTP/1.1" 204 0
2026-03-27 14:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6798434> (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 14: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 14:33:28 [ecarstrade.be] INFO: Extracting details for car 6798434stock
2026-03-27 14:33:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5d4993a-94b9-5b5d-b077-93c6697f1f74 with identifier: 6798434stock
2026-03-27 14:33:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5d4993a-94b9-5b5d-b077-93c6697f1f74 with scrape type 2
2026-03-27 14:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5d4993a-94b9-5b5d-b077-93c6697f1f74 with scrape type 2
2026-03-27 14:33:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d5d4993a-94b9-5b5d-b077-93c6697f1f74, identifier: 6798434stock
2026-03-27 14:33:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d5d4993a-94b9-5b5d-b077-93c6697f1f74 with identifier: 6798434stock
2026-03-27 14:33:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d5d4993a-94b9-5b5d-b077-93c6697f1f74 with identifier: 6798434stock
2026-03-27 14:33:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d5d4993a-94b9-5b5d-b077-93c6697f1f74 with identifier: 6798434stock to the API
2026-03-27 14:33:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:33:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:33:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6798434>
{'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': 'd5d4993a-94b9-5b5d-b077-93c6697f1f74',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6798434',
 'listing': 'auction',
 'location': 'Belgium - "ASSE II"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 196333,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volvo XC40 1.5 T4 Plug-In Hybrid Inscription Aut. LED-Xenon Virtual '
          'Harman/Kardon ACC Navi KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': '1.5 T4 Plug-In Hybrid Inscription Aut. LED-Xenon Virtual '
         'Harman/Kardon ACC Navi KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2022}
2026-03-27 14:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276798434stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:28 [ecarstrade.be] INFO: Saving data for 6798434stock: {'created_time': 1772611486.700301, 'last_price_update_time': 1774622008.620137}
2026-03-27 14:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6798434stock') HTTP/1.1" 204 0
2026-03-27 14:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950867> (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 14:33: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 14:33:33 [ecarstrade.be] INFO: Extracting details for car 6950867stock
2026-03-27 14:33:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5043b9b-0770-566d-a021-f481d8b3af23 with identifier: 6950867stock
2026-03-27 14:33:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5043b9b-0770-566d-a021-f481d8b3af23 with scrape type 2
2026-03-27 14:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5043b9b-0770-566d-a021-f481d8b3af23 with scrape type 2
2026-03-27 14:33:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c5043b9b-0770-566d-a021-f481d8b3af23, identifier: 6950867stock
2026-03-27 14:33:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c5043b9b-0770-566d-a021-f481d8b3af23 with identifier: 6950867stock
2026-03-27 14:33:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 14:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 14:33:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c5043b9b-0770-566d-a021-f481d8b3af23 with identifier: 6950867stock
2026-03-27 14:33:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c5043b9b-0770-566d-a021-f481d8b3af23 with identifier: 6950867stock to the API
2026-03-27 14:33:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:33: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 14:33:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950867>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': None,
 'fuel_type': 'Petrol',
 'id': 'c5043b9b-0770-566d-a021-f481d8b3af23',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950867',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 104323,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-04-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Hyundai Tucson 1.6 GDi Premium Navi Leather KeylessGo Camera Klima '
          'PDC ...',
 'transmission': 'manual',
 'trim': '1.6 GDi Premium Navi Leather KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2016}
2026-03-27 14:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:34 [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 14:33:34 [ecarstrade.be] INFO: Saving data for 6950867stock: {'created_time': 1773758266.535509, 'last_price_update_time': 1774622014.360492}
2026-03-27 14:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950867stock') HTTP/1.1" 204 0
2026-03-27 14:33:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6879653> (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 14: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 14:33:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6852962> (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 14: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 14:33:41 [ecarstrade.be] INFO: Extracting details for car 6879653stock
2026-03-27 14:33:41 [ecarstrade.be] INFO: Extracting details for car 6852962stock
2026-03-27 14:33:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f243ed02-dd9a-5c5c-81ea-5420e94a3252 with identifier: 6879653stock
2026-03-27 14:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f243ed02-dd9a-5c5c-81ea-5420e94a3252 with scrape type 2
2026-03-27 14:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f243ed02-dd9a-5c5c-81ea-5420e94a3252 with scrape type 2
2026-03-27 14:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f243ed02-dd9a-5c5c-81ea-5420e94a3252, identifier: 6879653stock
2026-03-27 14:33:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8d44368-3d3e-5d48-a59c-5ed84e333b4e with identifier: 6852962stock
2026-03-27 14:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8d44368-3d3e-5d48-a59c-5ed84e333b4e with scrape type 2
2026-03-27 14:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8d44368-3d3e-5d48-a59c-5ed84e333b4e with scrape type 2
2026-03-27 14:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e8d44368-3d3e-5d48-a59c-5ed84e333b4e, identifier: 6852962stock
2026-03-27 14:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f243ed02-dd9a-5c5c-81ea-5420e94a3252 with identifier: 6879653stock
2026-03-27 14:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f243ed02-dd9a-5c5c-81ea-5420e94a3252 with identifier: 6879653stock
2026-03-27 14:33:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f243ed02-dd9a-5c5c-81ea-5420e94a3252 with identifier: 6879653stock to the API
2026-03-27 14:33:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:33:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6879653>
{'auction_title': '',
 'c_o_2_emission_value': 150,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': None,
 'fuel_type': 'Petrol',
 'id': 'f243ed02-dd9a-5c5c-81ea-5420e94a3252',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6879653',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'AC',
 'model': 'Citroen Grand C4 Picasso / SpaceTourer',
 'odometer': 89851,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-08',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Citroen C4 Grand SpaceTourer 1.2 PureTech Shine 7PL Aut. Pano '
          'Virtual Navi 1/2 Leather Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'Citroen C4 Grand SpaceTourer 1.2 PureTech Shine 7PL Aut. Pano '
         'Virtual Navi 1/2 Leather Camera Klima PDC ...',
 'vin': None,
 'year': 2022}
2026-03-27 14:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276879653stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:41 [ecarstrade.be] INFO: Saving data for 6879653stock: {'created_time': 1772611465.385019, 'last_price_update_time': 1774622021.697958}
2026-03-27 14:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6879653stock') HTTP/1.1" 204 0
2026-03-27 14:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e8d44368-3d3e-5d48-a59c-5ed84e333b4e with identifier: 6852962stock
2026-03-27 14:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e8d44368-3d3e-5d48-a59c-5ed84e333b4e with identifier: 6852962stock
2026-03-27 14:33:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e8d44368-3d3e-5d48-a59c-5ed84e333b4e with identifier: 6852962stock to the API
2026-03-27 14:33:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:33:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6852962>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'e8d44368-3d3e-5d48-a59c-5ed84e333b4e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6852962',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A5',
 'odometer': 204347,
 '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': 'Audi A5 SB 2.0 35 TDi Aut. LED Navi-Pro Leather KeylessGo Camera '
          'Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'SB 2.0 35 TDi Aut. LED Navi-Pro Leather KeylessGo Camera Klima PDC '
         '...',
 'vin': None,
 'year': 2020}
2026-03-27 14:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:42 [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 14:33:42 [ecarstrade.be] INFO: Saving data for 6852962stock: {'created_time': 1772611564.75733, 'last_price_update_time': 1774622022.002364}
2026-03-27 14:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6852962stock') HTTP/1.1" 204 0
2026-03-27 14:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6882775> (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 14: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 14:33:43 [ecarstrade.be] INFO: Extracting details for car 6882775stock
2026-03-27 14:33:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f7a191c-0ebb-5ca4-a36f-464f4eb82e93 with identifier: 6882775stock
2026-03-27 14:33:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f7a191c-0ebb-5ca4-a36f-464f4eb82e93 with scrape type 2
2026-03-27 14:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f7a191c-0ebb-5ca4-a36f-464f4eb82e93 with scrape type 2
2026-03-27 14:33:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5f7a191c-0ebb-5ca4-a36f-464f4eb82e93, identifier: 6882775stock
2026-03-27 14:33:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5f7a191c-0ebb-5ca4-a36f-464f4eb82e93 with identifier: 6882775stock
2026-03-27 14:33:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5f7a191c-0ebb-5ca4-a36f-464f4eb82e93 with identifier: 6882775stock
2026-03-27 14:33:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5f7a191c-0ebb-5ca4-a36f-464f4eb82e93 with identifier: 6882775stock to the API
2026-03-27 14:33:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:33:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6882775>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': None,
 'fuel_type': 'Petrol',
 'id': '5f7a191c-0ebb-5ca4-a36f-464f4eb82e93',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6882775',
 'listing': 'auction',
 'location': 'France - "GEFCO NANTEUIL"',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 86377,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-09-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Nissan Qashqai 1.3i Mild-Hybrid N-Connecta Aut. Pano LED Virtual '
          'ACC Navi KeylessGo Camera 360 Klima PDC ...',
 'transmission': 'automatic',
 'trim': '1.3i Mild-Hybrid N-Connecta Aut. Pano LED Virtual ACC Navi KeylessGo '
         'Camera 360 Klima PDC ...',
 'vin': None,
 'year': 2023}
2026-03-27 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:43 [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 14:33:43 [ecarstrade.be] INFO: Saving data for 6882775stock: {'created_time': 1773851752.10631, 'last_price_update_time': 1774622023.975346}
2026-03-27 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6882775stock') HTTP/1.1" 204 0
2026-03-27 14:33:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6846596> (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 14:33:44 [ecarstrade.be] INFO: Extracting details for car 6846596stock
2026-03-27 14:33:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e753f242-1c1d-5d14-b028-b2e2f5ba4383 with identifier: 6846596stock
2026-03-27 14:33:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e753f242-1c1d-5d14-b028-b2e2f5ba4383 with scrape type 2
2026-03-27 14:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e753f242-1c1d-5d14-b028-b2e2f5ba4383 with scrape type 2
2026-03-27 14:33:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e753f242-1c1d-5d14-b028-b2e2f5ba4383, identifier: 6846596stock
2026-03-27 14:33:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e753f242-1c1d-5d14-b028-b2e2f5ba4383 with identifier: 6846596stock
2026-03-27 14:33:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e753f242-1c1d-5d14-b028-b2e2f5ba4383 with identifier: 6846596stock
2026-03-27 14:33:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e753f242-1c1d-5d14-b028-b2e2f5ba4383 with identifier: 6846596stock to the API
2026-03-27 14:33:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:33: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 14:33:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6846596>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': None,
 'fuel_type': 'Petrol',
 'id': 'e753f242-1c1d-5d14-b028-b2e2f5ba4383',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6846596',
 'listing': 'auction',
 'location': 'Belgium - "Diegem"',
 'make': 'Nissan',
 'model': 'X-Trail',
 'odometer': 89780,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-10-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Nissan X-Trail 1.5i Mild-Hybrid N-Connecta 7PL Aut. LED Virtual ACC '
          'Navi-Pro KeylessGo Camera 360 Klima PDC ...',
 'transmission': 'automatic',
 'trim': '1.5i Mild-Hybrid N-Connecta 7PL Aut. LED Virtual ACC Navi-Pro '
         'KeylessGo Camera 360 Klima PDC ...',
 'vin': None,
 'year': 2023}
2026-03-27 14:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276846596stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:45 [ecarstrade.be] INFO: Saving data for 6846596stock: {'created_time': 1772611501.391609, 'last_price_update_time': 1774622025.064061}
2026-03-27 14:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6846596stock') HTTP/1.1" 204 0
2026-03-27 14:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6956822> (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 14:33:45 [ecarstrade.be] INFO: Extracting details for car 6956822stock
2026-03-27 14:33:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dfa0d05-ab53-556e-bfad-abaa23c5f7aa with identifier: 6956822stock
2026-03-27 14:33:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dfa0d05-ab53-556e-bfad-abaa23c5f7aa with scrape type 2
2026-03-27 14:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dfa0d05-ab53-556e-bfad-abaa23c5f7aa with scrape type 2
2026-03-27 14:33:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8dfa0d05-ab53-556e-bfad-abaa23c5f7aa, identifier: 6956822stock
2026-03-27 14:33:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8dfa0d05-ab53-556e-bfad-abaa23c5f7aa with identifier: 6956822stock
2026-03-27 14:33:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8dfa0d05-ab53-556e-bfad-abaa23c5f7aa with identifier: 6956822stock
2026-03-27 14:33:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8dfa0d05-ab53-556e-bfad-abaa23c5f7aa with identifier: 6956822stock to the API
2026-03-27 14:33:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:33:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6956822>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '8dfa0d05-ab53-556e-bfad-abaa23c5f7aa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6956822',
 'listing': 'auction',
 'location': 'Belgium - "Belcar Zuid, Bist 12, 2630, Aartselaar"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 142733,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-31',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi A4 Avant 2.0 30 TDi Aut. LED-Matrix Navi Sport-Seats KeylessGo '
          'Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'Avant 2.0 30 TDi Aut. LED-Matrix Navi Sport-Seats KeylessGo Klima '
         'PDC ...',
 'vin': None,
 'year': 2021}
2026-03-27 14:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276956822stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:45 [ecarstrade.be] INFO: Saving data for 6956822stock: {'created_time': 1773758290.356673, 'last_price_update_time': 1774622025.616492}
2026-03-27 14:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6956822stock') HTTP/1.1" 204 0
2026-03-27 14:33:45 [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 14:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6897221> (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 14:33:45 [ecarstrade.be] INFO: Extracting details for car 6897221stock
2026-03-27 14:33:45 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:33:45 [ecarstrade.be] INFO: Found listing with ID: 6933348stock
2026-03-27 14:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276933348stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:45 [ecarstrade.be] INFO: Scrape type for 6933348stock: 0
2026-03-27 14:33:45 [ecarstrade.be] INFO: Found listing with ID: 6933349stock
2026-03-27 14:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276933349stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:45 [ecarstrade.be] INFO: Scrape type for 6933349stock: 2
2026-03-27 14:33: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 14:33:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 634ffe82-c3a9-5531-9a1c-c07b3bec439f with identifier: 6897221stock
2026-03-27 14:33:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 634ffe82-c3a9-5531-9a1c-c07b3bec439f with scrape type 2
2026-03-27 14:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 634ffe82-c3a9-5531-9a1c-c07b3bec439f with scrape type 2
2026-03-27 14:33:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 634ffe82-c3a9-5531-9a1c-c07b3bec439f, identifier: 6897221stock
2026-03-27 14:33:45 [ecarstrade.be] INFO: Found listing with ID: 6933372stock
2026-03-27 14:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276933372stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:45 [ecarstrade.be] INFO: Scrape type for 6933372stock: 2
2026-03-27 14:33:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 634ffe82-c3a9-5531-9a1c-c07b3bec439f with identifier: 6897221stock
2026-03-27 14:33:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 634ffe82-c3a9-5531-9a1c-c07b3bec439f with identifier: 6897221stock
2026-03-27 14:33:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 634ffe82-c3a9-5531-9a1c-c07b3bec439f with identifier: 6897221stock to the API
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:33:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6897221>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 5',
 'engine': '1.7L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '634ffe82-c3a9-5531-9a1c-c07b3bec439f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6897221',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Kia',
 'model': 'Sportage',
 'odometer': 152822,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-02-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Kia Sportage 1.7 CRDi Evogue Pano Klima PDC ...',
 'transmission': 'manual',
 'trim': '1.7 CRDi Evogue Pano Klima PDC ...',
 'vin': None,
 'year': 2011}
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276897221stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:46 [ecarstrade.be] INFO: Saving data for 6897221stock: {'created_time': 1773672060.358055, 'last_price_update_time': 1774622026.265476}
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6897221stock') HTTP/1.1" 204 0
2026-03-27 14: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 14:33:46 [ecarstrade.be] INFO: Found listing with ID: 6933378stock
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276933378stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:46 [ecarstrade.be] INFO: Scrape type for 6933378stock: 2
2026-03-27 14: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 14:33:46 [ecarstrade.be] INFO: Found listing with ID: 6933507stock
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276933507stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:46 [ecarstrade.be] INFO: Scrape type for 6933507stock: 2
2026-03-27 14: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 14:33:46 [ecarstrade.be] INFO: Found listing with ID: 6432284stock
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276432284stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:46 [ecarstrade.be] INFO: Scrape type for 6432284stock: 0
2026-03-27 14:33:46 [ecarstrade.be] INFO: Found listing with ID: 6564465stock
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276564465stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:46 [ecarstrade.be] INFO: Scrape type for 6564465stock: 2
2026-03-27 14:33:46 [ecarstrade.be] INFO: Found listing with ID: 6566840stock
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276566840stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:46 [ecarstrade.be] INFO: Scrape type for 6566840stock: 0
2026-03-27 14:33:46 [ecarstrade.be] INFO: Found listing with ID: 6583408stock
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276583408stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:46 [ecarstrade.be] INFO: Scrape type for 6583408stock: 0
2026-03-27 14:33:46 [ecarstrade.be] INFO: Found listing with ID: 6653096stock
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276653096stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:46 [ecarstrade.be] INFO: Scrape type for 6653096stock: 0
2026-03-27 14:33:46 [ecarstrade.be] INFO: Found listing with ID: 6673529stock
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276673529stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:46 [ecarstrade.be] INFO: Scrape type for 6673529stock: 0
2026-03-27 14:33:46 [ecarstrade.be] INFO: Found listing with ID: 6678770stock
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276678770stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:46 [ecarstrade.be] INFO: Scrape type for 6678770stock: 0
2026-03-27 14:33:46 [ecarstrade.be] INFO: Found listing with ID: 6701770stock
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276701770stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:46 [ecarstrade.be] INFO: Scrape type for 6701770stock: 0
2026-03-27 14:33:46 [ecarstrade.be] INFO: Found listing with ID: 6701935stock
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276701935stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:46 [ecarstrade.be] INFO: Scrape type for 6701935stock: 0
2026-03-27 14:33:46 [ecarstrade.be] INFO: Found listing with ID: 6715853stock
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276715853stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:46 [ecarstrade.be] INFO: Scrape type for 6715853stock: 0
2026-03-27 14:33:46 [ecarstrade.be] INFO: Found listing with ID: 6765575stock
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276765575stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:46 [ecarstrade.be] INFO: Scrape type for 6765575stock: 0
2026-03-27 14:33:46 [ecarstrade.be] INFO: Found listing with ID: 6779573stock
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276779573stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:46 [ecarstrade.be] INFO: Scrape type for 6779573stock: 0
2026-03-27 14:33:46 [ecarstrade.be] INFO: Found listing with ID: 6978801stock
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276978801stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:46 [ecarstrade.be] INFO: Scrape type for 6978801stock: 0
2026-03-27 14:33:46 [ecarstrade.be] INFO: Found listing with ID: 6978777stock
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276978777stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:46 [ecarstrade.be] INFO: Scrape type for 6978777stock: 0
2026-03-27 14:33:46 [ecarstrade.be] INFO: Found listing with ID: 6964693stock
2026-03-27 14:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276964693stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:46 [ecarstrade.be] INFO: Scrape type for 6964693stock: 2
2026-03-27 14:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6779771> (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 14: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 14:33:47 [ecarstrade.be] INFO: Extracting details for car 6779771stock
2026-03-27 14:33:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a6672a0-edf8-59fa-8ec7-807a7ebb19dd with identifier: 6779771stock
2026-03-27 14:33:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a6672a0-edf8-59fa-8ec7-807a7ebb19dd with scrape type 2
2026-03-27 14:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a6672a0-edf8-59fa-8ec7-807a7ebb19dd with scrape type 2
2026-03-27 14:33:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9a6672a0-edf8-59fa-8ec7-807a7ebb19dd, identifier: 6779771stock
2026-03-27 14:33:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9a6672a0-edf8-59fa-8ec7-807a7ebb19dd with identifier: 6779771stock
2026-03-27 14:33:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9a6672a0-edf8-59fa-8ec7-807a7ebb19dd with identifier: 6779771stock
2026-03-27 14:33:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9a6672a0-edf8-59fa-8ec7-807a7ebb19dd with identifier: 6779771stock to the API
2026-03-27 14:33:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:33: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 14:33:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6779771>
{'auction_title': '',
 'c_o_2_emission_value': 55,
 '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': '9a6672a0-edf8-59fa-8ec7-807a7ebb19dd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6779771',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volvo',
 'model': 'XC60',
 'odometer': 208688,
 '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': 'Volvo XC60 2.0 T6 Plug-In Hybrid Inscription 4WD Aut. Pano LED '
          'Virtual Navi KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': '2.0 T6 Plug-In Hybrid Inscription 4WD Aut. Pano LED Virtual Navi '
         'KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2021}
2026-03-27 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:47 [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 14:33:47 [ecarstrade.be] INFO: Saving data for 6779771stock: {'created_time': 1772611421.791771, 'last_price_update_time': 1774622027.973844}
2026-03-27 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6779771stock') HTTP/1.1" 204 0
2026-03-27 14:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6907097> (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 14: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 14:33:50 [ecarstrade.be] INFO: Extracting details for car 6907097stock
2026-03-27 14:33:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e669f3a-c186-5b1b-8682-a071f48b24be with identifier: 6907097stock
2026-03-27 14:33:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e669f3a-c186-5b1b-8682-a071f48b24be with scrape type 2
2026-03-27 14:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e669f3a-c186-5b1b-8682-a071f48b24be with scrape type 2
2026-03-27 14:33:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3e669f3a-c186-5b1b-8682-a071f48b24be, identifier: 6907097stock
2026-03-27 14:33:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3e669f3a-c186-5b1b-8682-a071f48b24be with identifier: 6907097stock
2026-03-27 14:33:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3e669f3a-c186-5b1b-8682-a071f48b24be with identifier: 6907097stock
2026-03-27 14:33:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3e669f3a-c186-5b1b-8682-a071f48b24be with identifier: 6907097stock to the API
2026-03-27 14:33:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6907097>
{'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': '3e669f3a-c186-5b1b-8682-a071f48b24be',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6907097',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Tesla',
 'model': 'Model Y',
 'odometer': 67114,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-26',
 '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': 2023}
2026-03-27 14:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276907097stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:50 [ecarstrade.be] INFO: Saving data for 6907097stock: {'created_time': 1773956012.11374, 'last_price_update_time': 1774622030.878878}
2026-03-27 14:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6907097stock') HTTP/1.1" 204 0
2026-03-27 14:33:55 [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 14: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 14:33:55 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6666216stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276666216stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6666216stock: 0
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6715447stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276715447stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6715447stock: 0
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6721362stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276721362stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6721362stock: 2
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6758802stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276758802stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6758802stock: 2
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6758819stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276758819stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6758819stock: 0
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6758822stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276758822stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6758822stock: 0
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6768590stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276768590stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6768590stock: 2
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6784787stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276784787stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6784787stock: 2
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6792013stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276792013stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6792013stock: 2
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6809699stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276809699stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6809699stock: 0
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6812476stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276812476stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6812476stock: 0
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6820657stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276820657stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6820657stock: 0
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6834681stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276834681stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6834681stock: 0
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6836054stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276836054stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6836054stock: 0
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6843336stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843336stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6843336stock: 0
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6851391stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276851391stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6851391stock: 0
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6855220stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276855220stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6855220stock: 0
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6855255stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276855255stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6855255stock: 0
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6857670stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276857670stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6857670stock: 0
2026-03-27 14:33:55 [ecarstrade.be] INFO: Found listing with ID: 6863023stock
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276863023stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:55 [ecarstrade.be] INFO: Scrape type for 6863023stock: 0
2026-03-27 14:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6933507> (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 14: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 14:33:55 [ecarstrade.be] INFO: Extracting details for car 6933507stock
2026-03-27 14:33:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 600f90f0-af5d-58e0-bd1f-4b9f76e91003 with identifier: 6933507stock
2026-03-27 14:33:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 600f90f0-af5d-58e0-bd1f-4b9f76e91003 with scrape type 2
2026-03-27 14:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 600f90f0-af5d-58e0-bd1f-4b9f76e91003 with scrape type 2
2026-03-27 14:33:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 600f90f0-af5d-58e0-bd1f-4b9f76e91003, identifier: 6933507stock
2026-03-27 14:33:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 600f90f0-af5d-58e0-bd1f-4b9f76e91003 with identifier: 6933507stock
2026-03-27 14:33:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 600f90f0-af5d-58e0-bd1f-4b9f76e91003 with identifier: 6933507stock
2026-03-27 14:33:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 600f90f0-af5d-58e0-bd1f-4b9f76e91003 with identifier: 6933507stock to the API
2026-03-27 14:33:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6933507>
{'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': '600f90f0-af5d-58e0-bd1f-4b9f76e91003',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6933507',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Mercedes',
 'model': 'CLA 250 Shooting Brake',
 'odometer': 191800,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes CLA 250e SB Plug-In Hybrid AMG Night Aut. LED-Xenon '
          'Widescreen Ambient Navi 1/2 Sport-Leather-Alcantara KeylessGo '
          'Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'CLA 250e SB Plug-In Hybrid AMG Night Aut. LED-Xenon Widescreen '
         'Ambient Navi 1/2 Sport-Leather-Alcantara KeylessGo Camera Klima PDC '
         '...',
 'vin': None,
 'year': 2022}
2026-03-27 14:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276933507stock%27 HTTP/1.1" 200 None
2026-03-27 14:33:56 [ecarstrade.be] INFO: Saving data for 6933507stock: {'created_time': 1773672083.62202, 'last_price_update_time': 1774622036.125747}
2026-03-27 14:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6933507stock') HTTP/1.1" 204 0
2026-03-27 14:34:04 [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 14: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 14:34:04 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:34:04 [ecarstrade.be] INFO: Found listing with ID: 6866954stock
2026-03-27 14:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276866954stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:04 [ecarstrade.be] INFO: Scrape type for 6866954stock: 0
2026-03-27 14:34:04 [ecarstrade.be] INFO: Found listing with ID: 6867688stock
2026-03-27 14:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276867688stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:04 [ecarstrade.be] INFO: Scrape type for 6867688stock: 0
2026-03-27 14:34:04 [ecarstrade.be] INFO: Found listing with ID: 6867987stock
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276867987stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Scrape type for 6867987stock: 0
2026-03-27 14:34:05 [ecarstrade.be] INFO: Found listing with ID: 6890954stock
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276890954stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Scrape type for 6890954stock: 2
2026-03-27 14:34:05 [ecarstrade.be] INFO: Found listing with ID: 6891458stock
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276891458stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Scrape type for 6891458stock: 2
2026-03-27 14:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6898076> (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 14:34:05 [ecarstrade.be] INFO: Found listing with ID: 6902391stock
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276902391stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Scrape type for 6902391stock: 0
2026-03-27 14:34:05 [ecarstrade.be] INFO: Found listing with ID: 6906274stock
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276906274stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Scrape type for 6906274stock: 0
2026-03-27 14:34:05 [ecarstrade.be] INFO: Found listing with ID: 6906336stock
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276906336stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Scrape type for 6906336stock: 0
2026-03-27 14:34:05 [ecarstrade.be] INFO: Found listing with ID: 6915092stock
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276915092stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Scrape type for 6915092stock: 0
2026-03-27 14:34:05 [ecarstrade.be] INFO: Found listing with ID: 6915132stock
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276915132stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Scrape type for 6915132stock: 0
2026-03-27 14:34:05 [ecarstrade.be] INFO: Found listing with ID: 6915444stock
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276915444stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Scrape type for 6915444stock: 0
2026-03-27 14:34:05 [ecarstrade.be] INFO: Found listing with ID: 6922030stock
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276922030stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Scrape type for 6922030stock: 0
2026-03-27 14:34:05 [ecarstrade.be] INFO: Found listing with ID: 6925462stock
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276925462stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Scrape type for 6925462stock: 0
2026-03-27 14:34:05 [ecarstrade.be] INFO: Found listing with ID: 6928167stock
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276928167stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Scrape type for 6928167stock: 0
2026-03-27 14:34:05 [ecarstrade.be] INFO: Found listing with ID: 6933400stock
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276933400stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Scrape type for 6933400stock: 0
2026-03-27 14:34:05 [ecarstrade.be] INFO: Found listing with ID: 6934382stock
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276934382stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Scrape type for 6934382stock: 0
2026-03-27 14:34:05 [ecarstrade.be] INFO: Found listing with ID: 6938490stock
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276938490stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Scrape type for 6938490stock: 0
2026-03-27 14:34:05 [ecarstrade.be] INFO: Found listing with ID: 6938545stock
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276938545stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Scrape type for 6938545stock: 0
2026-03-27 14:34:05 [ecarstrade.be] INFO: Found listing with ID: 6939768stock
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276939768stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Scrape type for 6939768stock: 0
2026-03-27 14:34:05 [ecarstrade.be] INFO: Found listing with ID: 6942877stock
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276942877stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Scrape type for 6942877stock: 0
2026-03-27 14:34: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 14:34:05 [ecarstrade.be] INFO: Extracting details for car 6898076stock
2026-03-27 14:34:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56fd6bbf-bece-5991-b9eb-12e984e92d53 with identifier: 6898076stock
2026-03-27 14:34:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56fd6bbf-bece-5991-b9eb-12e984e92d53 with scrape type 2
2026-03-27 14:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56fd6bbf-bece-5991-b9eb-12e984e92d53 with scrape type 2
2026-03-27 14:34:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 56fd6bbf-bece-5991-b9eb-12e984e92d53, identifier: 6898076stock
2026-03-27 14:34:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 56fd6bbf-bece-5991-b9eb-12e984e92d53 with identifier: 6898076stock
2026-03-27 14:34:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 14:34:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 56fd6bbf-bece-5991-b9eb-12e984e92d53 with identifier: 6898076stock
2026-03-27 14:34:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 56fd6bbf-bece-5991-b9eb-12e984e92d53 with identifier: 6898076stock to the API
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6898076>
{'auction_title': '',
 'c_o_2_emission_value': 195,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': None,
 'fuel_type': 'Natural Gas',
 'id': '56fd6bbf-bece-5991-b9eb-12e984e92d53',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6898076',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'A5',
 'odometer': 43397,
 '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': 'Audi A5 SB 2.0 40 TFSI CNG g-tron Advanced Aut. LED-Matrix ACC '
          'Ambient Navi Sport-Leather KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'SB 2.0 40 TFSI CNG g-tron Advanced Aut. LED-Matrix ACC Ambient Navi '
         'Sport-Leather KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2020}
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276898076stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:05 [ecarstrade.be] INFO: Saving data for 6898076stock: {'created_time': 1772673635.8598, 'last_price_update_time': 1774622045.799083}
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6898076stock') HTTP/1.1" 204 0
2026-03-27 14:34:07 [scrapy.extensions.logstats] INFO: Crawled 38 pages (at 23 pages/min), scraped 25 items (at 20 items/min)
2026-03-27 14:34:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 290MiB
2026-03-27 14:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6564465> (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 14:34: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 14:34:08 [ecarstrade.be] INFO: Extracting details for car 6564465stock
2026-03-27 14:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48d227f9-d051-584a-ae50-05c97bf7f80d with identifier: 6564465stock
2026-03-27 14:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48d227f9-d051-584a-ae50-05c97bf7f80d with scrape type 2
2026-03-27 14:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48d227f9-d051-584a-ae50-05c97bf7f80d with scrape type 2
2026-03-27 14:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 48d227f9-d051-584a-ae50-05c97bf7f80d, identifier: 6564465stock
2026-03-27 14:34:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 48d227f9-d051-584a-ae50-05c97bf7f80d with identifier: 6564465stock
2026-03-27 14:34:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 48d227f9-d051-584a-ae50-05c97bf7f80d with identifier: 6564465stock
2026-03-27 14:34:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 48d227f9-d051-584a-ae50-05c97bf7f80d with identifier: 6564465stock to the API
2026-03-27 14:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:34: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 14:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6564465>
{'auction_title': '',
 'c_o_2_emission_value': 160,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': None,
 'fuel_type': 'Petrol',
 'id': '48d227f9-d051-584a-ae50-05c97bf7f80d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6564465',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 144017,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-03-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroën Berlingo 1.2 PureTech 5PL 2 Slide Doors Display Camera '
          'Klima PDC ...',
 'transmission': 'manual',
 'trim': 'Citroën  1.2 PureTech 5PL 2 Slide Doors Display Camera Klima PDC ...',
 'vin': None,
 'year': 2019}
2026-03-27 14:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:08 [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 14:34:08 [ecarstrade.be] INFO: Saving data for 6564465stock: {'created_time': 1772611612.617774, 'last_price_update_time': 1774622048.501542}
2026-03-27 14:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6564465stock') HTTP/1.1" 204 0
2026-03-27 14:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6721362> (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 14: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 14:34:12 [ecarstrade.be] INFO: Extracting details for car 6721362stock
2026-03-27 14:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e8932ea-6f25-5b58-9d94-1c3da90c4fb4 with identifier: 6721362stock
2026-03-27 14:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e8932ea-6f25-5b58-9d94-1c3da90c4fb4 with scrape type 2
2026-03-27 14:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e8932ea-6f25-5b58-9d94-1c3da90c4fb4 with scrape type 2
2026-03-27 14:34:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2e8932ea-6f25-5b58-9d94-1c3da90c4fb4, identifier: 6721362stock
2026-03-27 14:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2e8932ea-6f25-5b58-9d94-1c3da90c4fb4 with identifier: 6721362stock
2026-03-27 14:34:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2e8932ea-6f25-5b58-9d94-1c3da90c4fb4 with identifier: 6721362stock
2026-03-27 14:34:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2e8932ea-6f25-5b58-9d94-1c3da90c4fb4 with identifier: 6721362stock to the API
2026-03-27 14:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6721362>
{'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': '2e8932ea-6f25-5b58-9d94-1c3da90c4fb4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6721362',
 'listing': 'auction',
 'location': 'Belgium - "ASSE II"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 73694,
 '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 X1 2.0 sDrive18d Aut. LED-Xenon LC-Pro Navi KeylessGo Camera '
          'Klima PDC ...',
 'transmission': 'automatic',
 'trim': '2.0 sDrive18d Aut. LED-Xenon LC-Pro Navi KeylessGo Camera Klima PDC '
         '...',
 'vin': None,
 'year': 2023}
2026-03-27 14:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:12 [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 14:34:12 [ecarstrade.be] INFO: Saving data for 6721362stock: {'created_time': 1772611372.706699, 'last_price_update_time': 1774622052.740809}
2026-03-27 14:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6721362stock') HTTP/1.1" 204 0
2026-03-27 14:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6933349> (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 14: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 14:34:12 [ecarstrade.be] INFO: Extracting details for car 6933349stock
2026-03-27 14:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 417eaeb4-c27a-5b2a-afcd-8f0728d4483d with identifier: 6933349stock
2026-03-27 14:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 417eaeb4-c27a-5b2a-afcd-8f0728d4483d with scrape type 2
2026-03-27 14:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 417eaeb4-c27a-5b2a-afcd-8f0728d4483d with scrape type 2
2026-03-27 14:34:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 417eaeb4-c27a-5b2a-afcd-8f0728d4483d, identifier: 6933349stock
2026-03-27 14:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 417eaeb4-c27a-5b2a-afcd-8f0728d4483d with identifier: 6933349stock
2026-03-27 14:34:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 417eaeb4-c27a-5b2a-afcd-8f0728d4483d with identifier: 6933349stock
2026-03-27 14:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 417eaeb4-c27a-5b2a-afcd-8f0728d4483d with identifier: 6933349stock to the API
2026-03-27 14:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:34:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6933349>
{'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': '417eaeb4-c27a-5b2a-afcd-8f0728d4483d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6933349',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'B 250',
 'odometer': 109346,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes B 250e Plug-In Hybrid Aut. LED-Multibeam Widescreen '
          'Ambient Navi Sport-Leather KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'e Plug-In Hybrid Aut. LED-Multibeam Widescreen Ambient Navi '
         'Sport-Leather KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2022}
2026-03-27 14:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276933349stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:13 [ecarstrade.be] INFO: Saving data for 6933349stock: {'created_time': 1773351773.950734, 'last_price_update_time': 1774622053.26303}
2026-03-27 14:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6933349stock') HTTP/1.1" 204 0
2026-03-27 14:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6964693> (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 14:34: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 14:34:14 [ecarstrade.be] INFO: Extracting details for car 6964693stock
2026-03-27 14:34:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 397ac41c-0469-5794-98b8-0baa10f266e9 with identifier: 6964693stock
2026-03-27 14:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 397ac41c-0469-5794-98b8-0baa10f266e9 with scrape type 2
2026-03-27 14:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 397ac41c-0469-5794-98b8-0baa10f266e9 with scrape type 2
2026-03-27 14:34:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 397ac41c-0469-5794-98b8-0baa10f266e9, identifier: 6964693stock
2026-03-27 14:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 397ac41c-0469-5794-98b8-0baa10f266e9 with identifier: 6964693stock
2026-03-27 14:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 397ac41c-0469-5794-98b8-0baa10f266e9 with identifier: 6964693stock
2026-03-27 14:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 397ac41c-0469-5794-98b8-0baa10f266e9 with identifier: 6964693stock to the API
2026-03-27 14:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6964693>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': None,
 'fuel_type': 'Petrol',
 'id': '397ac41c-0469-5794-98b8-0baa10f266e9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6964693',
 'listing': 'auction',
 'location': 'Belgium - "GNK - Remarketing Genk 1"',
 'make': 'Audi',
 'model': 'A1',
 'odometer': 99795,
 '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 A1 1.0 25 TFSI Advanced Virtual Navi Klima PDC ...',
 'transmission': 'manual',
 'trim': '1.0 25 TFSI Advanced Virtual Navi Klima PDC ...',
 'vin': None,
 'year': 2022}
2026-03-27 14:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276964693stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:15 [ecarstrade.be] INFO: Saving data for 6964693stock: {'created_time': 1774042249.766098, 'last_price_update_time': 1774622055.135821}
2026-03-27 14:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6964693stock') HTTP/1.1" 204 0
2026-03-27 14:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6909332> (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 14: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 14:34:18 [ecarstrade.be] INFO: Extracting details for car 6909332stock
2026-03-27 14:34:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4567700-04d2-55a4-996b-e08601de4720 with identifier: 6909332stock
2026-03-27 14:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4567700-04d2-55a4-996b-e08601de4720 with scrape type 2
2026-03-27 14:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4567700-04d2-55a4-996b-e08601de4720 with scrape type 2
2026-03-27 14:34:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f4567700-04d2-55a4-996b-e08601de4720, identifier: 6909332stock
2026-03-27 14:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f4567700-04d2-55a4-996b-e08601de4720 with identifier: 6909332stock
2026-03-27 14:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f4567700-04d2-55a4-996b-e08601de4720 with identifier: 6909332stock
2026-03-27 14:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f4567700-04d2-55a4-996b-e08601de4720 with identifier: 6909332stock to the API
2026-03-27 14:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6909332>
{'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': None,
 'fuel_type': 'Diesel',
 'id': 'f4567700-04d2-55a4-996b-e08601de4720',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6909332',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'AC',
 'model': 'Citroen Grand C4 Picasso / SpaceTourer',
 'odometer': 128837,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-14',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Citroen Grand C4 SpaceTourer 1.5 BlueHDI 7PL Virtual Navi Camera '
          'Klima PDC …',
 'transmission': 'manual',
 'trim': 'Citroen Grand C4 SpaceTourer 1.5 BlueHDI 7PL Virtual Navi Camera '
         'Klima PDC …',
 'vin': None,
 'year': 2022}
2026-03-27 14:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276909332stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:18 [ecarstrade.be] INFO: Saving data for 6909332stock: {'created_time': 1772752605.511336, 'last_price_update_time': 1774622058.514963}
2026-03-27 14:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6909332stock') HTTP/1.1" 204 0
2026-03-27 14:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6933378> (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 14:34: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 14:34:18 [ecarstrade.be] INFO: Extracting details for car 6933378stock
2026-03-27 14:34:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 531d3fda-88af-5f1d-b0d7-6ca6dde12f26 with identifier: 6933378stock
2026-03-27 14:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 531d3fda-88af-5f1d-b0d7-6ca6dde12f26 with scrape type 2
2026-03-27 14:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 531d3fda-88af-5f1d-b0d7-6ca6dde12f26 with scrape type 2
2026-03-27 14:34:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 531d3fda-88af-5f1d-b0d7-6ca6dde12f26, identifier: 6933378stock
2026-03-27 14:34:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 531d3fda-88af-5f1d-b0d7-6ca6dde12f26 with identifier: 6933378stock
2026-03-27 14:34:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 531d3fda-88af-5f1d-b0d7-6ca6dde12f26 with identifier: 6933378stock
2026-03-27 14:34:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 531d3fda-88af-5f1d-b0d7-6ca6dde12f26 with identifier: 6933378stock to the API
2026-03-27 14:34:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:34: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 14:34:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6933378>
{'auction_title': '',
 'c_o_2_emission_value': 357,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '3.0L',
 'expiration_date': None,
 'fuel_type': 'Petrol',
 'id': '531d3fda-88af-5f1d-b0d7-6ca6dde12f26',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6933378',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Mercedes',
 'model': 'GL 400',
 'odometer': 231811,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-07-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Mercedes GL 400 4Matic 7PL Aut. Pano LED-Xenon Navi Leather Camera '
          'Klima PDC ...',
 'transmission': 'automatic',
 'trim': '4Matic 7PL Aut. Pano LED-Xenon Navi Leather Camera Klima PDC ...',
 'vin': None,
 'year': 2016}
2026-03-27 14:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:19 [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 14:34:19 [ecarstrade.be] INFO: Saving data for 6933378stock: {'created_time': 1773452070.945314, 'last_price_update_time': 1774622059.470383}
2026-03-27 14:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6933378stock') HTTP/1.1" 204 0
2026-03-27 14:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6933372> (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 14:34:19 [ecarstrade.be] INFO: Extracting details for car 6933372stock
2026-03-27 14:34:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3f370d5-adf7-56e2-b979-79e73c901b53 with identifier: 6933372stock
2026-03-27 14:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3f370d5-adf7-56e2-b979-79e73c901b53 with scrape type 2
2026-03-27 14:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3f370d5-adf7-56e2-b979-79e73c901b53 with scrape type 2
2026-03-27 14:34:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e3f370d5-adf7-56e2-b979-79e73c901b53, identifier: 6933372stock
2026-03-27 14:34:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e3f370d5-adf7-56e2-b979-79e73c901b53 with identifier: 6933372stock
2026-03-27 14:34:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e3f370d5-adf7-56e2-b979-79e73c901b53 with identifier: 6933372stock
2026-03-27 14:34:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e3f370d5-adf7-56e2-b979-79e73c901b53 with identifier: 6933372stock to the API
2026-03-27 14:34:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:34:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6933372>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'e3f370d5-adf7-56e2-b979-79e73c901b53',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6933372',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 141787,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-21',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes A 180d Widescreen Navi KeylessGo Camera Klima PDC ...',
 'transmission': 'manual',
 'trim': 'd Widescreen Navi KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2019}
2026-03-27 14:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276933372stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:20 [ecarstrade.be] INFO: Saving data for 6933372stock: {'created_time': 1773351773.29884, 'last_price_update_time': 1774622060.154375}
2026-03-27 14:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6933372stock') HTTP/1.1" 204 0
2026-03-27 14:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6784787> (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 14:34:22 [ecarstrade.be] INFO: Extracting details for car 6784787stock
2026-03-27 14:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ff0e6d6-bf1d-5d6e-a77c-bf186e3e7250 with identifier: 6784787stock
2026-03-27 14:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ff0e6d6-bf1d-5d6e-a77c-bf186e3e7250 with scrape type 2
2026-03-27 14:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ff0e6d6-bf1d-5d6e-a77c-bf186e3e7250 with scrape type 2
2026-03-27 14:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7ff0e6d6-bf1d-5d6e-a77c-bf186e3e7250, identifier: 6784787stock
2026-03-27 14:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7ff0e6d6-bf1d-5d6e-a77c-bf186e3e7250 with identifier: 6784787stock
2026-03-27 14:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7ff0e6d6-bf1d-5d6e-a77c-bf186e3e7250 with identifier: 6784787stock
2026-03-27 14:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7ff0e6d6-bf1d-5d6e-a77c-bf186e3e7250 with identifier: 6784787stock to the API
2026-03-27 14:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:34:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6784787>
{'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': None,
 'fuel_type': 'Petrol',
 'id': '7ff0e6d6-bf1d-5d6e-a77c-bf186e3e7250',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6784787',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 52486,
 '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': 'Peugeot 308 SW 1.2 PureTech LED I-Cockpit Navi KeylessGo Klima PDC '
          '...',
 'transmission': 'manual',
 'trim': 'SW 1.2 PureTech LED I-Cockpit Navi KeylessGo Klima PDC ...',
 'vin': None,
 'year': 2022}
2026-03-27 14:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276784787stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:22 [ecarstrade.be] INFO: Saving data for 6784787stock: {'created_time': 1772611681.453874, 'last_price_update_time': 1774622062.978867}
2026-03-27 14:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6784787stock') HTTP/1.1" 204 0
2026-03-27 14:34:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6792013> (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 14:34:28 [ecarstrade.be] INFO: Extracting details for car 6792013stock
2026-03-27 14:34:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 676ed7ba-b7fa-5384-9f56-0bc6682bceb0 with identifier: 6792013stock
2026-03-27 14:34:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 676ed7ba-b7fa-5384-9f56-0bc6682bceb0 with scrape type 2
2026-03-27 14:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 676ed7ba-b7fa-5384-9f56-0bc6682bceb0 with scrape type 2
2026-03-27 14:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 676ed7ba-b7fa-5384-9f56-0bc6682bceb0, identifier: 6792013stock
2026-03-27 14:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 676ed7ba-b7fa-5384-9f56-0bc6682bceb0 with identifier: 6792013stock
2026-03-27 14:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 676ed7ba-b7fa-5384-9f56-0bc6682bceb0 with identifier: 6792013stock
2026-03-27 14:34:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 676ed7ba-b7fa-5384-9f56-0bc6682bceb0 with identifier: 6792013stock to the API
2026-03-27 14:34:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:34:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6792013>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '676ed7ba-b7fa-5384-9f56-0bc6682bceb0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6792013',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 104946,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Focus Wagon Facelift 1.5 EcoBlue ST-Line Aut. Pano LED '
          'Navi-Pro Sport-Seats KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'Wagon Facelift 1.5 EcoBlue ST-Line Aut. Pano LED Navi-Pro '
         'Sport-Seats KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2022}
2026-03-27 14:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276792013stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:28 [ecarstrade.be] INFO: Saving data for 6792013stock: {'created_time': 1772611189.685361, 'last_price_update_time': 1774622068.627268}
2026-03-27 14:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6792013stock') HTTP/1.1" 204 0
2026-03-27 14:34:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6768590> (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 14:34:28 [ecarstrade.be] INFO: Extracting details for car 6768590stock
2026-03-27 14:34:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d89d822-89b0-5e0d-a09f-7e50646f00df with identifier: 6768590stock
2026-03-27 14:34:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d89d822-89b0-5e0d-a09f-7e50646f00df with scrape type 2
2026-03-27 14:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d89d822-89b0-5e0d-a09f-7e50646f00df with scrape type 2
2026-03-27 14:34:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1d89d822-89b0-5e0d-a09f-7e50646f00df, identifier: 6768590stock
2026-03-27 14:34:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1d89d822-89b0-5e0d-a09f-7e50646f00df with identifier: 6768590stock
2026-03-27 14:34:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1d89d822-89b0-5e0d-a09f-7e50646f00df with identifier: 6768590stock
2026-03-27 14:34:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1d89d822-89b0-5e0d-a09f-7e50646f00df with identifier: 6768590stock to the API
2026-03-27 14:34:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:34:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6768590>
{'auction_title': '',
 'c_o_2_emission_value': 50,
 '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': '1d89d822-89b0-5e0d-a09f-7e50646f00df',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6768590',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'BMW',
 'model': '530',
 'odometer': 143830,
 '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 530e Touring Plug-In Hybrid M-Sport Aut. Pano LC-Pro Ambient '
          'Navi-Pro ACC Sport-Leather KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'e Touring Plug-In Hybrid M-Sport Aut. Pano LC-Pro Ambient Navi-Pro '
         'ACC Sport-Leather KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2021}
2026-03-27 14:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276768590stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:29 [ecarstrade.be] INFO: Saving data for 6768590stock: {'created_time': 1772611213.372831, 'last_price_update_time': 1774622069.410391}
2026-03-27 14:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6768590stock') HTTP/1.1" 204 0
2026-03-27 14:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6891458> (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 14:34:34 [ecarstrade.be] INFO: Extracting details for car 6891458stock
2026-03-27 14:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04e404e9-5bdb-5048-a0a2-3ba7fad01df0 with identifier: 6891458stock
2026-03-27 14:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04e404e9-5bdb-5048-a0a2-3ba7fad01df0 with scrape type 2
2026-03-27 14:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04e404e9-5bdb-5048-a0a2-3ba7fad01df0 with scrape type 2
2026-03-27 14:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 04e404e9-5bdb-5048-a0a2-3ba7fad01df0, identifier: 6891458stock
2026-03-27 14:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 04e404e9-5bdb-5048-a0a2-3ba7fad01df0 with identifier: 6891458stock
2026-03-27 14:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 04e404e9-5bdb-5048-a0a2-3ba7fad01df0 with identifier: 6891458stock
2026-03-27 14:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 04e404e9-5bdb-5048-a0a2-3ba7fad01df0 with identifier: 6891458stock to the API
2026-03-27 14:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:34:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6891458>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '04e404e9-5bdb-5048-a0a2-3ba7fad01df0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6891458',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Volkswagen',
 'model': 'Caddy Maxi',
 'odometer': 107230,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-23',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Volkswagen Caddy Maxi 2.0 TDI 2 Slide Doors 7PL Pano ACC Navi '
          'Camera Klima PDC ...',
 'transmission': 'manual',
 'trim': '2.0 TDI 2 Slide Doors 7PL Pano ACC Navi Camera Klima PDC ...',
 'vin': None,
 'year': 2023}
2026-03-27 14:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276891458stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:34 [ecarstrade.be] INFO: Saving data for 6891458stock: {'created_time': 1772611775.456479, 'last_price_update_time': 1774622074.535086}
2026-03-27 14:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6891458stock') HTTP/1.1" 204 0
2026-03-27 14:34:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6890954> (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 14:34:34 [ecarstrade.be] INFO: Extracting details for car 6890954stock
2026-03-27 14:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82ea0ad7-c02e-5ba0-8e05-3057b30af9ad with identifier: 6890954stock
2026-03-27 14:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82ea0ad7-c02e-5ba0-8e05-3057b30af9ad with scrape type 2
2026-03-27 14:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82ea0ad7-c02e-5ba0-8e05-3057b30af9ad with scrape type 2
2026-03-27 14:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 82ea0ad7-c02e-5ba0-8e05-3057b30af9ad, identifier: 6890954stock
2026-03-27 14:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 82ea0ad7-c02e-5ba0-8e05-3057b30af9ad with identifier: 6890954stock
2026-03-27 14:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 82ea0ad7-c02e-5ba0-8e05-3057b30af9ad with identifier: 6890954stock
2026-03-27 14:34:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 82ea0ad7-c02e-5ba0-8e05-3057b30af9ad with identifier: 6890954stock to the API
2026-03-27 14:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6890954>
{'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': None,
 'fuel_type': 'Petrol',
 'id': '82ea0ad7-c02e-5ba0-8e05-3057b30af9ad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6890954',
 'listing': 'auction',
 'location': 'France - "Fleury Mérogis"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 117539,
 '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 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': 2020}
2026-03-27 14:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276890954stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:36 [ecarstrade.be] INFO: Saving data for 6890954stock: {'created_time': 1772612310.042462, 'last_price_update_time': 1774622076.055895}
2026-03-27 14:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6890954stock') HTTP/1.1" 204 0
2026-03-27 14:34:36 [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 14:34:36 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:34:36 [ecarstrade.be] INFO: Found listing with ID: 6945655stock
2026-03-27 14:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276945655stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:36 [ecarstrade.be] INFO: Scrape type for 6945655stock: 0
2026-03-27 14:34:36 [ecarstrade.be] INFO: Found listing with ID: 6948741stock
2026-03-27 14:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276948741stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:36 [ecarstrade.be] INFO: Scrape type for 6948741stock: 0
2026-03-27 14:34:36 [ecarstrade.be] INFO: Found listing with ID: 6957412stock
2026-03-27 14:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276957412stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:36 [ecarstrade.be] INFO: Scrape type for 6957412stock: 0
2026-03-27 14:34:36 [ecarstrade.be] INFO: Found listing with ID: 3742479stock
2026-03-27 14:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%273742479stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:36 [ecarstrade.be] INFO: Scrape type for 3742479stock: 2
2026-03-27 14: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 14:34:36 [ecarstrade.be] INFO: Found listing with ID: 6442479stock
2026-03-27 14:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276442479stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:36 [ecarstrade.be] INFO: Scrape type for 6442479stock: 0
2026-03-27 14:34:36 [ecarstrade.be] INFO: Found listing with ID: 6472747stock
2026-03-27 14:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276472747stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:36 [ecarstrade.be] INFO: Scrape type for 6472747stock: 2
2026-03-27 14: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 14:34:36 [ecarstrade.be] INFO: Found listing with ID: 6589495stock
2026-03-27 14:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276589495stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:37 [ecarstrade.be] INFO: Scrape type for 6589495stock: 0
2026-03-27 14:34:37 [ecarstrade.be] INFO: Found listing with ID: 6596836stock
2026-03-27 14:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:37 [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 14:34:37 [ecarstrade.be] INFO: Scrape type for 6596836stock: 2
2026-03-27 14:34: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 14:34:37 [ecarstrade.be] INFO: Found listing with ID: 6617796stock
2026-03-27 14:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:37 [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 14:34:37 [ecarstrade.be] INFO: Scrape type for 6617796stock: 2
2026-03-27 14:34: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 14:34:37 [ecarstrade.be] INFO: Found listing with ID: 6631679stock
2026-03-27 14:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:37 [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 14:34:37 [ecarstrade.be] INFO: Scrape type for 6631679stock: 0
2026-03-27 14:34:37 [ecarstrade.be] INFO: Found listing with ID: 6631720stock
2026-03-27 14:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:37 [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 14:34:37 [ecarstrade.be] INFO: Scrape type for 6631720stock: 0
2026-03-27 14:34:37 [ecarstrade.be] INFO: Found listing with ID: 6663716stock
2026-03-27 14:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:37 [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 14:34:37 [ecarstrade.be] INFO: Scrape type for 6663716stock: 0
2026-03-27 14:34:37 [ecarstrade.be] INFO: Found listing with ID: 6708827stock
2026-03-27 14:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:37 [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 14:34:37 [ecarstrade.be] INFO: Scrape type for 6708827stock: 0
2026-03-27 14:34:37 [ecarstrade.be] INFO: Found listing with ID: 6979559stock
2026-03-27 14:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:37 [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 14:34:37 [ecarstrade.be] INFO: Scrape type for 6979559stock: 0
2026-03-27 14:34:37 [ecarstrade.be] INFO: Found listing with ID: 6979561stock
2026-03-27 14:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:37 [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 14:34:37 [ecarstrade.be] INFO: Scrape type for 6979561stock: 0
2026-03-27 14:34:37 [ecarstrade.be] INFO: Found listing with ID: 6979567stock
2026-03-27 14:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:37 [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 14:34:37 [ecarstrade.be] INFO: Scrape type for 6979567stock: 0
2026-03-27 14:34:37 [ecarstrade.be] INFO: Found listing with ID: 6979569stock
2026-03-27 14:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:37 [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 14:34:37 [ecarstrade.be] INFO: Scrape type for 6979569stock: 0
2026-03-27 14:34:37 [ecarstrade.be] INFO: Found listing with ID: 6979571stock
2026-03-27 14:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:37 [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 14:34:37 [ecarstrade.be] INFO: Scrape type for 6979571stock: 0
2026-03-27 14:34:37 [ecarstrade.be] INFO: Found listing with ID: 6879839stock
2026-03-27 14:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:37 [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 14:34:37 [ecarstrade.be] INFO: Scrape type for 6879839stock: 0
2026-03-27 14:34:37 [ecarstrade.be] INFO: Found listing with ID: 6883830stock
2026-03-27 14:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:37 [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 14:34:37 [ecarstrade.be] INFO: Scrape type for 6883830stock: 0
2026-03-27 14:34: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 14:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6758802> (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 14:34:38 [ecarstrade.be] INFO: Extracting details for car 6758802stock
2026-03-27 14:34:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59fda5f8-4987-5af2-b1bb-f5d999650a49 with identifier: 6758802stock
2026-03-27 14:34:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59fda5f8-4987-5af2-b1bb-f5d999650a49 with scrape type 2
2026-03-27 14:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59fda5f8-4987-5af2-b1bb-f5d999650a49 with scrape type 2
2026-03-27 14:34:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 59fda5f8-4987-5af2-b1bb-f5d999650a49, identifier: 6758802stock
2026-03-27 14:34:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 59fda5f8-4987-5af2-b1bb-f5d999650a49 with identifier: 6758802stock
2026-03-27 14:34:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 59fda5f8-4987-5af2-b1bb-f5d999650a49 with identifier: 6758802stock
2026-03-27 14:34:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 59fda5f8-4987-5af2-b1bb-f5d999650a49 with identifier: 6758802stock to the API
2026-03-27 14:34:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:34:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6758802>
{'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': '59fda5f8-4987-5af2-b1bb-f5d999650a49',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6758802',
 'listing': 'auction',
 'location': 'France',
 'make': 'Lynk&Co',
 'model': '01',
 'odometer': 25925,
 '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': '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 14:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276758802stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:39 [ecarstrade.be] INFO: Saving data for 6758802stock: {'created_time': 1772694814.555204, 'last_price_update_time': 1774622079.002948}
2026-03-27 14:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6758802stock') HTTP/1.1" 204 0
2026-03-27 14:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6617796> (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 14:34:45 [ecarstrade.be] INFO: Extracting details for car 6617796stock
2026-03-27 14:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79a7c7ce-6658-5865-924e-8ad803ab093d with identifier: 6617796stock
2026-03-27 14:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79a7c7ce-6658-5865-924e-8ad803ab093d with scrape type 2
2026-03-27 14:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79a7c7ce-6658-5865-924e-8ad803ab093d with scrape type 2
2026-03-27 14:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 79a7c7ce-6658-5865-924e-8ad803ab093d, identifier: 6617796stock
2026-03-27 14:34:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 79a7c7ce-6658-5865-924e-8ad803ab093d with identifier: 6617796stock
2026-03-27 14:34:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 14:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 14:34:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 79a7c7ce-6658-5865-924e-8ad803ab093d with identifier: 6617796stock
2026-03-27 14:34:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 79a7c7ce-6658-5865-924e-8ad803ab093d with identifier: 6617796stock to the API
2026-03-27 14:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:34:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6617796>
{'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': '79a7c7ce-6658-5865-924e-8ad803ab093d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6617796',
 'listing': 'auction',
 'location': 'France - "TRANSCAUSSE AUTOS PARC LOGISTICS, 13340 ROGNAC (Fr"',
 'make': 'VinFast',
 'model': 'VF8',
 'odometer': 54,
 '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': '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': 2023}
2026-03-27 14:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276617796stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:45 [ecarstrade.be] INFO: Saving data for 6617796stock: {'created_time': 1772613035.686623, 'last_price_update_time': 1774622085.947216}
2026-03-27 14:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6617796stock') HTTP/1.1" 204 0
2026-03-27 14:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6472747> (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 14:34:47 [ecarstrade.be] INFO: Extracting details for car 6472747stock
2026-03-27 14:34:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27199dfa-015f-5162-961e-cdc9abbc01ed with identifier: 6472747stock
2026-03-27 14:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27199dfa-015f-5162-961e-cdc9abbc01ed with scrape type 2
2026-03-27 14:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27199dfa-015f-5162-961e-cdc9abbc01ed with scrape type 2
2026-03-27 14:34:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 27199dfa-015f-5162-961e-cdc9abbc01ed, identifier: 6472747stock
2026-03-27 14:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 27199dfa-015f-5162-961e-cdc9abbc01ed with identifier: 6472747stock
2026-03-27 14:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 27199dfa-015f-5162-961e-cdc9abbc01ed with identifier: 6472747stock
2026-03-27 14:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 27199dfa-015f-5162-961e-cdc9abbc01ed with identifier: 6472747stock to the API
2026-03-27 14:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:34: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 14:34:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6472747>
{'auction_title': '',
 'c_o_2_emission_value': 44,
 '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': '27199dfa-015f-5162-961e-cdc9abbc01ed',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6472747',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'BMW',
 'model': '530',
 'odometer': 130399,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-05-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 530e Plug-In Hybrid M-Sport Aut. LED-Xenon ACC Ambient Navi '
          'Sport-Leather KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'e Plug-In Hybrid M-Sport Aut. LED-Xenon ACC Ambient Navi '
         'Sport-Leather KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2018}
2026-03-27 14:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276472747stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:47 [ecarstrade.be] INFO: Saving data for 6472747stock: {'created_time': 1772611275.2971, 'last_price_update_time': 1774622087.48662}
2026-03-27 14:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6472747stock') HTTP/1.1" 204 0
2026-03-27 14:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/3742479> (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 14:34:48 [ecarstrade.be] INFO: Extracting details for car 3742479stock
2026-03-27 14:34:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6107d359-1855-53a7-bd90-35d7e1e5cf97 with identifier: 3742479stock
2026-03-27 14:34:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6107d359-1855-53a7-bd90-35d7e1e5cf97 with scrape type 2
2026-03-27 14:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6107d359-1855-53a7-bd90-35d7e1e5cf97 with scrape type 2
2026-03-27 14:34:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6107d359-1855-53a7-bd90-35d7e1e5cf97, identifier: 3742479stock
2026-03-27 14:34:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6107d359-1855-53a7-bd90-35d7e1e5cf97 with identifier: 3742479stock
2026-03-27 14:34:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6107d359-1855-53a7-bd90-35d7e1e5cf97 with identifier: 3742479stock
2026-03-27 14:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6107d359-1855-53a7-bd90-35d7e1e5cf97 with identifier: 3742479stock to the API
2026-03-27 14:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:34:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/3742479>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '6107d359-1855-53a7-bd90-35d7e1e5cf97',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/3742479',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'BMW',
 'model': '320',
 'odometer': 149940,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-04-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 320 d LED-Xenon Navi KeylessGo Klima PDC ...',
 'transmission': 'manual',
 'trim': 'd LED-Xenon Navi KeylessGo Klima PDC ...',
 'vin': None,
 'year': 2018}
2026-03-27 14:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%273742479stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:48 [ecarstrade.be] INFO: Saving data for 3742479stock: {'created_time': 1772694656.425791, 'last_price_update_time': 1774622088.85472}
2026-03-27 14:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='3742479stock') HTTP/1.1" 204 0
2026-03-27 14:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6596836> (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 14:34:57 [ecarstrade.be] INFO: Extracting details for car 6596836stock
2026-03-27 14:34:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56dc9a31-fbca-594e-90f6-50a29c3f75c5 with identifier: 6596836stock
2026-03-27 14:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56dc9a31-fbca-594e-90f6-50a29c3f75c5 with scrape type 2
2026-03-27 14:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56dc9a31-fbca-594e-90f6-50a29c3f75c5 with scrape type 2
2026-03-27 14:34:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 56dc9a31-fbca-594e-90f6-50a29c3f75c5, identifier: 6596836stock
2026-03-27 14:34:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 56dc9a31-fbca-594e-90f6-50a29c3f75c5 with identifier: 6596836stock
2026-03-27 14:34:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 56dc9a31-fbca-594e-90f6-50a29c3f75c5 with identifier: 6596836stock
2026-03-27 14:34:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 56dc9a31-fbca-594e-90f6-50a29c3f75c5 with identifier: 6596836stock to the API
2026-03-27 14:34:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6596836>
{'auction_title': '',
 'c_o_2_emission_value': 45,
 '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': '56dc9a31-fbca-594e-90f6-50a29c3f75c5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6596836',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'BMW',
 'model': '740',
 'odometer': 212591,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-04-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 740e Plug-In Hybrid M-Sport Aut. LED Head-Up Harman/Kardon '
          'Ambient ACC Navi Sport-Leather Camera 360 KeylessGo Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'e Plug-In Hybrid M-Sport Aut. LED Head-Up Harman/Kardon Ambient ACC '
         'Navi Sport-Leather Camera 360 KeylessGo Klima PDC ...',
 'vin': None,
 'year': 2018}
2026-03-27 14:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276596836stock%27 HTTP/1.1" 200 None
2026-03-27 14:34:58 [ecarstrade.be] INFO: Saving data for 6596836stock: {'created_time': 1772611278.706734, 'last_price_update_time': 1774622098.380335}
2026-03-27 14:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6596836stock') HTTP/1.1" 204 0
2026-03-27 14:35:07 [scrapy.extensions.logstats] INFO: Crawled 56 pages (at 18 pages/min), scraped 42 items (at 17 items/min)
2026-03-27 14:35:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 290MiB
2026-03-27 14:35:11 [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 14:35:12 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6885853stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6885853stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6885954stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6885954stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6885975stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6885975stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6890910stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6890910stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6890939stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6890939stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6893001stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6893001stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6893405stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6893405stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6899424stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6899424stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6901506stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6901506stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6901822stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6901822stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6904901stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6904901stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6905414stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6905414stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6905965stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6905965stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6906386stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6906386stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6908834stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6908834stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6909294stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6909294stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6909316stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6909316stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6910038stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6910038stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6910043stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6910043stock: 0
2026-03-27 14:35:12 [ecarstrade.be] INFO: Found listing with ID: 6910519stock
2026-03-27 14:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:12 [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 14:35:12 [ecarstrade.be] INFO: Scrape type for 6910519stock: 0
2026-03-27 14: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 14:35:44 [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 14:35:44 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:35:44 [ecarstrade.be] INFO: Found listing with ID: 6914005stock
2026-03-27 14:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:44 [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 14:35:44 [ecarstrade.be] INFO: Scrape type for 6914005stock: 0
2026-03-27 14:35:44 [ecarstrade.be] INFO: Found listing with ID: 6914013stock
2026-03-27 14:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:44 [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 14:35:44 [ecarstrade.be] INFO: Scrape type for 6914013stock: 0
2026-03-27 14:35:44 [ecarstrade.be] INFO: Found listing with ID: 6914030stock
2026-03-27 14:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:44 [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 14:35:44 [ecarstrade.be] INFO: Scrape type for 6914030stock: 0
2026-03-27 14:35:44 [ecarstrade.be] INFO: Found listing with ID: 6916395stock
2026-03-27 14:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:44 [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 14:35:44 [ecarstrade.be] INFO: Scrape type for 6916395stock: 0
2026-03-27 14:35:44 [ecarstrade.be] INFO: Found listing with ID: 6919073stock
2026-03-27 14:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:44 [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 14:35:44 [ecarstrade.be] INFO: Scrape type for 6919073stock: 2
2026-03-27 14: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 14:35:44 [ecarstrade.be] INFO: Found listing with ID: 6919152stock
2026-03-27 14:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:44 [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 14:35:44 [ecarstrade.be] INFO: Scrape type for 6919152stock: 0
2026-03-27 14:35:44 [ecarstrade.be] INFO: Found listing with ID: 6919213stock
2026-03-27 14:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:44 [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 14:35:44 [ecarstrade.be] INFO: Scrape type for 6919213stock: 0
2026-03-27 14:35:44 [ecarstrade.be] INFO: Found listing with ID: 6925476stock
2026-03-27 14:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:44 [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 14:35:44 [ecarstrade.be] INFO: Scrape type for 6925476stock: 0
2026-03-27 14:35:44 [ecarstrade.be] INFO: Found listing with ID: 6925486stock
2026-03-27 14:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:44 [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 14:35:44 [ecarstrade.be] INFO: Scrape type for 6925486stock: 0
2026-03-27 14:35:44 [ecarstrade.be] INFO: Found listing with ID: 6927538stock
2026-03-27 14:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:44 [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 14:35:44 [ecarstrade.be] INFO: Scrape type for 6927538stock: 2
2026-03-27 14: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 14:35:44 [ecarstrade.be] INFO: Found listing with ID: 6927545stock
2026-03-27 14:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:44 [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 14:35:44 [ecarstrade.be] INFO: Scrape type for 6927545stock: 0
2026-03-27 14:35:44 [ecarstrade.be] INFO: Found listing with ID: 6937858stock
2026-03-27 14:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:44 [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 14:35:44 [ecarstrade.be] INFO: Scrape type for 6937858stock: 0
2026-03-27 14:35:44 [ecarstrade.be] INFO: Found listing with ID: 6939583stock
2026-03-27 14:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:44 [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 14:35:44 [ecarstrade.be] INFO: Scrape type for 6939583stock: 0
2026-03-27 14:35:44 [ecarstrade.be] INFO: Found listing with ID: 6941303stock
2026-03-27 14:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:44 [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 14:35:44 [ecarstrade.be] INFO: Scrape type for 6941303stock: 0
2026-03-27 14:35:44 [ecarstrade.be] INFO: Found listing with ID: 6942623stock
2026-03-27 14:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:45 [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 14:35:45 [ecarstrade.be] INFO: Scrape type for 6942623stock: 0
2026-03-27 14:35:45 [ecarstrade.be] INFO: Found listing with ID: 6679102stock
2026-03-27 14:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:45 [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 14:35:45 [ecarstrade.be] INFO: Scrape type for 6679102stock: 0
2026-03-27 14:35:45 [ecarstrade.be] INFO: Found listing with ID: 6688226stock
2026-03-27 14:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:45 [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 14:35:45 [ecarstrade.be] INFO: Scrape type for 6688226stock: 0
2026-03-27 14:35:45 [ecarstrade.be] INFO: Found listing with ID: 6694083stock
2026-03-27 14:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:45 [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 14:35:45 [ecarstrade.be] INFO: Scrape type for 6694083stock: 0
2026-03-27 14:35:45 [ecarstrade.be] INFO: Found listing with ID: 6696769stock
2026-03-27 14:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:45 [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 14:35:45 [ecarstrade.be] INFO: Scrape type for 6696769stock: 0
2026-03-27 14:35:45 [ecarstrade.be] INFO: Found listing with ID: 6701130stock
2026-03-27 14:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:35:45 [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 14:35:45 [ecarstrade.be] INFO: Scrape type for 6701130stock: 0
2026-03-27 14:35: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 14:35:56 [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 14:35:56 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:35:56 [ecarstrade.be] INFO: Found listing with ID: 6702277stock
2026-03-27 14:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276702277stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:56 [ecarstrade.be] INFO: Scrape type for 6702277stock: 0
2026-03-27 14:35:56 [ecarstrade.be] INFO: Found listing with ID: 6723640stock
2026-03-27 14:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276723640stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:56 [ecarstrade.be] INFO: Scrape type for 6723640stock: 0
2026-03-27 14:35:56 [ecarstrade.be] INFO: Found listing with ID: 6728384stock
2026-03-27 14:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276728384stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:56 [ecarstrade.be] INFO: Scrape type for 6728384stock: 0
2026-03-27 14:35:56 [ecarstrade.be] INFO: Found listing with ID: 6728664stock
2026-03-27 14:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276728664stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:56 [ecarstrade.be] INFO: Scrape type for 6728664stock: 0
2026-03-27 14:35:56 [ecarstrade.be] INFO: Found listing with ID: 6746262stock
2026-03-27 14:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276746262stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:56 [ecarstrade.be] INFO: Scrape type for 6746262stock: 0
2026-03-27 14:35:56 [ecarstrade.be] INFO: Found listing with ID: 6764578stock
2026-03-27 14:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276764578stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:56 [ecarstrade.be] INFO: Scrape type for 6764578stock: 0
2026-03-27 14:35:56 [ecarstrade.be] INFO: Found listing with ID: 6772786stock
2026-03-27 14:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276772786stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:56 [ecarstrade.be] INFO: Scrape type for 6772786stock: 0
2026-03-27 14:35:56 [ecarstrade.be] INFO: Found listing with ID: 6773433stock
2026-03-27 14:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276773433stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:56 [ecarstrade.be] INFO: Scrape type for 6773433stock: 0
2026-03-27 14:35:56 [ecarstrade.be] INFO: Found listing with ID: 6776417stock
2026-03-27 14:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276776417stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:57 [ecarstrade.be] INFO: Scrape type for 6776417stock: 0
2026-03-27 14:35:57 [ecarstrade.be] INFO: Found listing with ID: 6779599stock
2026-03-27 14:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276779599stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:57 [ecarstrade.be] INFO: Scrape type for 6779599stock: 0
2026-03-27 14:35:57 [ecarstrade.be] INFO: Found listing with ID: 6787688stock
2026-03-27 14:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276787688stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:57 [ecarstrade.be] INFO: Scrape type for 6787688stock: 0
2026-03-27 14:35:57 [ecarstrade.be] INFO: Found listing with ID: 6788600stock
2026-03-27 14:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276788600stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:57 [ecarstrade.be] INFO: Scrape type for 6788600stock: 0
2026-03-27 14:35:57 [ecarstrade.be] INFO: Found listing with ID: 6791039stock
2026-03-27 14:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276791039stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:57 [ecarstrade.be] INFO: Scrape type for 6791039stock: 0
2026-03-27 14:35:57 [ecarstrade.be] INFO: Found listing with ID: 6792164stock
2026-03-27 14:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276792164stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:57 [ecarstrade.be] INFO: Scrape type for 6792164stock: 0
2026-03-27 14:35:57 [ecarstrade.be] INFO: Found listing with ID: 6792189stock
2026-03-27 14:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276792189stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:57 [ecarstrade.be] INFO: Scrape type for 6792189stock: 0
2026-03-27 14:35:57 [ecarstrade.be] INFO: Found listing with ID: 6792686stock
2026-03-27 14:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276792686stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:57 [ecarstrade.be] INFO: Scrape type for 6792686stock: 0
2026-03-27 14:35:57 [ecarstrade.be] INFO: Found listing with ID: 6797653stock
2026-03-27 14:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276797653stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:57 [ecarstrade.be] INFO: Scrape type for 6797653stock: 0
2026-03-27 14:35:57 [ecarstrade.be] INFO: Found listing with ID: 6802754stock
2026-03-27 14:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276802754stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:57 [ecarstrade.be] INFO: Scrape type for 6802754stock: 0
2026-03-27 14:35:57 [ecarstrade.be] INFO: Found listing with ID: 6804641stock
2026-03-27 14:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276804641stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:57 [ecarstrade.be] INFO: Scrape type for 6804641stock: 0
2026-03-27 14:35:57 [ecarstrade.be] INFO: Found listing with ID: 6808563stock
2026-03-27 14:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276808563stock%27 HTTP/1.1" 200 None
2026-03-27 14:35:57 [ecarstrade.be] INFO: Scrape type for 6808563stock: 0
2026-03-27 14: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 14:36:07 [scrapy.extensions.logstats] INFO: Crawled 59 pages (at 3 pages/min), scraped 42 items (at 0 items/min)
2026-03-27 14:36:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 290MiB
2026-03-27 14:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6919073> (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 14:36:08 [ecarstrade.be] INFO: Extracting details for car 6919073stock
2026-03-27 14:36:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42694263-9557-5d5b-b52d-3f2c3a4f1906 with identifier: 6919073stock
2026-03-27 14:36:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42694263-9557-5d5b-b52d-3f2c3a4f1906 with scrape type 2
2026-03-27 14:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42694263-9557-5d5b-b52d-3f2c3a4f1906 with scrape type 2
2026-03-27 14:36:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 42694263-9557-5d5b-b52d-3f2c3a4f1906, identifier: 6919073stock
2026-03-27 14:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 42694263-9557-5d5b-b52d-3f2c3a4f1906 with identifier: 6919073stock
2026-03-27 14:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 42694263-9557-5d5b-b52d-3f2c3a4f1906 with identifier: 6919073stock
2026-03-27 14:36:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 42694263-9557-5d5b-b52d-3f2c3a4f1906 with identifier: 6919073stock to the API
2026-03-27 14:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6919073>
{'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': '42694263-9557-5d5b-b52d-3f2c3a4f1906',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6919073',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 118301,
 '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 X1 sDrive16d LED-Xenon Navi-Pro KeylessGo Klima PDC ...',
 'transmission': 'manual',
 'trim': 'sDrive16d LED-Xenon Navi-Pro KeylessGo Klima PDC ...',
 'vin': None,
 'year': 2021}
2026-03-27 14:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276919073stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:08 [ecarstrade.be] INFO: Saving data for 6919073stock: {'created_time': 1772839903.443349, 'last_price_update_time': 1774622168.981387}
2026-03-27 14:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6919073stock') HTTP/1.1" 204 0
2026-03-27 14:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6927538> (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 14:36:09 [ecarstrade.be] INFO: Extracting details for car 6927538stock
2026-03-27 14:36:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcb66bc1-c9db-587f-acc7-b4f5f1b92f46 with identifier: 6927538stock
2026-03-27 14:36:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcb66bc1-c9db-587f-acc7-b4f5f1b92f46 with scrape type 2
2026-03-27 14:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcb66bc1-c9db-587f-acc7-b4f5f1b92f46 with scrape type 2
2026-03-27 14:36:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fcb66bc1-c9db-587f-acc7-b4f5f1b92f46, identifier: 6927538stock
2026-03-27 14:36:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fcb66bc1-c9db-587f-acc7-b4f5f1b92f46 with identifier: 6927538stock
2026-03-27 14:36:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fcb66bc1-c9db-587f-acc7-b4f5f1b92f46 with identifier: 6927538stock
2026-03-27 14:36:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fcb66bc1-c9db-587f-acc7-b4f5f1b92f46 with identifier: 6927538stock to the API
2026-03-27 14:36:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:36:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6927538>
{'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': 'fcb66bc1-c9db-587f-acc7-b4f5f1b92f46',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6927538',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 120273,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-22',
 '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 14:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276927538stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:10 [ecarstrade.be] INFO: Saving data for 6927538stock: {'created_time': 1773180982.936823, 'last_price_update_time': 1774622170.714644}
2026-03-27 14:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6927538stock') HTTP/1.1" 204 0
2026-03-27 14:36:22 [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 14:36:22 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:36:22 [ecarstrade.be] INFO: Found listing with ID: 6809691stock
2026-03-27 14:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276809691stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:22 [ecarstrade.be] INFO: Scrape type for 6809691stock: 0
2026-03-27 14:36:22 [ecarstrade.be] INFO: Found listing with ID: 6812574stock
2026-03-27 14:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276812574stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:22 [ecarstrade.be] INFO: Scrape type for 6812574stock: 0
2026-03-27 14:36:22 [ecarstrade.be] INFO: Found listing with ID: 6817744stock
2026-03-27 14:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276817744stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:22 [ecarstrade.be] INFO: Scrape type for 6817744stock: 0
2026-03-27 14:36:22 [ecarstrade.be] INFO: Found listing with ID: 6818863stock
2026-03-27 14:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276818863stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:22 [ecarstrade.be] INFO: Scrape type for 6818863stock: 0
2026-03-27 14:36:22 [ecarstrade.be] INFO: Found listing with ID: 6824257stock
2026-03-27 14:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276824257stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:22 [ecarstrade.be] INFO: Scrape type for 6824257stock: 0
2026-03-27 14:36:22 [ecarstrade.be] INFO: Found listing with ID: 6824278stock
2026-03-27 14:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276824278stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:22 [ecarstrade.be] INFO: Scrape type for 6824278stock: 0
2026-03-27 14:36:22 [ecarstrade.be] INFO: Found listing with ID: 6824325stock
2026-03-27 14:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276824325stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:22 [ecarstrade.be] INFO: Scrape type for 6824325stock: 0
2026-03-27 14:36:22 [ecarstrade.be] INFO: Found listing with ID: 6835922stock
2026-03-27 14:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276835922stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:22 [ecarstrade.be] INFO: Scrape type for 6835922stock: 0
2026-03-27 14:36:22 [ecarstrade.be] INFO: Found listing with ID: 6843034stock
2026-03-27 14:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843034stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:22 [ecarstrade.be] INFO: Scrape type for 6843034stock: 0
2026-03-27 14:36:22 [ecarstrade.be] INFO: Found listing with ID: 6844715stock
2026-03-27 14:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276844715stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:22 [ecarstrade.be] INFO: Scrape type for 6844715stock: 0
2026-03-27 14:36:22 [ecarstrade.be] INFO: Found listing with ID: 6845529stock
2026-03-27 14:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276845529stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:22 [ecarstrade.be] INFO: Scrape type for 6845529stock: 0
2026-03-27 14:36:22 [ecarstrade.be] INFO: Found listing with ID: 6847587stock
2026-03-27 14:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276847587stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:22 [ecarstrade.be] INFO: Scrape type for 6847587stock: 0
2026-03-27 14:36:22 [ecarstrade.be] INFO: Found listing with ID: 6853022stock
2026-03-27 14:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276853022stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:22 [ecarstrade.be] INFO: Scrape type for 6853022stock: 0
2026-03-27 14:36:22 [ecarstrade.be] INFO: Found listing with ID: 6862902stock
2026-03-27 14:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276862902stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:22 [ecarstrade.be] INFO: Scrape type for 6862902stock: 0
2026-03-27 14:36:22 [ecarstrade.be] INFO: Found listing with ID: 6866821stock
2026-03-27 14:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276866821stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:23 [ecarstrade.be] INFO: Scrape type for 6866821stock: 0
2026-03-27 14:36:23 [ecarstrade.be] INFO: Found listing with ID: 6867142stock
2026-03-27 14:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276867142stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:23 [ecarstrade.be] INFO: Scrape type for 6867142stock: 0
2026-03-27 14:36:23 [ecarstrade.be] INFO: Found listing with ID: 6868001stock
2026-03-27 14:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276868001stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:23 [ecarstrade.be] INFO: Scrape type for 6868001stock: 0
2026-03-27 14:36:23 [ecarstrade.be] INFO: Found listing with ID: 6869050stock
2026-03-27 14:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276869050stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:23 [ecarstrade.be] INFO: Scrape type for 6869050stock: 0
2026-03-27 14:36:23 [ecarstrade.be] INFO: Found listing with ID: 6870475stock
2026-03-27 14:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276870475stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:23 [ecarstrade.be] INFO: Scrape type for 6870475stock: 0
2026-03-27 14:36:23 [ecarstrade.be] INFO: Found listing with ID: 6870633stock
2026-03-27 14:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276870633stock%27 HTTP/1.1" 200 None
2026-03-27 14:36:23 [ecarstrade.be] INFO: Scrape type for 6870633stock: 0
2026-03-27 14: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 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6875341stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6875341stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6876338stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6876338stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 5790258stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 5790258stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6380489stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6380489stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6492226stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6492226stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6565827stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6565827stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6568211stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6568211stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6572320stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6572320stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6588028stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6588028stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6589936stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6589936stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6612228stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6612228stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6629462stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6629462stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6635088stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6635088stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6656157stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6656157stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6668929stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6668929stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6672443stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6672443stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6843094stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6843094stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6751573stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6751573stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6434642stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6434642stock: 0
2026-03-27 14:36:57 [ecarstrade.be] INFO: Found listing with ID: 6597827stock
2026-03-27 14:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:36:57 [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 14:36:57 [ecarstrade.be] INFO: Scrape type for 6597827stock: 0
2026-03-27 14:36: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 14:37:07 [scrapy.extensions.logstats] INFO: Crawled 63 pages (at 4 pages/min), scraped 44 items (at 2 items/min)
2026-03-27 14:37:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 290MiB
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6788506stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6788506stock: 1
2026-03-27 14:37: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 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6794715stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37: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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6794715stock: 0
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6882517stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37: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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6882517stock: 0
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6769282stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6769282stock: 0
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6287267stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6287267stock: 0
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6462698stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6462698stock: 0
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6478353stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6478353stock: 0
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6644566stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6644566stock: 0
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6675809stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6675809stock: 0
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6700653stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6700653stock: 0
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6706350stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6706350stock: 0
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6740077stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6740077stock: 0
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6752714stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6752714stock: 0
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6761356stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6761356stock: 0
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6777305stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6777305stock: 0
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6778069stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6778069stock: 0
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6781448stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6781448stock: 0
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6797160stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6797160stock: 0
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6801102stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6801102stock: 0
2026-03-27 14:37:13 [ecarstrade.be] INFO: Found listing with ID: 6808931stock
2026-03-27 14:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:13 [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 14:37:13 [ecarstrade.be] INFO: Scrape type for 6808931stock: 0
2026-03-27 14:37: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 14:37:24 [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 14:37:24 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6811286stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276811286stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6811286stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6816472stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276816472stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6816472stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6821306stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276821306stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6821306stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6828925stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276828925stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6828925stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6835650stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276835650stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6835650stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6863207stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276863207stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6863207stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6865470stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276865470stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6865470stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6865847stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276865847stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6865847stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6867096stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276867096stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6867096stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6884277stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276884277stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6884277stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6884961stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276884961stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6884961stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6886197stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276886197stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6886197stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6886254stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276886254stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6886254stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6886825stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276886825stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6886825stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6888967stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276888967stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6888967stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6897644stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276897644stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6897644stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6898380stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276898380stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6898380stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6902393stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276902393stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6902393stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6903066stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276903066stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6903066stock: 0
2026-03-27 14:37:24 [ecarstrade.be] INFO: Found listing with ID: 6903832stock
2026-03-27 14:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276903832stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:24 [ecarstrade.be] INFO: Scrape type for 6903832stock: 0
2026-03-27 14: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 14:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6788506> (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 14:37:48 [ecarstrade.be] INFO: Extracting details for car 6788506stock
2026-03-27 14:37:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f921fa8-87e0-5f2a-94a4-909851c5a66a with identifier: 6788506stock
2026-03-27 14:37:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f921fa8-87e0-5f2a-94a4-909851c5a66a with scrape type 1
2026-03-27 14:37:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0f921fa8-87e0-5f2a-94a4-909851c5a66a
2026-03-27 14:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37: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%252F6780001-6790000%252F6788506%252Fphoto_066%252F780x0__r.jpg%253Fhash%3D1771417694%27 HTTP/1.1" 200 None
2026-03-27 14:37:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6780001-6790000/6788506/photo_066/780x0__r.jpg?hash=1771417694 not downloaded yet
2026-03-27 14:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37: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%252F6780001-6790000%252F6788506%252Fphoto_071%252F780x0__r.jpg%253Fhash%3D1771417695%27 HTTP/1.1" 200 None
2026-03-27 14:37:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6780001-6790000/6788506/photo_071/780x0__r.jpg?hash=1771417695 not downloaded yet
2026-03-27 14:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37: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%252F6780001-6790000%252F6788506%252Fphoto_067%252F780x0__r.jpg%253Fhash%3D1771417694%27 HTTP/1.1" 200 None
2026-03-27 14:37:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6780001-6790000/6788506/photo_067/780x0__r.jpg?hash=1771417694 not downloaded yet
2026-03-27 14:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37: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%252F6780001-6790000%252F6788506%252Fphoto_069%252F780x0__r.jpg%253Fhash%3D1771417694%27 HTTP/1.1" 200 None
2026-03-27 14:37:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6780001-6790000/6788506/photo_069/780x0__r.jpg?hash=1771417694 not downloaded yet
2026-03-27 14:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37: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%252F6780001-6790000%252F6788506%252Fphoto_068%252F780x0__r.jpg%253Fhash%3D1771417694%27 HTTP/1.1" 200 None
2026-03-27 14:37:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6780001-6790000/6788506/photo_068/780x0__r.jpg?hash=1771417694 not downloaded yet
2026-03-27 14:37:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37: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%252F6780001-6790000%252F6788506%252Fphoto_070%252F780x0__r.jpg%253Fhash%3D1771417695%27 HTTP/1.1" 200 None
2026-03-27 14:37:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6780001-6790000/6788506/photo_070/780x0__r.jpg?hash=1771417695 not downloaded yet
2026-03-27 14:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6780001-6790000/6788506/photo_066/780x0__r.jpg?hash=1771417694> (referer: https://ecarstrade.com/cars/6788506)
2026-03-27 14:37:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6780001-6790000/6788506/photo_067/780x0__r.jpg?hash=1771417694> (referer: https://ecarstrade.com/cars/6788506)
2026-03-27 14:37:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0f921fa8-87e0-5f2a-94a4-909851c5a66a
2026-03-27 14:37:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0f921fa8-87e0-5f2a-94a4-909851c5a66a
2026-03-27 14:37:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0f921fa8-87e0-5f2a-94a4-909851c5a66a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:37:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0f921fa8-87e0-5f2a-94a4-909851c5a66a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:37:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0f921fa8-87e0-5f2a-94a4-909851c5a66a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:37:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0f921fa8-87e0-5f2a-94a4-909851c5a66a with identifier: 6788506stock
2026-03-27 14:37:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0f921fa8-87e0-5f2a-94a4-909851c5a66a with identifier: 6788506stock
2026-03-27 14:37:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0f921fa8-87e0-5f2a-94a4-909851c5a66a with identifier: 6788506stock to the API
2026-03-27 14:37:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:37:49 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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': 'Petrol',
 'id': '0f921fa8-87e0-5f2a-94a4-909851c5a66a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6788506',
 'listing': 'auction',
 'location': 'France - "2ndMove Compiègne"',
 'make': 'BMW',
 'model': '118',
 'odometer': 77164,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6780001-6790000/6788506/photo_066/780x0__r.jpg?hash=1771417694',
                'https://ecarstrade.com/thumbnails/carsphotos/6780001-6790000/6788506/photo_071/780x0__r.jpg?hash=1771417695',
                'https://ecarstrade.com/thumbnails/carsphotos/6780001-6790000/6788506/photo_067/780x0__r.jpg?hash=1771417694',
                'https://ecarstrade.com/thumbnails/carsphotos/6780001-6790000/6788506/photo_069/780x0__r.jpg?hash=1771417694',
                'https://ecarstrade.com/thumbnails/carsphotos/6780001-6790000/6788506/photo_068/780x0__r.jpg?hash=1771417694',
                'https://ecarstrade.com/thumbnails/carsphotos/6780001-6790000/6788506/photo_070/780x0__r.jpg?hash=1771417695'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-04-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 118i M-Sport Aut. Pano LED-Xenon LC-Pro ACC Harman/Kardon '
          'Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
 'transmission': 'automatic',
 'trim': 'i M-Sport Aut. Pano LED-Xenon LC-Pro ACC Harman/Kardon '
         'Sport-Leather-Alcantara KeylessGo Camera Klima PDC ...',
 'vin': None,
 'year': 2024}
2026-03-27 14:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276788506stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:49 [ecarstrade.be] INFO: Saving data for 6788506stock: {'created_time': 1774622269.754154, 'last_price_update_time': 1774622269.754167}
2026-03-27 14:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6788506stock') HTTP/1.1" 204 0
2026-03-27 14:37:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0f921fa8-87e0-5f2a-94a4-909851c5a66a due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:37:57 [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 14:37:57 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:37:57 [ecarstrade.be] INFO: Found listing with ID: 6906584stock
2026-03-27 14:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276906584stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:57 [ecarstrade.be] INFO: Scrape type for 6906584stock: 0
2026-03-27 14:37:57 [ecarstrade.be] INFO: Found listing with ID: 6906853stock
2026-03-27 14:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276906853stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:57 [ecarstrade.be] INFO: Scrape type for 6906853stock: 0
2026-03-27 14:37:57 [ecarstrade.be] INFO: Found listing with ID: 6912515stock
2026-03-27 14:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276912515stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:57 [ecarstrade.be] INFO: Scrape type for 6912515stock: 0
2026-03-27 14:37:57 [ecarstrade.be] INFO: Found listing with ID: 6916489stock
2026-03-27 14:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276916489stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:57 [ecarstrade.be] INFO: Scrape type for 6916489stock: 0
2026-03-27 14:37:57 [ecarstrade.be] INFO: Found listing with ID: 6919009stock
2026-03-27 14:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276919009stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:57 [ecarstrade.be] INFO: Scrape type for 6919009stock: 0
2026-03-27 14:37:57 [ecarstrade.be] INFO: Found listing with ID: 6921709stock
2026-03-27 14:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276921709stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:58 [ecarstrade.be] INFO: Scrape type for 6921709stock: 0
2026-03-27 14:37:58 [ecarstrade.be] INFO: Found listing with ID: 6929239stock
2026-03-27 14:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276929239stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:58 [ecarstrade.be] INFO: Scrape type for 6929239stock: 0
2026-03-27 14:37:58 [ecarstrade.be] INFO: Found listing with ID: 6929377stock
2026-03-27 14:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276929377stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:58 [ecarstrade.be] INFO: Scrape type for 6929377stock: 0
2026-03-27 14:37:58 [ecarstrade.be] INFO: Found listing with ID: 6929379stock
2026-03-27 14:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276929379stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:58 [ecarstrade.be] INFO: Scrape type for 6929379stock: 0
2026-03-27 14:37:58 [ecarstrade.be] INFO: Found listing with ID: 6929853stock
2026-03-27 14:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276929853stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:58 [ecarstrade.be] INFO: Scrape type for 6929853stock: 0
2026-03-27 14:37:58 [ecarstrade.be] INFO: Found listing with ID: 6933323stock
2026-03-27 14:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276933323stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:58 [ecarstrade.be] INFO: Scrape type for 6933323stock: 0
2026-03-27 14:37:58 [ecarstrade.be] INFO: Found listing with ID: 6933344stock
2026-03-27 14:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276933344stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:58 [ecarstrade.be] INFO: Scrape type for 6933344stock: 0
2026-03-27 14:37:58 [ecarstrade.be] INFO: Found listing with ID: 6933657stock
2026-03-27 14:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276933657stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:58 [ecarstrade.be] INFO: Scrape type for 6933657stock: 0
2026-03-27 14:37:58 [ecarstrade.be] INFO: Found listing with ID: 6933662stock
2026-03-27 14:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276933662stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:58 [ecarstrade.be] INFO: Scrape type for 6933662stock: 0
2026-03-27 14:37:58 [ecarstrade.be] INFO: Found listing with ID: 6934437stock
2026-03-27 14:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276934437stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:58 [ecarstrade.be] INFO: Scrape type for 6934437stock: 0
2026-03-27 14:37:58 [ecarstrade.be] INFO: Found listing with ID: 6934462stock
2026-03-27 14:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276934462stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:58 [ecarstrade.be] INFO: Scrape type for 6934462stock: 0
2026-03-27 14:37:58 [ecarstrade.be] INFO: Found listing with ID: 6934463stock
2026-03-27 14:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276934463stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:58 [ecarstrade.be] INFO: Scrape type for 6934463stock: 0
2026-03-27 14:37:58 [ecarstrade.be] INFO: Found listing with ID: 6935000stock
2026-03-27 14:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276935000stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:58 [ecarstrade.be] INFO: Scrape type for 6935000stock: 0
2026-03-27 14:37:58 [ecarstrade.be] INFO: Found listing with ID: 6938498stock
2026-03-27 14:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276938498stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:58 [ecarstrade.be] INFO: Scrape type for 6938498stock: 0
2026-03-27 14:37:58 [ecarstrade.be] INFO: Found listing with ID: 6938520stock
2026-03-27 14:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276938520stock%27 HTTP/1.1" 200 None
2026-03-27 14:37:58 [ecarstrade.be] INFO: Scrape type for 6938520stock: 0
2026-03-27 14:37: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 14:38:06 [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 14:38:06 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:38:06 [ecarstrade.be] INFO: Found listing with ID: 6938580stock
2026-03-27 14:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:06 [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 14:38:06 [ecarstrade.be] INFO: Scrape type for 6938580stock: 0
2026-03-27 14:38:06 [ecarstrade.be] INFO: Found listing with ID: 6938597stock
2026-03-27 14:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:06 [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 14:38:06 [ecarstrade.be] INFO: Scrape type for 6938597stock: 0
2026-03-27 14:38:06 [ecarstrade.be] INFO: Found listing with ID: 6938612stock
2026-03-27 14:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:06 [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 14:38:06 [ecarstrade.be] INFO: Scrape type for 6938612stock: 0
2026-03-27 14:38:06 [ecarstrade.be] INFO: Found listing with ID: 6939659stock
2026-03-27 14:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:06 [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 14:38:06 [ecarstrade.be] INFO: Scrape type for 6939659stock: 0
2026-03-27 14:38:06 [ecarstrade.be] INFO: Found listing with ID: 6939660stock
2026-03-27 14:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:06 [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 14:38:06 [ecarstrade.be] INFO: Scrape type for 6939660stock: 0
2026-03-27 14:38:06 [ecarstrade.be] INFO: Found listing with ID: 6939662stock
2026-03-27 14:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:07 [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 14:38:07 [ecarstrade.be] INFO: Scrape type for 6939662stock: 0
2026-03-27 14:38:07 [ecarstrade.be] INFO: Found listing with ID: 6940180stock
2026-03-27 14:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:07 [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 14:38:07 [ecarstrade.be] INFO: Scrape type for 6940180stock: 0
2026-03-27 14:38:07 [ecarstrade.be] INFO: Found listing with ID: 6940842stock
2026-03-27 14:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:07 [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 14:38:07 [ecarstrade.be] INFO: Scrape type for 6940842stock: 0
2026-03-27 14:38:07 [ecarstrade.be] INFO: Found listing with ID: 6941160stock
2026-03-27 14:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:07 [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 14:38:07 [ecarstrade.be] INFO: Scrape type for 6941160stock: 0
2026-03-27 14:38:07 [ecarstrade.be] INFO: Found listing with ID: 6942252stock
2026-03-27 14:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:07 [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 14:38:07 [ecarstrade.be] INFO: Scrape type for 6942252stock: 0
2026-03-27 14:38:07 [ecarstrade.be] INFO: Found listing with ID: 6942267stock
2026-03-27 14:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:07 [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 14:38:07 [ecarstrade.be] INFO: Scrape type for 6942267stock: 0
2026-03-27 14:38:07 [ecarstrade.be] INFO: Found listing with ID: 6945449stock
2026-03-27 14:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:07 [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 14:38:07 [ecarstrade.be] INFO: Scrape type for 6945449stock: 0
2026-03-27 14:38:07 [ecarstrade.be] INFO: Found listing with ID: 6945574stock
2026-03-27 14:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:07 [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 14:38:07 [ecarstrade.be] INFO: Scrape type for 6945574stock: 0
2026-03-27 14:38:07 [ecarstrade.be] INFO: Found listing with ID: 6946051stock
2026-03-27 14:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:07 [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 14:38:07 [ecarstrade.be] INFO: Scrape type for 6946051stock: 0
2026-03-27 14:38:07 [ecarstrade.be] INFO: Found listing with ID: 6947046stock
2026-03-27 14:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:07 [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 14:38:07 [ecarstrade.be] INFO: Scrape type for 6947046stock: 0
2026-03-27 14:38:07 [ecarstrade.be] INFO: Found listing with ID: 6947972stock
2026-03-27 14:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:07 [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 14:38:07 [ecarstrade.be] INFO: Scrape type for 6947972stock: 0
2026-03-27 14:38:07 [ecarstrade.be] INFO: Found listing with ID: 6947973stock
2026-03-27 14:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:07 [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 14:38:07 [ecarstrade.be] INFO: Scrape type for 6947973stock: 0
2026-03-27 14:38:07 [ecarstrade.be] INFO: Found listing with ID: 6948423stock
2026-03-27 14:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:07 [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 14:38:07 [ecarstrade.be] INFO: Scrape type for 6948423stock: 0
2026-03-27 14:38:07 [ecarstrade.be] INFO: Found listing with ID: 6948679stock
2026-03-27 14:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:07 [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 14:38:07 [ecarstrade.be] INFO: Scrape type for 6948679stock: 0
2026-03-27 14:38:07 [ecarstrade.be] INFO: Found listing with ID: 6948764stock
2026-03-27 14:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:07 [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 14:38:07 [ecarstrade.be] INFO: Scrape type for 6948764stock: 0
2026-03-27 14:38:07 [scrapy.extensions.logstats] INFO: Crawled 68 pages (at 5 pages/min), scraped 45 items (at 1 items/min)
2026-03-27 14:38:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 290MiB
2026-03-27 14:38: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 14:38:14 [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 14:38:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:38:14 [ecarstrade.be] INFO: Found listing with ID: 6949801stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6949801stock: 0
2026-03-27 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6957970stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6957970stock: 0
2026-03-27 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6957987stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6957987stock: 0
2026-03-27 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6959946stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6959946stock: 0
2026-03-27 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6959948stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6959948stock: 0
2026-03-27 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6960190stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6960190stock: 0
2026-03-27 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6960227stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6960227stock: 0
2026-03-27 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6960485stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6960485stock: 2
2026-03-27 14:38: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 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6961602stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6961602stock: 0
2026-03-27 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6961606stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6961606stock: 0
2026-03-27 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6961671stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6961671stock: 0
2026-03-27 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6961696stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6961696stock: 0
2026-03-27 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6961796stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6961796stock: 0
2026-03-27 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6961827stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6961827stock: 0
2026-03-27 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6961844stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6961844stock: 0
2026-03-27 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6961905stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6961905stock: 0
2026-03-27 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6961958stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6961958stock: 0
2026-03-27 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6961962stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6961962stock: 0
2026-03-27 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6961977stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6961977stock: 0
2026-03-27 14:38:15 [ecarstrade.be] INFO: Found listing with ID: 6962934stock
2026-03-27 14:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:15 [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 14:38:15 [ecarstrade.be] INFO: Scrape type for 6962934stock: 0
2026-03-27 14:38: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 14:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6960485> (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 14:38:26 [ecarstrade.be] INFO: Extracting details for car 6960485stock
2026-03-27 14:38:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ae3ee8a-51db-51d8-ab06-63b08c09e28a with identifier: 6960485stock
2026-03-27 14:38:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ae3ee8a-51db-51d8-ab06-63b08c09e28a with scrape type 2
2026-03-27 14:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ae3ee8a-51db-51d8-ab06-63b08c09e28a with scrape type 2
2026-03-27 14:38:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3ae3ee8a-51db-51d8-ab06-63b08c09e28a, identifier: 6960485stock
2026-03-27 14:38:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3ae3ee8a-51db-51d8-ab06-63b08c09e28a with identifier: 6960485stock
2026-03-27 14:38:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3ae3ee8a-51db-51d8-ab06-63b08c09e28a with identifier: 6960485stock
2026-03-27 14:38:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3ae3ee8a-51db-51d8-ab06-63b08c09e28a with identifier: 6960485stock to the API
2026-03-27 14:38:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:38: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 14:38:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6960485>
{'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': None,
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '3ae3ee8a-51db-51d8-ab06-63b08c09e28a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6960485',
 'listing': 'auction',
 'location': 'France - "WALON Mitry-Mory"',
 'make': 'MG',
 'model': 'EHS',
 'odometer': 105728,
 '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': 'MG EHS 1.5 Plug-In Hybrid Luxury Aut. Pano LED-Xenon Virtual Navi '
          'Sport-Leather KeylessGo Camera 360 Klima PDC ...',
 'transmission': 'automatic',
 'trim': '1.5 Plug-In Hybrid Luxury Aut. Pano LED-Xenon Virtual Navi '
         'Sport-Leather KeylessGo Camera 360 Klima PDC ...',
 'vin': None,
 'year': 2023}
2026-03-27 14:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:26 [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 14:38:26 [ecarstrade.be] INFO: Saving data for 6960485stock: {'created_time': 1773758265.402396, 'last_price_update_time': 1774622306.904293}
2026-03-27 14:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6960485stock') HTTP/1.1" 204 0
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6962942stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6962942stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6963005stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6963005stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6963006stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6963006stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6963075stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6963075stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6963092stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6963092stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6963160stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6963160stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6963175stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6963175stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6964823stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6964823stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6964893stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6964893stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6964895stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6964895stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6964902stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6964902stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6964903stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6964903stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6965180stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6965180stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6965186stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6965186stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6965209stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6965209stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6965334stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6965334stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6966110stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6966110stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6966336stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6966336stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6969573stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6969573stock: 0
2026-03-27 14:38:30 [ecarstrade.be] INFO: Found listing with ID: 6969942stock
2026-03-27 14:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:30 [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 14:38:30 [ecarstrade.be] INFO: Scrape type for 6969942stock: 0
2026-03-27 14:38: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 14:38:37 [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 14:38:37 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:38:37 [ecarstrade.be] INFO: Found listing with ID: 6970021stock
2026-03-27 14:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276970021stock%27 HTTP/1.1" 200 None
2026-03-27 14:38:37 [ecarstrade.be] INFO: Scrape type for 6970021stock: 0
2026-03-27 14:38:37 [ecarstrade.be] INFO: Found listing with ID: 6971189stock
2026-03-27 14:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276971189stock%27 HTTP/1.1" 200 None
2026-03-27 14:38:37 [ecarstrade.be] INFO: Scrape type for 6971189stock: 0
2026-03-27 14:38:37 [ecarstrade.be] INFO: Found listing with ID: 6971207stock
2026-03-27 14:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276971207stock%27 HTTP/1.1" 200 None
2026-03-27 14:38:37 [ecarstrade.be] INFO: Scrape type for 6971207stock: 0
2026-03-27 14:38:37 [ecarstrade.be] INFO: Found listing with ID: 6972124stock
2026-03-27 14:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276972124stock%27 HTTP/1.1" 200 None
2026-03-27 14:38:37 [ecarstrade.be] INFO: Scrape type for 6972124stock: 0
2026-03-27 14:38:37 [ecarstrade.be] INFO: Found listing with ID: 6972165stock
2026-03-27 14:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276972165stock%27 HTTP/1.1" 200 None
2026-03-27 14:38:37 [ecarstrade.be] INFO: Scrape type for 6972165stock: 0
2026-03-27 14:38:37 [ecarstrade.be] INFO: Found listing with ID: 6974836stock
2026-03-27 14:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276974836stock%27 HTTP/1.1" 200 None
2026-03-27 14:38:37 [ecarstrade.be] INFO: Scrape type for 6974836stock: 0
2026-03-27 14:38:37 [ecarstrade.be] INFO: Found listing with ID: 6976163stock
2026-03-27 14:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276976163stock%27 HTTP/1.1" 200 None
2026-03-27 14:38:37 [ecarstrade.be] INFO: Scrape type for 6976163stock: 0
2026-03-27 14:38:37 [ecarstrade.be] INFO: Found listing with ID: 6976559stock
2026-03-27 14:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276976559stock%27 HTTP/1.1" 200 None
2026-03-27 14:38:37 [ecarstrade.be] INFO: Scrape type for 6976559stock: 0
2026-03-27 14:38:37 [ecarstrade.be] INFO: Found listing with ID: 6976648stock
2026-03-27 14:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276976648stock%27 HTTP/1.1" 200 None
2026-03-27 14:38:37 [ecarstrade.be] INFO: Scrape type for 6976648stock: 0
2026-03-27 14:38:37 [ecarstrade.be] INFO: Found listing with ID: 6976731stock
2026-03-27 14:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276976731stock%27 HTTP/1.1" 200 None
2026-03-27 14:38:37 [ecarstrade.be] INFO: Scrape type for 6976731stock: 0
2026-03-27 14:38:37 [ecarstrade.be] INFO: Found listing with ID: 6977964stock
2026-03-27 14:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276977964stock%27 HTTP/1.1" 200 None
2026-03-27 14:38:37 [ecarstrade.be] INFO: Scrape type for 6977964stock: 0
2026-03-27 14:38:37 [ecarstrade.be] INFO: Found listing with ID: 6978744stock
2026-03-27 14:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276978744stock%27 HTTP/1.1" 200 None
2026-03-27 14:38:37 [ecarstrade.be] INFO: Scrape type for 6978744stock: 0
2026-03-27 14:38:37 [ecarstrade.be] INFO: Found listing with ID: 6978760stock
2026-03-27 14:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276978760stock%27 HTTP/1.1" 200 None
2026-03-27 14:38:37 [ecarstrade.be] INFO: Scrape type for 6978760stock: 0
2026-03-27 14:38:37 [ecarstrade.be] INFO: Found listing with ID: 6978774stock
2026-03-27 14:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276978774stock%27 HTTP/1.1" 200 None
2026-03-27 14:38:37 [ecarstrade.be] INFO: Scrape type for 6978774stock: 0
2026-03-27 14:38:37 [ecarstrade.be] INFO: Found listing with ID: 6979306stock
2026-03-27 14:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276979306stock%27 HTTP/1.1" 200 None
2026-03-27 14:38:37 [ecarstrade.be] INFO: Scrape type for 6979306stock: 0
2026-03-27 14:38:37 [ecarstrade.be] INFO: Found listing with ID: 6980294stock
2026-03-27 14:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276980294stock%27 HTTP/1.1" 200 None
2026-03-27 14:38:37 [ecarstrade.be] INFO: Scrape type for 6980294stock: 0
2026-03-27 14:38:37 [ecarstrade.be] INFO: Found listing with ID: 6980640stock
2026-03-27 14:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276980640stock%27 HTTP/1.1" 200 None
2026-03-27 14:38:37 [ecarstrade.be] INFO: Scrape type for 6980640stock: 0
2026-03-27 14:38:37 [ecarstrade.be] INFO: Found listing with ID: 6981993stock
2026-03-27 14:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981993stock%27 HTTP/1.1" 200 None
2026-03-27 14:38:38 [ecarstrade.be] INFO: Scrape type for 6981993stock: 0
2026-03-27 14:38:38 [ecarstrade.be] INFO: Found listing with ID: 6983045stock
2026-03-27 14:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:38 [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 14:38:38 [ecarstrade.be] INFO: Scrape type for 6983045stock: 0
2026-03-27 14:38:38 [ecarstrade.be] INFO: Found listing with ID: 6983050stock
2026-03-27 14:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:38:38 [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 14:38:38 [ecarstrade.be] INFO: Scrape type for 6983050stock: 0
2026-03-27 14:38: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 14:39:07 [scrapy.extensions.logstats] INFO: Crawled 72 pages (at 4 pages/min), scraped 46 items (at 1 items/min)
2026-03-27 14:39:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 290MiB
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 6983055stock
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Scrape type for 6983055stock: 0
2026-03-27 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 6983089stock
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Scrape type for 6983089stock: 0
2026-03-27 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 6983092stock
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Scrape type for 6983092stock: 0
2026-03-27 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 6983094stock
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Scrape type for 6983094stock: 0
2026-03-27 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 6983670stock
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Scrape type for 6983670stock: 0
2026-03-27 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 6983700stock
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Scrape type for 6983700stock: 0
2026-03-27 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 6983705stock
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Scrape type for 6983705stock: 0
2026-03-27 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 6987316stock
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Scrape type for 6987316stock: 0
2026-03-27 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 6987317stock
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Scrape type for 6987317stock: 0
2026-03-27 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 6988801stock
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Scrape type for 6988801stock: 0
2026-03-27 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 6988853stock
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Scrape type for 6988853stock: 0
2026-03-27 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 6861328stock
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Scrape type for 6861328stock: 0
2026-03-27 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 7008421auction111121
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Scrape type for 7008421auction111121: 1
2026-03-27 14: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 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 7008422auction111121
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Scrape type for 7008422auction111121: 1
2026-03-27 14: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 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 7008425auction111121
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Scrape type for 7008425auction111121: 1
2026-03-27 14: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 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 7008427auction111121
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Scrape type for 7008427auction111121: 1
2026-03-27 14: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 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 7008428auction111121
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Scrape type for 7008428auction111121: 1
2026-03-27 14: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 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 7008429auction111121
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:17 [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 14:39:17 [ecarstrade.be] INFO: Scrape type for 7008429auction111121: 1
2026-03-27 14: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 14:39:17 [ecarstrade.be] INFO: Found listing with ID: 7008430auction111121
2026-03-27 14:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:18 [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 14:39:18 [ecarstrade.be] INFO: Scrape type for 7008430auction111121: 1
2026-03-27 14:39: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 14:39:18 [ecarstrade.be] INFO: Found listing with ID: 7008431auction111121
2026-03-27 14:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:18 [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 14:39:18 [ecarstrade.be] INFO: Scrape type for 7008431auction111121: 1
2026-03-27 14:39: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 14:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008430> (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 14:39: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 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Extracting details for car 7008430auction111121
2026-03-27 14:39:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 662a7a18-0e8d-559f-a259-3b2dc49b0344 with identifier: 7008430auction111121
2026-03-27 14:39:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 662a7a18-0e8d-559f-a259-3b2dc49b0344 with scrape type 1
2026-03-27 14:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 662a7a18-0e8d-559f-a259-3b2dc49b0344
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008430%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609406%27 HTTP/1.1" 200 None
2026-03-27 14:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008430/photo_001/780x0__r.jpg?hash=1774609406 not downloaded yet
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008430%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609406%27 HTTP/1.1" 200 None
2026-03-27 14:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008430/photo_002/780x0__r.jpg?hash=1774609406 not downloaded yet
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008432auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008432auction111121: 1
2026-03-27 14:39: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 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008430%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609406%27 HTTP/1.1" 200 None
2026-03-27 14:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008430/photo_003/780x0__r.jpg?hash=1774609406 not downloaded yet
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008433auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008433auction111121: 1
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008430%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609406%27 HTTP/1.1" 200 None
2026-03-27 14:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008430/photo_004/780x0__r.jpg?hash=1774609406 not downloaded yet
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008434auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008434auction111121: 1
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008430%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609406%27 HTTP/1.1" 200 None
2026-03-27 14:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008430/photo_005/780x0__r.jpg?hash=1774609406 not downloaded yet
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008435auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008435auction111121: 1
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008430%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609407%27 HTTP/1.1" 200 None
2026-03-27 14:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008430/photo_006/780x0__r.jpg?hash=1774609407 not downloaded yet
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008436auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008436auction111121: 1
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008437auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008437auction111121: 1
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008439auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008439auction111121: 1
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008440auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008440auction111121: 1
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008441auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008441auction111121: 1
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008442auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008442auction111121: 1
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008443auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008443auction111121: 1
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008444auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008444auction111121: 1
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008445auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008445auction111121: 1
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008446auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008446auction111121: 1
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008448auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008448auction111121: 1
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008449auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008449auction111121: 1
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008450auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008450auction111121: 1
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008451auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008451auction111121: 1
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008452auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008452auction111121: 1
2026-03-27 14:39:27 [ecarstrade.be] INFO: Found listing with ID: 7008453auction111121
2026-03-27 14:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:27 [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 14:39:27 [ecarstrade.be] INFO: Scrape type for 7008453auction111121: 1
2026-03-27 14:39:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008425> (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 14:39:28 [ecarstrade.be] INFO: Extracting details for car 7008425auction111121
2026-03-27 14:39:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8f85f89-b010-565b-84b8-5f2ae428b327 with identifier: 7008425auction111121
2026-03-27 14:39:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8f85f89-b010-565b-84b8-5f2ae428b327 with scrape type 1
2026-03-27 14:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f8f85f89-b010-565b-84b8-5f2ae428b327
2026-03-27 14:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008425%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609400%27 HTTP/1.1" 200 None
2026-03-27 14:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008425/photo_001/780x0__r.jpg?hash=1774609400 not downloaded yet
2026-03-27 14:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008425%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609401%27 HTTP/1.1" 200 None
2026-03-27 14:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008425/photo_002/780x0__r.jpg?hash=1774609401 not downloaded yet
2026-03-27 14:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008425%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609400%27 HTTP/1.1" 200 None
2026-03-27 14:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008425/photo_003/780x0__r.jpg?hash=1774609400 not downloaded yet
2026-03-27 14:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008425%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609400%27 HTTP/1.1" 200 None
2026-03-27 14:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008425/photo_004/780x0__r.jpg?hash=1774609400 not downloaded yet
2026-03-27 14:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008425%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609400%27 HTTP/1.1" 200 None
2026-03-27 14:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008425/photo_005/780x0__r.jpg?hash=1774609400 not downloaded yet
2026-03-27 14:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008425%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609400%27 HTTP/1.1" 200 None
2026-03-27 14:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008425/photo_006/780x0__r.jpg?hash=1774609400 not downloaded yet
2026-03-27 14:39:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008428> (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 14:39: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 14:39:29 [ecarstrade.be] INFO: Extracting details for car 7008428auction111121
2026-03-27 14:39:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c347f800-cf14-51f7-9f1f-a0a80f84d18f with identifier: 7008428auction111121
2026-03-27 14:39:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c347f800-cf14-51f7-9f1f-a0a80f84d18f with scrape type 1
2026-03-27 14:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c347f800-cf14-51f7-9f1f-a0a80f84d18f
2026-03-27 14:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008428%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609402%27 HTTP/1.1" 200 None
2026-03-27 14:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008428/photo_001/780x0__r.jpg?hash=1774609402 not downloaded yet
2026-03-27 14:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008428%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609402%27 HTTP/1.1" 200 None
2026-03-27 14:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008428/photo_002/780x0__r.jpg?hash=1774609402 not downloaded yet
2026-03-27 14:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008428%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609402%27 HTTP/1.1" 200 None
2026-03-27 14:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008428/photo_003/780x0__r.jpg?hash=1774609402 not downloaded yet
2026-03-27 14:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008428%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609402%27 HTTP/1.1" 200 None
2026-03-27 14:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008428/photo_004/780x0__r.jpg?hash=1774609402 not downloaded yet
2026-03-27 14:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008428%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609402%27 HTTP/1.1" 200 None
2026-03-27 14:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008428/photo_005/780x0__r.jpg?hash=1774609402 not downloaded yet
2026-03-27 14:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008428%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609403%27 HTTP/1.1" 200 None
2026-03-27 14:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008428/photo_006/780x0__r.jpg?hash=1774609403 not downloaded yet
2026-03-27 14:39:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 662a7a18-0e8d-559f-a259-3b2dc49b0344 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39: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 14:39:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 662a7a18-0e8d-559f-a259-3b2dc49b0344 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008432> (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 14:39:37 [ecarstrade.be] INFO: Extracting details for car 7008432auction111121
2026-03-27 14:39:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff0a13a0-d78a-5be3-8e97-0db325b0eb8e with identifier: 7008432auction111121
2026-03-27 14:39:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff0a13a0-d78a-5be3-8e97-0db325b0eb8e with scrape type 1
2026-03-27 14:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ff0a13a0-d78a-5be3-8e97-0db325b0eb8e
2026-03-27 14:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7008432%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609408%27 HTTP/1.1" 200 None
2026-03-27 14:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008432/photo_001/780x0__r.jpg?hash=1774609408 not downloaded yet
2026-03-27 14:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7008432%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609408%27 HTTP/1.1" 200 None
2026-03-27 14:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008432/photo_002/780x0__r.jpg?hash=1774609408 not downloaded yet
2026-03-27 14:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7008432%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609408%27 HTTP/1.1" 200 None
2026-03-27 14:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008432/photo_003/780x0__r.jpg?hash=1774609408 not downloaded yet
2026-03-27 14:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7008432%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609408%27 HTTP/1.1" 200 None
2026-03-27 14:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008432/photo_004/780x0__r.jpg?hash=1774609408 not downloaded yet
2026-03-27 14:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7008432%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609408%27 HTTP/1.1" 200 None
2026-03-27 14:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008432/photo_005/780x0__r.jpg?hash=1774609408 not downloaded yet
2026-03-27 14:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7008432%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609408%27 HTTP/1.1" 200 None
2026-03-27 14:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008432/photo_006/780x0__r.jpg?hash=1774609408 not downloaded yet
2026-03-27 14:39: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 14:39:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 662a7a18-0e8d-559f-a259-3b2dc49b0344 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008421> (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 14:39:42 [ecarstrade.be] INFO: Extracting details for car 7008421auction111121
2026-03-27 14:39:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62596526-cf8b-55c0-b803-29f4d05ee1fa with identifier: 7008421auction111121
2026-03-27 14:39:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62596526-cf8b-55c0-b803-29f4d05ee1fa with scrape type 1
2026-03-27 14:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 62596526-cf8b-55c0-b803-29f4d05ee1fa
2026-03-27 14:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%252F7000001-7010000%252F7008421%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609398%27 HTTP/1.1" 200 None
2026-03-27 14:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008421/photo_001/780x0__r.jpg?hash=1774609398 not downloaded yet
2026-03-27 14:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%252F7000001-7010000%252F7008421%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609398%27 HTTP/1.1" 200 None
2026-03-27 14:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008421/photo_002/780x0__r.jpg?hash=1774609398 not downloaded yet
2026-03-27 14:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%252F7000001-7010000%252F7008421%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609398%27 HTTP/1.1" 200 None
2026-03-27 14:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008421/photo_003/780x0__r.jpg?hash=1774609398 not downloaded yet
2026-03-27 14:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%252F7000001-7010000%252F7008421%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609398%27 HTTP/1.1" 200 None
2026-03-27 14:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008421/photo_004/780x0__r.jpg?hash=1774609398 not downloaded yet
2026-03-27 14:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%252F7000001-7010000%252F7008421%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609399%27 HTTP/1.1" 200 None
2026-03-27 14:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008421/photo_005/780x0__r.jpg?hash=1774609399 not downloaded yet
2026-03-27 14:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%252F7000001-7010000%252F7008421%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609398%27 HTTP/1.1" 200 None
2026-03-27 14:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008421/photo_006/780x0__r.jpg?hash=1774609398 not downloaded yet
2026-03-27 14:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008431> (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 14:39: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 14:39: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 14:39:43 [ecarstrade.be] INFO: Extracting details for car 7008431auction111121
2026-03-27 14:39:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eddc4198-8342-5ae4-885a-420adc2d6637 with identifier: 7008431auction111121
2026-03-27 14:39:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eddc4198-8342-5ae4-885a-420adc2d6637 with scrape type 1
2026-03-27 14:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item eddc4198-8342-5ae4-885a-420adc2d6637
2026-03-27 14:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%252F7000001-7010000%252F7008431%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609405%27 HTTP/1.1" 200 None
2026-03-27 14:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008431/photo_001/780x0__r.jpg?hash=1774609405 not downloaded yet
2026-03-27 14:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%252F7000001-7010000%252F7008431%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609405%27 HTTP/1.1" 200 None
2026-03-27 14:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008431/photo_002/780x0__r.jpg?hash=1774609405 not downloaded yet
2026-03-27 14:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%252F7000001-7010000%252F7008431%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609405%27 HTTP/1.1" 200 None
2026-03-27 14:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008431/photo_003/780x0__r.jpg?hash=1774609405 not downloaded yet
2026-03-27 14:39:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 662a7a18-0e8d-559f-a259-3b2dc49b0344 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%252F7000001-7010000%252F7008431%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609406%27 HTTP/1.1" 200 None
2026-03-27 14:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008431/photo_004/780x0__r.jpg?hash=1774609406 not downloaded yet
2026-03-27 14:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%252F7000001-7010000%252F7008431%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609405%27 HTTP/1.1" 200 None
2026-03-27 14:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008431/photo_005/780x0__r.jpg?hash=1774609405 not downloaded yet
2026-03-27 14:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%252F7000001-7010000%252F7008431%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609406%27 HTTP/1.1" 200 None
2026-03-27 14:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008431/photo_006/780x0__r.jpg?hash=1774609406 not downloaded yet
2026-03-27 14:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008427> (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 14:39:46 [ecarstrade.be] INFO: Extracting details for car 7008427auction111121
2026-03-27 14:39:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcd1898e-66ab-5af2-b183-cbd05ed2af69 with identifier: 7008427auction111121
2026-03-27 14:39:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcd1898e-66ab-5af2-b183-cbd05ed2af69 with scrape type 1
2026-03-27 14:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bcd1898e-66ab-5af2-b183-cbd05ed2af69
2026-03-27 14:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7008427%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609403%27 HTTP/1.1" 200 None
2026-03-27 14:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008427/photo_001/780x0__r.jpg?hash=1774609403 not downloaded yet
2026-03-27 14:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7008427%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609403%27 HTTP/1.1" 200 None
2026-03-27 14:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008427/photo_002/780x0__r.jpg?hash=1774609403 not downloaded yet
2026-03-27 14:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7008427%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609403%27 HTTP/1.1" 200 None
2026-03-27 14:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008427/photo_003/780x0__r.jpg?hash=1774609403 not downloaded yet
2026-03-27 14:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7008427%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609403%27 HTTP/1.1" 200 None
2026-03-27 14:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008427/photo_004/780x0__r.jpg?hash=1774609403 not downloaded yet
2026-03-27 14:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7008427%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609403%27 HTTP/1.1" 200 None
2026-03-27 14:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008427/photo_005/780x0__r.jpg?hash=1774609403 not downloaded yet
2026-03-27 14:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7008427%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609403%27 HTTP/1.1" 200 None
2026-03-27 14:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008427/photo_006/780x0__r.jpg?hash=1774609403 not downloaded yet
2026-03-27 14:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008434> (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 14:39:46 [ecarstrade.be] INFO: Extracting details for car 7008434auction111121
2026-03-27 14:39:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b50ab7a-097b-56ac-b1b7-7a80c9aa434b with identifier: 7008434auction111121
2026-03-27 14:39:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b50ab7a-097b-56ac-b1b7-7a80c9aa434b with scrape type 1
2026-03-27 14:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7b50ab7a-097b-56ac-b1b7-7a80c9aa434b
2026-03-27 14:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008434%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609408%27 HTTP/1.1" 200 None
2026-03-27 14:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008434/photo_001/780x0__r.jpg?hash=1774609408 not downloaded yet
2026-03-27 14:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008434%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609408%27 HTTP/1.1" 200 None
2026-03-27 14:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008434/photo_002/780x0__r.jpg?hash=1774609408 not downloaded yet
2026-03-27 14:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008434%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609409%27 HTTP/1.1" 200 None
2026-03-27 14:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008434/photo_003/780x0__r.jpg?hash=1774609409 not downloaded yet
2026-03-27 14:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008434%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609408%27 HTTP/1.1" 200 None
2026-03-27 14:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008434/photo_004/780x0__r.jpg?hash=1774609408 not downloaded yet
2026-03-27 14:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008434%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609408%27 HTTP/1.1" 200 None
2026-03-27 14:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008434/photo_005/780x0__r.jpg?hash=1774609408 not downloaded yet
2026-03-27 14:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008434%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609408%27 HTTP/1.1" 200 None
2026-03-27 14:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008434/photo_006/780x0__r.jpg?hash=1774609408 not downloaded yet
2026-03-27 14:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008433> (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 14:39:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f8f85f89-b010-565b-84b8-5f2ae428b327 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:47 [ecarstrade.be] INFO: Extracting details for car 7008433auction111121
2026-03-27 14:39:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 301da89b-93e6-51e9-8514-e0e61069094b with identifier: 7008433auction111121
2026-03-27 14:39:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 301da89b-93e6-51e9-8514-e0e61069094b with scrape type 1
2026-03-27 14:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 301da89b-93e6-51e9-8514-e0e61069094b
2026-03-27 14:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008433%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609409%27 HTTP/1.1" 200 None
2026-03-27 14:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008433/photo_001/780x0__r.jpg?hash=1774609409 not downloaded yet
2026-03-27 14:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008433%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609409%27 HTTP/1.1" 200 None
2026-03-27 14:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008433/photo_002/780x0__r.jpg?hash=1774609409 not downloaded yet
2026-03-27 14:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008433%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609409%27 HTTP/1.1" 200 None
2026-03-27 14:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008433/photo_003/780x0__r.jpg?hash=1774609409 not downloaded yet
2026-03-27 14:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008433%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609409%27 HTTP/1.1" 200 None
2026-03-27 14:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008433/photo_004/780x0__r.jpg?hash=1774609409 not downloaded yet
2026-03-27 14:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008433%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609410%27 HTTP/1.1" 200 None
2026-03-27 14:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008433/photo_005/780x0__r.jpg?hash=1774609410 not downloaded yet
2026-03-27 14:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008433%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609409%27 HTTP/1.1" 200 None
2026-03-27 14:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008433/photo_006/780x0__r.jpg?hash=1774609409 not downloaded yet
2026-03-27 14:39:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c347f800-cf14-51f7-9f1f-a0a80f84d18f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c347f800-cf14-51f7-9f1f-a0a80f84d18f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c347f800-cf14-51f7-9f1f-a0a80f84d18f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008422> (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 14:39:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ff0a13a0-d78a-5be3-8e97-0db325b0eb8e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:49 [ecarstrade.be] INFO: Extracting details for car 7008422auction111121
2026-03-27 14:39:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f57f9345-3c84-56cf-8608-fca57af217da with identifier: 7008422auction111121
2026-03-27 14:39:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f57f9345-3c84-56cf-8608-fca57af217da with scrape type 1
2026-03-27 14:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f57f9345-3c84-56cf-8608-fca57af217da
2026-03-27 14:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7008422%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609399%27 HTTP/1.1" 200 None
2026-03-27 14:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008422/photo_001/780x0__r.jpg?hash=1774609399 not downloaded yet
2026-03-27 14:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7008422%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609400%27 HTTP/1.1" 200 None
2026-03-27 14:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008422/photo_002/780x0__r.jpg?hash=1774609400 not downloaded yet
2026-03-27 14:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7008422%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609399%27 HTTP/1.1" 200 None
2026-03-27 14:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008422/photo_003/780x0__r.jpg?hash=1774609399 not downloaded yet
2026-03-27 14:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7008422%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609399%27 HTTP/1.1" 200 None
2026-03-27 14:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008422/photo_004/780x0__r.jpg?hash=1774609399 not downloaded yet
2026-03-27 14:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7008422%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609399%27 HTTP/1.1" 200 None
2026-03-27 14:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008422/photo_005/780x0__r.jpg?hash=1774609399 not downloaded yet
2026-03-27 14:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7008422%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609399%27 HTTP/1.1" 200 None
2026-03-27 14:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008422/photo_006/780x0__r.jpg?hash=1774609399 not downloaded yet
2026-03-27 14:39:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ff0a13a0-d78a-5be3-8e97-0db325b0eb8e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 62596526-cf8b-55c0-b803-29f4d05ee1fa due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 62596526-cf8b-55c0-b803-29f4d05ee1fa due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item eddc4198-8342-5ae4-885a-420adc2d6637 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item bcd1898e-66ab-5af2-b183-cbd05ed2af69 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7b50ab7a-097b-56ac-b1b7-7a80c9aa434b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7b50ab7a-097b-56ac-b1b7-7a80c9aa434b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 301da89b-93e6-51e9-8514-e0e61069094b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008453> (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 14:39:51 [ecarstrade.be] INFO: Extracting details for car 7008453auction111121
2026-03-27 14:39:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba551c13-7151-5f4f-8f64-990ef7041105 with identifier: 7008453auction111121
2026-03-27 14:39:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba551c13-7151-5f4f-8f64-990ef7041105 with scrape type 1
2026-03-27 14:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ba551c13-7151-5f4f-8f64-990ef7041105
2026-03-27 14:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%252F7000001-7010000%252F7008453%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609434%27 HTTP/1.1" 200 None
2026-03-27 14:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008453/photo_001/780x0__r.jpg?hash=1774609434 not downloaded yet
2026-03-27 14:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%252F7000001-7010000%252F7008453%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609434%27 HTTP/1.1" 200 None
2026-03-27 14:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008453/photo_002/780x0__r.jpg?hash=1774609434 not downloaded yet
2026-03-27 14:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%252F7000001-7010000%252F7008453%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609434%27 HTTP/1.1" 200 None
2026-03-27 14:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008453/photo_003/780x0__r.jpg?hash=1774609434 not downloaded yet
2026-03-27 14:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%252F7000001-7010000%252F7008453%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609435%27 HTTP/1.1" 200 None
2026-03-27 14:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008453/photo_004/780x0__r.jpg?hash=1774609435 not downloaded yet
2026-03-27 14:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%252F7000001-7010000%252F7008453%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609434%27 HTTP/1.1" 200 None
2026-03-27 14:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008453/photo_005/780x0__r.jpg?hash=1774609434 not downloaded yet
2026-03-27 14:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%252F7000001-7010000%252F7008453%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609434%27 HTTP/1.1" 200 None
2026-03-27 14:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008453/photo_006/780x0__r.jpg?hash=1774609434 not downloaded yet
2026-03-27 14:39:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 301da89b-93e6-51e9-8514-e0e61069094b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 301da89b-93e6-51e9-8514-e0e61069094b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 301da89b-93e6-51e9-8514-e0e61069094b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 301da89b-93e6-51e9-8514-e0e61069094b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008435> (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 14:39:52 [ecarstrade.be] INFO: Extracting details for car 7008435auction111121
2026-03-27 14:39:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c12ab1e-7504-5b96-8a55-76f3c46824f2 with identifier: 7008435auction111121
2026-03-27 14:39:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c12ab1e-7504-5b96-8a55-76f3c46824f2 with scrape type 1
2026-03-27 14:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4c12ab1e-7504-5b96-8a55-76f3c46824f2
2026-03-27 14:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008435%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609410%27 HTTP/1.1" 200 None
2026-03-27 14:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008435/photo_001/780x0__r.jpg?hash=1774609410 not downloaded yet
2026-03-27 14:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008435%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609410%27 HTTP/1.1" 200 None
2026-03-27 14:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008435/photo_002/780x0__r.jpg?hash=1774609410 not downloaded yet
2026-03-27 14:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008435%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609410%27 HTTP/1.1" 200 None
2026-03-27 14:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008435/photo_003/780x0__r.jpg?hash=1774609410 not downloaded yet
2026-03-27 14:39:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008429> (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 14:39:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f57f9345-3c84-56cf-8608-fca57af217da due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008435%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609410%27 HTTP/1.1" 200 None
2026-03-27 14:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008435/photo_004/780x0__r.jpg?hash=1774609410 not downloaded yet
2026-03-27 14:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008435%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609410%27 HTTP/1.1" 200 None
2026-03-27 14:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008435/photo_005/780x0__r.jpg?hash=1774609410 not downloaded yet
2026-03-27 14:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008435%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609410%27 HTTP/1.1" 200 None
2026-03-27 14:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008435/photo_006/780x0__r.jpg?hash=1774609410 not downloaded yet
2026-03-27 14:39:52 [ecarstrade.be] INFO: Extracting details for car 7008429auction111121
2026-03-27 14:39:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23a5ccb0-428b-5544-a9ed-54fde4a76fab with identifier: 7008429auction111121
2026-03-27 14:39:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23a5ccb0-428b-5544-a9ed-54fde4a76fab with scrape type 1
2026-03-27 14:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 23a5ccb0-428b-5544-a9ed-54fde4a76fab
2026-03-27 14:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008429%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609404%27 HTTP/1.1" 200 None
2026-03-27 14:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008429/photo_001/780x0__r.jpg?hash=1774609404 not downloaded yet
2026-03-27 14:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008429%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609404%27 HTTP/1.1" 200 None
2026-03-27 14:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008429/photo_002/780x0__r.jpg?hash=1774609404 not downloaded yet
2026-03-27 14:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008429%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609404%27 HTTP/1.1" 200 None
2026-03-27 14:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008429/photo_003/780x0__r.jpg?hash=1774609404 not downloaded yet
2026-03-27 14:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008429%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609405%27 HTTP/1.1" 200 None
2026-03-27 14:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008429/photo_004/780x0__r.jpg?hash=1774609405 not downloaded yet
2026-03-27 14:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008429%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609404%27 HTTP/1.1" 200 None
2026-03-27 14:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008429/photo_005/780x0__r.jpg?hash=1774609404 not downloaded yet
2026-03-27 14:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39: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%252F7000001-7010000%252F7008429%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609404%27 HTTP/1.1" 200 None
2026-03-27 14:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008429/photo_006/780x0__r.jpg?hash=1774609404 not downloaded yet
2026-03-27 14:39:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f57f9345-3c84-56cf-8608-fca57af217da due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f57f9345-3c84-56cf-8608-fca57af217da due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f57f9345-3c84-56cf-8608-fca57af217da due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f57f9345-3c84-56cf-8608-fca57af217da due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f57f9345-3c84-56cf-8608-fca57af217da with identifier: 7008422auction111121
2026-03-27 14:39:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f57f9345-3c84-56cf-8608-fca57af217da with identifier: 7008422auction111121
2026-03-27 14:39:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f57f9345-3c84-56cf-8608-fca57af217da with identifier: 7008422auction111121 to the API
2026-03-27 14:39:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:39: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 14:39:54 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-28T12:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'f57f9345-3c84-56cf-8608-fca57af217da',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008422',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'BMW',
 'model': '116',
 'odometer': 69338,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008422/photo_001/780x0__r.jpg?hash=1774609399',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008422/photo_002/780x0__r.jpg?hash=1774609400',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008422/photo_003/780x0__r.jpg?hash=1774609399',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008422/photo_004/780x0__r.jpg?hash=1774609399',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008422/photo_005/780x0__r.jpg?hash=1774609399',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008422/photo_006/780x0__r.jpg?hash=1774609399'],
 '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 14:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:54 [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 14:39:54 [ecarstrade.be] INFO: Saving data for 7008422auction111121: {'created_time': 1774622394.037944, 'last_price_update_time': 1774622394.037954, 'auction_closing_time': 1774699200.0}
2026-03-27 14:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008422auction111121') HTTP/1.1" 204 0
2026-03-27 14:39:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f57f9345-3c84-56cf-8608-fca57af217da due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 301da89b-93e6-51e9-8514-e0e61069094b with identifier: 7008433auction111121
2026-03-27 14:39:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 301da89b-93e6-51e9-8514-e0e61069094b with identifier: 7008433auction111121
2026-03-27 14:39:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 301da89b-93e6-51e9-8514-e0e61069094b with identifier: 7008433auction111121 to the API
2026-03-27 14:39:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:39: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 14:39:54 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.2L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '301da89b-93e6-51e9-8514-e0e61069094b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008433',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 24864,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008433/photo_001/780x0__r.jpg?hash=1774609409',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008433/photo_002/780x0__r.jpg?hash=1774609409',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008433/photo_003/780x0__r.jpg?hash=1774609409',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008433/photo_004/780x0__r.jpg?hash=1774609409',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008433/photo_005/780x0__r.jpg?hash=1774609410',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008433/photo_006/780x0__r.jpg?hash=1774609409'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROEN C5 Aircross / 2022 / 5P / SUV MHEV 136 e-DCS6 YOU',
 'transmission': 'automatic',
 'trim': 'CITROEN  / 2022 / 5P / SUV MHEV 136 e-DCS6 YOU',
 'vin': None,
 'year': 2024}
2026-03-27 14:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:54 [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 14:39:54 [ecarstrade.be] INFO: Saving data for 7008433auction111121: {'created_time': 1774622394.523129, 'last_price_update_time': 1774622394.523139, 'auction_closing_time': 1774699200.0}
2026-03-27 14:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008433auction111121') HTTP/1.1" 204 0
2026-03-27 14:39:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 301da89b-93e6-51e9-8514-e0e61069094b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7b50ab7a-097b-56ac-b1b7-7a80c9aa434b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7b50ab7a-097b-56ac-b1b7-7a80c9aa434b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ba551c13-7151-5f4f-8f64-990ef7041105 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ba551c13-7151-5f4f-8f64-990ef7041105 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ba551c13-7151-5f4f-8f64-990ef7041105 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ba551c13-7151-5f4f-8f64-990ef7041105 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ba551c13-7151-5f4f-8f64-990ef7041105 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4c12ab1e-7504-5b96-8a55-76f3c46824f2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ba551c13-7151-5f4f-8f64-990ef7041105 with identifier: 7008453auction111121
2026-03-27 14:39:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ba551c13-7151-5f4f-8f64-990ef7041105 with identifier: 7008453auction111121
2026-03-27 14:39:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ba551c13-7151-5f4f-8f64-990ef7041105 with identifier: 7008453auction111121 to the API
2026-03-27 14:39:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:39:55 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ba551c13-7151-5f4f-8f64-990ef7041105',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008453',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 60979,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008453/photo_001/780x0__r.jpg?hash=1774609434',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008453/photo_002/780x0__r.jpg?hash=1774609434',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008453/photo_003/780x0__r.jpg?hash=1774609434',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008453/photo_004/780x0__r.jpg?hash=1774609435',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008453/photo_005/780x0__r.jpg?hash=1774609434',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008453/photo_006/780x0__r.jpg?hash=1774609434'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Clio V Business 1.6 E-TECH Hybrid 140CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'V Business 1.6 E-TECH Hybrid 140CV BVA6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 14:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277008453auction111121%27 HTTP/1.1" 200 None
2026-03-27 14:39:56 [ecarstrade.be] INFO: Saving data for 7008453auction111121: {'created_time': 1774622396.008439, 'last_price_update_time': 1774622396.008449, 'auction_closing_time': 1774699200.0}
2026-03-27 14:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008453auction111121') HTTP/1.1" 204 0
2026-03-27 14:39:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 23a5ccb0-428b-5544-a9ed-54fde4a76fab due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 23a5ccb0-428b-5544-a9ed-54fde4a76fab due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 23a5ccb0-428b-5544-a9ed-54fde4a76fab due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ba551c13-7151-5f4f-8f64-990ef7041105 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 23a5ccb0-428b-5544-a9ed-54fde4a76fab due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 23a5ccb0-428b-5544-a9ed-54fde4a76fab due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 23a5ccb0-428b-5544-a9ed-54fde4a76fab with identifier: 7008429auction111121
2026-03-27 14:39:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 23a5ccb0-428b-5544-a9ed-54fde4a76fab with identifier: 7008429auction111121
2026-03-27 14:39:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 23a5ccb0-428b-5544-a9ed-54fde4a76fab with identifier: 7008429auction111121 to the API
2026-03-27 14:39:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:39:57 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Diesel',
 'id': '23a5ccb0-428b-5544-a9ed-54fde4a76fab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008429',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 62399,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008429/photo_001/780x0__r.jpg?hash=1774609404',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008429/photo_002/780x0__r.jpg?hash=1774609404',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008429/photo_003/780x0__r.jpg?hash=1774609404',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008429/photo_004/780x0__r.jpg?hash=1774609405',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008429/photo_005/780x0__r.jpg?hash=1774609404',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008429/photo_006/780x0__r.jpg?hash=1774609404'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Berlingo Fourgon Club M 650 1.5 BlueHDi 100CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Fourgon Club M 650 1.5 BlueHDi 100CV BVM6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 14:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277008429auction111121%27 HTTP/1.1" 200 None
2026-03-27 14:39:57 [ecarstrade.be] INFO: Saving data for 7008429auction111121: {'created_time': 1774622397.031561, 'last_price_update_time': 1774622397.031571, 'auction_closing_time': 1774699200.0}
2026-03-27 14:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008429auction111121') HTTP/1.1" 204 0
2026-03-27 14:39:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 23a5ccb0-428b-5544-a9ed-54fde4a76fab due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4c12ab1e-7504-5b96-8a55-76f3c46824f2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4c12ab1e-7504-5b96-8a55-76f3c46824f2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4c12ab1e-7504-5b96-8a55-76f3c46824f2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4c12ab1e-7504-5b96-8a55-76f3c46824f2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4c12ab1e-7504-5b96-8a55-76f3c46824f2 with identifier: 7008435auction111121
2026-03-27 14:39:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4c12ab1e-7504-5b96-8a55-76f3c46824f2 with identifier: 7008435auction111121
2026-03-27 14:39:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4c12ab1e-7504-5b96-8a55-76f3c46824f2 with identifier: 7008435auction111121 to the API
2026-03-27 14:39:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:39: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 14:39:57 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 220,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': None,
 'engine': '2.3L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Diesel',
 'id': '4c12ab1e-7504-5b96-8a55-76f3c46824f2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008435',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Fiat',
 'model': 'Ducato',
 'odometer': 100831,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008435/photo_001/780x0__r.jpg?hash=1774609410',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008435/photo_002/780x0__r.jpg?hash=1774609410',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008435/photo_003/780x0__r.jpg?hash=1774609410',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008435/photo_004/780x0__r.jpg?hash=1774609410',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008435/photo_005/780x0__r.jpg?hash=1774609410',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008435/photo_006/780x0__r.jpg?hash=1774609410'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-01',
 'seats_number': None,
 'seller_name': None,
 'title': 'FIAT Ducato / 2014 / 4P / Fourgon tôlé 2.3 Multijet 120 3.0 C H1 '
          'Business',
 'transmission': 'manual',
 'trim': 'FIAT  / 2014 / 4P / Fourgon tôlé 2.3 Multijet 120 3.0 C H1 Business',
 'vin': None,
 'year': 2021}
2026-03-27 14:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277008435auction111121%27 HTTP/1.1" 200 None
2026-03-27 14:39:57 [ecarstrade.be] INFO: Saving data for 7008435auction111121: {'created_time': 1774622397.376833, 'last_price_update_time': 1774622397.376846, 'auction_closing_time': 1774699200.0}
2026-03-27 14:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008435auction111121') HTTP/1.1" 204 0
2026-03-27 14:39:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7b50ab7a-097b-56ac-b1b7-7a80c9aa434b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4c12ab1e-7504-5b96-8a55-76f3c46824f2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item bcd1898e-66ab-5af2-b183-cbd05ed2af69 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item bcd1898e-66ab-5af2-b183-cbd05ed2af69 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7b50ab7a-097b-56ac-b1b7-7a80c9aa434b with identifier: 7008434auction111121
2026-03-27 14:39:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7b50ab7a-097b-56ac-b1b7-7a80c9aa434b with identifier: 7008434auction111121
2026-03-27 14:39:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7b50ab7a-097b-56ac-b1b7-7a80c9aa434b with identifier: 7008434auction111121 to the API
2026-03-27 14:39:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:39: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 14:39:58 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Petrol',
 'id': '7b50ab7a-097b-56ac-b1b7-7a80c9aa434b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008434',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Cupra',
 'model': 'Formentor',
 'odometer': 78011,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008434/photo_001/780x0__r.jpg?hash=1774609408',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008434/photo_002/780x0__r.jpg?hash=1774609408',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008434/photo_003/780x0__r.jpg?hash=1774609409',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008434/photo_004/780x0__r.jpg?hash=1774609408',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008434/photo_005/780x0__r.jpg?hash=1774609408',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008434/photo_006/780x0__r.jpg?hash=1774609408'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CUPRA Formentor / 2020 / 5P / SUV 1.5 TSI 150ch DSG7 Business '
          'Edition',
 'transmission': 'automatic',
 'trim': 'CUPRA  / 2020 / 5P / SUV 1.5 TSI 150ch DSG7 Business Edition',
 'vin': None,
 'year': 2024}
2026-03-27 14:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:58 [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 14:39:58 [ecarstrade.be] INFO: Saving data for 7008434auction111121: {'created_time': 1774622398.089372, 'last_price_update_time': 1774622398.089383, 'auction_closing_time': 1774699200.0}
2026-03-27 14:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008434auction111121') HTTP/1.1" 204 0
2026-03-27 14:39:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item bcd1898e-66ab-5af2-b183-cbd05ed2af69 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item bcd1898e-66ab-5af2-b183-cbd05ed2af69 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7b50ab7a-097b-56ac-b1b7-7a80c9aa434b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bcd1898e-66ab-5af2-b183-cbd05ed2af69 with identifier: 7008427auction111121
2026-03-27 14:39:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bcd1898e-66ab-5af2-b183-cbd05ed2af69 with identifier: 7008427auction111121
2026-03-27 14:39:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bcd1898e-66ab-5af2-b183-cbd05ed2af69 with identifier: 7008427auction111121 to the API
2026-03-27 14:39:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:39: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 14:39:58 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-28T12:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'bcd1898e-66ab-5af2-b183-cbd05ed2af69',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008427',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 5498,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008427/photo_001/780x0__r.jpg?hash=1774609403',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008427/photo_002/780x0__r.jpg?hash=1774609403',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008427/photo_003/780x0__r.jpg?hash=1774609403',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008427/photo_004/780x0__r.jpg?hash=1774609403',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008427/photo_005/780x0__r.jpg?hash=1774609403',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008427/photo_006/780x0__r.jpg?hash=1774609403'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-07-01',
 'seats_number': 5498,
 'seller_name': None,
 'title': 'X2 sDrive 18i Lounge 1.5 135CV BVM6 E6d / BATTERIE 12V NEUVE',
 'transmission': 'manual',
 'trim': 'sDrive 18i Lounge 1.5 135CV BVM6 E6d / BATTERIE 12V NEUVE',
 'vin': None,
 'year': 2023}
2026-03-27 14:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:58 [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 14:39:58 [ecarstrade.be] INFO: Saving data for 7008427auction111121: {'created_time': 1774622398.425531, 'last_price_update_time': 1774622398.425541, 'auction_closing_time': 1774699200.0}
2026-03-27 14:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008427auction111121') HTTP/1.1" 204 0
2026-03-27 14:39:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item eddc4198-8342-5ae4-885a-420adc2d6637 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item bcd1898e-66ab-5af2-b183-cbd05ed2af69 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item eddc4198-8342-5ae4-885a-420adc2d6637 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item eddc4198-8342-5ae4-885a-420adc2d6637 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item eddc4198-8342-5ae4-885a-420adc2d6637 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eddc4198-8342-5ae4-885a-420adc2d6637 with identifier: 7008431auction111121
2026-03-27 14:39:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eddc4198-8342-5ae4-885a-420adc2d6637 with identifier: 7008431auction111121
2026-03-27 14:39:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eddc4198-8342-5ae4-885a-420adc2d6637 with identifier: 7008431auction111121 to the API
2026-03-27 14:39:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:39: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 14:39:59 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-28T12:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'eddc4198-8342-5ae4-885a-420adc2d6637',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008431',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Citroen',
 'model': 'C3',
 'odometer': 105100,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008431/photo_001/780x0__r.jpg?hash=1774609405',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008431/photo_002/780x0__r.jpg?hash=1774609405',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008431/photo_003/780x0__r.jpg?hash=1774609405',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008431/photo_004/780x0__r.jpg?hash=1774609406',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008431/photo_005/780x0__r.jpg?hash=1774609405',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008431/photo_006/780x0__r.jpg?hash=1774609406'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'C3 Feel Business 1.5 BlueHDI 100CV BVM5 E6dT',
 'transmission': 'manual',
 'trim': 'Feel Business 1.5 BlueHDI 100CV BVM5 E6dT',
 'vin': None,
 'year': 2019}
2026-03-27 14:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:59 [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 14:39:59 [ecarstrade.be] INFO: Saving data for 7008431auction111121: {'created_time': 1774622399.102883, 'last_price_update_time': 1774622399.102894, 'auction_closing_time': 1774699200.0}
2026-03-27 14:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008431auction111121') HTTP/1.1" 204 0
2026-03-27 14:39:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item eddc4198-8342-5ae4-885a-420adc2d6637 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 62596526-cf8b-55c0-b803-29f4d05ee1fa due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 62596526-cf8b-55c0-b803-29f4d05ee1fa due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 62596526-cf8b-55c0-b803-29f4d05ee1fa due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:39: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 14:39:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 62596526-cf8b-55c0-b803-29f4d05ee1fa with identifier: 7008421auction111121
2026-03-27 14:39:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 62596526-cf8b-55c0-b803-29f4d05ee1fa with identifier: 7008421auction111121
2026-03-27 14:39:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 62596526-cf8b-55c0-b803-29f4d05ee1fa with identifier: 7008421auction111121 to the API
2026-03-27 14:39:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:40: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 14:40:00 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 30,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '62596526-cf8b-55c0-b803-29f4d05ee1fa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008421',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 58284,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008421/photo_001/780x0__r.jpg?hash=1774609398',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008421/photo_002/780x0__r.jpg?hash=1774609398',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008421/photo_003/780x0__r.jpg?hash=1774609398',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008421/photo_004/780x0__r.jpg?hash=1774609398',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008421/photo_005/780x0__r.jpg?hash=1774609399',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008421/photo_006/780x0__r.jpg?hash=1774609398'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q3 / 2018 / 5P / SUV 45 TFSI E 245 S TRONIC',
 'transmission': 'automatic',
 'trim': 'AUDI  / 2018 / 5P / SUV 45 TFSI E 245 S TRONIC',
 'vin': None,
 'year': 2023}
2026-03-27 14:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:00 [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 14:40:00 [ecarstrade.be] INFO: Saving data for 7008421auction111121: {'created_time': 1774622400.169406, 'last_price_update_time': 1774622400.169416, 'auction_closing_time': 1774699200.0}
2026-03-27 14:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008421auction111121') HTTP/1.1" 204 0
2026-03-27 14:40:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 62596526-cf8b-55c0-b803-29f4d05ee1fa due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ff0a13a0-d78a-5be3-8e97-0db325b0eb8e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ff0a13a0-d78a-5be3-8e97-0db325b0eb8e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ff0a13a0-d78a-5be3-8e97-0db325b0eb8e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ff0a13a0-d78a-5be3-8e97-0db325b0eb8e with identifier: 7008432auction111121
2026-03-27 14:40:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ff0a13a0-d78a-5be3-8e97-0db325b0eb8e with identifier: 7008432auction111121
2026-03-27 14:40:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ff0a13a0-d78a-5be3-8e97-0db325b0eb8e with identifier: 7008432auction111121 to the API
2026-03-27 14:40:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:40: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 14:40:00 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.5L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'ff0a13a0-d78a-5be3-8e97-0db325b0eb8e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008432',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Citroen',
 'model': 'C3',
 'odometer': 24666,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008432/photo_001/780x0__r.jpg?hash=1774609408',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008432/photo_002/780x0__r.jpg?hash=1774609408',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008432/photo_003/780x0__r.jpg?hash=1774609408',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008432/photo_004/780x0__r.jpg?hash=1774609408',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008432/photo_005/780x0__r.jpg?hash=1774609408',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008432/photo_006/780x0__r.jpg?hash=1774609408'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'C3 Société Feel Business R 1.5 BlueHDI 100CV BVM6 6E',
 'transmission': 'manual',
 'trim': 'Société Feel Business R 1.5 BlueHDI 100CV BVM6 6E',
 'vin': None,
 'year': 2023}
2026-03-27 14:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:00 [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 14:40:00 [ecarstrade.be] INFO: Saving data for 7008432auction111121: {'created_time': 1774622400.577285, 'last_price_update_time': 1774622400.577296, 'auction_closing_time': 1774699200.0}
2026-03-27 14:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008432auction111121') HTTP/1.1" 204 0
2026-03-27 14:40:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c347f800-cf14-51f7-9f1f-a0a80f84d18f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c347f800-cf14-51f7-9f1f-a0a80f84d18f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ff0a13a0-d78a-5be3-8e97-0db325b0eb8e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40: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 14:40: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 14:40: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 14:40: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 14:40: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 14:40: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 14:40:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c347f800-cf14-51f7-9f1f-a0a80f84d18f with identifier: 7008428auction111121
2026-03-27 14:40:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c347f800-cf14-51f7-9f1f-a0a80f84d18f with identifier: 7008428auction111121
2026-03-27 14:40:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c347f800-cf14-51f7-9f1f-a0a80f84d18f with identifier: 7008428auction111121 to the API
2026-03-27 14:40:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:40: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 14:40:01 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c347f800-cf14-51f7-9f1f-a0a80f84d18f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008428',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 5,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008428/photo_001/780x0__r.jpg?hash=1774609402',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008428/photo_002/780x0__r.jpg?hash=1774609402',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008428/photo_003/780x0__r.jpg?hash=1774609402',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008428/photo_004/780x0__r.jpg?hash=1774609402',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008428/photo_005/780x0__r.jpg?hash=1774609402',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008428/photo_006/780x0__r.jpg?hash=1774609403'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-06-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'CITROEN Berlingo Van / 2018 / 4P / Fourgonnette Taille M 650kg '
          'BlueHDi 130 S&S BVM6',
 'transmission': 'manual',
 'trim': 'CITROEN  Van / 2018 / 4P / Fourgonnette Taille M 650kg BlueHDi 130 '
         'S&S BVM6',
 'vin': None,
 'year': 2025}
2026-03-27 14:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:01 [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 14:40:01 [ecarstrade.be] INFO: Saving data for 7008428auction111121: {'created_time': 1774622401.383779, 'last_price_update_time': 1774622401.383792, 'auction_closing_time': 1774699200.0}
2026-03-27 14:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008428auction111121') HTTP/1.1" 204 0
2026-03-27 14:40:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c347f800-cf14-51f7-9f1f-a0a80f84d18f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f8f85f89-b010-565b-84b8-5f2ae428b327 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f8f85f89-b010-565b-84b8-5f2ae428b327 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f8f85f89-b010-565b-84b8-5f2ae428b327 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f8f85f89-b010-565b-84b8-5f2ae428b327 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f8f85f89-b010-565b-84b8-5f2ae428b327 with identifier: 7008425auction111121
2026-03-27 14:40:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f8f85f89-b010-565b-84b8-5f2ae428b327 with identifier: 7008425auction111121
2026-03-27 14:40:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f8f85f89-b010-565b-84b8-5f2ae428b327 with identifier: 7008425auction111121 to the API
2026-03-27 14:40:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:40: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 14:40:01 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 157,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f8f85f89-b010-565b-84b8-5f2ae428b327',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008425',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 119153,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008425/photo_001/780x0__r.jpg?hash=1774609400',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008425/photo_002/780x0__r.jpg?hash=1774609401',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008425/photo_003/780x0__r.jpg?hash=1774609400',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008425/photo_004/780x0__r.jpg?hash=1774609400',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008425/photo_005/780x0__r.jpg?hash=1774609400',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008425/photo_006/780x0__r.jpg?hash=1774609400'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Berlingo Feel M 1.2 PureTech 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Feel M 1.2 PureTech 130CV BVA8 E6d',
 'vin': None,
 'year': 2020}
2026-03-27 14:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:01 [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 14:40:01 [ecarstrade.be] INFO: Saving data for 7008425auction111121: {'created_time': 1774622401.980836, 'last_price_update_time': 1774622401.980848, 'auction_closing_time': 1774699200.0}
2026-03-27 14:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008425auction111121') HTTP/1.1" 204 0
2026-03-27 14:40:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f8f85f89-b010-565b-84b8-5f2ae428b327 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:02 [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 14:40: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 14:40:02 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 7008454auction111121
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 7008454auction111121: 1
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 7008455auction111121
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 7008455auction111121: 1
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 7008456auction111121
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 7008456auction111121: 1
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 7008457auction111121
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 7008457auction111121: 1
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 7008458auction111121
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 7008458auction111121: 1
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 7008459auction111121
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 7008459auction111121: 1
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 7008461auction111121
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 7008461auction111121: 1
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 7008462auction111121
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 7008462auction111121: 1
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 7008463auction111121
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 7008463auction111121: 1
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 7008464auction111121
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 7008464auction111121: 1
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 7008465auction111121
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 7008465auction111121: 1
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 7008467auction111121
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 7008467auction111121: 1
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 6493461auction87925
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 6493461auction87925: 0
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 6532089auction87925
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 6532089auction87925: 0
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 6581203auction87925
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 6581203auction87925: 0
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 6609305auction87925
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 6609305auction87925: 0
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 6660338auction87925
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 6660338auction87925: 0
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 6756803auction87925
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 6756803auction87925: 0
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 6778495auction87925
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 6778495auction87925: 0
2026-03-27 14:40:02 [ecarstrade.be] INFO: Found listing with ID: 6778496auction87925
2026-03-27 14:40:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:02 [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 14:40:02 [ecarstrade.be] INFO: Scrape type for 6778496auction87925: 0
2026-03-27 14:40:07 [scrapy.extensions.logstats] INFO: Crawled 88 pages (at 16 pages/min), scraped 58 items (at 12 items/min)
2026-03-27 14:40:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 292MiB
2026-03-27 14:40:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008449> (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 14:40: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 14:40:12 [ecarstrade.be] INFO: Extracting details for car 7008449auction111121
2026-03-27 14:40:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf6ab437-53a3-5048-814a-be476d614bc3 with identifier: 7008449auction111121
2026-03-27 14:40:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf6ab437-53a3-5048-814a-be476d614bc3 with scrape type 1
2026-03-27 14:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bf6ab437-53a3-5048-814a-be476d614bc3
2026-03-27 14:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008449%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609427%27 HTTP/1.1" 200 None
2026-03-27 14:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008449/photo_001/780x0__r.jpg?hash=1774609427 not downloaded yet
2026-03-27 14:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008449%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609427%27 HTTP/1.1" 200 None
2026-03-27 14:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008449/photo_002/780x0__r.jpg?hash=1774609427 not downloaded yet
2026-03-27 14:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008449%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609426%27 HTTP/1.1" 200 None
2026-03-27 14:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008449/photo_003/780x0__r.jpg?hash=1774609426 not downloaded yet
2026-03-27 14:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008449%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609426%27 HTTP/1.1" 200 None
2026-03-27 14:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008449/photo_004/780x0__r.jpg?hash=1774609426 not downloaded yet
2026-03-27 14:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008449%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609426%27 HTTP/1.1" 200 None
2026-03-27 14:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008449/photo_005/780x0__r.jpg?hash=1774609426 not downloaded yet
2026-03-27 14:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008449%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609428%27 HTTP/1.1" 200 None
2026-03-27 14:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008449/photo_006/780x0__r.jpg?hash=1774609428 not downloaded yet
2026-03-27 14:40:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008451> (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 14:40: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 14:40:21 [ecarstrade.be] INFO: Extracting details for car 7008451auction111121
2026-03-27 14:40:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db3f6e63-9086-51d3-b59f-f230a98a54e2 with identifier: 7008451auction111121
2026-03-27 14:40:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db3f6e63-9086-51d3-b59f-f230a98a54e2 with scrape type 1
2026-03-27 14:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item db3f6e63-9086-51d3-b59f-f230a98a54e2
2026-03-27 14:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008451%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609430%27 HTTP/1.1" 200 None
2026-03-27 14:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008451/photo_001/780x0__r.jpg?hash=1774609430 not downloaded yet
2026-03-27 14:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008451%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609430%27 HTTP/1.1" 200 None
2026-03-27 14:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008451/photo_002/780x0__r.jpg?hash=1774609430 not downloaded yet
2026-03-27 14:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008451%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609430%27 HTTP/1.1" 200 None
2026-03-27 14:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008451/photo_003/780x0__r.jpg?hash=1774609430 not downloaded yet
2026-03-27 14:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008451%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609430%27 HTTP/1.1" 200 None
2026-03-27 14:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008451/photo_004/780x0__r.jpg?hash=1774609430 not downloaded yet
2026-03-27 14:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008451%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609430%27 HTTP/1.1" 200 None
2026-03-27 14:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008451/photo_005/780x0__r.jpg?hash=1774609430 not downloaded yet
2026-03-27 14:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008451%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609431%27 HTTP/1.1" 200 None
2026-03-27 14:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008451/photo_006/780x0__r.jpg?hash=1774609431 not downloaded yet
2026-03-27 14:40:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008443> (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 14: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 14:40:22 [ecarstrade.be] INFO: Extracting details for car 7008443auction111121
2026-03-27 14:40:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f49c4b4b-ad1c-5f2a-a7f8-7c4a22dd6654 with identifier: 7008443auction111121
2026-03-27 14:40:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f49c4b4b-ad1c-5f2a-a7f8-7c4a22dd6654 with scrape type 1
2026-03-27 14:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f49c4b4b-ad1c-5f2a-a7f8-7c4a22dd6654
2026-03-27 14:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008443%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609419%27 HTTP/1.1" 200 None
2026-03-27 14:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008443/photo_001/780x0__r.jpg?hash=1774609419 not downloaded yet
2026-03-27 14:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008443%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609420%27 HTTP/1.1" 200 None
2026-03-27 14:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008443/photo_002/780x0__r.jpg?hash=1774609420 not downloaded yet
2026-03-27 14:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008443%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609419%27 HTTP/1.1" 200 None
2026-03-27 14:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008443/photo_003/780x0__r.jpg?hash=1774609419 not downloaded yet
2026-03-27 14:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008443%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609420%27 HTTP/1.1" 200 None
2026-03-27 14:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008443/photo_004/780x0__r.jpg?hash=1774609420 not downloaded yet
2026-03-27 14:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008443%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609419%27 HTTP/1.1" 200 None
2026-03-27 14:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008443/photo_005/780x0__r.jpg?hash=1774609419 not downloaded yet
2026-03-27 14:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008443%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609420%27 HTTP/1.1" 200 None
2026-03-27 14:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008443/photo_006/780x0__r.jpg?hash=1774609420 not downloaded yet
2026-03-27 14:40:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008448> (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 14: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 14:40:23 [ecarstrade.be] INFO: Extracting details for car 7008448auction111121
2026-03-27 14:40:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23edabc5-78b8-5602-a721-46207d20927e with identifier: 7008448auction111121
2026-03-27 14:40:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23edabc5-78b8-5602-a721-46207d20927e with scrape type 1
2026-03-27 14:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 23edabc5-78b8-5602-a721-46207d20927e
2026-03-27 14:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008448%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609423%27 HTTP/1.1" 200 None
2026-03-27 14:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008448/photo_001/780x0__r.jpg?hash=1774609423 not downloaded yet
2026-03-27 14:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008448%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609423%27 HTTP/1.1" 200 None
2026-03-27 14:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008448/photo_002/780x0__r.jpg?hash=1774609423 not downloaded yet
2026-03-27 14:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008448%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609424%27 HTTP/1.1" 200 None
2026-03-27 14:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008448/photo_003/780x0__r.jpg?hash=1774609424 not downloaded yet
2026-03-27 14:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008448%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609424%27 HTTP/1.1" 200 None
2026-03-27 14:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008448/photo_004/780x0__r.jpg?hash=1774609424 not downloaded yet
2026-03-27 14:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008448%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609425%27 HTTP/1.1" 200 None
2026-03-27 14:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008448/photo_005/780x0__r.jpg?hash=1774609425 not downloaded yet
2026-03-27 14:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008448%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609424%27 HTTP/1.1" 200 None
2026-03-27 14:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008448/photo_006/780x0__r.jpg?hash=1774609424 not downloaded yet
2026-03-27 14:40:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008446> (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 14:40: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 14:40:29 [ecarstrade.be] INFO: Extracting details for car 7008446auction111121
2026-03-27 14:40:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc17680e-99bd-5136-8fe7-31da8fcfa969 with identifier: 7008446auction111121
2026-03-27 14:40:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc17680e-99bd-5136-8fe7-31da8fcfa969 with scrape type 1
2026-03-27 14:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dc17680e-99bd-5136-8fe7-31da8fcfa969
2026-03-27 14:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008446%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609423%27 HTTP/1.1" 200 None
2026-03-27 14:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008446/photo_001/780x0__r.jpg?hash=1774609423 not downloaded yet
2026-03-27 14:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008446%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609422%27 HTTP/1.1" 200 None
2026-03-27 14:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008446/photo_002/780x0__r.jpg?hash=1774609422 not downloaded yet
2026-03-27 14:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008446%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609422%27 HTTP/1.1" 200 None
2026-03-27 14:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008446/photo_003/780x0__r.jpg?hash=1774609422 not downloaded yet
2026-03-27 14:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008446%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609423%27 HTTP/1.1" 200 None
2026-03-27 14:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008446/photo_004/780x0__r.jpg?hash=1774609423 not downloaded yet
2026-03-27 14:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008446%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609423%27 HTTP/1.1" 200 None
2026-03-27 14:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008446/photo_005/780x0__r.jpg?hash=1774609423 not downloaded yet
2026-03-27 14:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008446%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609423%27 HTTP/1.1" 200 None
2026-03-27 14:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008446/photo_006/780x0__r.jpg?hash=1774609423 not downloaded yet
2026-03-27 14:40:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008445> (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 14:40: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 14:40:29 [ecarstrade.be] INFO: Extracting details for car 7008445auction111121
2026-03-27 14:40:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b09db44-972c-5bf8-9d19-b0e2646d40dc with identifier: 7008445auction111121
2026-03-27 14:40:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b09db44-972c-5bf8-9d19-b0e2646d40dc with scrape type 1
2026-03-27 14:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0b09db44-972c-5bf8-9d19-b0e2646d40dc
2026-03-27 14:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008445%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609421%27 HTTP/1.1" 200 None
2026-03-27 14:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008445/photo_001/780x0__r.jpg?hash=1774609421 not downloaded yet
2026-03-27 14:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008445%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609421%27 HTTP/1.1" 200 None
2026-03-27 14:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008445/photo_002/780x0__r.jpg?hash=1774609421 not downloaded yet
2026-03-27 14:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008445%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609421%27 HTTP/1.1" 200 None
2026-03-27 14:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008445/photo_003/780x0__r.jpg?hash=1774609421 not downloaded yet
2026-03-27 14:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008445%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609422%27 HTTP/1.1" 200 None
2026-03-27 14:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008445/photo_004/780x0__r.jpg?hash=1774609422 not downloaded yet
2026-03-27 14:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008445%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609422%27 HTTP/1.1" 200 None
2026-03-27 14:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008445/photo_005/780x0__r.jpg?hash=1774609422 not downloaded yet
2026-03-27 14:40:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008445%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609422%27 HTTP/1.1" 200 None
2026-03-27 14:40:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008445/photo_006/780x0__r.jpg?hash=1774609422 not downloaded yet
2026-03-27 14:40:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008440> (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 14: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 14:40:32 [ecarstrade.be] INFO: Extracting details for car 7008440auction111121
2026-03-27 14:40:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 928f3799-7dd6-5854-bd2c-ee42d8d1ed58 with identifier: 7008440auction111121
2026-03-27 14:40:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 928f3799-7dd6-5854-bd2c-ee42d8d1ed58 with scrape type 1
2026-03-27 14:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 928f3799-7dd6-5854-bd2c-ee42d8d1ed58
2026-03-27 14:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008440%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609415%27 HTTP/1.1" 200 None
2026-03-27 14:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008440/photo_001/780x0__r.jpg?hash=1774609415 not downloaded yet
2026-03-27 14:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008440%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609415%27 HTTP/1.1" 200 None
2026-03-27 14:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008440/photo_002/780x0__r.jpg?hash=1774609415 not downloaded yet
2026-03-27 14:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008440%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609415%27 HTTP/1.1" 200 None
2026-03-27 14:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008440/photo_003/780x0__r.jpg?hash=1774609415 not downloaded yet
2026-03-27 14:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008440%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609415%27 HTTP/1.1" 200 None
2026-03-27 14:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008440/photo_004/780x0__r.jpg?hash=1774609415 not downloaded yet
2026-03-27 14:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008440%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609415%27 HTTP/1.1" 200 None
2026-03-27 14:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008440/photo_005/780x0__r.jpg?hash=1774609415 not downloaded yet
2026-03-27 14:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008440%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609416%27 HTTP/1.1" 200 None
2026-03-27 14:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008440/photo_006/780x0__r.jpg?hash=1774609416 not downloaded yet
2026-03-27 14:40:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008452> (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 14:40:35 [ecarstrade.be] INFO: Extracting details for car 7008452auction111121
2026-03-27 14:40:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4a5932a-2a1c-5917-8d0a-c7e73ea54e10 with identifier: 7008452auction111121
2026-03-27 14:40:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4a5932a-2a1c-5917-8d0a-c7e73ea54e10 with scrape type 1
2026-03-27 14:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c4a5932a-2a1c-5917-8d0a-c7e73ea54e10
2026-03-27 14:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008452%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609434%27 HTTP/1.1" 200 None
2026-03-27 14:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008452/photo_001/780x0__r.jpg?hash=1774609434 not downloaded yet
2026-03-27 14:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008452%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609434%27 HTTP/1.1" 200 None
2026-03-27 14:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008452/photo_002/780x0__r.jpg?hash=1774609434 not downloaded yet
2026-03-27 14:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008452%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609434%27 HTTP/1.1" 200 None
2026-03-27 14:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008452/photo_003/780x0__r.jpg?hash=1774609434 not downloaded yet
2026-03-27 14:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008452%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609434%27 HTTP/1.1" 200 None
2026-03-27 14:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008452/photo_004/780x0__r.jpg?hash=1774609434 not downloaded yet
2026-03-27 14:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008452%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609434%27 HTTP/1.1" 200 None
2026-03-27 14:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008452/photo_005/780x0__r.jpg?hash=1774609434 not downloaded yet
2026-03-27 14:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008452%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609434%27 HTTP/1.1" 200 None
2026-03-27 14:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008452/photo_006/780x0__r.jpg?hash=1774609434 not downloaded yet
2026-03-27 14:40: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 14:40:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 662a7a18-0e8d-559f-a259-3b2dc49b0344 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008450> (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 14:40:36 [ecarstrade.be] INFO: Extracting details for car 7008450auction111121
2026-03-27 14:40:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e483784f-e71d-516c-a806-e5f598bde267 with identifier: 7008450auction111121
2026-03-27 14:40:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e483784f-e71d-516c-a806-e5f598bde267 with scrape type 1
2026-03-27 14:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e483784f-e71d-516c-a806-e5f598bde267
2026-03-27 14:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008450%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609431%27 HTTP/1.1" 200 None
2026-03-27 14:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008450/photo_001/780x0__r.jpg?hash=1774609431 not downloaded yet
2026-03-27 14:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008450%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609430%27 HTTP/1.1" 200 None
2026-03-27 14:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008450/photo_002/780x0__r.jpg?hash=1774609430 not downloaded yet
2026-03-27 14:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008450%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609430%27 HTTP/1.1" 200 None
2026-03-27 14:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008450/photo_003/780x0__r.jpg?hash=1774609430 not downloaded yet
2026-03-27 14:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008450%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609430%27 HTTP/1.1" 200 None
2026-03-27 14:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008450/photo_004/780x0__r.jpg?hash=1774609430 not downloaded yet
2026-03-27 14:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008450%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609430%27 HTTP/1.1" 200 None
2026-03-27 14:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008450/photo_005/780x0__r.jpg?hash=1774609430 not downloaded yet
2026-03-27 14:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008450%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609430%27 HTTP/1.1" 200 None
2026-03-27 14:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008450/photo_006/780x0__r.jpg?hash=1774609430 not downloaded yet
2026-03-27 14:40:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item bf6ab437-53a3-5048-814a-be476d614bc3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008451/photo_006/780x0__r.jpg?hash=1774609431> (referer: https://ecarstrade.com/cars/7008451)
2026-03-27 14:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008443/photo_006/780x0__r.jpg?hash=1774609420> (referer: https://ecarstrade.com/cars/7008443)
2026-03-27 14:40:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item db3f6e63-9086-51d3-b59f-f230a98a54e2
2026-03-27 14:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008448/photo_006/780x0__r.jpg?hash=1774609424> (referer: https://ecarstrade.com/cars/7008448)
2026-03-27 14:40:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f49c4b4b-ad1c-5f2a-a7f8-7c4a22dd6654
2026-03-27 14:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008446/photo_006/780x0__r.jpg?hash=1774609423> (referer: https://ecarstrade.com/cars/7008446)
2026-03-27 14:40:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 23edabc5-78b8-5602-a721-46207d20927e
2026-03-27 14:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008445/photo_006/780x0__r.jpg?hash=1774609422> (referer: https://ecarstrade.com/cars/7008445)
2026-03-27 14:40:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dc17680e-99bd-5136-8fe7-31da8fcfa969
2026-03-27 14:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008440/photo_006/780x0__r.jpg?hash=1774609416> (referer: https://ecarstrade.com/cars/7008440)
2026-03-27 14:40:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0b09db44-972c-5bf8-9d19-b0e2646d40dc
2026-03-27 14:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008452/photo_006/780x0__r.jpg?hash=1774609434> (referer: https://ecarstrade.com/cars/7008452)
2026-03-27 14:40:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 928f3799-7dd6-5854-bd2c-ee42d8d1ed58
2026-03-27 14:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008452/photo_005/780x0__r.jpg?hash=1774609434> (referer: https://ecarstrade.com/cars/7008452)
2026-03-27 14:40:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c4a5932a-2a1c-5917-8d0a-c7e73ea54e10
2026-03-27 14:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008450/photo_006/780x0__r.jpg?hash=1774609430> (referer: https://ecarstrade.com/cars/7008450)
2026-03-27 14:40:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c4a5932a-2a1c-5917-8d0a-c7e73ea54e10
2026-03-27 14:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008450/photo_005/780x0__r.jpg?hash=1774609430> (referer: https://ecarstrade.com/cars/7008450)
2026-03-27 14:40:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e483784f-e71d-516c-a806-e5f598bde267
2026-03-27 14:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008450/photo_004/780x0__r.jpg?hash=1774609430> (referer: https://ecarstrade.com/cars/7008450)
2026-03-27 14:40:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e483784f-e71d-516c-a806-e5f598bde267
2026-03-27 14:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008450/photo_003/780x0__r.jpg?hash=1774609430> (referer: https://ecarstrade.com/cars/7008450)
2026-03-27 14:40:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e483784f-e71d-516c-a806-e5f598bde267
2026-03-27 14:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008450/photo_002/780x0__r.jpg?hash=1774609430> (referer: https://ecarstrade.com/cars/7008450)
2026-03-27 14:40:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e483784f-e71d-516c-a806-e5f598bde267
2026-03-27 14:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008450/photo_001/780x0__r.jpg?hash=1774609431> (referer: https://ecarstrade.com/cars/7008450)
2026-03-27 14:40:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e483784f-e71d-516c-a806-e5f598bde267
2026-03-27 14:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008452/photo_004/780x0__r.jpg?hash=1774609434> (referer: https://ecarstrade.com/cars/7008452)
2026-03-27 14:40:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e483784f-e71d-516c-a806-e5f598bde267
2026-03-27 14:40:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e483784f-e71d-516c-a806-e5f598bde267, skipping ID generation
2026-03-27 14:40:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e483784f-e71d-516c-a806-e5f598bde267 with scrape type 1
2026-03-27 14:40:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e483784f-e71d-516c-a806-e5f598bde267 sending to next pipeline
2026-03-27 14:40:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e483784f-e71d-516c-a806-e5f598bde267, identifier: 7008450auction111121
2026-03-27 14:40:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e483784f-e71d-516c-a806-e5f598bde267 with identifier: 7008450auction111121
2026-03-27 14:40:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e483784f-e71d-516c-a806-e5f598bde267 with identifier: 7008450auction111121
2026-03-27 14:40:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e483784f-e71d-516c-a806-e5f598bde267 with identifier: 7008450auction111121 to the API
2026-03-27 14:40:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:40: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 14:40:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008450/photo_001/780x0__r.jpg?hash=1774609431>
{'auction_title': '',
 'c_o_2_emission_value': 29,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e483784f-e71d-516c-a806-e5f598bde267',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008450',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 38320,
 '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': 'PEUGEOT 508 / 2018 / 5P / Berline HYBRID 225 E-EAT8 Allure Pack',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  / 2018 / 5P / Berline HYBRID 225 E-EAT8 Allure Pack',
 'vin': None,
 'year': 2022}
2026-03-27 14:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:38 [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 14:40:38 [ecarstrade.be] INFO: Saving data for 7008450auction111121: {'created_time': 1774622438.873889, 'last_price_update_time': 1774622438.873898, 'auction_closing_time': 1774699200.0}
2026-03-27 14:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008450auction111121') HTTP/1.1" 204 0
2026-03-27 14:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008452/photo_003/780x0__r.jpg?hash=1774609434> (referer: https://ecarstrade.com/cars/7008452)
2026-03-27 14:40:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c4a5932a-2a1c-5917-8d0a-c7e73ea54e10
2026-03-27 14:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008452/photo_002/780x0__r.jpg?hash=1774609434> (referer: https://ecarstrade.com/cars/7008452)
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c4a5932a-2a1c-5917-8d0a-c7e73ea54e10
2026-03-27 14:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008452/photo_001/780x0__r.jpg?hash=1774609434> (referer: https://ecarstrade.com/cars/7008452)
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c4a5932a-2a1c-5917-8d0a-c7e73ea54e10
2026-03-27 14:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008440/photo_005/780x0__r.jpg?hash=1774609415> (referer: https://ecarstrade.com/cars/7008440)
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c4a5932a-2a1c-5917-8d0a-c7e73ea54e10
2026-03-27 14:40:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c4a5932a-2a1c-5917-8d0a-c7e73ea54e10, skipping ID generation
2026-03-27 14:40:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4a5932a-2a1c-5917-8d0a-c7e73ea54e10 with scrape type 1
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c4a5932a-2a1c-5917-8d0a-c7e73ea54e10 sending to next pipeline
2026-03-27 14:40:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c4a5932a-2a1c-5917-8d0a-c7e73ea54e10, identifier: 7008452auction111121
2026-03-27 14:40:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c4a5932a-2a1c-5917-8d0a-c7e73ea54e10 with identifier: 7008452auction111121
2026-03-27 14:40:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c4a5932a-2a1c-5917-8d0a-c7e73ea54e10 with identifier: 7008452auction111121
2026-03-27 14:40:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c4a5932a-2a1c-5917-8d0a-c7e73ea54e10 with identifier: 7008452auction111121 to the API
2026-03-27 14:40:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:40:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008452/photo_001/780x0__r.jpg?hash=1774609434>
{'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-28T12:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'c4a5932a-2a1c-5917-8d0a-c7e73ea54e10',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008452',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 40316,
 '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': 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 14:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277008452auction111121%27 HTTP/1.1" 200 None
2026-03-27 14:40:39 [ecarstrade.be] INFO: Saving data for 7008452auction111121: {'created_time': 1774622439.628683, 'last_price_update_time': 1774622439.628696, 'auction_closing_time': 1774699200.0}
2026-03-27 14:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008452auction111121') HTTP/1.1" 204 0
2026-03-27 14:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008440/photo_004/780x0__r.jpg?hash=1774609415> (referer: https://ecarstrade.com/cars/7008440)
2026-03-27 14:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008441> (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 14:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008436> (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 14:40:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 928f3799-7dd6-5854-bd2c-ee42d8d1ed58
2026-03-27 14:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008440/photo_003/780x0__r.jpg?hash=1774609415> (referer: https://ecarstrade.com/cars/7008440)
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 928f3799-7dd6-5854-bd2c-ee42d8d1ed58
2026-03-27 14:40:39 [ecarstrade.be] INFO: Extracting details for car 7008441auction111121
2026-03-27 14:40:39 [ecarstrade.be] INFO: Extracting details for car 7008436auction111121
2026-03-27 14:40:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf7c618f-1838-5209-8b56-42074be9b6c2 with identifier: 7008441auction111121
2026-03-27 14:40:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf7c618f-1838-5209-8b56-42074be9b6c2 with scrape type 1
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cf7c618f-1838-5209-8b56-42074be9b6c2
2026-03-27 14:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008441%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609419%27 HTTP/1.1" 200 None
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008441/photo_001/780x0__r.jpg?hash=1774609419 not downloaded yet
2026-03-27 14:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008445/photo_005/780x0__r.jpg?hash=1774609422> (referer: https://ecarstrade.com/cars/7008445)
2026-03-27 14:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008441%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609419%27 HTTP/1.1" 200 None
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008441/photo_002/780x0__r.jpg?hash=1774609419 not downloaded yet
2026-03-27 14:40:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29d7a591-8987-57b2-aecb-61d464c60a1c with identifier: 7008436auction111121
2026-03-27 14:40:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29d7a591-8987-57b2-aecb-61d464c60a1c with scrape type 1
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 29d7a591-8987-57b2-aecb-61d464c60a1c
2026-03-27 14:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008436%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609411%27 HTTP/1.1" 200 None
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008436/photo_001/780x0__r.jpg?hash=1774609411 not downloaded yet
2026-03-27 14:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008440/photo_002/780x0__r.jpg?hash=1774609415> (referer: https://ecarstrade.com/cars/7008440)
2026-03-27 14:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008441%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609419%27 HTTP/1.1" 200 None
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008441/photo_003/780x0__r.jpg?hash=1774609419 not downloaded yet
2026-03-27 14:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008436%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609411%27 HTTP/1.1" 200 None
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008436/photo_002/780x0__r.jpg?hash=1774609411 not downloaded yet
2026-03-27 14:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008441%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609419%27 HTTP/1.1" 200 None
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008441/photo_004/780x0__r.jpg?hash=1774609419 not downloaded yet
2026-03-27 14:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008436%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609410%27 HTTP/1.1" 200 None
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008436/photo_003/780x0__r.jpg?hash=1774609410 not downloaded yet
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 928f3799-7dd6-5854-bd2c-ee42d8d1ed58
2026-03-27 14:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008441%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609419%27 HTTP/1.1" 200 None
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008441/photo_005/780x0__r.jpg?hash=1774609419 not downloaded yet
2026-03-27 14:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008436%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609411%27 HTTP/1.1" 200 None
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008436/photo_004/780x0__r.jpg?hash=1774609411 not downloaded yet
2026-03-27 14:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008445/photo_004/780x0__r.jpg?hash=1774609422> (referer: https://ecarstrade.com/cars/7008445)
2026-03-27 14:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008445/photo_003/780x0__r.jpg?hash=1774609421> (referer: https://ecarstrade.com/cars/7008445)
2026-03-27 14:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008441%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609419%27 HTTP/1.1" 200 None
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008441/photo_006/780x0__r.jpg?hash=1774609419 not downloaded yet
2026-03-27 14:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008436%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609411%27 HTTP/1.1" 200 None
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008436/photo_005/780x0__r.jpg?hash=1774609411 not downloaded yet
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0b09db44-972c-5bf8-9d19-b0e2646d40dc
2026-03-27 14:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008436%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609411%27 HTTP/1.1" 200 None
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008436/photo_006/780x0__r.jpg?hash=1774609411 not downloaded yet
2026-03-27 14:40:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 928f3799-7dd6-5854-bd2c-ee42d8d1ed58
2026-03-27 14:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008445/photo_001/780x0__r.jpg?hash=1774609421> (referer: https://ecarstrade.com/cars/7008445)
2026-03-27 14:40:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0b09db44-972c-5bf8-9d19-b0e2646d40dc
2026-03-27 14:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008445/photo_002/780x0__r.jpg?hash=1774609421> (referer: https://ecarstrade.com/cars/7008445)
2026-03-27 14:40:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0b09db44-972c-5bf8-9d19-b0e2646d40dc
2026-03-27 14:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008446/photo_005/780x0__r.jpg?hash=1774609423> (referer: https://ecarstrade.com/cars/7008446)
2026-03-27 14:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008446/photo_003/780x0__r.jpg?hash=1774609422> (referer: https://ecarstrade.com/cars/7008446)
2026-03-27 14:40:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0b09db44-972c-5bf8-9d19-b0e2646d40dc
2026-03-27 14:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008446/photo_004/780x0__r.jpg?hash=1774609423> (referer: https://ecarstrade.com/cars/7008446)
2026-03-27 14:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008446/photo_002/780x0__r.jpg?hash=1774609422> (referer: https://ecarstrade.com/cars/7008446)
2026-03-27 14:40:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0b09db44-972c-5bf8-9d19-b0e2646d40dc
2026-03-27 14:40:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b09db44-972c-5bf8-9d19-b0e2646d40dc, skipping ID generation
2026-03-27 14:40:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b09db44-972c-5bf8-9d19-b0e2646d40dc with scrape type 1
2026-03-27 14:40:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b09db44-972c-5bf8-9d19-b0e2646d40dc sending to next pipeline
2026-03-27 14:40:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0b09db44-972c-5bf8-9d19-b0e2646d40dc, identifier: 7008445auction111121
2026-03-27 14:40:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0b09db44-972c-5bf8-9d19-b0e2646d40dc with identifier: 7008445auction111121
2026-03-27 14:40:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0b09db44-972c-5bf8-9d19-b0e2646d40dc with identifier: 7008445auction111121
2026-03-27 14:40:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0b09db44-972c-5bf8-9d19-b0e2646d40dc with identifier: 7008445auction111121 to the API
2026-03-27 14:40:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:40:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008445/photo_002/780x0__r.jpg?hash=1774609421>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Diesel',
 'id': '0b09db44-972c-5bf8-9d19-b0e2646d40dc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008445',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 75477,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '208 Allure Business 1.5 HDi 100CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Allure Business 1.5 HDi 100CV BVM6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 14:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277008445auction111121%27 HTTP/1.1" 200 None
2026-03-27 14:40:40 [ecarstrade.be] INFO: Saving data for 7008445auction111121: {'created_time': 1774622440.746589, 'last_price_update_time': 1774622440.7466, 'auction_closing_time': 1774699200.0}
2026-03-27 14:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008445auction111121') HTTP/1.1" 204 0
2026-03-27 14:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008441/photo_001/780x0__r.jpg?hash=1774609419> (referer: https://ecarstrade.com/cars/7008441)
2026-03-27 14:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008436/photo_001/780x0__r.jpg?hash=1774609411> (referer: https://ecarstrade.com/cars/7008436)
2026-03-27 14:40:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dc17680e-99bd-5136-8fe7-31da8fcfa969
2026-03-27 14:40:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dc17680e-99bd-5136-8fe7-31da8fcfa969
2026-03-27 14:40:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dc17680e-99bd-5136-8fe7-31da8fcfa969
2026-03-27 14:40:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dc17680e-99bd-5136-8fe7-31da8fcfa969
2026-03-27 14:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008436/photo_004/780x0__r.jpg?hash=1774609411> (referer: https://ecarstrade.com/cars/7008436)
2026-03-27 14:40:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 928f3799-7dd6-5854-bd2c-ee42d8d1ed58 with identifier: 7008440auction111121
2026-03-27 14:40:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 928f3799-7dd6-5854-bd2c-ee42d8d1ed58 with identifier: 7008440auction111121
2026-03-27 14:40:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 928f3799-7dd6-5854-bd2c-ee42d8d1ed58 with identifier: 7008440auction111121 to the API
2026-03-27 14:40:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:40:41 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-28T12:00:00Z',
 'fuel_type': 'Electric',
 'id': '928f3799-7dd6-5854-bd2c-ee42d8d1ed58',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008440',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Nissan',
 'model': 'Leaf',
 'odometer': 97798,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008440/photo_001/780x0__r.jpg?hash=1774609415',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008440/photo_002/780x0__r.jpg?hash=1774609415',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008440/photo_003/780x0__r.jpg?hash=1774609415',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008440/photo_004/780x0__r.jpg?hash=1774609415',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008440/photo_005/780x0__r.jpg?hash=1774609415',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008440/photo_006/780x0__r.jpg?hash=1774609416'],
 '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 14:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:41 [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 14:40:41 [ecarstrade.be] INFO: Saving data for 7008440auction111121: {'created_time': 1774622441.453618, 'last_price_update_time': 1774622441.453628, 'auction_closing_time': 1774699200.0}
2026-03-27 14:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008440auction111121') HTTP/1.1" 204 0
2026-03-27 14:40:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cf7c618f-1838-5209-8b56-42074be9b6c2
2026-03-27 14:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008436/photo_006/780x0__r.jpg?hash=1774609411> (referer: https://ecarstrade.com/cars/7008436)
2026-03-27 14:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008436/photo_005/780x0__r.jpg?hash=1774609411> (referer: https://ecarstrade.com/cars/7008436)
2026-03-27 14:40:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 928f3799-7dd6-5854-bd2c-ee42d8d1ed58 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 29d7a591-8987-57b2-aecb-61d464c60a1c
2026-03-27 14:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008444> (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 14:40:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 29d7a591-8987-57b2-aecb-61d464c60a1c
2026-03-27 14:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008441/photo_006/780x0__r.jpg?hash=1774609419> (referer: https://ecarstrade.com/cars/7008441)
2026-03-27 14:40:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 29d7a591-8987-57b2-aecb-61d464c60a1c
2026-03-27 14:40:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 29d7a591-8987-57b2-aecb-61d464c60a1c
2026-03-27 14:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008436/photo_002/780x0__r.jpg?hash=1774609411> (referer: https://ecarstrade.com/cars/7008436)
2026-03-27 14:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008436/photo_003/780x0__r.jpg?hash=1774609410> (referer: https://ecarstrade.com/cars/7008436)
2026-03-27 14:40:41 [ecarstrade.be] INFO: Extracting details for car 7008444auction111121
2026-03-27 14:40:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89316b79-3216-5574-9b7b-b37bd750edf0 with identifier: 7008444auction111121
2026-03-27 14:40:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89316b79-3216-5574-9b7b-b37bd750edf0 with scrape type 1
2026-03-27 14:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 89316b79-3216-5574-9b7b-b37bd750edf0
2026-03-27 14:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008444%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609420%27 HTTP/1.1" 200 None
2026-03-27 14:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008444/photo_001/780x0__r.jpg?hash=1774609420 not downloaded yet
2026-03-27 14:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008441/photo_003/780x0__r.jpg?hash=1774609419> (referer: https://ecarstrade.com/cars/7008441)
2026-03-27 14:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008444%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609420%27 HTTP/1.1" 200 None
2026-03-27 14:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008444/photo_002/780x0__r.jpg?hash=1774609420 not downloaded yet
2026-03-27 14:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008444%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609420%27 HTTP/1.1" 200 None
2026-03-27 14:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008444/photo_003/780x0__r.jpg?hash=1774609420 not downloaded yet
2026-03-27 14:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008441/photo_002/780x0__r.jpg?hash=1774609419> (referer: https://ecarstrade.com/cars/7008441)
2026-03-27 14:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008444%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609420%27 HTTP/1.1" 200 None
2026-03-27 14:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008444/photo_004/780x0__r.jpg?hash=1774609420 not downloaded yet
2026-03-27 14:40:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cf7c618f-1838-5209-8b56-42074be9b6c2
2026-03-27 14:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008441/photo_005/780x0__r.jpg?hash=1774609419> (referer: https://ecarstrade.com/cars/7008441)
2026-03-27 14:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008444%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609420%27 HTTP/1.1" 200 None
2026-03-27 14:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008444/photo_005/780x0__r.jpg?hash=1774609420 not downloaded yet
2026-03-27 14:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008446/photo_001/780x0__r.jpg?hash=1774609423> (referer: https://ecarstrade.com/cars/7008446)
2026-03-27 14:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008442> (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 14:40:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 29d7a591-8987-57b2-aecb-61d464c60a1c
2026-03-27 14:40:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 29d7a591-8987-57b2-aecb-61d464c60a1c
2026-03-27 14:40:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 29d7a591-8987-57b2-aecb-61d464c60a1c, skipping ID generation
2026-03-27 14:40:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29d7a591-8987-57b2-aecb-61d464c60a1c with scrape type 1
2026-03-27 14:40:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 29d7a591-8987-57b2-aecb-61d464c60a1c sending to next pipeline
2026-03-27 14:40:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 29d7a591-8987-57b2-aecb-61d464c60a1c, identifier: 7008436auction111121
2026-03-27 14:40:41 [ecarstrade.be] INFO: Extracting details for car 7008442auction111121
2026-03-27 14:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008444%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609420%27 HTTP/1.1" 200 None
2026-03-27 14:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008444/photo_006/780x0__r.jpg?hash=1774609420 not downloaded yet
2026-03-27 14:40:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 29d7a591-8987-57b2-aecb-61d464c60a1c with identifier: 7008436auction111121
2026-03-27 14:40:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 29d7a591-8987-57b2-aecb-61d464c60a1c with identifier: 7008436auction111121
2026-03-27 14:40:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 29d7a591-8987-57b2-aecb-61d464c60a1c with identifier: 7008436auction111121 to the API
2026-03-27 14:40:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:40:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008436/photo_003/780x0__r.jpg?hash=1774609410>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '29d7a591-8987-57b2-aecb-61d464c60a1c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008436',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 123588,
 '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': 'FORD Focus SW / 2018 / 5P / Break SW-1.0 EcoBoost 125 mHEV Trend '
          'Business',
 'transmission': 'manual',
 'trim': 'FORD  SW / 2018 / 5P / Break SW-1.0 EcoBoost 125 mHEV Trend Business',
 'vin': None,
 'year': 2021}
2026-03-27 14:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277008436auction111121%27 HTTP/1.1" 200 None
2026-03-27 14:40:42 [ecarstrade.be] INFO: Saving data for 7008436auction111121: {'created_time': 1774622442.209683, 'last_price_update_time': 1774622442.209693, 'auction_closing_time': 1774699200.0}
2026-03-27 14:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008436auction111121') HTTP/1.1" 204 0
2026-03-27 14:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008448/photo_005/780x0__r.jpg?hash=1774609425> (referer: https://ecarstrade.com/cars/7008448)
2026-03-27 14:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008448/photo_003/780x0__r.jpg?hash=1774609424> (referer: https://ecarstrade.com/cars/7008448)
2026-03-27 14:40:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cf7c618f-1838-5209-8b56-42074be9b6c2
2026-03-27 14:40:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cf7c618f-1838-5209-8b56-42074be9b6c2
2026-03-27 14:40:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cf7c618f-1838-5209-8b56-42074be9b6c2
2026-03-27 14:40:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dc17680e-99bd-5136-8fe7-31da8fcfa969
2026-03-27 14:40:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dc17680e-99bd-5136-8fe7-31da8fcfa969, skipping ID generation
2026-03-27 14:40:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc17680e-99bd-5136-8fe7-31da8fcfa969 with scrape type 1
2026-03-27 14:40:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dc17680e-99bd-5136-8fe7-31da8fcfa969 sending to next pipeline
2026-03-27 14:40:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dc17680e-99bd-5136-8fe7-31da8fcfa969, identifier: 7008446auction111121
2026-03-27 14:40:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b862602-68d5-5aaf-8d7d-63c866b33b05 with identifier: 7008442auction111121
2026-03-27 14:40:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b862602-68d5-5aaf-8d7d-63c866b33b05 with scrape type 1
2026-03-27 14:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3b862602-68d5-5aaf-8d7d-63c866b33b05
2026-03-27 14:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008442%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609416%27 HTTP/1.1" 200 None
2026-03-27 14:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008442/photo_001/780x0__r.jpg?hash=1774609416 not downloaded yet
2026-03-27 14:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008448/photo_004/780x0__r.jpg?hash=1774609424> (referer: https://ecarstrade.com/cars/7008448)
2026-03-27 14:40:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dc17680e-99bd-5136-8fe7-31da8fcfa969 with identifier: 7008446auction111121
2026-03-27 14:40:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dc17680e-99bd-5136-8fe7-31da8fcfa969 with identifier: 7008446auction111121
2026-03-27 14:40:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dc17680e-99bd-5136-8fe7-31da8fcfa969 with identifier: 7008446auction111121 to the API
2026-03-27 14:40:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:40:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008446/photo_001/780x0__r.jpg?hash=1774609423>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.2L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'dc17680e-99bd-5136-8fe7-31da8fcfa969',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008446',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 48531,
 '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': 'PEUGEOT 2008 5p Crossover Puretech 82 6c ACTIVE BUSINESS',
 'transmission': 'manual',
 'trim': 'PEUGEOT  5p Crossover Puretech 82 6c ACTIVE BUSINESS',
 'vin': None,
 'year': 2018}
2026-03-27 14:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277008446auction111121%27 HTTP/1.1" 200 None
2026-03-27 14:40:42 [ecarstrade.be] INFO: Saving data for 7008446auction111121: {'created_time': 1774622442.696595, 'last_price_update_time': 1774622442.696606, 'auction_closing_time': 1774699200.0}
2026-03-27 14:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008446auction111121') HTTP/1.1" 204 0
2026-03-27 14:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008442%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609416%27 HTTP/1.1" 200 None
2026-03-27 14:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008442/photo_002/780x0__r.jpg?hash=1774609416 not downloaded yet
2026-03-27 14:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008443/photo_005/780x0__r.jpg?hash=1774609419> (referer: https://ecarstrade.com/cars/7008443)
2026-03-27 14:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008448/photo_001/780x0__r.jpg?hash=1774609423> (referer: https://ecarstrade.com/cars/7008448)
2026-03-27 14:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008442%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609416%27 HTTP/1.1" 200 None
2026-03-27 14:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008442/photo_003/780x0__r.jpg?hash=1774609416 not downloaded yet
2026-03-27 14:40:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 23edabc5-78b8-5602-a721-46207d20927e
2026-03-27 14:40:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 23edabc5-78b8-5602-a721-46207d20927e
2026-03-27 14:40:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 23edabc5-78b8-5602-a721-46207d20927e
2026-03-27 14:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008442%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609417%27 HTTP/1.1" 200 None
2026-03-27 14:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008442/photo_004/780x0__r.jpg?hash=1774609417 not downloaded yet
2026-03-27 14:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008442%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609416%27 HTTP/1.1" 200 None
2026-03-27 14:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008442/photo_005/780x0__r.jpg?hash=1774609416 not downloaded yet
2026-03-27 14:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008442%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609416%27 HTTP/1.1" 200 None
2026-03-27 14:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008442/photo_006/780x0__r.jpg?hash=1774609416 not downloaded yet
2026-03-27 14:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008444/photo_003/780x0__r.jpg?hash=1774609420> (referer: https://ecarstrade.com/cars/7008444)
2026-03-27 14:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008443/photo_004/780x0__r.jpg?hash=1774609420> (referer: https://ecarstrade.com/cars/7008443)
2026-03-27 14:40:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cf7c618f-1838-5209-8b56-42074be9b6c2 with identifier: 7008441auction111121
2026-03-27 14:40:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cf7c618f-1838-5209-8b56-42074be9b6c2 with identifier: 7008441auction111121
2026-03-27 14:40:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cf7c618f-1838-5209-8b56-42074be9b6c2 with identifier: 7008441auction111121 to the API
2026-03-27 14:40:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:40:43 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'cf7c618f-1838-5209-8b56-42074be9b6c2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008441',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Kia',
 'model': 'Sportage',
 'odometer': 107973,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008441/photo_001/780x0__r.jpg?hash=1774609419',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008441/photo_002/780x0__r.jpg?hash=1774609419',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008441/photo_003/780x0__r.jpg?hash=1774609419',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008441/photo_004/780x0__r.jpg?hash=1774609419',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008441/photo_005/780x0__r.jpg?hash=1774609419',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008441/photo_006/780x0__r.jpg?hash=1774609419'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-05-01',
 'seats_number': None,
 'seller_name': None,
 'title': 'Sportage GT-Line Premium 4WD 1.6 CRDi 135CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'GT-Line Premium 4WD 1.6 CRDi 135CV BVA7 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 14:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277008441auction111121%27 HTTP/1.1" 200 None
2026-03-27 14:40:43 [ecarstrade.be] INFO: Saving data for 7008441auction111121: {'created_time': 1774622443.185142, 'last_price_update_time': 1774622443.185158, 'auction_closing_time': 1774699200.0}
2026-03-27 14:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008441auction111121') HTTP/1.1" 204 0
2026-03-27 14:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008444/photo_004/780x0__r.jpg?hash=1774609420> (referer: https://ecarstrade.com/cars/7008444)
2026-03-27 14:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008444/photo_002/780x0__r.jpg?hash=1774609420> (referer: https://ecarstrade.com/cars/7008444)
2026-03-27 14:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008444/photo_005/780x0__r.jpg?hash=1774609420> (referer: https://ecarstrade.com/cars/7008444)
2026-03-27 14:40:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item cf7c618f-1838-5209-8b56-42074be9b6c2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f49c4b4b-ad1c-5f2a-a7f8-7c4a22dd6654
2026-03-27 14:40:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 23edabc5-78b8-5602-a721-46207d20927e
2026-03-27 14:40:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 89316b79-3216-5574-9b7b-b37bd750edf0
2026-03-27 14:40:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f49c4b4b-ad1c-5f2a-a7f8-7c4a22dd6654
2026-03-27 14:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008443/photo_003/780x0__r.jpg?hash=1774609419> (referer: https://ecarstrade.com/cars/7008443)
2026-03-27 14:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008444/photo_006/780x0__r.jpg?hash=1774609420> (referer: https://ecarstrade.com/cars/7008444)
2026-03-27 14:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008442/photo_001/780x0__r.jpg?hash=1774609416> (referer: https://ecarstrade.com/cars/7008442)
2026-03-27 14:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008442/photo_002/780x0__r.jpg?hash=1774609416> (referer: https://ecarstrade.com/cars/7008442)
2026-03-27 14:40:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 89316b79-3216-5574-9b7b-b37bd750edf0
2026-03-27 14:40:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 89316b79-3216-5574-9b7b-b37bd750edf0
2026-03-27 14:40:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 89316b79-3216-5574-9b7b-b37bd750edf0
2026-03-27 14:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008442/photo_006/780x0__r.jpg?hash=1774609416> (referer: https://ecarstrade.com/cars/7008442)
2026-03-27 14:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008442/photo_005/780x0__r.jpg?hash=1774609416> (referer: https://ecarstrade.com/cars/7008442)
2026-03-27 14:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008442/photo_004/780x0__r.jpg?hash=1774609417> (referer: https://ecarstrade.com/cars/7008442)
2026-03-27 14:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008443/photo_001/780x0__r.jpg?hash=1774609419> (referer: https://ecarstrade.com/cars/7008443)
2026-03-27 14:40:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 23edabc5-78b8-5602-a721-46207d20927e with identifier: 7008448auction111121
2026-03-27 14:40:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 23edabc5-78b8-5602-a721-46207d20927e with identifier: 7008448auction111121
2026-03-27 14:40:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 23edabc5-78b8-5602-a721-46207d20927e with identifier: 7008448auction111121 to the API
2026-03-27 14:40:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:40: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 14:40:44 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Petrol',
 'id': '23edabc5-78b8-5602-a721-46207d20927e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008448',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 73049,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008448/photo_001/780x0__r.jpg?hash=1774609423',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008448/photo_002/780x0__r.jpg?hash=1774609423',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008448/photo_003/780x0__r.jpg?hash=1774609424',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008448/photo_004/780x0__r.jpg?hash=1774609424',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008448/photo_005/780x0__r.jpg?hash=1774609425',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008448/photo_006/780x0__r.jpg?hash=1774609424'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '308 Active Pack 1.2 PureTech 130CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Active Pack 1.2 PureTech 130CV BVM6 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 14:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:44 [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 14:40:44 [ecarstrade.be] INFO: Saving data for 7008448auction111121: {'created_time': 1774622444.172145, 'last_price_update_time': 1774622444.172156, 'auction_closing_time': 1774699200.0}
2026-03-27 14:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008448auction111121') HTTP/1.1" 204 0
2026-03-27 14:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008451/photo_005/780x0__r.jpg?hash=1774609430> (referer: https://ecarstrade.com/cars/7008451)
2026-03-27 14:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008451/photo_004/780x0__r.jpg?hash=1774609430> (referer: https://ecarstrade.com/cars/7008451)
2026-03-27 14:40:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 23edabc5-78b8-5602-a721-46207d20927e due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008442/photo_003/780x0__r.jpg?hash=1774609416> (referer: https://ecarstrade.com/cars/7008442)
2026-03-27 14:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008439> (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 14:40:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f49c4b4b-ad1c-5f2a-a7f8-7c4a22dd6654
2026-03-27 14:40:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 89316b79-3216-5574-9b7b-b37bd750edf0
2026-03-27 14:40:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3b862602-68d5-5aaf-8d7d-63c866b33b05
2026-03-27 14:40:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3b862602-68d5-5aaf-8d7d-63c866b33b05
2026-03-27 14:40:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3b862602-68d5-5aaf-8d7d-63c866b33b05
2026-03-27 14:40:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3b862602-68d5-5aaf-8d7d-63c866b33b05
2026-03-27 14:40:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3b862602-68d5-5aaf-8d7d-63c866b33b05
2026-03-27 14:40:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f49c4b4b-ad1c-5f2a-a7f8-7c4a22dd6654
2026-03-27 14:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008451/photo_003/780x0__r.jpg?hash=1774609430> (referer: https://ecarstrade.com/cars/7008451)
2026-03-27 14:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008451/photo_002/780x0__r.jpg?hash=1774609430> (referer: https://ecarstrade.com/cars/7008451)
2026-03-27 14:40:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item db3f6e63-9086-51d3-b59f-f230a98a54e2
2026-03-27 14:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008449/photo_003/780x0__r.jpg?hash=1774609426> (referer: https://ecarstrade.com/cars/7008449)
2026-03-27 14:40: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 14:40:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 89316b79-3216-5574-9b7b-b37bd750edf0 with identifier: 7008444auction111121
2026-03-27 14:40:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 89316b79-3216-5574-9b7b-b37bd750edf0 with identifier: 7008444auction111121
2026-03-27 14:40:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 89316b79-3216-5574-9b7b-b37bd750edf0 with identifier: 7008444auction111121 to the API
2026-03-27 14:40:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:40: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 14:40:44 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Diesel',
 'id': '89316b79-3216-5574-9b7b-b37bd750edf0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008444',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 121379,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008444/photo_001/780x0__r.jpg?hash=1774609420',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008444/photo_002/780x0__r.jpg?hash=1774609420',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008444/photo_003/780x0__r.jpg?hash=1774609420',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008444/photo_004/780x0__r.jpg?hash=1774609420',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008444/photo_005/780x0__r.jpg?hash=1774609420',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008444/photo_006/780x0__r.jpg?hash=1774609420'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '2008 Active Pack 1.5 HDi 110CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Active Pack 1.5 HDi 110CV BVM6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 14:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:44 [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 14:40:44 [ecarstrade.be] INFO: Saving data for 7008444auction111121: {'created_time': 1774622444.624291, 'last_price_update_time': 1774622444.624303, 'auction_closing_time': 1774699200.0}
2026-03-27 14:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008444auction111121') HTTP/1.1" 204 0
2026-03-27 14:40:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item db3f6e63-9086-51d3-b59f-f230a98a54e2
2026-03-27 14:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008449/photo_005/780x0__r.jpg?hash=1774609426> (referer: https://ecarstrade.com/cars/7008449)
2026-03-27 14:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008449/photo_001/780x0__r.jpg?hash=1774609427> (referer: https://ecarstrade.com/cars/7008449)
2026-03-27 14:40:44 [ecarstrade.be] INFO: Extracting details for car 7008439auction111121
2026-03-27 14:40:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 89316b79-3216-5574-9b7b-b37bd750edf0 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40: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 14:40: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 14:40:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f49c4b4b-ad1c-5f2a-a7f8-7c4a22dd6654 with identifier: 7008443auction111121
2026-03-27 14:40:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f49c4b4b-ad1c-5f2a-a7f8-7c4a22dd6654 with identifier: 7008443auction111121
2026-03-27 14:40:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f49c4b4b-ad1c-5f2a-a7f8-7c4a22dd6654 with identifier: 7008443auction111121 to the API
2026-03-27 14:40:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:40: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 14:40:44 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 151,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.2L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'f49c4b4b-ad1c-5f2a-a7f8-7c4a22dd6654',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008443',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Opel',
 'model': 'Grandland X',
 'odometer': 86791,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008443/photo_001/780x0__r.jpg?hash=1774609419',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008443/photo_002/780x0__r.jpg?hash=1774609420',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008443/photo_003/780x0__r.jpg?hash=1774609419',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008443/photo_004/780x0__r.jpg?hash=1774609420',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008443/photo_005/780x0__r.jpg?hash=1774609419',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008443/photo_006/780x0__r.jpg?hash=1774609420'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL Grandland X 2017 5P SUV 12 TURBO 130 EDITION BUSINESS AUTO',
 'transmission': 'automatic',
 'trim': 'OPEL  2017 5P SUV 12 TURBO 130 EDITION BUSINESS AUTO',
 'vin': None,
 'year': 2020}
2026-03-27 14:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277008443auction111121%27 HTTP/1.1" 200 None
2026-03-27 14:40:45 [ecarstrade.be] INFO: Saving data for 7008443auction111121: {'created_time': 1774622445.008028, 'last_price_update_time': 1774622445.008039, 'auction_closing_time': 1774699200.0}
2026-03-27 14:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008443auction111121') HTTP/1.1" 204 0
2026-03-27 14:40:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f49c4b4b-ad1c-5f2a-a7f8-7c4a22dd6654 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3b862602-68d5-5aaf-8d7d-63c866b33b05
2026-03-27 14:40:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3b862602-68d5-5aaf-8d7d-63c866b33b05, skipping ID generation
2026-03-27 14:40:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b862602-68d5-5aaf-8d7d-63c866b33b05 with scrape type 1
2026-03-27 14:40:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3b862602-68d5-5aaf-8d7d-63c866b33b05 sending to next pipeline
2026-03-27 14:40:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3b862602-68d5-5aaf-8d7d-63c866b33b05, identifier: 7008442auction111121
2026-03-27 14:40:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55dd3dbd-d39e-5c1f-9e29-1f4035733f45 with identifier: 7008439auction111121
2026-03-27 14:40:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55dd3dbd-d39e-5c1f-9e29-1f4035733f45 with scrape type 1
2026-03-27 14:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 55dd3dbd-d39e-5c1f-9e29-1f4035733f45
2026-03-27 14:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008439%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609413%27 HTTP/1.1" 200 None
2026-03-27 14:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008439/photo_001/780x0__r.jpg?hash=1774609413 not downloaded yet
2026-03-27 14:40:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item db3f6e63-9086-51d3-b59f-f230a98a54e2
2026-03-27 14:40:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item db3f6e63-9086-51d3-b59f-f230a98a54e2
2026-03-27 14:40:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bf6ab437-53a3-5048-814a-be476d614bc3
2026-03-27 14:40:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3b862602-68d5-5aaf-8d7d-63c866b33b05 with identifier: 7008442auction111121
2026-03-27 14:40:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3b862602-68d5-5aaf-8d7d-63c866b33b05 with identifier: 7008442auction111121
2026-03-27 14:40:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3b862602-68d5-5aaf-8d7d-63c866b33b05 with identifier: 7008442auction111121 to the API
2026-03-27 14:40:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:40:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008442/photo_003/780x0__r.jpg?hash=1774609416>
{'auction_title': '',
 'c_o_2_emission_value': 12,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '3b862602-68d5-5aaf-8d7d-63c866b33b05',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008442',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Mercedes',
 'model': 'GLC 300',
 'odometer': 25870,
 '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': 'MERCEDES-BENZ GLC / 2022 / 5P / SUV GLC 300 e Business Line 4MATIC',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLC / 2022 / 5P / SUV  e Business Line 4MATIC',
 'vin': None,
 'year': 2023}
2026-03-27 14:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277008442auction111121%27 HTTP/1.1" 200 None
2026-03-27 14:40:45 [ecarstrade.be] INFO: Saving data for 7008442auction111121: {'created_time': 1774622445.523209, 'last_price_update_time': 1774622445.52322, 'auction_closing_time': 1774699200.0}
2026-03-27 14:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008442auction111121') HTTP/1.1" 204 0
2026-03-27 14:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008439%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609413%27 HTTP/1.1" 200 None
2026-03-27 14:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008439/photo_002/780x0__r.jpg?hash=1774609413 not downloaded yet
2026-03-27 14: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 14: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 14: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 14:40:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bf6ab437-53a3-5048-814a-be476d614bc3
2026-03-27 14:40:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bf6ab437-53a3-5048-814a-be476d614bc3
2026-03-27 14:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008439%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609413%27 HTTP/1.1" 200 None
2026-03-27 14:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008439/photo_003/780x0__r.jpg?hash=1774609413 not downloaded yet
2026-03-27 14:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008439%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609413%27 HTTP/1.1" 200 None
2026-03-27 14:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008439/photo_004/780x0__r.jpg?hash=1774609413 not downloaded yet
2026-03-27 14:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008439%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609413%27 HTTP/1.1" 200 None
2026-03-27 14:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008439/photo_005/780x0__r.jpg?hash=1774609413 not downloaded yet
2026-03-27 14:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008439%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609413%27 HTTP/1.1" 200 None
2026-03-27 14:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008439/photo_006/780x0__r.jpg?hash=1774609413 not downloaded yet
2026-03-27 14:40:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: db3f6e63-9086-51d3-b59f-f230a98a54e2 with identifier: 7008451auction111121
2026-03-27 14:40:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: db3f6e63-9086-51d3-b59f-f230a98a54e2 with identifier: 7008451auction111121
2026-03-27 14:40:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: db3f6e63-9086-51d3-b59f-f230a98a54e2 with identifier: 7008451auction111121 to the API
2026-03-27 14:40:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:40:46 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-28T12:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'db3f6e63-9086-51d3-b59f-f230a98a54e2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008451',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 78333,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008451/photo_001/780x0__r.jpg?hash=1774609430',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008451/photo_002/780x0__r.jpg?hash=1774609430',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008451/photo_003/780x0__r.jpg?hash=1774609430',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008451/photo_004/780x0__r.jpg?hash=1774609430',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008451/photo_005/780x0__r.jpg?hash=1774609430',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008451/photo_006/780x0__r.jpg?hash=1774609431'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-11-01',
 'seats_number': 7,
 'seller_name': None,
 'title': '5008 Allure Pack 1.2 PureTech 130CV BVA8 7 Sieges E6d',
 'transmission': 'automatic',
 'trim': 'Allure Pack 1.2 PureTech 130CV BVA8 7 Sieges E6d',
 'vin': None,
 'year': 2023}
2026-03-27 14:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:46 [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 14:40:46 [ecarstrade.be] INFO: Saving data for 7008451auction111121: {'created_time': 1774622446.046151, 'last_price_update_time': 1774622446.046162, 'auction_closing_time': 1774699200.0}
2026-03-27 14:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008451auction111121') HTTP/1.1" 204 0
2026-03-27 14:40:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item db3f6e63-9086-51d3-b59f-f230a98a54e2 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item bf6ab437-53a3-5048-814a-be476d614bc3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bf6ab437-53a3-5048-814a-be476d614bc3 with identifier: 7008449auction111121
2026-03-27 14:40:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bf6ab437-53a3-5048-814a-be476d614bc3 with identifier: 7008449auction111121
2026-03-27 14:40:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bf6ab437-53a3-5048-814a-be476d614bc3 with identifier: 7008449auction111121 to the API
2026-03-27 14:40:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:40: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 14:40:46 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'bf6ab437-53a3-5048-814a-be476d614bc3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008449',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 127149,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008449/photo_001/780x0__r.jpg?hash=1774609427',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008449/photo_002/780x0__r.jpg?hash=1774609427',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008449/photo_003/780x0__r.jpg?hash=1774609426',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008449/photo_004/780x0__r.jpg?hash=1774609426',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008449/photo_005/780x0__r.jpg?hash=1774609426',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008449/photo_006/780x0__r.jpg?hash=1774609428'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-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 14:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:46 [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 14:40:46 [ecarstrade.be] INFO: Saving data for 7008449auction111121: {'created_time': 1774622446.460506, 'last_price_update_time': 1774622446.460525, 'auction_closing_time': 1774699200.0}
2026-03-27 14:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008449auction111121') HTTP/1.1" 204 0
2026-03-27 14:40:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item bf6ab437-53a3-5048-814a-be476d614bc3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:40:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008461> (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 14:40: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 14:40:53 [ecarstrade.be] INFO: Extracting details for car 7008461auction111121
2026-03-27 14:40:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 395485fa-d792-5482-a1b4-30760456a593 with identifier: 7008461auction111121
2026-03-27 14:40:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 395485fa-d792-5482-a1b4-30760456a593 with scrape type 1
2026-03-27 14:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 395485fa-d792-5482-a1b4-30760456a593
2026-03-27 14:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008461%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609448%27 HTTP/1.1" 200 None
2026-03-27 14:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008461/photo_001/780x0__r.jpg?hash=1774609448 not downloaded yet
2026-03-27 14:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008461%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609447%27 HTTP/1.1" 200 None
2026-03-27 14:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008461/photo_002/780x0__r.jpg?hash=1774609447 not downloaded yet
2026-03-27 14:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008461%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609448%27 HTTP/1.1" 200 None
2026-03-27 14:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008461/photo_003/780x0__r.jpg?hash=1774609448 not downloaded yet
2026-03-27 14:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008461%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609448%27 HTTP/1.1" 200 None
2026-03-27 14:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008461/photo_004/780x0__r.jpg?hash=1774609448 not downloaded yet
2026-03-27 14:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008461%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609447%27 HTTP/1.1" 200 None
2026-03-27 14:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008461/photo_005/780x0__r.jpg?hash=1774609447 not downloaded yet
2026-03-27 14:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008461%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609448%27 HTTP/1.1" 200 None
2026-03-27 14:40:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008461/photo_006/780x0__r.jpg?hash=1774609448 not downloaded yet
2026-03-27 14:40:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008437> (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 14:40: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 14:40:54 [ecarstrade.be] INFO: Extracting details for car 7008437auction111121
2026-03-27 14:40:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9c2dec8-a9fc-5e8d-a2fc-f65824d88c00 with identifier: 7008437auction111121
2026-03-27 14:40:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9c2dec8-a9fc-5e8d-a2fc-f65824d88c00 with scrape type 1
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b9c2dec8-a9fc-5e8d-a2fc-f65824d88c00
2026-03-27 14:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008437%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609412%27 HTTP/1.1" 200 None
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008437/photo_001/780x0__r.jpg?hash=1774609412 not downloaded yet
2026-03-27 14:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008437%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609412%27 HTTP/1.1" 200 None
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008437/photo_002/780x0__r.jpg?hash=1774609412 not downloaded yet
2026-03-27 14:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008437%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609413%27 HTTP/1.1" 200 None
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008437/photo_003/780x0__r.jpg?hash=1774609413 not downloaded yet
2026-03-27 14:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008437%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609413%27 HTTP/1.1" 200 None
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008437/photo_004/780x0__r.jpg?hash=1774609413 not downloaded yet
2026-03-27 14:40:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008462> (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 14:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008437%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609412%27 HTTP/1.1" 200 None
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008437/photo_005/780x0__r.jpg?hash=1774609412 not downloaded yet
2026-03-27 14:40: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 14:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008437%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609412%27 HTTP/1.1" 200 None
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008437/photo_006/780x0__r.jpg?hash=1774609412 not downloaded yet
2026-03-27 14:40:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008465> (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 14:40: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 14:40:54 [ecarstrade.be] INFO: Extracting details for car 7008462auction111121
2026-03-27 14:40:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68d43906-4e57-560b-8ca4-20f3c0ebed1e with identifier: 7008462auction111121
2026-03-27 14:40:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68d43906-4e57-560b-8ca4-20f3c0ebed1e with scrape type 1
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 68d43906-4e57-560b-8ca4-20f3c0ebed1e
2026-03-27 14:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008462%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609450%27 HTTP/1.1" 200 None
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008462/photo_001/780x0__r.jpg?hash=1774609450 not downloaded yet
2026-03-27 14:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008462%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609450%27 HTTP/1.1" 200 None
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008462/photo_002/780x0__r.jpg?hash=1774609450 not downloaded yet
2026-03-27 14:40:54 [ecarstrade.be] INFO: Extracting details for car 7008465auction111121
2026-03-27 14:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008462%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609450%27 HTTP/1.1" 200 None
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008462/photo_003/780x0__r.jpg?hash=1774609450 not downloaded yet
2026-03-27 14:40:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8347e6a9-efb9-5488-ad71-98a1eac1ed59 with identifier: 7008465auction111121
2026-03-27 14:40:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8347e6a9-efb9-5488-ad71-98a1eac1ed59 with scrape type 1
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8347e6a9-efb9-5488-ad71-98a1eac1ed59
2026-03-27 14:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008465%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609454%27 HTTP/1.1" 200 None
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008465/photo_001/780x0__r.jpg?hash=1774609454 not downloaded yet
2026-03-27 14:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008462%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609450%27 HTTP/1.1" 200 None
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008462/photo_004/780x0__r.jpg?hash=1774609450 not downloaded yet
2026-03-27 14:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008465%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609454%27 HTTP/1.1" 200 None
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008465/photo_002/780x0__r.jpg?hash=1774609454 not downloaded yet
2026-03-27 14:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008462%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609450%27 HTTP/1.1" 200 None
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008462/photo_005/780x0__r.jpg?hash=1774609450 not downloaded yet
2026-03-27 14:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008465%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609454%27 HTTP/1.1" 200 None
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008465/photo_003/780x0__r.jpg?hash=1774609454 not downloaded yet
2026-03-27 14:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008462%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609450%27 HTTP/1.1" 200 None
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008462/photo_006/780x0__r.jpg?hash=1774609450 not downloaded yet
2026-03-27 14:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008465%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609454%27 HTTP/1.1" 200 None
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008465/photo_004/780x0__r.jpg?hash=1774609454 not downloaded yet
2026-03-27 14:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008465%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609454%27 HTTP/1.1" 200 None
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008465/photo_005/780x0__r.jpg?hash=1774609454 not downloaded yet
2026-03-27 14:40:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7000001-7010000%252F7008465%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609454%27 HTTP/1.1" 200 None
2026-03-27 14:40:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008465/photo_006/780x0__r.jpg?hash=1774609454 not downloaded yet
2026-03-27 14:40:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008459> (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 14: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 14:40:56 [ecarstrade.be] INFO: Extracting details for car 7008459auction111121
2026-03-27 14:40:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 751fd7dc-a8ca-527c-881d-cac9a2c623f0 with identifier: 7008459auction111121
2026-03-27 14:40:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 751fd7dc-a8ca-527c-881d-cac9a2c623f0 with scrape type 1
2026-03-27 14:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 751fd7dc-a8ca-527c-881d-cac9a2c623f0
2026-03-27 14:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008459%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609445%27 HTTP/1.1" 200 None
2026-03-27 14:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008459/photo_001/780x0__r.jpg?hash=1774609445 not downloaded yet
2026-03-27 14:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008459%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609445%27 HTTP/1.1" 200 None
2026-03-27 14:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008459/photo_002/780x0__r.jpg?hash=1774609445 not downloaded yet
2026-03-27 14:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008459%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609445%27 HTTP/1.1" 200 None
2026-03-27 14:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008459/photo_003/780x0__r.jpg?hash=1774609445 not downloaded yet
2026-03-27 14:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008459%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609445%27 HTTP/1.1" 200 None
2026-03-27 14:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008459/photo_004/780x0__r.jpg?hash=1774609445 not downloaded yet
2026-03-27 14:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008459%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609445%27 HTTP/1.1" 200 None
2026-03-27 14:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008459/photo_005/780x0__r.jpg?hash=1774609445 not downloaded yet
2026-03-27 14:40:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:40: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%252F7008459%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609445%27 HTTP/1.1" 200 None
2026-03-27 14:40:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008459/photo_006/780x0__r.jpg?hash=1774609445 not downloaded yet
2026-03-27 14:41:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008458> (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 14:41:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008439/photo_001/780x0__r.jpg?hash=1774609413> (referer: https://ecarstrade.com/cars/7008439)
2026-03-27 14: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 14:41:03 [ecarstrade.be] INFO: Extracting details for car 7008458auction111121
2026-03-27 14:41:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a875eb21-484d-5933-ae90-db787b52c978 with identifier: 7008458auction111121
2026-03-27 14:41:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a875eb21-484d-5933-ae90-db787b52c978 with scrape type 1
2026-03-27 14:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a875eb21-484d-5933-ae90-db787b52c978
2026-03-27 14:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008458%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609443%27 HTTP/1.1" 200 None
2026-03-27 14:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008458/photo_001/780x0__r.jpg?hash=1774609443 not downloaded yet
2026-03-27 14:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008458%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609443%27 HTTP/1.1" 200 None
2026-03-27 14:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008458/photo_002/780x0__r.jpg?hash=1774609443 not downloaded yet
2026-03-27 14:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008458%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609443%27 HTTP/1.1" 200 None
2026-03-27 14:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008458/photo_003/780x0__r.jpg?hash=1774609443 not downloaded yet
2026-03-27 14:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008458%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609444%27 HTTP/1.1" 200 None
2026-03-27 14:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008458/photo_004/780x0__r.jpg?hash=1774609444 not downloaded yet
2026-03-27 14:41:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 55dd3dbd-d39e-5c1f-9e29-1f4035733f45
2026-03-27 14:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008458%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609444%27 HTTP/1.1" 200 None
2026-03-27 14:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008458/photo_005/780x0__r.jpg?hash=1774609444 not downloaded yet
2026-03-27 14:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008458%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609444%27 HTTP/1.1" 200 None
2026-03-27 14:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008458/photo_006/780x0__r.jpg?hash=1774609444 not downloaded yet
2026-03-27 14:41:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008456> (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 14:41:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008430/photo_005/780x0__r.jpg?hash=1774609406> (referer: https://ecarstrade.com/cars/7008430)
2026-03-27 14:41:03 [ecarstrade.be] INFO: Extracting details for car 7008456auction111121
2026-03-27 14:41:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14851a89-3ff6-585e-927f-a51ebea68eb0 with identifier: 7008456auction111121
2026-03-27 14:41:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14851a89-3ff6-585e-927f-a51ebea68eb0 with scrape type 1
2026-03-27 14:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 14851a89-3ff6-585e-927f-a51ebea68eb0
2026-03-27 14:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008456%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609439%27 HTTP/1.1" 200 None
2026-03-27 14:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008456/photo_001/780x0__r.jpg?hash=1774609439 not downloaded yet
2026-03-27 14:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008456%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609439%27 HTTP/1.1" 200 None
2026-03-27 14:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008456/photo_002/780x0__r.jpg?hash=1774609439 not downloaded yet
2026-03-27 14:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008456%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609440%27 HTTP/1.1" 200 None
2026-03-27 14:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008456/photo_003/780x0__r.jpg?hash=1774609440 not downloaded yet
2026-03-27 14:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008456%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609440%27 HTTP/1.1" 200 None
2026-03-27 14:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008456/photo_004/780x0__r.jpg?hash=1774609440 not downloaded yet
2026-03-27 14:41:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008439/photo_006/780x0__r.jpg?hash=1774609413> (referer: https://ecarstrade.com/cars/7008439)
2026-03-27 14:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008456%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609439%27 HTTP/1.1" 200 None
2026-03-27 14:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008456/photo_005/780x0__r.jpg?hash=1774609439 not downloaded yet
2026-03-27 14:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008456%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609439%27 HTTP/1.1" 200 None
2026-03-27 14:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008456/photo_006/780x0__r.jpg?hash=1774609439 not downloaded yet
2026-03-27 14:41:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 662a7a18-0e8d-559f-a259-3b2dc49b0344
2026-03-27 14:41:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 662a7a18-0e8d-559f-a259-3b2dc49b0344, skipping ID generation
2026-03-27 14:41:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 662a7a18-0e8d-559f-a259-3b2dc49b0344 with scrape type 1
2026-03-27 14:41:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 662a7a18-0e8d-559f-a259-3b2dc49b0344 sending to next pipeline
2026-03-27 14:41:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 662a7a18-0e8d-559f-a259-3b2dc49b0344, identifier: 7008430auction111121
2026-03-27 14:41:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 662a7a18-0e8d-559f-a259-3b2dc49b0344 with identifier: 7008430auction111121
2026-03-27 14:41:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 662a7a18-0e8d-559f-a259-3b2dc49b0344 with identifier: 7008430auction111121
2026-03-27 14:41:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 662a7a18-0e8d-559f-a259-3b2dc49b0344 with identifier: 7008430auction111121 to the API
2026-03-27 14:41:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:41: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 14:41:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008430/photo_005/780x0__r.jpg?hash=1774609406>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Petrol',
 'id': '662a7a18-0e8d-559f-a259-3b2dc49b0344',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008430',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Citroen',
 'model': 'C3',
 'odometer': 105700,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'C3 Shine Business 1.2 PureTech 110CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Shine Business 1.2 PureTech 110CV BVM6 E6d',
 'vin': None,
 'year': 2020}
2026-03-27 14:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:04 [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 14:41:04 [ecarstrade.be] INFO: Saving data for 7008430auction111121: {'created_time': 1774622464.169176, 'last_price_update_time': 1774622464.169186, 'auction_closing_time': 1774699200.0}
2026-03-27 14:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008430auction111121') HTTP/1.1" 204 0
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008463> (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 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008461/photo_006/780x0__r.jpg?hash=1774609448> (referer: https://ecarstrade.com/cars/7008461)
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 55dd3dbd-d39e-5c1f-9e29-1f4035733f45
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008437/photo_004/780x0__r.jpg?hash=1774609413> (referer: https://ecarstrade.com/cars/7008437)
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008437/photo_006/780x0__r.jpg?hash=1774609412> (referer: https://ecarstrade.com/cars/7008437)
2026-03-27 14:41:04 [ecarstrade.be] INFO: Extracting details for car 7008463auction111121
2026-03-27 14:41:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07a20bb7-e10c-53c9-a72a-96d3d4bb049d with identifier: 7008463auction111121
2026-03-27 14:41:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07a20bb7-e10c-53c9-a72a-96d3d4bb049d with scrape type 1
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 07a20bb7-e10c-53c9-a72a-96d3d4bb049d
2026-03-27 14:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008463%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609453%27 HTTP/1.1" 200 None
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008463/photo_001/780x0__r.jpg?hash=1774609453 not downloaded yet
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 395485fa-d792-5482-a1b4-30760456a593
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008465/photo_006/780x0__r.jpg?hash=1774609454> (referer: https://ecarstrade.com/cars/7008465)
2026-03-27 14:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008463%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609453%27 HTTP/1.1" 200 None
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008463/photo_002/780x0__r.jpg?hash=1774609453 not downloaded yet
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008459/photo_006/780x0__r.jpg?hash=1774609445> (referer: https://ecarstrade.com/cars/7008459)
2026-03-27 14:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008463%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609453%27 HTTP/1.1" 200 None
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008463/photo_003/780x0__r.jpg?hash=1774609453 not downloaded yet
2026-03-27 14:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008463%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609453%27 HTTP/1.1" 200 None
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008463/photo_004/780x0__r.jpg?hash=1774609453 not downloaded yet
2026-03-27 14:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008463%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609453%27 HTTP/1.1" 200 None
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008463/photo_005/780x0__r.jpg?hash=1774609453 not downloaded yet
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b9c2dec8-a9fc-5e8d-a2fc-f65824d88c00
2026-03-27 14:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008463%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609453%27 HTTP/1.1" 200 None
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008463/photo_006/780x0__r.jpg?hash=1774609453 not downloaded yet
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b9c2dec8-a9fc-5e8d-a2fc-f65824d88c00
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008458/photo_006/780x0__r.jpg?hash=1774609444> (referer: https://ecarstrade.com/cars/7008458)
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8347e6a9-efb9-5488-ad71-98a1eac1ed59
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008459/photo_005/780x0__r.jpg?hash=1774609445> (referer: https://ecarstrade.com/cars/7008459)
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 751fd7dc-a8ca-527c-881d-cac9a2c623f0
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008456/photo_004/780x0__r.jpg?hash=1774609440> (referer: https://ecarstrade.com/cars/7008456)
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008458/photo_005/780x0__r.jpg?hash=1774609444> (referer: https://ecarstrade.com/cars/7008458)
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008456/photo_005/780x0__r.jpg?hash=1774609439> (referer: https://ecarstrade.com/cars/7008456)
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a875eb21-484d-5933-ae90-db787b52c978
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 751fd7dc-a8ca-527c-881d-cac9a2c623f0
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008456/photo_006/780x0__r.jpg?hash=1774609439> (referer: https://ecarstrade.com/cars/7008456)
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 14851a89-3ff6-585e-927f-a51ebea68eb0
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008456/photo_003/780x0__r.jpg?hash=1774609440> (referer: https://ecarstrade.com/cars/7008456)
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008456/photo_002/780x0__r.jpg?hash=1774609439> (referer: https://ecarstrade.com/cars/7008456)
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a875eb21-484d-5933-ae90-db787b52c978
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 14851a89-3ff6-585e-927f-a51ebea68eb0
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 14851a89-3ff6-585e-927f-a51ebea68eb0
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008463/photo_002/780x0__r.jpg?hash=1774609453> (referer: https://ecarstrade.com/cars/7008463)
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008463/photo_001/780x0__r.jpg?hash=1774609453> (referer: https://ecarstrade.com/cars/7008463)
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 14851a89-3ff6-585e-927f-a51ebea68eb0
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 14851a89-3ff6-585e-927f-a51ebea68eb0
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008463/photo_006/780x0__r.jpg?hash=1774609453> (referer: https://ecarstrade.com/cars/7008463)
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008463/photo_005/780x0__r.jpg?hash=1774609453> (referer: https://ecarstrade.com/cars/7008463)
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 07a20bb7-e10c-53c9-a72a-96d3d4bb049d
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008463/photo_004/780x0__r.jpg?hash=1774609453> (referer: https://ecarstrade.com/cars/7008463)
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008463/photo_003/780x0__r.jpg?hash=1774609453> (referer: https://ecarstrade.com/cars/7008463)
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 07a20bb7-e10c-53c9-a72a-96d3d4bb049d
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 07a20bb7-e10c-53c9-a72a-96d3d4bb049d
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008456/photo_001/780x0__r.jpg?hash=1774609439> (referer: https://ecarstrade.com/cars/7008456)
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 07a20bb7-e10c-53c9-a72a-96d3d4bb049d
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008458/photo_004/780x0__r.jpg?hash=1774609444> (referer: https://ecarstrade.com/cars/7008458)
2026-03-27 14:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008458/photo_003/780x0__r.jpg?hash=1774609443> (referer: https://ecarstrade.com/cars/7008458)
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 07a20bb7-e10c-53c9-a72a-96d3d4bb049d
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 07a20bb7-e10c-53c9-a72a-96d3d4bb049d
2026-03-27 14:41:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 07a20bb7-e10c-53c9-a72a-96d3d4bb049d, skipping ID generation
2026-03-27 14:41:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07a20bb7-e10c-53c9-a72a-96d3d4bb049d with scrape type 1
2026-03-27 14:41:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 07a20bb7-e10c-53c9-a72a-96d3d4bb049d sending to next pipeline
2026-03-27 14:41:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 07a20bb7-e10c-53c9-a72a-96d3d4bb049d, identifier: 7008463auction111121
2026-03-27 14:41:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 07a20bb7-e10c-53c9-a72a-96d3d4bb049d with identifier: 7008463auction111121
2026-03-27 14:41:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 07a20bb7-e10c-53c9-a72a-96d3d4bb049d with identifier: 7008463auction111121
2026-03-27 14:41:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 07a20bb7-e10c-53c9-a72a-96d3d4bb049d with identifier: 7008463auction111121 to the API
2026-03-27 14:41:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:41:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008463/photo_003/780x0__r.jpg?hash=1774609453>
{'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-28T12:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '07a20bb7-e10c-53c9-a72a-96d3d4bb049d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008463',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Toyota',
 'model': 'Yaris',
 'odometer': 78501,
 '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': 'TOYOTA Yaris Cross Hybride / 2021 / 5P / SUV 1.5 HYBRID 116H '
          'DYNAMIC BUSINESS BEYOND',
 'transmission': 'automatic',
 'trim': 'TOYOTA  Cross Hybride / 2021 / 5P / SUV 1.5 HYBRID 116H DYNAMIC '
         'BUSINESS BEYOND',
 'vin': None,
 'year': 2022}
2026-03-27 14:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277008463auction111121%27 HTTP/1.1" 200 None
2026-03-27 14:41:05 [ecarstrade.be] INFO: Saving data for 7008463auction111121: {'created_time': 1774622465.297862, 'last_price_update_time': 1774622465.297875, 'auction_closing_time': 1774699200.0}
2026-03-27 14:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008463auction111121') HTTP/1.1" 204 0
2026-03-27 14:41:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008458/photo_002/780x0__r.jpg?hash=1774609443> (referer: https://ecarstrade.com/cars/7008458)
2026-03-27 14:41:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008458/photo_001/780x0__r.jpg?hash=1774609443> (referer: https://ecarstrade.com/cars/7008458)
2026-03-27 14:41:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 14851a89-3ff6-585e-927f-a51ebea68eb0
2026-03-27 14:41:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 14851a89-3ff6-585e-927f-a51ebea68eb0, skipping ID generation
2026-03-27 14:41:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14851a89-3ff6-585e-927f-a51ebea68eb0 with scrape type 1
2026-03-27 14:41:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 14851a89-3ff6-585e-927f-a51ebea68eb0 sending to next pipeline
2026-03-27 14:41:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 14851a89-3ff6-585e-927f-a51ebea68eb0, identifier: 7008456auction111121
2026-03-27 14:41:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a875eb21-484d-5933-ae90-db787b52c978
2026-03-27 14:41:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a875eb21-484d-5933-ae90-db787b52c978
2026-03-27 14:41:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 14851a89-3ff6-585e-927f-a51ebea68eb0 with identifier: 7008456auction111121
2026-03-27 14:41:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 14851a89-3ff6-585e-927f-a51ebea68eb0 with identifier: 7008456auction111121
2026-03-27 14:41:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 14851a89-3ff6-585e-927f-a51ebea68eb0 with identifier: 7008456auction111121 to the API
2026-03-27 14:41:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:41:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008456/photo_001/780x0__r.jpg?hash=1774609439>
{'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-28T12:00:00Z',
 'fuel_type': 'Petrol',
 'id': '14851a89-3ff6-585e-927f-a51ebea68eb0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008456',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 68211,
 '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': 'Clio V Société Air Nav 1.0 TCe 90CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'V Société Air Nav 1.0 TCe 90CV BVM6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 14:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277008456auction111121%27 HTTP/1.1" 200 None
2026-03-27 14:41:05 [ecarstrade.be] INFO: Saving data for 7008456auction111121: {'created_time': 1774622465.747642, 'last_price_update_time': 1774622465.747655, 'auction_closing_time': 1774699200.0}
2026-03-27 14:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008456auction111121') HTTP/1.1" 204 0
2026-03-27 14:41:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008459/photo_004/780x0__r.jpg?hash=1774609445> (referer: https://ecarstrade.com/cars/7008459)
2026-03-27 14:41:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008459/photo_003/780x0__r.jpg?hash=1774609445> (referer: https://ecarstrade.com/cars/7008459)
2026-03-27 14:41:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a875eb21-484d-5933-ae90-db787b52c978
2026-03-27 14:41:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a875eb21-484d-5933-ae90-db787b52c978
2026-03-27 14:41:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a875eb21-484d-5933-ae90-db787b52c978, skipping ID generation
2026-03-27 14:41:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a875eb21-484d-5933-ae90-db787b52c978 with scrape type 1
2026-03-27 14:41:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a875eb21-484d-5933-ae90-db787b52c978 sending to next pipeline
2026-03-27 14:41:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a875eb21-484d-5933-ae90-db787b52c978, identifier: 7008458auction111121
2026-03-27 14:41:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a875eb21-484d-5933-ae90-db787b52c978 with identifier: 7008458auction111121
2026-03-27 14:41:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a875eb21-484d-5933-ae90-db787b52c978 with identifier: 7008458auction111121
2026-03-27 14:41:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a875eb21-484d-5933-ae90-db787b52c978 with identifier: 7008458auction111121 to the API
2026-03-27 14:41:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:41:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008458/photo_001/780x0__r.jpg?hash=1774609443>
{'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-28T12:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'a875eb21-484d-5933-ae90-db787b52c978',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008458',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Master',
 'odometer': 33087,
 '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': 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': 2023}
2026-03-27 14:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277008458auction111121%27 HTTP/1.1" 200 None
2026-03-27 14:41:06 [ecarstrade.be] INFO: Saving data for 7008458auction111121: {'created_time': 1774622466.201748, 'last_price_update_time': 1774622466.201759, 'auction_closing_time': 1774699200.0}
2026-03-27 14:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008458auction111121') HTTP/1.1" 204 0
2026-03-27 14:41:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008459/photo_001/780x0__r.jpg?hash=1774609445> (referer: https://ecarstrade.com/cars/7008459)
2026-03-27 14:41:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008459/photo_002/780x0__r.jpg?hash=1774609445> (referer: https://ecarstrade.com/cars/7008459)
2026-03-27 14:41:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 751fd7dc-a8ca-527c-881d-cac9a2c623f0
2026-03-27 14:41:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 751fd7dc-a8ca-527c-881d-cac9a2c623f0
2026-03-27 14:41:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008465/photo_004/780x0__r.jpg?hash=1774609454> (referer: https://ecarstrade.com/cars/7008465)
2026-03-27 14:41:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008465/photo_005/780x0__r.jpg?hash=1774609454> (referer: https://ecarstrade.com/cars/7008465)
2026-03-27 14:41:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 751fd7dc-a8ca-527c-881d-cac9a2c623f0
2026-03-27 14:41:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 751fd7dc-a8ca-527c-881d-cac9a2c623f0
2026-03-27 14:41:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 751fd7dc-a8ca-527c-881d-cac9a2c623f0, skipping ID generation
2026-03-27 14:41:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 751fd7dc-a8ca-527c-881d-cac9a2c623f0 with scrape type 1
2026-03-27 14:41:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 751fd7dc-a8ca-527c-881d-cac9a2c623f0 sending to next pipeline
2026-03-27 14:41:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 751fd7dc-a8ca-527c-881d-cac9a2c623f0, identifier: 7008459auction111121
2026-03-27 14:41:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 751fd7dc-a8ca-527c-881d-cac9a2c623f0 with identifier: 7008459auction111121
2026-03-27 14:41:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 751fd7dc-a8ca-527c-881d-cac9a2c623f0 with identifier: 7008459auction111121
2026-03-27 14:41:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 751fd7dc-a8ca-527c-881d-cac9a2c623f0 with identifier: 7008459auction111121 to the API
2026-03-27 14:41:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:41:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008459/photo_002/780x0__r.jpg?hash=1774609445>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Diesel',
 'id': '751fd7dc-a8ca-527c-881d-cac9a2c623f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008459',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 125600,
 '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': 'Kangoo Express Maxi Extra (Série Spéciale) 1.5 dCi 90CV BVM5 E6',
 'transmission': 'manual',
 'trim': 'Express Maxi Extra (Série Spéciale) 1.5 dCi 90CV BVM5 E6',
 'vin': None,
 'year': 2019}
2026-03-27 14:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277008459auction111121%27 HTTP/1.1" 200 None
2026-03-27 14:41:06 [ecarstrade.be] INFO: Saving data for 7008459auction111121: {'created_time': 1774622466.750169, 'last_price_update_time': 1774622466.750179, 'auction_closing_time': 1774699200.0}
2026-03-27 14:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008459auction111121') HTTP/1.1" 204 0
2026-03-27 14:41:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008462/photo_006/780x0__r.jpg?hash=1774609450> (referer: https://ecarstrade.com/cars/7008462)
2026-03-27 14:41:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008465/photo_003/780x0__r.jpg?hash=1774609454> (referer: https://ecarstrade.com/cars/7008465)
2026-03-27 14:41:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8347e6a9-efb9-5488-ad71-98a1eac1ed59
2026-03-27 14:41:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8347e6a9-efb9-5488-ad71-98a1eac1ed59
2026-03-27 14:41:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008462/photo_005/780x0__r.jpg?hash=1774609450> (referer: https://ecarstrade.com/cars/7008462)
2026-03-27 14:41:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008465/photo_002/780x0__r.jpg?hash=1774609454> (referer: https://ecarstrade.com/cars/7008465)
2026-03-27 14:41:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 68d43906-4e57-560b-8ca4-20f3c0ebed1e
2026-03-27 14:41:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8347e6a9-efb9-5488-ad71-98a1eac1ed59
2026-03-27 14:41:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008462/photo_004/780x0__r.jpg?hash=1774609450> (referer: https://ecarstrade.com/cars/7008462)
2026-03-27 14:41:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008465/photo_001/780x0__r.jpg?hash=1774609454> (referer: https://ecarstrade.com/cars/7008465)
2026-03-27 14:41:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008462/photo_002/780x0__r.jpg?hash=1774609450> (referer: https://ecarstrade.com/cars/7008462)
2026-03-27 14:41:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 68d43906-4e57-560b-8ca4-20f3c0ebed1e
2026-03-27 14:41:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8347e6a9-efb9-5488-ad71-98a1eac1ed59
2026-03-27 14:41:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008462/photo_003/780x0__r.jpg?hash=1774609450> (referer: https://ecarstrade.com/cars/7008462)
2026-03-27 14:41:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 68d43906-4e57-560b-8ca4-20f3c0ebed1e
2026-03-27 14:41:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8347e6a9-efb9-5488-ad71-98a1eac1ed59
2026-03-27 14:41:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8347e6a9-efb9-5488-ad71-98a1eac1ed59, skipping ID generation
2026-03-27 14:41:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8347e6a9-efb9-5488-ad71-98a1eac1ed59 with scrape type 1
2026-03-27 14:41:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8347e6a9-efb9-5488-ad71-98a1eac1ed59 sending to next pipeline
2026-03-27 14:41:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8347e6a9-efb9-5488-ad71-98a1eac1ed59, identifier: 7008465auction111121
2026-03-27 14:41:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8347e6a9-efb9-5488-ad71-98a1eac1ed59 with identifier: 7008465auction111121
2026-03-27 14:41:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8347e6a9-efb9-5488-ad71-98a1eac1ed59 with identifier: 7008465auction111121
2026-03-27 14:41:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8347e6a9-efb9-5488-ad71-98a1eac1ed59 with identifier: 7008465auction111121 to the API
2026-03-27 14:41:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:41:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008465/photo_001/780x0__r.jpg?hash=1774609454>
{'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-28T12:00:00Z',
 'fuel_type': 'Electric',
 'id': '8347e6a9-efb9-5488-ad71-98a1eac1ed59',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008465',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'ID.4',
 'odometer': 127035,
 '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': 5,
 'seller_name': None,
 'title': 'ID.4 Business Pro Performance 77kWh BVA',
 'transmission': 'automatic',
 'trim': 'Business Pro Performance 77kWh BVA',
 'vin': None,
 'year': 2021}
2026-03-27 14:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277008465auction111121%27 HTTP/1.1" 200 None
2026-03-27 14:41:07 [ecarstrade.be] INFO: Saving data for 7008465auction111121: {'created_time': 1774622467.501297, 'last_price_update_time': 1774622467.501307, 'auction_closing_time': 1774699200.0}
2026-03-27 14:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008465auction111121') HTTP/1.1" 204 0
2026-03-27 14:41:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008437/photo_005/780x0__r.jpg?hash=1774609412> (referer: https://ecarstrade.com/cars/7008437)
2026-03-27 14:41:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008462/photo_001/780x0__r.jpg?hash=1774609450> (referer: https://ecarstrade.com/cars/7008462)
2026-03-27 14:41:07 [scrapy.extensions.logstats] INFO: Crawled 114 pages (at 26 pages/min), scraped 77 items (at 19 items/min)
2026-03-27 14:41:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 292MiB
2026-03-27 14:41:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 68d43906-4e57-560b-8ca4-20f3c0ebed1e
2026-03-27 14:41:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 68d43906-4e57-560b-8ca4-20f3c0ebed1e
2026-03-27 14:41:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008437/photo_002/780x0__r.jpg?hash=1774609412> (referer: https://ecarstrade.com/cars/7008437)
2026-03-27 14:41:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008437/photo_003/780x0__r.jpg?hash=1774609413> (referer: https://ecarstrade.com/cars/7008437)
2026-03-27 14:41:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008437/photo_001/780x0__r.jpg?hash=1774609412> (referer: https://ecarstrade.com/cars/7008437)
2026-03-27 14:41:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b9c2dec8-a9fc-5e8d-a2fc-f65824d88c00
2026-03-27 14:41:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 68d43906-4e57-560b-8ca4-20f3c0ebed1e
2026-03-27 14:41:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 68d43906-4e57-560b-8ca4-20f3c0ebed1e, skipping ID generation
2026-03-27 14:41:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68d43906-4e57-560b-8ca4-20f3c0ebed1e with scrape type 1
2026-03-27 14:41:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 68d43906-4e57-560b-8ca4-20f3c0ebed1e sending to next pipeline
2026-03-27 14:41:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 68d43906-4e57-560b-8ca4-20f3c0ebed1e, identifier: 7008462auction111121
2026-03-27 14:41:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 68d43906-4e57-560b-8ca4-20f3c0ebed1e with identifier: 7008462auction111121
2026-03-27 14:41:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 68d43906-4e57-560b-8ca4-20f3c0ebed1e with identifier: 7008462auction111121
2026-03-27 14:41:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 68d43906-4e57-560b-8ca4-20f3c0ebed1e with identifier: 7008462auction111121 to the API
2026-03-27 14:41:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:41: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 14:41:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008462/photo_001/780x0__r.jpg?hash=1774609450>
{'auction_title': '',
 'c_o_2_emission_value': 101,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.8L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '68d43906-4e57-560b-8ca4-20f3c0ebed1e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008462',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 118981,
 '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': 'TOYOTA Corolla Touring Sports / 2018 / 5P / Break Hybride 122h '
          'Dynamic Business Beyond Zer',
 'transmission': 'automatic',
 'trim': 'TOYOTA  Touring Sports / 2018 / 5P / Break Hybride 122h Dynamic '
         'Business Beyond Zer',
 'vin': None,
 'year': 2023}
2026-03-27 14:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:08 [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 14:41:08 [ecarstrade.be] INFO: Saving data for 7008462auction111121: {'created_time': 1774622468.141934, 'last_price_update_time': 1774622468.141943, 'auction_closing_time': 1774699200.0}
2026-03-27 14:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008462auction111121') HTTP/1.1" 204 0
2026-03-27 14:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008461/photo_005/780x0__r.jpg?hash=1774609447> (referer: https://ecarstrade.com/cars/7008461)
2026-03-27 14:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008461/photo_004/780x0__r.jpg?hash=1774609448> (referer: https://ecarstrade.com/cars/7008461)
2026-03-27 14:41:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b9c2dec8-a9fc-5e8d-a2fc-f65824d88c00
2026-03-27 14:41:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b9c2dec8-a9fc-5e8d-a2fc-f65824d88c00
2026-03-27 14:41:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b9c2dec8-a9fc-5e8d-a2fc-f65824d88c00
2026-03-27 14:41:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b9c2dec8-a9fc-5e8d-a2fc-f65824d88c00, skipping ID generation
2026-03-27 14:41:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9c2dec8-a9fc-5e8d-a2fc-f65824d88c00 with scrape type 1
2026-03-27 14:41:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b9c2dec8-a9fc-5e8d-a2fc-f65824d88c00 sending to next pipeline
2026-03-27 14:41:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b9c2dec8-a9fc-5e8d-a2fc-f65824d88c00, identifier: 7008437auction111121
2026-03-27 14:41:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b9c2dec8-a9fc-5e8d-a2fc-f65824d88c00 with identifier: 7008437auction111121
2026-03-27 14:41:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b9c2dec8-a9fc-5e8d-a2fc-f65824d88c00 with identifier: 7008437auction111121
2026-03-27 14:41:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b9c2dec8-a9fc-5e8d-a2fc-f65824d88c00 with identifier: 7008437auction111121 to the API
2026-03-27 14:41:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:41: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 14:41:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008437/photo_001/780x0__r.jpg?hash=1774609412>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Petrol',
 'id': 'b9c2dec8-a9fc-5e8d-a2fc-f65824d88c00',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008437',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Honda',
 'model': 'Other',
 'odometer': 80523,
 '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': 'Jazz / 2020 / 5P / Berline 1.5 i-MMD Exclusive AT',
 'transmission': 'automatic',
 'trim': 'Jazz / 2020 / 5P / Berline 1.5 i-MMD Exclusive AT',
 'vin': None,
 'year': 2021}
2026-03-27 14:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:08 [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 14:41:08 [ecarstrade.be] INFO: Saving data for 7008437auction111121: {'created_time': 1774622468.610087, 'last_price_update_time': 1774622468.610103, 'auction_closing_time': 1774699200.0}
2026-03-27 14:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008437auction111121') HTTP/1.1" 204 0
2026-03-27 14:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008461/photo_002/780x0__r.jpg?hash=1774609447> (referer: https://ecarstrade.com/cars/7008461)
2026-03-27 14:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008461/photo_003/780x0__r.jpg?hash=1774609448> (referer: https://ecarstrade.com/cars/7008461)
2026-03-27 14:41:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 395485fa-d792-5482-a1b4-30760456a593
2026-03-27 14:41:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 395485fa-d792-5482-a1b4-30760456a593
2026-03-27 14:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008439/photo_005/780x0__r.jpg?hash=1774609413> (referer: https://ecarstrade.com/cars/7008439)
2026-03-27 14:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008461/photo_001/780x0__r.jpg?hash=1774609448> (referer: https://ecarstrade.com/cars/7008461)
2026-03-27 14:41:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 395485fa-d792-5482-a1b4-30760456a593
2026-03-27 14:41:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 395485fa-d792-5482-a1b4-30760456a593
2026-03-27 14:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008439/photo_004/780x0__r.jpg?hash=1774609413> (referer: https://ecarstrade.com/cars/7008439)
2026-03-27 14:41:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 55dd3dbd-d39e-5c1f-9e29-1f4035733f45
2026-03-27 14:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008439/photo_003/780x0__r.jpg?hash=1774609413> (referer: https://ecarstrade.com/cars/7008439)
2026-03-27 14:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008439/photo_002/780x0__r.jpg?hash=1774609413> (referer: https://ecarstrade.com/cars/7008439)
2026-03-27 14:41:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 395485fa-d792-5482-a1b4-30760456a593
2026-03-27 14:41:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 395485fa-d792-5482-a1b4-30760456a593, skipping ID generation
2026-03-27 14:41:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 395485fa-d792-5482-a1b4-30760456a593 with scrape type 1
2026-03-27 14:41:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 395485fa-d792-5482-a1b4-30760456a593 sending to next pipeline
2026-03-27 14:41:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 395485fa-d792-5482-a1b4-30760456a593, identifier: 7008461auction111121
2026-03-27 14:41:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 395485fa-d792-5482-a1b4-30760456a593 with identifier: 7008461auction111121
2026-03-27 14:41:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 395485fa-d792-5482-a1b4-30760456a593 with identifier: 7008461auction111121
2026-03-27 14:41:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 395485fa-d792-5482-a1b4-30760456a593 with identifier: 7008461auction111121 to the API
2026-03-27 14:41:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:41: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 14:41:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008461/photo_001/780x0__r.jpg?hash=1774609448>
{'auction_title': '',
 'c_o_2_emission_value': 167,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Diesel',
 'id': '395485fa-d792-5482-a1b4-30760456a593',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008461',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Seat',
 'model': 'Alhambra',
 'odometer': 104751,
 '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': 7,
 'seller_name': None,
 'title': 'Alhambra Style 2.0 TDI 150CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'Style 2.0 TDI 150CV BVM6 E6dT',
 'vin': None,
 'year': 2020}
2026-03-27 14:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:09 [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 14:41:09 [ecarstrade.be] INFO: Saving data for 7008461auction111121: {'created_time': 1774622469.382835, 'last_price_update_time': 1774622469.382845, 'auction_closing_time': 1774699200.0}
2026-03-27 14:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008461auction111121') HTTP/1.1" 204 0
2026-03-27 14:41:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 55dd3dbd-d39e-5c1f-9e29-1f4035733f45
2026-03-27 14:41:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 55dd3dbd-d39e-5c1f-9e29-1f4035733f45
2026-03-27 14:41:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 55dd3dbd-d39e-5c1f-9e29-1f4035733f45
2026-03-27 14:41:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 55dd3dbd-d39e-5c1f-9e29-1f4035733f45, skipping ID generation
2026-03-27 14:41:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55dd3dbd-d39e-5c1f-9e29-1f4035733f45 with scrape type 1
2026-03-27 14:41:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 55dd3dbd-d39e-5c1f-9e29-1f4035733f45 sending to next pipeline
2026-03-27 14:41:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 55dd3dbd-d39e-5c1f-9e29-1f4035733f45, identifier: 7008439auction111121
2026-03-27 14:41:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 55dd3dbd-d39e-5c1f-9e29-1f4035733f45 with identifier: 7008439auction111121
2026-03-27 14:41:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 55dd3dbd-d39e-5c1f-9e29-1f4035733f45 with identifier: 7008439auction111121
2026-03-27 14:41:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 55dd3dbd-d39e-5c1f-9e29-1f4035733f45 with identifier: 7008439auction111121 to the API
2026-03-27 14:41:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:41: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 14:41:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008439/photo_002/780x0__r.jpg?hash=1774609413>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Petrol',
 'id': '55dd3dbd-d39e-5c1f-9e29-1f4035733f45',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008439',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Ford',
 'model': 'Transit',
 'odometer': 64973,
 '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': 2,
 'seller_name': None,
 'title': 'Transit Courier Trend 1.0 EcoBoost 100CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'Courier Trend 1.0 EcoBoost 100CV BVM6 E6dT',
 'vin': None,
 'year': 2022}
2026-03-27 14:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:09 [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 14:41:09 [ecarstrade.be] INFO: Saving data for 7008439auction111121: {'created_time': 1774622469.826386, 'last_price_update_time': 1774622469.826397, 'auction_closing_time': 1774699200.0}
2026-03-27 14:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008439auction111121') HTTP/1.1" 204 0
2026-03-27 14:41:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008457> (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 14:41:09 [ecarstrade.be] INFO: Extracting details for car 7008457auction111121
2026-03-27 14:41:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 298466c5-fbb3-518f-8d9f-38668b66f22b with identifier: 7008457auction111121
2026-03-27 14:41:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 298466c5-fbb3-518f-8d9f-38668b66f22b with scrape type 1
2026-03-27 14:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 298466c5-fbb3-518f-8d9f-38668b66f22b
2026-03-27 14:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008457%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609440%27 HTTP/1.1" 200 None
2026-03-27 14:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008457/photo_001/780x0__r.jpg?hash=1774609440 not downloaded yet
2026-03-27 14:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008457%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609440%27 HTTP/1.1" 200 None
2026-03-27 14:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008457/photo_002/780x0__r.jpg?hash=1774609440 not downloaded yet
2026-03-27 14:41:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008457%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609440%27 HTTP/1.1" 200 None
2026-03-27 14:41:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008457/photo_003/780x0__r.jpg?hash=1774609440 not downloaded yet
2026-03-27 14:41:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008457%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609440%27 HTTP/1.1" 200 None
2026-03-27 14:41:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008457/photo_004/780x0__r.jpg?hash=1774609440 not downloaded yet
2026-03-27 14:41:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008457%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609440%27 HTTP/1.1" 200 None
2026-03-27 14:41:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008457/photo_005/780x0__r.jpg?hash=1774609440 not downloaded yet
2026-03-27 14:41:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008457%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609440%27 HTTP/1.1" 200 None
2026-03-27 14:41:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008457/photo_006/780x0__r.jpg?hash=1774609440 not downloaded yet
2026-03-27 14:41:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008457/photo_002/780x0__r.jpg?hash=1774609440> (referer: https://ecarstrade.com/cars/7008457)
2026-03-27 14:41:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008457/photo_004/780x0__r.jpg?hash=1774609440> (referer: https://ecarstrade.com/cars/7008457)
2026-03-27 14:41:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008457/photo_001/780x0__r.jpg?hash=1774609440> (referer: https://ecarstrade.com/cars/7008457)
2026-03-27 14:41:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008457/photo_005/780x0__r.jpg?hash=1774609440> (referer: https://ecarstrade.com/cars/7008457)
2026-03-27 14:41:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008457/photo_003/780x0__r.jpg?hash=1774609440> (referer: https://ecarstrade.com/cars/7008457)
2026-03-27 14:41:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 298466c5-fbb3-518f-8d9f-38668b66f22b
2026-03-27 14:41:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008457/photo_006/780x0__r.jpg?hash=1774609440> (referer: https://ecarstrade.com/cars/7008457)
2026-03-27 14:41:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 298466c5-fbb3-518f-8d9f-38668b66f22b
2026-03-27 14:41:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 298466c5-fbb3-518f-8d9f-38668b66f22b
2026-03-27 14:41:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 298466c5-fbb3-518f-8d9f-38668b66f22b
2026-03-27 14:41:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 298466c5-fbb3-518f-8d9f-38668b66f22b
2026-03-27 14:41:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 298466c5-fbb3-518f-8d9f-38668b66f22b
2026-03-27 14:41:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 298466c5-fbb3-518f-8d9f-38668b66f22b, skipping ID generation
2026-03-27 14:41:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 298466c5-fbb3-518f-8d9f-38668b66f22b with scrape type 1
2026-03-27 14:41:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 298466c5-fbb3-518f-8d9f-38668b66f22b sending to next pipeline
2026-03-27 14:41:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 298466c5-fbb3-518f-8d9f-38668b66f22b, identifier: 7008457auction111121
2026-03-27 14:41:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 298466c5-fbb3-518f-8d9f-38668b66f22b with identifier: 7008457auction111121
2026-03-27 14:41:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 298466c5-fbb3-518f-8d9f-38668b66f22b with identifier: 7008457auction111121
2026-03-27 14:41:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 298466c5-fbb3-518f-8d9f-38668b66f22b with identifier: 7008457auction111121 to the API
2026-03-27 14:41:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:41: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 14:41:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008457/photo_006/780x0__r.jpg?hash=1774609440>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Diesel',
 'id': '298466c5-fbb3-518f-8d9f-38668b66f22b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008457',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 109496,
 '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': 2,
 'seller_name': None,
 'title': 'RENAULT Kangoo Express / 2013 / 4P / Fourgonnette Extra R-Link - '
          'Blue dCi 95',
 'transmission': 'manual',
 'trim': 'RENAULT  Express / 2013 / 4P / Fourgonnette Extra R-Link - Blue dCi '
         '95',
 'vin': None,
 'year': 2020}
2026-03-27 14:41:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:10 [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 14:41:10 [ecarstrade.be] INFO: Saving data for 7008457auction111121: {'created_time': 1774622470.728181, 'last_price_update_time': 1774622470.728196, 'auction_closing_time': 1774699200.0}
2026-03-27 14:41:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008457auction111121') HTTP/1.1" 204 0
2026-03-27 14:41:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008467> (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 14:41:13 [ecarstrade.be] INFO: Extracting details for car 7008467auction111121
2026-03-27 14:41:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96621ef1-ebc9-5eec-bab6-8f82e358709d with identifier: 7008467auction111121
2026-03-27 14:41:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96621ef1-ebc9-5eec-bab6-8f82e358709d with scrape type 1
2026-03-27 14:41:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 96621ef1-ebc9-5eec-bab6-8f82e358709d
2026-03-27 14:41:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008467%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609457%27 HTTP/1.1" 200 None
2026-03-27 14:41:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008467/photo_001/780x0__r.jpg?hash=1774609457 not downloaded yet
2026-03-27 14:41:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008467%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609457%27 HTTP/1.1" 200 None
2026-03-27 14:41:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008467/photo_002/780x0__r.jpg?hash=1774609457 not downloaded yet
2026-03-27 14:41:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008467%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609456%27 HTTP/1.1" 200 None
2026-03-27 14:41:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008467/photo_003/780x0__r.jpg?hash=1774609456 not downloaded yet
2026-03-27 14:41:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008467%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609456%27 HTTP/1.1" 200 None
2026-03-27 14:41:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008467/photo_004/780x0__r.jpg?hash=1774609456 not downloaded yet
2026-03-27 14:41:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008467%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609456%27 HTTP/1.1" 200 None
2026-03-27 14:41:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008467/photo_005/780x0__r.jpg?hash=1774609456 not downloaded yet
2026-03-27 14:41:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008467%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609456%27 HTTP/1.1" 200 None
2026-03-27 14:41:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008467/photo_006/780x0__r.jpg?hash=1774609456 not downloaded yet
2026-03-27 14:41:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008467/photo_001/780x0__r.jpg?hash=1774609457> (referer: https://ecarstrade.com/cars/7008467)
2026-03-27 14:41:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008467/photo_005/780x0__r.jpg?hash=1774609456> (referer: https://ecarstrade.com/cars/7008467)
2026-03-27 14:41:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008467/photo_002/780x0__r.jpg?hash=1774609457> (referer: https://ecarstrade.com/cars/7008467)
2026-03-27 14:41:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008467/photo_003/780x0__r.jpg?hash=1774609456> (referer: https://ecarstrade.com/cars/7008467)
2026-03-27 14:41:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008467/photo_006/780x0__r.jpg?hash=1774609456> (referer: https://ecarstrade.com/cars/7008467)
2026-03-27 14:41:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 96621ef1-ebc9-5eec-bab6-8f82e358709d
2026-03-27 14:41:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 96621ef1-ebc9-5eec-bab6-8f82e358709d
2026-03-27 14:41:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 96621ef1-ebc9-5eec-bab6-8f82e358709d
2026-03-27 14:41:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 96621ef1-ebc9-5eec-bab6-8f82e358709d
2026-03-27 14:41:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 96621ef1-ebc9-5eec-bab6-8f82e358709d
2026-03-27 14:41:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 96621ef1-ebc9-5eec-bab6-8f82e358709d with identifier: 7008467auction111121
2026-03-27 14:41:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 96621ef1-ebc9-5eec-bab6-8f82e358709d with identifier: 7008467auction111121
2026-03-27 14:41:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 96621ef1-ebc9-5eec-bab6-8f82e358709d with identifier: 7008467auction111121 to the API
2026-03-27 14:41:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:41: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 14:41:15 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Petrol',
 'id': '96621ef1-ebc9-5eec-bab6-8f82e358709d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008467',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 118801,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008467/photo_001/780x0__r.jpg?hash=1774609457',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008467/photo_002/780x0__r.jpg?hash=1774609457',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008467/photo_003/780x0__r.jpg?hash=1774609456',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008467/photo_004/780x0__r.jpg?hash=1774609456',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008467/photo_005/780x0__r.jpg?hash=1774609456',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008467/photo_006/780x0__r.jpg?hash=1774609456'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Tiguan / 2020 / 5P / SUV 1.5 TSI 130 BMV6',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN  / 2020 / 5P / SUV 1.5 TSI 130 BMV6',
 'vin': None,
 'year': 2021}
2026-03-27 14:41:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:15 [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 14:41:15 [ecarstrade.be] INFO: Saving data for 7008467auction111121: {'created_time': 1774622475.293573, 'last_price_update_time': 1774622475.293583, 'auction_closing_time': 1774699200.0}
2026-03-27 14:41:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008467auction111121') HTTP/1.1" 204 0
2026-03-27 14:41:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 96621ef1-ebc9-5eec-bab6-8f82e358709d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:41:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008455> (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 14:41:21 [ecarstrade.be] INFO: Extracting details for car 7008455auction111121
2026-03-27 14:41:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2286681-6333-578e-9ae1-c14e20677d52 with identifier: 7008455auction111121
2026-03-27 14:41:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2286681-6333-578e-9ae1-c14e20677d52 with scrape type 1
2026-03-27 14:41:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b2286681-6333-578e-9ae1-c14e20677d52
2026-03-27 14:41:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008455%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609437%27 HTTP/1.1" 200 None
2026-03-27 14:41:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008455/photo_001/780x0__r.jpg?hash=1774609437 not downloaded yet
2026-03-27 14:41:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008455%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609437%27 HTTP/1.1" 200 None
2026-03-27 14:41:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008455/photo_002/780x0__r.jpg?hash=1774609437 not downloaded yet
2026-03-27 14:41:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008455%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609437%27 HTTP/1.1" 200 None
2026-03-27 14:41:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008455/photo_003/780x0__r.jpg?hash=1774609437 not downloaded yet
2026-03-27 14:41:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008455%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609437%27 HTTP/1.1" 200 None
2026-03-27 14:41:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008455/photo_004/780x0__r.jpg?hash=1774609437 not downloaded yet
2026-03-27 14:41:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008455%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609437%27 HTTP/1.1" 200 None
2026-03-27 14:41:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008455/photo_005/780x0__r.jpg?hash=1774609437 not downloaded yet
2026-03-27 14:41:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008455%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609437%27 HTTP/1.1" 200 None
2026-03-27 14:41:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008455/photo_006/780x0__r.jpg?hash=1774609437 not downloaded yet
2026-03-27 14:41:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008455/photo_003/780x0__r.jpg?hash=1774609437> (referer: https://ecarstrade.com/cars/7008455)
2026-03-27 14:41:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008455/photo_002/780x0__r.jpg?hash=1774609437> (referer: https://ecarstrade.com/cars/7008455)
2026-03-27 14:41:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008455/photo_001/780x0__r.jpg?hash=1774609437> (referer: https://ecarstrade.com/cars/7008455)
2026-03-27 14:41:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008455/photo_006/780x0__r.jpg?hash=1774609437> (referer: https://ecarstrade.com/cars/7008455)
2026-03-27 14:41:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b2286681-6333-578e-9ae1-c14e20677d52
2026-03-27 14:41:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b2286681-6333-578e-9ae1-c14e20677d52
2026-03-27 14:41:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b2286681-6333-578e-9ae1-c14e20677d52
2026-03-27 14:41:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b2286681-6333-578e-9ae1-c14e20677d52
2026-03-27 14:41:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b2286681-6333-578e-9ae1-c14e20677d52 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:41:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b2286681-6333-578e-9ae1-c14e20677d52 with identifier: 7008455auction111121
2026-03-27 14:41:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b2286681-6333-578e-9ae1-c14e20677d52 with identifier: 7008455auction111121
2026-03-27 14:41:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b2286681-6333-578e-9ae1-c14e20677d52 with identifier: 7008455auction111121 to the API
2026-03-27 14:41:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:41: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 14:41:23 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Diesel',
 'id': 'b2286681-6333-578e-9ae1-c14e20677d52',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008455',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 89607,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008455/photo_001/780x0__r.jpg?hash=1774609437',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008455/photo_002/780x0__r.jpg?hash=1774609437',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008455/photo_003/780x0__r.jpg?hash=1774609437',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008455/photo_004/780x0__r.jpg?hash=1774609437',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008455/photo_005/780x0__r.jpg?hash=1774609437',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008455/photo_006/780x0__r.jpg?hash=1774609437'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-03-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT Kangoo Express / 2013 / 4P / Fourgonnette Grand Confort - '
          'Blue dCi 95',
 'transmission': 'manual',
 'trim': 'RENAULT  Express / 2013 / 4P / Fourgonnette Grand Confort - Blue dCi '
         '95',
 'vin': None,
 'year': 2020}
2026-03-27 14:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:23 [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 14:41:23 [ecarstrade.be] INFO: Saving data for 7008455auction111121: {'created_time': 1774622483.663387, 'last_price_update_time': 1774622483.663398, 'auction_closing_time': 1774699200.0}
2026-03-27 14:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008455auction111121') HTTP/1.1" 204 0
2026-03-27 14:41:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b2286681-6333-578e-9ae1-c14e20677d52 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:41:23 [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 14:41:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008464> (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 14:41:24 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6784204auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276784204auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6784204auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6784210auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276784210auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6784210auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6810528auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276810528auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6810528auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6810530auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276810530auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6810530auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6844413auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276844413auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6844413auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6844418auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276844418auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6844418auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6861888auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276861888auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6861888auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6861910auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276861910auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6861910auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6861911auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276861911auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6861911auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6875741auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276875741auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6875741auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6875747auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276875747auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6875747auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6875748auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276875748auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6875748auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6898132auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276898132auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6898132auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6898138auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276898138auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6898138auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6898139auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276898139auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6898139auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6949434auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276949434auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6949434auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6949440auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276949440auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6949440auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6949443auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276949443auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6949443auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6949444auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276949444auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6949444auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Found listing with ID: 6949457auction87925
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276949457auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [ecarstrade.be] INFO: Scrape type for 6949457auction87925: 0
2026-03-27 14:41:24 [ecarstrade.be] INFO: Extracting details for car 7008464auction111121
2026-03-27 14: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 14:41:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99e227ba-bf77-59ef-bdef-8e106587df3c with identifier: 7008464auction111121
2026-03-27 14:41:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99e227ba-bf77-59ef-bdef-8e106587df3c with scrape type 1
2026-03-27 14:41:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 99e227ba-bf77-59ef-bdef-8e106587df3c
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008464%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609454%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008464/photo_001/780x0__r.jpg?hash=1774609454 not downloaded yet
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008464%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609454%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008464/photo_002/780x0__r.jpg?hash=1774609454 not downloaded yet
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008464%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609454%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008464/photo_003/780x0__r.jpg?hash=1774609454 not downloaded yet
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008464%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609454%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008464/photo_004/780x0__r.jpg?hash=1774609454 not downloaded yet
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008464%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609454%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008464/photo_005/780x0__r.jpg?hash=1774609454 not downloaded yet
2026-03-27 14:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7000001-7010000%252F7008464%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609454%27 HTTP/1.1" 200 None
2026-03-27 14:41:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008464/photo_006/780x0__r.jpg?hash=1774609454 not downloaded yet
2026-03-27 14:41:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008464/photo_003/780x0__r.jpg?hash=1774609454> (referer: https://ecarstrade.com/cars/7008464)
2026-03-27 14:41:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008464/photo_002/780x0__r.jpg?hash=1774609454> (referer: https://ecarstrade.com/cars/7008464)
2026-03-27 14:41:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008464/photo_001/780x0__r.jpg?hash=1774609454> (referer: https://ecarstrade.com/cars/7008464)
2026-03-27 14:41:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 99e227ba-bf77-59ef-bdef-8e106587df3c
2026-03-27 14:41:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 99e227ba-bf77-59ef-bdef-8e106587df3c
2026-03-27 14:41:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 99e227ba-bf77-59ef-bdef-8e106587df3c
2026-03-27 14:41:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 99e227ba-bf77-59ef-bdef-8e106587df3c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:41:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 99e227ba-bf77-59ef-bdef-8e106587df3c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:41:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 99e227ba-bf77-59ef-bdef-8e106587df3c with identifier: 7008464auction111121
2026-03-27 14:41:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 99e227ba-bf77-59ef-bdef-8e106587df3c with identifier: 7008464auction111121
2026-03-27 14:41:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 99e227ba-bf77-59ef-bdef-8e106587df3c with identifier: 7008464auction111121 to the API
2026-03-27 14:41:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:41: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 14:41:26 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-28T12:00:00Z',
 'fuel_type': 'Diesel',
 'id': '99e227ba-bf77-59ef-bdef-8e106587df3c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008464',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 81852,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008464/photo_001/780x0__r.jpg?hash=1774609454',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008464/photo_002/780x0__r.jpg?hash=1774609454',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008464/photo_003/780x0__r.jpg?hash=1774609454',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008464/photo_004/780x0__r.jpg?hash=1774609454',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008464/photo_005/780x0__r.jpg?hash=1774609454',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008464/photo_006/780x0__r.jpg?hash=1774609454'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Kodiaq Ambition 2.0 TDI 150CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Ambition 2.0 TDI 150CV BVA7 E6d',
 'vin': None,
 'year': 2024}
2026-03-27 14:41:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:26 [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 14:41:26 [ecarstrade.be] INFO: Saving data for 7008464auction111121: {'created_time': 1774622486.194277, 'last_price_update_time': 1774622486.194287, 'auction_closing_time': 1774699200.0}
2026-03-27 14:41:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008464auction111121') HTTP/1.1" 204 0
2026-03-27 14:41:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 99e227ba-bf77-59ef-bdef-8e106587df3c due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:41:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008454> (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 14:41:31 [ecarstrade.be] INFO: Extracting details for car 7008454auction111121
2026-03-27 14:41:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 088c0a96-6088-58f6-b5da-cc740b419513 with identifier: 7008454auction111121
2026-03-27 14:41:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 088c0a96-6088-58f6-b5da-cc740b419513 with scrape type 1
2026-03-27 14:41:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 088c0a96-6088-58f6-b5da-cc740b419513
2026-03-27 14:41:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7008454%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609435%27 HTTP/1.1" 200 None
2026-03-27 14:41:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008454/photo_001/780x0__r.jpg?hash=1774609435 not downloaded yet
2026-03-27 14:41:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7008454%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609435%27 HTTP/1.1" 200 None
2026-03-27 14:41:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008454/photo_002/780x0__r.jpg?hash=1774609435 not downloaded yet
2026-03-27 14:41:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7008454%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609435%27 HTTP/1.1" 200 None
2026-03-27 14:41:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008454/photo_003/780x0__r.jpg?hash=1774609435 not downloaded yet
2026-03-27 14:41:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7008454%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609435%27 HTTP/1.1" 200 None
2026-03-27 14:41:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008454/photo_004/780x0__r.jpg?hash=1774609435 not downloaded yet
2026-03-27 14:41:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7008454%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609435%27 HTTP/1.1" 200 None
2026-03-27 14:41:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008454/photo_005/780x0__r.jpg?hash=1774609435 not downloaded yet
2026-03-27 14:41:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41: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%252F7008454%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774609435%27 HTTP/1.1" 200 None
2026-03-27 14:41:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008454/photo_006/780x0__r.jpg?hash=1774609435 not downloaded yet
2026-03-27 14:41:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008454/photo_001/780x0__r.jpg?hash=1774609435> (referer: https://ecarstrade.com/cars/7008454)
2026-03-27 14:41:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008454/photo_002/780x0__r.jpg?hash=1774609435> (referer: https://ecarstrade.com/cars/7008454)
2026-03-27 14:41:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008454/photo_006/780x0__r.jpg?hash=1774609435> (referer: https://ecarstrade.com/cars/7008454)
2026-03-27 14:41:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008454/photo_003/780x0__r.jpg?hash=1774609435> (referer: https://ecarstrade.com/cars/7008454)
2026-03-27 14:41:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 088c0a96-6088-58f6-b5da-cc740b419513
2026-03-27 14:41:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 088c0a96-6088-58f6-b5da-cc740b419513
2026-03-27 14:41:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 088c0a96-6088-58f6-b5da-cc740b419513
2026-03-27 14:41:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 088c0a96-6088-58f6-b5da-cc740b419513
2026-03-27 14:41:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 088c0a96-6088-58f6-b5da-cc740b419513 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:41:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 088c0a96-6088-58f6-b5da-cc740b419513 with identifier: 7008454auction111121
2026-03-27 14:41:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 088c0a96-6088-58f6-b5da-cc740b419513 with identifier: 7008454auction111121
2026-03-27 14:41:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 088c0a96-6088-58f6-b5da-cc740b419513 with identifier: 7008454auction111121 to the API
2026-03-27 14:41:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:41: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 14:41:33 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-28T12:00:00Z',
 'fuel_type': 'Petrol',
 'id': '088c0a96-6088-58f6-b5da-cc740b419513',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008454',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 40960,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008454/photo_001/780x0__r.jpg?hash=1774609435',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008454/photo_002/780x0__r.jpg?hash=1774609435',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008454/photo_003/780x0__r.jpg?hash=1774609435',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008454/photo_004/780x0__r.jpg?hash=1774609435',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008454/photo_005/780x0__r.jpg?hash=1774609435',
                'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008454/photo_006/780x0__r.jpg?hash=1774609435'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-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 14:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:33 [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 14:41:33 [ecarstrade.be] INFO: Saving data for 7008454auction111121: {'created_time': 1774622493.037184, 'last_price_update_time': 1774622493.037195, 'auction_closing_time': 1774699200.0}
2026-03-27 14:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008454auction111121') HTTP/1.1" 204 0
2026-03-27 14:41:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 088c0a96-6088-58f6-b5da-cc740b419513 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:41:55 [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 14:41:55 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:41:55 [ecarstrade.be] INFO: Found listing with ID: 6949461auction87925
2026-03-27 14:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276949461auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:55 [ecarstrade.be] INFO: Scrape type for 6949461auction87925: 0
2026-03-27 14:41:55 [ecarstrade.be] INFO: Found listing with ID: 6949471auction87925
2026-03-27 14:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276949471auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:55 [ecarstrade.be] INFO: Scrape type for 6949471auction87925: 0
2026-03-27 14:41:55 [ecarstrade.be] INFO: Found listing with ID: 6949491auction87925
2026-03-27 14:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276949491auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:55 [ecarstrade.be] INFO: Scrape type for 6949491auction87925: 0
2026-03-27 14:41:55 [ecarstrade.be] INFO: Found listing with ID: 6949528auction87925
2026-03-27 14:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276949528auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:55 [ecarstrade.be] INFO: Scrape type for 6949528auction87925: 0
2026-03-27 14:41:55 [ecarstrade.be] INFO: Found listing with ID: 6949576auction87925
2026-03-27 14:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276949576auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:55 [ecarstrade.be] INFO: Scrape type for 6949576auction87925: 0
2026-03-27 14:41:55 [ecarstrade.be] INFO: Found listing with ID: 6959581auction87925
2026-03-27 14:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276959581auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:55 [ecarstrade.be] INFO: Scrape type for 6959581auction87925: 0
2026-03-27 14:41:55 [ecarstrade.be] INFO: Found listing with ID: 6959582auction87925
2026-03-27 14:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276959582auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:55 [ecarstrade.be] INFO: Scrape type for 6959582auction87925: 0
2026-03-27 14:41:55 [ecarstrade.be] INFO: Found listing with ID: 6959594auction87925
2026-03-27 14:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276959594auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:55 [ecarstrade.be] INFO: Scrape type for 6959594auction87925: 0
2026-03-27 14:41:55 [ecarstrade.be] INFO: Found listing with ID: 6959609auction87925
2026-03-27 14:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276959609auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:55 [ecarstrade.be] INFO: Scrape type for 6959609auction87925: 0
2026-03-27 14:41:55 [ecarstrade.be] INFO: Found listing with ID: 6959627auction87925
2026-03-27 14:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276959627auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:55 [ecarstrade.be] INFO: Scrape type for 6959627auction87925: 0
2026-03-27 14:41:55 [ecarstrade.be] INFO: Found listing with ID: 6959631auction87925
2026-03-27 14:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276959631auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:56 [ecarstrade.be] INFO: Scrape type for 6959631auction87925: 0
2026-03-27 14:41:56 [ecarstrade.be] INFO: Found listing with ID: 6959632auction87925
2026-03-27 14:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276959632auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:56 [ecarstrade.be] INFO: Scrape type for 6959632auction87925: 0
2026-03-27 14:41:56 [ecarstrade.be] INFO: Found listing with ID: 6959636auction87925
2026-03-27 14:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276959636auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:56 [ecarstrade.be] INFO: Scrape type for 6959636auction87925: 0
2026-03-27 14:41:56 [ecarstrade.be] INFO: Found listing with ID: 6959649auction87925
2026-03-27 14:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276959649auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:56 [ecarstrade.be] INFO: Scrape type for 6959649auction87925: 0
2026-03-27 14:41:56 [ecarstrade.be] INFO: Found listing with ID: 6963412auction87925
2026-03-27 14:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276963412auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:56 [ecarstrade.be] INFO: Scrape type for 6963412auction87925: 0
2026-03-27 14:41:56 [ecarstrade.be] INFO: Found listing with ID: 6963414auction87925
2026-03-27 14:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276963414auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:56 [ecarstrade.be] INFO: Scrape type for 6963414auction87925: 0
2026-03-27 14:41:56 [ecarstrade.be] INFO: Found listing with ID: 6968496auction87925
2026-03-27 14:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276968496auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:56 [ecarstrade.be] INFO: Scrape type for 6968496auction87925: 0
2026-03-27 14:41:56 [ecarstrade.be] INFO: Found listing with ID: 6968497auction87925
2026-03-27 14:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276968497auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:56 [ecarstrade.be] INFO: Scrape type for 6968497auction87925: 0
2026-03-27 14:41:56 [ecarstrade.be] INFO: Found listing with ID: 6968499auction87925
2026-03-27 14:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276968499auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:56 [ecarstrade.be] INFO: Scrape type for 6968499auction87925: 0
2026-03-27 14:41:56 [ecarstrade.be] INFO: Found listing with ID: 6968502auction87925
2026-03-27 14:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276968502auction87925%27 HTTP/1.1" 200 None
2026-03-27 14:41:56 [ecarstrade.be] INFO: Scrape type for 6968502auction87925: 0
2026-03-27 14: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 14:42:07 [scrapy.extensions.logstats] INFO: Crawled 117 pages (at 3 pages/min), scraped 86 items (at 9 items/min)
2026-03-27 14:42:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 292MiB
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6968504auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6968504auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6978828auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6978828auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6983201auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6983201auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6983202auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6983202auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6983206auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6983206auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6983209auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6983209auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6983216auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6983216auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6983218auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6983218auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6983222auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6983222auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6983224auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6983224auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6983225auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6983225auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6983228auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6983228auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6985957auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6985957auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6985958auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6985958auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6992420auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6992420auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6995793auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6995793auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6995794auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6995794auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6995796auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6995796auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6995797auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6995797auction87925: 0
2026-03-27 14:42:09 [ecarstrade.be] INFO: Found listing with ID: 6995799auction87925
2026-03-27 14:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:09 [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 14:42:09 [ecarstrade.be] INFO: Scrape type for 6995799auction87925: 0
2026-03-27 14:42: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 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6995800auction87925
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6995800auction87925: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6995801auction87925
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6995801auction87925: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6995802auction87925
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6995802auction87925: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6995803auction87925
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6995803auction87925: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6995804auction87925
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6995804auction87925: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6995805auction87925
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6995805auction87925: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6995806auction87925
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6995806auction87925: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6666970auction106392
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6666970auction106392: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6673299auction106392
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6673299auction106392: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6673305auction106392
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6673305auction106392: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6674858auction106392
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6674858auction106392: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6675823auction106392
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6675823auction106392: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6677264auction106392
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6677264auction106392: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6680659auction106392
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6680659auction106392: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6686371auction106392
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6686371auction106392: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6690079auction106392
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6690079auction106392: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6693846auction106392
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6693846auction106392: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6694293auction106392
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6694293auction106392: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6694671auction106392
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6694671auction106392: 0
2026-03-27 14:42:44 [ecarstrade.be] INFO: Found listing with ID: 6718967auction106392
2026-03-27 14:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:42:44 [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 14:42:44 [ecarstrade.be] INFO: Scrape type for 6718967auction106392: 0
2026-03-27 14:42: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 14:42:55 [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 14:42:56 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6718986auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276718986auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6718986auction106392: 0
2026-03-27 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6718987auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276718987auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6718987auction106392: 0
2026-03-27 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6718997auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276718997auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6718997auction106392: 0
2026-03-27 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6719003auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276719003auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6719003auction106392: 0
2026-03-27 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6719014auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276719014auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6719014auction106392: 0
2026-03-27 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6719044auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276719044auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6719044auction106392: 0
2026-03-27 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6719069auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276719069auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6719069auction106392: 0
2026-03-27 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6719092auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276719092auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6719092auction106392: 0
2026-03-27 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6719150auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276719150auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6719150auction106392: 0
2026-03-27 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6721443auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276721443auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6721443auction106392: 0
2026-03-27 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6722685auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276722685auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6722685auction106392: 0
2026-03-27 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6725012auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276725012auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6725012auction106392: 0
2026-03-27 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6725037auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276725037auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6725037auction106392: 0
2026-03-27 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6725042auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276725042auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6725042auction106392: 1
2026-03-27 14: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 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6725063auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276725063auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6725063auction106392: 0
2026-03-27 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6725067auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276725067auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6725067auction106392: 0
2026-03-27 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6725123auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276725123auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6725123auction106392: 2
2026-03-27 14: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 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6725764auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276725764auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6725764auction106392: 0
2026-03-27 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6732946auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276732946auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6732946auction106392: 0
2026-03-27 14:42:56 [ecarstrade.be] INFO: Found listing with ID: 6737028auction106392
2026-03-27 14:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276737028auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:42:56 [ecarstrade.be] INFO: Scrape type for 6737028auction106392: 0
2026-03-27 14: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 14:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6725123> (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 14:43:03 [ecarstrade.be] INFO: Extracting details for car 6725123auction106392
2026-03-27 14:43:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05ea851d-1a0f-5508-b4bb-937295f08c08 with identifier: 6725123auction106392
2026-03-27 14:43:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05ea851d-1a0f-5508-b4bb-937295f08c08 with scrape type 2
2026-03-27 14:43:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05ea851d-1a0f-5508-b4bb-937295f08c08 with scrape type 2
2026-03-27 14:43:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 05ea851d-1a0f-5508-b4bb-937295f08c08, identifier: 6725123auction106392
2026-03-27 14:43:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 05ea851d-1a0f-5508-b4bb-937295f08c08 with identifier: 6725123auction106392
2026-03-27 14:43:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 05ea851d-1a0f-5508-b4bb-937295f08c08 with identifier: 6725123auction106392
2026-03-27 14:43:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 05ea851d-1a0f-5508-b4bb-937295f08c08 with identifier: 6725123auction106392 to the API
2026-03-27 14:43:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:43:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6725123>
{'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-29T15:00:07Z',
 'fuel_type': 'Petrol',
 'id': '05ea851d-1a0f-5508-b4bb-937295f08c08',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6725123',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 24103,
 '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) 100hp S&S, 6-speed manual',
 'transmission': 'manual',
 'trim': 'Style 1.2L (1199cc) 100hp S&S, 6-speed manual',
 'vin': None,
 'year': 2025}
2026-03-27 14:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276725123auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:04 [ecarstrade.be] INFO: Saving data for 6725123auction106392: {'auction_closing_time': 1774796407.0, 'created_time': 1772614707.018478, 'last_price_update_time': 1774622584.268737}
2026-03-27 14:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6725123auction106392') HTTP/1.1" 204 0
2026-03-27 14:43:07 [scrapy.extensions.logstats] INFO: Crawled 121 pages (at 4 pages/min), scraped 87 items (at 1 items/min)
2026-03-27 14:43:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 292MiB
2026-03-27 14:43:13 [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 14:43:13 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:43:13 [ecarstrade.be] INFO: Found listing with ID: 6737029auction106392
2026-03-27 14:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:43:13 [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 14:43:13 [ecarstrade.be] INFO: Scrape type for 6737029auction106392: 0
2026-03-27 14:43:13 [ecarstrade.be] INFO: Found listing with ID: 6738189auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276738189auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6738189auction106392: 0
2026-03-27 14:43:14 [ecarstrade.be] INFO: Found listing with ID: 6742440auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276742440auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6742440auction106392: 0
2026-03-27 14:43:14 [ecarstrade.be] INFO: Found listing with ID: 6745390auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276745390auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6745390auction106392: 0
2026-03-27 14:43:14 [ecarstrade.be] INFO: Found listing with ID: 6746049auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276746049auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6746049auction106392: 0
2026-03-27 14:43:14 [ecarstrade.be] INFO: Found listing with ID: 6746066auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276746066auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6746066auction106392: 0
2026-03-27 14:43:14 [ecarstrade.be] INFO: Found listing with ID: 6749433auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276749433auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6749433auction106392: 0
2026-03-27 14:43:14 [ecarstrade.be] INFO: Found listing with ID: 6750730auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276750730auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6750730auction106392: 0
2026-03-27 14:43:14 [ecarstrade.be] INFO: Found listing with ID: 6754289auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276754289auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6754289auction106392: 0
2026-03-27 14:43:14 [ecarstrade.be] INFO: Found listing with ID: 6754290auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276754290auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6754290auction106392: 0
2026-03-27 14:43:14 [ecarstrade.be] INFO: Found listing with ID: 6754292auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276754292auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6754292auction106392: 0
2026-03-27 14:43:14 [ecarstrade.be] INFO: Found listing with ID: 6755896auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276755896auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6755896auction106392: 0
2026-03-27 14:43:14 [ecarstrade.be] INFO: Found listing with ID: 6759417auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276759417auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6759417auction106392: 0
2026-03-27 14:43:14 [ecarstrade.be] INFO: Found listing with ID: 6760076auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276760076auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6760076auction106392: 0
2026-03-27 14:43:14 [ecarstrade.be] INFO: Found listing with ID: 6761373auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276761373auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6761373auction106392: 0
2026-03-27 14:43:14 [ecarstrade.be] INFO: Found listing with ID: 6763813auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276763813auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6763813auction106392: 0
2026-03-27 14:43:14 [ecarstrade.be] INFO: Found listing with ID: 6765306auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276765306auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6765306auction106392: 0
2026-03-27 14:43:14 [ecarstrade.be] INFO: Found listing with ID: 6766624auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276766624auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6766624auction106392: 0
2026-03-27 14:43:14 [ecarstrade.be] INFO: Found listing with ID: 6771908auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276771908auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6771908auction106392: 0
2026-03-27 14:43:14 [ecarstrade.be] INFO: Found listing with ID: 6776756auction106392
2026-03-27 14:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276776756auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:14 [ecarstrade.be] INFO: Scrape type for 6776756auction106392: 0
2026-03-27 14: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 14:43:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6725042> (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 14:43:28 [ecarstrade.be] INFO: Extracting details for car 6725042auction106392
2026-03-27 14:43:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aa9b145-acb8-5640-9c08-1df56674feb3 with identifier: 6725042auction106392
2026-03-27 14:43:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aa9b145-acb8-5640-9c08-1df56674feb3 with scrape type 1
2026-03-27 14:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5aa9b145-acb8-5640-9c08-1df56674feb3
2026-03-27 14:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:43: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%252F6720001-6730000%252F6725042%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1767113698%27 HTTP/1.1" 200 None
2026-03-27 14:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6725042/photo_001/780x0__r.jpg?hash=1767113698 not downloaded yet
2026-03-27 14:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:43: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%252F6720001-6730000%252F6725042%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1767113698%27 HTTP/1.1" 200 None
2026-03-27 14:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6725042/photo_002/780x0__r.jpg?hash=1767113698 not downloaded yet
2026-03-27 14:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:43: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%252F6720001-6730000%252F6725042%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1767113698%27 HTTP/1.1" 200 None
2026-03-27 14:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6725042/photo_003/780x0__r.jpg?hash=1767113698 not downloaded yet
2026-03-27 14:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:43: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%252F6720001-6730000%252F6725042%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1767113698%27 HTTP/1.1" 200 None
2026-03-27 14:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6725042/photo_004/780x0__r.jpg?hash=1767113698 not downloaded yet
2026-03-27 14:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:43: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%252F6720001-6730000%252F6725042%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1767113698%27 HTTP/1.1" 200 None
2026-03-27 14:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6725042/photo_005/780x0__r.jpg?hash=1767113698 not downloaded yet
2026-03-27 14:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:43: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%252F6720001-6730000%252F6725042%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1767113698%27 HTTP/1.1" 200 None
2026-03-27 14:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6725042/photo_006/780x0__r.jpg?hash=1767113698 not downloaded yet
2026-03-27 14:43:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6725042/photo_002/780x0__r.jpg?hash=1767113698> (referer: https://ecarstrade.com/cars/6725042)
2026-03-27 14:43:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6725042/photo_001/780x0__r.jpg?hash=1767113698> (referer: https://ecarstrade.com/cars/6725042)
2026-03-27 14:43:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5aa9b145-acb8-5640-9c08-1df56674feb3
2026-03-27 14:43:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5aa9b145-acb8-5640-9c08-1df56674feb3
2026-03-27 14:43:28 [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 14:43:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:43:28 [ecarstrade.be] INFO: Found listing with ID: 6776880auction106392
2026-03-27 14:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276776880auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:28 [ecarstrade.be] INFO: Scrape type for 6776880auction106392: 0
2026-03-27 14:43:28 [ecarstrade.be] INFO: Found listing with ID: 6777591auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777591auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777591auction106392: 0
2026-03-27 14:43:29 [ecarstrade.be] INFO: Found listing with ID: 6777601auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777601auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777601auction106392: 0
2026-03-27 14:43:29 [ecarstrade.be] INFO: Found listing with ID: 6777602auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777602auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777602auction106392: 0
2026-03-27 14:43:29 [ecarstrade.be] INFO: Found listing with ID: 6777603auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777603auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777603auction106392: 0
2026-03-27 14:43:29 [ecarstrade.be] INFO: Found listing with ID: 6777604auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777604auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777604auction106392: 0
2026-03-27 14:43:29 [ecarstrade.be] INFO: Found listing with ID: 6777605auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777605auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777605auction106392: 0
2026-03-27 14:43:29 [ecarstrade.be] INFO: Found listing with ID: 6777607auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777607auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777607auction106392: 0
2026-03-27 14:43:29 [ecarstrade.be] INFO: Found listing with ID: 6777608auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777608auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777608auction106392: 0
2026-03-27 14:43:29 [ecarstrade.be] INFO: Found listing with ID: 6777609auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777609auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777609auction106392: 0
2026-03-27 14:43:29 [ecarstrade.be] INFO: Found listing with ID: 6777610auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777610auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777610auction106392: 0
2026-03-27 14:43:29 [ecarstrade.be] INFO: Found listing with ID: 6777611auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777611auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777611auction106392: 0
2026-03-27 14:43:29 [ecarstrade.be] INFO: Found listing with ID: 6777613auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777613auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777613auction106392: 0
2026-03-27 14:43:29 [ecarstrade.be] INFO: Found listing with ID: 6777622auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777622auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777622auction106392: 0
2026-03-27 14:43:29 [ecarstrade.be] INFO: Found listing with ID: 6777633auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777633auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777633auction106392: 0
2026-03-27 14:43:29 [ecarstrade.be] INFO: Found listing with ID: 6777634auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777634auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777634auction106392: 0
2026-03-27 14:43:29 [ecarstrade.be] INFO: Found listing with ID: 6777637auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777637auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777637auction106392: 0
2026-03-27 14:43:29 [ecarstrade.be] INFO: Found listing with ID: 6777638auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777638auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777638auction106392: 0
2026-03-27 14:43:29 [ecarstrade.be] INFO: Found listing with ID: 6777643auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777643auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777643auction106392: 0
2026-03-27 14:43:29 [ecarstrade.be] INFO: Found listing with ID: 6777780auction106392
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777780auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Scrape type for 6777780auction106392: 0
2026-03-27 14: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 14:43:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5aa9b145-acb8-5640-9c08-1df56674feb3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:43:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5aa9b145-acb8-5640-9c08-1df56674feb3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:43:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5aa9b145-acb8-5640-9c08-1df56674feb3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:43:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5aa9b145-acb8-5640-9c08-1df56674feb3 with identifier: 6725042auction106392
2026-03-27 14:43:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5aa9b145-acb8-5640-9c08-1df56674feb3 with identifier: 6725042auction106392
2026-03-27 14:43:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5aa9b145-acb8-5640-9c08-1df56674feb3 with identifier: 6725042auction106392 to the API
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:43:29 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'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-29T15:00:07Z',
 'fuel_type': 'Petrol',
 'id': '5aa9b145-acb8-5640-9c08-1df56674feb3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6725042',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 7019,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photo_urls': ['https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6725042/photo_001/780x0__r.jpg?hash=1767113698',
                'https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6725042/photo_002/780x0__r.jpg?hash=1767113698',
                'https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6725042/photo_003/780x0__r.jpg?hash=1767113698',
                'https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6725042/photo_004/780x0__r.jpg?hash=1767113698',
                'https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6725042/photo_005/780x0__r.jpg?hash=1767113698',
                'https://ecarstrade.com/thumbnails/carsphotos/6720001-6730000/6725042/photo_006/780x0__r.jpg?hash=1767113698'],
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-05-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure 1.2L (1199cc) 100 hp S&S, 6-speed manual',
 'transmission': 'manual',
 'trim': 'Allure 1.2L (1199cc) 100 hp S&S, 6-speed manual',
 'vin': None,
 'year': 2025}
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276725042auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:43:29 [ecarstrade.be] INFO: Saving data for 6725042auction106392: {'created_time': 1774622609.95947, 'last_price_update_time': 1774622609.95948, 'auction_closing_time': 1774796407.0}
2026-03-27 14:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:43:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6725042auction106392') HTTP/1.1" 204 0
2026-03-27 14:43:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5aa9b145-acb8-5640-9c08-1df56674feb3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-27 14:44:04 [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 14:44:04 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6777781auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777781auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6777781auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6777782auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777782auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6777782auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6777783auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777783auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6777783auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6777784auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777784auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6777784auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6778086auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276778086auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6778086auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6779365auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276779365auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6779365auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6780522auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276780522auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6780522auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6780523auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276780523auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6780523auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6780524auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276780524auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6780524auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6780525auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276780525auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6780525auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6780526auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276780526auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6780526auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6780527auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276780527auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6780527auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6780528auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276780528auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6780528auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6781520auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276781520auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6781520auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6781521auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276781521auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6781521auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6781866auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276781866auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6781866auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6781870auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276781870auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6781870auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6781871auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276781871auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6781871auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6784596auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276784596auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6784596auction106392: 0
2026-03-27 14:44:04 [ecarstrade.be] INFO: Found listing with ID: 6785651auction106392
2026-03-27 14:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276785651auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:44:04 [ecarstrade.be] INFO: Scrape type for 6785651auction106392: 0
2026-03-27 14: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 14:44:07 [scrapy.extensions.logstats] INFO: Crawled 125 pages (at 4 pages/min), scraped 88 items (at 1 items/min)
2026-03-27 14:44:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 292MiB
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6900354auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6900354auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6900441auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6900441auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6900442auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6900442auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6900443auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6900443auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6900495auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6900495auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6902451auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6902451auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6903179auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6903179auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6903180auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6903180auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6903182auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6903182auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6903183auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6903183auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6903184auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6903184auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6903185auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6903185auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6903186auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6903186auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6903188auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6903188auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6903525auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6903525auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6903529auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6903529auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6906591auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6906591auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6906593auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6906593auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6906596auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6906596auction106404: 0
2026-03-27 14:44:22 [ecarstrade.be] INFO: Found listing with ID: 6906600auction106404
2026-03-27 14:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:22 [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 14:44:22 [ecarstrade.be] INFO: Scrape type for 6906600auction106404: 0
2026-03-27 14: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 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6906601auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6906601auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6906602auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6906602auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6908677auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6908677auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6908678auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6908678auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6908984auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6908984auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6908985auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6908985auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6915541auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6915541auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6915542auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6915542auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6915544auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6915544auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6915546auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6915546auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6915549auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6915549auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6915550auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6915550auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6915551auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6915551auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6918212auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6918212auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6918214auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6918214auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6918216auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6918216auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6918217auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6918217auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6918218auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6918218auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6926439auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6926439auction106404: 0
2026-03-27 14:44:31 [ecarstrade.be] INFO: Found listing with ID: 6926441auction106404
2026-03-27 14:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:31 [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 14:44:31 [ecarstrade.be] INFO: Scrape type for 6926441auction106404: 0
2026-03-27 14:44: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 14:44: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 14:44:38 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:44:38 [ecarstrade.be] INFO: Found listing with ID: 6926442auction106404
2026-03-27 14:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:38 [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 14:44:38 [ecarstrade.be] INFO: Scrape type for 6926442auction106404: 0
2026-03-27 14:44:38 [ecarstrade.be] INFO: Found listing with ID: 6926756auction106404
2026-03-27 14:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:38 [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 14:44:38 [ecarstrade.be] INFO: Scrape type for 6926756auction106404: 0
2026-03-27 14:44:38 [ecarstrade.be] INFO: Found listing with ID: 6926757auction106404
2026-03-27 14:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:38 [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 14:44:38 [ecarstrade.be] INFO: Scrape type for 6926757auction106404: 0
2026-03-27 14:44:38 [ecarstrade.be] INFO: Found listing with ID: 6932742auction106404
2026-03-27 14:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:38 [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 14:44:38 [ecarstrade.be] INFO: Scrape type for 6932742auction106404: 0
2026-03-27 14:44:38 [ecarstrade.be] INFO: Found listing with ID: 6932743auction106404
2026-03-27 14:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:38 [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 14:44:38 [ecarstrade.be] INFO: Scrape type for 6932743auction106404: 0
2026-03-27 14:44:38 [ecarstrade.be] INFO: Found listing with ID: 6932745auction106404
2026-03-27 14:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:38 [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 14:44:38 [ecarstrade.be] INFO: Scrape type for 6932745auction106404: 0
2026-03-27 14:44:38 [ecarstrade.be] INFO: Found listing with ID: 6934218auction106404
2026-03-27 14:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:38 [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 14:44:38 [ecarstrade.be] INFO: Scrape type for 6934218auction106404: 0
2026-03-27 14:44:38 [ecarstrade.be] INFO: Found listing with ID: 6934724auction106404
2026-03-27 14:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:38 [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 14:44:38 [ecarstrade.be] INFO: Scrape type for 6934724auction106404: 0
2026-03-27 14:44:38 [ecarstrade.be] INFO: Found listing with ID: 6934757auction106404
2026-03-27 14:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:38 [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 14:44:38 [ecarstrade.be] INFO: Scrape type for 6934757auction106404: 0
2026-03-27 14:44:38 [ecarstrade.be] INFO: Found listing with ID: 6934758auction106404
2026-03-27 14:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:38 [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 14:44:38 [ecarstrade.be] INFO: Scrape type for 6934758auction106404: 0
2026-03-27 14:44:38 [ecarstrade.be] INFO: Found listing with ID: 6934759auction106404
2026-03-27 14:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:38 [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 14:44:38 [ecarstrade.be] INFO: Scrape type for 6934759auction106404: 0
2026-03-27 14:44:38 [ecarstrade.be] INFO: Found listing with ID: 6934765auction106404
2026-03-27 14:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:38 [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 14:44:38 [ecarstrade.be] INFO: Scrape type for 6934765auction106404: 0
2026-03-27 14:44:38 [ecarstrade.be] INFO: Found listing with ID: 6934766auction106404
2026-03-27 14:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:38 [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 14:44:38 [ecarstrade.be] INFO: Scrape type for 6934766auction106404: 0
2026-03-27 14:44:39 [ecarstrade.be] INFO: Found listing with ID: 6934767auction106404
2026-03-27 14:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:39 [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 14:44:39 [ecarstrade.be] INFO: Scrape type for 6934767auction106404: 0
2026-03-27 14:44:39 [ecarstrade.be] INFO: Found listing with ID: 6934768auction106404
2026-03-27 14:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:39 [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 14:44:39 [ecarstrade.be] INFO: Scrape type for 6934768auction106404: 0
2026-03-27 14:44:39 [ecarstrade.be] INFO: Found listing with ID: 6934769auction106404
2026-03-27 14:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:39 [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 14:44:39 [ecarstrade.be] INFO: Scrape type for 6934769auction106404: 0
2026-03-27 14:44:39 [ecarstrade.be] INFO: Found listing with ID: 6934770auction106404
2026-03-27 14:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:39 [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 14:44:39 [ecarstrade.be] INFO: Scrape type for 6934770auction106404: 0
2026-03-27 14:44:39 [ecarstrade.be] INFO: Found listing with ID: 6934771auction106404
2026-03-27 14:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:39 [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 14:44:39 [ecarstrade.be] INFO: Scrape type for 6934771auction106404: 0
2026-03-27 14:44:39 [ecarstrade.be] INFO: Found listing with ID: 6934772auction106404
2026-03-27 14:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:39 [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 14:44:39 [ecarstrade.be] INFO: Scrape type for 6934772auction106404: 0
2026-03-27 14:44:39 [ecarstrade.be] INFO: Found listing with ID: 6934773auction106404
2026-03-27 14:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:39 [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 14:44:39 [ecarstrade.be] INFO: Scrape type for 6934773auction106404: 0
2026-03-27 14:44: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 14:44:48 [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 14:44:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:44:48 [ecarstrade.be] INFO: Found listing with ID: 6934774auction106404
2026-03-27 14:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:48 [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 14:44:48 [ecarstrade.be] INFO: Scrape type for 6934774auction106404: 0
2026-03-27 14:44:48 [ecarstrade.be] INFO: Found listing with ID: 6934775auction106404
2026-03-27 14:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:48 [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 14:44:48 [ecarstrade.be] INFO: Scrape type for 6934775auction106404: 0
2026-03-27 14:44:48 [ecarstrade.be] INFO: Found listing with ID: 6934776auction106404
2026-03-27 14:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:48 [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 14:44:48 [ecarstrade.be] INFO: Scrape type for 6934776auction106404: 0
2026-03-27 14:44:48 [ecarstrade.be] INFO: Found listing with ID: 6934777auction106404
2026-03-27 14:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:48 [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 14:44:48 [ecarstrade.be] INFO: Scrape type for 6934777auction106404: 0
2026-03-27 14:44:48 [ecarstrade.be] INFO: Found listing with ID: 6934778auction106404
2026-03-27 14:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:48 [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 14:44:48 [ecarstrade.be] INFO: Scrape type for 6934778auction106404: 0
2026-03-27 14:44:48 [ecarstrade.be] INFO: Found listing with ID: 6934779auction106404
2026-03-27 14:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:48 [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 14:44:48 [ecarstrade.be] INFO: Scrape type for 6934779auction106404: 0
2026-03-27 14:44:48 [ecarstrade.be] INFO: Found listing with ID: 6937336auction106404
2026-03-27 14:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:48 [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 14:44:48 [ecarstrade.be] INFO: Scrape type for 6937336auction106404: 0
2026-03-27 14:44:48 [ecarstrade.be] INFO: Found listing with ID: 6946689auction106404
2026-03-27 14:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:48 [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 14:44:48 [ecarstrade.be] INFO: Scrape type for 6946689auction106404: 0
2026-03-27 14:44:48 [ecarstrade.be] INFO: Found listing with ID: 6948151auction106404
2026-03-27 14:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:48 [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 14:44:48 [ecarstrade.be] INFO: Scrape type for 6948151auction106404: 0
2026-03-27 14:44:48 [ecarstrade.be] INFO: Found listing with ID: 6949422auction106404
2026-03-27 14:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:48 [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 14:44:48 [ecarstrade.be] INFO: Scrape type for 6949422auction106404: 0
2026-03-27 14:44:48 [ecarstrade.be] INFO: Found listing with ID: 6949423auction106404
2026-03-27 14:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:48 [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 14:44:48 [ecarstrade.be] INFO: Scrape type for 6949423auction106404: 0
2026-03-27 14:44:48 [ecarstrade.be] INFO: Found listing with ID: 6949424auction106404
2026-03-27 14:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:48 [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 14:44:48 [ecarstrade.be] INFO: Scrape type for 6949424auction106404: 0
2026-03-27 14:44:48 [ecarstrade.be] INFO: Found listing with ID: 6949425auction106404
2026-03-27 14:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:48 [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 14:44:48 [ecarstrade.be] INFO: Scrape type for 6949425auction106404: 0
2026-03-27 14:44:48 [ecarstrade.be] INFO: Found listing with ID: 6949426auction106404
2026-03-27 14:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:48 [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 14:44:48 [ecarstrade.be] INFO: Scrape type for 6949426auction106404: 0
2026-03-27 14:44:48 [ecarstrade.be] INFO: Found listing with ID: 6949427auction106404
2026-03-27 14:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:49 [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 14:44:49 [ecarstrade.be] INFO: Scrape type for 6949427auction106404: 0
2026-03-27 14:44:49 [ecarstrade.be] INFO: Found listing with ID: 6949428auction106404
2026-03-27 14:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:49 [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 14:44:49 [ecarstrade.be] INFO: Scrape type for 6949428auction106404: 0
2026-03-27 14:44:49 [ecarstrade.be] INFO: Found listing with ID: 6949429auction106404
2026-03-27 14:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:49 [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 14:44:49 [ecarstrade.be] INFO: Scrape type for 6949429auction106404: 0
2026-03-27 14:44:49 [ecarstrade.be] INFO: Found listing with ID: 6949430auction106404
2026-03-27 14:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:49 [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 14:44:49 [ecarstrade.be] INFO: Scrape type for 6949430auction106404: 0
2026-03-27 14:44:49 [ecarstrade.be] INFO: Found listing with ID: 6949431auction106404
2026-03-27 14:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:49 [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 14:44:49 [ecarstrade.be] INFO: Scrape type for 6949431auction106404: 0
2026-03-27 14:44:49 [ecarstrade.be] INFO: Found listing with ID: 6949432auction106404
2026-03-27 14:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:44:49 [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 14:44:49 [ecarstrade.be] INFO: Scrape type for 6949432auction106404: 0
2026-03-27 14:44: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 14:45:04 [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 14:45:04 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:45:04 [ecarstrade.be] INFO: Found listing with ID: 6949433auction106404
2026-03-27 14:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276949433auction106404%27 HTTP/1.1" 200 None
2026-03-27 14:45:04 [ecarstrade.be] INFO: Scrape type for 6949433auction106404: 0
2026-03-27 14:45:04 [ecarstrade.be] INFO: Found listing with ID: 6953926auction106404
2026-03-27 14:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276953926auction106404%27 HTTP/1.1" 200 None
2026-03-27 14:45:04 [ecarstrade.be] INFO: Scrape type for 6953926auction106404: 0
2026-03-27 14:45:04 [ecarstrade.be] INFO: Found listing with ID: 6953927auction106404
2026-03-27 14:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276953927auction106404%27 HTTP/1.1" 200 None
2026-03-27 14:45:04 [ecarstrade.be] INFO: Scrape type for 6953927auction106404: 0
2026-03-27 14:45:04 [ecarstrade.be] INFO: Found listing with ID: 6953928auction106404
2026-03-27 14:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276953928auction106404%27 HTTP/1.1" 200 None
2026-03-27 14:45:04 [ecarstrade.be] INFO: Scrape type for 6953928auction106404: 0
2026-03-27 14:45:04 [ecarstrade.be] INFO: Found listing with ID: 6961282auction106404
2026-03-27 14:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276961282auction106404%27 HTTP/1.1" 200 None
2026-03-27 14:45:04 [ecarstrade.be] INFO: Scrape type for 6961282auction106404: 0
2026-03-27 14:45:04 [ecarstrade.be] INFO: Found listing with ID: 6972451auction106404
2026-03-27 14:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276972451auction106404%27 HTTP/1.1" 200 None
2026-03-27 14:45:04 [ecarstrade.be] INFO: Scrape type for 6972451auction106404: 0
2026-03-27 14:45:04 [ecarstrade.be] INFO: Found listing with ID: 6972599auction106404
2026-03-27 14:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276972599auction106404%27 HTTP/1.1" 200 None
2026-03-27 14:45:04 [ecarstrade.be] INFO: Scrape type for 6972599auction106404: 0
2026-03-27 14:45:04 [ecarstrade.be] INFO: Found listing with ID: 6972615auction106404
2026-03-27 14:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276972615auction106404%27 HTTP/1.1" 200 None
2026-03-27 14:45:04 [ecarstrade.be] INFO: Scrape type for 6972615auction106404: 0
2026-03-27 14:45:04 [ecarstrade.be] INFO: Found listing with ID: 6972616auction106404
2026-03-27 14:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276972616auction106404%27 HTTP/1.1" 200 None
2026-03-27 14:45:04 [ecarstrade.be] INFO: Scrape type for 6972616auction106404: 0
2026-03-27 14:45:04 [ecarstrade.be] INFO: Found listing with ID: 6975474auction106404
2026-03-27 14:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276975474auction106404%27 HTTP/1.1" 200 None
2026-03-27 14:45:04 [ecarstrade.be] INFO: Scrape type for 6975474auction106404: 0
2026-03-27 14:45:04 [ecarstrade.be] INFO: Found listing with ID: 6976612auction106404
2026-03-27 14:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276976612auction106404%27 HTTP/1.1" 200 None
2026-03-27 14:45:04 [ecarstrade.be] INFO: Scrape type for 6976612auction106404: 0
2026-03-27 14:45:04 [ecarstrade.be] INFO: Found listing with ID: 6976613auction106404
2026-03-27 14:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276976613auction106404%27 HTTP/1.1" 200 None
2026-03-27 14:45:04 [ecarstrade.be] INFO: Scrape type for 6976613auction106404: 0
2026-03-27 14:45:04 [ecarstrade.be] INFO: Found listing with ID: 6976614auction106404
2026-03-27 14:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276976614auction106404%27 HTTP/1.1" 200 None
2026-03-27 14:45:04 [ecarstrade.be] INFO: Scrape type for 6976614auction106404: 0
2026-03-27 14:45:04 [ecarstrade.be] INFO: Found listing with ID: 6976615auction106404
2026-03-27 14:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276976615auction106404%27 HTTP/1.1" 200 None
2026-03-27 14:45:04 [ecarstrade.be] INFO: Scrape type for 6976615auction106404: 0
2026-03-27 14:45:04 [ecarstrade.be] INFO: Found listing with ID: 6976616auction106404
2026-03-27 14:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:05 [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 14:45:05 [ecarstrade.be] INFO: Scrape type for 6976616auction106404: 0
2026-03-27 14:45:05 [ecarstrade.be] INFO: Found listing with ID: 6976617auction106404
2026-03-27 14:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:05 [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 14:45:05 [ecarstrade.be] INFO: Scrape type for 6976617auction106404: 0
2026-03-27 14:45:05 [ecarstrade.be] INFO: Found listing with ID: 6979328auction106404
2026-03-27 14:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:05 [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 14:45:05 [ecarstrade.be] INFO: Scrape type for 6979328auction106404: 0
2026-03-27 14:45:05 [ecarstrade.be] INFO: Found listing with ID: 6980787auction106404
2026-03-27 14:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:05 [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 14:45:05 [ecarstrade.be] INFO: Scrape type for 6980787auction106404: 0
2026-03-27 14:45:05 [ecarstrade.be] INFO: Found listing with ID: 6984003auction106404
2026-03-27 14:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:05 [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 14:45:05 [ecarstrade.be] INFO: Scrape type for 6984003auction106404: 0
2026-03-27 14:45:05 [ecarstrade.be] INFO: Found listing with ID: 6984004auction106404
2026-03-27 14:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:05 [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 14:45:05 [ecarstrade.be] INFO: Scrape type for 6984004auction106404: 0
2026-03-27 14:45: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 14:45:07 [scrapy.extensions.logstats] INFO: Crawled 130 pages (at 5 pages/min), scraped 88 items (at 0 items/min)
2026-03-27 14:45:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 292MiB
2026-03-27 14:45:14 [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 14:45:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 6976615auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:14 [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 14:45:14 [ecarstrade.be] INFO: Scrape type for 6976615auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 6976616auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:14 [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 14:45:14 [ecarstrade.be] INFO: Scrape type for 6976616auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 6976617auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:14 [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 14:45:14 [ecarstrade.be] INFO: Scrape type for 6976617auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 6979328auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:14 [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 14:45:14 [ecarstrade.be] INFO: Scrape type for 6979328auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 6980787auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:14 [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 14:45:14 [ecarstrade.be] INFO: Scrape type for 6980787auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 6984003auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:14 [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 14:45:14 [ecarstrade.be] INFO: Scrape type for 6984003auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 6984004auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:14 [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 14:45:14 [ecarstrade.be] INFO: Scrape type for 6984004auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 6984005auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:14 [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 14:45:14 [ecarstrade.be] INFO: Scrape type for 6984005auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 6993745auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45: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 14:45:14 [ecarstrade.be] INFO: Scrape type for 6993745auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 6994873auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45: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 14:45:14 [ecarstrade.be] INFO: Scrape type for 6994873auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 6995245auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45: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 14:45:14 [ecarstrade.be] INFO: Scrape type for 6995245auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 7003037auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45: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 14:45:14 [ecarstrade.be] INFO: Scrape type for 7003037auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 7003039auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45: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 14:45:14 [ecarstrade.be] INFO: Scrape type for 7003039auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 7003040auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45: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 14:45:14 [ecarstrade.be] INFO: Scrape type for 7003040auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 7003041auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45: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 14:45:14 [ecarstrade.be] INFO: Scrape type for 7003041auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 7003046auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45: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 14:45:14 [ecarstrade.be] INFO: Scrape type for 7003046auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 7003047auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45: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 14:45:14 [ecarstrade.be] INFO: Scrape type for 7003047auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 7003048auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45: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 14:45:14 [ecarstrade.be] INFO: Scrape type for 7003048auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 7003049auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45: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 14:45:14 [ecarstrade.be] INFO: Scrape type for 7003049auction106404: 0
2026-03-27 14:45:14 [ecarstrade.be] INFO: Found listing with ID: 7003050auction106404
2026-03-27 14:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:14 [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 14:45:14 [ecarstrade.be] INFO: Scrape type for 7003050auction106404: 0
2026-03-27 14:45: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 14:45:49 [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 14:45:49 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:45:49 [ecarstrade.be] INFO: Found listing with ID: 7003051auction106404
2026-03-27 14:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:49 [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 14:45:49 [ecarstrade.be] INFO: Scrape type for 7003051auction106404: 0
2026-03-27 14:45:49 [ecarstrade.be] INFO: Found listing with ID: 7003055auction106404
2026-03-27 14:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:49 [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 14:45:49 [ecarstrade.be] INFO: Scrape type for 7003055auction106404: 0
2026-03-27 14:45:49 [ecarstrade.be] INFO: Found listing with ID: 7003056auction106404
2026-03-27 14:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:49 [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 14:45:49 [ecarstrade.be] INFO: Scrape type for 7003056auction106404: 0
2026-03-27 14:45:49 [ecarstrade.be] INFO: Found listing with ID: 7003058auction106404
2026-03-27 14:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:49 [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 14:45:49 [ecarstrade.be] INFO: Scrape type for 7003058auction106404: 0
2026-03-27 14:45:49 [ecarstrade.be] INFO: Found listing with ID: 7003076auction106404
2026-03-27 14:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:49 [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 14:45:49 [ecarstrade.be] INFO: Scrape type for 7003076auction106404: 0
2026-03-27 14:45:49 [ecarstrade.be] INFO: Found listing with ID: 7003077auction106404
2026-03-27 14:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:49 [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 14:45:49 [ecarstrade.be] INFO: Scrape type for 7003077auction106404: 0
2026-03-27 14:45:49 [ecarstrade.be] INFO: Found listing with ID: 7003317auction106404
2026-03-27 14:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:49 [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 14:45:49 [ecarstrade.be] INFO: Scrape type for 7003317auction106404: 0
2026-03-27 14:45:49 [ecarstrade.be] INFO: Found listing with ID: 7003328auction106404
2026-03-27 14:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:49 [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 14:45:49 [ecarstrade.be] INFO: Scrape type for 7003328auction106404: 0
2026-03-27 14:45:49 [ecarstrade.be] INFO: Found listing with ID: 7003541auction106404
2026-03-27 14:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:50 [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 14:45:50 [ecarstrade.be] INFO: Scrape type for 7003541auction106404: 0
2026-03-27 14:45:50 [ecarstrade.be] INFO: Found listing with ID: 7003542auction106404
2026-03-27 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:50 [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 14:45:50 [ecarstrade.be] INFO: Scrape type for 7003542auction106404: 0
2026-03-27 14:45:50 [ecarstrade.be] INFO: Found listing with ID: 7003543auction106404
2026-03-27 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:50 [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 14:45:50 [ecarstrade.be] INFO: Scrape type for 7003543auction106404: 0
2026-03-27 14:45:50 [ecarstrade.be] INFO: Found listing with ID: 7003544auction106404
2026-03-27 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:50 [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 14:45:50 [ecarstrade.be] INFO: Scrape type for 7003544auction106404: 0
2026-03-27 14:45:50 [ecarstrade.be] INFO: Found listing with ID: 7003545auction106404
2026-03-27 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:50 [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 14:45:50 [ecarstrade.be] INFO: Scrape type for 7003545auction106404: 0
2026-03-27 14:45:50 [ecarstrade.be] INFO: Found listing with ID: 7003546auction106404
2026-03-27 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:50 [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 14:45:50 [ecarstrade.be] INFO: Scrape type for 7003546auction106404: 0
2026-03-27 14:45:50 [ecarstrade.be] INFO: Found listing with ID: 7003547auction106404
2026-03-27 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:50 [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 14:45:50 [ecarstrade.be] INFO: Scrape type for 7003547auction106404: 0
2026-03-27 14:45:50 [ecarstrade.be] INFO: Found listing with ID: 7003548auction106404
2026-03-27 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:50 [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 14:45:50 [ecarstrade.be] INFO: Scrape type for 7003548auction106404: 0
2026-03-27 14:45:50 [ecarstrade.be] INFO: Found listing with ID: 7003549auction106404
2026-03-27 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:50 [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 14:45:50 [ecarstrade.be] INFO: Scrape type for 7003549auction106404: 0
2026-03-27 14:45:50 [ecarstrade.be] INFO: Found listing with ID: 7003550auction106404
2026-03-27 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:50 [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 14:45:50 [ecarstrade.be] INFO: Scrape type for 7003550auction106404: 0
2026-03-27 14:45:50 [ecarstrade.be] INFO: Found listing with ID: 7003551auction106404
2026-03-27 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:50 [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 14:45:50 [ecarstrade.be] INFO: Scrape type for 7003551auction106404: 0
2026-03-27 14:45:50 [ecarstrade.be] INFO: Found listing with ID: 7007006auction106404
2026-03-27 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:50 [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 14:45:50 [ecarstrade.be] INFO: Scrape type for 7007006auction106404: 0
2026-03-27 14:45: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 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 7007007auction106404
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 7007007auction106404: 0
2026-03-27 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 7007008auction106404
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 7007008auction106404: 0
2026-03-27 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 7007009auction106404
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 7007009auction106404: 0
2026-03-27 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 7007010auction106404
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 7007010auction106404: 0
2026-03-27 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 7007011auction106404
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 7007011auction106404: 0
2026-03-27 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 7007012auction106404
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 7007012auction106404: 0
2026-03-27 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 7007013auction106404
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 7007013auction106404: 0
2026-03-27 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 7007014auction106404
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 7007014auction106404: 0
2026-03-27 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 7007015auction106404
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 7007015auction106404: 0
2026-03-27 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 7007016auction106404
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 7007016auction106404: 0
2026-03-27 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 7007017auction106404
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 7007017auction106404: 0
2026-03-27 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 7007018auction106404
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 7007018auction106404: 0
2026-03-27 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 7007019auction106404
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 7007019auction106404: 0
2026-03-27 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 7007020auction106404
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 7007020auction106404: 0
2026-03-27 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 7007021auction106404
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 7007021auction106404: 0
2026-03-27 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 7008632auction106404
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 7008632auction106404: 1
2026-03-27 14:45: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 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 7008633auction106404
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 7008633auction106404: 1
2026-03-27 14:45: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 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 7008634auction106404
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 7008634auction106404: 1
2026-03-27 14:45: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 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 6982136auction61871
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 6982136auction61871: 2
2026-03-27 14:45: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 14:45:58 [ecarstrade.be] INFO: Found listing with ID: 6982133auction61871
2026-03-27 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:45:58 [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 14:45:58 [ecarstrade.be] INFO: Scrape type for 6982133auction61871: 2
2026-03-27 14:45: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 14:45: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 14:46:07 [scrapy.extensions.logstats] INFO: Crawled 133 pages (at 3 pages/min), scraped 88 items (at 0 items/min)
2026-03-27 14:46:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 292MiB
2026-03-27 14:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008633> (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 14:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008632> (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 14:46:07 [ecarstrade.be] INFO: Extracting details for car 7008633auction106404
2026-03-27 14:46:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01fb01c2-b224-59de-93c4-e4f447cd3641 with identifier: 7008633auction106404
2026-03-27 14:46:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01fb01c2-b224-59de-93c4-e4f447cd3641 with scrape type 1
2026-03-27 14:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 01fb01c2-b224-59de-93c4-e4f447cd3641
2026-03-27 14:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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%252F7000001-7010000%252F7008633%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612482%27 HTTP/1.1" 200 None
2026-03-27 14:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008633/photo_001/780x0__r.jpg?hash=1774612482 not downloaded yet
2026-03-27 14:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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%252F7000001-7010000%252F7008633%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612481%27 HTTP/1.1" 200 None
2026-03-27 14:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008633/photo_002/780x0__r.jpg?hash=1774612481 not downloaded yet
2026-03-27 14:46:07 [ecarstrade.be] INFO: Extracting details for car 7008632auction106404
2026-03-27 14:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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%252F7000001-7010000%252F7008633%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612481%27 HTTP/1.1" 200 None
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008633/photo_003/780x0__r.jpg?hash=1774612481 not downloaded yet
2026-03-27 14:46:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22b88ff4-3294-500b-ab93-708ef5ffe801 with identifier: 7008632auction106404
2026-03-27 14:46:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22b88ff4-3294-500b-ab93-708ef5ffe801 with scrape type 1
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 22b88ff4-3294-500b-ab93-708ef5ffe801
2026-03-27 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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%252F7000001-7010000%252F7008632%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612479%27 HTTP/1.1" 200 None
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008632/photo_001/780x0__r.jpg?hash=1774612479 not downloaded yet
2026-03-27 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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%252F7000001-7010000%252F7008633%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612481%27 HTTP/1.1" 200 None
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008633/photo_004/780x0__r.jpg?hash=1774612481 not downloaded yet
2026-03-27 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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%252F7000001-7010000%252F7008632%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612481%27 HTTP/1.1" 200 None
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008632/photo_002/780x0__r.jpg?hash=1774612481 not downloaded yet
2026-03-27 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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%252F7000001-7010000%252F7008633%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612482%27 HTTP/1.1" 200 None
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008633/photo_005/780x0__r.jpg?hash=1774612482 not downloaded yet
2026-03-27 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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%252F7000001-7010000%252F7008632%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612479%27 HTTP/1.1" 200 None
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008632/photo_003/780x0__r.jpg?hash=1774612479 not downloaded yet
2026-03-27 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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%252F7000001-7010000%252F7008633%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612482%27 HTTP/1.1" 200 None
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008633/photo_006/780x0__r.jpg?hash=1774612482 not downloaded yet
2026-03-27 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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%252F7000001-7010000%252F7008632%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612480%27 HTTP/1.1" 200 None
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008632/photo_004/780x0__r.jpg?hash=1774612480 not downloaded yet
2026-03-27 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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%252F7000001-7010000%252F7008632%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612480%27 HTTP/1.1" 200 None
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008632/photo_005/780x0__r.jpg?hash=1774612480 not downloaded yet
2026-03-27 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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%252F7000001-7010000%252F7008632%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612481%27 HTTP/1.1" 200 None
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008632/photo_006/780x0__r.jpg?hash=1774612481 not downloaded yet
2026-03-27 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008633/photo_001/780x0__r.jpg?hash=1774612482> (referer: https://ecarstrade.com/cars/7008633)
2026-03-27 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008632/photo_001/780x0__r.jpg?hash=1774612479> (referer: https://ecarstrade.com/cars/7008632)
2026-03-27 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008633/photo_003/780x0__r.jpg?hash=1774612481> (referer: https://ecarstrade.com/cars/7008633)
2026-03-27 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008633/photo_002/780x0__r.jpg?hash=1774612481> (referer: https://ecarstrade.com/cars/7008633)
2026-03-27 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008633/photo_004/780x0__r.jpg?hash=1774612481> (referer: https://ecarstrade.com/cars/7008633)
2026-03-27 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008633/photo_005/780x0__r.jpg?hash=1774612482> (referer: https://ecarstrade.com/cars/7008633)
2026-03-27 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008632/photo_002/780x0__r.jpg?hash=1774612481> (referer: https://ecarstrade.com/cars/7008632)
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 01fb01c2-b224-59de-93c4-e4f447cd3641
2026-03-27 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008633/photo_006/780x0__r.jpg?hash=1774612482> (referer: https://ecarstrade.com/cars/7008633)
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 22b88ff4-3294-500b-ab93-708ef5ffe801
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 01fb01c2-b224-59de-93c4-e4f447cd3641
2026-03-27 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008632/photo_004/780x0__r.jpg?hash=1774612480> (referer: https://ecarstrade.com/cars/7008632)
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 01fb01c2-b224-59de-93c4-e4f447cd3641
2026-03-27 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008632/photo_005/780x0__r.jpg?hash=1774612480> (referer: https://ecarstrade.com/cars/7008632)
2026-03-27 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008632/photo_003/780x0__r.jpg?hash=1774612479> (referer: https://ecarstrade.com/cars/7008632)
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 01fb01c2-b224-59de-93c4-e4f447cd3641
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 01fb01c2-b224-59de-93c4-e4f447cd3641
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 22b88ff4-3294-500b-ab93-708ef5ffe801
2026-03-27 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008632/photo_006/780x0__r.jpg?hash=1774612481> (referer: https://ecarstrade.com/cars/7008632)
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 01fb01c2-b224-59de-93c4-e4f447cd3641
2026-03-27 14:46:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 01fb01c2-b224-59de-93c4-e4f447cd3641, skipping ID generation
2026-03-27 14:46:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01fb01c2-b224-59de-93c4-e4f447cd3641 with scrape type 1
2026-03-27 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 01fb01c2-b224-59de-93c4-e4f447cd3641 sending to next pipeline
2026-03-27 14:46:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 01fb01c2-b224-59de-93c4-e4f447cd3641, identifier: 7008633auction106404
2026-03-27 14:46:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 01fb01c2-b224-59de-93c4-e4f447cd3641 with identifier: 7008633auction106404
2026-03-27 14:46:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 01fb01c2-b224-59de-93c4-e4f447cd3641 with identifier: 7008633auction106404
2026-03-27 14:46:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 01fb01c2-b224-59de-93c4-e4f447cd3641 with identifier: 7008633auction106404 to the API
2026-03-27 14:46:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008633/photo_006/780x0__r.jpg?hash=1774612482>
{'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-29T15:02:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '01fb01c2-b224-59de-93c4-e4f447cd3641',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008633',
 'listing': 'auction',
 'location': 'Belgium - "Tienen"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 16687,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-05-05',
 '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 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277008633auction106404%27 HTTP/1.1" 200 None
2026-03-27 14:46:09 [ecarstrade.be] INFO: Saving data for 7008633auction106404: {'created_time': 1774622769.447185, 'last_price_update_time': 1774622769.447197, 'auction_closing_time': 1774796523.0}
2026-03-27 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008633auction106404') HTTP/1.1" 204 0
2026-03-27 14:46:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 22b88ff4-3294-500b-ab93-708ef5ffe801
2026-03-27 14:46:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 22b88ff4-3294-500b-ab93-708ef5ffe801
2026-03-27 14:46:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 22b88ff4-3294-500b-ab93-708ef5ffe801
2026-03-27 14:46:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 22b88ff4-3294-500b-ab93-708ef5ffe801
2026-03-27 14:46:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 22b88ff4-3294-500b-ab93-708ef5ffe801, skipping ID generation
2026-03-27 14:46:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22b88ff4-3294-500b-ab93-708ef5ffe801 with scrape type 1
2026-03-27 14:46:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 22b88ff4-3294-500b-ab93-708ef5ffe801 sending to next pipeline
2026-03-27 14:46:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 22b88ff4-3294-500b-ab93-708ef5ffe801, identifier: 7008632auction106404
2026-03-27 14:46:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 22b88ff4-3294-500b-ab93-708ef5ffe801 with identifier: 7008632auction106404
2026-03-27 14:46:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 22b88ff4-3294-500b-ab93-708ef5ffe801 with identifier: 7008632auction106404
2026-03-27 14:46:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 22b88ff4-3294-500b-ab93-708ef5ffe801 with identifier: 7008632auction106404 to the API
2026-03-27 14:46:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008632/photo_006/780x0__r.jpg?hash=1774612481>
{'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-29T15:02:03Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '22b88ff4-3294-500b-ab93-708ef5ffe801',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008632',
 'listing': 'auction',
 'location': 'Belgium - "Tienen"',
 'make': 'Peugeot',
 'model': '408',
 'odometer': 24521,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-12-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 408 Allure 1.2 Hybrid Electric/Gasoline 147hp',
 'transmission': 'automatic',
 'trim': 'Allure 1.2 Hybrid Electric/Gasoline 147hp',
 'vin': None,
 'year': 2024}
2026-03-27 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:10 [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 14:46:10 [ecarstrade.be] INFO: Saving data for 7008632auction106404: {'created_time': 1774622770.006835, 'last_price_update_time': 1774622770.006848, 'auction_closing_time': 1774796523.0}
2026-03-27 14:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008632auction106404') HTTP/1.1" 204 0
2026-03-27 14:46:13 [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 14:46:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6982134auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6982134auction61871: 2
2026-03-27 14:46: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 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6981261auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6981261auction61871: 2
2026-03-27 14:46: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 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6982124auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6982124auction61871: 2
2026-03-27 14:46: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 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6982125auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6982125auction61871: 2
2026-03-27 14:46: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 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6982132auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6982132auction61871: 2
2026-03-27 14:46: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 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6982130auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6982130auction61871: 2
2026-03-27 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6981259auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6981259auction61871: 2
2026-03-27 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6981253auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6981253auction61871: 2
2026-03-27 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6981257auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6981257auction61871: 2
2026-03-27 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6982123auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6982123auction61871: 2
2026-03-27 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6981256auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6981256auction61871: 2
2026-03-27 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6982119auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6982119auction61871: 2
2026-03-27 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6981252auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6981252auction61871: 2
2026-03-27 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6981255auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6981255auction61871: 2
2026-03-27 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6982118auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6982118auction61871: 2
2026-03-27 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6981248auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6981248auction61871: 2
2026-03-27 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6981251auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6981251auction61871: 2
2026-03-27 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6981247auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6981247auction61871: 2
2026-03-27 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6982121auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6982121auction61871: 2
2026-03-27 14:46:14 [ecarstrade.be] INFO: Found listing with ID: 6981246auction61871
2026-03-27 14:46:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:14 [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 14:46:14 [ecarstrade.be] INFO: Scrape type for 6981246auction61871: 2
2026-03-27 14:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008634> (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 14:46:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 14:46:16 [ecarstrade.be] INFO: Extracting details for car 7008634auction106404
2026-03-27 14:46:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cf71df0-bbb6-5468-9d82-d5a6b75fa8ab with identifier: 7008634auction106404
2026-03-27 14:46:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cf71df0-bbb6-5468-9d82-d5a6b75fa8ab with scrape type 1
2026-03-27 14:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1cf71df0-bbb6-5468-9d82-d5a6b75fa8ab
2026-03-27 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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%252F7000001-7010000%252F7008634%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612484%27 HTTP/1.1" 200 None
2026-03-27 14:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008634/photo_001/780x0__r.jpg?hash=1774612484 not downloaded yet
2026-03-27 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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%252F7000001-7010000%252F7008634%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612484%27 HTTP/1.1" 200 None
2026-03-27 14:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008634/photo_002/780x0__r.jpg?hash=1774612484 not downloaded yet
2026-03-27 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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%252F7000001-7010000%252F7008634%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612484%27 HTTP/1.1" 200 None
2026-03-27 14:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008634/photo_003/780x0__r.jpg?hash=1774612484 not downloaded yet
2026-03-27 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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%252F7000001-7010000%252F7008634%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612484%27 HTTP/1.1" 200 None
2026-03-27 14:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008634/photo_004/780x0__r.jpg?hash=1774612484 not downloaded yet
2026-03-27 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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%252F7000001-7010000%252F7008634%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612484%27 HTTP/1.1" 200 None
2026-03-27 14:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008634/photo_005/780x0__r.jpg?hash=1774612484 not downloaded yet
2026-03-27 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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%252F7000001-7010000%252F7008634%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612484%27 HTTP/1.1" 200 None
2026-03-27 14:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008634/photo_006/780x0__r.jpg?hash=1774612484 not downloaded yet
2026-03-27 14:46:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982124> (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 14:46: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 14:46:20 [ecarstrade.be] INFO: Extracting details for car 6982124auction61871
2026-03-27 14:46:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4d8b5cf-44c2-54f8-86db-7034af7b72ab with identifier: 6982124auction61871
2026-03-27 14:46:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4d8b5cf-44c2-54f8-86db-7034af7b72ab with scrape type 2
2026-03-27 14:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4d8b5cf-44c2-54f8-86db-7034af7b72ab with scrape type 2
2026-03-27 14:46:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b4d8b5cf-44c2-54f8-86db-7034af7b72ab, identifier: 6982124auction61871
2026-03-27 14:46:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b4d8b5cf-44c2-54f8-86db-7034af7b72ab with identifier: 6982124auction61871
2026-03-27 14:46:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b4d8b5cf-44c2-54f8-86db-7034af7b72ab with identifier: 6982124auction61871
2026-03-27 14:46:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b4d8b5cf-44c2-54f8-86db-7034af7b72ab with identifier: 6982124auction61871 to the API
2026-03-27 14:46:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982124>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'b4d8b5cf-44c2-54f8-86db-7034af7b72ab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982124',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 149210,
 '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': "VW, Passat Variant FL'19, Volkswagen Passat Variant 2.0 TDI 90kW "
          'DSG Style B',
 'transmission': 'automatic',
 'trim': "VW,  FL'19,   2.0 TDI 90kW DSG Style B",
 'vin': None,
 'year': 2020}
2026-03-27 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:21 [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 14:46:21 [ecarstrade.be] INFO: Saving data for 6982124auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958242.095247, 'last_price_update_time': 1774622781.151347}
2026-03-27 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982124auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982125> (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 14:46: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 14:46:21 [ecarstrade.be] INFO: Extracting details for car 6982125auction61871
2026-03-27 14:46:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b412a1a0-665a-558f-9deb-613289986a90 with identifier: 6982125auction61871
2026-03-27 14:46:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b412a1a0-665a-558f-9deb-613289986a90 with scrape type 2
2026-03-27 14:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b412a1a0-665a-558f-9deb-613289986a90 with scrape type 2
2026-03-27 14:46:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b412a1a0-665a-558f-9deb-613289986a90, identifier: 6982125auction61871
2026-03-27 14:46:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b412a1a0-665a-558f-9deb-613289986a90 with identifier: 6982125auction61871
2026-03-27 14:46:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 14:46:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b412a1a0-665a-558f-9deb-613289986a90 with identifier: 6982125auction61871
2026-03-27 14:46:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b412a1a0-665a-558f-9deb-613289986a90 with identifier: 6982125auction61871 to the API
2026-03-27 14:46:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982125>
{'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-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': 'b412a1a0-665a-558f-9deb-613289986a90',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982125',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 39691,
 '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 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:21 [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 14:46:21 [ecarstrade.be] INFO: Saving data for 6982125auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958309.668203, 'last_price_update_time': 1774622781.927172}
2026-03-27 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982125auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982136> (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 14:46: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 14:46:22 [ecarstrade.be] INFO: Extracting details for car 6982136auction61871
2026-03-27 14:46:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb45d0bd-d13d-5dd7-b464-1b80274fa026 with identifier: 6982136auction61871
2026-03-27 14:46:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb45d0bd-d13d-5dd7-b464-1b80274fa026 with scrape type 2
2026-03-27 14:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb45d0bd-d13d-5dd7-b464-1b80274fa026 with scrape type 2
2026-03-27 14:46:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eb45d0bd-d13d-5dd7-b464-1b80274fa026, identifier: 6982136auction61871
2026-03-27 14:46:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eb45d0bd-d13d-5dd7-b464-1b80274fa026 with identifier: 6982136auction61871
2026-03-27 14:46:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eb45d0bd-d13d-5dd7-b464-1b80274fa026 with identifier: 6982136auction61871
2026-03-27 14:46:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eb45d0bd-d13d-5dd7-b464-1b80274fa026 with identifier: 6982136auction61871 to the API
2026-03-27 14:46:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982136>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'eb45d0bd-d13d-5dd7-b464-1b80274fa026',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982136',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 116031,
 '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 A3 Berline 2.0 TDi 30 85kW Advanced 4d',
 'transmission': 'manual',
 'trim': 'Berline 2.0 TDi 30 85kW Advanced 4d',
 'vin': None,
 'year': 2022}
2026-03-27 14:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:23 [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 14:46:23 [ecarstrade.be] INFO: Saving data for 6982136auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958238.781988, 'last_price_update_time': 1774622783.171583}
2026-03-27 14:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982136auction61871') HTTP/1.1" 204 0
2026-03-27 14: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 14:46: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 14:46:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981261> (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 14:46: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 14:46:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:46:28 [ecarstrade.be] INFO: Found listing with ID: 6981246auction61871
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:28 [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 14:46:28 [ecarstrade.be] INFO: Scrape type for 6981246auction61871: 2
2026-03-27 14:46:28 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://ecarstrade.com/cars/6981246> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
2026-03-27 14:46:28 [ecarstrade.be] INFO: Found listing with ID: 6981249auction61871
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:28 [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 14:46:28 [ecarstrade.be] INFO: Scrape type for 6981249auction61871: 2
2026-03-27 14:46:28 [ecarstrade.be] INFO: Found listing with ID: 6982116auction61871
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:28 [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 14:46:28 [ecarstrade.be] INFO: Scrape type for 6982116auction61871: 2
2026-03-27 14:46:28 [ecarstrade.be] INFO: Extracting details for car 6981261auction61871
2026-03-27 14:46:28 [ecarstrade.be] INFO: Found listing with ID: 6982111auction61871
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:28 [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 14:46:28 [ecarstrade.be] INFO: Scrape type for 6982111auction61871: 2
2026-03-27 14:46:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2e8dea6-754b-50db-9549-eb9004cc1848 with identifier: 6981261auction61871
2026-03-27 14:46:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2e8dea6-754b-50db-9549-eb9004cc1848 with scrape type 2
2026-03-27 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2e8dea6-754b-50db-9549-eb9004cc1848 with scrape type 2
2026-03-27 14:46:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d2e8dea6-754b-50db-9549-eb9004cc1848, identifier: 6981261auction61871
2026-03-27 14:46:28 [ecarstrade.be] INFO: Found listing with ID: 6982115auction61871
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:28 [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 14:46:28 [ecarstrade.be] INFO: Scrape type for 6982115auction61871: 2
2026-03-27 14:46:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d2e8dea6-754b-50db-9549-eb9004cc1848 with identifier: 6981261auction61871
2026-03-27 14:46:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d2e8dea6-754b-50db-9549-eb9004cc1848 with identifier: 6981261auction61871
2026-03-27 14:46:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d2e8dea6-754b-50db-9549-eb9004cc1848 with identifier: 6981261auction61871 to the API
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981261>
{'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': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'd2e8dea6-754b-50db-9549-eb9004cc1848',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981261',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 151596,
 '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, X1 FL'19, BMW X1 sDrive16d (85 kW) 5d",
 'transmission': 'manual',
 'trim': ",  FL'19,   sDrive16d (85 kW) 5d",
 'vin': None,
 'year': 2020}
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:28 [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 14:46:28 [ecarstrade.be] INFO: Saving data for 6981261auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958164.945927, 'last_price_update_time': 1774622788.775722}
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981261auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:28 [ecarstrade.be] INFO: Found listing with ID: 6981244auction61871
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:28 [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 14:46:28 [ecarstrade.be] INFO: Scrape type for 6981244auction61871: 2
2026-03-27 14:46:28 [ecarstrade.be] INFO: Found listing with ID: 6981245auction61871
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:28 [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 14:46:28 [ecarstrade.be] INFO: Scrape type for 6981245auction61871: 2
2026-03-27 14:46:28 [ecarstrade.be] INFO: Found listing with ID: 6982109auction61871
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:28 [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 14:46:28 [ecarstrade.be] INFO: Scrape type for 6982109auction61871: 2
2026-03-27 14:46:28 [ecarstrade.be] INFO: Found listing with ID: 6982112auction61871
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:28 [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 14:46:28 [ecarstrade.be] INFO: Scrape type for 6982112auction61871: 2
2026-03-27 14:46:28 [ecarstrade.be] INFO: Found listing with ID: 6981236auction61871
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:28 [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 14:46:28 [ecarstrade.be] INFO: Scrape type for 6981236auction61871: 2
2026-03-27 14:46:28 [ecarstrade.be] INFO: Found listing with ID: 6982101auction61871
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:28 [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 14:46:28 [ecarstrade.be] INFO: Scrape type for 6982101auction61871: 2
2026-03-27 14:46:28 [ecarstrade.be] INFO: Found listing with ID: 6981235auction61871
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:28 [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 14:46:28 [ecarstrade.be] INFO: Scrape type for 6981235auction61871: 2
2026-03-27 14:46:28 [ecarstrade.be] INFO: Found listing with ID: 6982103auction61871
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:28 [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 14:46:28 [ecarstrade.be] INFO: Scrape type for 6982103auction61871: 2
2026-03-27 14:46:28 [ecarstrade.be] INFO: Found listing with ID: 6982106auction61871
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:28 [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 14:46:28 [ecarstrade.be] INFO: Scrape type for 6982106auction61871: 2
2026-03-27 14:46:28 [ecarstrade.be] INFO: Found listing with ID: 6982102auction61871
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:28 [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 14:46:28 [ecarstrade.be] INFO: Scrape type for 6982102auction61871: 2
2026-03-27 14:46:28 [ecarstrade.be] INFO: Found listing with ID: 6981233auction61871
2026-03-27 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981233auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:46:29 [ecarstrade.be] INFO: Scrape type for 6981233auction61871: 2
2026-03-27 14:46:29 [ecarstrade.be] INFO: Found listing with ID: 6981234auction61871
2026-03-27 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981234auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:46:29 [ecarstrade.be] INFO: Scrape type for 6981234auction61871: 2
2026-03-27 14:46:29 [ecarstrade.be] INFO: Found listing with ID: 6981232auction61871
2026-03-27 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981232auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:46:29 [ecarstrade.be] INFO: Scrape type for 6981232auction61871: 2
2026-03-27 14:46:29 [ecarstrade.be] INFO: Found listing with ID: 6982096auction61871
2026-03-27 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982096auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:46:29 [ecarstrade.be] INFO: Scrape type for 6982096auction61871: 2
2026-03-27 14:46:29 [ecarstrade.be] INFO: Found listing with ID: 6982100auction61871
2026-03-27 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982100auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:46:29 [ecarstrade.be] INFO: Scrape type for 6982100auction61871: 2
2026-03-27 14:46:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982134> (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 14: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 14:46:29 [ecarstrade.be] INFO: Extracting details for car 6982134auction61871
2026-03-27 14:46:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 766541ed-373b-5307-b0e2-e0f00891cb68 with identifier: 6982134auction61871
2026-03-27 14:46:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 766541ed-373b-5307-b0e2-e0f00891cb68 with scrape type 2
2026-03-27 14:46:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 766541ed-373b-5307-b0e2-e0f00891cb68 with scrape type 2
2026-03-27 14:46:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 766541ed-373b-5307-b0e2-e0f00891cb68, identifier: 6982134auction61871
2026-03-27 14:46:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 766541ed-373b-5307-b0e2-e0f00891cb68 with identifier: 6982134auction61871
2026-03-27 14:46:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 766541ed-373b-5307-b0e2-e0f00891cb68 with identifier: 6982134auction61871
2026-03-27 14:46:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 766541ed-373b-5307-b0e2-e0f00891cb68 with identifier: 6982134auction61871 to the API
2026-03-27 14:46:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982134>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '766541ed-373b-5307-b0e2-e0f00891cb68',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982134',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'GLC-Class',
 'odometer': 137401,
 '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, GLC FL'19, Mercedes-Benz GLC GLC 200 d Business Solution "
          '4MAT',
 'transmission': 'automatic',
 'trim': ", GLC FL'19, -Benz GLC GLC 200 d Business Solution 4MAT",
 'vin': None,
 'year': 2021}
2026-03-27 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982134auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:46:29 [ecarstrade.be] INFO: Saving data for 6982134auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958313.151166, 'last_price_update_time': 1774622789.854368}
2026-03-27 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982134auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981259> (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 14: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 14:46:30 [ecarstrade.be] INFO: Extracting details for car 6981259auction61871
2026-03-27 14:46:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 026f52dd-7d71-5412-9e7f-c6d07436ed43 with identifier: 6981259auction61871
2026-03-27 14:46:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 026f52dd-7d71-5412-9e7f-c6d07436ed43 with scrape type 2
2026-03-27 14:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 026f52dd-7d71-5412-9e7f-c6d07436ed43 with scrape type 2
2026-03-27 14:46:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 026f52dd-7d71-5412-9e7f-c6d07436ed43, identifier: 6981259auction61871
2026-03-27 14:46:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 026f52dd-7d71-5412-9e7f-c6d07436ed43 with identifier: 6981259auction61871
2026-03-27 14:46:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 026f52dd-7d71-5412-9e7f-c6d07436ed43 with identifier: 6981259auction61871
2026-03-27 14:46:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 026f52dd-7d71-5412-9e7f-c6d07436ed43 with identifier: 6981259auction61871 to the API
2026-03-27 14:46:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981259>
{'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-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '026f52dd-7d71-5412-9e7f-c6d07436ed43',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981259',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 183543,
 '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 Highli',
 'transmission': 'automatic',
 'trim': "VW,  Allspace '17,   Allspace 1.5 TSI ACT DSG7 Highli",
 'vin': None,
 'year': 2021}
2026-03-27 14:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:30 [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 14:46:30 [ecarstrade.be] INFO: Saving data for 6981259auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958165.992496, 'last_price_update_time': 1774622790.52866}
2026-03-27 14:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981259auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981257> (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 14:46:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 14:46:35 [ecarstrade.be] INFO: Extracting details for car 6981257auction61871
2026-03-27 14:46:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea8a0ae5-75eb-5921-842e-b7f911c7d8bf with identifier: 6981257auction61871
2026-03-27 14:46:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8a0ae5-75eb-5921-842e-b7f911c7d8bf with scrape type 2
2026-03-27 14:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea8a0ae5-75eb-5921-842e-b7f911c7d8bf with scrape type 2
2026-03-27 14:46:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ea8a0ae5-75eb-5921-842e-b7f911c7d8bf, identifier: 6981257auction61871
2026-03-27 14:46:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ea8a0ae5-75eb-5921-842e-b7f911c7d8bf with identifier: 6981257auction61871
2026-03-27 14:46:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ea8a0ae5-75eb-5921-842e-b7f911c7d8bf with identifier: 6981257auction61871
2026-03-27 14:46:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ea8a0ae5-75eb-5921-842e-b7f911c7d8bf with identifier: 6981257auction61871 to the API
2026-03-27 14:46:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981257>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'ea8a0ae5-75eb-5921-842e-b7f911c7d8bf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981257',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Skoda',
 'model': 'Karoq',
 'odometer': 187944,
 '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': "Skoda, Karoq '17, Skoda Karoq 1.0 TSI 81kW Ambition 5d",
 'transmission': 'manual',
 'trim': ",  '17,   1.0 TSI 81kW Ambition 5d",
 'vin': None,
 'year': 2021}
2026-03-27 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:36 [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 14:46:36 [ecarstrade.be] INFO: Saving data for 6981257auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958126.52578, 'last_price_update_time': 1774622796.220215}
2026-03-27 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981257auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982130> (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 14:46:36 [ecarstrade.be] INFO: Extracting details for car 6982130auction61871
2026-03-27 14:46:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008634/photo_006/780x0__r.jpg?hash=1774612484> (referer: https://ecarstrade.com/cars/7008634)
2026-03-27 14:46:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d0a8a2b-8fb3-54b2-a30c-1a69585e85e1 with identifier: 6982130auction61871
2026-03-27 14:46:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d0a8a2b-8fb3-54b2-a30c-1a69585e85e1 with scrape type 2
2026-03-27 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d0a8a2b-8fb3-54b2-a30c-1a69585e85e1 with scrape type 2
2026-03-27 14:46:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7d0a8a2b-8fb3-54b2-a30c-1a69585e85e1, identifier: 6982130auction61871
2026-03-27 14:46:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7d0a8a2b-8fb3-54b2-a30c-1a69585e85e1 with identifier: 6982130auction61871
2026-03-27 14:46:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7d0a8a2b-8fb3-54b2-a30c-1a69585e85e1 with identifier: 6982130auction61871
2026-03-27 14:46:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7d0a8a2b-8fb3-54b2-a30c-1a69585e85e1 with identifier: 6982130auction61871 to the API
2026-03-27 14:46:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982130>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '7d0a8a2b-8fb3-54b2-a30c-1a69585e85e1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982130',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Skoda',
 'model': 'Scala',
 'odometer': 55238,
 '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': "Skoda, Scala '19, Skoda Scala 1.0 TSI 85kW Style 5d",
 'transmission': 'manual',
 'trim': ",  '19,   1.0 TSI 85kW Style 5d",
 'vin': None,
 'year': 2020}
2026-03-27 14:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:37 [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 14:46:37 [ecarstrade.be] INFO: Saving data for 6982130auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958313.991687, 'last_price_update_time': 1774622797.058341}
2026-03-27 14:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982130auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008634/photo_005/780x0__r.jpg?hash=1774612484> (referer: https://ecarstrade.com/cars/7008634)
2026-03-27 14:46:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1cf71df0-bbb6-5468-9d82-d5a6b75fa8ab
2026-03-27 14:46:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008634/photo_004/780x0__r.jpg?hash=1774612484> (referer: https://ecarstrade.com/cars/7008634)
2026-03-27 14:46:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1cf71df0-bbb6-5468-9d82-d5a6b75fa8ab
2026-03-27 14:46:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008634/photo_003/780x0__r.jpg?hash=1774612484> (referer: https://ecarstrade.com/cars/7008634)
2026-03-27 14:46:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1cf71df0-bbb6-5468-9d82-d5a6b75fa8ab
2026-03-27 14:46:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008634/photo_002/780x0__r.jpg?hash=1774612484> (referer: https://ecarstrade.com/cars/7008634)
2026-03-27 14:46:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 14:46:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1cf71df0-bbb6-5468-9d82-d5a6b75fa8ab
2026-03-27 14:46:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1cf71df0-bbb6-5468-9d82-d5a6b75fa8ab
2026-03-27 14:46:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982133> (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 14:46:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 14:46:37 [ecarstrade.be] INFO: Extracting details for car 6982133auction61871
2026-03-27 14:46:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b833c6ed-29be-5193-bb22-0017987b4b30 with identifier: 6982133auction61871
2026-03-27 14:46:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b833c6ed-29be-5193-bb22-0017987b4b30 with scrape type 2
2026-03-27 14:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b833c6ed-29be-5193-bb22-0017987b4b30 with scrape type 2
2026-03-27 14:46:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b833c6ed-29be-5193-bb22-0017987b4b30, identifier: 6982133auction61871
2026-03-27 14:46:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b833c6ed-29be-5193-bb22-0017987b4b30 with identifier: 6982133auction61871
2026-03-27 14:46:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b833c6ed-29be-5193-bb22-0017987b4b30 with identifier: 6982133auction61871
2026-03-27 14:46:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b833c6ed-29be-5193-bb22-0017987b4b30 with identifier: 6982133auction61871 to the API
2026-03-27 14:46:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982133>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'b833c6ed-29be-5193-bb22-0017987b4b30',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982133',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'CLA Shooting Brake',
 'odometer': 137118,
 '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': "Mercedes, CLA-Class SB '19, Mercedes-Benz CLA Shooting Brake CLA "
          '180 d Busines',
 'transmission': 'automatic',
 'trim': ", CLA-Class SB '19, -Benz  CLA 180 d Busines",
 'vin': None,
 'year': 2021}
2026-03-27 14:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:38 [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 14:46:38 [ecarstrade.be] INFO: Saving data for 6982133auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958239.353664, 'last_price_update_time': 1774622798.027079}
2026-03-27 14:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982133auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981256> (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 14:46: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 14:46:38 [ecarstrade.be] INFO: Extracting details for car 6981256auction61871
2026-03-27 14:46:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f03ae3e-a55a-5cd2-bc83-769cb2720657 with identifier: 6981256auction61871
2026-03-27 14:46:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f03ae3e-a55a-5cd2-bc83-769cb2720657 with scrape type 2
2026-03-27 14:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f03ae3e-a55a-5cd2-bc83-769cb2720657 with scrape type 2
2026-03-27 14:46:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0f03ae3e-a55a-5cd2-bc83-769cb2720657, identifier: 6981256auction61871
2026-03-27 14:46:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0f03ae3e-a55a-5cd2-bc83-769cb2720657 with identifier: 6981256auction61871
2026-03-27 14:46:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0f03ae3e-a55a-5cd2-bc83-769cb2720657 with identifier: 6981256auction61871
2026-03-27 14:46:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0f03ae3e-a55a-5cd2-bc83-769cb2720657 with identifier: 6981256auction61871 to the API
2026-03-27 14:46:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981256>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '0f03ae3e-a55a-5cd2-bc83-769cb2720657',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981256',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 162067,
 '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': "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 14:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:38 [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 14:46:38 [ecarstrade.be] INFO: Saving data for 6981256auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958167.297873, 'last_price_update_time': 1774622798.582775}
2026-03-27 14:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981256auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981253> (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 14:46: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 14:46:39 [ecarstrade.be] INFO: Extracting details for car 6981253auction61871
2026-03-27 14:46:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd85b01c-d991-53c1-b076-72a1e307f85d with identifier: 6981253auction61871
2026-03-27 14:46:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd85b01c-d991-53c1-b076-72a1e307f85d with scrape type 2
2026-03-27 14:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd85b01c-d991-53c1-b076-72a1e307f85d with scrape type 2
2026-03-27 14:46:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fd85b01c-d991-53c1-b076-72a1e307f85d, identifier: 6981253auction61871
2026-03-27 14:46:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fd85b01c-d991-53c1-b076-72a1e307f85d with identifier: 6981253auction61871
2026-03-27 14:46:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fd85b01c-d991-53c1-b076-72a1e307f85d with identifier: 6981253auction61871
2026-03-27 14:46:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fd85b01c-d991-53c1-b076-72a1e307f85d with identifier: 6981253auction61871 to the API
2026-03-27 14:46:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981253>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'fd85b01c-d991-53c1-b076-72a1e307f85d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981253',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 74987,
 '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': '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 14:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981253auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:46:39 [ecarstrade.be] INFO: Saving data for 6981253auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958189.702199, 'last_price_update_time': 1774622799.880052}
2026-03-27 14:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981253auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982123> (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 14:46:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 14:46:41 [ecarstrade.be] INFO: Extracting details for car 6982123auction61871
2026-03-27 14:46:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2eca7a7a-9e8a-5469-8421-771d305b21df with identifier: 6982123auction61871
2026-03-27 14:46:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2eca7a7a-9e8a-5469-8421-771d305b21df with scrape type 2
2026-03-27 14:46:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2eca7a7a-9e8a-5469-8421-771d305b21df with scrape type 2
2026-03-27 14:46:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2eca7a7a-9e8a-5469-8421-771d305b21df, identifier: 6982123auction61871
2026-03-27 14:46:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2eca7a7a-9e8a-5469-8421-771d305b21df with identifier: 6982123auction61871
2026-03-27 14:46:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2eca7a7a-9e8a-5469-8421-771d305b21df with identifier: 6982123auction61871
2026-03-27 14:46:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2eca7a7a-9e8a-5469-8421-771d305b21df with identifier: 6982123auction61871 to the API
2026-03-27 14:46:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982123>
{'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-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '2eca7a7a-9e8a-5469-8421-771d305b21df',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982123',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 38756,
 '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, 2008 '19, Peugeot 2008 1.2 Puretech 96kW S&S Active Pack "
          '5d',
 'transmission': 'manual',
 'trim': ",  '19,   1.2 Puretech 96kW S&S Active Pack 5d",
 'vin': None,
 'year': 2022}
2026-03-27 14:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:41 [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 14:46:41 [ecarstrade.be] INFO: Saving data for 6982123auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958241.594999, 'last_price_update_time': 1774622801.800439}
2026-03-27 14:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982123auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982132> (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 14:46:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 14:46:41 [ecarstrade.be] INFO: Extracting details for car 6982132auction61871
2026-03-27 14:46:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2961ca0f-3e98-5a27-a34b-4af53f963c1a with identifier: 6982132auction61871
2026-03-27 14:46:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2961ca0f-3e98-5a27-a34b-4af53f963c1a with scrape type 2
2026-03-27 14:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2961ca0f-3e98-5a27-a34b-4af53f963c1a with scrape type 2
2026-03-27 14:46:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2961ca0f-3e98-5a27-a34b-4af53f963c1a, identifier: 6982132auction61871
2026-03-27 14:46:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2961ca0f-3e98-5a27-a34b-4af53f963c1a with identifier: 6982132auction61871
2026-03-27 14:46:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2961ca0f-3e98-5a27-a34b-4af53f963c1a with identifier: 6982132auction61871
2026-03-27 14:46:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2961ca0f-3e98-5a27-a34b-4af53f963c1a with identifier: 6982132auction61871 to the API
2026-03-27 14:46:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982132>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': None,
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '2961ca0f-3e98-5a27-a34b-4af53f963c1a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982132',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Ford',
 'model': 'Puma',
 'odometer': 29455,
 '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, 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': 2022}
2026-03-27 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:42 [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 14:46:42 [ecarstrade.be] INFO: Saving data for 6982132auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958239.780091, 'last_price_update_time': 1774622802.451411}
2026-03-27 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982132auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981246> (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 14:46: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 14:46:42 [ecarstrade.be] INFO: Extracting details for car 6981246auction61871
2026-03-27 14:46:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26eefc2b-b7ec-53ac-bd79-2e18d4b767b9 with identifier: 6981246auction61871
2026-03-27 14:46:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26eefc2b-b7ec-53ac-bd79-2e18d4b767b9 with scrape type 2
2026-03-27 14:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26eefc2b-b7ec-53ac-bd79-2e18d4b767b9 with scrape type 2
2026-03-27 14:46:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 26eefc2b-b7ec-53ac-bd79-2e18d4b767b9, identifier: 6981246auction61871
2026-03-27 14:46:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 26eefc2b-b7ec-53ac-bd79-2e18d4b767b9 with identifier: 6981246auction61871
2026-03-27 14:46:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 26eefc2b-b7ec-53ac-bd79-2e18d4b767b9 with identifier: 6981246auction61871
2026-03-27 14:46:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 26eefc2b-b7ec-53ac-bd79-2e18d4b767b9 with identifier: 6981246auction61871 to the API
2026-03-27 14:46:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981246>
{'auction_title': '',
 'c_o_2_emission_value': 192,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '26eefc2b-b7ec-53ac-bd79-2e18d4b767b9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981246',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'GLC-Class',
 'odometer': 77246,
 '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 CLASSE GLC - 2019 GLC 300 258 4 Matic (EU6d-TEMP) 5d Auto',
 'transmission': 'automatic',
 'trim': 'MERCEDES CLASSE GLC - 2019 GLC 300 258 4 Matic (EU6d-TEMP) 5d Auto',
 'vin': None,
 'year': 2021}
2026-03-27 14:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:43 [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 14:46:43 [ecarstrade.be] INFO: Saving data for 6981246auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958220.403429, 'last_price_update_time': 1774622803.051864}
2026-03-27 14:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981246auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981232> (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 14:46: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 14:46:45 [ecarstrade.be] INFO: Extracting details for car 6981232auction61871
2026-03-27 14:46:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e0ea7a3-de13-567a-90c4-b1a2a0262cef with identifier: 6981232auction61871
2026-03-27 14:46:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e0ea7a3-de13-567a-90c4-b1a2a0262cef with scrape type 2
2026-03-27 14:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e0ea7a3-de13-567a-90c4-b1a2a0262cef with scrape type 2
2026-03-27 14:46:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8e0ea7a3-de13-567a-90c4-b1a2a0262cef, identifier: 6981232auction61871
2026-03-27 14:46:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8e0ea7a3-de13-567a-90c4-b1a2a0262cef with identifier: 6981232auction61871
2026-03-27 14:46:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8e0ea7a3-de13-567a-90c4-b1a2a0262cef with identifier: 6981232auction61871
2026-03-27 14:46:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8e0ea7a3-de13-567a-90c4-b1a2a0262cef with identifier: 6981232auction61871 to the API
2026-03-27 14:46:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981232>
{'auction_title': '',
 'c_o_2_emission_value': 186,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '3.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '8e0ea7a3-de13-567a-90c4-b1a2a0262cef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981232',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A5',
 'odometer': 62669,
 '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 A5 SPORTBACK DIESEL - 2020 50 TDI 286hp Q Advanced Tiptronic '
          '(EU6d-TEMP) 5d',
 'transmission': 'automatic',
 'trim': 'AUDI  SPORTBACK DIESEL - 2020 50 TDI 286hp Q Advanced Tiptronic '
         '(EU6d-TEMP) 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:46 [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 14:46:46 [ecarstrade.be] INFO: Saving data for 6981232auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958154.457524, 'last_price_update_time': 1774622806.442522}
2026-03-27 14:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981232auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981234> (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 14:46: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 14:46:48 [ecarstrade.be] INFO: Extracting details for car 6981234auction61871
2026-03-27 14:46:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 613422e0-ceb7-551c-9190-dc50ed18080b with identifier: 6981234auction61871
2026-03-27 14:46:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 613422e0-ceb7-551c-9190-dc50ed18080b with scrape type 2
2026-03-27 14:46:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 613422e0-ceb7-551c-9190-dc50ed18080b with scrape type 2
2026-03-27 14:46:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 613422e0-ceb7-551c-9190-dc50ed18080b, identifier: 6981234auction61871
2026-03-27 14:46:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 613422e0-ceb7-551c-9190-dc50ed18080b with identifier: 6981234auction61871
2026-03-27 14:46:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 613422e0-ceb7-551c-9190-dc50ed18080b with identifier: 6981234auction61871
2026-03-27 14:46:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 613422e0-ceb7-551c-9190-dc50ed18080b with identifier: 6981234auction61871 to the API
2026-03-27 14:46:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981234>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '613422e0-ceb7-551c-9190-dc50ed18080b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981234',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': 'Other',
 'odometer': 80362,
 '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 14:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276981234auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:46:48 [ecarstrade.be] INFO: Saving data for 6981234auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958203.104672, 'last_price_update_time': 1774622808.87436}
2026-03-27 14:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981234auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982119> (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 14:46: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 14:46:49 [ecarstrade.be] INFO: Extracting details for car 6982119auction61871
2026-03-27 14:46:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba03708e-60ab-5891-9b90-57f11d916711 with identifier: 6982119auction61871
2026-03-27 14:46:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba03708e-60ab-5891-9b90-57f11d916711 with scrape type 2
2026-03-27 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba03708e-60ab-5891-9b90-57f11d916711 with scrape type 2
2026-03-27 14:46:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ba03708e-60ab-5891-9b90-57f11d916711, identifier: 6982119auction61871
2026-03-27 14:46:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ba03708e-60ab-5891-9b90-57f11d916711 with identifier: 6982119auction61871
2026-03-27 14:46:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ba03708e-60ab-5891-9b90-57f11d916711 with identifier: 6982119auction61871
2026-03-27 14:46:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ba03708e-60ab-5891-9b90-57f11d916711 with identifier: 6982119auction61871 to the API
2026-03-27 14:46:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982119>
{'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-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'ba03708e-60ab-5891-9b90-57f11d916711',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982119',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'Citan',
 'odometer': 107267,
 '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': 2,
 '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 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:49 [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 14:46:49 [ecarstrade.be] INFO: Saving data for 6982119auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958336.676934, 'last_price_update_time': 1774622809.448136}
2026-03-27 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982119auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981233> (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 14: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 14:46:50 [ecarstrade.be] INFO: Extracting details for car 6981233auction61871
2026-03-27 14:46:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b9fbc5e-22bb-5ad4-8b8e-13fc2bda2303 with identifier: 6981233auction61871
2026-03-27 14:46:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b9fbc5e-22bb-5ad4-8b8e-13fc2bda2303 with scrape type 2
2026-03-27 14:46:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b9fbc5e-22bb-5ad4-8b8e-13fc2bda2303 with scrape type 2
2026-03-27 14:46:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5b9fbc5e-22bb-5ad4-8b8e-13fc2bda2303, identifier: 6981233auction61871
2026-03-27 14:46:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5b9fbc5e-22bb-5ad4-8b8e-13fc2bda2303 with identifier: 6981233auction61871
2026-03-27 14:46:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5b9fbc5e-22bb-5ad4-8b8e-13fc2bda2303 with identifier: 6981233auction61871
2026-03-27 14:46:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5b9fbc5e-22bb-5ad4-8b8e-13fc2bda2303 with identifier: 6981233auction61871 to the API
2026-03-27 14:46:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981233>
{'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-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '5b9fbc5e-22bb-5ad4-8b8e-13fc2bda2303',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981233',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mini',
 'model': 'Other',
 'odometer': 69975,
 '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': 'Mini Clubman One D (85 kW) Aut. 5d',
 'transmission': 'automatic',
 'trim': 'Clubman One D (85 kW) Aut. 5d',
 'vin': None,
 'year': 2021}
2026-03-27 14:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981233auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:46:50 [ecarstrade.be] INFO: Saving data for 6981233auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958200.351812, 'last_price_update_time': 1774622810.631346}
2026-03-27 14:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981233auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982100> (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 14:46: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 14:46:56 [ecarstrade.be] INFO: Extracting details for car 6982100auction61871
2026-03-27 14:46:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8b724c9-8950-5cfc-aea8-948327f4c33f with identifier: 6982100auction61871
2026-03-27 14:46:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8b724c9-8950-5cfc-aea8-948327f4c33f with scrape type 2
2026-03-27 14:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8b724c9-8950-5cfc-aea8-948327f4c33f with scrape type 2
2026-03-27 14:46:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b8b724c9-8950-5cfc-aea8-948327f4c33f, identifier: 6982100auction61871
2026-03-27 14:46:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b8b724c9-8950-5cfc-aea8-948327f4c33f with identifier: 6982100auction61871
2026-03-27 14:46:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b8b724c9-8950-5cfc-aea8-948327f4c33f with identifier: 6982100auction61871
2026-03-27 14:46:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b8b724c9-8950-5cfc-aea8-948327f4c33f with identifier: 6982100auction61871 to the API
2026-03-27 14:46:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982100>
{'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-29T15:05:18Z',
 'fuel_type': 'Electric',
 'id': 'b8b724c9-8950-5cfc-aea8-948327f4c33f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982100',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'Q8',
 'odometer': 40587,
 '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': 'Audi Q8 E-Tron 55 Quattro Advanced 5d',
 'transmission': 'automatic',
 'trim': 'E-Tron 55 Quattro Advanced 5d',
 'vin': None,
 'year': 2024}
2026-03-27 14:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:56 [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 14:46:56 [ecarstrade.be] INFO: Saving data for 6982100auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958219.762999, 'last_price_update_time': 1774622816.540881}
2026-03-27 14:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982100auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982103> (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 14:46: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 14:46:57 [ecarstrade.be] INFO: Extracting details for car 6982103auction61871
2026-03-27 14:46:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97d830fa-f229-5d07-b777-9bd192c4464e with identifier: 6982103auction61871
2026-03-27 14:46:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97d830fa-f229-5d07-b777-9bd192c4464e with scrape type 2
2026-03-27 14:46:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97d830fa-f229-5d07-b777-9bd192c4464e with scrape type 2
2026-03-27 14:46:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 97d830fa-f229-5d07-b777-9bd192c4464e, identifier: 6982103auction61871
2026-03-27 14:46:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 97d830fa-f229-5d07-b777-9bd192c4464e with identifier: 6982103auction61871
2026-03-27 14:46:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 97d830fa-f229-5d07-b777-9bd192c4464e with identifier: 6982103auction61871
2026-03-27 14:46:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 97d830fa-f229-5d07-b777-9bd192c4464e with identifier: 6982103auction61871 to the API
2026-03-27 14:46:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982103>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.2L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '97d830fa-f229-5d07-b777-9bd192c4464e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982103',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 110610,
 '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': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 1.2 HYBRID 136 e-DSC6 GT 5d',
 'transmission': 'automatic',
 'trim': '1.2 HYBRID 136 e-DSC6 GT 5d',
 'vin': None,
 'year': 2024}
2026-03-27 14:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:58 [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 14:46:58 [ecarstrade.be] INFO: Saving data for 6982103auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958376.020255, 'last_price_update_time': 1774622818.313474}
2026-03-27 14:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982103auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981236> (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 14:46: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 14:46:59 [ecarstrade.be] INFO: Extracting details for car 6981236auction61871
2026-03-27 14:46:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bed88b0-fac0-5c18-8dee-b7bb2b8780a7 with identifier: 6981236auction61871
2026-03-27 14:46:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bed88b0-fac0-5c18-8dee-b7bb2b8780a7 with scrape type 2
2026-03-27 14:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bed88b0-fac0-5c18-8dee-b7bb2b8780a7 with scrape type 2
2026-03-27 14:46:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8bed88b0-fac0-5c18-8dee-b7bb2b8780a7, identifier: 6981236auction61871
2026-03-27 14:46:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8bed88b0-fac0-5c18-8dee-b7bb2b8780a7 with identifier: 6981236auction61871
2026-03-27 14:46:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8bed88b0-fac0-5c18-8dee-b7bb2b8780a7 with identifier: 6981236auction61871
2026-03-27 14:46:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8bed88b0-fac0-5c18-8dee-b7bb2b8780a7 with identifier: 6981236auction61871 to the API
2026-03-27 14:46:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:46:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:46:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981236>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '8bed88b0-fac0-5c18-8dee-b7bb2b8780a7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981236',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Opel',
 'model': 'Grandland X',
 'odometer': 110444,
 '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 1.5 Turbo ECOTEC D S/S MT6 Edition 5d',
 'transmission': 'manual',
 'trim': '1.5 Turbo ECOTEC D S/S MT6 Edition 5d',
 'vin': None,
 'year': 2021}
2026-03-27 14:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46: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 14:46:59 [ecarstrade.be] INFO: Saving data for 6981236auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958156.59282, 'last_price_update_time': 1774622819.593862}
2026-03-27 14:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981236auction61871') HTTP/1.1" 204 0
2026-03-27 14:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982106> (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 14:46: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 14:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982102> (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 14:46: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 14:46:59 [ecarstrade.be] INFO: Extracting details for car 6982106auction61871
2026-03-27 14:46:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f89c027-d7ff-558e-b79e-f92ea585b0a5 with identifier: 6982106auction61871
2026-03-27 14:46:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f89c027-d7ff-558e-b79e-f92ea585b0a5 with scrape type 2
2026-03-27 14:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f89c027-d7ff-558e-b79e-f92ea585b0a5 with scrape type 2
2026-03-27 14:46:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4f89c027-d7ff-558e-b79e-f92ea585b0a5, identifier: 6982106auction61871
2026-03-27 14:46:59 [ecarstrade.be] INFO: Extracting details for car 6982102auction61871
2026-03-27 14:46:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4f89c027-d7ff-558e-b79e-f92ea585b0a5 with identifier: 6982106auction61871
2026-03-27 14:46:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4f89c027-d7ff-558e-b79e-f92ea585b0a5 with identifier: 6982106auction61871
2026-03-27 14:46:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4f89c027-d7ff-558e-b79e-f92ea585b0a5 with identifier: 6982106auction61871 to the API
2026-03-27 14:46:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982106>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '4f89c027-d7ff-558e-b79e-f92ea585b0a5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982106',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 123086,
 '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 A SEDAN DIESEL (V177) A 180 d 116 Business Solution '
          '4d',
 'transmission': 'automatic',
 'trim': 'MERCEDES CLASSE A SEDAN DIESEL (V177) A 180 d 116 Business Solution '
         '4d',
 'vin': None,
 'year': 2022}
2026-03-27 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:00 [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 14:47:00 [ecarstrade.be] INFO: Saving data for 6982106auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958346.281331, 'last_price_update_time': 1774622820.247231}
2026-03-27 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982106auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9affd5cf-41e4-561a-9f9f-a87aaa77ccac with identifier: 6982102auction61871
2026-03-27 14:47:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9affd5cf-41e4-561a-9f9f-a87aaa77ccac with scrape type 2
2026-03-27 14:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9affd5cf-41e4-561a-9f9f-a87aaa77ccac with scrape type 2
2026-03-27 14:47:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9affd5cf-41e4-561a-9f9f-a87aaa77ccac, identifier: 6982102auction61871
2026-03-27 14:47:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9affd5cf-41e4-561a-9f9f-a87aaa77ccac with identifier: 6982102auction61871
2026-03-27 14:47:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9affd5cf-41e4-561a-9f9f-a87aaa77ccac with identifier: 6982102auction61871
2026-03-27 14:47:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9affd5cf-41e4-561a-9f9f-a87aaa77ccac with identifier: 6982102auction61871 to the API
2026-03-27 14:47:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982102>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '9affd5cf-41e4-561a-9f9f-a87aaa77ccac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982102',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 60918,
 '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': 'BMW X2 sDrive16dA 85kW DCT 5d',
 'transmission': 'automatic',
 'trim': 'sDrive16dA 85kW DCT 5d',
 'vin': None,
 'year': 2020}
2026-03-27 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:00 [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 14:47:00 [ecarstrade.be] INFO: Saving data for 6982102auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958273.013441, 'last_price_update_time': 1774622820.666639}
2026-03-27 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982102auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981235> (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 14:47: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 14:47:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982096> (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 14:47: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 14:47:03 [ecarstrade.be] INFO: Extracting details for car 6981235auction61871
2026-03-27 14:47:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10b4ff6a-9419-56bd-89e0-7cb956f25d42 with identifier: 6981235auction61871
2026-03-27 14:47:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10b4ff6a-9419-56bd-89e0-7cb956f25d42 with scrape type 2
2026-03-27 14:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10b4ff6a-9419-56bd-89e0-7cb956f25d42 with scrape type 2
2026-03-27 14:47:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 10b4ff6a-9419-56bd-89e0-7cb956f25d42, identifier: 6981235auction61871
2026-03-27 14:47:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 10b4ff6a-9419-56bd-89e0-7cb956f25d42 with identifier: 6981235auction61871
2026-03-27 14:47:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 10b4ff6a-9419-56bd-89e0-7cb956f25d42 with identifier: 6981235auction61871
2026-03-27 14:47:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 10b4ff6a-9419-56bd-89e0-7cb956f25d42 with identifier: 6981235auction61871 to the API
2026-03-27 14:47:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981235>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '10b4ff6a-9419-56bd-89e0-7cb956f25d42',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981235',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 178299,
 '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': 'Audi A4 2.0 35 TDi 120kW S tronic Advanced 4d',
 'transmission': 'automatic',
 'trim': '2.0 35 TDi 120kW S tronic Advanced 4d',
 'vin': None,
 'year': 2020}
2026-03-27 14:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:03 [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 14:47:03 [ecarstrade.be] INFO: Saving data for 6981235auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958155.387399, 'last_price_update_time': 1774622823.622481}
2026-03-27 14:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981235auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:03 [ecarstrade.be] INFO: Extracting details for car 6982096auction61871
2026-03-27 14:47:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afdee877-eef1-5c67-b14f-dc375bcdff9f with identifier: 6982096auction61871
2026-03-27 14:47:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afdee877-eef1-5c67-b14f-dc375bcdff9f with scrape type 2
2026-03-27 14:47:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afdee877-eef1-5c67-b14f-dc375bcdff9f with scrape type 2
2026-03-27 14:47:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: afdee877-eef1-5c67-b14f-dc375bcdff9f, identifier: 6982096auction61871
2026-03-27 14:47:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: afdee877-eef1-5c67-b14f-dc375bcdff9f with identifier: 6982096auction61871
2026-03-27 14:47:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: afdee877-eef1-5c67-b14f-dc375bcdff9f with identifier: 6982096auction61871
2026-03-27 14:47:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: afdee877-eef1-5c67-b14f-dc375bcdff9f with identifier: 6982096auction61871 to the API
2026-03-27 14:47:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982096>
{'auction_title': '',
 'c_o_2_emission_value': 44,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'afdee877-eef1-5c67-b14f-dc375bcdff9f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982096',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Land Rover',
 'model': 'Discovery Sport',
 'odometer': 45378,
 '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': 'LAND ROVER DISCOVERY SPORT - 2019 1.5 Turbo 300 PHEV AWD R-Dynamic '
          'HSE 5d',
 'transmission': 'automatic',
 'trim': 'LAND ROVER DISCOVERY SPORT - 2019 1.5 Turbo 300 PHEV AWD R-Dynamic '
         'HSE 5d',
 'vin': None,
 'year': 2023}
2026-03-27 14:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:04 [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 14:47:04 [ecarstrade.be] INFO: Saving data for 6982096auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958185.053692, 'last_price_update_time': 1774622824.06315}
2026-03-27 14:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982096auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982112> (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 14:47: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 14:47:06 [ecarstrade.be] INFO: Extracting details for car 6982112auction61871
2026-03-27 14:47:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab92aa8b-41dc-547b-99d2-b191fd66ffc0 with identifier: 6982112auction61871
2026-03-27 14:47:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab92aa8b-41dc-547b-99d2-b191fd66ffc0 with scrape type 2
2026-03-27 14:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab92aa8b-41dc-547b-99d2-b191fd66ffc0 with scrape type 2
2026-03-27 14:47:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ab92aa8b-41dc-547b-99d2-b191fd66ffc0, identifier: 6982112auction61871
2026-03-27 14:47:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ab92aa8b-41dc-547b-99d2-b191fd66ffc0 with identifier: 6982112auction61871
2026-03-27 14:47:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ab92aa8b-41dc-547b-99d2-b191fd66ffc0 with identifier: 6982112auction61871
2026-03-27 14:47:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ab92aa8b-41dc-547b-99d2-b191fd66ffc0 with identifier: 6982112auction61871 to the API
2026-03-27 14:47:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982112>
{'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-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'ab92aa8b-41dc-547b-99d2-b191fd66ffc0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982112',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 152071,
 '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 14:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:06 [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 14:47:06 [ecarstrade.be] INFO: Saving data for 6982112auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958332.146932, 'last_price_update_time': 1774622826.470121}
2026-03-27 14:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982112auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:07 [scrapy.extensions.logstats] INFO: Crawled 164 pages (at 31 pages/min), scraped 116 items (at 28 items/min)
2026-03-27 14:47:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 292MiB
2026-03-27 14:47:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982101> (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 14:47: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 14:47:08 [ecarstrade.be] INFO: Extracting details for car 6982101auction61871
2026-03-27 14:47:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c94897bb-3bc7-5160-b352-09a24bc57602 with identifier: 6982101auction61871
2026-03-27 14:47:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c94897bb-3bc7-5160-b352-09a24bc57602 with scrape type 2
2026-03-27 14:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c94897bb-3bc7-5160-b352-09a24bc57602 with scrape type 2
2026-03-27 14:47:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c94897bb-3bc7-5160-b352-09a24bc57602, identifier: 6982101auction61871
2026-03-27 14:47:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c94897bb-3bc7-5160-b352-09a24bc57602 with identifier: 6982101auction61871
2026-03-27 14:47:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c94897bb-3bc7-5160-b352-09a24bc57602 with identifier: 6982101auction61871
2026-03-27 14:47:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c94897bb-3bc7-5160-b352-09a24bc57602 with identifier: 6982101auction61871 to the API
2026-03-27 14:47:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982101>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'c94897bb-3bc7-5160-b352-09a24bc57602',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982101',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Opel',
 'model': 'Grandland X',
 'odometer': 89312,
 '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': '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 14:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:09 [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 14:47:09 [ecarstrade.be] INFO: Saving data for 6982101auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958223.280857, 'last_price_update_time': 1774622829.010921}
2026-03-27 14:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982101auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982115> (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 14:47:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008634/photo_001/780x0__r.jpg?hash=1774612484> (referer: https://ecarstrade.com/cars/7008634)
2026-03-27 14:47: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 14:47:09 [ecarstrade.be] INFO: Extracting details for car 6982115auction61871
2026-03-27 14:47:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6f5cf59-1036-54ee-a612-8571a212b85d with identifier: 6982115auction61871
2026-03-27 14:47:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6f5cf59-1036-54ee-a612-8571a212b85d with scrape type 2
2026-03-27 14:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6f5cf59-1036-54ee-a612-8571a212b85d with scrape type 2
2026-03-27 14:47:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b6f5cf59-1036-54ee-a612-8571a212b85d, identifier: 6982115auction61871
2026-03-27 14:47:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b6f5cf59-1036-54ee-a612-8571a212b85d with identifier: 6982115auction61871
2026-03-27 14:47:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b6f5cf59-1036-54ee-a612-8571a212b85d with identifier: 6982115auction61871
2026-03-27 14:47:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b6f5cf59-1036-54ee-a612-8571a212b85d with identifier: 6982115auction61871 to the API
2026-03-27 14:47:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982115>
{'auction_title': '',
 'c_o_2_emission_value': 33,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': 'b6f5cf59-1036-54ee-a612-8571a212b85d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982115',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 179363,
 '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': 'SKODA SUPERB COMBI - 2019 1.4 TSI 156 Sportline PHEV DSG '
          '(EU6d-TEMP) 5d',
 'transmission': 'automatic',
 'trim': 'SKODA SUPERB COMBI - 2019 1.4 TSI 156 Sportline PHEV DSG (EU6d-TEMP) '
         '5d',
 'vin': None,
 'year': 2020}
2026-03-27 14:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:09 [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 14:47:09 [ecarstrade.be] INFO: Saving data for 6982115auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958333.743283, 'last_price_update_time': 1774622829.863764}
2026-03-27 14:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982115auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1cf71df0-bbb6-5468-9d82-d5a6b75fa8ab
2026-03-27 14:47:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1cf71df0-bbb6-5468-9d82-d5a6b75fa8ab, skipping ID generation
2026-03-27 14:47:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cf71df0-bbb6-5468-9d82-d5a6b75fa8ab with scrape type 1
2026-03-27 14:47:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1cf71df0-bbb6-5468-9d82-d5a6b75fa8ab sending to next pipeline
2026-03-27 14:47:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1cf71df0-bbb6-5468-9d82-d5a6b75fa8ab, identifier: 7008634auction106404
2026-03-27 14:47:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1cf71df0-bbb6-5468-9d82-d5a6b75fa8ab with identifier: 7008634auction106404
2026-03-27 14:47:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1cf71df0-bbb6-5468-9d82-d5a6b75fa8ab with identifier: 7008634auction106404
2026-03-27 14:47:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1cf71df0-bbb6-5468-9d82-d5a6b75fa8ab with identifier: 7008634auction106404 to the API
2026-03-27 14:47:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008634/photo_001/780x0__r.jpg?hash=1774612484>
{'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-29T15:02:03Z',
 'fuel_type': 'Petrol',
 'id': '1cf71df0-bbb6-5468-9d82-d5a6b75fa8ab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008634',
 'listing': 'auction',
 'location': 'Belgium - "Tienen"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 16226,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 208 Allure 1.2 Gasoline 102hp',
 'transmission': 'manual',
 'trim': 'Allure 1.2 Gasoline 102hp',
 'vin': None,
 'year': 2025}
2026-03-27 14:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:10 [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 14:47:10 [ecarstrade.be] INFO: Saving data for 7008634auction106404: {'created_time': 1774622830.329605, 'last_price_update_time': 1774622830.329619, 'auction_closing_time': 1774796523.0}
2026-03-27 14:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008634auction106404') HTTP/1.1" 204 0
2026-03-27 14:47:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982116> (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 14:47: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 14:47:15 [ecarstrade.be] INFO: Extracting details for car 6982116auction61871
2026-03-27 14:47:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5802613-4656-5aa4-8f74-f6fc40ff79f9 with identifier: 6982116auction61871
2026-03-27 14:47:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5802613-4656-5aa4-8f74-f6fc40ff79f9 with scrape type 2
2026-03-27 14:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5802613-4656-5aa4-8f74-f6fc40ff79f9 with scrape type 2
2026-03-27 14:47:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b5802613-4656-5aa4-8f74-f6fc40ff79f9, identifier: 6982116auction61871
2026-03-27 14:47:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b5802613-4656-5aa4-8f74-f6fc40ff79f9 with identifier: 6982116auction61871
2026-03-27 14:47:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b5802613-4656-5aa4-8f74-f6fc40ff79f9 with identifier: 6982116auction61871
2026-03-27 14:47:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b5802613-4656-5aa4-8f74-f6fc40ff79f9 with identifier: 6982116auction61871 to the API
2026-03-27 14:47:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982116>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6D',
 'engine': '',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Electric',
 'id': 'b5802613-4656-5aa4-8f74-f6fc40ff79f9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982116',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mini',
 'model': '',
 'odometer': 25500,
 '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': 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 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:15 [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 14:47:15 [ecarstrade.be] INFO: Saving data for 6982116auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958334.520379, 'last_price_update_time': 1774622835.716493}
2026-03-27 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982116auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982109> (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 14:47: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 14:47:16 [ecarstrade.be] INFO: Extracting details for car 6982109auction61871
2026-03-27 14:47:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdc0e25a-92df-5bb3-b4e4-749f46264a69 with identifier: 6982109auction61871
2026-03-27 14:47:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdc0e25a-92df-5bb3-b4e4-749f46264a69 with scrape type 2
2026-03-27 14:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdc0e25a-92df-5bb3-b4e4-749f46264a69 with scrape type 2
2026-03-27 14:47:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cdc0e25a-92df-5bb3-b4e4-749f46264a69, identifier: 6982109auction61871
2026-03-27 14:47:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cdc0e25a-92df-5bb3-b4e4-749f46264a69 with identifier: 6982109auction61871
2026-03-27 14:47:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cdc0e25a-92df-5bb3-b4e4-749f46264a69 with identifier: 6982109auction61871
2026-03-27 14:47:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cdc0e25a-92df-5bb3-b4e4-749f46264a69 with identifier: 6982109auction61871 to the API
2026-03-27 14:47:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982109>
{'auction_title': '',
 'c_o_2_emission_value': 141,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'cdc0e25a-92df-5bb3-b4e4-749f46264a69',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982109',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 150009,
 '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': 'SKODA KODIAQ DIESEL 2.0 CR TDi 150hp Style DSG (EU6AP) 5d',
 'transmission': 'automatic',
 'trim': 'SKODA KODIAQ DIESEL 2.0 CR TDi 150hp Style DSG (EU6AP) 5d',
 'vin': None,
 'year': 2023}
2026-03-27 14:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:16 [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 14:47:16 [ecarstrade.be] INFO: Saving data for 6982109auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958329.91886, 'last_price_update_time': 1774622836.423144}
2026-03-27 14:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982109auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981249> (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 14:47: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 14:47:22 [ecarstrade.be] INFO: Extracting details for car 6981249auction61871
2026-03-27 14:47:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ec3b150-894c-51a5-832f-9bafe1c4a67a with identifier: 6981249auction61871
2026-03-27 14:47:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ec3b150-894c-51a5-832f-9bafe1c4a67a with scrape type 2
2026-03-27 14:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ec3b150-894c-51a5-832f-9bafe1c4a67a with scrape type 2
2026-03-27 14:47:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0ec3b150-894c-51a5-832f-9bafe1c4a67a, identifier: 6981249auction61871
2026-03-27 14:47:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0ec3b150-894c-51a5-832f-9bafe1c4a67a with identifier: 6981249auction61871
2026-03-27 14:47:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0ec3b150-894c-51a5-832f-9bafe1c4a67a with identifier: 6981249auction61871
2026-03-27 14:47:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0ec3b150-894c-51a5-832f-9bafe1c4a67a with identifier: 6981249auction61871 to the API
2026-03-27 14:47:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981249>
{'auction_title': '',
 'c_o_2_emission_value': 227,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '0ec3b150-894c-51a5-832f-9bafe1c4a67a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981249',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'RSQ3',
 'odometer': 112629,
 '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 RSQ3 SPORTBACK 2.5 TFSI 400 Quattro S tronic (EU6d-TEMP) 5d '
          'Auto',
 'transmission': 'automatic',
 'trim': '*AUDI  SPORTBACK 2.5 TFSI 400 Quattro S tronic (EU6d-TEMP) 5d Auto',
 'vin': None,
 'year': 2022}
2026-03-27 14:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:22 [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 14:47:22 [ecarstrade.be] INFO: Saving data for 6981249auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958184.496227, 'last_price_update_time': 1774622842.610726}
2026-03-27 14:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981249auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981245> (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 14:47: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 14:47:23 [ecarstrade.be] INFO: Extracting details for car 6981245auction61871
2026-03-27 14:47:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32c35381-b409-5290-b44d-9886161b1f6f with identifier: 6981245auction61871
2026-03-27 14:47:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32c35381-b409-5290-b44d-9886161b1f6f with scrape type 2
2026-03-27 14:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32c35381-b409-5290-b44d-9886161b1f6f with scrape type 2
2026-03-27 14:47:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 32c35381-b409-5290-b44d-9886161b1f6f, identifier: 6981245auction61871
2026-03-27 14:47:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 32c35381-b409-5290-b44d-9886161b1f6f with identifier: 6981245auction61871
2026-03-27 14:47:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 32c35381-b409-5290-b44d-9886161b1f6f with identifier: 6981245auction61871
2026-03-27 14:47:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 32c35381-b409-5290-b44d-9886161b1f6f with identifier: 6981245auction61871 to the API
2026-03-27 14:47:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981245>
{'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-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '32c35381-b409-5290-b44d-9886161b1f6f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981245',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 103382,
 '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 DIESEL - 2020 40 TDi 204hp Quattro Advanced S tronic '
          '5d',
 'transmission': 'automatic',
 'trim': 'AUDI  AVANT DIESEL - 2020 40 TDi 204hp Quattro Advanced S tronic 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981245auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:47:23 [ecarstrade.be] INFO: Saving data for 6981245auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958153.556218, 'last_price_update_time': 1774622843.950433}
2026-03-27 14:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981245auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981247> (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 14:47: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 14:47:25 [ecarstrade.be] INFO: Extracting details for car 6981247auction61871
2026-03-27 14:47:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2bd8d9a-2465-5a1e-970d-164cb27c30b6 with identifier: 6981247auction61871
2026-03-27 14:47:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2bd8d9a-2465-5a1e-970d-164cb27c30b6 with scrape type 2
2026-03-27 14:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2bd8d9a-2465-5a1e-970d-164cb27c30b6 with scrape type 2
2026-03-27 14:47:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d2bd8d9a-2465-5a1e-970d-164cb27c30b6, identifier: 6981247auction61871
2026-03-27 14:47:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d2bd8d9a-2465-5a1e-970d-164cb27c30b6 with identifier: 6981247auction61871
2026-03-27 14:47:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d2bd8d9a-2465-5a1e-970d-164cb27c30b6 with identifier: 6981247auction61871
2026-03-27 14:47:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d2bd8d9a-2465-5a1e-970d-164cb27c30b6 with identifier: 6981247auction61871 to the API
2026-03-27 14:47:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981247>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'd2bd8d9a-2465-5a1e-970d-164cb27c30b6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981247',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': '3 Series',
 'odometer': 69763,
 '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 3 TOURING DIESEL - 318 dA 150hp 5d',
 'transmission': 'automatic',
 'trim': '3 TOURING DIESEL - 318 dA 150hp 5d',
 'vin': None,
 'year': 2023}
2026-03-27 14:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:25 [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 14:47:25 [ecarstrade.be] INFO: Saving data for 6981247auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958314.478845, 'last_price_update_time': 1774622845.718627}
2026-03-27 14:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981247auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981251> (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 14:47: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 14:47:25 [ecarstrade.be] INFO: Extracting details for car 6981251auction61871
2026-03-27 14:47:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87ff07d1-afbe-51b5-83ad-11f7a4b1057c with identifier: 6981251auction61871
2026-03-27 14:47:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87ff07d1-afbe-51b5-83ad-11f7a4b1057c with scrape type 2
2026-03-27 14:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87ff07d1-afbe-51b5-83ad-11f7a4b1057c with scrape type 2
2026-03-27 14:47:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 87ff07d1-afbe-51b5-83ad-11f7a4b1057c, identifier: 6981251auction61871
2026-03-27 14:47:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 87ff07d1-afbe-51b5-83ad-11f7a4b1057c with identifier: 6981251auction61871
2026-03-27 14:47:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 87ff07d1-afbe-51b5-83ad-11f7a4b1057c with identifier: 6981251auction61871
2026-03-27 14:47:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 87ff07d1-afbe-51b5-83ad-11f7a4b1057c with identifier: 6981251auction61871 to the API
2026-03-27 14:47:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981251>
{'auction_title': '',
 'c_o_2_emission_value': 33,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '87ff07d1-afbe-51b5-83ad-11f7a4b1057c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981251',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Kia',
 'model': 'Other',
 'odometer': 160239,
 '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': 'KIA CEED SPORTSWAGON - 2018 1.6 GDi 140 PHEV Sense DCT 5d',
 'transmission': 'automatic',
 'trim': 'KIA CEED SPORTSWAGON - 2018 1.6 GDi 140 PHEV Sense DCT 5d',
 'vin': None,
 'year': 2021}
2026-03-27 14:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:26 [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 14:47:26 [ecarstrade.be] INFO: Saving data for 6981251auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958128.242848, 'last_price_update_time': 1774622846.270789}
2026-03-27 14:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981251auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981244> (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 14:47:26 [ecarstrade.be] INFO: Extracting details for car 6981244auction61871
2026-03-27 14:47:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb68b29c-2ff0-5608-b167-a822f8ba5ef8 with identifier: 6981244auction61871
2026-03-27 14:47:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb68b29c-2ff0-5608-b167-a822f8ba5ef8 with scrape type 2
2026-03-27 14:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb68b29c-2ff0-5608-b167-a822f8ba5ef8 with scrape type 2
2026-03-27 14:47:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bb68b29c-2ff0-5608-b167-a822f8ba5ef8, identifier: 6981244auction61871
2026-03-27 14:47:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bb68b29c-2ff0-5608-b167-a822f8ba5ef8 with identifier: 6981244auction61871
2026-03-27 14:47:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bb68b29c-2ff0-5608-b167-a822f8ba5ef8 with identifier: 6981244auction61871
2026-03-27 14:47:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bb68b29c-2ff0-5608-b167-a822f8ba5ef8 with identifier: 6981244auction61871 to the API
2026-03-27 14:47:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981244>
{'auction_title': '',
 'c_o_2_emission_value': 46,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'bb68b29c-2ff0-5608-b167-a822f8ba5ef8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981244',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'GLC-Class',
 'odometer': 83100,
 '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': 'MERCEDES CLASSE GLC DIESEL (C253) - 2019 GLC 300 de 194 4-Ma PHEV '
          'Business Solution 5d',
 'transmission': 'automatic',
 'trim': 'MERCEDES CLASSE GLC DIESEL (C253) - 2019 GLC 300 de 194 4-Ma PHEV '
         'Business Solution 5d',
 'vin': None,
 'year': 2021}
2026-03-27 14:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:26 [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 14:47:26 [ecarstrade.be] INFO: Saving data for 6981244auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958274.425787, 'last_price_update_time': 1774622846.897912}
2026-03-27 14:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981244auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982111> (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 14:47:27 [ecarstrade.be] INFO: Extracting details for car 6982111auction61871
2026-03-27 14:47:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 857e92f9-b59f-5067-ba44-bf791fbb259a with identifier: 6982111auction61871
2026-03-27 14:47:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 857e92f9-b59f-5067-ba44-bf791fbb259a with scrape type 2
2026-03-27 14:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 857e92f9-b59f-5067-ba44-bf791fbb259a with scrape type 2
2026-03-27 14:47:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 857e92f9-b59f-5067-ba44-bf791fbb259a, identifier: 6982111auction61871
2026-03-27 14:47:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 857e92f9-b59f-5067-ba44-bf791fbb259a with identifier: 6982111auction61871
2026-03-27 14:47:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 857e92f9-b59f-5067-ba44-bf791fbb259a with identifier: 6982111auction61871
2026-03-27 14:47:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 857e92f9-b59f-5067-ba44-bf791fbb259a with identifier: 6982111auction61871 to the API
2026-03-27 14:47:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982111>
{'auction_title': '',
 'c_o_2_emission_value': 50,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '857e92f9-b59f-5067-ba44-bf791fbb259a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982111',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'GLC-Class',
 'odometer': 56725,
 '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 GLC COUPE DIESEL (C253) - 2019 GLC 300 de 316 '
          '(194+122)  4-Matic (EU6.2) 5d Auto',
 'transmission': 'automatic',
 'trim': 'MERCEDES CLASSE GLC COUPE DIESEL (C253) - 2019 GLC 300 de 316 '
         '(194+122)  4-Matic (EU6.2) 5d Auto',
 'vin': None,
 'year': 2022}
2026-03-27 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:28 [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 14:47:28 [ecarstrade.be] INFO: Saving data for 6982111auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958331.583808, 'last_price_update_time': 1774622848.287297}
2026-03-27 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982111auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982121> (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 14:47:28 [ecarstrade.be] INFO: Extracting details for car 6982121auction61871
2026-03-27 14:47:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 627955fd-7169-5066-b3a6-96013d2386c1 with identifier: 6982121auction61871
2026-03-27 14:47:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 627955fd-7169-5066-b3a6-96013d2386c1 with scrape type 2
2026-03-27 14:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 627955fd-7169-5066-b3a6-96013d2386c1 with scrape type 2
2026-03-27 14:47:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 627955fd-7169-5066-b3a6-96013d2386c1, identifier: 6982121auction61871
2026-03-27 14:47:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 627955fd-7169-5066-b3a6-96013d2386c1 with identifier: 6982121auction61871
2026-03-27 14:47:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 627955fd-7169-5066-b3a6-96013d2386c1 with identifier: 6982121auction61871
2026-03-27 14:47:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 627955fd-7169-5066-b3a6-96013d2386c1 with identifier: 6982121auction61871 to the API
2026-03-27 14:47:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982121>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '627955fd-7169-5066-b3a6-96013d2386c1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982121',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 76227,
 '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 TIGUAN DIESEL - 2021 2.0 TDI 150 SCR Elegance BMT DSG 5d',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN TIGUAN DIESEL - 2021 2.0 TDI 150 SCR Elegance BMT DSG 5d',
 'vin': None,
 'year': 2023}
2026-03-27 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:28 [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 14:47:28 [ecarstrade.be] INFO: Saving data for 6982121auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958240.39281, 'last_price_update_time': 1774622848.856501}
2026-03-27 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982121auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6981230auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6981230auction61871: 2
2026-03-27 14:47: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 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6982094auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6982094auction61871: 2
2026-03-27 14:47: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 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6982093auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6982093auction61871: 2
2026-03-27 14:47: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 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6981225auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6981225auction61871: 2
2026-03-27 14:47: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 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6981227auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6981227auction61871: 2
2026-03-27 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6981229auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6981229auction61871: 2
2026-03-27 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6982090auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6982090auction61871: 2
2026-03-27 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6982091auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6982091auction61871: 2
2026-03-27 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6981223auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6981223auction61871: 2
2026-03-27 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6982087auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6982087auction61871: 2
2026-03-27 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6982084auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6982084auction61871: 2
2026-03-27 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6982088auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6982088auction61871: 2
2026-03-27 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6981222auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6981222auction61871: 2
2026-03-27 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6982085auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6982085auction61871: 2
2026-03-27 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6981220auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6981220auction61871: 2
2026-03-27 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6982082auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6982082auction61871: 2
2026-03-27 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6982079auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6982079auction61871: 2
2026-03-27 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6982083auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6982083auction61871: 2
2026-03-27 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6982070auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6982070auction61871: 2
2026-03-27 14:47:29 [ecarstrade.be] INFO: Found listing with ID: 6982072auction61871
2026-03-27 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:29 [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 14:47:29 [ecarstrade.be] INFO: Scrape type for 6982072auction61871: 2
2026-03-27 14:47:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981255> (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 14:47: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 14:47:33 [ecarstrade.be] INFO: Extracting details for car 6981255auction61871
2026-03-27 14:47:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fff7a969-4e67-578b-bae1-b505f819ffc0 with identifier: 6981255auction61871
2026-03-27 14:47:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fff7a969-4e67-578b-bae1-b505f819ffc0 with scrape type 2
2026-03-27 14:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fff7a969-4e67-578b-bae1-b505f819ffc0 with scrape type 2
2026-03-27 14:47:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fff7a969-4e67-578b-bae1-b505f819ffc0, identifier: 6981255auction61871
2026-03-27 14:47:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fff7a969-4e67-578b-bae1-b505f819ffc0 with identifier: 6981255auction61871
2026-03-27 14:47:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fff7a969-4e67-578b-bae1-b505f819ffc0 with identifier: 6981255auction61871
2026-03-27 14:47:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fff7a969-4e67-578b-bae1-b505f819ffc0 with identifier: 6981255auction61871 to the API
2026-03-27 14:47:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981255>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'category': None,
 'color': None,
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'fff7a969-4e67-578b-bae1-b505f819ffc0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981255',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Other',
 'model': 'Volvo',
 'odometer': 41587,
 '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, XC90 FL'20, Volvo XC90 2.0 B5 D 4WD Geartronic Momentum Pro "
          '7P',
 'transmission': 'automatic',
 'trim': ", XC90 FL'20,  XC90 2.0 B5 D 4WD Geartronic Momentum Pro 7P",
 'vin': None,
 'year': 2021}
2026-03-27 14:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:34 [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 14:47:34 [ecarstrade.be] INFO: Saving data for 6981255auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958168.119829, 'last_price_update_time': 1774622854.051665}
2026-03-27 14:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981255auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982093> (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 14: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 14:47:37 [ecarstrade.be] INFO: Extracting details for car 6982093auction61871
2026-03-27 14:47:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 434752d7-ab52-5cff-97d9-ea5339694ed5 with identifier: 6982093auction61871
2026-03-27 14:47:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 434752d7-ab52-5cff-97d9-ea5339694ed5 with scrape type 2
2026-03-27 14:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 434752d7-ab52-5cff-97d9-ea5339694ed5 with scrape type 2
2026-03-27 14:47:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 434752d7-ab52-5cff-97d9-ea5339694ed5, identifier: 6982093auction61871
2026-03-27 14:47:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 434752d7-ab52-5cff-97d9-ea5339694ed5 with identifier: 6982093auction61871
2026-03-27 14:47:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 434752d7-ab52-5cff-97d9-ea5339694ed5 with identifier: 6982093auction61871
2026-03-27 14:47:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 434752d7-ab52-5cff-97d9-ea5339694ed5 with identifier: 6982093auction61871 to the API
2026-03-27 14:47:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982093>
{'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-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '434752d7-ab52-5cff-97d9-ea5339694ed5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982093',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 69790,
 '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': '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 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:38 [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 14:47:38 [ecarstrade.be] INFO: Saving data for 6982093auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958188.363556, 'last_price_update_time': 1774622858.274368}
2026-03-27 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982093auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981230> (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 14:47: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 14:47:38 [ecarstrade.be] INFO: Extracting details for car 6981230auction61871
2026-03-27 14:47:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72cfda2a-3e6e-5527-923e-f91fefd307f8 with identifier: 6981230auction61871
2026-03-27 14:47:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72cfda2a-3e6e-5527-923e-f91fefd307f8 with scrape type 2
2026-03-27 14:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72cfda2a-3e6e-5527-923e-f91fefd307f8 with scrape type 2
2026-03-27 14:47:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 72cfda2a-3e6e-5527-923e-f91fefd307f8, identifier: 6981230auction61871
2026-03-27 14:47:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 72cfda2a-3e6e-5527-923e-f91fefd307f8 with identifier: 6981230auction61871
2026-03-27 14:47:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 72cfda2a-3e6e-5527-923e-f91fefd307f8 with identifier: 6981230auction61871
2026-03-27 14:47:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 72cfda2a-3e6e-5527-923e-f91fefd307f8 with identifier: 6981230auction61871 to the API
2026-03-27 14:47:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981230>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '72cfda2a-3e6e-5527-923e-f91fefd307f8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981230',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Ford',
 'model': 'Transit Courier',
 'odometer': 99656,
 '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': 2,
 'seller_name': None,
 'title': 'FORD TRANSIT COURIER DSL - 2018 1.5 TDCi 102 Trend S/S (EU6d) 5d',
 'transmission': 'manual',
 'trim': 'FORD TRANSIT COURIER DSL - 2018 1.5 TDCi 102 Trend S/S (EU6d) 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:38 [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 14:47:38 [ecarstrade.be] INFO: Saving data for 6981230auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958128.733245, 'last_price_update_time': 1774622858.804188}
2026-03-27 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981230auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981248> (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 14:47: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 14:47:39 [ecarstrade.be] INFO: Extracting details for car 6981248auction61871
2026-03-27 14:47:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1eb67dd6-8c3d-558a-9c8c-27f96a4b6f32 with identifier: 6981248auction61871
2026-03-27 14:47:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1eb67dd6-8c3d-558a-9c8c-27f96a4b6f32 with scrape type 2
2026-03-27 14:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1eb67dd6-8c3d-558a-9c8c-27f96a4b6f32 with scrape type 2
2026-03-27 14:47:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1eb67dd6-8c3d-558a-9c8c-27f96a4b6f32, identifier: 6981248auction61871
2026-03-27 14:47:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1eb67dd6-8c3d-558a-9c8c-27f96a4b6f32 with identifier: 6981248auction61871
2026-03-27 14:47:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1eb67dd6-8c3d-558a-9c8c-27f96a4b6f32 with identifier: 6981248auction61871
2026-03-27 14:47:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1eb67dd6-8c3d-558a-9c8c-27f96a4b6f32 with identifier: 6981248auction61871 to the API
2026-03-27 14:47:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981248>
{'auction_title': '',
 'c_o_2_emission_value': 41,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': '1eb67dd6-8c3d-558a-9c8c-27f96a4b6f32',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981248',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 167267,
 '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 xDrive25e 125hp PHEV (EU6d-TEMP) 5d',
 'transmission': 'automatic',
 'trim': 'xDrive25e 125hp PHEV (EU6d-TEMP) 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:39 [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 14:47:39 [ecarstrade.be] INFO: Saving data for 6981248auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958276.15669, 'last_price_update_time': 1774622859.868429}
2026-03-27 14:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981248auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981252> (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 14:47: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 14:47:40 [ecarstrade.be] INFO: Extracting details for car 6981252auction61871
2026-03-27 14:47:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 692d1e1e-700b-505a-a48a-b2c908d2c145 with identifier: 6981252auction61871
2026-03-27 14:47:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 692d1e1e-700b-505a-a48a-b2c908d2c145 with scrape type 2
2026-03-27 14:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 692d1e1e-700b-505a-a48a-b2c908d2c145 with scrape type 2
2026-03-27 14:47:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 692d1e1e-700b-505a-a48a-b2c908d2c145, identifier: 6981252auction61871
2026-03-27 14:47:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 692d1e1e-700b-505a-a48a-b2c908d2c145 with identifier: 6981252auction61871
2026-03-27 14:47:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 692d1e1e-700b-505a-a48a-b2c908d2c145 with identifier: 6981252auction61871
2026-03-27 14:47:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 692d1e1e-700b-505a-a48a-b2c908d2c145 with identifier: 6981252auction61871 to the API
2026-03-27 14:47:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981252>
{'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-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '692d1e1e-700b-505a-a48a-b2c908d2c145',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981252',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'Citan',
 'odometer': 107787,
 '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': 2,
 '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 14:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:40 [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 14:47:40 [ecarstrade.be] INFO: Saving data for 6981252auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958189.396025, 'last_price_update_time': 1774622860.670812}
2026-03-27 14:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981252auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982118> (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 14:47: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 14:47:42 [ecarstrade.be] INFO: Extracting details for car 6982118auction61871
2026-03-27 14:47:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e300509e-1ebe-59ab-a0e2-703e004f212d with identifier: 6982118auction61871
2026-03-27 14:47:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e300509e-1ebe-59ab-a0e2-703e004f212d with scrape type 2
2026-03-27 14:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e300509e-1ebe-59ab-a0e2-703e004f212d with scrape type 2
2026-03-27 14:47:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e300509e-1ebe-59ab-a0e2-703e004f212d, identifier: 6982118auction61871
2026-03-27 14:47:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e300509e-1ebe-59ab-a0e2-703e004f212d with identifier: 6982118auction61871
2026-03-27 14:47:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e300509e-1ebe-59ab-a0e2-703e004f212d with identifier: 6982118auction61871
2026-03-27 14:47:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e300509e-1ebe-59ab-a0e2-703e004f212d with identifier: 6982118auction61871 to the API
2026-03-27 14:47:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982118>
{'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-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'e300509e-1ebe-59ab-a0e2-703e004f212d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982118',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 44939,
 '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 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:42 [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 14:47:42 [ecarstrade.be] INFO: Saving data for 6982118auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958336.134187, 'last_price_update_time': 1774622862.957892}
2026-03-27 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982118auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982094> (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 14: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 14:47:44 [ecarstrade.be] INFO: Extracting details for car 6982094auction61871
2026-03-27 14:47:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3eb3c2f-77c2-5f25-ac39-36cde99d39b0 with identifier: 6982094auction61871
2026-03-27 14:47:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3eb3c2f-77c2-5f25-ac39-36cde99d39b0 with scrape type 2
2026-03-27 14:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3eb3c2f-77c2-5f25-ac39-36cde99d39b0 with scrape type 2
2026-03-27 14:47:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f3eb3c2f-77c2-5f25-ac39-36cde99d39b0, identifier: 6982094auction61871
2026-03-27 14:47:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f3eb3c2f-77c2-5f25-ac39-36cde99d39b0 with identifier: 6982094auction61871
2026-03-27 14:47:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f3eb3c2f-77c2-5f25-ac39-36cde99d39b0 with identifier: 6982094auction61871
2026-03-27 14:47:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f3eb3c2f-77c2-5f25-ac39-36cde99d39b0 with identifier: 6982094auction61871 to the API
2026-03-27 14:47:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982094>
{'auction_title': '',
 'c_o_2_emission_value': 35,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': 'f3eb3c2f-77c2-5f25-ac39-36cde99d39b0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982094',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 176659,
 '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': 'Volkswagen Tiguan 1.4 eHybrid DSG Life 5d',
 'transmission': 'automatic',
 'trim': '1.4 eHybrid DSG Life 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:45 [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 14:47:45 [ecarstrade.be] INFO: Saving data for 6982094auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958315.063502, 'last_price_update_time': 1774622865.357189}
2026-03-27 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982094auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:46 [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 14:47: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 14:47:46 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:47:46 [ecarstrade.be] INFO: Found listing with ID: 6981217auction61871
2026-03-27 14:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:46 [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 14:47:46 [ecarstrade.be] INFO: Scrape type for 6981217auction61871: 2
2026-03-27 14:47:46 [ecarstrade.be] INFO: Found listing with ID: 6982075auction61871
2026-03-27 14:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:46 [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 14:47:46 [ecarstrade.be] INFO: Scrape type for 6982075auction61871: 2
2026-03-27 14:47:46 [ecarstrade.be] INFO: Found listing with ID: 6982078auction61871
2026-03-27 14:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:46 [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 14:47:46 [ecarstrade.be] INFO: Scrape type for 6982078auction61871: 2
2026-03-27 14:47:46 [ecarstrade.be] INFO: Found listing with ID: 6981214auction61871
2026-03-27 14:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:46 [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 14:47:46 [ecarstrade.be] INFO: Scrape type for 6981214auction61871: 2
2026-03-27 14:47:46 [ecarstrade.be] INFO: Found listing with ID: 6981218auction61871
2026-03-27 14:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:46 [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 14:47:46 [ecarstrade.be] INFO: Scrape type for 6981218auction61871: 2
2026-03-27 14:47:46 [ecarstrade.be] INFO: Found listing with ID: 6981205auction61871
2026-03-27 14:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:46 [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 14:47:46 [ecarstrade.be] INFO: Scrape type for 6981205auction61871: 2
2026-03-27 14:47:46 [ecarstrade.be] INFO: Found listing with ID: 6981206auction61871
2026-03-27 14:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:46 [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 14:47:46 [ecarstrade.be] INFO: Scrape type for 6981206auction61871: 2
2026-03-27 14:47:46 [ecarstrade.be] INFO: Found listing with ID: 6981209auction61871
2026-03-27 14:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:46 [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 14:47:46 [ecarstrade.be] INFO: Scrape type for 6981209auction61871: 2
2026-03-27 14:47:46 [ecarstrade.be] INFO: Found listing with ID: 6981212auction61871
2026-03-27 14:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:46 [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 14:47:46 [ecarstrade.be] INFO: Scrape type for 6981212auction61871: 2
2026-03-27 14:47:46 [ecarstrade.be] INFO: Found listing with ID: 6982063auction61871
2026-03-27 14:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:46 [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 14:47:46 [ecarstrade.be] INFO: Scrape type for 6982063auction61871: 2
2026-03-27 14:47:46 [ecarstrade.be] INFO: Found listing with ID: 6981197auction61871
2026-03-27 14:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:46 [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 14:47:46 [ecarstrade.be] INFO: Scrape type for 6981197auction61871: 2
2026-03-27 14:47:46 [ecarstrade.be] INFO: Found listing with ID: 6981199auction61871
2026-03-27 14:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:47 [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 14:47:47 [ecarstrade.be] INFO: Scrape type for 6981199auction61871: 2
2026-03-27 14:47:47 [ecarstrade.be] INFO: Found listing with ID: 6982056auction61871
2026-03-27 14:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:47 [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 14:47:47 [ecarstrade.be] INFO: Scrape type for 6982056auction61871: 2
2026-03-27 14:47:47 [ecarstrade.be] INFO: Found listing with ID: 6982057auction61871
2026-03-27 14:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:47 [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 14:47:47 [ecarstrade.be] INFO: Scrape type for 6982057auction61871: 2
2026-03-27 14:47:47 [ecarstrade.be] INFO: Found listing with ID: 6982053auction61871
2026-03-27 14:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:47 [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 14:47:47 [ecarstrade.be] INFO: Scrape type for 6982053auction61871: 2
2026-03-27 14:47:47 [ecarstrade.be] INFO: Found listing with ID: 6981195auction61871
2026-03-27 14:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:47 [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 14:47:47 [ecarstrade.be] INFO: Scrape type for 6981195auction61871: 2
2026-03-27 14:47:47 [ecarstrade.be] INFO: Found listing with ID: 6982055auction61871
2026-03-27 14:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:47 [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 14:47:47 [ecarstrade.be] INFO: Scrape type for 6982055auction61871: 2
2026-03-27 14:47:47 [ecarstrade.be] INFO: Found listing with ID: 6982058auction61871
2026-03-27 14:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:47 [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 14:47:47 [ecarstrade.be] INFO: Scrape type for 6982058auction61871: 2
2026-03-27 14:47:47 [ecarstrade.be] INFO: Found listing with ID: 6981190auction61871
2026-03-27 14:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:47 [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 14:47:47 [ecarstrade.be] INFO: Scrape type for 6981190auction61871: 2
2026-03-27 14:47:47 [ecarstrade.be] INFO: Found listing with ID: 6981193auction61871
2026-03-27 14:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:47 [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 14:47:47 [ecarstrade.be] INFO: Scrape type for 6981193auction61871: 2
2026-03-27 14:47:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982090> (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 14:47: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 14:47:48 [ecarstrade.be] INFO: Extracting details for car 6982090auction61871
2026-03-27 14:47:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bf9987f-2b38-5976-9b77-e41e1da8b19a with identifier: 6982090auction61871
2026-03-27 14:47:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bf9987f-2b38-5976-9b77-e41e1da8b19a with scrape type 2
2026-03-27 14:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bf9987f-2b38-5976-9b77-e41e1da8b19a with scrape type 2
2026-03-27 14:47:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8bf9987f-2b38-5976-9b77-e41e1da8b19a, identifier: 6982090auction61871
2026-03-27 14:47:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8bf9987f-2b38-5976-9b77-e41e1da8b19a with identifier: 6982090auction61871
2026-03-27 14:47:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8bf9987f-2b38-5976-9b77-e41e1da8b19a with identifier: 6982090auction61871
2026-03-27 14:47:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8bf9987f-2b38-5976-9b77-e41e1da8b19a with identifier: 6982090auction61871 to the API
2026-03-27 14:47:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982090>
{'auction_title': '',
 'c_o_2_emission_value': 244,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '8bf9987f-2b38-5976-9b77-e41e1da8b19a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982090',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Ford',
 'model': 'Ranger',
 'odometer': 255939,
 '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': 'Ford Ranger 2.0 BiT 156kW 4x4 Aut. D-Cab Wildtrak 4d',
 'transmission': 'automatic',
 'trim': '2.0 BiT 156kW 4x4 Aut. D-Cab Wildtrak 4d',
 'vin': None,
 'year': 2021}
2026-03-27 14:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:48 [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 14:47:48 [ecarstrade.be] INFO: Saving data for 6982090auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958183.360657, 'last_price_update_time': 1774622868.547019}
2026-03-27 14:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982090auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981227> (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 14:47: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 14:47:48 [ecarstrade.be] INFO: Extracting details for car 6981227auction61871
2026-03-27 14:47:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e543de38-e369-54bf-8fbc-450e9a8f99aa with identifier: 6981227auction61871
2026-03-27 14:47:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e543de38-e369-54bf-8fbc-450e9a8f99aa with scrape type 2
2026-03-27 14:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e543de38-e369-54bf-8fbc-450e9a8f99aa with scrape type 2
2026-03-27 14:47:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e543de38-e369-54bf-8fbc-450e9a8f99aa, identifier: 6981227auction61871
2026-03-27 14:47:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e543de38-e369-54bf-8fbc-450e9a8f99aa with identifier: 6981227auction61871
2026-03-27 14:47:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e543de38-e369-54bf-8fbc-450e9a8f99aa with identifier: 6981227auction61871
2026-03-27 14:47:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e543de38-e369-54bf-8fbc-450e9a8f99aa with identifier: 6981227auction61871 to the API
2026-03-27 14:47:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981227>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'e543de38-e369-54bf-8fbc-450e9a8f99aa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981227',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 101355,
 '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 Variant VIII 1.0 eTSI 81kW DSG Life 5d',
 'transmission': 'automatic',
 'trim': 'Variant VIII 1.0 eTSI 81kW DSG Life 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981227auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:47:49 [ecarstrade.be] INFO: Saving data for 6981227auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958221.666842, 'last_price_update_time': 1774622869.200882}
2026-03-27 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981227auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981223> (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 14: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 14:47:50 [ecarstrade.be] INFO: Extracting details for car 6981223auction61871
2026-03-27 14:47:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c78fe96c-8fbe-5cba-a28d-f6f16ab05ae8 with identifier: 6981223auction61871
2026-03-27 14:47:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c78fe96c-8fbe-5cba-a28d-f6f16ab05ae8 with scrape type 2
2026-03-27 14:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c78fe96c-8fbe-5cba-a28d-f6f16ab05ae8 with scrape type 2
2026-03-27 14:47:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c78fe96c-8fbe-5cba-a28d-f6f16ab05ae8, identifier: 6981223auction61871
2026-03-27 14:47:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c78fe96c-8fbe-5cba-a28d-f6f16ab05ae8 with identifier: 6981223auction61871
2026-03-27 14:47:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c78fe96c-8fbe-5cba-a28d-f6f16ab05ae8 with identifier: 6981223auction61871
2026-03-27 14:47:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c78fe96c-8fbe-5cba-a28d-f6f16ab05ae8 with identifier: 6981223auction61871 to the API
2026-03-27 14:47:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981223>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'c78fe96c-8fbe-5cba-a28d-f6f16ab05ae8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981223',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': 'Other',
 'odometer': 64938,
 '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': 'BMW 2 GRAN COUPE DIESEL 218 d 150hp 4d',
 'transmission': 'manual',
 'trim': '2 GRAN COUPE DIESEL 218 d 150hp 4d',
 'vin': None,
 'year': 2022}
2026-03-27 14:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981223auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:47:50 [ecarstrade.be] INFO: Saving data for 6981223auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958204.716602, 'last_price_update_time': 1774622870.90687}
2026-03-27 14:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981223auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982087> (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 14:47: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 14:47:52 [ecarstrade.be] INFO: Extracting details for car 6982087auction61871
2026-03-27 14:47:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3a32527-9eda-5ad2-9c3b-2d4b0163de0f with identifier: 6982087auction61871
2026-03-27 14:47:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3a32527-9eda-5ad2-9c3b-2d4b0163de0f with scrape type 2
2026-03-27 14:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3a32527-9eda-5ad2-9c3b-2d4b0163de0f with scrape type 2
2026-03-27 14:47:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e3a32527-9eda-5ad2-9c3b-2d4b0163de0f, identifier: 6982087auction61871
2026-03-27 14:47:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e3a32527-9eda-5ad2-9c3b-2d4b0163de0f with identifier: 6982087auction61871
2026-03-27 14:47:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e3a32527-9eda-5ad2-9c3b-2d4b0163de0f with identifier: 6982087auction61871
2026-03-27 14:47:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e3a32527-9eda-5ad2-9c3b-2d4b0163de0f with identifier: 6982087auction61871 to the API
2026-03-27 14:47:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982087>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'e3a32527-9eda-5ad2-9c3b-2d4b0163de0f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982087',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 172699,
 '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': 5,
 'seller_name': None,
 'title': 'Audi A4 Avant 2.0 30 TDi 90kW S tronic Business Ed 5d',
 'transmission': 'automatic',
 'trim': 'Avant 2.0 30 TDi 90kW S tronic Business Ed 5d',
 'vin': None,
 'year': 2019}
2026-03-27 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:53 [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 14:47:53 [ecarstrade.be] INFO: Saving data for 6982087auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958186.533573, 'last_price_update_time': 1774622873.130235}
2026-03-27 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982087auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982091> (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 14:47: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 14:47:54 [ecarstrade.be] INFO: Extracting details for car 6982091auction61871
2026-03-27 14:47:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f08e8f8b-0258-579e-ae60-2fb52e326c69 with identifier: 6982091auction61871
2026-03-27 14:47:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f08e8f8b-0258-579e-ae60-2fb52e326c69 with scrape type 2
2026-03-27 14:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f08e8f8b-0258-579e-ae60-2fb52e326c69 with scrape type 2
2026-03-27 14:47:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f08e8f8b-0258-579e-ae60-2fb52e326c69, identifier: 6982091auction61871
2026-03-27 14:47:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f08e8f8b-0258-579e-ae60-2fb52e326c69 with identifier: 6982091auction61871
2026-03-27 14:47:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f08e8f8b-0258-579e-ae60-2fb52e326c69 with identifier: 6982091auction61871
2026-03-27 14:47:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f08e8f8b-0258-579e-ae60-2fb52e326c69 with identifier: 6982091auction61871 to the API
2026-03-27 14:47:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982091>
{'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-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'f08e8f8b-0258-579e-ae60-2fb52e326c69',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982091',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'Q2',
 'odometer': 79872,
 '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 Q2 DIESEL - 2021 35 TDi 150hp S tronic 5d',
 'transmission': 'automatic',
 'trim': 'AUDI  DIESEL - 2021 35 TDi 150hp S tronic 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:54 [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 14:47:54 [ecarstrade.be] INFO: Saving data for 6982091auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958186.120622, 'last_price_update_time': 1774622874.846089}
2026-03-27 14:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982091auction61871') HTTP/1.1" 204 0
2026-03-27 14:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981225> (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 14:47: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 14:47:55 [ecarstrade.be] INFO: Extracting details for car 6981225auction61871
2026-03-27 14:47:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d28c5d4-4bad-5826-b124-7848fd1cdf90 with identifier: 6981225auction61871
2026-03-27 14:47:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d28c5d4-4bad-5826-b124-7848fd1cdf90 with scrape type 2
2026-03-27 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d28c5d4-4bad-5826-b124-7848fd1cdf90 with scrape type 2
2026-03-27 14:47:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1d28c5d4-4bad-5826-b124-7848fd1cdf90, identifier: 6981225auction61871
2026-03-27 14:47:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1d28c5d4-4bad-5826-b124-7848fd1cdf90 with identifier: 6981225auction61871
2026-03-27 14:47:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1d28c5d4-4bad-5826-b124-7848fd1cdf90 with identifier: 6981225auction61871
2026-03-27 14:47:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1d28c5d4-4bad-5826-b124-7848fd1cdf90 with identifier: 6981225auction61871 to the API
2026-03-27 14:47:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:47:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:47:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981225>
{'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-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '1d28c5d4-4bad-5826-b124-7848fd1cdf90',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981225',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 143076,
 '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': 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': 2021}
2026-03-27 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:55 [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 14:47:55 [ecarstrade.be] INFO: Saving data for 6981225auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958203.516139, 'last_price_update_time': 1774622875.64996}
2026-03-27 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981225auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982084> (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 14:48: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 14:48:01 [ecarstrade.be] INFO: Extracting details for car 6982084auction61871
2026-03-27 14:48:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e929611f-6ab6-58d0-bef1-05b86c3415e2 with identifier: 6982084auction61871
2026-03-27 14:48:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e929611f-6ab6-58d0-bef1-05b86c3415e2 with scrape type 2
2026-03-27 14:48:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e929611f-6ab6-58d0-bef1-05b86c3415e2 with scrape type 2
2026-03-27 14:48:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e929611f-6ab6-58d0-bef1-05b86c3415e2, identifier: 6982084auction61871
2026-03-27 14:48:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e929611f-6ab6-58d0-bef1-05b86c3415e2 with identifier: 6982084auction61871
2026-03-27 14:48:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e929611f-6ab6-58d0-bef1-05b86c3415e2 with identifier: 6982084auction61871
2026-03-27 14:48:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e929611f-6ab6-58d0-bef1-05b86c3415e2 with identifier: 6982084auction61871 to the API
2026-03-27 14:48:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:48:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:48:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982084>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'e929611f-6ab6-58d0-bef1-05b86c3415e2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982084',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 110186,
 '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': 'Opel Astra Sports Tourer 1.5 Turbo D 77kW S/S Edition 5d',
 'transmission': 'manual',
 'trim': 'Sports Tourer 1.5 Turbo D 77kW S/S Edition 5d',
 'vin': None,
 'year': 2021}
2026-03-27 14:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:02 [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 14:48:02 [ecarstrade.be] INFO: Saving data for 6982084auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958188.070409, 'last_price_update_time': 1774622882.93914}
2026-03-27 14:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982084auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981220> (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 14:48: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 14:48:03 [ecarstrade.be] INFO: Extracting details for car 6981220auction61871
2026-03-27 14:48:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbf6726f-5b8d-535b-a3eb-bedbdc0fc2f7 with identifier: 6981220auction61871
2026-03-27 14:48:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbf6726f-5b8d-535b-a3eb-bedbdc0fc2f7 with scrape type 2
2026-03-27 14:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbf6726f-5b8d-535b-a3eb-bedbdc0fc2f7 with scrape type 2
2026-03-27 14:48:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cbf6726f-5b8d-535b-a3eb-bedbdc0fc2f7, identifier: 6981220auction61871
2026-03-27 14:48:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cbf6726f-5b8d-535b-a3eb-bedbdc0fc2f7 with identifier: 6981220auction61871
2026-03-27 14:48:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cbf6726f-5b8d-535b-a3eb-bedbdc0fc2f7 with identifier: 6981220auction61871
2026-03-27 14:48:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cbf6726f-5b8d-535b-a3eb-bedbdc0fc2f7 with identifier: 6981220auction61871 to the API
2026-03-27 14:48:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:48:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:48:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981220>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'cbf6726f-5b8d-535b-a3eb-bedbdc0fc2f7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981220',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 106788,
 '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': 'Audi A3 Sportback 2.0 35 TDi 110kW S tronic Business Ed 5d',
 'transmission': 'automatic',
 'trim': 'Sportback 2.0 35 TDi 110kW S tronic Business Ed 5d',
 'vin': None,
 'year': 2019}
2026-03-27 14:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:04 [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 14:48:04 [ecarstrade.be] INFO: Saving data for 6981220auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958205.913443, 'last_price_update_time': 1774622884.201457}
2026-03-27 14:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981220auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982072> (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 14:48: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 14:48:05 [ecarstrade.be] INFO: Extracting details for car 6982072auction61871
2026-03-27 14:48:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42a0904a-f49b-584c-952d-27e16502c9d9 with identifier: 6982072auction61871
2026-03-27 14:48:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42a0904a-f49b-584c-952d-27e16502c9d9 with scrape type 2
2026-03-27 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42a0904a-f49b-584c-952d-27e16502c9d9 with scrape type 2
2026-03-27 14:48:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 42a0904a-f49b-584c-952d-27e16502c9d9, identifier: 6982072auction61871
2026-03-27 14:48:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 42a0904a-f49b-584c-952d-27e16502c9d9 with identifier: 6982072auction61871
2026-03-27 14:48:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 42a0904a-f49b-584c-952d-27e16502c9d9 with identifier: 6982072auction61871
2026-03-27 14:48:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 42a0904a-f49b-584c-952d-27e16502c9d9 with identifier: 6982072auction61871 to the API
2026-03-27 14:48:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:48:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:48:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982072>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.1L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '42a0904a-f49b-584c-952d-27e16502c9d9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982072',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Ford',
 'model': 'Fiesta',
 'odometer': 105627,
 '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': "Ford, Fiesta '17, Ford Fiesta 1.1i 52kW Business Class 5d",
 'transmission': 'manual',
 'trim': ",  '17,   1.1i 52kW Business Class 5d",
 'vin': None,
 'year': 2019}
2026-03-27 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982072auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:48:05 [ecarstrade.be] INFO: Saving data for 6982072auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958166.947246, 'last_price_update_time': 1774622885.475554}
2026-03-27 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982072auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:07 [scrapy.extensions.logstats] INFO: Crawled 193 pages (at 29 pages/min), scraped 144 items (at 28 items/min)
2026-03-27 14:48:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 292MiB
2026-03-27 14:48:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982070> (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 14:48: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 14:48:07 [ecarstrade.be] INFO: Extracting details for car 6982070auction61871
2026-03-27 14:48:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8aa5272-ef98-5eb2-83ed-1f5e4be16828 with identifier: 6982070auction61871
2026-03-27 14:48:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8aa5272-ef98-5eb2-83ed-1f5e4be16828 with scrape type 2
2026-03-27 14:48:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8aa5272-ef98-5eb2-83ed-1f5e4be16828 with scrape type 2
2026-03-27 14:48:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c8aa5272-ef98-5eb2-83ed-1f5e4be16828, identifier: 6982070auction61871
2026-03-27 14:48:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c8aa5272-ef98-5eb2-83ed-1f5e4be16828 with identifier: 6982070auction61871
2026-03-27 14:48:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c8aa5272-ef98-5eb2-83ed-1f5e4be16828 with identifier: 6982070auction61871
2026-03-27 14:48:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c8aa5272-ef98-5eb2-83ed-1f5e4be16828 with identifier: 6982070auction61871 to the API
2026-03-27 14:48:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:48:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:48:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982070>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'c8aa5272-ef98-5eb2-83ed-1f5e4be16828',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982070',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Opel',
 'model': 'Crossland X',
 'odometer': 54506,
 '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': "Opel, Crossland '20, Opel Crossland 1.2 81kW Turbo S/S Elegance 5d",
 'transmission': 'manual',
 'trim': ", Crossland '20,  Crossland 1.2 81kW Turbo S/S Elegance 5d",
 'vin': None,
 'year': 2021}
2026-03-27 14:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:07 [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 14:48:07 [ecarstrade.be] INFO: Saving data for 6982070auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958138.610642, 'last_price_update_time': 1774622887.861603}
2026-03-27 14:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982070auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982082> (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 14:48: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 14:48:17 [ecarstrade.be] INFO: Extracting details for car 6982082auction61871
2026-03-27 14:48:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ff32c0d-6304-5317-9827-a6b8649f74e8 with identifier: 6982082auction61871
2026-03-27 14:48:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ff32c0d-6304-5317-9827-a6b8649f74e8 with scrape type 2
2026-03-27 14:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ff32c0d-6304-5317-9827-a6b8649f74e8 with scrape type 2
2026-03-27 14:48:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5ff32c0d-6304-5317-9827-a6b8649f74e8, identifier: 6982082auction61871
2026-03-27 14:48:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5ff32c0d-6304-5317-9827-a6b8649f74e8 with identifier: 6982082auction61871
2026-03-27 14:48:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 14:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 14:48:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5ff32c0d-6304-5317-9827-a6b8649f74e8 with identifier: 6982082auction61871
2026-03-27 14:48:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5ff32c0d-6304-5317-9827-a6b8649f74e8 with identifier: 6982082auction61871 to the API
2026-03-27 14:48:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:48:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:48:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982082>
{'auction_title': '',
 'c_o_2_emission_value': 90,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '5ff32c0d-6304-5317-9827-a6b8649f74e8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982082',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 63304,
 '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': "Hyundai, Kona '17, Hyundai Kona 1.6 GDi Hybrid 6-DCT Sky BlueLink "
          '5d',
 'transmission': 'automatic',
 'trim': ",  '17,   1.6 GDi Hybrid 6-DCT Sky BlueLink 5d",
 'vin': None,
 'year': 2021}
2026-03-27 14:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:17 [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 14:48:17 [ecarstrade.be] INFO: Saving data for 6982082auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958199.470502, 'last_price_update_time': 1774622897.744404}
2026-03-27 14:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982082auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981229> (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 14:48: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 14:48:17 [ecarstrade.be] INFO: Extracting details for car 6981229auction61871
2026-03-27 14:48:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9faab5ef-bfec-58bd-9203-2c3524385725 with identifier: 6981229auction61871
2026-03-27 14:48:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9faab5ef-bfec-58bd-9203-2c3524385725 with scrape type 2
2026-03-27 14:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9faab5ef-bfec-58bd-9203-2c3524385725 with scrape type 2
2026-03-27 14:48:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9faab5ef-bfec-58bd-9203-2c3524385725, identifier: 6981229auction61871
2026-03-27 14:48:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9faab5ef-bfec-58bd-9203-2c3524385725 with identifier: 6981229auction61871
2026-03-27 14:48:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9faab5ef-bfec-58bd-9203-2c3524385725 with identifier: 6981229auction61871
2026-03-27 14:48:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9faab5ef-bfec-58bd-9203-2c3524385725 with identifier: 6981229auction61871 to the API
2026-03-27 14:48:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:48:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981229>
{'auction_title': '',
 'c_o_2_emission_value': 160,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '9faab5ef-bfec-58bd-9203-2c3524385725',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981229',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'GLC-Class',
 'odometer': 66775,
 '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-Benz GLC GLC 200 d 4MATIC 5d',
 'transmission': 'automatic',
 'trim': '-Benz GLC GLC 200 d 4MATIC 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:19 [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 14:48:19 [ecarstrade.be] INFO: Saving data for 6981229auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958201.300836, 'last_price_update_time': 1774622899.073272}
2026-03-27 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981229auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981193> (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 14:48: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 14:48:19 [ecarstrade.be] INFO: Extracting details for car 6981193auction61871
2026-03-27 14:48:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfce0bad-584b-5d7a-8297-16e570baa893 with identifier: 6981193auction61871
2026-03-27 14:48:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfce0bad-584b-5d7a-8297-16e570baa893 with scrape type 2
2026-03-27 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfce0bad-584b-5d7a-8297-16e570baa893 with scrape type 2
2026-03-27 14:48:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bfce0bad-584b-5d7a-8297-16e570baa893, identifier: 6981193auction61871
2026-03-27 14:48:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bfce0bad-584b-5d7a-8297-16e570baa893 with identifier: 6981193auction61871
2026-03-27 14:48:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bfce0bad-584b-5d7a-8297-16e570baa893 with identifier: 6981193auction61871
2026-03-27 14:48:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bfce0bad-584b-5d7a-8297-16e570baa893 with identifier: 6981193auction61871 to the API
2026-03-27 14:48:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:48:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:48:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981193>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'bfce0bad-584b-5d7a-8297-16e570baa893',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981193',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 135983,
 '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': "VW, Passat Variant FL'19, Volkswagen Passat Variant 2.0 TDI 90kW "
          'DSG Style B',
 'transmission': 'automatic',
 'trim': "VW,  FL'19,   2.0 TDI 90kW DSG Style B",
 'vin': None,
 'year': 2021}
2026-03-27 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:19 [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 14:48:19 [ecarstrade.be] INFO: Saving data for 6981193auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958101.805408, 'last_price_update_time': 1774622899.629196}
2026-03-27 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981193auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982085> (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 14:48: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 14:48:19 [ecarstrade.be] INFO: Extracting details for car 6982085auction61871
2026-03-27 14:48:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc17dcbe-f9e0-5c66-a30c-65e3934bd682 with identifier: 6982085auction61871
2026-03-27 14:48:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc17dcbe-f9e0-5c66-a30c-65e3934bd682 with scrape type 2
2026-03-27 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc17dcbe-f9e0-5c66-a30c-65e3934bd682 with scrape type 2
2026-03-27 14:48:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bc17dcbe-f9e0-5c66-a30c-65e3934bd682, identifier: 6982085auction61871
2026-03-27 14:48:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bc17dcbe-f9e0-5c66-a30c-65e3934bd682 with identifier: 6982085auction61871
2026-03-27 14:48:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bc17dcbe-f9e0-5c66-a30c-65e3934bd682 with identifier: 6982085auction61871
2026-03-27 14:48:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bc17dcbe-f9e0-5c66-a30c-65e3934bd682 with identifier: 6982085auction61871 to the API
2026-03-27 14:48:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:48:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982085>
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'bc17dcbe-f9e0-5c66-a30c-65e3934bd682',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982085',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 69962,
 '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 DIESEL - 2020 40 TDi 204hp Quattro S Line S tronic 5d',
 'transmission': 'automatic',
 'trim': 'AUDI  AVANT DIESEL - 2020 40 TDi 204hp Quattro S Line S tronic 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982085auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:48:20 [ecarstrade.be] INFO: Saving data for 6982085auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958185.580619, 'last_price_update_time': 1774622900.182564}
2026-03-27 14:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982085auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982083> (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 14:48: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 14:48:22 [ecarstrade.be] INFO: Extracting details for car 6982083auction61871
2026-03-27 14:48:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ed56787-9a16-5627-ae4f-3725d134ff18 with identifier: 6982083auction61871
2026-03-27 14:48:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ed56787-9a16-5627-ae4f-3725d134ff18 with scrape type 2
2026-03-27 14:48:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ed56787-9a16-5627-ae4f-3725d134ff18 with scrape type 2
2026-03-27 14:48:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3ed56787-9a16-5627-ae4f-3725d134ff18, identifier: 6982083auction61871
2026-03-27 14:48:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3ed56787-9a16-5627-ae4f-3725d134ff18 with identifier: 6982083auction61871
2026-03-27 14:48:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3ed56787-9a16-5627-ae4f-3725d134ff18 with identifier: 6982083auction61871
2026-03-27 14:48:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3ed56787-9a16-5627-ae4f-3725d134ff18 with identifier: 6982083auction61871 to the API
2026-03-27 14:48:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:48:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982083>
{'auction_title': '',
 'c_o_2_emission_value': 40,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': '3ed56787-9a16-5627-ae4f-3725d134ff18',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982083',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'MAN',
 'model': 'Mini Countryman Series',
 'odometer': 79822,
 '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 Countryman '16, Mini Countryman Cooper S E ALL4 AT 5d",
 'transmission': 'automatic',
 'trim': "MINI, Mini Countryman '16, Mini Countryman Cooper S E ALL4 AT 5d",
 'vin': None,
 'year': 2021}
2026-03-27 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982083auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:48:22 [ecarstrade.be] INFO: Saving data for 6982083auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958187.768931, 'last_price_update_time': 1774622902.998076}
2026-03-27 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982083auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982079> (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 14:48: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 14:48:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981190> (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 14:48: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 14:48:25 [ecarstrade.be] INFO: Extracting details for car 6982079auction61871
2026-03-27 14:48:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a96aeea-53f7-5635-be2a-470f97c0e97b with identifier: 6982079auction61871
2026-03-27 14:48:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a96aeea-53f7-5635-be2a-470f97c0e97b with scrape type 2
2026-03-27 14:48:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a96aeea-53f7-5635-be2a-470f97c0e97b with scrape type 2
2026-03-27 14:48:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9a96aeea-53f7-5635-be2a-470f97c0e97b, identifier: 6982079auction61871
2026-03-27 14:48:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9a96aeea-53f7-5635-be2a-470f97c0e97b with identifier: 6982079auction61871
2026-03-27 14:48:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9a96aeea-53f7-5635-be2a-470f97c0e97b with identifier: 6982079auction61871
2026-03-27 14:48:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9a96aeea-53f7-5635-be2a-470f97c0e97b with identifier: 6982079auction61871 to the API
2026-03-27 14:48:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:48:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982079>
{'auction_title': '',
 'c_o_2_emission_value': 97,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '9a96aeea-53f7-5635-be2a-470f97c0e97b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982079',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 51983,
 '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': "Audi, A3 Berline '20, Audi A3 Berline 1.0 TFSi 30 81kW Stronic "
          'Attractio',
 'transmission': 'automatic',
 'trim': ",  Berline '20,   Berline 1.0 TFSi 30 81kW Stronic Attractio",
 'vin': None,
 'year': 2022}
2026-03-27 14:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982079auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:48:26 [ecarstrade.be] INFO: Saving data for 6982079auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958199.772104, 'last_price_update_time': 1774622906.03606}
2026-03-27 14:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982079auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:26 [ecarstrade.be] INFO: Extracting details for car 6981190auction61871
2026-03-27 14:48:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 410a0207-2348-5bc6-a779-0741408901c5 with identifier: 6981190auction61871
2026-03-27 14:48:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 410a0207-2348-5bc6-a779-0741408901c5 with scrape type 2
2026-03-27 14:48:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 410a0207-2348-5bc6-a779-0741408901c5 with scrape type 2
2026-03-27 14:48:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 410a0207-2348-5bc6-a779-0741408901c5, identifier: 6981190auction61871
2026-03-27 14:48:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 410a0207-2348-5bc6-a779-0741408901c5 with identifier: 6981190auction61871
2026-03-27 14:48:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 410a0207-2348-5bc6-a779-0741408901c5 with identifier: 6981190auction61871
2026-03-27 14:48:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 410a0207-2348-5bc6-a779-0741408901c5 with identifier: 6981190auction61871 to the API
2026-03-27 14:48:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:48:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:48:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981190>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '410a0207-2348-5bc6-a779-0741408901c5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981190',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'AC',
 'model': 'Dacia Duster',
 'odometer': 71226,
 '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': "Dacia, Duster '18, Dacia Duster TCe 100 Comfort 5d",
 'transmission': 'manual',
 'trim': "Dacia, Duster '18,  TCe 100 Comfort 5d",
 'vin': None,
 'year': 2020}
2026-03-27 14:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981190auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:48:26 [ecarstrade.be] INFO: Saving data for 6981190auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958420.567552, 'last_price_update_time': 1774622906.483058}
2026-03-27 14:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981190auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982055> (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 14: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 14:48:26 [ecarstrade.be] INFO: Extracting details for car 6982055auction61871
2026-03-27 14:48:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45738af3-fe4b-5a54-a59a-02394f7a108c with identifier: 6982055auction61871
2026-03-27 14:48:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45738af3-fe4b-5a54-a59a-02394f7a108c with scrape type 2
2026-03-27 14:48:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45738af3-fe4b-5a54-a59a-02394f7a108c with scrape type 2
2026-03-27 14:48:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 45738af3-fe4b-5a54-a59a-02394f7a108c, identifier: 6982055auction61871
2026-03-27 14:48:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 45738af3-fe4b-5a54-a59a-02394f7a108c with identifier: 6982055auction61871
2026-03-27 14:48:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 45738af3-fe4b-5a54-a59a-02394f7a108c with identifier: 6982055auction61871
2026-03-27 14:48:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 45738af3-fe4b-5a54-a59a-02394f7a108c with identifier: 6982055auction61871 to the API
2026-03-27 14:48:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:48:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:48:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982055>
{'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-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '45738af3-fe4b-5a54-a59a-02394f7a108c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982055',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 139731,
 '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 Allure 5d",
 'transmission': 'manual',
 'trim': ",  FL'20,   1.5 BlueHDi 96kW S&S Allure 5d",
 'vin': None,
 'year': 2021}
2026-03-27 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982055auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:48:27 [ecarstrade.be] INFO: Saving data for 6982055auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958150.237367, 'last_price_update_time': 1774622907.033491}
2026-03-27 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982055auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982058> (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 14: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 14:48:30 [ecarstrade.be] INFO: Extracting details for car 6982058auction61871
2026-03-27 14:48:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf2e8e31-83d7-5e25-9e61-dbb926443f81 with identifier: 6982058auction61871
2026-03-27 14:48:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf2e8e31-83d7-5e25-9e61-dbb926443f81 with scrape type 2
2026-03-27 14:48:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf2e8e31-83d7-5e25-9e61-dbb926443f81 with scrape type 2
2026-03-27 14:48:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cf2e8e31-83d7-5e25-9e61-dbb926443f81, identifier: 6982058auction61871
2026-03-27 14:48:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cf2e8e31-83d7-5e25-9e61-dbb926443f81 with identifier: 6982058auction61871
2026-03-27 14:48:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cf2e8e31-83d7-5e25-9e61-dbb926443f81 with identifier: 6982058auction61871
2026-03-27 14:48:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cf2e8e31-83d7-5e25-9e61-dbb926443f81 with identifier: 6982058auction61871 to the API
2026-03-27 14:48:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:48:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982058>
{'auction_title': '',
 'c_o_2_emission_value': 85,
 'category': None,
 'color': None,
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.8L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'cf2e8e31-83d7-5e25-9e61-dbb926443f81',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982058',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 105317,
 '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': "Toyota, Corolla TS '19, Toyota Corolla Touring Sports 1.8 Hybrid "
          'Premium e',
 'transmission': 'automatic',
 'trim': ",  TS '19,   Touring Sports 1.8 Hybrid Premium e",
 'vin': None,
 'year': 2022}
2026-03-27 14:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982058auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:48:30 [ecarstrade.be] INFO: Saving data for 6982058auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958151.202921, 'last_price_update_time': 1774622910.695766}
2026-03-27 14:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982058auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982056> (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 14:48: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 14:48:32 [ecarstrade.be] INFO: Extracting details for car 6982056auction61871
2026-03-27 14:48:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f57c846-b55f-538f-97f4-9fb02cd1c8fb with identifier: 6982056auction61871
2026-03-27 14:48:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f57c846-b55f-538f-97f4-9fb02cd1c8fb with scrape type 2
2026-03-27 14:48:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f57c846-b55f-538f-97f4-9fb02cd1c8fb with scrape type 2
2026-03-27 14:48:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5f57c846-b55f-538f-97f4-9fb02cd1c8fb, identifier: 6982056auction61871
2026-03-27 14:48:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5f57c846-b55f-538f-97f4-9fb02cd1c8fb with identifier: 6982056auction61871
2026-03-27 14:48:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5f57c846-b55f-538f-97f4-9fb02cd1c8fb with identifier: 6982056auction61871
2026-03-27 14:48:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5f57c846-b55f-538f-97f4-9fb02cd1c8fb with identifier: 6982056auction61871 to the API
2026-03-27 14:48:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:48:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982056>
{'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-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '5f57c846-b55f-538f-97f4-9fb02cd1c8fb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982056',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 175150,
 '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': "VW, Golf VII Var.FL'16, Volkswagen Golf Variant 1.6 TDi SCR 85kW "
          'Join 5d',
 'transmission': 'manual',
 'trim': "VW,  VII Var.FL'16,   Variant 1.6 TDi SCR 85kW Join 5d",
 'vin': None,
 'year': 2019}
2026-03-27 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982056auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:48:33 [ecarstrade.be] INFO: Saving data for 6982056auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958151.601557, 'last_price_update_time': 1774622913.18863}
2026-03-27 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982056auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982057> (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 14: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 14:48:37 [ecarstrade.be] INFO: Extracting details for car 6982057auction61871
2026-03-27 14:48:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 321b4b0e-51f4-5ba2-aab1-28488f4a81c8 with identifier: 6982057auction61871
2026-03-27 14:48:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 321b4b0e-51f4-5ba2-aab1-28488f4a81c8 with scrape type 2
2026-03-27 14:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 321b4b0e-51f4-5ba2-aab1-28488f4a81c8 with scrape type 2
2026-03-27 14:48:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 321b4b0e-51f4-5ba2-aab1-28488f4a81c8, identifier: 6982057auction61871
2026-03-27 14:48:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 321b4b0e-51f4-5ba2-aab1-28488f4a81c8 with identifier: 6982057auction61871
2026-03-27 14:48:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 321b4b0e-51f4-5ba2-aab1-28488f4a81c8 with identifier: 6982057auction61871
2026-03-27 14:48:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 321b4b0e-51f4-5ba2-aab1-28488f4a81c8 with identifier: 6982057auction61871 to the API
2026-03-27 14:48:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:48:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982057>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '321b4b0e-51f4-5ba2-aab1-28488f4a81c8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982057',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Volkswagen',
 'model': 'Arteon',
 'odometer': 54266,
 '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': "VW, Arteon SB FL'20, Volkswagen Arteon Shooting Brake 2.0 TDI 110kW "
          'DSG',
 'transmission': 'automatic',
 'trim': "VW,  SB FL'20,   Shooting Brake 2.0 TDI 110kW DSG",
 'vin': None,
 'year': 2021}
2026-03-27 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:38 [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 14:48:38 [ecarstrade.be] INFO: Saving data for 6982057auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958152.033149, 'last_price_update_time': 1774622918.023613}
2026-03-27 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982057auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982053> (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 14: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 14:48:38 [ecarstrade.be] INFO: Extracting details for car 6982053auction61871
2026-03-27 14:48:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6cc1b6d-8293-58c7-b7fd-394996d25269 with identifier: 6982053auction61871
2026-03-27 14:48:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6cc1b6d-8293-58c7-b7fd-394996d25269 with scrape type 2
2026-03-27 14:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6cc1b6d-8293-58c7-b7fd-394996d25269 with scrape type 2
2026-03-27 14:48:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b6cc1b6d-8293-58c7-b7fd-394996d25269, identifier: 6982053auction61871
2026-03-27 14:48:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b6cc1b6d-8293-58c7-b7fd-394996d25269 with identifier: 6982053auction61871
2026-03-27 14:48:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b6cc1b6d-8293-58c7-b7fd-394996d25269 with identifier: 6982053auction61871
2026-03-27 14:48:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b6cc1b6d-8293-58c7-b7fd-394996d25269 with identifier: 6982053auction61871 to the API
2026-03-27 14:48:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:48:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982053>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'b6cc1b6d-8293-58c7-b7fd-394996d25269',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982053',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': 'Other',
 'odometer': 116308,
 '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-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': 2022}
2026-03-27 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:38 [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 14:48:38 [ecarstrade.be] INFO: Saving data for 6982053auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958150.689114, 'last_price_update_time': 1774622918.639}
2026-03-27 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982053auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981222> (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 14: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 14:48:38 [ecarstrade.be] INFO: Extracting details for car 6981222auction61871
2026-03-27 14:48:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d818164-2190-53e3-8a23-b9a5723169a5 with identifier: 6981222auction61871
2026-03-27 14:48:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d818164-2190-53e3-8a23-b9a5723169a5 with scrape type 2
2026-03-27 14:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d818164-2190-53e3-8a23-b9a5723169a5 with scrape type 2
2026-03-27 14:48:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6d818164-2190-53e3-8a23-b9a5723169a5, identifier: 6981222auction61871
2026-03-27 14:48:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6d818164-2190-53e3-8a23-b9a5723169a5 with identifier: 6981222auction61871
2026-03-27 14:48:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6d818164-2190-53e3-8a23-b9a5723169a5 with identifier: 6981222auction61871
2026-03-27 14:48:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6d818164-2190-53e3-8a23-b9a5723169a5 with identifier: 6981222auction61871 to the API
2026-03-27 14:48:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:48:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981222>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '6d818164-2190-53e3-8a23-b9a5723169a5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981222',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'C-Class',
 'odometer': 36457,
 '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 2021 - C 220 d 200ch AMG Line Launch '
          'Edition 5d Auto',
 'transmission': 'automatic',
 'trim': 'MERCEDES CLASSE C BREAK DIESEL 2021 - C 220 d 200ch AMG Line Launch '
         'Edition 5d Auto',
 'vin': None,
 'year': 2022}
2026-03-27 14:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981222auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:48:39 [ecarstrade.be] INFO: Saving data for 6981222auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958205.441858, 'last_price_update_time': 1774622919.34947}
2026-03-27 14:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981222auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981197> (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 14: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 14:48:40 [ecarstrade.be] INFO: Extracting details for car 6981197auction61871
2026-03-27 14:48:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05ca9d6c-4ba2-5593-9d03-e8f6a73e6b7f with identifier: 6981197auction61871
2026-03-27 14:48:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05ca9d6c-4ba2-5593-9d03-e8f6a73e6b7f with scrape type 2
2026-03-27 14:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05ca9d6c-4ba2-5593-9d03-e8f6a73e6b7f with scrape type 2
2026-03-27 14:48:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 05ca9d6c-4ba2-5593-9d03-e8f6a73e6b7f, identifier: 6981197auction61871
2026-03-27 14:48:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 05ca9d6c-4ba2-5593-9d03-e8f6a73e6b7f with identifier: 6981197auction61871
2026-03-27 14:48:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 05ca9d6c-4ba2-5593-9d03-e8f6a73e6b7f with identifier: 6981197auction61871
2026-03-27 14:48:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 05ca9d6c-4ba2-5593-9d03-e8f6a73e6b7f with identifier: 6981197auction61871 to the API
2026-03-27 14:48:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:48:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981197>
{'auction_title': '',
 'c_o_2_emission_value': 42,
 'category': None,
 'color': None,
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': '05ca9d6c-4ba2-5593-9d03-e8f6a73e6b7f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981197',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': '5 Series',
 'odometer': 87310,
 '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-ser To FL'20 PHEV, BMW 5 Reeks Touring 520e 150kW 5d",
 'transmission': 'automatic',
 'trim': ", 5-ser To FL'20 PHEV,  5 Reeks Touring 520e 150kW 5d",
 'vin': None,
 'year': 2022}
2026-03-27 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981197auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:48:41 [ecarstrade.be] INFO: Saving data for 6981197auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958103.18898, 'last_price_update_time': 1774622921.054739}
2026-03-27 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981197auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981199> (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 14: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 14:48:41 [ecarstrade.be] INFO: Extracting details for car 6981199auction61871
2026-03-27 14:48:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62c867cc-50f6-59d2-a642-73cbc15649e3 with identifier: 6981199auction61871
2026-03-27 14:48:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62c867cc-50f6-59d2-a642-73cbc15649e3 with scrape type 2
2026-03-27 14:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62c867cc-50f6-59d2-a642-73cbc15649e3 with scrape type 2
2026-03-27 14:48:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 62c867cc-50f6-59d2-a642-73cbc15649e3, identifier: 6981199auction61871
2026-03-27 14:48:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 62c867cc-50f6-59d2-a642-73cbc15649e3 with identifier: 6981199auction61871
2026-03-27 14:48:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 62c867cc-50f6-59d2-a642-73cbc15649e3 with identifier: 6981199auction61871
2026-03-27 14:48:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 62c867cc-50f6-59d2-a642-73cbc15649e3 with identifier: 6981199auction61871 to the API
2026-03-27 14:48:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:48:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981199>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '62c867cc-50f6-59d2-a642-73cbc15649e3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981199',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': 'Other',
 'odometer': 72546,
 '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-serie '19, BMW 1 Reeks Hatch 116dA (85 kW) 5d",
 'transmission': 'automatic',
 'trim': ", 1-serie '19,  1 Reeks Hatch 116dA (85 kW) 5d",
 'vin': None,
 'year': 2021}
2026-03-27 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981199auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:48:41 [ecarstrade.be] INFO: Saving data for 6981199auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958374.15313, 'last_price_update_time': 1774622921.701641}
2026-03-27 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981199auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981212> (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 14: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 14:48:41 [ecarstrade.be] INFO: Extracting details for car 6981212auction61871
2026-03-27 14:48:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25a6a4c2-01d0-5ce3-be22-dc8cfe2c09b4 with identifier: 6981212auction61871
2026-03-27 14:48:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25a6a4c2-01d0-5ce3-be22-dc8cfe2c09b4 with scrape type 2
2026-03-27 14:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25a6a4c2-01d0-5ce3-be22-dc8cfe2c09b4 with scrape type 2
2026-03-27 14:48:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 25a6a4c2-01d0-5ce3-be22-dc8cfe2c09b4, identifier: 6981212auction61871
2026-03-27 14:48:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 25a6a4c2-01d0-5ce3-be22-dc8cfe2c09b4 with identifier: 6981212auction61871
2026-03-27 14:48:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 25a6a4c2-01d0-5ce3-be22-dc8cfe2c09b4 with identifier: 6981212auction61871
2026-03-27 14:48:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 25a6a4c2-01d0-5ce3-be22-dc8cfe2c09b4 with identifier: 6981212auction61871 to the API
2026-03-27 14:48:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:48:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:48:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981212>
{'auction_title': '',
 'c_o_2_emission_value': 33,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': '25a6a4c2-01d0-5ce3-be22-dc8cfe2c09b4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981212',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'CLA Shooting Brake',
 'odometer': 162960,
 '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, CLA-Class SB '19, Mercedes-Benz CLA Shooting Brake CLA "
          '250 e Busines',
 'transmission': 'automatic',
 'trim': ", CLA-Class SB '19, -Benz  CLA 250 e Busines",
 'vin': None,
 'year': 2022}
2026-03-27 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:42 [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 14:48:42 [ecarstrade.be] INFO: Saving data for 6981212auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958373.459172, 'last_price_update_time': 1774622922.304197}
2026-03-27 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981212auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981206> (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 14: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 14:48:48 [ecarstrade.be] INFO: Extracting details for car 6981206auction61871
2026-03-27 14:48:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c34d73d1-2ada-5b77-abe9-8d909fc4577b with identifier: 6981206auction61871
2026-03-27 14:48:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c34d73d1-2ada-5b77-abe9-8d909fc4577b with scrape type 2
2026-03-27 14:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c34d73d1-2ada-5b77-abe9-8d909fc4577b with scrape type 2
2026-03-27 14:48:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c34d73d1-2ada-5b77-abe9-8d909fc4577b, identifier: 6981206auction61871
2026-03-27 14:48:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c34d73d1-2ada-5b77-abe9-8d909fc4577b with identifier: 6981206auction61871
2026-03-27 14:48:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c34d73d1-2ada-5b77-abe9-8d909fc4577b with identifier: 6981206auction61871
2026-03-27 14:48:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c34d73d1-2ada-5b77-abe9-8d909fc4577b with identifier: 6981206auction61871 to the API
2026-03-27 14:48:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:48:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981206>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'c34d73d1-2ada-5b77-abe9-8d909fc4577b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981206',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 41782,
 '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 '20, Skoda Octavia 2.0 CRTDI 85kW Style 5d",
 'transmission': 'manual',
 'trim': ",  '20,   2.0 CRTDI 85kW Style 5d",
 'vin': None,
 'year': 2021}
2026-03-27 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981206auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:48:48 [ecarstrade.be] INFO: Saving data for 6981206auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958370.252283, 'last_price_update_time': 1774622928.588781}
2026-03-27 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981206auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982063> (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 14:48: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 14:48:49 [ecarstrade.be] INFO: Extracting details for car 6982063auction61871
2026-03-27 14:48:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 036eb57f-9c1c-5c6c-a149-54ad69a159ba with identifier: 6982063auction61871
2026-03-27 14:48:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 036eb57f-9c1c-5c6c-a149-54ad69a159ba with scrape type 2
2026-03-27 14:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 036eb57f-9c1c-5c6c-a149-54ad69a159ba with scrape type 2
2026-03-27 14:48:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 036eb57f-9c1c-5c6c-a149-54ad69a159ba, identifier: 6982063auction61871
2026-03-27 14:48:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 036eb57f-9c1c-5c6c-a149-54ad69a159ba with identifier: 6982063auction61871
2026-03-27 14:48:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 036eb57f-9c1c-5c6c-a149-54ad69a159ba with identifier: 6982063auction61871
2026-03-27 14:48:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 036eb57f-9c1c-5c6c-a149-54ad69a159ba with identifier: 6982063auction61871 to the API
2026-03-27 14:48:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:48: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 14:48:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982063>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '036eb57f-9c1c-5c6c-a149-54ad69a159ba',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982063',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'DS Automobiles',
 'model': 'Other',
 'odometer': 85387,
 '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': "DS, DS7 CB '17, DS 7 Crossback 1.5 BlueHDi 130 Automatic Bastille",
 'transmission': 'automatic',
 'trim': "DS, DS7 CB '17, DS 7 Crossback 1.5 BlueHDi 130 Automatic Bastille",
 'vin': None,
 'year': 2021}
2026-03-27 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:50 [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 14:48:50 [ecarstrade.be] INFO: Saving data for 6982063auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958141.60123, 'last_price_update_time': 1774622930.34235}
2026-03-27 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982063auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981195> (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 14: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 14:48:54 [ecarstrade.be] INFO: Extracting details for car 6981195auction61871
2026-03-27 14:48:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e959c33-679a-58ec-9083-cee759c260a4 with identifier: 6981195auction61871
2026-03-27 14:48:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e959c33-679a-58ec-9083-cee759c260a4 with scrape type 2
2026-03-27 14:48:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e959c33-679a-58ec-9083-cee759c260a4 with scrape type 2
2026-03-27 14:48:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4e959c33-679a-58ec-9083-cee759c260a4, identifier: 6981195auction61871
2026-03-27 14:48:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4e959c33-679a-58ec-9083-cee759c260a4 with identifier: 6981195auction61871
2026-03-27 14:48:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4e959c33-679a-58ec-9083-cee759c260a4 with identifier: 6981195auction61871
2026-03-27 14:48:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4e959c33-679a-58ec-9083-cee759c260a4 with identifier: 6981195auction61871 to the API
2026-03-27 14:48:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:48:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981195>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '4e959c33-679a-58ec-9083-cee759c260a4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981195',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 70931,
 '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 FL'20, Peugeot 3008 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 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981195auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:48:54 [ecarstrade.be] INFO: Saving data for 6981195auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958104.408055, 'last_price_update_time': 1774622934.965713}
2026-03-27 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981195auction61871') HTTP/1.1" 204 0
2026-03-27 14:48:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981218> (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 14: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 14:48:57 [ecarstrade.be] INFO: Extracting details for car 6981218auction61871
2026-03-27 14:48:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 761420b8-2b6e-5982-8beb-a743469dac44 with identifier: 6981218auction61871
2026-03-27 14:48:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 761420b8-2b6e-5982-8beb-a743469dac44 with scrape type 2
2026-03-27 14:48:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 761420b8-2b6e-5982-8beb-a743469dac44 with scrape type 2
2026-03-27 14:48:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 761420b8-2b6e-5982-8beb-a743469dac44, identifier: 6981218auction61871
2026-03-27 14:48:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 761420b8-2b6e-5982-8beb-a743469dac44 with identifier: 6981218auction61871
2026-03-27 14:48:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 761420b8-2b6e-5982-8beb-a743469dac44 with identifier: 6981218auction61871
2026-03-27 14:48:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 761420b8-2b6e-5982-8beb-a743469dac44 with identifier: 6981218auction61871 to the API
2026-03-27 14:48:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:48:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981218>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': None,
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '761420b8-2b6e-5982-8beb-a743469dac44',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981218',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Kia',
 'model': 'Other',
 'odometer': 108943,
 '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': "Kia, Ceed SW '18, KIA cee'd Sportswagon More 1.6 CRDi 136 MHEV DCT "
          '5',
 'transmission': 'automatic',
 'trim': ", Ceed SW '18, KIA cee'd Sportswagon More 1.6 CRDi 136 MHEV DCT 5",
 'vin': None,
 'year': 2022}
2026-03-27 14:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981218auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:48:57 [ecarstrade.be] INFO: Saving data for 6981218auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958101.275233, 'last_price_update_time': 1774622937.545467}
2026-03-27 14:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981218auction61871') HTTP/1.1" 204 0
2026-03-27 14:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981217> (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 14:49:05 [ecarstrade.be] INFO: Extracting details for car 6981217auction61871
2026-03-27 14:49:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c658fde-69a4-50f5-9e28-554eec0d1c44 with identifier: 6981217auction61871
2026-03-27 14:49:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c658fde-69a4-50f5-9e28-554eec0d1c44 with scrape type 2
2026-03-27 14:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c658fde-69a4-50f5-9e28-554eec0d1c44 with scrape type 2
2026-03-27 14:49:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4c658fde-69a4-50f5-9e28-554eec0d1c44, identifier: 6981217auction61871
2026-03-27 14:49:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4c658fde-69a4-50f5-9e28-554eec0d1c44 with identifier: 6981217auction61871
2026-03-27 14:49:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4c658fde-69a4-50f5-9e28-554eec0d1c44 with identifier: 6981217auction61871
2026-03-27 14:49:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4c658fde-69a4-50f5-9e28-554eec0d1c44 with identifier: 6981217auction61871 to the API
2026-03-27 14:49:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:49:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:49:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981217>
{'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-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '4c658fde-69a4-50f5-9e28-554eec0d1c44',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981217',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': 'Other',
 'odometer': 88272,
 '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 318dA (100 kW) 5d",
 'transmission': 'automatic',
 'trim': ", 3-serie Touring '18,  3 Reeks Touring 318dA (100 kW) 5d",
 'vin': None,
 'year': 2021}
2026-03-27 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:05 [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 14:49:05 [ecarstrade.be] INFO: Saving data for 6981217auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958204.004641, 'last_price_update_time': 1774622945.668871}
2026-03-27 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981217auction61871') HTTP/1.1" 204 0
2026-03-27 14:49:07 [scrapy.extensions.logstats] INFO: Crawled 215 pages (at 22 pages/min), scraped 166 items (at 22 items/min)
2026-03-27 14:49:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 292MiB
2026-03-27 14:49:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981209> (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 14:49:08 [ecarstrade.be] INFO: Extracting details for car 6981209auction61871
2026-03-27 14:49:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e424558d-acfc-5ba0-918b-01c862d57fd4 with identifier: 6981209auction61871
2026-03-27 14:49:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e424558d-acfc-5ba0-918b-01c862d57fd4 with scrape type 2
2026-03-27 14:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e424558d-acfc-5ba0-918b-01c862d57fd4 with scrape type 2
2026-03-27 14:49:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e424558d-acfc-5ba0-918b-01c862d57fd4, identifier: 6981209auction61871
2026-03-27 14:49:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e424558d-acfc-5ba0-918b-01c862d57fd4 with identifier: 6981209auction61871
2026-03-27 14:49:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e424558d-acfc-5ba0-918b-01c862d57fd4 with identifier: 6981209auction61871
2026-03-27 14:49:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e424558d-acfc-5ba0-918b-01c862d57fd4 with identifier: 6981209auction61871 to the API
2026-03-27 14:49:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:49:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981209>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'e424558d-acfc-5ba0-918b-01c862d57fd4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981209',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 102641,
 '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, X1 FL'19, BMW X1 sDrive18iA (100 kW) 5d",
 'transmission': 'automatic',
 'trim': ",  FL'19,   sDrive18iA (100 kW) 5d",
 'vin': None,
 'year': 2020}
2026-03-27 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981209auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:49:08 [ecarstrade.be] INFO: Saving data for 6981209auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958372.272638, 'last_price_update_time': 1774622948.681191}
2026-03-27 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981209auction61871') HTTP/1.1" 204 0
2026-03-27 14:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982088> (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 14:49:09 [ecarstrade.be] INFO: Extracting details for car 6982088auction61871
2026-03-27 14:49:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c67b3aa8-15a3-5209-af1a-f9a94ecc5669 with identifier: 6982088auction61871
2026-03-27 14:49:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c67b3aa8-15a3-5209-af1a-f9a94ecc5669 with scrape type 2
2026-03-27 14:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c67b3aa8-15a3-5209-af1a-f9a94ecc5669 with scrape type 2
2026-03-27 14:49:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c67b3aa8-15a3-5209-af1a-f9a94ecc5669, identifier: 6982088auction61871
2026-03-27 14:49:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c67b3aa8-15a3-5209-af1a-f9a94ecc5669 with identifier: 6982088auction61871
2026-03-27 14:49:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c67b3aa8-15a3-5209-af1a-f9a94ecc5669 with identifier: 6982088auction61871
2026-03-27 14:49:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c67b3aa8-15a3-5209-af1a-f9a94ecc5669 with identifier: 6982088auction61871 to the API
2026-03-27 14:49:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:49:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982088>
{'auction_title': '',
 'c_o_2_emission_value': 160,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 2,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'c67b3aa8-15a3-5209-af1a-f9a94ecc5669',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982088',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': '4 Series',
 'odometer': 22110,
 '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': 4,
 'seller_name': None,
 'title': 'BMW 4 CABRIO - 2021 420iAS 184hp 2d',
 'transmission': 'automatic',
 'trim': '4 CABRIO - 2021 420iAS 184hp 2d',
 'vin': None,
 'year': 2022}
2026-03-27 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982088auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:49:09 [ecarstrade.be] INFO: Saving data for 6982088auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958182.851631, 'last_price_update_time': 1774622949.97438}
2026-03-27 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982088auction61871') HTTP/1.1" 204 0
2026-03-27 14:49:15 [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 14:49:15 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:49:15 [ecarstrade.be] INFO: Found listing with ID: 6981189auction61871
2026-03-27 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:15 [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 14:49:15 [ecarstrade.be] INFO: Scrape type for 6981189auction61871: 2
2026-03-27 14:49: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 14:49:15 [ecarstrade.be] INFO: Found listing with ID: 6981191auction61871
2026-03-27 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:15 [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 14:49:15 [ecarstrade.be] INFO: Scrape type for 6981191auction61871: 2
2026-03-27 14:49: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 14:49:15 [ecarstrade.be] INFO: Found listing with ID: 6982054auction61871
2026-03-27 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:15 [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 14:49:15 [ecarstrade.be] INFO: Scrape type for 6982054auction61871: 2
2026-03-27 14:49: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 14:49:15 [ecarstrade.be] INFO: Found listing with ID: 6982050auction61871
2026-03-27 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:15 [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 14:49:15 [ecarstrade.be] INFO: Scrape type for 6982050auction61871: 2
2026-03-27 14:49: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 14:49:15 [ecarstrade.be] INFO: Found listing with ID: 6982049auction61871
2026-03-27 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:15 [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 14:49:15 [ecarstrade.be] INFO: Scrape type for 6982049auction61871: 2
2026-03-27 14:49:15 [ecarstrade.be] INFO: Found listing with ID: 6982051auction61871
2026-03-27 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:15 [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 14:49:16 [ecarstrade.be] INFO: Scrape type for 6982051auction61871: 2
2026-03-27 14:49:16 [ecarstrade.be] INFO: Found listing with ID: 6982047auction61871
2026-03-27 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:16 [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 14:49:16 [ecarstrade.be] INFO: Scrape type for 6982047auction61871: 2
2026-03-27 14:49:16 [ecarstrade.be] INFO: Found listing with ID: 6981187auction61871
2026-03-27 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:16 [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 14:49:16 [ecarstrade.be] INFO: Scrape type for 6981187auction61871: 2
2026-03-27 14:49:16 [ecarstrade.be] INFO: Found listing with ID: 6982043auction61871
2026-03-27 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:16 [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 14:49:16 [ecarstrade.be] INFO: Scrape type for 6982043auction61871: 2
2026-03-27 14:49:16 [ecarstrade.be] INFO: Found listing with ID: 6982044auction61871
2026-03-27 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:16 [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 14:49:16 [ecarstrade.be] INFO: Scrape type for 6982044auction61871: 2
2026-03-27 14:49:16 [ecarstrade.be] INFO: Found listing with ID: 6982045auction61871
2026-03-27 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:16 [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 14:49:16 [ecarstrade.be] INFO: Scrape type for 6982045auction61871: 2
2026-03-27 14:49:16 [ecarstrade.be] INFO: Found listing with ID: 6981184auction61871
2026-03-27 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:16 [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 14:49:16 [ecarstrade.be] INFO: Scrape type for 6981184auction61871: 2
2026-03-27 14:49:16 [ecarstrade.be] INFO: Found listing with ID: 6981186auction61871
2026-03-27 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:16 [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 14:49:16 [ecarstrade.be] INFO: Scrape type for 6981186auction61871: 2
2026-03-27 14:49:16 [ecarstrade.be] INFO: Found listing with ID: 6982052auction61871
2026-03-27 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:16 [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 14:49:16 [ecarstrade.be] INFO: Scrape type for 6982052auction61871: 2
2026-03-27 14:49:16 [ecarstrade.be] INFO: Found listing with ID: 6981176auction61871
2026-03-27 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:16 [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 14:49:16 [ecarstrade.be] INFO: Scrape type for 6981176auction61871: 2
2026-03-27 14:49:16 [ecarstrade.be] INFO: Found listing with ID: 6981177auction61871
2026-03-27 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:16 [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 14:49:16 [ecarstrade.be] INFO: Scrape type for 6981177auction61871: 2
2026-03-27 14:49:16 [ecarstrade.be] INFO: Found listing with ID: 6981178auction61871
2026-03-27 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:16 [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 14:49:16 [ecarstrade.be] INFO: Scrape type for 6981178auction61871: 2
2026-03-27 14:49:16 [ecarstrade.be] INFO: Found listing with ID: 6982039auction61871
2026-03-27 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:16 [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 14:49:16 [ecarstrade.be] INFO: Scrape type for 6982039auction61871: 2
2026-03-27 14:49:16 [ecarstrade.be] INFO: Found listing with ID: 6982041auction61871
2026-03-27 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:16 [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 14:49:16 [ecarstrade.be] INFO: Scrape type for 6982041auction61871: 2
2026-03-27 14:49:16 [ecarstrade.be] INFO: Found listing with ID: 6982037auction61871
2026-03-27 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:16 [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 14:49:16 [ecarstrade.be] INFO: Scrape type for 6982037auction61871: 2
2026-03-27 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981214> (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 14:49: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 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982078> (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 14:49: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 14:49:16 [ecarstrade.be] INFO: Extracting details for car 6981214auction61871
2026-03-27 14:49:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f8a9769-450a-500a-b9bf-d9463075a5a2 with identifier: 6981214auction61871
2026-03-27 14:49:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f8a9769-450a-500a-b9bf-d9463075a5a2 with scrape type 2
2026-03-27 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f8a9769-450a-500a-b9bf-d9463075a5a2 with scrape type 2
2026-03-27 14:49:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6f8a9769-450a-500a-b9bf-d9463075a5a2, identifier: 6981214auction61871
2026-03-27 14:49:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6f8a9769-450a-500a-b9bf-d9463075a5a2 with identifier: 6981214auction61871
2026-03-27 14:49:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6f8a9769-450a-500a-b9bf-d9463075a5a2 with identifier: 6981214auction61871
2026-03-27 14:49:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6f8a9769-450a-500a-b9bf-d9463075a5a2 with identifier: 6981214auction61871 to the API
2026-03-27 14:49:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:49:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:49:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981214>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '6f8a9769-450a-500a-b9bf-d9463075a5a2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981214',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Opel',
 'model': 'Insignia',
 'odometer': 78353,
 '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': "Opel, Insignia ST FL'20, Opel Insignia Sports Tourer 1.5 Turbo D "
          'S/S 90kW B',
 'transmission': 'automatic',
 'trim': ",  ST FL'20,   Sports Tourer 1.5 Turbo D S/S 90kW B",
 'vin': None,
 'year': 2022}
2026-03-27 14:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:17 [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 14:49:17 [ecarstrade.be] INFO: Saving data for 6981214auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958375.207099, 'last_price_update_time': 1774622957.446343}
2026-03-27 14:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981214auction61871') HTTP/1.1" 204 0
2026-03-27 14:49:17 [ecarstrade.be] INFO: Extracting details for car 6982078auction61871
2026-03-27 14:49:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2da547f-bb5c-5c03-baeb-ea16c65eb48e with identifier: 6982078auction61871
2026-03-27 14:49:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2da547f-bb5c-5c03-baeb-ea16c65eb48e with scrape type 2
2026-03-27 14:49:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2da547f-bb5c-5c03-baeb-ea16c65eb48e with scrape type 2
2026-03-27 14:49:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f2da547f-bb5c-5c03-baeb-ea16c65eb48e, identifier: 6982078auction61871
2026-03-27 14:49:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f2da547f-bb5c-5c03-baeb-ea16c65eb48e with identifier: 6982078auction61871
2026-03-27 14:49:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f2da547f-bb5c-5c03-baeb-ea16c65eb48e with identifier: 6982078auction61871
2026-03-27 14:49:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f2da547f-bb5c-5c03-baeb-ea16c65eb48e with identifier: 6982078auction61871 to the API
2026-03-27 14:49:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:49:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:49:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982078>
{'auction_title': '',
 'c_o_2_emission_value': 26,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': 'f2da547f-bb5c-5c03-baeb-ea16c65eb48e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982078',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'GLE-Class',
 'odometer': 76588,
 '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 e 4MATIC Business "
          'Soluti',
 'transmission': 'automatic',
 'trim': ", GLE '18, -Benz GLE GLE 350 e 4MATIC Business Soluti",
 'vin': None,
 'year': 2021}
2026-03-27 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:18 [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 14:49:18 [ecarstrade.be] INFO: Saving data for 6982078auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958200.87619, 'last_price_update_time': 1774622958.011979}
2026-03-27 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982078auction61871') HTTP/1.1" 204 0
2026-03-27 14:49:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981205> (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 14:49: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 14:49:18 [ecarstrade.be] INFO: Extracting details for car 6981205auction61871
2026-03-27 14:49:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58395c7e-2169-52ef-af69-c295c4b719d3 with identifier: 6981205auction61871
2026-03-27 14:49:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58395c7e-2169-52ef-af69-c295c4b719d3 with scrape type 2
2026-03-27 14:49:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58395c7e-2169-52ef-af69-c295c4b719d3 with scrape type 2
2026-03-27 14:49:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 58395c7e-2169-52ef-af69-c295c4b719d3, identifier: 6981205auction61871
2026-03-27 14:49:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 58395c7e-2169-52ef-af69-c295c4b719d3 with identifier: 6981205auction61871
2026-03-27 14:49:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 58395c7e-2169-52ef-af69-c295c4b719d3 with identifier: 6981205auction61871
2026-03-27 14:49:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 58395c7e-2169-52ef-af69-c295c4b719d3 with identifier: 6981205auction61871 to the API
2026-03-27 14:49:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:49:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 14:49:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981205>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '58395c7e-2169-52ef-af69-c295c4b719d3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981205',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 102906,
 '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': "Mercedes, A-Class '18, Mercedes-Benz A-Klasse A 180 d Business "
          'Solution 5',
 'transmission': 'manual',
 'trim': ",  '18, -Benz A-Klasse A 180 d Business Solution 5",
 'vin': None,
 'year': 2020}
2026-03-27 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:18 [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 14:49:18 [ecarstrade.be] INFO: Saving data for 6981205auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958369.798502, 'last_price_update_time': 1774622958.657307}
2026-03-27 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981205auction61871') HTTP/1.1" 204 0
2026-03-27 14:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982075> (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 14:49: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 14:49:29 [ecarstrade.be] INFO: Extracting details for car 6982075auction61871
2026-03-27 14:49:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61e99e51-f866-53d0-991c-d9c7c4f2f59a with identifier: 6982075auction61871
2026-03-27 14:49:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61e99e51-f866-53d0-991c-d9c7c4f2f59a with scrape type 2
2026-03-27 14:49:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61e99e51-f866-53d0-991c-d9c7c4f2f59a with scrape type 2
2026-03-27 14:49:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 61e99e51-f866-53d0-991c-d9c7c4f2f59a, identifier: 6982075auction61871
2026-03-27 14:49:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 61e99e51-f866-53d0-991c-d9c7c4f2f59a with identifier: 6982075auction61871
2026-03-27 14:49:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 61e99e51-f866-53d0-991c-d9c7c4f2f59a with identifier: 6982075auction61871
2026-03-27 14:49:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 61e99e51-f866-53d0-991c-d9c7c4f2f59a with identifier: 6982075auction61871 to the API
2026-03-27 14:49:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:49: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 14:49:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982075>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '61e99e51-f866-53d0-991c-d9c7c4f2f59a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982075',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Skoda',
 'model': 'Karoq',
 'odometer': 150500,
 '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, Karoq '17, Skoda Karoq 2.0 CRTDI 85KW Clever 5d",
 'transmission': 'manual',
 'trim': ",  '17,   2.0 CRTDI 85KW Clever 5d",
 'vin': None,
 'year': 2021}
2026-03-27 14:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:29 [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 14:49:29 [ecarstrade.be] INFO: Saving data for 6982075auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958201.819263, 'last_price_update_time': 1774622969.854535}
2026-03-27 14:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982075auction61871') HTTP/1.1" 204 0
2026-03-27 14:49:33 [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 14:49: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 14:49:33 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:49:33 [ecarstrade.be] INFO: Found listing with ID: 6982038auction61871
2026-03-27 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:33 [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 14:49:33 [ecarstrade.be] INFO: Scrape type for 6982038auction61871: 2
2026-03-27 14:49:33 [ecarstrade.be] INFO: Found listing with ID: 6997592auction61871
2026-03-27 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6997592auction61871: 2
2026-03-27 14:49:34 [ecarstrade.be] INFO: Found listing with ID: 6997598auction61871
2026-03-27 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6997598auction61871: 2
2026-03-27 14:49:34 [ecarstrade.be] INFO: Found listing with ID: 6997649auction61871
2026-03-27 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6997649auction61871: 0
2026-03-27 14:49:34 [ecarstrade.be] INFO: Found listing with ID: 6997648auction61871
2026-03-27 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6997648auction61871: 0
2026-03-27 14:49:34 [ecarstrade.be] INFO: Found listing with ID: 6974462auction61871
2026-03-27 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6974462auction61871: 0
2026-03-27 14:49:34 [ecarstrade.be] INFO: Found listing with ID: 6973028auction61871
2026-03-27 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6973028auction61871: 0
2026-03-27 14:49:34 [ecarstrade.be] INFO: Found listing with ID: 6973029auction61871
2026-03-27 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6973029auction61871: 0
2026-03-27 14:49:34 [ecarstrade.be] INFO: Found listing with ID: 6973030auction61871
2026-03-27 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6973030auction61871: 0
2026-03-27 14:49:34 [ecarstrade.be] INFO: Found listing with ID: 6973032auction61871
2026-03-27 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6973032auction61871: 0
2026-03-27 14:49:34 [ecarstrade.be] INFO: Found listing with ID: 6973033auction61871
2026-03-27 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6973033auction61871: 0
2026-03-27 14:49:34 [ecarstrade.be] INFO: Found listing with ID: 6973025auction61871
2026-03-27 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6973025auction61871: 0
2026-03-27 14:49:34 [ecarstrade.be] INFO: Found listing with ID: 6974458auction61871
2026-03-27 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6974458auction61871: 0
2026-03-27 14:49:34 [ecarstrade.be] INFO: Found listing with ID: 6974453auction61871
2026-03-27 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6974453auction61871: 0
2026-03-27 14:49:34 [ecarstrade.be] INFO: Found listing with ID: 6973023auction61871
2026-03-27 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6973023auction61871: 0
2026-03-27 14:49:34 [ecarstrade.be] INFO: Found listing with ID: 6973024auction61871
2026-03-27 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6973024auction61871: 0
2026-03-27 14:49:34 [ecarstrade.be] INFO: Found listing with ID: 6974454auction61871
2026-03-27 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6974454auction61871: 0
2026-03-27 14:49:34 [ecarstrade.be] INFO: Found listing with ID: 6974457auction61871
2026-03-27 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6974457auction61871: 0
2026-03-27 14:49:34 [ecarstrade.be] INFO: Found listing with ID: 6974456auction61871
2026-03-27 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6974456auction61871: 0
2026-03-27 14:49:34 [ecarstrade.be] INFO: Found listing with ID: 6974460auction61871
2026-03-27 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:34 [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 14:49:34 [ecarstrade.be] INFO: Scrape type for 6974460auction61871: 0
2026-03-27 14:49:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981189> (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 14:49: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 14:49:36 [ecarstrade.be] INFO: Extracting details for car 6981189auction61871
2026-03-27 14:49:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7a1c290-b4b2-542b-8d90-72b74ab45d9d with identifier: 6981189auction61871
2026-03-27 14:49:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7a1c290-b4b2-542b-8d90-72b74ab45d9d with scrape type 2
2026-03-27 14:49:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7a1c290-b4b2-542b-8d90-72b74ab45d9d with scrape type 2
2026-03-27 14:49:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b7a1c290-b4b2-542b-8d90-72b74ab45d9d, identifier: 6981189auction61871
2026-03-27 14:49:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b7a1c290-b4b2-542b-8d90-72b74ab45d9d with identifier: 6981189auction61871
2026-03-27 14:49:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b7a1c290-b4b2-542b-8d90-72b74ab45d9d with identifier: 6981189auction61871
2026-03-27 14:49:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b7a1c290-b4b2-542b-8d90-72b74ab45d9d with identifier: 6981189auction61871 to the API
2026-03-27 14:49:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:49: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 14:49:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981189>
{'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-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'b7a1c290-b4b2-542b-8d90-72b74ab45d9d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981189',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': 'Rifter',
 'odometer': 168267,
 '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 Rifter 1.5 BlueHDi 100 S/S Active 5d',
 'transmission': 'manual',
 'trim': '1.5 BlueHDi 100 S/S Active 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:37 [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 14:49:37 [ecarstrade.be] INFO: Saving data for 6981189auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958421.168609, 'last_price_update_time': 1774622977.392794}
2026-03-27 14:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981189auction61871') HTTP/1.1" 204 0
2026-03-27 14:49:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982050> (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 14:49: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 14:49:37 [ecarstrade.be] INFO: Extracting details for car 6982050auction61871
2026-03-27 14:49:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 321bffd4-dae4-56b1-a664-aa7643828217 with identifier: 6982050auction61871
2026-03-27 14:49:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 321bffd4-dae4-56b1-a664-aa7643828217 with scrape type 2
2026-03-27 14:49:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 321bffd4-dae4-56b1-a664-aa7643828217 with scrape type 2
2026-03-27 14:49:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 321bffd4-dae4-56b1-a664-aa7643828217, identifier: 6982050auction61871
2026-03-27 14:49:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 321bffd4-dae4-56b1-a664-aa7643828217 with identifier: 6982050auction61871
2026-03-27 14:49:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 321bffd4-dae4-56b1-a664-aa7643828217 with identifier: 6982050auction61871
2026-03-27 14:49:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 321bffd4-dae4-56b1-a664-aa7643828217 with identifier: 6982050auction61871 to the API
2026-03-27 14:49:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:49: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 14:49:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982050>
{'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-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '321bffd4-dae4-56b1-a664-aa7643828217',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982050',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Mini',
 'model': 'Other',
 'odometer': 72452,
 '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': '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 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:38 [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 14:49:38 [ecarstrade.be] INFO: Saving data for 6982050auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958190.779983, 'last_price_update_time': 1774622978.285292}
2026-03-27 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982050auction61871') HTTP/1.1" 204 0
2026-03-27 14:49:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982049> (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 14:49: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 14:49:42 [ecarstrade.be] INFO: Extracting details for car 6982049auction61871
2026-03-27 14:49:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9cf3c3e-f8f0-5b57-85f1-11e0e842972e with identifier: 6982049auction61871
2026-03-27 14:49:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9cf3c3e-f8f0-5b57-85f1-11e0e842972e with scrape type 2
2026-03-27 14:49:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9cf3c3e-f8f0-5b57-85f1-11e0e842972e with scrape type 2
2026-03-27 14:49:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d9cf3c3e-f8f0-5b57-85f1-11e0e842972e, identifier: 6982049auction61871
2026-03-27 14:49:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d9cf3c3e-f8f0-5b57-85f1-11e0e842972e with identifier: 6982049auction61871
2026-03-27 14:49:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d9cf3c3e-f8f0-5b57-85f1-11e0e842972e with identifier: 6982049auction61871
2026-03-27 14:49:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d9cf3c3e-f8f0-5b57-85f1-11e0e842972e with identifier: 6982049auction61871 to the API
2026-03-27 14:49:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:49: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 14:49:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982049>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'd9cf3c3e-f8f0-5b57-85f1-11e0e842972e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982049',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 88019,
 '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': 'Volkswagen Golf Variant VIII 1.5 TSI 96kW Life 5d',
 'transmission': 'manual',
 'trim': 'Variant VIII 1.5 TSI 96kW Life 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:42 [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 14:49:42 [ecarstrade.be] INFO: Saving data for 6982049auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958129.521988, 'last_price_update_time': 1774622982.937838}
2026-03-27 14:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982049auction61871') HTTP/1.1" 204 0
2026-03-27 14:49:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981191> (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 14:49: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 14:49:50 [ecarstrade.be] INFO: Extracting details for car 6981191auction61871
2026-03-27 14:49:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b907ae8-15d1-54d2-baac-4ff8bebff36f with identifier: 6981191auction61871
2026-03-27 14:49:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b907ae8-15d1-54d2-baac-4ff8bebff36f with scrape type 2
2026-03-27 14:49:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b907ae8-15d1-54d2-baac-4ff8bebff36f with scrape type 2
2026-03-27 14:49:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4b907ae8-15d1-54d2-baac-4ff8bebff36f, identifier: 6981191auction61871
2026-03-27 14:49:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4b907ae8-15d1-54d2-baac-4ff8bebff36f with identifier: 6981191auction61871
2026-03-27 14:49:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4b907ae8-15d1-54d2-baac-4ff8bebff36f with identifier: 6981191auction61871
2026-03-27 14:49:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4b907ae8-15d1-54d2-baac-4ff8bebff36f with identifier: 6981191auction61871 to the API
2026-03-27 14:49:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:49: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 14:49:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981191>
{'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-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '4b907ae8-15d1-54d2-baac-4ff8bebff36f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981191',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 92326,
 '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': 'BMW X1 sDrive16dA (85 kW) 5d',
 'transmission': 'automatic',
 'trim': 'sDrive16dA (85 kW) 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:50 [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 14:49:50 [ecarstrade.be] INFO: Saving data for 6981191auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958418.709217, 'last_price_update_time': 1774622990.837486}
2026-03-27 14:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981191auction61871') HTTP/1.1" 204 0
2026-03-27 14:49:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982051> (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 14:49: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 14:49:52 [ecarstrade.be] INFO: Extracting details for car 6982051auction61871
2026-03-27 14:49:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41f85512-26b1-55e3-9429-a618c21a63d5 with identifier: 6982051auction61871
2026-03-27 14:49:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41f85512-26b1-55e3-9429-a618c21a63d5 with scrape type 2
2026-03-27 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41f85512-26b1-55e3-9429-a618c21a63d5 with scrape type 2
2026-03-27 14:49:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 41f85512-26b1-55e3-9429-a618c21a63d5, identifier: 6982051auction61871
2026-03-27 14:49:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 41f85512-26b1-55e3-9429-a618c21a63d5 with identifier: 6982051auction61871
2026-03-27 14:49:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 41f85512-26b1-55e3-9429-a618c21a63d5 with identifier: 6982051auction61871
2026-03-27 14:49:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 41f85512-26b1-55e3-9429-a618c21a63d5 with identifier: 6982051auction61871 to the API
2026-03-27 14:49:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:49: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 14:49:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982051>
{'auction_title': '',
 'c_o_2_emission_value': 22,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': '41f85512-26b1-55e3-9429-a618c21a63d5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982051',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'CLA-Class',
 'odometer': 85932,
 '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-Benz CLA CLA 250 e Business Solution 4d',
 'transmission': 'automatic',
 'trim': '-Benz CLA CLA 250 e Business Solution 4d',
 'vin': None,
 'year': 2022}
2026-03-27 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982051auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:49:53 [ecarstrade.be] INFO: Saving data for 6982051auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958196.45963, 'last_price_update_time': 1774622993.358269}
2026-03-27 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982051auction61871') HTTP/1.1" 204 0
2026-03-27 14:49:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982054> (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 14: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 14:49:53 [ecarstrade.be] INFO: Extracting details for car 6982054auction61871
2026-03-27 14:49:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f72e8d01-bc25-5232-b3c1-e64b06d17611 with identifier: 6982054auction61871
2026-03-27 14:49:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f72e8d01-bc25-5232-b3c1-e64b06d17611 with scrape type 2
2026-03-27 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f72e8d01-bc25-5232-b3c1-e64b06d17611 with scrape type 2
2026-03-27 14:49:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f72e8d01-bc25-5232-b3c1-e64b06d17611, identifier: 6982054auction61871
2026-03-27 14:49:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f72e8d01-bc25-5232-b3c1-e64b06d17611 with identifier: 6982054auction61871
2026-03-27 14:49:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f72e8d01-bc25-5232-b3c1-e64b06d17611 with identifier: 6982054auction61871
2026-03-27 14:49:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f72e8d01-bc25-5232-b3c1-e64b06d17611 with identifier: 6982054auction61871 to the API
2026-03-27 14:49:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:49: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 14:49:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982054>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'f72e8d01-bc25-5232-b3c1-e64b06d17611',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982054',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 132810,
 '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 5d",
 'transmission': 'manual',
 'trim': ",  SB '20,   Sportback 2.0 30 TDi 85kW 5d",
 'vin': None,
 'year': 2021}
2026-03-27 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982054auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:49:53 [ecarstrade.be] INFO: Saving data for 6982054auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958149.81505, 'last_price_update_time': 1774622993.876152}
2026-03-27 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982054auction61871') HTTP/1.1" 204 0
2026-03-27 14:49:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981187> (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 14:49: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 14:49:55 [ecarstrade.be] INFO: Extracting details for car 6981187auction61871
2026-03-27 14:49:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f58f544-ab44-5535-9327-29f2727fa6a9 with identifier: 6981187auction61871
2026-03-27 14:49:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f58f544-ab44-5535-9327-29f2727fa6a9 with scrape type 2
2026-03-27 14:49:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f58f544-ab44-5535-9327-29f2727fa6a9 with scrape type 2
2026-03-27 14:49:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1f58f544-ab44-5535-9327-29f2727fa6a9, identifier: 6981187auction61871
2026-03-27 14:49:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1f58f544-ab44-5535-9327-29f2727fa6a9 with identifier: 6981187auction61871
2026-03-27 14:49:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1f58f544-ab44-5535-9327-29f2727fa6a9 with identifier: 6981187auction61871
2026-03-27 14:49:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1f58f544-ab44-5535-9327-29f2727fa6a9 with identifier: 6981187auction61871 to the API
2026-03-27 14:49:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:49: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 14:49:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981187>
{'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-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '1f58f544-ab44-5535-9327-29f2727fa6a9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981187',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 67838,
 '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 14:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:55 [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 14:49:55 [ecarstrade.be] INFO: Saving data for 6981187auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958419.337132, 'last_price_update_time': 1774622995.422262}
2026-03-27 14:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981187auction61871') HTTP/1.1" 204 0
2026-03-27 14:50:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982037> (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 14:50: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 14:50:01 [ecarstrade.be] INFO: Extracting details for car 6982037auction61871
2026-03-27 14:50:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e6d8331-e41d-57a1-b4ba-acaf59faab2a with identifier: 6982037auction61871
2026-03-27 14:50:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e6d8331-e41d-57a1-b4ba-acaf59faab2a with scrape type 2
2026-03-27 14:50:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e6d8331-e41d-57a1-b4ba-acaf59faab2a with scrape type 2
2026-03-27 14:50:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1e6d8331-e41d-57a1-b4ba-acaf59faab2a, identifier: 6982037auction61871
2026-03-27 14:50:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1e6d8331-e41d-57a1-b4ba-acaf59faab2a with identifier: 6982037auction61871
2026-03-27 14:50:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1e6d8331-e41d-57a1-b4ba-acaf59faab2a with identifier: 6982037auction61871
2026-03-27 14:50:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1e6d8331-e41d-57a1-b4ba-acaf59faab2a with identifier: 6982037auction61871 to the API
2026-03-27 14:50:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:50: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 14:50:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982037>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '1e6d8331-e41d-57a1-b4ba-acaf59faab2a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982037',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 72509,
 '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 '17, BMW X2 sDrive18iA 100kW DCT 5d",
 'transmission': 'automatic',
 'trim': ",  '17,   sDrive18iA 100kW DCT 5d",
 'vin': None,
 'year': 2020}
2026-03-27 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:01 [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 14:50:01 [ecarstrade.be] INFO: Saving data for 6982037auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958166.409995, 'last_price_update_time': 1774623001.779128}
2026-03-27 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982037auction61871') HTTP/1.1" 204 0
2026-03-27 14:50:07 [scrapy.extensions.logstats] INFO: Crawled 231 pages (at 16 pages/min), scraped 180 items (at 14 items/min)
2026-03-27 14:50:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 292MiB
2026-03-27 14:50:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982047> (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 14: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 14:50:08 [ecarstrade.be] INFO: Extracting details for car 6982047auction61871
2026-03-27 14:50:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc4d1ba6-3c76-5e47-8834-c398289c3d85 with identifier: 6982047auction61871
2026-03-27 14:50:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc4d1ba6-3c76-5e47-8834-c398289c3d85 with scrape type 2
2026-03-27 14:50:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc4d1ba6-3c76-5e47-8834-c398289c3d85 with scrape type 2
2026-03-27 14:50:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fc4d1ba6-3c76-5e47-8834-c398289c3d85, identifier: 6982047auction61871
2026-03-27 14:50:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fc4d1ba6-3c76-5e47-8834-c398289c3d85 with identifier: 6982047auction61871
2026-03-27 14:50:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fc4d1ba6-3c76-5e47-8834-c398289c3d85 with identifier: 6982047auction61871
2026-03-27 14:50:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fc4d1ba6-3c76-5e47-8834-c398289c3d85 with identifier: 6982047auction61871 to the API
2026-03-27 14:50:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:50:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982047>
{'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-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'fc4d1ba6-3c76-5e47-8834-c398289c3d85',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982047',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 56087,
 '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 14:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982047auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:09 [ecarstrade.be] INFO: Saving data for 6982047auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958142.362968, 'last_price_update_time': 1774623009.272368}
2026-03-27 14:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982047auction61871') HTTP/1.1" 204 0
2026-03-27 14:50:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982043> (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 14:50: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 14:50:11 [ecarstrade.be] INFO: Extracting details for car 6982043auction61871
2026-03-27 14:50:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9443bf4-1d0b-5017-aaa9-921e6a4b1b02 with identifier: 6982043auction61871
2026-03-27 14:50:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9443bf4-1d0b-5017-aaa9-921e6a4b1b02 with scrape type 2
2026-03-27 14:50:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9443bf4-1d0b-5017-aaa9-921e6a4b1b02 with scrape type 2
2026-03-27 14:50:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a9443bf4-1d0b-5017-aaa9-921e6a4b1b02, identifier: 6982043auction61871
2026-03-27 14:50:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a9443bf4-1d0b-5017-aaa9-921e6a4b1b02 with identifier: 6982043auction61871
2026-03-27 14:50:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a9443bf4-1d0b-5017-aaa9-921e6a4b1b02 with identifier: 6982043auction61871
2026-03-27 14:50:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a9443bf4-1d0b-5017-aaa9-921e6a4b1b02 with identifier: 6982043auction61871 to the API
2026-03-27 14:50:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:50: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 14:50:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982043>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'a9443bf4-1d0b-5017-aaa9-921e6a4b1b02',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982043',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': 'Other',
 'odometer': 49447,
 '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 1 Reeks Hatch 118iA (100 kW) 5d',
 'transmission': 'automatic',
 'trim': '1 Reeks Hatch 118iA (100 kW) 5d',
 'vin': None,
 'year': 2023}
2026-03-27 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:12 [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 14:50:12 [ecarstrade.be] INFO: Saving data for 6982043auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958141.108745, 'last_price_update_time': 1774623012.125788}
2026-03-27 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982043auction61871') HTTP/1.1" 204 0
2026-03-27 14:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982044> (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 14: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 14:50:13 [ecarstrade.be] INFO: Extracting details for car 6982044auction61871
2026-03-27 14:50:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a1358c5-6a68-5fff-a388-d201dfe91858 with identifier: 6982044auction61871
2026-03-27 14:50:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a1358c5-6a68-5fff-a388-d201dfe91858 with scrape type 2
2026-03-27 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a1358c5-6a68-5fff-a388-d201dfe91858 with scrape type 2
2026-03-27 14:50:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6a1358c5-6a68-5fff-a388-d201dfe91858, identifier: 6982044auction61871
2026-03-27 14:50:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6a1358c5-6a68-5fff-a388-d201dfe91858 with identifier: 6982044auction61871
2026-03-27 14:50:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6a1358c5-6a68-5fff-a388-d201dfe91858 with identifier: 6982044auction61871
2026-03-27 14:50:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6a1358c5-6a68-5fff-a388-d201dfe91858 with identifier: 6982044auction61871 to the API
2026-03-27 14:50:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:50:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982044>
{'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-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '6a1358c5-6a68-5fff-a388-d201dfe91858',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982044',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 48854,
 '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': 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 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982044auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:13 [ecarstrade.be] INFO: Saving data for 6982044auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958127.813573, 'last_price_update_time': 1774623013.732969}
2026-03-27 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982044auction61871') HTTP/1.1" 204 0
2026-03-27 14:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982045> (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 14: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 14:50:13 [ecarstrade.be] INFO: Extracting details for car 6982045auction61871
2026-03-27 14:50:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b0becd0-ee32-55df-b21a-1e786c8e3f2b with identifier: 6982045auction61871
2026-03-27 14:50:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b0becd0-ee32-55df-b21a-1e786c8e3f2b with scrape type 2
2026-03-27 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b0becd0-ee32-55df-b21a-1e786c8e3f2b with scrape type 2
2026-03-27 14:50:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2b0becd0-ee32-55df-b21a-1e786c8e3f2b, identifier: 6982045auction61871
2026-03-27 14:50:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2b0becd0-ee32-55df-b21a-1e786c8e3f2b with identifier: 6982045auction61871
2026-03-27 14:50:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2b0becd0-ee32-55df-b21a-1e786c8e3f2b with identifier: 6982045auction61871
2026-03-27 14:50:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2b0becd0-ee32-55df-b21a-1e786c8e3f2b with identifier: 6982045auction61871 to the API
2026-03-27 14:50:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:50:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982045>
{'auction_title': '',
 'c_o_2_emission_value': 49,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': '2b0becd0-ee32-55df-b21a-1e786c8e3f2b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982045',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Other',
 'model': 'Volvo',
 'odometer': 69912,
 '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': "Volvo, XC40 FL'21 PHEV, Volvo XC40 T4 PHEV Ultimate Bright Design "
          'Aut. 5d',
 'transmission': 'automatic',
 'trim': ", XC40 FL'21 PHEV,  XC40 T4 PHEV Ultimate Bright Design Aut. 5d",
 'vin': None,
 'year': 2023}
2026-03-27 14:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982045auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:14 [ecarstrade.be] INFO: Saving data for 6982045auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958141.914061, 'last_price_update_time': 1774623014.268395}
2026-03-27 14:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982045auction61871') HTTP/1.1" 204 0
2026-03-27 14:50:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982041> (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 14: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 14:50:14 [ecarstrade.be] INFO: Extracting details for car 6982041auction61871
2026-03-27 14:50:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d59cb6e2-b313-5b11-aa75-3a0d17ab4607 with identifier: 6982041auction61871
2026-03-27 14:50:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d59cb6e2-b313-5b11-aa75-3a0d17ab4607 with scrape type 2
2026-03-27 14:50:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d59cb6e2-b313-5b11-aa75-3a0d17ab4607 with scrape type 2
2026-03-27 14:50:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d59cb6e2-b313-5b11-aa75-3a0d17ab4607, identifier: 6982041auction61871
2026-03-27 14:50:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d59cb6e2-b313-5b11-aa75-3a0d17ab4607 with identifier: 6982041auction61871
2026-03-27 14:50:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d59cb6e2-b313-5b11-aa75-3a0d17ab4607 with identifier: 6982041auction61871
2026-03-27 14:50:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d59cb6e2-b313-5b11-aa75-3a0d17ab4607 with identifier: 6982041auction61871 to the API
2026-03-27 14:50:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:50:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982041>
{'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-29T15:05:18Z',
 'fuel_type': 'Electric',
 'id': 'd59cb6e2-b313-5b11-aa75-3a0d17ab4607',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982041',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'EQA',
 'odometer': 48418,
 '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': 'Mercedes-Benz EQA EQA 250+ Business Line 5d',
 'transmission': 'automatic',
 'trim': '-Benz   250+ Business Line 5d',
 'vin': None,
 'year': 2024}
2026-03-27 14:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982041auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:15 [ecarstrade.be] INFO: Saving data for 6982041auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958140.600556, 'last_price_update_time': 1774623015.339115}
2026-03-27 14:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982041auction61871') HTTP/1.1" 204 0
2026-03-27 14:50:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981178> (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 14: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 14:50:18 [ecarstrade.be] INFO: Extracting details for car 6981178auction61871
2026-03-27 14:50:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e1060e5-2514-59e1-9e70-ccbf89425352 with identifier: 6981178auction61871
2026-03-27 14:50:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e1060e5-2514-59e1-9e70-ccbf89425352 with scrape type 2
2026-03-27 14:50:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e1060e5-2514-59e1-9e70-ccbf89425352 with scrape type 2
2026-03-27 14:50:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7e1060e5-2514-59e1-9e70-ccbf89425352, identifier: 6981178auction61871
2026-03-27 14:50:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7e1060e5-2514-59e1-9e70-ccbf89425352 with identifier: 6981178auction61871
2026-03-27 14:50:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7e1060e5-2514-59e1-9e70-ccbf89425352 with identifier: 6981178auction61871
2026-03-27 14:50:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7e1060e5-2514-59e1-9e70-ccbf89425352 with identifier: 6981178auction61871 to the API
2026-03-27 14:50:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:50: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 14:50:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981178>
{'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-29T15:05:18Z',
 'fuel_type': 'Electric',
 'id': '7e1060e5-2514-59e1-9e70-ccbf89425352',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981178',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Other',
 'model': 'Volkswagen',
 'odometer': 59540,
 '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 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 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:19 [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 14:50:19 [ecarstrade.be] INFO: Saving data for 6981178auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958415.750482, 'last_price_update_time': 1774623019.351618}
2026-03-27 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981178auction61871') HTTP/1.1" 204 0
2026-03-27 14:50:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981177> (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 14:50: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 14:50:19 [ecarstrade.be] INFO: Extracting details for car 6981177auction61871
2026-03-27 14:50:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b830e0c4-9e6e-5105-a11c-dc28676629e1 with identifier: 6981177auction61871
2026-03-27 14:50:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b830e0c4-9e6e-5105-a11c-dc28676629e1 with scrape type 2
2026-03-27 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b830e0c4-9e6e-5105-a11c-dc28676629e1 with scrape type 2
2026-03-27 14:50:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b830e0c4-9e6e-5105-a11c-dc28676629e1, identifier: 6981177auction61871
2026-03-27 14:50:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b830e0c4-9e6e-5105-a11c-dc28676629e1 with identifier: 6981177auction61871
2026-03-27 14:50:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b830e0c4-9e6e-5105-a11c-dc28676629e1 with identifier: 6981177auction61871
2026-03-27 14:50:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b830e0c4-9e6e-5105-a11c-dc28676629e1 with identifier: 6981177auction61871 to the API
2026-03-27 14:50:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:50: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 14:50:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981177>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'b830e0c4-9e6e-5105-a11c-dc28676629e1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981177',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Skoda',
 'model': 'Scala',
 'odometer': 104829,
 '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, Scala '19, Skoda Scala 1.0 TSI 81kW DSG7 Clever 5d",
 'transmission': 'automatic',
 'trim': ",  '19,   1.0 TSI 81kW DSG7 Clever 5d",
 'vin': None,
 'year': 2022}
2026-03-27 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:19 [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 14:50:19 [ecarstrade.be] INFO: Saving data for 6981177auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958417.551177, 'last_price_update_time': 1774623019.892301}
2026-03-27 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981177auction61871') HTTP/1.1" 204 0
2026-03-27 14:50:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982038> (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 14:50: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 14:50:22 [ecarstrade.be] INFO: Extracting details for car 6982038auction61871
2026-03-27 14:50:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 118bb977-1a02-5d14-b95d-89e41c46d7e9 with identifier: 6982038auction61871
2026-03-27 14:50:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 118bb977-1a02-5d14-b95d-89e41c46d7e9 with scrape type 2
2026-03-27 14:50:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 118bb977-1a02-5d14-b95d-89e41c46d7e9 with scrape type 2
2026-03-27 14:50:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 118bb977-1a02-5d14-b95d-89e41c46d7e9, identifier: 6982038auction61871
2026-03-27 14:50:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 118bb977-1a02-5d14-b95d-89e41c46d7e9 with identifier: 6982038auction61871
2026-03-27 14:50:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 118bb977-1a02-5d14-b95d-89e41c46d7e9 with identifier: 6982038auction61871
2026-03-27 14:50:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 118bb977-1a02-5d14-b95d-89e41c46d7e9 with identifier: 6982038auction61871 to the API
2026-03-27 14:50:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:50:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982038>
{'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': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': '118bb977-1a02-5d14-b95d-89e41c46d7e9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982038',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 28278,
 '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 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982038auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:22 [ecarstrade.be] INFO: Saving data for 6982038auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958127.281187, 'last_price_update_time': 1774623022.46535}
2026-03-27 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982038auction61871') HTTP/1.1" 204 0
2026-03-27 14:50:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997592> (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 14:50:23 [ecarstrade.be] INFO: Extracting details for car 6997592auction61871
2026-03-27 14:50:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e10089e-549b-594b-b358-9241c62cd85e with identifier: 6997592auction61871
2026-03-27 14:50:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e10089e-549b-594b-b358-9241c62cd85e with scrape type 2
2026-03-27 14:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e10089e-549b-594b-b358-9241c62cd85e with scrape type 2
2026-03-27 14:50:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0e10089e-549b-594b-b358-9241c62cd85e, identifier: 6997592auction61871
2026-03-27 14:50:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0e10089e-549b-594b-b358-9241c62cd85e with identifier: 6997592auction61871
2026-03-27 14:50:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0e10089e-549b-594b-b358-9241c62cd85e with identifier: 6997592auction61871
2026-03-27 14:50:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0e10089e-549b-594b-b358-9241c62cd85e with identifier: 6997592auction61871 to the API
2026-03-27 14:50:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:50:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997592>
{'auction_title': '',
 'c_o_2_emission_value': 41,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': '0e10089e-549b-594b-b358-9241c62cd85e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997592',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'DS Automobiles',
 'model': 'Other',
 'odometer': 48817,
 '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': 'DS DS9 1.6 E-TENSE 200 (+160) PHEV 4x4 Rivoli + 4d',
 'transmission': 'automatic',
 'trim': 'DS DS9 1.6 E-TENSE 200 (+160) PHEV 4x4 Rivoli + 4d',
 'vin': None,
 'year': 2022}
2026-03-27 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997592auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:23 [ecarstrade.be] INFO: Saving data for 6997592auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373166.971819, 'last_price_update_time': 1774623023.830242}
2026-03-27 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997592auction61871') HTTP/1.1" 204 0
2026-03-27 14:50:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981176> (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 14:50:23 [ecarstrade.be] INFO: Extracting details for car 6981176auction61871
2026-03-27 14:50:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a644311b-58e2-54da-ada1-02f58739be5f with identifier: 6981176auction61871
2026-03-27 14:50:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a644311b-58e2-54da-ada1-02f58739be5f with scrape type 2
2026-03-27 14:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a644311b-58e2-54da-ada1-02f58739be5f with scrape type 2
2026-03-27 14:50:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a644311b-58e2-54da-ada1-02f58739be5f, identifier: 6981176auction61871
2026-03-27 14:50:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a644311b-58e2-54da-ada1-02f58739be5f with identifier: 6981176auction61871
2026-03-27 14:50:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a644311b-58e2-54da-ada1-02f58739be5f with identifier: 6981176auction61871
2026-03-27 14:50:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a644311b-58e2-54da-ada1-02f58739be5f with identifier: 6981176auction61871 to the API
2026-03-27 14:50:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:50: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 14:50:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981176>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'a644311b-58e2-54da-ada1-02f58739be5f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981176',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 14129,
 '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': '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 14:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981176auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:24 [ecarstrade.be] INFO: Saving data for 6981176auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958100.021332, 'last_price_update_time': 1774623024.355572}
2026-03-27 14:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981176auction61871') HTTP/1.1" 204 0
2026-03-27 14:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982039> (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 14:50:26 [ecarstrade.be] INFO: Extracting details for car 6982039auction61871
2026-03-27 14:50:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63a2e44d-9d17-5946-9c18-94cc4e9ace2c with identifier: 6982039auction61871
2026-03-27 14:50:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63a2e44d-9d17-5946-9c18-94cc4e9ace2c with scrape type 2
2026-03-27 14:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63a2e44d-9d17-5946-9c18-94cc4e9ace2c with scrape type 2
2026-03-27 14:50:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 63a2e44d-9d17-5946-9c18-94cc4e9ace2c, identifier: 6982039auction61871
2026-03-27 14:50:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 63a2e44d-9d17-5946-9c18-94cc4e9ace2c with identifier: 6982039auction61871
2026-03-27 14:50:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 63a2e44d-9d17-5946-9c18-94cc4e9ace2c with identifier: 6982039auction61871
2026-03-27 14:50:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 63a2e44d-9d17-5946-9c18-94cc4e9ace2c with identifier: 6982039auction61871 to the API
2026-03-27 14:50:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:50:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982039>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '63a2e44d-9d17-5946-9c18-94cc4e9ace2c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982039',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Tesla',
 'model': 'Model Y',
 'odometer': 91408,
 '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': 'TESLA MODEL Y 52 kWh Standard Range RWD 5d',
 'transmission': 'automatic',
 'trim': 'TESLA MODEL Y 52 kWh Standard Range RWD 5d',
 'vin': None,
 'year': 2023}
2026-03-27 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276982039auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:26 [ecarstrade.be] INFO: Saving data for 6982039auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958165.660544, 'last_price_update_time': 1774623026.528991}
2026-03-27 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982039auction61871') HTTP/1.1" 204 0
2026-03-27 14:50:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6982052> (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 14:50:34 [ecarstrade.be] INFO: Extracting details for car 6982052auction61871
2026-03-27 14:50:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dafa9b8c-c2da-5662-8e83-73c7e59173cb with identifier: 6982052auction61871
2026-03-27 14:50:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dafa9b8c-c2da-5662-8e83-73c7e59173cb with scrape type 2
2026-03-27 14:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dafa9b8c-c2da-5662-8e83-73c7e59173cb with scrape type 2
2026-03-27 14:50:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dafa9b8c-c2da-5662-8e83-73c7e59173cb, identifier: 6982052auction61871
2026-03-27 14:50:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dafa9b8c-c2da-5662-8e83-73c7e59173cb with identifier: 6982052auction61871
2026-03-27 14:50:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dafa9b8c-c2da-5662-8e83-73c7e59173cb with identifier: 6982052auction61871
2026-03-27 14:50:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dafa9b8c-c2da-5662-8e83-73c7e59173cb with identifier: 6982052auction61871 to the API
2026-03-27 14:50:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:50: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 14:50:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6982052>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'dafa9b8c-c2da-5662-8e83-73c7e59173cb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6982052',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 47100,
 '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': "VW, Tiguan FL'20, Volkswagen Tiguan 1.5 TSI 110kW Life 5d",
 'transmission': 'manual',
 'trim': "VW,  FL'20,   1.5 TSI 110kW Life 5d",
 'vin': None,
 'year': 2021}
2026-03-27 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:35 [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 14:50:35 [ecarstrade.be] INFO: Saving data for 6982052auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958156.082762, 'last_price_update_time': 1774623035.262948}
2026-03-27 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982052auction61871') HTTP/1.1" 204 0
2026-03-27 14:50:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997598> (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 14:50:43 [ecarstrade.be] INFO: Extracting details for car 6997598auction61871
2026-03-27 14:50:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab8f654a-e753-5809-aeed-1cbf7e32726f with identifier: 6997598auction61871
2026-03-27 14:50:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab8f654a-e753-5809-aeed-1cbf7e32726f with scrape type 2
2026-03-27 14:50:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab8f654a-e753-5809-aeed-1cbf7e32726f with scrape type 2
2026-03-27 14:50:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ab8f654a-e753-5809-aeed-1cbf7e32726f, identifier: 6997598auction61871
2026-03-27 14:50:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ab8f654a-e753-5809-aeed-1cbf7e32726f with identifier: 6997598auction61871
2026-03-27 14:50:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ab8f654a-e753-5809-aeed-1cbf7e32726f with identifier: 6997598auction61871
2026-03-27 14:50:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ab8f654a-e753-5809-aeed-1cbf7e32726f with identifier: 6997598auction61871 to the API
2026-03-27 14:50:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:50:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997598>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'ab8f654a-e753-5809-aeed-1cbf7e32726f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997598',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 76015,
 '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': 'MERCEDES CLASSE A (W177) A 250e 160hp PHEV AMG Line 5d',
 'transmission': 'automatic',
 'trim': 'MERCEDES CLASSE A (W177) A 250e 160hp PHEV AMG Line 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997598auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:44 [ecarstrade.be] INFO: Saving data for 6997598auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373205.236045, 'last_price_update_time': 1774623044.013807}
2026-03-27 14:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997598auction61871') HTTP/1.1" 204 0
2026-03-27 14:50:47 [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 14:50:47 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:50:47 [ecarstrade.be] INFO: Found listing with ID: 6974455auction61871
2026-03-27 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276974455auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:47 [ecarstrade.be] INFO: Scrape type for 6974455auction61871: 0
2026-03-27 14:50:47 [ecarstrade.be] INFO: Found listing with ID: 6880631auction61871
2026-03-27 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276880631auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:47 [ecarstrade.be] INFO: Scrape type for 6880631auction61871: 0
2026-03-27 14:50:47 [ecarstrade.be] INFO: Found listing with ID: 6904807auction61871
2026-03-27 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276904807auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:47 [ecarstrade.be] INFO: Scrape type for 6904807auction61871: 0
2026-03-27 14:50:47 [ecarstrade.be] INFO: Found listing with ID: 6950388auction61871
2026-03-27 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950388auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:48 [ecarstrade.be] INFO: Scrape type for 6950388auction61871: 0
2026-03-27 14:50:48 [ecarstrade.be] INFO: Found listing with ID: 6951941auction61871
2026-03-27 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951941auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:48 [ecarstrade.be] INFO: Scrape type for 6951941auction61871: 0
2026-03-27 14:50:48 [ecarstrade.be] INFO: Found listing with ID: 6880621auction61871
2026-03-27 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276880621auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:48 [ecarstrade.be] INFO: Scrape type for 6880621auction61871: 0
2026-03-27 14:50:48 [ecarstrade.be] INFO: Found listing with ID: 6997729auction61871
2026-03-27 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997729auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:48 [ecarstrade.be] INFO: Scrape type for 6997729auction61871: 2
2026-03-27 14:50: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 14:50:48 [ecarstrade.be] INFO: Found listing with ID: 6878989auction61871
2026-03-27 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276878989auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:48 [ecarstrade.be] INFO: Scrape type for 6878989auction61871: 0
2026-03-27 14:50:48 [ecarstrade.be] INFO: Found listing with ID: 6950387auction61871
2026-03-27 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950387auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:48 [ecarstrade.be] INFO: Scrape type for 6950387auction61871: 2
2026-03-27 14:50: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 14:50:48 [ecarstrade.be] INFO: Found listing with ID: 6997604auction61871
2026-03-27 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997604auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:48 [ecarstrade.be] INFO: Scrape type for 6997604auction61871: 2
2026-03-27 14:50: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 14:50:48 [ecarstrade.be] INFO: Found listing with ID: 6997602auction61871
2026-03-27 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997602auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:48 [ecarstrade.be] INFO: Scrape type for 6997602auction61871: 2
2026-03-27 14:50: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 14:50:48 [ecarstrade.be] INFO: Found listing with ID: 6997727auction61871
2026-03-27 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997727auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:48 [ecarstrade.be] INFO: Scrape type for 6997727auction61871: 2
2026-03-27 14:50: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 14:50:48 [ecarstrade.be] INFO: Found listing with ID: 6997730auction61871
2026-03-27 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997730auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:48 [ecarstrade.be] INFO: Scrape type for 6997730auction61871: 2
2026-03-27 14:50: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 14:50:48 [ecarstrade.be] INFO: Found listing with ID: 6880616auction61871
2026-03-27 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276880616auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:48 [ecarstrade.be] INFO: Scrape type for 6880616auction61871: 0
2026-03-27 14:50:48 [ecarstrade.be] INFO: Found listing with ID: 6997601auction61871
2026-03-27 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997601auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:48 [ecarstrade.be] INFO: Scrape type for 6997601auction61871: 2
2026-03-27 14:50:48 [ecarstrade.be] INFO: Found listing with ID: 6951937auction61871
2026-03-27 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951937auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:48 [ecarstrade.be] INFO: Scrape type for 6951937auction61871: 2
2026-03-27 14:50:48 [ecarstrade.be] INFO: Found listing with ID: 6997600auction61871
2026-03-27 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997600auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:48 [ecarstrade.be] INFO: Scrape type for 6997600auction61871: 2
2026-03-27 14:50:48 [ecarstrade.be] INFO: Found listing with ID: 6951936auction61871
2026-03-27 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951936auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:48 [ecarstrade.be] INFO: Scrape type for 6951936auction61871: 2
2026-03-27 14:50:48 [ecarstrade.be] INFO: Found listing with ID: 6997599auction61871
2026-03-27 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997599auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:48 [ecarstrade.be] INFO: Scrape type for 6997599auction61871: 2
2026-03-27 14:50:48 [ecarstrade.be] INFO: Found listing with ID: 6880612auction61871
2026-03-27 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276880612auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:48 [ecarstrade.be] INFO: Scrape type for 6880612auction61871: 0
2026-03-27 14:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981184> (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 14:50: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 14:50:51 [ecarstrade.be] INFO: Extracting details for car 6981184auction61871
2026-03-27 14:50:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1a21d23-77ac-516c-abbd-9ee3c8460160 with identifier: 6981184auction61871
2026-03-27 14:50:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1a21d23-77ac-516c-abbd-9ee3c8460160 with scrape type 2
2026-03-27 14:50:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1a21d23-77ac-516c-abbd-9ee3c8460160 with scrape type 2
2026-03-27 14:50:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d1a21d23-77ac-516c-abbd-9ee3c8460160, identifier: 6981184auction61871
2026-03-27 14:50:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d1a21d23-77ac-516c-abbd-9ee3c8460160 with identifier: 6981184auction61871
2026-03-27 14:50:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d1a21d23-77ac-516c-abbd-9ee3c8460160 with identifier: 6981184auction61871
2026-03-27 14:50:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d1a21d23-77ac-516c-abbd-9ee3c8460160 with identifier: 6981184auction61871 to the API
2026-03-27 14:50:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:50: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 14:50:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981184>
{'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-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'd1a21d23-77ac-516c-abbd-9ee3c8460160',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981184',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 42304,
 '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': 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 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:52 [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 14:50:52 [ecarstrade.be] INFO: Saving data for 6981184auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958419.662986, 'last_price_update_time': 1774623052.205704}
2026-03-27 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981184auction61871') HTTP/1.1" 204 0
2026-03-27 14:50:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981186> (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 14: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 14:50:53 [ecarstrade.be] INFO: Extracting details for car 6981186auction61871
2026-03-27 14:50:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 762f93ce-f8d9-50d7-8602-f4b754972ba4 with identifier: 6981186auction61871
2026-03-27 14:50:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 762f93ce-f8d9-50d7-8602-f4b754972ba4 with scrape type 2
2026-03-27 14:50:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 762f93ce-f8d9-50d7-8602-f4b754972ba4 with scrape type 2
2026-03-27 14:50:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 762f93ce-f8d9-50d7-8602-f4b754972ba4, identifier: 6981186auction61871
2026-03-27 14:50:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 762f93ce-f8d9-50d7-8602-f4b754972ba4 with identifier: 6981186auction61871
2026-03-27 14:50:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 762f93ce-f8d9-50d7-8602-f4b754972ba4 with identifier: 6981186auction61871
2026-03-27 14:50:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 762f93ce-f8d9-50d7-8602-f4b754972ba4 with identifier: 6981186auction61871 to the API
2026-03-27 14:50:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:50:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981186>
{'auction_title': '',
 'c_o_2_emission_value': 44,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '762f93ce-f8d9-50d7-8602-f4b754972ba4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981186',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'MAN',
 'model': 'Mini Countryman Series',
 'odometer': 32297,
 '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, Mini Country.16 PHEV, Mini Countryman Cooper S E ALL4 AT 5d',
 'transmission': 'automatic',
 'trim': 'MINI, Mini Country.16 PHEV, Mini Countryman Cooper S E ALL4 AT 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981186auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:50:54 [ecarstrade.be] INFO: Saving data for 6981186auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958416.617924, 'last_price_update_time': 1774623054.466546}
2026-03-27 14:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981186auction61871') HTTP/1.1" 204 0
2026-03-27 14:50:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997602> (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 14: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 14:50:57 [ecarstrade.be] INFO: Extracting details for car 6997602auction61871
2026-03-27 14:50:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4ed38c7-5f86-5fff-8a3e-57e12fbf4008 with identifier: 6997602auction61871
2026-03-27 14:50:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4ed38c7-5f86-5fff-8a3e-57e12fbf4008 with scrape type 2
2026-03-27 14:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4ed38c7-5f86-5fff-8a3e-57e12fbf4008 with scrape type 2
2026-03-27 14:50:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e4ed38c7-5f86-5fff-8a3e-57e12fbf4008, identifier: 6997602auction61871
2026-03-27 14:50:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e4ed38c7-5f86-5fff-8a3e-57e12fbf4008 with identifier: 6997602auction61871
2026-03-27 14:50:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e4ed38c7-5f86-5fff-8a3e-57e12fbf4008 with identifier: 6997602auction61871
2026-03-27 14:50:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e4ed38c7-5f86-5fff-8a3e-57e12fbf4008 with identifier: 6997602auction61871 to the API
2026-03-27 14:50:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:50: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 14:50:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997602>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'e4ed38c7-5f86-5fff-8a3e-57e12fbf4008',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997602',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-20-ATWERP-BELCAR_NOORD"',
 'make': 'Jeep',
 'model': 'Compass',
 'odometer': 49960,
 '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.5 mHEV Turbo T4 130 DCT7 48V S 5d',
 'transmission': 'automatic',
 'trim': '1.5 mHEV Turbo T4 130 DCT7 48V S 5d',
 'vin': None,
 'year': 2023}
2026-03-27 14:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:57 [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 14:50:57 [ecarstrade.be] INFO: Saving data for 6997602auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373201.679807, 'last_price_update_time': 1774623057.758015}
2026-03-27 14:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997602auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997601> (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 14: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 14:51:03 [ecarstrade.be] INFO: Extracting details for car 6997601auction61871
2026-03-27 14:51:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc893460-b4af-5e36-88e1-310b2e5d314f with identifier: 6997601auction61871
2026-03-27 14:51:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc893460-b4af-5e36-88e1-310b2e5d314f with scrape type 2
2026-03-27 14:51:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc893460-b4af-5e36-88e1-310b2e5d314f with scrape type 2
2026-03-27 14:51:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dc893460-b4af-5e36-88e1-310b2e5d314f, identifier: 6997601auction61871
2026-03-27 14:51:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dc893460-b4af-5e36-88e1-310b2e5d314f with identifier: 6997601auction61871
2026-03-27 14:51:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dc893460-b4af-5e36-88e1-310b2e5d314f with identifier: 6997601auction61871
2026-03-27 14:51:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dc893460-b4af-5e36-88e1-310b2e5d314f with identifier: 6997601auction61871 to the API
2026-03-27 14:51:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:51:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997601>
{'auction_title': '',
 'c_o_2_emission_value': 49,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': 'dc893460-b4af-5e36-88e1-310b2e5d314f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997601',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-20-ATWERP-BELCAR_NOORD"',
 'make': 'Other',
 'model': 'Volvo',
 'odometer': 104559,
 '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': 'Volvo XC40 T5 Twin Engine R-Design 5d',
 'transmission': 'automatic',
 'trim': 'XC40 T5 Twin Engine R-Design 5d',
 'vin': None,
 'year': 2020}
2026-03-27 14:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997601auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:03 [ecarstrade.be] INFO: Saving data for 6997601auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373202.88983, 'last_price_update_time': 1774623063.800143}
2026-03-27 14:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997601auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:04 [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 14: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 14:51:04 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6951935auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951935auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6951935auction61871: 2
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6997724auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997724auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6997724auction61871: 2
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6997728auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997728auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6997728auction61871: 2
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6997723auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997723auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6997723auction61871: 2
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6997722auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997722auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6997722auction61871: 2
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6950384auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950384auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6950384auction61871: 2
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6951934auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951934auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6951934auction61871: 2
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6878971auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276878971auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6878971auction61871: 0
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6997594auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997594auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6997594auction61871: 2
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6997720auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997720auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6997720auction61871: 2
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6997596auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997596auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6997596auction61871: 2
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6950381auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950381auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6950381auction61871: 2
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6880594auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276880594auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6880594auction61871: 0
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6997717auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997717auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6997717auction61871: 2
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6880589auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276880589auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6880589auction61871: 0
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6997715auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997715auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6997715auction61871: 2
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6997714auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997714auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6997714auction61871: 2
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6997716auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997716auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6997716auction61871: 2
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6997590auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997590auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6997590auction61871: 2
2026-03-27 14:51:04 [ecarstrade.be] INFO: Found listing with ID: 6997591auction61871
2026-03-27 14:51:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997591auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:04 [ecarstrade.be] INFO: Scrape type for 6997591auction61871: 2
2026-03-27 14:51:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951937> (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 14:51: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 14:51:05 [ecarstrade.be] INFO: Extracting details for car 6951937auction61871
2026-03-27 14:51:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e927f7c-63b4-5821-abd2-f7cd7b79a989 with identifier: 6951937auction61871
2026-03-27 14:51:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e927f7c-63b4-5821-abd2-f7cd7b79a989 with scrape type 2
2026-03-27 14:51:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e927f7c-63b4-5821-abd2-f7cd7b79a989 with scrape type 2
2026-03-27 14:51:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8e927f7c-63b4-5821-abd2-f7cd7b79a989, identifier: 6951937auction61871
2026-03-27 14:51:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8e927f7c-63b4-5821-abd2-f7cd7b79a989 with identifier: 6951937auction61871
2026-03-27 14:51:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8e927f7c-63b4-5821-abd2-f7cd7b79a989 with identifier: 6951937auction61871
2026-03-27 14:51:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8e927f7c-63b4-5821-abd2-f7cd7b79a989 with identifier: 6951937auction61871 to the API
2026-03-27 14:51:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:51:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951937>
{'auction_title': '',
 'c_o_2_emission_value': 33,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '8e927f7c-63b4-5821-abd2-f7cd7b79a989',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951937',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 73762,
 '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 1.6 Hybrid 225 e-EAT8 GT Pack 5d',
 'transmission': 'automatic',
 'trim': '1.6 Hybrid 225 e-EAT8 GT Pack 5d',
 'vin': None,
 'year': 2021}
2026-03-27 14:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951937auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:05 [ecarstrade.be] INFO: Saving data for 6951937auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773184409.632981, 'last_price_update_time': 1774623065.653197}
2026-03-27 14:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951937auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950387> (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 14:51: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 14:51:06 [ecarstrade.be] INFO: Extracting details for car 6950387auction61871
2026-03-27 14:51:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2e125b8-02ad-5060-9d7c-a2d44b36e67c with identifier: 6950387auction61871
2026-03-27 14:51:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2e125b8-02ad-5060-9d7c-a2d44b36e67c with scrape type 2
2026-03-27 14:51:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2e125b8-02ad-5060-9d7c-a2d44b36e67c with scrape type 2
2026-03-27 14:51:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c2e125b8-02ad-5060-9d7c-a2d44b36e67c, identifier: 6950387auction61871
2026-03-27 14:51:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c2e125b8-02ad-5060-9d7c-a2d44b36e67c with identifier: 6950387auction61871
2026-03-27 14:51:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c2e125b8-02ad-5060-9d7c-a2d44b36e67c with identifier: 6950387auction61871
2026-03-27 14:51:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c2e125b8-02ad-5060-9d7c-a2d44b36e67c with identifier: 6950387auction61871 to the API
2026-03-27 14:51:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:51: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 14:51:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950387>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'c2e125b8-02ad-5060-9d7c-a2d44b36e67c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950387',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 100423,
 '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 Auto Allure Pack 5d',
 'transmission': 'automatic',
 'trim': '1.2 PureTech 96kW S&S Auto Allure Pack 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:06 [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 14:51:06 [ecarstrade.be] INFO: Saving data for 6950387auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773184348.452496, 'last_price_update_time': 1774623066.659399}
2026-03-27 14:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950387auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:07 [scrapy.extensions.logstats] INFO: Crawled 252 pages (at 21 pages/min), scraped 199 items (at 19 items/min)
2026-03-27 14:51:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 292MiB
2026-03-27 14:51:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997604> (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 14: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 14:51:10 [ecarstrade.be] INFO: Extracting details for car 6997604auction61871
2026-03-27 14:51:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d9b7131-28ca-51c2-8ec5-0dd623493118 with identifier: 6997604auction61871
2026-03-27 14:51:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d9b7131-28ca-51c2-8ec5-0dd623493118 with scrape type 2
2026-03-27 14:51:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d9b7131-28ca-51c2-8ec5-0dd623493118 with scrape type 2
2026-03-27 14:51:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9d9b7131-28ca-51c2-8ec5-0dd623493118, identifier: 6997604auction61871
2026-03-27 14:51:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9d9b7131-28ca-51c2-8ec5-0dd623493118 with identifier: 6997604auction61871
2026-03-27 14:51:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9d9b7131-28ca-51c2-8ec5-0dd623493118 with identifier: 6997604auction61871
2026-03-27 14:51:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9d9b7131-28ca-51c2-8ec5-0dd623493118 with identifier: 6997604auction61871 to the API
2026-03-27 14:51:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:51:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997604>
{'auction_title': '',
 'c_o_2_emission_value': 29,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': '9d9b7131-28ca-51c2-8ec5-0dd623493118',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997604',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-20-ATWERP-BELCAR_NOORD"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 20976,
 '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': "Peugeot, 508 SW '18 PHEV, Peugeot 508 SW 1.6 Hybrid 225 e-EAT8 "
          'Active Pack 5',
 'transmission': 'automatic',
 'trim': ",  SW '18 PHEV,   SW 1.6 Hybrid 225 e-EAT8 Active Pack 5",
 'vin': None,
 'year': 2023}
2026-03-27 14:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997604auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:11 [ecarstrade.be] INFO: Saving data for 6997604auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373199.635685, 'last_price_update_time': 1774623071.212302}
2026-03-27 14:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997604auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997729> (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 14: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 14:51:11 [ecarstrade.be] INFO: Extracting details for car 6997729auction61871
2026-03-27 14:51:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98c9c784-2844-501d-b551-316d4fbe368d with identifier: 6997729auction61871
2026-03-27 14:51:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98c9c784-2844-501d-b551-316d4fbe368d with scrape type 2
2026-03-27 14:51:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98c9c784-2844-501d-b551-316d4fbe368d with scrape type 2
2026-03-27 14:51:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 98c9c784-2844-501d-b551-316d4fbe368d, identifier: 6997729auction61871
2026-03-27 14:51:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 98c9c784-2844-501d-b551-316d4fbe368d with identifier: 6997729auction61871
2026-03-27 14:51:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 98c9c784-2844-501d-b551-316d4fbe368d with identifier: 6997729auction61871
2026-03-27 14:51:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 98c9c784-2844-501d-b551-316d4fbe368d with identifier: 6997729auction61871 to the API
2026-03-27 14:51:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:51:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997729>
{'auction_title': '',
 'c_o_2_emission_value': 50,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '98c9c784-2844-501d-b551-316d4fbe368d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997729',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'GLC-Class',
 'odometer': 104244,
 '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 CLASSE GLC DIESEL (X253) - 2019 GLC 300 de 194 4-Ma PHEV '
          'Business Solution 5d',
 'transmission': 'automatic',
 'trim': 'MERCEDES CLASSE GLC DIESEL (X253) - 2019 GLC 300 de 194 4-Ma PHEV '
         'Business Solution 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997729auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:11 [ecarstrade.be] INFO: Saving data for 6997729auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373336.830878, 'last_price_update_time': 1774623071.794013}
2026-03-27 14:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997729auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997727> (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 14: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 14:51:14 [ecarstrade.be] INFO: Extracting details for car 6997727auction61871
2026-03-27 14:51:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 251d001d-bc66-5d09-bc5f-f1d891e0ebed with identifier: 6997727auction61871
2026-03-27 14:51:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 251d001d-bc66-5d09-bc5f-f1d891e0ebed with scrape type 2
2026-03-27 14:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 251d001d-bc66-5d09-bc5f-f1d891e0ebed with scrape type 2
2026-03-27 14:51:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 251d001d-bc66-5d09-bc5f-f1d891e0ebed, identifier: 6997727auction61871
2026-03-27 14:51:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 251d001d-bc66-5d09-bc5f-f1d891e0ebed with identifier: 6997727auction61871
2026-03-27 14:51:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 251d001d-bc66-5d09-bc5f-f1d891e0ebed with identifier: 6997727auction61871
2026-03-27 14:51:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 251d001d-bc66-5d09-bc5f-f1d891e0ebed with identifier: 6997727auction61871 to the API
2026-03-27 14:51:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:51:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997727>
{'auction_title': '',
 'c_o_2_emission_value': 160,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '251d001d-bc66-5d09-bc5f-f1d891e0ebed',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997727',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Other',
 'model': 'Volvo',
 'odometer': 66275,
 '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': 'Volvo XC60 B4 D Core Aut. 5d',
 'transmission': 'automatic',
 'trim': 'XC60 B4 D Core Aut. 5d',
 'vin': None,
 'year': 2024}
2026-03-27 14:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997727auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:15 [ecarstrade.be] INFO: Saving data for 6997727auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373339.330424, 'last_price_update_time': 1774623075.227158}
2026-03-27 14:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997727auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:16 [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 14: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 14:51:16 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6997593auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997593auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6997593auction61871: 2
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6950378auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950378auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6950378auction61871: 2
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6950379auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950379auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6950379auction61871: 0
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6951933auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951933auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6951933auction61871: 0
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6950373auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950373auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6950373auction61871: 0
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6878961auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276878961auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6878961auction61871: 0
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6880578auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276880578auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6880578auction61871: 0
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6880576auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276880576auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6880576auction61871: 0
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6880577auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276880577auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6880577auction61871: 0
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6878957auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276878957auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6878957auction61871: 0
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6997711auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997711auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6997711auction61871: 2
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6997713auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997713auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6997713auction61871: 2
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6997708auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997708auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6997708auction61871: 2
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6997709auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997709auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6997709auction61871: 2
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6997712auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997712auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6997712auction61871: 2
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6951928auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951928auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6951928auction61871: 0
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6950366auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950366auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6950366auction61871: 0
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6950368auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950368auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6950368auction61871: 0
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6951921auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951921auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6951921auction61871: 0
2026-03-27 14:51:16 [ecarstrade.be] INFO: Found listing with ID: 6951925auction61871
2026-03-27 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951925auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:16 [ecarstrade.be] INFO: Scrape type for 6951925auction61871: 0
2026-03-27 14:51:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997724> (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 14:51: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 14:51:19 [ecarstrade.be] INFO: Extracting details for car 6997724auction61871
2026-03-27 14:51:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 948d7b32-040d-544e-8743-ef68f34a9a13 with identifier: 6997724auction61871
2026-03-27 14:51:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 948d7b32-040d-544e-8743-ef68f34a9a13 with scrape type 2
2026-03-27 14:51:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 948d7b32-040d-544e-8743-ef68f34a9a13 with scrape type 2
2026-03-27 14:51:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 948d7b32-040d-544e-8743-ef68f34a9a13, identifier: 6997724auction61871
2026-03-27 14:51:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 948d7b32-040d-544e-8743-ef68f34a9a13 with identifier: 6997724auction61871
2026-03-27 14:51:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 948d7b32-040d-544e-8743-ef68f34a9a13 with identifier: 6997724auction61871
2026-03-27 14:51:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 948d7b32-040d-544e-8743-ef68f34a9a13 with identifier: 6997724auction61871 to the API
2026-03-27 14:51:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:51:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997724>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '948d7b32-040d-544e-8743-ef68f34a9a13',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997724',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Cupra',
 'model': 'Formentor',
 'odometer': 66095,
 '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': 'CUPRA FORMENTOR DIESEL 2.0 TDI EVO 4Drive DSG 5d',
 'transmission': 'automatic',
 'trim': 'CUPRA FORMENTOR DIESEL 2.0 TDI EVO 4Drive DSG 5d',
 'vin': None,
 'year': 2023}
2026-03-27 14:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997724auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:19 [ecarstrade.be] INFO: Saving data for 6997724auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373338.561168, 'last_price_update_time': 1774623079.719363}
2026-03-27 14:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997724auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951935> (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 14:51: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 14:51:20 [ecarstrade.be] INFO: Extracting details for car 6951935auction61871
2026-03-27 14:51:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55625080-450c-56c3-9048-c8e8a0568fdc with identifier: 6951935auction61871
2026-03-27 14:51:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55625080-450c-56c3-9048-c8e8a0568fdc with scrape type 2
2026-03-27 14:51:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55625080-450c-56c3-9048-c8e8a0568fdc with scrape type 2
2026-03-27 14:51:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 55625080-450c-56c3-9048-c8e8a0568fdc, identifier: 6951935auction61871
2026-03-27 14:51:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 55625080-450c-56c3-9048-c8e8a0568fdc with identifier: 6951935auction61871
2026-03-27 14:51:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 55625080-450c-56c3-9048-c8e8a0568fdc with identifier: 6951935auction61871
2026-03-27 14:51:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 55625080-450c-56c3-9048-c8e8a0568fdc with identifier: 6951935auction61871 to the API
2026-03-27 14:51:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:51: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 14:51:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951935>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '55625080-450c-56c3-9048-c8e8a0568fdc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951935',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 113775,
 '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': 'Peugeot 508 SW 1.5 BlueHDi 130 S&S EAT8 Allure Pack 5d',
 'transmission': 'automatic',
 'trim': 'SW 1.5 BlueHDi 130 S&S EAT8 Allure Pack 5d',
 'vin': None,
 'year': 2021}
2026-03-27 14:51:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:21 [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 14:51:21 [ecarstrade.be] INFO: Saving data for 6951935auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773184408.560851, 'last_price_update_time': 1774623081.051667}
2026-03-27 14:51:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951935auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997730> (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 14: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 14:51:23 [ecarstrade.be] INFO: Extracting details for car 6997730auction61871
2026-03-27 14:51:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 953107c7-ee84-586a-b182-83c8a651779e with identifier: 6997730auction61871
2026-03-27 14:51:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 953107c7-ee84-586a-b182-83c8a651779e with scrape type 2
2026-03-27 14:51:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 953107c7-ee84-586a-b182-83c8a651779e with scrape type 2
2026-03-27 14:51:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 953107c7-ee84-586a-b182-83c8a651779e, identifier: 6997730auction61871
2026-03-27 14:51:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 953107c7-ee84-586a-b182-83c8a651779e with identifier: 6997730auction61871
2026-03-27 14:51:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 953107c7-ee84-586a-b182-83c8a651779e with identifier: 6997730auction61871
2026-03-27 14:51:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 953107c7-ee84-586a-b182-83c8a651779e with identifier: 6997730auction61871 to the API
2026-03-27 14:51:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:51:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997730>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '953107c7-ee84-586a-b182-83c8a651779e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997730',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mazda',
 'model': 'CX-30',
 'odometer': 126323,
 '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': 'MAZDA CX-30 2.0i 186 SKYACTIV-X MHE Skydrive 5d',
 'transmission': 'manual',
 'trim': 'MAZDA  2.0i 186 SKYACTIV-X MHE Skydrive 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997730auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:23 [ecarstrade.be] INFO: Saving data for 6997730auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373322.905167, 'last_price_update_time': 1774623083.753426}
2026-03-27 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997730auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951936> (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 14:51: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 14:51:27 [ecarstrade.be] INFO: Extracting details for car 6951936auction61871
2026-03-27 14:51:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99f13ef2-8eaf-5fb2-a11b-b6c373a640b1 with identifier: 6951936auction61871
2026-03-27 14:51:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99f13ef2-8eaf-5fb2-a11b-b6c373a640b1 with scrape type 2
2026-03-27 14:51:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99f13ef2-8eaf-5fb2-a11b-b6c373a640b1 with scrape type 2
2026-03-27 14:51:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 99f13ef2-8eaf-5fb2-a11b-b6c373a640b1, identifier: 6951936auction61871
2026-03-27 14:51:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 99f13ef2-8eaf-5fb2-a11b-b6c373a640b1 with identifier: 6951936auction61871
2026-03-27 14:51:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 99f13ef2-8eaf-5fb2-a11b-b6c373a640b1 with identifier: 6951936auction61871
2026-03-27 14:51:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 99f13ef2-8eaf-5fb2-a11b-b6c373a640b1 with identifier: 6951936auction61871 to the API
2026-03-27 14:51:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:51: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 14:51:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951936>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '99f13ef2-8eaf-5fb2-a11b-b6c373a640b1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951936',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Mercedes',
 'model': 'E-Class',
 'odometer': 205060,
 '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-Benz E-Klasse Break E 220d Business Solution 5d',
 'transmission': 'automatic',
 'trim': '-Benz E-Klasse Break E 220d Business Solution 5d',
 'vin': None,
 'year': 2021}
2026-03-27 14:51:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:28 [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 14:51:28 [ecarstrade.be] INFO: Saving data for 6951936auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773184436.517094, 'last_price_update_time': 1774623088.747516}
2026-03-27 14:51:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951936auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997722> (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 14:51: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 14:51:28 [ecarstrade.be] INFO: Extracting details for car 6997722auction61871
2026-03-27 14:51:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba46e41f-7292-5cb4-84ff-0eaf15f269e2 with identifier: 6997722auction61871
2026-03-27 14:51:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba46e41f-7292-5cb4-84ff-0eaf15f269e2 with scrape type 2
2026-03-27 14:51:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba46e41f-7292-5cb4-84ff-0eaf15f269e2 with scrape type 2
2026-03-27 14:51:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ba46e41f-7292-5cb4-84ff-0eaf15f269e2, identifier: 6997722auction61871
2026-03-27 14:51:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ba46e41f-7292-5cb4-84ff-0eaf15f269e2 with identifier: 6997722auction61871
2026-03-27 14:51:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ba46e41f-7292-5cb4-84ff-0eaf15f269e2 with identifier: 6997722auction61871
2026-03-27 14:51:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ba46e41f-7292-5cb4-84ff-0eaf15f269e2 with identifier: 6997722auction61871 to the API
2026-03-27 14:51:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:51:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997722>
{'auction_title': '',
 'c_o_2_emission_value': 28,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': 'ba46e41f-7292-5cb4-84ff-0eaf15f269e2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997722',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 61624,
 '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 RS - 2020 1.4 TSI 245 PHEV DSG (EU6AP) 5d',
 'transmission': 'automatic',
 'trim': 'SKODA OCTAVIA COMBI RS - 2020 1.4 TSI 245 PHEV DSG (EU6AP) 5d',
 'vin': None,
 'year': 2021}
2026-03-27 14:51:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997722auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:29 [ecarstrade.be] INFO: Saving data for 6997722auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373340.222245, 'last_price_update_time': 1774623089.317603}
2026-03-27 14:51:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997722auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950384> (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 14: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 14:51:32 [ecarstrade.be] INFO: Extracting details for car 6950384auction61871
2026-03-27 14:51:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d6bf1fb-f1e7-51a0-9de8-1a00c5d084d7 with identifier: 6950384auction61871
2026-03-27 14:51:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d6bf1fb-f1e7-51a0-9de8-1a00c5d084d7 with scrape type 2
2026-03-27 14:51:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d6bf1fb-f1e7-51a0-9de8-1a00c5d084d7 with scrape type 2
2026-03-27 14:51:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6d6bf1fb-f1e7-51a0-9de8-1a00c5d084d7, identifier: 6950384auction61871
2026-03-27 14:51:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6d6bf1fb-f1e7-51a0-9de8-1a00c5d084d7 with identifier: 6950384auction61871
2026-03-27 14:51:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6d6bf1fb-f1e7-51a0-9de8-1a00c5d084d7 with identifier: 6950384auction61871
2026-03-27 14:51:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6d6bf1fb-f1e7-51a0-9de8-1a00c5d084d7 with identifier: 6950384auction61871 to the API
2026-03-27 14:51:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:51:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950384>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '6d6bf1fb-f1e7-51a0-9de8-1a00c5d084d7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950384',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 76665,
 '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': 'Renault Mégane Grandtour TCe 140 R.S. Line 5d',
 'transmission': 'manual',
 'trim': 'Mégane Grandtour TCe 140 R.S. Line 5d',
 'vin': None,
 'year': 2021}
2026-03-27 14:51:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950384auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:32 [ecarstrade.be] INFO: Saving data for 6950384auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773184341.145522, 'last_price_update_time': 1774623092.667165}
2026-03-27 14:51:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950384auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997600> (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 14: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 14:51:38 [ecarstrade.be] INFO: Extracting details for car 6997600auction61871
2026-03-27 14:51:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdfe0028-d128-587f-8dbe-fca9101faf5e with identifier: 6997600auction61871
2026-03-27 14:51:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdfe0028-d128-587f-8dbe-fca9101faf5e with scrape type 2
2026-03-27 14:51:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdfe0028-d128-587f-8dbe-fca9101faf5e with scrape type 2
2026-03-27 14:51:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bdfe0028-d128-587f-8dbe-fca9101faf5e, identifier: 6997600auction61871
2026-03-27 14:51:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bdfe0028-d128-587f-8dbe-fca9101faf5e with identifier: 6997600auction61871
2026-03-27 14:51:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bdfe0028-d128-587f-8dbe-fca9101faf5e with identifier: 6997600auction61871
2026-03-27 14:51:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bdfe0028-d128-587f-8dbe-fca9101faf5e with identifier: 6997600auction61871 to the API
2026-03-27 14:51:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:51:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997600>
{'auction_title': '',
 'c_o_2_emission_value': 39,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': 'bdfe0028-d128-587f-8dbe-fca9101faf5e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997600',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-20-ATWERP-BELCAR_NOORD"',
 'make': 'BMW',
 'model': '5 Series',
 'odometer': 56203,
 '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 5 - 2020 530eXAS 184hp PHEV 4d',
 'transmission': 'automatic',
 'trim': '5 - 2020 530eXAS 184hp PHEV 4d',
 'vin': None,
 'year': 2021}
2026-03-27 14:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997600auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:38 [ecarstrade.be] INFO: Saving data for 6997600auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373203.942301, 'last_price_update_time': 1774623098.445258}
2026-03-27 14:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997600auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997728> (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 14: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 14:51:39 [ecarstrade.be] INFO: Extracting details for car 6997728auction61871
2026-03-27 14:51:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4b96b34-9669-509f-abf9-36989d1330ed with identifier: 6997728auction61871
2026-03-27 14:51:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4b96b34-9669-509f-abf9-36989d1330ed with scrape type 2
2026-03-27 14:51:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4b96b34-9669-509f-abf9-36989d1330ed with scrape type 2
2026-03-27 14:51:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d4b96b34-9669-509f-abf9-36989d1330ed, identifier: 6997728auction61871
2026-03-27 14:51:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d4b96b34-9669-509f-abf9-36989d1330ed with identifier: 6997728auction61871
2026-03-27 14:51:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d4b96b34-9669-509f-abf9-36989d1330ed with identifier: 6997728auction61871
2026-03-27 14:51:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d4b96b34-9669-509f-abf9-36989d1330ed with identifier: 6997728auction61871 to the API
2026-03-27 14:51:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:51:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997728>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'd4b96b34-9669-509f-abf9-36989d1330ed',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997728',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 90190,
 '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': 'AUDI A3 SPORTBACK DIESEL - 2020 35 TDi 150hp S tronic (EU6AP) 5d',
 'transmission': 'automatic',
 'trim': 'AUDI  SPORTBACK DIESEL - 2020 35 TDi 150hp S tronic (EU6AP) 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997728auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:40 [ecarstrade.be] INFO: Saving data for 6997728auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373324.199186, 'last_price_update_time': 1774623100.025237}
2026-03-27 14:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997728auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997599> (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 14: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 14:51:40 [ecarstrade.be] INFO: Extracting details for car 6997599auction61871
2026-03-27 14:51:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd0899fe-0baa-5e2b-8d27-10ff8a50588f with identifier: 6997599auction61871
2026-03-27 14:51:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd0899fe-0baa-5e2b-8d27-10ff8a50588f with scrape type 2
2026-03-27 14:51:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd0899fe-0baa-5e2b-8d27-10ff8a50588f with scrape type 2
2026-03-27 14:51:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fd0899fe-0baa-5e2b-8d27-10ff8a50588f, identifier: 6997599auction61871
2026-03-27 14:51:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fd0899fe-0baa-5e2b-8d27-10ff8a50588f with identifier: 6997599auction61871
2026-03-27 14:51:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fd0899fe-0baa-5e2b-8d27-10ff8a50588f with identifier: 6997599auction61871
2026-03-27 14:51:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fd0899fe-0baa-5e2b-8d27-10ff8a50588f with identifier: 6997599auction61871 to the API
2026-03-27 14:51:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:51:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997599>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Electric',
 'id': 'fd0899fe-0baa-5e2b-8d27-10ff8a50588f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997599',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-20-ATWERP-BELCAR_NOORD"',
 'make': 'Mercedes',
 'model': 'EQA',
 'odometer': 81131,
 '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 EQA 66.5 kWh EQA 250 190 5d',
 'transmission': 'automatic',
 'trim': 'MERCEDES  66.5 kWh  250 190 5d',
 'vin': None,
 'year': 2021}
2026-03-27 14:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997599auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:40 [ecarstrade.be] INFO: Saving data for 6997599auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373204.224195, 'last_price_update_time': 1774623100.883764}
2026-03-27 14:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997599auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997591> (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 14: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 14:51:43 [ecarstrade.be] INFO: Extracting details for car 6997591auction61871
2026-03-27 14:51:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05ca5315-4f4e-505a-a14e-961e86d8f866 with identifier: 6997591auction61871
2026-03-27 14:51:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05ca5315-4f4e-505a-a14e-961e86d8f866 with scrape type 2
2026-03-27 14:51:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05ca5315-4f4e-505a-a14e-961e86d8f866 with scrape type 2
2026-03-27 14:51:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 05ca5315-4f4e-505a-a14e-961e86d8f866, identifier: 6997591auction61871
2026-03-27 14:51:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 05ca5315-4f4e-505a-a14e-961e86d8f866 with identifier: 6997591auction61871
2026-03-27 14:51:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 05ca5315-4f4e-505a-a14e-961e86d8f866 with identifier: 6997591auction61871
2026-03-27 14:51:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 05ca5315-4f4e-505a-a14e-961e86d8f866 with identifier: 6997591auction61871 to the API
2026-03-27 14:51:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:51:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997591>
{'auction_title': '',
 'c_o_2_emission_value': 101,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '05ca5315-4f4e-505a-a14e-961e86d8f866',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997591',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 75833,
 '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': "Audi, A3 SB '20, Audi A3 Sportback 1.0 30 TFSi 81kW S tron. S Line "
          '(annulatie Release, nieuwe plaat 2JEP584) - wagen staat op pa',
 'transmission': 'automatic',
 'trim': ",  SB '20,   Sportback 1.0 30 TFSi 81kW S tron. S Line (annulatie "
         'Release, nieuwe plaat 2JEP584) - wagen staat op pa',
 'vin': None,
 'year': 2021}
2026-03-27 14:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997591auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:44 [ecarstrade.be] INFO: Saving data for 6997591auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373166.130913, 'last_price_update_time': 1774623104.324426}
2026-03-27 14:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997591auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997590> (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 14:51: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 14:51:46 [ecarstrade.be] INFO: Extracting details for car 6997590auction61871
2026-03-27 14:51:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b56af01-7313-5def-a11a-42a5f25b0ddd with identifier: 6997590auction61871
2026-03-27 14:51:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b56af01-7313-5def-a11a-42a5f25b0ddd with scrape type 2
2026-03-27 14:51:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b56af01-7313-5def-a11a-42a5f25b0ddd with scrape type 2
2026-03-27 14:51:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5b56af01-7313-5def-a11a-42a5f25b0ddd, identifier: 6997590auction61871
2026-03-27 14:51:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5b56af01-7313-5def-a11a-42a5f25b0ddd with identifier: 6997590auction61871
2026-03-27 14:51:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5b56af01-7313-5def-a11a-42a5f25b0ddd with identifier: 6997590auction61871
2026-03-27 14:51:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5b56af01-7313-5def-a11a-42a5f25b0ddd with identifier: 6997590auction61871 to the API
2026-03-27 14:51:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:51:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997590>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Electric',
 'id': '5b56af01-7313-5def-a11a-42a5f25b0ddd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997590',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-20-ATWERP-BELCAR_NOORD"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 39387,
 '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': 'PEUGEOT E-2008 50 kWh Allure Pack 5d',
 'transmission': 'automatic',
 'trim': 'PEUGEOT E- 50 kWh Allure Pack 5d',
 'vin': None,
 'year': 2023}
2026-03-27 14:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997590auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:47 [ecarstrade.be] INFO: Saving data for 6997590auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373165.510756, 'last_price_update_time': 1774623107.14189}
2026-03-27 14:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997590auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997714> (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 14:51: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 14:51:50 [ecarstrade.be] INFO: Extracting details for car 6997714auction61871
2026-03-27 14:51:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85fd3646-e2fb-582f-9143-37ec74176d21 with identifier: 6997714auction61871
2026-03-27 14:51:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85fd3646-e2fb-582f-9143-37ec74176d21 with scrape type 2
2026-03-27 14:51:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85fd3646-e2fb-582f-9143-37ec74176d21 with scrape type 2
2026-03-27 14:51:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 85fd3646-e2fb-582f-9143-37ec74176d21, identifier: 6997714auction61871
2026-03-27 14:51:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 85fd3646-e2fb-582f-9143-37ec74176d21 with identifier: 6997714auction61871
2026-03-27 14:51:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 85fd3646-e2fb-582f-9143-37ec74176d21 with identifier: 6997714auction61871
2026-03-27 14:51:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 85fd3646-e2fb-582f-9143-37ec74176d21 with identifier: 6997714auction61871 to the API
2026-03-27 14:51:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:51: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 14:51:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997714>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '85fd3646-e2fb-582f-9143-37ec74176d21',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997714',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Other',
 'model': 'Volkswagen',
 'odometer': 66455,
 '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': 'VOLKSWAGEN POLO - 2022 1.0 TSI 95hp Life 5d',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN POLO - 2022 1.0 TSI 95hp Life 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:51:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51: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 14:51:50 [ecarstrade.be] INFO: Saving data for 6997714auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373374.138356, 'last_price_update_time': 1774623110.712515}
2026-03-27 14:51:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997714auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997723> (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 14:51: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 14:51:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997715> (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 14:51: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 14:51:50 [ecarstrade.be] INFO: Extracting details for car 6997723auction61871
2026-03-27 14:51:50 [ecarstrade.be] INFO: Extracting details for car 6997715auction61871
2026-03-27 14:51:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54fc2311-41d2-5fd9-b6bf-e984e51dec7a with identifier: 6997723auction61871
2026-03-27 14:51:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54fc2311-41d2-5fd9-b6bf-e984e51dec7a with scrape type 2
2026-03-27 14:51:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54fc2311-41d2-5fd9-b6bf-e984e51dec7a with scrape type 2
2026-03-27 14:51:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 54fc2311-41d2-5fd9-b6bf-e984e51dec7a, identifier: 6997723auction61871
2026-03-27 14:51:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce1c55c4-5d08-5b2f-8d45-9738b3e0c24a with identifier: 6997715auction61871
2026-03-27 14:51:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce1c55c4-5d08-5b2f-8d45-9738b3e0c24a with scrape type 2
2026-03-27 14:51:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce1c55c4-5d08-5b2f-8d45-9738b3e0c24a with scrape type 2
2026-03-27 14:51:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ce1c55c4-5d08-5b2f-8d45-9738b3e0c24a, identifier: 6997715auction61871
2026-03-27 14:51:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 54fc2311-41d2-5fd9-b6bf-e984e51dec7a with identifier: 6997723auction61871
2026-03-27 14:51:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 54fc2311-41d2-5fd9-b6bf-e984e51dec7a with identifier: 6997723auction61871
2026-03-27 14:51:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 54fc2311-41d2-5fd9-b6bf-e984e51dec7a with identifier: 6997723auction61871 to the API
2026-03-27 14:51:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:51: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 14:51:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997723>
{'auction_title': '',
 'c_o_2_emission_value': 156,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 2,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '54fc2311-41d2-5fd9-b6bf-e984e51dec7a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997723',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'T-Roc',
 'odometer': 35255,
 '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': 4,
 'seller_name': None,
 'title': 'VOLKSWAGEN T-ROC CABRIOLET - 2022 1.5 TSI ACT R-Line DSG 2d',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN T-ROC CABRIOLET - 2022 1.5 TSI ACT R-Line DSG 2d',
 'vin': None,
 'year': 2022}
2026-03-27 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:51 [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 14:51:51 [ecarstrade.be] INFO: Saving data for 6997723auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373337.392717, 'last_price_update_time': 1774623111.36849}
2026-03-27 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997723auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ce1c55c4-5d08-5b2f-8d45-9738b3e0c24a with identifier: 6997715auction61871
2026-03-27 14:51:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ce1c55c4-5d08-5b2f-8d45-9738b3e0c24a with identifier: 6997715auction61871
2026-03-27 14:51:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ce1c55c4-5d08-5b2f-8d45-9738b3e0c24a with identifier: 6997715auction61871 to the API
2026-03-27 14:51:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:51: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 14:51:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997715>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'ce1c55c4-5d08-5b2f-8d45-9738b3e0c24a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997715',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Hyundai',
 'model': 'IONIQ 6',
 'odometer': 62723,
 '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': 'Hyundai Ioniq 6 53 kWh Core Plus 4d',
 'transmission': 'automatic',
 'trim': 'Ioniq 6 53 kWh Core Plus 4d',
 'vin': None,
 'year': 2023}
2026-03-27 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:51 [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 14:51:51 [ecarstrade.be] INFO: Saving data for 6997715auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373375.148438, 'last_price_update_time': 1774623111.676786}
2026-03-27 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997715auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997716> (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 14: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 14:51:53 [ecarstrade.be] INFO: Extracting details for car 6997716auction61871
2026-03-27 14:51:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae25bee9-1a6d-537d-8490-59b2d4b89b1b with identifier: 6997716auction61871
2026-03-27 14:51:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae25bee9-1a6d-537d-8490-59b2d4b89b1b with scrape type 2
2026-03-27 14:51:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae25bee9-1a6d-537d-8490-59b2d4b89b1b with scrape type 2
2026-03-27 14:51:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ae25bee9-1a6d-537d-8490-59b2d4b89b1b, identifier: 6997716auction61871
2026-03-27 14:51:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ae25bee9-1a6d-537d-8490-59b2d4b89b1b with identifier: 6997716auction61871
2026-03-27 14:51:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ae25bee9-1a6d-537d-8490-59b2d4b89b1b with identifier: 6997716auction61871
2026-03-27 14:51:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ae25bee9-1a6d-537d-8490-59b2d4b89b1b with identifier: 6997716auction61871 to the API
2026-03-27 14:51:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:51:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997716>
{'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-29T15:05:18Z',
 'fuel_type': 'Electric',
 'id': 'ae25bee9-1a6d-537d-8490-59b2d4b89b1b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997716',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'EQA',
 'odometer': 59312,
 '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 EQA 66.5 kWh EQA 250 190 5d',
 'transmission': 'automatic',
 'trim': 'MERCEDES  66.5 kWh  250 190 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997716auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:54 [ecarstrade.be] INFO: Saving data for 6997716auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373366.068065, 'last_price_update_time': 1774623114.379513}
2026-03-27 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997716auction61871') HTTP/1.1" 204 0
2026-03-27 14:51:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997717> (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 14:51: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 14:51:56 [ecarstrade.be] INFO: Extracting details for car 6997717auction61871
2026-03-27 14:51:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d15eaf3c-70ef-5a13-a601-cb2b350dc582 with identifier: 6997717auction61871
2026-03-27 14:51:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d15eaf3c-70ef-5a13-a601-cb2b350dc582 with scrape type 2
2026-03-27 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d15eaf3c-70ef-5a13-a601-cb2b350dc582 with scrape type 2
2026-03-27 14:51:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d15eaf3c-70ef-5a13-a601-cb2b350dc582, identifier: 6997717auction61871
2026-03-27 14:51:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d15eaf3c-70ef-5a13-a601-cb2b350dc582 with identifier: 6997717auction61871
2026-03-27 14:51:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d15eaf3c-70ef-5a13-a601-cb2b350dc582 with identifier: 6997717auction61871
2026-03-27 14:51:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d15eaf3c-70ef-5a13-a601-cb2b350dc582 with identifier: 6997717auction61871 to the API
2026-03-27 14:51:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:51: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 14:51:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997717>
{'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-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'd15eaf3c-70ef-5a13-a601-cb2b350dc582',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997717',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 36061,
 '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': '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 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997717auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:51:56 [ecarstrade.be] INFO: Saving data for 6997717auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373351.833669, 'last_price_update_time': 1774623116.714505}
2026-03-27 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997717auction61871') HTTP/1.1" 204 0
2026-03-27 14:52:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997712> (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 14:52: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 14:52:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950378> (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 14:52: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 14:52:00 [ecarstrade.be] INFO: Extracting details for car 6997712auction61871
2026-03-27 14:52:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f03ceab7-64ff-5a35-aea9-3190509399ba with identifier: 6997712auction61871
2026-03-27 14:52:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f03ceab7-64ff-5a35-aea9-3190509399ba with scrape type 2
2026-03-27 14:52:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f03ceab7-64ff-5a35-aea9-3190509399ba with scrape type 2
2026-03-27 14:52:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f03ceab7-64ff-5a35-aea9-3190509399ba, identifier: 6997712auction61871
2026-03-27 14:52:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f03ceab7-64ff-5a35-aea9-3190509399ba with identifier: 6997712auction61871
2026-03-27 14:52:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f03ceab7-64ff-5a35-aea9-3190509399ba with identifier: 6997712auction61871
2026-03-27 14:52:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f03ceab7-64ff-5a35-aea9-3190509399ba with identifier: 6997712auction61871 to the API
2026-03-27 14:52:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:52:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997712>
{'auction_title': '',
 'c_o_2_emission_value': 47,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': 'f03ceab7-64ff-5a35-aea9-3190509399ba',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997712',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 194939,
 '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 30e 2.0i 252 xDrive 5d Auto',
 'transmission': 'automatic',
 'trim': '30e 2.0i 252 xDrive 5d Auto',
 'vin': None,
 'year': 2021}
2026-03-27 14:52:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997712auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:52:01 [ecarstrade.be] INFO: Saving data for 6997712auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373294.266136, 'last_price_update_time': 1774623121.053398}
2026-03-27 14:52:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997712auction61871') HTTP/1.1" 204 0
2026-03-27 14:52:01 [ecarstrade.be] INFO: Extracting details for car 6950378auction61871
2026-03-27 14:52:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 662678a1-9e6f-593d-bbc2-f97ee3c8bdad with identifier: 6950378auction61871
2026-03-27 14:52:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 662678a1-9e6f-593d-bbc2-f97ee3c8bdad with scrape type 2
2026-03-27 14:52:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 662678a1-9e6f-593d-bbc2-f97ee3c8bdad with scrape type 2
2026-03-27 14:52:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 662678a1-9e6f-593d-bbc2-f97ee3c8bdad, identifier: 6950378auction61871
2026-03-27 14:52:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 662678a1-9e6f-593d-bbc2-f97ee3c8bdad with identifier: 6950378auction61871
2026-03-27 14:52:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 662678a1-9e6f-593d-bbc2-f97ee3c8bdad with identifier: 6950378auction61871
2026-03-27 14:52:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 662678a1-9e6f-593d-bbc2-f97ee3c8bdad with identifier: 6950378auction61871 to the API
2026-03-27 14:52:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:52:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950378>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '662678a1-9e6f-593d-bbc2-f97ee3c8bdad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950378',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': 'Other',
 'odometer': 68388,
 '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 1 Reeks Hatch 116dA (85 kW) 5d',
 'transmission': 'automatic',
 'trim': '1 Reeks Hatch 116dA (85 kW) 5d',
 'vin': None,
 'year': 2020}
2026-03-27 14:52:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950378auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:52:01 [ecarstrade.be] INFO: Saving data for 6950378auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773184297.840836, 'last_price_update_time': 1774623121.480574}
2026-03-27 14:52:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950378auction61871') HTTP/1.1" 204 0
2026-03-27 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997713> (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 14: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 14:52:04 [ecarstrade.be] INFO: Extracting details for car 6997713auction61871
2026-03-27 14:52:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c519f3c7-e294-5fad-b2f1-7423421b8716 with identifier: 6997713auction61871
2026-03-27 14:52:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c519f3c7-e294-5fad-b2f1-7423421b8716 with scrape type 2
2026-03-27 14:52:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c519f3c7-e294-5fad-b2f1-7423421b8716 with scrape type 2
2026-03-27 14:52:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c519f3c7-e294-5fad-b2f1-7423421b8716, identifier: 6997713auction61871
2026-03-27 14:52:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c519f3c7-e294-5fad-b2f1-7423421b8716 with identifier: 6997713auction61871
2026-03-27 14:52:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c519f3c7-e294-5fad-b2f1-7423421b8716 with identifier: 6997713auction61871
2026-03-27 14:52:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c519f3c7-e294-5fad-b2f1-7423421b8716 with identifier: 6997713auction61871 to the API
2026-03-27 14:52:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:52: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 14:52:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997713>
{'auction_title': '',
 'c_o_2_emission_value': 237,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '3.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'c519f3c7-e294-5fad-b2f1-7423421b8716',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997713',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'Q7',
 'odometer': 149626,
 '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': 'AUDI Q7 - 2020 55 TFSi 340hp Quattro S line Tiptronic (EU6AP) 5d',
 'transmission': 'automatic',
 'trim': 'AUDI  - 2020 55 TFSi 340hp Quattro S line Tiptronic (EU6AP) 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:52:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:04 [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 14:52:04 [ecarstrade.be] INFO: Saving data for 6997713auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373314.913238, 'last_price_update_time': 1774623124.671713}
2026-03-27 14:52:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997713auction61871') HTTP/1.1" 204 0
2026-03-27 14:52:07 [scrapy.extensions.logstats] INFO: Crawled 275 pages (at 23 pages/min), scraped 221 items (at 22 items/min)
2026-03-27 14:52:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 292MiB
2026-03-27 14:52:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997593> (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 14:52: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 14:52:07 [ecarstrade.be] INFO: Extracting details for car 6997593auction61871
2026-03-27 14:52:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f37ca16-548c-5d0b-9945-ecc2b58b1fee with identifier: 6997593auction61871
2026-03-27 14:52:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f37ca16-548c-5d0b-9945-ecc2b58b1fee with scrape type 2
2026-03-27 14:52:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f37ca16-548c-5d0b-9945-ecc2b58b1fee with scrape type 2
2026-03-27 14:52:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6f37ca16-548c-5d0b-9945-ecc2b58b1fee, identifier: 6997593auction61871
2026-03-27 14:52:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6f37ca16-548c-5d0b-9945-ecc2b58b1fee with identifier: 6997593auction61871
2026-03-27 14:52:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6f37ca16-548c-5d0b-9945-ecc2b58b1fee with identifier: 6997593auction61871
2026-03-27 14:52:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6f37ca16-548c-5d0b-9945-ecc2b58b1fee with identifier: 6997593auction61871 to the API
2026-03-27 14:52:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:52:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997593>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Electric',
 'id': '6f37ca16-548c-5d0b-9945-ecc2b58b1fee',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997593',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Other',
 'model': 'Volkswagen',
 'odometer': 54828,
 '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 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 14:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997593auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:52:08 [ecarstrade.be] INFO: Saving data for 6997593auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373169.108407, 'last_price_update_time': 1774623128.179112}
2026-03-27 14:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997593auction61871') HTTP/1.1" 204 0
2026-03-27 14:52:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997709> (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 14:52: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 14:52:11 [ecarstrade.be] INFO: Extracting details for car 6997709auction61871
2026-03-27 14:52:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05054e42-9908-5806-9053-1dad3d6cffee with identifier: 6997709auction61871
2026-03-27 14:52:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05054e42-9908-5806-9053-1dad3d6cffee with scrape type 2
2026-03-27 14:52:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05054e42-9908-5806-9053-1dad3d6cffee with scrape type 2
2026-03-27 14:52:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 05054e42-9908-5806-9053-1dad3d6cffee, identifier: 6997709auction61871
2026-03-27 14:52:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 05054e42-9908-5806-9053-1dad3d6cffee with identifier: 6997709auction61871
2026-03-27 14:52:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 05054e42-9908-5806-9053-1dad3d6cffee with identifier: 6997709auction61871
2026-03-27 14:52:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 05054e42-9908-5806-9053-1dad3d6cffee with identifier: 6997709auction61871 to the API
2026-03-27 14:52:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:52: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 14:52:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997709>
{'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-29T15:05:18Z',
 'fuel_type': 'Electric',
 'id': '05054e42-9908-5806-9053-1dad3d6cffee',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997709',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'EQA',
 'odometer': 13855,
 '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': 'Mercedes-Benz EQA EQA 250+ Business Line 5d',
 'transmission': 'automatic',
 'trim': '-Benz   250+ Business Line 5d',
 'vin': None,
 'year': 2024}
2026-03-27 14:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:11 [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 14:52:11 [ecarstrade.be] INFO: Saving data for 6997709auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373374.576415, 'last_price_update_time': 1774623131.748532}
2026-03-27 14:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997709auction61871') HTTP/1.1" 204 0
2026-03-27 14:52:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997596> (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 14:52:12 [ecarstrade.be] INFO: Extracting details for car 6997596auction61871
2026-03-27 14:52:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8d92edf-46f3-57d6-8846-7df02c5f62c1 with identifier: 6997596auction61871
2026-03-27 14:52:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8d92edf-46f3-57d6-8846-7df02c5f62c1 with scrape type 2
2026-03-27 14:52:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8d92edf-46f3-57d6-8846-7df02c5f62c1 with scrape type 2
2026-03-27 14:52:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e8d92edf-46f3-57d6-8846-7df02c5f62c1, identifier: 6997596auction61871
2026-03-27 14:52:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e8d92edf-46f3-57d6-8846-7df02c5f62c1 with identifier: 6997596auction61871
2026-03-27 14:52:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e8d92edf-46f3-57d6-8846-7df02c5f62c1 with identifier: 6997596auction61871
2026-03-27 14:52:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e8d92edf-46f3-57d6-8846-7df02c5f62c1 with identifier: 6997596auction61871 to the API
2026-03-27 14:52:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:52: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 14:52:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997596>
{'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-29T15:05:18Z',
 'fuel_type': 'Electric',
 'id': 'e8d92edf-46f3-57d6-8846-7df02c5f62c1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997596',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-20-ATWERP-BELCAR_NOORD"',
 'make': 'Other',
 'model': 'Volkswagen',
 'odometer': 39116,
 '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 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 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:13 [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 14:52:13 [ecarstrade.be] INFO: Saving data for 6997596auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373202.179377, 'last_price_update_time': 1774623133.348334}
2026-03-27 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997596auction61871') HTTP/1.1" 204 0
2026-03-27 14:52:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997708> (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 14:52:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997720> (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 14:52:21 [ecarstrade.be] INFO: Extracting details for car 6997708auction61871
2026-03-27 14:52:21 [ecarstrade.be] INFO: Extracting details for car 6997720auction61871
2026-03-27 14:52:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ec6c836-2c30-5a79-a406-c153b0ccd1fa with identifier: 6997708auction61871
2026-03-27 14:52:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ec6c836-2c30-5a79-a406-c153b0ccd1fa with scrape type 2
2026-03-27 14:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ec6c836-2c30-5a79-a406-c153b0ccd1fa with scrape type 2
2026-03-27 14:52:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4ec6c836-2c30-5a79-a406-c153b0ccd1fa, identifier: 6997708auction61871
2026-03-27 14:52:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1eb72062-e122-5341-b339-76068daf7385 with identifier: 6997720auction61871
2026-03-27 14:52:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1eb72062-e122-5341-b339-76068daf7385 with scrape type 2
2026-03-27 14:52:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1eb72062-e122-5341-b339-76068daf7385 with scrape type 2
2026-03-27 14:52:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1eb72062-e122-5341-b339-76068daf7385, identifier: 6997720auction61871
2026-03-27 14:52:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4ec6c836-2c30-5a79-a406-c153b0ccd1fa with identifier: 6997708auction61871
2026-03-27 14:52:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4ec6c836-2c30-5a79-a406-c153b0ccd1fa with identifier: 6997708auction61871
2026-03-27 14:52:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4ec6c836-2c30-5a79-a406-c153b0ccd1fa with identifier: 6997708auction61871 to the API
2026-03-27 14:52:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:52: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 14:52:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997708>
{'auction_title': '',
 'c_o_2_emission_value': 100,
 'category': None,
 'color': None,
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '4ec6c836-2c30-5a79-a406-c153b0ccd1fa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997708',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Opel',
 'model': 'Mokka',
 'odometer': 72147,
 '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': "Opel, Mokka '20, Opel Mokka 1.5 Turbo D 81kW S/S GS Line 5d",
 'transmission': 'manual',
 'trim': ",  '20,   1.5 Turbo D 81kW S/S GS Line 5d",
 'vin': None,
 'year': 2022}
2026-03-27 14:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:21 [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 14:52:21 [ecarstrade.be] INFO: Saving data for 6997708auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373295.142357, 'last_price_update_time': 1774623141.802212}
2026-03-27 14:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997708auction61871') HTTP/1.1" 204 0
2026-03-27 14:52:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1eb72062-e122-5341-b339-76068daf7385 with identifier: 6997720auction61871
2026-03-27 14:52:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1eb72062-e122-5341-b339-76068daf7385 with identifier: 6997720auction61871
2026-03-27 14:52:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1eb72062-e122-5341-b339-76068daf7385 with identifier: 6997720auction61871 to the API
2026-03-27 14:52:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:52: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 14:52:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997720>
{'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-29T15:05:18Z',
 'fuel_type': 'Electric',
 'id': '1eb72062-e122-5341-b339-76068daf7385',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997720',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'EQE',
 'odometer': 46378,
 '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 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 14:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:22 [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 14:52:22 [ecarstrade.be] INFO: Saving data for 6997720auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373338.082954, 'last_price_update_time': 1774623142.141449}
2026-03-27 14:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997720auction61871') HTTP/1.1" 204 0
2026-03-27 14:52:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997711> (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 14:52:26 [ecarstrade.be] INFO: Extracting details for car 6997711auction61871
2026-03-27 14:52:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4894a9e-d3db-528b-9e63-ee271140a8e5 with identifier: 6997711auction61871
2026-03-27 14:52:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4894a9e-d3db-528b-9e63-ee271140a8e5 with scrape type 2
2026-03-27 14:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4894a9e-d3db-528b-9e63-ee271140a8e5 with scrape type 2
2026-03-27 14:52:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f4894a9e-d3db-528b-9e63-ee271140a8e5, identifier: 6997711auction61871
2026-03-27 14:52:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f4894a9e-d3db-528b-9e63-ee271140a8e5 with identifier: 6997711auction61871
2026-03-27 14:52:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f4894a9e-d3db-528b-9e63-ee271140a8e5 with identifier: 6997711auction61871
2026-03-27 14:52:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f4894a9e-d3db-528b-9e63-ee271140a8e5 with identifier: 6997711auction61871 to the API
2026-03-27 14:52:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:52: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 14:52:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997711>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'f4894a9e-d3db-528b-9e63-ee271140a8e5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997711',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 182174,
 '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': 'RENAULT CLIO V 1.0 TCe 91 Limited #3 X-Tronic GPF (EU6D) 5d',
 'transmission': 'automatic',
 'trim': 'RENAULT CLIO V 1.0 TCe 91 Limited #3 X-Tronic GPF (EU6D) 5d',
 'vin': None,
 'year': 2021}
2026-03-27 14:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:26 [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 14:52:26 [ecarstrade.be] INFO: Saving data for 6997711auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373375.581585, 'last_price_update_time': 1774623146.51384}
2026-03-27 14:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997711auction61871') HTTP/1.1" 204 0
2026-03-27 14:52:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6950381> (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 14:52:28 [ecarstrade.be] INFO: Extracting details for car 6950381auction61871
2026-03-27 14:52:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29838f8b-2e64-5d09-a3f5-27ad1ddab6b9 with identifier: 6950381auction61871
2026-03-27 14:52:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29838f8b-2e64-5d09-a3f5-27ad1ddab6b9 with scrape type 2
2026-03-27 14:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29838f8b-2e64-5d09-a3f5-27ad1ddab6b9 with scrape type 2
2026-03-27 14:52:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 29838f8b-2e64-5d09-a3f5-27ad1ddab6b9, identifier: 6950381auction61871
2026-03-27 14:52:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 29838f8b-2e64-5d09-a3f5-27ad1ddab6b9 with identifier: 6950381auction61871
2026-03-27 14:52:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 29838f8b-2e64-5d09-a3f5-27ad1ddab6b9 with identifier: 6950381auction61871
2026-03-27 14:52:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 29838f8b-2e64-5d09-a3f5-27ad1ddab6b9 with identifier: 6950381auction61871 to the API
2026-03-27 14:52:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:52: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 14:52:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6950381>
{'auction_title': '',
 'c_o_2_emission_value': 57,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': '29838f8b-2e64-5d09-a3f5-27ad1ddab6b9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6950381',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Audi',
 'model': 'Q5',
 'odometer': 103772,
 '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': 'Audi Q5 Sport 55 TFSi e S tronic quattro 5d',
 'transmission': 'automatic',
 'trim': 'Sport 55 TFSi e S tronic quattro 5d',
 'vin': None,
 'year': 2020}
2026-03-27 14:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:28 [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 14:52:28 [ecarstrade.be] INFO: Saving data for 6950381auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773184347.988516, 'last_price_update_time': 1774623148.498672}
2026-03-27 14:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6950381auction61871') HTTP/1.1" 204 0
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6950367auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6950367auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6951927auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6951927auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6951922auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6951922auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6950357auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6950357auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6951916auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6951916auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6951918auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6951918auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6951912auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6951912auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6951914auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6951914auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6950363auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6950363auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6951906auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6951906auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6950354auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6950354auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6951905auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6951905auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6951904auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6951904auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6951907auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6951907auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6951901auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6951901auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6950349auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6950349auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6951899auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6951899auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6950343auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6950343auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6950344auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6950344auction61871: 0
2026-03-27 14:52:31 [ecarstrade.be] INFO: Found listing with ID: 6950346auction61871
2026-03-27 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:31 [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 14:52:31 [ecarstrade.be] INFO: Scrape type for 6950346auction61871: 0
2026-03-27 14:52: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 14:52:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997594> (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 14:52:42 [ecarstrade.be] INFO: Extracting details for car 6997594auction61871
2026-03-27 14:52:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d46eb957-2aeb-510b-abb1-5453441c3dd4 with identifier: 6997594auction61871
2026-03-27 14:52:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d46eb957-2aeb-510b-abb1-5453441c3dd4 with scrape type 2
2026-03-27 14:52:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d46eb957-2aeb-510b-abb1-5453441c3dd4 with scrape type 2
2026-03-27 14:52:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d46eb957-2aeb-510b-abb1-5453441c3dd4, identifier: 6997594auction61871
2026-03-27 14:52:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d46eb957-2aeb-510b-abb1-5453441c3dd4 with identifier: 6997594auction61871
2026-03-27 14:52:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d46eb957-2aeb-510b-abb1-5453441c3dd4 with identifier: 6997594auction61871
2026-03-27 14:52:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d46eb957-2aeb-510b-abb1-5453441c3dd4 with identifier: 6997594auction61871 to the API
2026-03-27 14:52:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:52:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6997594>
{'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-29T15:05:18Z',
 'fuel_type': 'Electric',
 'id': 'd46eb957-2aeb-510b-abb1-5453441c3dd4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997594',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 42779,
 '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': 'PEUGEOT E-2008 50 kWh Allure 5d',
 'transmission': 'automatic',
 'trim': 'PEUGEOT E- 50 kWh Allure 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997594auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:52:42 [ecarstrade.be] INFO: Saving data for 6997594auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1774373169.993212, 'last_price_update_time': 1774623162.872324}
2026-03-27 14:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6997594auction61871') HTTP/1.1" 204 0
2026-03-27 14:52:45 [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 14:52:45 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:52:45 [ecarstrade.be] INFO: Found listing with ID: 6951897auction61871
2026-03-27 14:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951897auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:52:45 [ecarstrade.be] INFO: Scrape type for 6951897auction61871: 0
2026-03-27 14:52:45 [ecarstrade.be] INFO: Found listing with ID: 6951902auction61871
2026-03-27 14:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951902auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:52:45 [ecarstrade.be] INFO: Scrape type for 6951902auction61871: 0
2026-03-27 14:52:45 [ecarstrade.be] INFO: Found listing with ID: 6950342auction61871
2026-03-27 14:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950342auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:52:45 [ecarstrade.be] INFO: Scrape type for 6950342auction61871: 0
2026-03-27 14:52:45 [ecarstrade.be] INFO: Found listing with ID: 6951891auction61871
2026-03-27 14:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951891auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:52:45 [ecarstrade.be] INFO: Scrape type for 6951891auction61871: 0
2026-03-27 14:52:45 [ecarstrade.be] INFO: Found listing with ID: 6951896auction61871
2026-03-27 14:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951896auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:52:45 [ecarstrade.be] INFO: Scrape type for 6951896auction61871: 0
2026-03-27 14:52:45 [ecarstrade.be] INFO: Found listing with ID: 6951903auction61871
2026-03-27 14:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951903auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:52:45 [ecarstrade.be] INFO: Scrape type for 6951903auction61871: 0
2026-03-27 14:52:45 [ecarstrade.be] INFO: Found listing with ID: 6950341auction61871
2026-03-27 14:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950341auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:52:45 [ecarstrade.be] INFO: Scrape type for 6950341auction61871: 0
2026-03-27 14:52:45 [ecarstrade.be] INFO: Found listing with ID: 6951893auction61871
2026-03-27 14:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951893auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:52:45 [ecarstrade.be] INFO: Scrape type for 6951893auction61871: 0
2026-03-27 14:52:45 [ecarstrade.be] INFO: Found listing with ID: 6951885auction61871
2026-03-27 14:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951885auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:52:45 [ecarstrade.be] INFO: Scrape type for 6951885auction61871: 0
2026-03-27 14:52:45 [ecarstrade.be] INFO: Found listing with ID: 6951886auction61871
2026-03-27 14:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:46 [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 14:52:46 [ecarstrade.be] INFO: Scrape type for 6951886auction61871: 0
2026-03-27 14:52:46 [ecarstrade.be] INFO: Found listing with ID: 6951884auction61871
2026-03-27 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:46 [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 14:52:46 [ecarstrade.be] INFO: Scrape type for 6951884auction61871: 0
2026-03-27 14:52:46 [ecarstrade.be] INFO: Found listing with ID: 6951888auction61871
2026-03-27 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:46 [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 14:52:46 [ecarstrade.be] INFO: Scrape type for 6951888auction61871: 0
2026-03-27 14:52:46 [ecarstrade.be] INFO: Found listing with ID: 6950337auction61871
2026-03-27 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:46 [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 14:52:46 [ecarstrade.be] INFO: Scrape type for 6950337auction61871: 0
2026-03-27 14:52:46 [ecarstrade.be] INFO: Found listing with ID: 6950338auction61871
2026-03-27 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:46 [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 14:52:46 [ecarstrade.be] INFO: Scrape type for 6950338auction61871: 0
2026-03-27 14:52:46 [ecarstrade.be] INFO: Found listing with ID: 6950333auction61871
2026-03-27 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:46 [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 14:52:46 [ecarstrade.be] INFO: Scrape type for 6950333auction61871: 0
2026-03-27 14:52:46 [ecarstrade.be] INFO: Found listing with ID: 6950335auction61871
2026-03-27 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:46 [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 14:52:46 [ecarstrade.be] INFO: Scrape type for 6950335auction61871: 0
2026-03-27 14:52:46 [ecarstrade.be] INFO: Found listing with ID: 6951878auction61871
2026-03-27 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:46 [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 14:52:46 [ecarstrade.be] INFO: Scrape type for 6951878auction61871: 0
2026-03-27 14:52:46 [ecarstrade.be] INFO: Found listing with ID: 6950332auction61871
2026-03-27 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:46 [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 14:52:46 [ecarstrade.be] INFO: Scrape type for 6950332auction61871: 0
2026-03-27 14:52:46 [ecarstrade.be] INFO: Found listing with ID: 6950331auction61871
2026-03-27 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:46 [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 14:52:46 [ecarstrade.be] INFO: Scrape type for 6950331auction61871: 0
2026-03-27 14:52:46 [ecarstrade.be] INFO: Found listing with ID: 6951873auction61871
2026-03-27 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:46 [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 14:52:46 [ecarstrade.be] INFO: Scrape type for 6951873auction61871: 0
2026-03-27 14:52: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 14:52:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6951934> (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 14:52:46 [ecarstrade.be] INFO: Extracting details for car 6951934auction61871
2026-03-27 14:52:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ab8f5b0-bae3-5908-a6cf-6b200cacb177 with identifier: 6951934auction61871
2026-03-27 14:52:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ab8f5b0-bae3-5908-a6cf-6b200cacb177 with scrape type 2
2026-03-27 14:52:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ab8f5b0-bae3-5908-a6cf-6b200cacb177 with scrape type 2
2026-03-27 14:52:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2ab8f5b0-bae3-5908-a6cf-6b200cacb177, identifier: 6951934auction61871
2026-03-27 14:52:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2ab8f5b0-bae3-5908-a6cf-6b200cacb177 with identifier: 6951934auction61871
2026-03-27 14:52:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2ab8f5b0-bae3-5908-a6cf-6b200cacb177 with identifier: 6951934auction61871
2026-03-27 14:52:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2ab8f5b0-bae3-5908-a6cf-6b200cacb177 with identifier: 6951934auction61871 to the API
2026-03-27 14:52:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:52: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 14:52:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6951934>
{'auction_title': '',
 'c_o_2_emission_value': 150,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': '2ab8f5b0-bae3-5908-a6cf-6b200cacb177',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6951934',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 79971,
 '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 Q3 Sportback 35 TFSI S tronic 5d',
 'transmission': 'automatic',
 'trim': 'Sportback 35 TFSI S tronic 5d',
 'vin': None,
 'year': 2021}
2026-03-27 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:46 [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 14:52:46 [ecarstrade.be] INFO: Saving data for 6951934auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773184409.229389, 'last_price_update_time': 1774623166.777241}
2026-03-27 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951934auction61871') HTTP/1.1" 204 0
2026-03-27 14:53:00 [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 14:53:00 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6950325auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950325auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6950325auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6950330auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950330auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6950330auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6951869auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951869auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6951869auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6951871auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951871auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6951871auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6951874auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951874auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6951874auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6950321auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950321auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6950321auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6950323auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950323auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6950323auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6951865auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951865auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6951865auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6951866auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951866auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6951866auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6950318auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950318auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6950318auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6951859auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951859auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6951859auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6950319auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950319auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6950319auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6951854auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951854auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6951854auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6951858auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951858auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6951858auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6950316auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950316auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6950316auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6950313auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950313auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6950313auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6950310auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950310auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6950310auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6951864auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951864auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6951864auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6926740auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276926740auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6926740auction61871: 0
2026-03-27 14:53:00 [ecarstrade.be] INFO: Found listing with ID: 6928534auction61871
2026-03-27 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276928534auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:00 [ecarstrade.be] INFO: Scrape type for 6928534auction61871: 0
2026-03-27 14: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 14:53:07 [scrapy.extensions.logstats] INFO: Crawled 287 pages (at 12 pages/min), scraped 230 items (at 9 items/min)
2026-03-27 14:53:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 292MiB
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6928542auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6928542auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6928541auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6928541auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6928531auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6928531auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6926726auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6926726auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6928525auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6928525auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6928532auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6928532auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6926720auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6926720auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6926719auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6926719auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6926725auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6926725auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6928510auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6928510auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6928499auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6928499auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6928504auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6928504auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6928495auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6928495auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6928498auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6928498auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6926696auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6926696auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6926712auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6926712auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6928496auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6928496auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6926701auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6926701auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6928486auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6928486auction61871: 0
2026-03-27 14:53:10 [ecarstrade.be] INFO: Found listing with ID: 6928481auction61871
2026-03-27 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:10 [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 14:53:10 [ecarstrade.be] INFO: Scrape type for 6928481auction61871: 0
2026-03-27 14:53: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 14:53:39 [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 14:53:39 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:53:39 [ecarstrade.be] INFO: Found listing with ID: 6928487auction61871
2026-03-27 14:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276928487auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:39 [ecarstrade.be] INFO: Scrape type for 6928487auction61871: 0
2026-03-27 14:53:39 [ecarstrade.be] INFO: Found listing with ID: 6926682auction61871
2026-03-27 14:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276926682auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:39 [ecarstrade.be] INFO: Scrape type for 6926682auction61871: 0
2026-03-27 14:53:39 [ecarstrade.be] INFO: Found listing with ID: 6926686auction61871
2026-03-27 14:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276926686auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:39 [ecarstrade.be] INFO: Scrape type for 6926686auction61871: 0
2026-03-27 14:53:39 [ecarstrade.be] INFO: Found listing with ID: 6928478auction61871
2026-03-27 14:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276928478auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:39 [ecarstrade.be] INFO: Scrape type for 6928478auction61871: 0
2026-03-27 14:53:39 [ecarstrade.be] INFO: Found listing with ID: 6926685auction61871
2026-03-27 14:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276926685auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:39 [ecarstrade.be] INFO: Scrape type for 6926685auction61871: 0
2026-03-27 14:53:39 [ecarstrade.be] INFO: Found listing with ID: 6928476auction61871
2026-03-27 14:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276928476auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:39 [ecarstrade.be] INFO: Scrape type for 6928476auction61871: 0
2026-03-27 14:53:39 [ecarstrade.be] INFO: Found listing with ID: 6926678auction61871
2026-03-27 14:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276926678auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:39 [ecarstrade.be] INFO: Scrape type for 6926678auction61871: 0
2026-03-27 14:53:39 [ecarstrade.be] INFO: Found listing with ID: 6928464auction61871
2026-03-27 14:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276928464auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:39 [ecarstrade.be] INFO: Scrape type for 6928464auction61871: 0
2026-03-27 14:53:39 [ecarstrade.be] INFO: Found listing with ID: 6926673auction61871
2026-03-27 14:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276926673auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:39 [ecarstrade.be] INFO: Scrape type for 6926673auction61871: 0
2026-03-27 14:53:39 [ecarstrade.be] INFO: Found listing with ID: 6904882auction61871
2026-03-27 14:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276904882auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:39 [ecarstrade.be] INFO: Scrape type for 6904882auction61871: 0
2026-03-27 14:53:39 [ecarstrade.be] INFO: Found listing with ID: 6928458auction61871
2026-03-27 14:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276928458auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:39 [ecarstrade.be] INFO: Scrape type for 6928458auction61871: 0
2026-03-27 14:53:39 [ecarstrade.be] INFO: Found listing with ID: 6926669auction61871
2026-03-27 14:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276926669auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:39 [ecarstrade.be] INFO: Scrape type for 6926669auction61871: 0
2026-03-27 14:53:39 [ecarstrade.be] INFO: Found listing with ID: 6907440auction61871
2026-03-27 14:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276907440auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:39 [ecarstrade.be] INFO: Scrape type for 6907440auction61871: 0
2026-03-27 14:53:39 [ecarstrade.be] INFO: Found listing with ID: 6903133auction61871
2026-03-27 14:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276903133auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:39 [ecarstrade.be] INFO: Scrape type for 6903133auction61871: 0
2026-03-27 14:53:39 [ecarstrade.be] INFO: Found listing with ID: 6903159auction61871
2026-03-27 14:53:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276903159auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:53:40 [ecarstrade.be] INFO: Scrape type for 6903159auction61871: 0
2026-03-27 14:53:40 [ecarstrade.be] INFO: Found listing with ID: 6904852auction61871
2026-03-27 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:40 [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 14:53:40 [ecarstrade.be] INFO: Scrape type for 6904852auction61871: 0
2026-03-27 14:53:40 [ecarstrade.be] INFO: Found listing with ID: 6907437auction61871
2026-03-27 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:40 [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 14:53:40 [ecarstrade.be] INFO: Scrape type for 6907437auction61871: 0
2026-03-27 14:53:40 [ecarstrade.be] INFO: Found listing with ID: 6907431auction61871
2026-03-27 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:40 [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 14:53:40 [ecarstrade.be] INFO: Scrape type for 6907431auction61871: 0
2026-03-27 14:53:40 [ecarstrade.be] INFO: Found listing with ID: 6931423auction61871
2026-03-27 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:40 [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 14:53:40 [ecarstrade.be] INFO: Scrape type for 6931423auction61871: 0
2026-03-27 14:53:40 [ecarstrade.be] INFO: Found listing with ID: 6903124auction61871
2026-03-27 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:53:40 [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 14:53:40 [ecarstrade.be] INFO: Scrape type for 6903124auction61871: 0
2026-03-27 14:53: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 14:54:06 [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 14:54:06 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6903121auction61871
2026-03-27 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276903121auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:06 [ecarstrade.be] INFO: Scrape type for 6903121auction61871: 0
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6907424auction61871
2026-03-27 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276907424auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:06 [ecarstrade.be] INFO: Scrape type for 6907424auction61871: 0
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6907426auction61871
2026-03-27 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276907426auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:06 [ecarstrade.be] INFO: Scrape type for 6907426auction61871: 0
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6903118auction61871
2026-03-27 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276903118auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:06 [ecarstrade.be] INFO: Scrape type for 6903118auction61871: 0
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6904830auction61871
2026-03-27 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276904830auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:06 [ecarstrade.be] INFO: Scrape type for 6904830auction61871: 0
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6903106auction61871
2026-03-27 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276903106auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:06 [ecarstrade.be] INFO: Scrape type for 6903106auction61871: 0
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6903108auction61871
2026-03-27 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276903108auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:06 [ecarstrade.be] INFO: Scrape type for 6903108auction61871: 0
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6907422auction61871
2026-03-27 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276907422auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:06 [ecarstrade.be] INFO: Scrape type for 6907422auction61871: 0
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6884554auction61871
2026-03-27 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276884554auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:06 [ecarstrade.be] INFO: Scrape type for 6884554auction61871: 0
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6903104auction61871
2026-03-27 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276903104auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:06 [ecarstrade.be] INFO: Scrape type for 6903104auction61871: 0
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6904806auction61871
2026-03-27 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276904806auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:06 [ecarstrade.be] INFO: Scrape type for 6904806auction61871: 0
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6904808auction61871
2026-03-27 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276904808auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:06 [ecarstrade.be] INFO: Scrape type for 6904808auction61871: 0
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6907414auction61871
2026-03-27 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276907414auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:06 [ecarstrade.be] INFO: Scrape type for 6907414auction61871: 0
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6907409auction61871
2026-03-27 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276907409auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:06 [ecarstrade.be] INFO: Scrape type for 6907409auction61871: 0
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6855975auction61871
2026-03-27 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276855975auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:06 [ecarstrade.be] INFO: Scrape type for 6855975auction61871: 0
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6855974auction61871
2026-03-27 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276855974auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:06 [ecarstrade.be] INFO: Scrape type for 6855974auction61871: 0
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6880573auction61871
2026-03-27 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276880573auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:06 [ecarstrade.be] INFO: Scrape type for 6880573auction61871: 0
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6855973auction61871
2026-03-27 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276855973auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:06 [ecarstrade.be] INFO: Scrape type for 6855973auction61871: 0
2026-03-27 14:54:06 [ecarstrade.be] INFO: Found listing with ID: 6855952auction61871
2026-03-27 14:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276855952auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:07 [ecarstrade.be] INFO: Scrape type for 6855952auction61871: 2
2026-03-27 14:54: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 14:54:07 [ecarstrade.be] INFO: Found listing with ID: 6859419auction61871
2026-03-27 14:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276859419auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:07 [ecarstrade.be] INFO: Scrape type for 6859419auction61871: 0
2026-03-27 14:54: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 14:54:07 [scrapy.extensions.logstats] INFO: Crawled 290 pages (at 3 pages/min), scraped 230 items (at 0 items/min)
2026-03-27 14:54:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 292MiB
2026-03-27 14:54:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6855952> (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 14:54:17 [ecarstrade.be] INFO: Extracting details for car 6855952auction61871
2026-03-27 14:54:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0561efe-5d83-5f06-9b7a-56aeb7d5a716 with identifier: 6855952auction61871
2026-03-27 14:54:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0561efe-5d83-5f06-9b7a-56aeb7d5a716 with scrape type 2
2026-03-27 14:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0561efe-5d83-5f06-9b7a-56aeb7d5a716 with scrape type 2
2026-03-27 14:54:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e0561efe-5d83-5f06-9b7a-56aeb7d5a716, identifier: 6855952auction61871
2026-03-27 14:54:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e0561efe-5d83-5f06-9b7a-56aeb7d5a716 with identifier: 6855952auction61871
2026-03-27 14:54:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e0561efe-5d83-5f06-9b7a-56aeb7d5a716 with identifier: 6855952auction61871
2026-03-27 14:54:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e0561efe-5d83-5f06-9b7a-56aeb7d5a716 with identifier: 6855952auction61871 to the API
2026-03-27 14:54:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:54: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 14:54:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6855952>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'e0561efe-5d83-5f06-9b7a-56aeb7d5a716',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6855952',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 59159,
 '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 1.2 PureTech 96kW S&S Roadtrip 5d',
 'transmission': 'manual',
 'trim': '1.2 PureTech 96kW S&S Roadtrip 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:54:18 [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 14:54:18 [ecarstrade.be] INFO: Saving data for 6855952auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1772677991.950394, 'last_price_update_time': 1774623258.542526}
2026-03-27 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6855952auction61871') HTTP/1.1" 204 0
2026-03-27 14:54:25 [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 14:54:25 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6859419auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276859419auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6859419auction61871: 0
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6859401auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276859401auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6859401auction61871: 0
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6950312auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950312auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6950312auction61871: 0
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6859405auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276859405auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6859405auction61871: 0
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6951851auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276951851auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6951851auction61871: 0
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6807758auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276807758auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6807758auction61871: 0
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6880555auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276880555auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6880555auction61871: 0
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6737810auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276737810auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6737810auction61871: 0
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6855921auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276855921auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6855921auction61871: 0
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6928455auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276928455auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6928455auction61871: 0
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6926666auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276926666auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6926666auction61871: 0
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6878918auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276878918auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6878918auction61871: 0
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6880553auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276880553auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6880553auction61871: 0
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6928456auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276928456auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6928456auction61871: 0
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6880548auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276880548auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6880548auction61871: 0
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6880549auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276880549auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6880549auction61871: 0
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6878922auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276878922auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6878922auction61871: 0
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6759713auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276759713auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6759713auction61871: 0
2026-03-27 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6880550auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276880550auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6880550auction61871: 2
2026-03-27 14:54: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 14:54:25 [ecarstrade.be] INFO: Found listing with ID: 6926667auction61871
2026-03-27 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276926667auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:54:25 [ecarstrade.be] INFO: Scrape type for 6926667auction61871: 2
2026-03-27 14:54: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 14:54: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 14:54:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6926667> (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 14:55:00 [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 14:55:00 [ecarstrade.be] INFO: Extracting details for car 6926667auction61871
2026-03-27 14:55:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2078d996-3b1e-5db2-8371-fc499abb02ec with identifier: 6926667auction61871
2026-03-27 14:55:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2078d996-3b1e-5db2-8371-fc499abb02ec with scrape type 2
2026-03-27 14:55:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2078d996-3b1e-5db2-8371-fc499abb02ec with scrape type 2
2026-03-27 14:55:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2078d996-3b1e-5db2-8371-fc499abb02ec, identifier: 6926667auction61871
2026-03-27 14:55:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2078d996-3b1e-5db2-8371-fc499abb02ec with identifier: 6926667auction61871
2026-03-27 14:55:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2078d996-3b1e-5db2-8371-fc499abb02ec with identifier: 6926667auction61871
2026-03-27 14:55:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2078d996-3b1e-5db2-8371-fc499abb02ec with identifier: 6926667auction61871 to the API
2026-03-27 14:55:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:55: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 14:55:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6926667>
{'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-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': '2078d996-3b1e-5db2-8371-fc499abb02ec',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6926667',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': 'Other',
 'odometer': 37903,
 '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': '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 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:00 [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 14:55:00 [ecarstrade.be] INFO: Saving data for 6926667auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1772613739.826298, 'last_price_update_time': 1774623300.470074}
2026-03-27 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926667auction61871') HTTP/1.1" 204 0
2026-03-27 14:55:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6880550> (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 14:55:00 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:55:00 [ecarstrade.be] INFO: Found listing with ID: 6656186auction61871
2026-03-27 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:00 [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 14:55:00 [ecarstrade.be] INFO: Scrape type for 6656186auction61871: 2
2026-03-27 14:55: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 14:55:00 [ecarstrade.be] INFO: Found listing with ID: 6878920auction61871
2026-03-27 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:00 [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 14:55:00 [ecarstrade.be] INFO: Scrape type for 6878920auction61871: 2
2026-03-27 14:55: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 14:55:00 [ecarstrade.be] INFO: Found listing with ID: 6435333auction61871
2026-03-27 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:00 [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 14:55:00 [ecarstrade.be] INFO: Scrape type for 6435333auction61871: 2
2026-03-27 14:55: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 14:55:00 [ecarstrade.be] INFO: Found listing with ID: 6494184auction61871
2026-03-27 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:00 [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 14:55:00 [ecarstrade.be] INFO: Scrape type for 6494184auction61871: 2
2026-03-27 14:55:00 [ecarstrade.be] INFO: Extracting details for car 6880550auction61871
2026-03-27 14:55: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 14:55:00 [ecarstrade.be] INFO: Found listing with ID: 6418438auction61871
2026-03-27 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:00 [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 14:55:00 [ecarstrade.be] INFO: Scrape type for 6418438auction61871: 2
2026-03-27 14:55: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 14:55:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b151450-f256-54c9-bada-01711ec05991 with identifier: 6880550auction61871
2026-03-27 14:55:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b151450-f256-54c9-bada-01711ec05991 with scrape type 2
2026-03-27 14:55:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b151450-f256-54c9-bada-01711ec05991 with scrape type 2
2026-03-27 14:55:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5b151450-f256-54c9-bada-01711ec05991, identifier: 6880550auction61871
2026-03-27 14:55:00 [ecarstrade.be] INFO: Found listing with ID: 6973069auction61871
2026-03-27 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:00 [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 14:55:00 [ecarstrade.be] INFO: Scrape type for 6973069auction61871: 0
2026-03-27 14:55:00 [ecarstrade.be] INFO: Found listing with ID: 6973070auction61871
2026-03-27 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:00 [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 14:55:00 [ecarstrade.be] INFO: Scrape type for 6973070auction61871: 0
2026-03-27 14:55:00 [ecarstrade.be] INFO: Found listing with ID: 6974500auction61871
2026-03-27 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:00 [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 14:55:00 [ecarstrade.be] INFO: Scrape type for 6974500auction61871: 0
2026-03-27 14:55:00 [ecarstrade.be] INFO: Found listing with ID: 6973068auction61871
2026-03-27 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:00 [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 14:55:00 [ecarstrade.be] INFO: Scrape type for 6973068auction61871: 0
2026-03-27 14:55:00 [ecarstrade.be] INFO: Found listing with ID: 6974499auction61871
2026-03-27 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:00 [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 14:55:00 [ecarstrade.be] INFO: Scrape type for 6974499auction61871: 0
2026-03-27 14:55:00 [ecarstrade.be] INFO: Found listing with ID: 6973065auction61871
2026-03-27 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:00 [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 14:55:00 [ecarstrade.be] INFO: Scrape type for 6973065auction61871: 0
2026-03-27 14:55:00 [ecarstrade.be] INFO: Found listing with ID: 6973066auction61871
2026-03-27 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:00 [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 14:55:00 [ecarstrade.be] INFO: Scrape type for 6973066auction61871: 0
2026-03-27 14:55:00 [ecarstrade.be] INFO: Found listing with ID: 6974497auction61871
2026-03-27 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:00 [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 14:55:00 [ecarstrade.be] INFO: Scrape type for 6974497auction61871: 0
2026-03-27 14:55:00 [ecarstrade.be] INFO: Found listing with ID: 6973060auction61871
2026-03-27 14:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:01 [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 14:55:01 [ecarstrade.be] INFO: Scrape type for 6973060auction61871: 0
2026-03-27 14:55:01 [ecarstrade.be] INFO: Found listing with ID: 6973064auction61871
2026-03-27 14:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:01 [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 14:55:01 [ecarstrade.be] INFO: Scrape type for 6973064auction61871: 0
2026-03-27 14:55:01 [ecarstrade.be] INFO: Found listing with ID: 6974493auction61871
2026-03-27 14:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:01 [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 14:55:01 [ecarstrade.be] INFO: Scrape type for 6974493auction61871: 0
2026-03-27 14:55:01 [ecarstrade.be] INFO: Found listing with ID: 6974494auction61871
2026-03-27 14:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:01 [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 14:55:01 [ecarstrade.be] INFO: Scrape type for 6974494auction61871: 0
2026-03-27 14:55:01 [ecarstrade.be] INFO: Found listing with ID: 6974496auction61871
2026-03-27 14:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:01 [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 14:55:01 [ecarstrade.be] INFO: Scrape type for 6974496auction61871: 0
2026-03-27 14:55:01 [ecarstrade.be] INFO: Found listing with ID: 6974487auction61871
2026-03-27 14:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:01 [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 14:55:01 [ecarstrade.be] INFO: Scrape type for 6974487auction61871: 0
2026-03-27 14:55:01 [ecarstrade.be] INFO: Found listing with ID: 6974489auction61871
2026-03-27 14:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:01 [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 14:55:01 [ecarstrade.be] INFO: Scrape type for 6974489auction61871: 0
2026-03-27 14:55:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5b151450-f256-54c9-bada-01711ec05991 with identifier: 6880550auction61871
2026-03-27 14:55:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5b151450-f256-54c9-bada-01711ec05991 with identifier: 6880550auction61871
2026-03-27 14:55:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5b151450-f256-54c9-bada-01711ec05991 with identifier: 6880550auction61871 to the API
2026-03-27 14:55:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:55: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 14:55:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6880550>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': '5b151450-f256-54c9-bada-01711ec05991',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6880550',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 46018,
 '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': "Ford, Kuga '19 PHEV, Ford Kuga 2.5i PHEV Aut. 165kW ST-Line 5d",
 'transmission': 'automatic',
 'trim': ",  '19 PHEV,   2.5i PHEV Aut. 165kW ST-Line 5d",
 'vin': None,
 'year': 2023}
2026-03-27 14:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:01 [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 14:55:01 [ecarstrade.be] INFO: Saving data for 6880550auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1772678177.756037, 'last_price_update_time': 1774623301.445791}
2026-03-27 14:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880550auction61871') HTTP/1.1" 204 0
2026-03-27 14:55: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 14:55:07 [scrapy.extensions.logstats] INFO: Crawled 295 pages (at 5 pages/min), scraped 233 items (at 3 items/min)
2026-03-27 14:55:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 292MiB
2026-03-27 14:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6878920> (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 14:55:09 [ecarstrade.be] INFO: Extracting details for car 6878920auction61871
2026-03-27 14:55:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2747eb58-5aff-5aa2-a679-fcaa6381c1f2 with identifier: 6878920auction61871
2026-03-27 14:55:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2747eb58-5aff-5aa2-a679-fcaa6381c1f2 with scrape type 2
2026-03-27 14:55:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2747eb58-5aff-5aa2-a679-fcaa6381c1f2 with scrape type 2
2026-03-27 14:55:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2747eb58-5aff-5aa2-a679-fcaa6381c1f2, identifier: 6878920auction61871
2026-03-27 14:55:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2747eb58-5aff-5aa2-a679-fcaa6381c1f2 with identifier: 6878920auction61871
2026-03-27 14:55:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2747eb58-5aff-5aa2-a679-fcaa6381c1f2 with identifier: 6878920auction61871
2026-03-27 14:55:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2747eb58-5aff-5aa2-a679-fcaa6381c1f2 with identifier: 6878920auction61871 to the API
2026-03-27 14:55:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:55:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6878920>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': '2747eb58-5aff-5aa2-a679-fcaa6381c1f2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6878920',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 55845,
 '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': "Ford, Kuga '19 PHEV, Ford Kuga 2.5i PHEV Aut. 165kW ST-Line 5d",
 'transmission': 'automatic',
 'trim': ",  '19 PHEV,   2.5i PHEV Aut. 165kW ST-Line 5d",
 'vin': None,
 'year': 2023}
2026-03-27 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276878920auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:10 [ecarstrade.be] INFO: Saving data for 6878920auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1772678151.048579, 'last_price_update_time': 1774623310.558758}
2026-03-27 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6878920auction61871') HTTP/1.1" 204 0
2026-03-27 14:55:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6494184> (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 14:55:10 [ecarstrade.be] INFO: Extracting details for car 6494184auction61871
2026-03-27 14:55:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65e0f6cf-4c99-5a59-8c56-5a52fffc753b with identifier: 6494184auction61871
2026-03-27 14:55:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65e0f6cf-4c99-5a59-8c56-5a52fffc753b with scrape type 2
2026-03-27 14:55:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65e0f6cf-4c99-5a59-8c56-5a52fffc753b with scrape type 2
2026-03-27 14:55:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 65e0f6cf-4c99-5a59-8c56-5a52fffc753b, identifier: 6494184auction61871
2026-03-27 14:55:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 65e0f6cf-4c99-5a59-8c56-5a52fffc753b with identifier: 6494184auction61871
2026-03-27 14:55:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 65e0f6cf-4c99-5a59-8c56-5a52fffc753b with identifier: 6494184auction61871
2026-03-27 14:55:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 65e0f6cf-4c99-5a59-8c56-5a52fffc753b with identifier: 6494184auction61871 to the API
2026-03-27 14:55:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:55:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6494184>
{'auction_title': '',
 'c_o_2_emission_value': 219,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '65e0f6cf-4c99-5a59-8c56-5a52fffc753b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6494184',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'Crafter',
 'odometer': 1476,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-11-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Volkswagen CRAFTER 35 2.0TDI SCR BMT 103/140 ASG-8 L3H2 4d',
 'transmission': 'manual',
 'trim': 'CRAFTER 35 2.0TDI SCR BMT 103/140 ASG-8 L3H2 4d',
 'vin': None,
 'year': 2024}
2026-03-27 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276494184auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:11 [ecarstrade.be] INFO: Saving data for 6494184auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1772678170.257698, 'last_price_update_time': 1774623311.154287}
2026-03-27 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6494184auction61871') HTTP/1.1" 204 0
2026-03-27 14:55:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6435333> (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 14:55:13 [ecarstrade.be] INFO: Extracting details for car 6435333auction61871
2026-03-27 14:55:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c431d53-064e-5fde-aaec-02b79a99e157 with identifier: 6435333auction61871
2026-03-27 14:55:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c431d53-064e-5fde-aaec-02b79a99e157 with scrape type 2
2026-03-27 14:55:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c431d53-064e-5fde-aaec-02b79a99e157 with scrape type 2
2026-03-27 14:55:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4c431d53-064e-5fde-aaec-02b79a99e157, identifier: 6435333auction61871
2026-03-27 14:55:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4c431d53-064e-5fde-aaec-02b79a99e157 with identifier: 6435333auction61871
2026-03-27 14:55:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4c431d53-064e-5fde-aaec-02b79a99e157 with identifier: 6435333auction61871
2026-03-27 14:55:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4c431d53-064e-5fde-aaec-02b79a99e157 with identifier: 6435333auction61871 to the API
2026-03-27 14:55:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:55:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6435333>
{'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-29T15:05:18Z',
 'fuel_type': 'Electric',
 'id': '4c431d53-064e-5fde-aaec-02b79a99e157',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6435333',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-20-ATWERP-BELCAR_NOORD"',
 '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': '2023-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Citroën, Berlingo Mul '18 BEV, Citroën Berlingo Multispace Electric "
          '50 kW/h Live NO COC / NO IB',
 'transmission': 'automatic',
 'trim': "Citroën,  Mul '18 BEV, Citroën  Multispace Electric 50 kW/h Live NO "
         'COC / NO IB',
 'vin': None,
 'year': 2023}
2026-03-27 14:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276435333auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:13 [ecarstrade.be] INFO: Saving data for 6435333auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773183925.695237, 'last_price_update_time': 1774623313.889999}
2026-03-27 14:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6435333auction61871') HTTP/1.1" 204 0
2026-03-27 14:55:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6656186> (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 14:55:19 [ecarstrade.be] INFO: Extracting details for car 6656186auction61871
2026-03-27 14:55:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9538c992-1f62-5f5d-9416-bb3e07c84438 with identifier: 6656186auction61871
2026-03-27 14:55:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9538c992-1f62-5f5d-9416-bb3e07c84438 with scrape type 2
2026-03-27 14:55:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9538c992-1f62-5f5d-9416-bb3e07c84438 with scrape type 2
2026-03-27 14:55:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9538c992-1f62-5f5d-9416-bb3e07c84438, identifier: 6656186auction61871
2026-03-27 14:55:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9538c992-1f62-5f5d-9416-bb3e07c84438 with identifier: 6656186auction61871
2026-03-27 14:55:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 14:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 14:55:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9538c992-1f62-5f5d-9416-bb3e07c84438 with identifier: 6656186auction61871
2026-03-27 14:55:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9538c992-1f62-5f5d-9416-bb3e07c84438 with identifier: 6656186auction61871 to the API
2026-03-27 14:55:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:55: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 14:55:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6656186>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Orange',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Electric',
 'id': '9538c992-1f62-5f5d-9416-bb3e07c84438',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6656186',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'ID. Buzz',
 'odometer': 31269,
 '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': 'Volkswagen ID.Buzz BEV 77KWH 150kW PRO 5d',
 'transmission': 'automatic',
 'trim': 'ID.Buzz BEV 77KWH 150kW PRO 5d',
 'vin': None,
 'year': 2024}
2026-03-27 14:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276656186auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:20 [ecarstrade.be] INFO: Saving data for 6656186auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1772678176.057588, 'last_price_update_time': 1774623320.322407}
2026-03-27 14:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6656186auction61871') HTTP/1.1" 204 0
2026-03-27 14:55:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6418438> (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 14:55:27 [ecarstrade.be] INFO: Extracting details for car 6418438auction61871
2026-03-27 14:55:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5268fb7-3459-5762-8140-ace24341fa61 with identifier: 6418438auction61871
2026-03-27 14:55:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5268fb7-3459-5762-8140-ace24341fa61 with scrape type 2
2026-03-27 14:55:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5268fb7-3459-5762-8140-ace24341fa61 with scrape type 2
2026-03-27 14:55:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e5268fb7-3459-5762-8140-ace24341fa61, identifier: 6418438auction61871
2026-03-27 14:55:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e5268fb7-3459-5762-8140-ace24341fa61 with identifier: 6418438auction61871
2026-03-27 14:55:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e5268fb7-3459-5762-8140-ace24341fa61 with identifier: 6418438auction61871
2026-03-27 14:55:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e5268fb7-3459-5762-8140-ace24341fa61 with identifier: 6418438auction61871 to the API
2026-03-27 14:55:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:55:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6418438>
{'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-29T15:05:18Z',
 'fuel_type': 'Electric',
 'id': 'e5268fb7-3459-5762-8140-ace24341fa61',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6418438',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-20-ATWERP-BELCAR_NOORD"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 3,
 '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': "Citroën, Berlingo Mul '18 BEV, Citroën Berlingo Multispace Electric "
          '50 kW/h Live',
 'transmission': 'automatic',
 'trim': "Citroën,  Mul '18 BEV, Citroën  Multispace Electric 50 kW/h Live",
 'vin': None,
 'year': 2023}
2026-03-27 14:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276418438auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:28 [ecarstrade.be] INFO: Saving data for 6418438auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773183907.83447, 'last_price_update_time': 1774623328.447082}
2026-03-27 14:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6418438auction61871') HTTP/1.1" 204 0
2026-03-27 14:55:35 [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 14:55:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:55:35 [ecarstrade.be] INFO: Found listing with ID: 6974489auction61871
2026-03-27 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276974489auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:35 [ecarstrade.be] INFO: Scrape type for 6974489auction61871: 0
2026-03-27 14:55:35 [ecarstrade.be] INFO: Found listing with ID: 6974490auction61871
2026-03-27 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276974490auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:35 [ecarstrade.be] INFO: Scrape type for 6974490auction61871: 0
2026-03-27 14:55:35 [ecarstrade.be] INFO: Found listing with ID: 6974485auction61871
2026-03-27 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276974485auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:35 [ecarstrade.be] INFO: Scrape type for 6974485auction61871: 0
2026-03-27 14:55:35 [ecarstrade.be] INFO: Found listing with ID: 6973059auction61871
2026-03-27 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276973059auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:35 [ecarstrade.be] INFO: Scrape type for 6973059auction61871: 0
2026-03-27 14:55:35 [ecarstrade.be] INFO: Found listing with ID: 6974481auction61871
2026-03-27 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276974481auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:35 [ecarstrade.be] INFO: Scrape type for 6974481auction61871: 0
2026-03-27 14:55:35 [ecarstrade.be] INFO: Found listing with ID: 6974486auction61871
2026-03-27 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:36 [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 14:55:36 [ecarstrade.be] INFO: Scrape type for 6974486auction61871: 0
2026-03-27 14:55:36 [ecarstrade.be] INFO: Found listing with ID: 6973058auction61871
2026-03-27 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:36 [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 14:55:36 [ecarstrade.be] INFO: Scrape type for 6973058auction61871: 0
2026-03-27 14:55:36 [ecarstrade.be] INFO: Found listing with ID: 6973053auction61871
2026-03-27 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:36 [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 14:55:36 [ecarstrade.be] INFO: Scrape type for 6973053auction61871: 0
2026-03-27 14:55:36 [ecarstrade.be] INFO: Found listing with ID: 6973055auction61871
2026-03-27 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:36 [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 14:55:36 [ecarstrade.be] INFO: Scrape type for 6973055auction61871: 0
2026-03-27 14:55:36 [ecarstrade.be] INFO: Found listing with ID: 6974480auction61871
2026-03-27 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:36 [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 14:55:36 [ecarstrade.be] INFO: Scrape type for 6974480auction61871: 0
2026-03-27 14:55:36 [ecarstrade.be] INFO: Found listing with ID: 6974477auction61871
2026-03-27 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:36 [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 14:55:36 [ecarstrade.be] INFO: Scrape type for 6974477auction61871: 0
2026-03-27 14:55:36 [ecarstrade.be] INFO: Found listing with ID: 6974482auction61871
2026-03-27 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:36 [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 14:55:36 [ecarstrade.be] INFO: Scrape type for 6974482auction61871: 0
2026-03-27 14:55:36 [ecarstrade.be] INFO: Found listing with ID: 6974476auction61871
2026-03-27 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:36 [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 14:55:36 [ecarstrade.be] INFO: Scrape type for 6974476auction61871: 0
2026-03-27 14:55:36 [ecarstrade.be] INFO: Found listing with ID: 6973052auction61871
2026-03-27 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:36 [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 14:55:36 [ecarstrade.be] INFO: Scrape type for 6973052auction61871: 0
2026-03-27 14:55:36 [ecarstrade.be] INFO: Found listing with ID: 6973056auction61871
2026-03-27 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:36 [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 14:55:36 [ecarstrade.be] INFO: Scrape type for 6973056auction61871: 0
2026-03-27 14:55:36 [ecarstrade.be] INFO: Found listing with ID: 6973049auction61871
2026-03-27 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55: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 14:55:36 [ecarstrade.be] INFO: Scrape type for 6973049auction61871: 0
2026-03-27 14:55:36 [ecarstrade.be] INFO: Found listing with ID: 6973050auction61871
2026-03-27 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:36 [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 14:55:36 [ecarstrade.be] INFO: Scrape type for 6973050auction61871: 0
2026-03-27 14:55:36 [ecarstrade.be] INFO: Found listing with ID: 6973051auction61871
2026-03-27 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:36 [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 14:55:36 [ecarstrade.be] INFO: Scrape type for 6973051auction61871: 0
2026-03-27 14:55:36 [ecarstrade.be] INFO: Found listing with ID: 6974478auction61871
2026-03-27 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:36 [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 14:55:36 [ecarstrade.be] INFO: Scrape type for 6974478auction61871: 0
2026-03-27 14:55:36 [ecarstrade.be] INFO: Found listing with ID: 6973042auction61871
2026-03-27 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:36 [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 14:55:36 [ecarstrade.be] INFO: Scrape type for 6973042auction61871: 0
2026-03-27 14:55: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 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6974474auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6974474auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6973046auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6973046auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6973047auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276973047auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:42 [ecarstrade.be] INFO: Scrape type for 6973047auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6973043auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6973043auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6974471auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6974471auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6974472auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6974472auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6973037auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6973037auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6974469auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6974469auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6974470auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6974470auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6974463auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6974463auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6973036auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6973036auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6974465auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6974465auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6974468auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6974468auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6974467auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6974467auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6973035auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6973035auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6974464auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6974464auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6974466auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6974466auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6907040auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6907040auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6954131auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6954131auction61871: 0
2026-03-27 14:55:42 [ecarstrade.be] INFO: Found listing with ID: 6859943auction61871
2026-03-27 14:55:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:42 [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 14:55:42 [ecarstrade.be] INFO: Scrape type for 6859943auction61871: 0
2026-03-27 14:55: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 14:55:52 [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 14:55:52 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6694675auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [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 14:55:52 [ecarstrade.be] INFO: Scrape type for 6694675auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6812191auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276812191auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6812191auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6840034auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276840034auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6840034auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6791952auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276791952auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6791952auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6865596auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276865596auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6865596auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6878928auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276878928auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6878928auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6602167auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276602167auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6602167auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6984007auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276984007auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6984007auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6997605auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997605auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6997605auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6997606auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997606auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6997606auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6997608auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997608auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6997608auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6997609auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997609auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6997609auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6997610auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997610auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6997610auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6997611auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997611auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6997611auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6997612auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997612auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6997612auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6997613auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997613auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6997613auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6997614auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997614auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6997614auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6997617auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997617auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6997617auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6997618auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997618auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6997618auction61871: 0
2026-03-27 14:55:52 [ecarstrade.be] INFO: Found listing with ID: 6997619auction61871
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:55:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276997619auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:55:52 [ecarstrade.be] INFO: Scrape type for 6997619auction61871: 0
2026-03-27 14:55: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 14:56:00 [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 14:56:00 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997620auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997620auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997620auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997621auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997621auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997621auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997622auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997622auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997622auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997623auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997623auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997623auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997625auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997625auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997625auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997627auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997627auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997627auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997628auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997628auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997628auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997629auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997629auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997629auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997630auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997630auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997630auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997631auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997631auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997631auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997632auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997632auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997632auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997634auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997634auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997634auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997636auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997636auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997636auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997638auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997638auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997638auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997639auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997639auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997639auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997640auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997640auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997640auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997642auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997642auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997642auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997643auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997643auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997643auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997644auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997644auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997644auction61871: 0
2026-03-27 14:56:00 [ecarstrade.be] INFO: Found listing with ID: 6997645auction61871
2026-03-27 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276997645auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:00 [ecarstrade.be] INFO: Scrape type for 6997645auction61871: 0
2026-03-27 14: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 14:56:07 [scrapy.extensions.logstats] INFO: Crawled 304 pages (at 9 pages/min), scraped 238 items (at 5 items/min)
2026-03-27 14:56:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 293MiB
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997646auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997646auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997647auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997647auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997650auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997650auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997651auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997651auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997652auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997652auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997654auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997654auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997657auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997657auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997658auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997658auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997659auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997659auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997660auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997660auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997662auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997662auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997663auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997663auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997664auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997664auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997665auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997665auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997666auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997666auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997667auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997667auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997668auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997668auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997670auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997670auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997671auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997671auction61871: 0
2026-03-27 14:56:35 [ecarstrade.be] INFO: Found listing with ID: 6997672auction61871
2026-03-27 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:35 [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 14:56:35 [ecarstrade.be] INFO: Scrape type for 6997672auction61871: 0
2026-03-27 14:56: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 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997673auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997673auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997675auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997675auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997676auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997676auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997678auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997678auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997679auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997679auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997681auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997681auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997682auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997682auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997683auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997683auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997686auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997686auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997687auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997687auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997688auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997688auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997691auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997691auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997693auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997693auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997694auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997694auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997695auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997695auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997696auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997696auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997697auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997697auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997698auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997698auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997699auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997699auction61871: 0
2026-03-27 14:56:43 [ecarstrade.be] INFO: Found listing with ID: 6997700auction61871
2026-03-27 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:43 [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 14:56:43 [ecarstrade.be] INFO: Scrape type for 6997700auction61871: 0
2026-03-27 14:56: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 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 6997702auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 6997702auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 6997703auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 6997703auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 6997704auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 6997704auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 6997705auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 6997705auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 6997706auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 6997706auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 6997707auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 6997707auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 6999695auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 6999695auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 6999697auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 6999697auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 6999698auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 6999698auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 7004006auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 7004006auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 7004007auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 7004007auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 7004008auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 7004008auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 7004009auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 7004009auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 7004010auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 7004010auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 7004012auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 7004012auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 7004013auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 7004013auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 7004015auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 7004015auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 7004016auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 7004016auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 7004017auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 7004017auction61871: 0
2026-03-27 14:56:50 [ecarstrade.be] INFO: Found listing with ID: 7004018auction61871
2026-03-27 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:50 [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 14:56:50 [ecarstrade.be] INFO: Scrape type for 7004018auction61871: 0
2026-03-27 14:56: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 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004019auction61871
2026-03-27 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Scrape type for 7004019auction61871: 0
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004020auction61871
2026-03-27 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Scrape type for 7004020auction61871: 0
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004021auction61871
2026-03-27 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Scrape type for 7004021auction61871: 0
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004022auction61871
2026-03-27 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Scrape type for 7004022auction61871: 0
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004023auction61871
2026-03-27 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Scrape type for 7004023auction61871: 0
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004024auction61871
2026-03-27 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Scrape type for 7004024auction61871: 0
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004025auction61871
2026-03-27 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Scrape type for 7004025auction61871: 0
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004026auction61871
2026-03-27 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Scrape type for 7004026auction61871: 0
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004027auction61871
2026-03-27 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Scrape type for 7004027auction61871: 0
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004028auction61871
2026-03-27 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Scrape type for 7004028auction61871: 0
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004029auction61871
2026-03-27 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Scrape type for 7004029auction61871: 0
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004030auction61871
2026-03-27 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Scrape type for 7004030auction61871: 0
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004031auction61871
2026-03-27 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Scrape type for 7004031auction61871: 0
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004032auction61871
2026-03-27 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Scrape type for 7004032auction61871: 0
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004033auction61871
2026-03-27 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Scrape type for 7004033auction61871: 0
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004034auction61871
2026-03-27 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Scrape type for 7004034auction61871: 0
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004035auction61871
2026-03-27 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Scrape type for 7004035auction61871: 0
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004036auction61871
2026-03-27 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:56:57 [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 14:56:57 [ecarstrade.be] INFO: Scrape type for 7004036auction61871: 0
2026-03-27 14:56:57 [ecarstrade.be] INFO: Found listing with ID: 7004037auction61871
2026-03-27 14:56:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004037auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:58 [ecarstrade.be] INFO: Scrape type for 7004037auction61871: 0
2026-03-27 14:56:58 [ecarstrade.be] INFO: Found listing with ID: 7004038auction61871
2026-03-27 14:56:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004038auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:56:58 [ecarstrade.be] INFO: Scrape type for 7004038auction61871: 0
2026-03-27 14: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 14:57:04 [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 14:57:04 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:57:04 [ecarstrade.be] INFO: Found listing with ID: 7004040auction61871
2026-03-27 14:57:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004040auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:04 [ecarstrade.be] INFO: Scrape type for 7004040auction61871: 0
2026-03-27 14:57:04 [ecarstrade.be] INFO: Found listing with ID: 7004041auction61871
2026-03-27 14:57:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004041auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:04 [ecarstrade.be] INFO: Scrape type for 7004041auction61871: 0
2026-03-27 14:57:04 [ecarstrade.be] INFO: Found listing with ID: 7004044auction61871
2026-03-27 14:57:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004044auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:04 [ecarstrade.be] INFO: Scrape type for 7004044auction61871: 0
2026-03-27 14:57:04 [ecarstrade.be] INFO: Found listing with ID: 7004045auction61871
2026-03-27 14:57:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004045auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:04 [ecarstrade.be] INFO: Scrape type for 7004045auction61871: 0
2026-03-27 14:57:04 [ecarstrade.be] INFO: Found listing with ID: 7004046auction61871
2026-03-27 14:57:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004046auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:05 [ecarstrade.be] INFO: Scrape type for 7004046auction61871: 0
2026-03-27 14:57:05 [ecarstrade.be] INFO: Found listing with ID: 7004047auction61871
2026-03-27 14:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004047auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:05 [ecarstrade.be] INFO: Scrape type for 7004047auction61871: 0
2026-03-27 14:57:05 [ecarstrade.be] INFO: Found listing with ID: 7004048auction61871
2026-03-27 14:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004048auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:05 [ecarstrade.be] INFO: Scrape type for 7004048auction61871: 0
2026-03-27 14:57:05 [ecarstrade.be] INFO: Found listing with ID: 7004049auction61871
2026-03-27 14:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004049auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:05 [ecarstrade.be] INFO: Scrape type for 7004049auction61871: 0
2026-03-27 14:57:05 [ecarstrade.be] INFO: Found listing with ID: 7004050auction61871
2026-03-27 14:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004050auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:05 [ecarstrade.be] INFO: Scrape type for 7004050auction61871: 0
2026-03-27 14:57:05 [ecarstrade.be] INFO: Found listing with ID: 7004051auction61871
2026-03-27 14:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004051auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:05 [ecarstrade.be] INFO: Scrape type for 7004051auction61871: 0
2026-03-27 14:57:05 [ecarstrade.be] INFO: Found listing with ID: 7004052auction61871
2026-03-27 14:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004052auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:05 [ecarstrade.be] INFO: Scrape type for 7004052auction61871: 0
2026-03-27 14:57:05 [ecarstrade.be] INFO: Found listing with ID: 7004053auction61871
2026-03-27 14:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004053auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:05 [ecarstrade.be] INFO: Scrape type for 7004053auction61871: 0
2026-03-27 14:57:05 [ecarstrade.be] INFO: Found listing with ID: 7004054auction61871
2026-03-27 14:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004054auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:05 [ecarstrade.be] INFO: Scrape type for 7004054auction61871: 0
2026-03-27 14:57:05 [ecarstrade.be] INFO: Found listing with ID: 7004055auction61871
2026-03-27 14:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004055auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:05 [ecarstrade.be] INFO: Scrape type for 7004055auction61871: 0
2026-03-27 14:57:05 [ecarstrade.be] INFO: Found listing with ID: 7004056auction61871
2026-03-27 14:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004056auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:05 [ecarstrade.be] INFO: Scrape type for 7004056auction61871: 0
2026-03-27 14:57:05 [ecarstrade.be] INFO: Found listing with ID: 7004057auction61871
2026-03-27 14:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004057auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:05 [ecarstrade.be] INFO: Scrape type for 7004057auction61871: 0
2026-03-27 14:57:05 [ecarstrade.be] INFO: Found listing with ID: 7004058auction61871
2026-03-27 14:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004058auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:05 [ecarstrade.be] INFO: Scrape type for 7004058auction61871: 0
2026-03-27 14:57:05 [ecarstrade.be] INFO: Found listing with ID: 7004059auction61871
2026-03-27 14:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004059auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:05 [ecarstrade.be] INFO: Scrape type for 7004059auction61871: 0
2026-03-27 14:57:05 [ecarstrade.be] INFO: Found listing with ID: 7005234auction61871
2026-03-27 14:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005234auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:05 [ecarstrade.be] INFO: Scrape type for 7005234auction61871: 0
2026-03-27 14:57:05 [ecarstrade.be] INFO: Found listing with ID: 7005235auction61871
2026-03-27 14:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005235auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:05 [ecarstrade.be] INFO: Scrape type for 7005235auction61871: 0
2026-03-27 14:57: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 14:57:07 [scrapy.extensions.logstats] INFO: Crawled 309 pages (at 5 pages/min), scraped 238 items (at 0 items/min)
2026-03-27 14:57:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 304MiB
2026-03-27 14:57:17 [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 14:57:17 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:57:17 [ecarstrade.be] INFO: Found listing with ID: 7005236auction61871
2026-03-27 14:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005236auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:17 [ecarstrade.be] INFO: Scrape type for 7005236auction61871: 0
2026-03-27 14:57:17 [ecarstrade.be] INFO: Found listing with ID: 7005237auction61871
2026-03-27 14:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005237auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:17 [ecarstrade.be] INFO: Scrape type for 7005237auction61871: 0
2026-03-27 14:57:17 [ecarstrade.be] INFO: Found listing with ID: 7005238auction61871
2026-03-27 14:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005238auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:17 [ecarstrade.be] INFO: Scrape type for 7005238auction61871: 0
2026-03-27 14:57:17 [ecarstrade.be] INFO: Found listing with ID: 7005239auction61871
2026-03-27 14:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005239auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:17 [ecarstrade.be] INFO: Scrape type for 7005239auction61871: 0
2026-03-27 14:57:17 [ecarstrade.be] INFO: Found listing with ID: 7005240auction61871
2026-03-27 14:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005240auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:17 [ecarstrade.be] INFO: Scrape type for 7005240auction61871: 0
2026-03-27 14:57:17 [ecarstrade.be] INFO: Found listing with ID: 7005241auction61871
2026-03-27 14:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005241auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:17 [ecarstrade.be] INFO: Scrape type for 7005241auction61871: 0
2026-03-27 14:57:17 [ecarstrade.be] INFO: Found listing with ID: 7005242auction61871
2026-03-27 14:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005242auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:17 [ecarstrade.be] INFO: Scrape type for 7005242auction61871: 0
2026-03-27 14:57:17 [ecarstrade.be] INFO: Found listing with ID: 7005243auction61871
2026-03-27 14:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005243auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:17 [ecarstrade.be] INFO: Scrape type for 7005243auction61871: 0
2026-03-27 14:57:17 [ecarstrade.be] INFO: Found listing with ID: 7005244auction61871
2026-03-27 14:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005244auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:17 [ecarstrade.be] INFO: Scrape type for 7005244auction61871: 0
2026-03-27 14:57:17 [ecarstrade.be] INFO: Found listing with ID: 7005245auction61871
2026-03-27 14:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005245auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:18 [ecarstrade.be] INFO: Scrape type for 7005245auction61871: 0
2026-03-27 14:57:18 [ecarstrade.be] INFO: Found listing with ID: 7005246auction61871
2026-03-27 14:57:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005246auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:18 [ecarstrade.be] INFO: Scrape type for 7005246auction61871: 0
2026-03-27 14:57:18 [ecarstrade.be] INFO: Found listing with ID: 7005247auction61871
2026-03-27 14:57:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005247auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:18 [ecarstrade.be] INFO: Scrape type for 7005247auction61871: 0
2026-03-27 14:57:18 [ecarstrade.be] INFO: Found listing with ID: 7005248auction61871
2026-03-27 14:57:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005248auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:18 [ecarstrade.be] INFO: Scrape type for 7005248auction61871: 0
2026-03-27 14:57:18 [ecarstrade.be] INFO: Found listing with ID: 7005249auction61871
2026-03-27 14:57:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005249auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:18 [ecarstrade.be] INFO: Scrape type for 7005249auction61871: 0
2026-03-27 14:57:18 [ecarstrade.be] INFO: Found listing with ID: 7005250auction61871
2026-03-27 14:57:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005250auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:18 [ecarstrade.be] INFO: Scrape type for 7005250auction61871: 0
2026-03-27 14:57:18 [ecarstrade.be] INFO: Found listing with ID: 7005251auction61871
2026-03-27 14:57:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005251auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:18 [ecarstrade.be] INFO: Scrape type for 7005251auction61871: 0
2026-03-27 14:57:18 [ecarstrade.be] INFO: Found listing with ID: 7005252auction61871
2026-03-27 14:57:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005252auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:18 [ecarstrade.be] INFO: Scrape type for 7005252auction61871: 0
2026-03-27 14:57:18 [ecarstrade.be] INFO: Found listing with ID: 7005253auction61871
2026-03-27 14:57:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005253auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:18 [ecarstrade.be] INFO: Scrape type for 7005253auction61871: 0
2026-03-27 14:57:18 [ecarstrade.be] INFO: Found listing with ID: 7005254auction61871
2026-03-27 14:57:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005254auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:18 [ecarstrade.be] INFO: Scrape type for 7005254auction61871: 0
2026-03-27 14:57:18 [ecarstrade.be] INFO: Found listing with ID: 7005255auction61871
2026-03-27 14:57:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277005255auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:18 [ecarstrade.be] INFO: Scrape type for 7005255auction61871: 0
2026-03-27 14: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 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005256auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005256auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005257auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005257auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005258auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005258auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005259auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005259auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005260auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005260auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005261auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005261auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005263auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005263auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005264auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005264auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005265auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005265auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005266auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005266auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005267auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005267auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005268auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005268auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005269auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005269auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005270auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005270auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005271auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005271auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005272auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005272auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005273auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005273auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005274auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005274auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005275auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005275auction61871: 0
2026-03-27 14:57:28 [ecarstrade.be] INFO: Found listing with ID: 7005276auction61871
2026-03-27 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:28 [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 14:57:28 [ecarstrade.be] INFO: Scrape type for 7005276auction61871: 0
2026-03-27 14:57: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 14:57:35 [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 14:57:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:57:35 [ecarstrade.be] INFO: Found listing with ID: 7005277auction61871
2026-03-27 14:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:35 [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 14:57:35 [ecarstrade.be] INFO: Scrape type for 7005277auction61871: 0
2026-03-27 14:57:35 [ecarstrade.be] INFO: Found listing with ID: 7005278auction61871
2026-03-27 14:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:35 [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 14:57:35 [ecarstrade.be] INFO: Scrape type for 7005278auction61871: 0
2026-03-27 14:57:35 [ecarstrade.be] INFO: Found listing with ID: 7009661auction61871
2026-03-27 14:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:35 [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 14:57:35 [ecarstrade.be] INFO: Scrape type for 7009661auction61871: 1
2026-03-27 14:57: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 14:57:35 [ecarstrade.be] INFO: Found listing with ID: 7009662auction61871
2026-03-27 14:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:35 [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 14:57:35 [ecarstrade.be] INFO: Scrape type for 7009662auction61871: 1
2026-03-27 14: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 14:57:36 [ecarstrade.be] INFO: Found listing with ID: 7009663auction61871
2026-03-27 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277009663auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:36 [ecarstrade.be] INFO: Scrape type for 7009663auction61871: 1
2026-03-27 14: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 14:57:36 [ecarstrade.be] INFO: Found listing with ID: 6981254auction61871
2026-03-27 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981254auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:36 [ecarstrade.be] INFO: Scrape type for 6981254auction61871: 2
2026-03-27 14: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 14:57:36 [ecarstrade.be] INFO: Found listing with ID: 6981238auction61871
2026-03-27 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981238auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:36 [ecarstrade.be] INFO: Scrape type for 6981238auction61871: 2
2026-03-27 14: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 14:57:36 [ecarstrade.be] INFO: Found listing with ID: 6981215auction61871
2026-03-27 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981215auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:36 [ecarstrade.be] INFO: Scrape type for 6981215auction61871: 2
2026-03-27 14: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 14:57:36 [ecarstrade.be] INFO: Found listing with ID: 6950380auction61871
2026-03-27 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950380auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:36 [ecarstrade.be] INFO: Scrape type for 6950380auction61871: 0
2026-03-27 14:57:36 [ecarstrade.be] INFO: Found listing with ID: 6950339auction61871
2026-03-27 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950339auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:36 [ecarstrade.be] INFO: Scrape type for 6950339auction61871: 0
2026-03-27 14:57:36 [ecarstrade.be] INFO: Found listing with ID: 6950317auction61871
2026-03-27 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276950317auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:36 [ecarstrade.be] INFO: Scrape type for 6950317auction61871: 0
2026-03-27 14:57:36 [ecarstrade.be] INFO: Found listing with ID: 6926714auction61871
2026-03-27 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276926714auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:36 [ecarstrade.be] INFO: Scrape type for 6926714auction61871: 0
2026-03-27 14:57:36 [ecarstrade.be] INFO: Found listing with ID: 7004011auction61871
2026-03-27 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004011auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:36 [ecarstrade.be] INFO: Scrape type for 7004011auction61871: 0
2026-03-27 14:57:36 [ecarstrade.be] INFO: Found listing with ID: 7004014auction61871
2026-03-27 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004014auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:36 [ecarstrade.be] INFO: Scrape type for 7004014auction61871: 0
2026-03-27 14:57:36 [ecarstrade.be] INFO: Found listing with ID: 7004043auction61871
2026-03-27 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277004043auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:36 [ecarstrade.be] INFO: Scrape type for 7004043auction61871: 0
2026-03-27 14:57:36 [ecarstrade.be] INFO: Found listing with ID: 6666970auction106392
2026-03-27 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276666970auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:36 [ecarstrade.be] INFO: Scrape type for 6666970auction106392: 0
2026-03-27 14:57:36 [ecarstrade.be] INFO: Found listing with ID: 6673299auction106392
2026-03-27 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276673299auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:36 [ecarstrade.be] INFO: Scrape type for 6673299auction106392: 0
2026-03-27 14:57:36 [ecarstrade.be] INFO: Found listing with ID: 6673305auction106392
2026-03-27 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276673305auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:36 [ecarstrade.be] INFO: Scrape type for 6673305auction106392: 0
2026-03-27 14:57:36 [ecarstrade.be] INFO: Found listing with ID: 6674858auction106392
2026-03-27 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276674858auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:36 [ecarstrade.be] INFO: Scrape type for 6674858auction106392: 0
2026-03-27 14:57:36 [ecarstrade.be] INFO: Found listing with ID: 6675823auction106392
2026-03-27 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276675823auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:36 [ecarstrade.be] INFO: Scrape type for 6675823auction106392: 0
2026-03-27 14: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 14:57:41 [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 14:57:42 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:57:42 [ecarstrade.be] INFO: Found listing with ID: 6677264auction106392
2026-03-27 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276677264auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:42 [ecarstrade.be] INFO: Scrape type for 6677264auction106392: 0
2026-03-27 14:57:42 [ecarstrade.be] INFO: Found listing with ID: 6680659auction106392
2026-03-27 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276680659auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:42 [ecarstrade.be] INFO: Scrape type for 6680659auction106392: 0
2026-03-27 14:57:42 [ecarstrade.be] INFO: Found listing with ID: 6686371auction106392
2026-03-27 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276686371auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:42 [ecarstrade.be] INFO: Scrape type for 6686371auction106392: 0
2026-03-27 14:57:42 [ecarstrade.be] INFO: Found listing with ID: 6690079auction106392
2026-03-27 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276690079auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:42 [ecarstrade.be] INFO: Scrape type for 6690079auction106392: 0
2026-03-27 14:57:42 [ecarstrade.be] INFO: Found listing with ID: 6693846auction106392
2026-03-27 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276693846auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:42 [ecarstrade.be] INFO: Scrape type for 6693846auction106392: 0
2026-03-27 14:57:42 [ecarstrade.be] INFO: Found listing with ID: 6694293auction106392
2026-03-27 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276694293auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:42 [ecarstrade.be] INFO: Scrape type for 6694293auction106392: 0
2026-03-27 14:57:42 [ecarstrade.be] INFO: Found listing with ID: 6694671auction106392
2026-03-27 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276694671auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:42 [ecarstrade.be] INFO: Scrape type for 6694671auction106392: 0
2026-03-27 14:57:42 [ecarstrade.be] INFO: Found listing with ID: 6718967auction106392
2026-03-27 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276718967auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:42 [ecarstrade.be] INFO: Scrape type for 6718967auction106392: 0
2026-03-27 14:57:42 [ecarstrade.be] INFO: Found listing with ID: 6718986auction106392
2026-03-27 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276718986auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:42 [ecarstrade.be] INFO: Scrape type for 6718986auction106392: 0
2026-03-27 14:57:42 [ecarstrade.be] INFO: Found listing with ID: 6718987auction106392
2026-03-27 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276718987auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:42 [ecarstrade.be] INFO: Scrape type for 6718987auction106392: 0
2026-03-27 14:57:42 [ecarstrade.be] INFO: Found listing with ID: 6718997auction106392
2026-03-27 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276718997auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:42 [ecarstrade.be] INFO: Scrape type for 6718997auction106392: 0
2026-03-27 14:57:42 [ecarstrade.be] INFO: Found listing with ID: 6719003auction106392
2026-03-27 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276719003auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:42 [ecarstrade.be] INFO: Scrape type for 6719003auction106392: 0
2026-03-27 14:57:42 [ecarstrade.be] INFO: Found listing with ID: 6719014auction106392
2026-03-27 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276719014auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:42 [ecarstrade.be] INFO: Scrape type for 6719014auction106392: 0
2026-03-27 14:57:42 [ecarstrade.be] INFO: Found listing with ID: 6719044auction106392
2026-03-27 14:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276719044auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:43 [ecarstrade.be] INFO: Scrape type for 6719044auction106392: 0
2026-03-27 14:57:43 [ecarstrade.be] INFO: Found listing with ID: 6719069auction106392
2026-03-27 14:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276719069auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:43 [ecarstrade.be] INFO: Scrape type for 6719069auction106392: 0
2026-03-27 14:57:43 [ecarstrade.be] INFO: Found listing with ID: 6719092auction106392
2026-03-27 14:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276719092auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:43 [ecarstrade.be] INFO: Scrape type for 6719092auction106392: 0
2026-03-27 14:57:43 [ecarstrade.be] INFO: Found listing with ID: 6719150auction106392
2026-03-27 14:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276719150auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:43 [ecarstrade.be] INFO: Scrape type for 6719150auction106392: 0
2026-03-27 14:57:43 [ecarstrade.be] INFO: Found listing with ID: 6721443auction106392
2026-03-27 14:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276721443auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:43 [ecarstrade.be] INFO: Scrape type for 6721443auction106392: 0
2026-03-27 14:57:43 [ecarstrade.be] INFO: Found listing with ID: 6722685auction106392
2026-03-27 14:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276722685auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:43 [ecarstrade.be] INFO: Scrape type for 6722685auction106392: 0
2026-03-27 14:57:43 [ecarstrade.be] INFO: Found listing with ID: 6725012auction106392
2026-03-27 14:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276725012auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:43 [ecarstrade.be] INFO: Scrape type for 6725012auction106392: 0
2026-03-27 14: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 14:57:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981254> (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 14:57:43 [ecarstrade.be] INFO: Extracting details for car 6981254auction61871
2026-03-27 14:57:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d5d11a4-4d05-586e-b0af-80646304ffab with identifier: 6981254auction61871
2026-03-27 14:57:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d5d11a4-4d05-586e-b0af-80646304ffab with scrape type 2
2026-03-27 14:57:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d5d11a4-4d05-586e-b0af-80646304ffab with scrape type 2
2026-03-27 14:57:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8d5d11a4-4d05-586e-b0af-80646304ffab, identifier: 6981254auction61871
2026-03-27 14:57:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8d5d11a4-4d05-586e-b0af-80646304ffab with identifier: 6981254auction61871
2026-03-27 14:57:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8d5d11a4-4d05-586e-b0af-80646304ffab with identifier: 6981254auction61871
2026-03-27 14:57:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8d5d11a4-4d05-586e-b0af-80646304ffab with identifier: 6981254auction61871 to the API
2026-03-27 14:57:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:57:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981254>
{'auction_title': '',
 'c_o_2_emission_value': 43,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': '8d5d11a4-4d05-586e-b0af-80646304ffab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981254',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 105048,
 '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 xDrive25e (162 kW) 5d',
 'transmission': 'automatic',
 'trim': 'xDrive25e (162 kW) 5d',
 'vin': None,
 'year': 2022}
2026-03-27 14:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276981254auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:43 [ecarstrade.be] INFO: Saving data for 6981254auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958261.334408, 'last_price_update_time': 1774623463.786983}
2026-03-27 14:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981254auction61871') HTTP/1.1" 204 0
2026-03-27 14:57:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009661> (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 14:57:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981238> (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 14:57:44 [ecarstrade.be] INFO: Extracting details for car 7009661auction61871
2026-03-27 14:57:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82ce3798-2294-5c61-b500-d7fd4836cd10 with identifier: 7009661auction61871
2026-03-27 14:57:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82ce3798-2294-5c61-b500-d7fd4836cd10 with scrape type 1
2026-03-27 14:57:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 82ce3798-2294-5c61-b500-d7fd4836cd10
2026-03-27 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57: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%252F7009661%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621034%27 HTTP/1.1" 200 None
2026-03-27 14:57:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009661/photo_001/780x0__r.jpg?hash=1774621034 not downloaded yet
2026-03-27 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57: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%252F7009661%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621034%27 HTTP/1.1" 200 None
2026-03-27 14:57:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009661/photo_002/780x0__r.jpg?hash=1774621034 not downloaded yet
2026-03-27 14:57:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6981215> (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 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57: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%252F7009661%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621034%27 HTTP/1.1" 200 None
2026-03-27 14:57:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009661/photo_003/780x0__r.jpg?hash=1774621034 not downloaded yet
2026-03-27 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57: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%252F7009661%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621035%27 HTTP/1.1" 200 None
2026-03-27 14:57:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009661/photo_004/780x0__r.jpg?hash=1774621035 not downloaded yet
2026-03-27 14:57:44 [ecarstrade.be] INFO: Extracting details for car 6981238auction61871
2026-03-27 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57: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%252F7009661%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621035%27 HTTP/1.1" 200 None
2026-03-27 14:57:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009661/photo_005/780x0__r.jpg?hash=1774621035 not downloaded yet
2026-03-27 14:57:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0ab6203-83ff-5f51-9c25-f01735513f78 with identifier: 6981238auction61871
2026-03-27 14:57:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0ab6203-83ff-5f51-9c25-f01735513f78 with scrape type 2
2026-03-27 14:57:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0ab6203-83ff-5f51-9c25-f01735513f78 with scrape type 2
2026-03-27 14:57:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e0ab6203-83ff-5f51-9c25-f01735513f78, identifier: 6981238auction61871
2026-03-27 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57: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%252F7009661%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621034%27 HTTP/1.1" 200 None
2026-03-27 14:57:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009661/photo_006/780x0__r.jpg?hash=1774621034 not downloaded yet
2026-03-27 14:57:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e0ab6203-83ff-5f51-9c25-f01735513f78 with identifier: 6981238auction61871
2026-03-27 14:57:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e0ab6203-83ff-5f51-9c25-f01735513f78 with identifier: 6981238auction61871
2026-03-27 14:57:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e0ab6203-83ff-5f51-9c25-f01735513f78 with identifier: 6981238auction61871 to the API
2026-03-27 14:57:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:57: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 14:57:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981238>
{'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-29T15:05:18Z',
 'fuel_type': 'Petrol',
 'id': 'e0ab6203-83ff-5f51-9c25-f01735513f78',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981238',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 64487,
 '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': 'PEUGEOT 2008 - 2020 1.2 PureTech Allure S&S (EU6.4) 5d',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  - 2020 1.2 PureTech Allure S&S (EU6.4) 5d',
 'vin': None,
 'year': 2023}
2026-03-27 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:44 [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 14:57:44 [ecarstrade.be] INFO: Saving data for 6981238auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958261.887532, 'last_price_update_time': 1774623464.547501}
2026-03-27 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981238auction61871') HTTP/1.1" 204 0
2026-03-27 14:57:44 [ecarstrade.be] INFO: Extracting details for car 6981215auction61871
2026-03-27 14:57:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009662> (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 14:57:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd50855d-8d1a-5897-b453-bda641d9046b with identifier: 6981215auction61871
2026-03-27 14:57:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd50855d-8d1a-5897-b453-bda641d9046b with scrape type 2
2026-03-27 14:57:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd50855d-8d1a-5897-b453-bda641d9046b with scrape type 2
2026-03-27 14:57:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bd50855d-8d1a-5897-b453-bda641d9046b, identifier: 6981215auction61871
2026-03-27 14:57:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bd50855d-8d1a-5897-b453-bda641d9046b with identifier: 6981215auction61871
2026-03-27 14:57:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bd50855d-8d1a-5897-b453-bda641d9046b with identifier: 6981215auction61871
2026-03-27 14:57:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bd50855d-8d1a-5897-b453-bda641d9046b with identifier: 6981215auction61871 to the API
2026-03-27 14:57:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:57: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 14:57:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6981215>
{'auction_title': '',
 'c_o_2_emission_value': 38,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': 'bd50855d-8d1a-5897-b453-bda641d9046b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6981215',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': 'Other',
 'odometer': 116974,
 '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-serie To. '18 PHEV, BMW 3 Reeks Touring 330e (215 kW) 5d",
 'transmission': 'automatic',
 'trim': ", 3-serie To. '18 PHEV,  3 Reeks Touring 330e (215 kW) 5d",
 'vin': None,
 'year': 2022}
2026-03-27 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:44 [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 14:57:45 [ecarstrade.be] INFO: Saving data for 6981215auction61871: {'auction_closing_time': 1774796718.0, 'created_time': 1773958264.682594, 'last_price_update_time': 1774623464.999788}
2026-03-27 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981215auction61871') HTTP/1.1" 204 0
2026-03-27 14:57:45 [ecarstrade.be] INFO: Extracting details for car 7009662auction61871
2026-03-27 14:57:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af179afa-dd9b-572a-80e2-580e7113512c with identifier: 7009662auction61871
2026-03-27 14:57:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af179afa-dd9b-572a-80e2-580e7113512c with scrape type 1
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item af179afa-dd9b-572a-80e2-580e7113512c
2026-03-27 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57: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%252F7009662%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621167%27 HTTP/1.1" 200 None
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009662/photo_001/780x0__r.jpg?hash=1774621167 not downloaded yet
2026-03-27 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57: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%252F7009662%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621167%27 HTTP/1.1" 200 None
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009662/photo_002/780x0__r.jpg?hash=1774621167 not downloaded yet
2026-03-27 14:57:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009661/photo_001/780x0__r.jpg?hash=1774621034> (referer: https://ecarstrade.com/cars/7009661)
2026-03-27 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57: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%252F7009662%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621167%27 HTTP/1.1" 200 None
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009662/photo_003/780x0__r.jpg?hash=1774621167 not downloaded yet
2026-03-27 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57: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%252F7009662%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621167%27 HTTP/1.1" 200 None
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009662/photo_004/780x0__r.jpg?hash=1774621167 not downloaded yet
2026-03-27 14:57:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009661/photo_002/780x0__r.jpg?hash=1774621034> (referer: https://ecarstrade.com/cars/7009661)
2026-03-27 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57: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%252F7009662%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621167%27 HTTP/1.1" 200 None
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009662/photo_005/780x0__r.jpg?hash=1774621167 not downloaded yet
2026-03-27 14:57:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009662/photo_001/780x0__r.jpg?hash=1774621167> (referer: https://ecarstrade.com/cars/7009662)
2026-03-27 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57: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%252F7009662%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621167%27 HTTP/1.1" 200 None
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009662/photo_006/780x0__r.jpg?hash=1774621167 not downloaded yet
2026-03-27 14:57:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009661/photo_004/780x0__r.jpg?hash=1774621035> (referer: https://ecarstrade.com/cars/7009661)
2026-03-27 14:57:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009661/photo_003/780x0__r.jpg?hash=1774621034> (referer: https://ecarstrade.com/cars/7009661)
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 82ce3798-2294-5c61-b500-d7fd4836cd10
2026-03-27 14:57:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009662/photo_003/780x0__r.jpg?hash=1774621167> (referer: https://ecarstrade.com/cars/7009662)
2026-03-27 14:57:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009662/photo_002/780x0__r.jpg?hash=1774621167> (referer: https://ecarstrade.com/cars/7009662)
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 82ce3798-2294-5c61-b500-d7fd4836cd10
2026-03-27 14:57:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009662/photo_004/780x0__r.jpg?hash=1774621167> (referer: https://ecarstrade.com/cars/7009662)
2026-03-27 14:57:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009662/photo_006/780x0__r.jpg?hash=1774621167> (referer: https://ecarstrade.com/cars/7009662)
2026-03-27 14:57:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009661/photo_006/780x0__r.jpg?hash=1774621034> (referer: https://ecarstrade.com/cars/7009661)
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item af179afa-dd9b-572a-80e2-580e7113512c
2026-03-27 14:57:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009662/photo_005/780x0__r.jpg?hash=1774621167> (referer: https://ecarstrade.com/cars/7009662)
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 82ce3798-2294-5c61-b500-d7fd4836cd10
2026-03-27 14:57:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009661/photo_005/780x0__r.jpg?hash=1774621035> (referer: https://ecarstrade.com/cars/7009661)
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 82ce3798-2294-5c61-b500-d7fd4836cd10
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item af179afa-dd9b-572a-80e2-580e7113512c
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item af179afa-dd9b-572a-80e2-580e7113512c
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item af179afa-dd9b-572a-80e2-580e7113512c
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item af179afa-dd9b-572a-80e2-580e7113512c
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 82ce3798-2294-5c61-b500-d7fd4836cd10
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item af179afa-dd9b-572a-80e2-580e7113512c
2026-03-27 14:57:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: af179afa-dd9b-572a-80e2-580e7113512c, skipping ID generation
2026-03-27 14:57:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af179afa-dd9b-572a-80e2-580e7113512c with scrape type 1
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item af179afa-dd9b-572a-80e2-580e7113512c sending to next pipeline
2026-03-27 14:57:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: af179afa-dd9b-572a-80e2-580e7113512c, identifier: 7009662auction61871
2026-03-27 14:57:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: af179afa-dd9b-572a-80e2-580e7113512c with identifier: 7009662auction61871
2026-03-27 14:57:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: af179afa-dd9b-572a-80e2-580e7113512c with identifier: 7009662auction61871
2026-03-27 14:57:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: af179afa-dd9b-572a-80e2-580e7113512c with identifier: 7009662auction61871 to the API
2026-03-27 14:57:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:57: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 14:57:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009662/photo_005/780x0__r.jpg?hash=1774621167>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': 'af179afa-dd9b-572a-80e2-580e7113512c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009662',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A5',
 'odometer': 204165,
 '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': 4,
 'seller_name': None,
 'title': 'Audi A5 Sportback 30 TDI S tronic Business Edition 5d !!Technical '
          'issue, Rolling car!!!',
 'transmission': 'automatic',
 'trim': 'Sportback 30 TDI S tronic Business Edition 5d !!Technical issue, '
         'Rolling car!!!',
 'vin': None,
 'year': 2021}
2026-03-27 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:45 [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 14:57:45 [ecarstrade.be] INFO: Saving data for 7009662auction61871: {'created_time': 1774623465.751351, 'last_price_update_time': 1774623465.751362, 'auction_closing_time': 1774796718.0}
2026-03-27 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009662auction61871') HTTP/1.1" 204 0
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 82ce3798-2294-5c61-b500-d7fd4836cd10
2026-03-27 14:57:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 82ce3798-2294-5c61-b500-d7fd4836cd10, skipping ID generation
2026-03-27 14:57:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82ce3798-2294-5c61-b500-d7fd4836cd10 with scrape type 1
2026-03-27 14:57:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 82ce3798-2294-5c61-b500-d7fd4836cd10 sending to next pipeline
2026-03-27 14:57:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 82ce3798-2294-5c61-b500-d7fd4836cd10, identifier: 7009661auction61871
2026-03-27 14:57:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 82ce3798-2294-5c61-b500-d7fd4836cd10 with identifier: 7009661auction61871
2026-03-27 14:57:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 82ce3798-2294-5c61-b500-d7fd4836cd10 with identifier: 7009661auction61871
2026-03-27 14:57:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 82ce3798-2294-5c61-b500-d7fd4836cd10 with identifier: 7009661auction61871 to the API
2026-03-27 14:57:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:57: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 14:57:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009661/photo_005/780x0__r.jpg?hash=1774621035>
{'auction_title': '',
 'c_o_2_emission_value': 29,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Other',
 'id': '82ce3798-2294-5c61-b500-d7fd4836cd10',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009661',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 84780,
 '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': 'Renault Mégane Grandtour E-TECH Plug-in Hybrid Corporate Edition 5d '
          '!! Technical issues !! Rolling car',
 'transmission': 'automatic',
 'trim': 'Mégane Grandtour E-TECH Plug-in Hybrid Corporate Edition 5d !! '
         'Technical issues !! Rolling car',
 'vin': None,
 'year': 2021}
2026-03-27 14:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277009661auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:46 [ecarstrade.be] INFO: Saving data for 7009661auction61871: {'created_time': 1774623466.202916, 'last_price_update_time': 1774623466.202931, 'auction_closing_time': 1774796718.0}
2026-03-27 14:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009661auction61871') HTTP/1.1" 204 0
2026-03-27 14:57:50 [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 14:57:50 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:57:50 [ecarstrade.be] INFO: Found listing with ID: 6725037auction106392
2026-03-27 14:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276725037auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:50 [ecarstrade.be] INFO: Scrape type for 6725037auction106392: 0
2026-03-27 14:57:50 [ecarstrade.be] INFO: Found listing with ID: 6725042auction106392
2026-03-27 14:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276725042auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:50 [ecarstrade.be] INFO: Scrape type for 6725042auction106392: 0
2026-03-27 14:57:50 [ecarstrade.be] INFO: Found listing with ID: 6725063auction106392
2026-03-27 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:51 [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 14:57:51 [ecarstrade.be] INFO: Scrape type for 6725063auction106392: 0
2026-03-27 14:57:51 [ecarstrade.be] INFO: Found listing with ID: 6725067auction106392
2026-03-27 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:51 [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 14:57:51 [ecarstrade.be] INFO: Scrape type for 6725067auction106392: 0
2026-03-27 14:57:51 [ecarstrade.be] INFO: Found listing with ID: 6725123auction106392
2026-03-27 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:51 [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 14:57:51 [ecarstrade.be] INFO: Scrape type for 6725123auction106392: 0
2026-03-27 14:57:51 [ecarstrade.be] INFO: Found listing with ID: 6725764auction106392
2026-03-27 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:51 [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 14:57:51 [ecarstrade.be] INFO: Scrape type for 6725764auction106392: 0
2026-03-27 14:57:51 [ecarstrade.be] INFO: Found listing with ID: 6732946auction106392
2026-03-27 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:51 [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 14:57:51 [ecarstrade.be] INFO: Scrape type for 6732946auction106392: 0
2026-03-27 14:57:51 [ecarstrade.be] INFO: Found listing with ID: 6737028auction106392
2026-03-27 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:51 [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 14:57:51 [ecarstrade.be] INFO: Scrape type for 6737028auction106392: 0
2026-03-27 14:57:51 [ecarstrade.be] INFO: Found listing with ID: 6737029auction106392
2026-03-27 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:51 [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 14:57:51 [ecarstrade.be] INFO: Scrape type for 6737029auction106392: 0
2026-03-27 14:57:51 [ecarstrade.be] INFO: Found listing with ID: 6738189auction106392
2026-03-27 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:51 [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 14:57:51 [ecarstrade.be] INFO: Scrape type for 6738189auction106392: 0
2026-03-27 14:57:51 [ecarstrade.be] INFO: Found listing with ID: 6742440auction106392
2026-03-27 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:51 [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 14:57:51 [ecarstrade.be] INFO: Scrape type for 6742440auction106392: 0
2026-03-27 14:57:51 [ecarstrade.be] INFO: Found listing with ID: 6745390auction106392
2026-03-27 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:51 [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 14:57:51 [ecarstrade.be] INFO: Scrape type for 6745390auction106392: 0
2026-03-27 14:57:51 [ecarstrade.be] INFO: Found listing with ID: 6746049auction106392
2026-03-27 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:51 [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 14:57:51 [ecarstrade.be] INFO: Scrape type for 6746049auction106392: 0
2026-03-27 14:57:51 [ecarstrade.be] INFO: Found listing with ID: 6746066auction106392
2026-03-27 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:51 [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 14:57:51 [ecarstrade.be] INFO: Scrape type for 6746066auction106392: 0
2026-03-27 14:57:51 [ecarstrade.be] INFO: Found listing with ID: 6749433auction106392
2026-03-27 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:51 [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 14:57:51 [ecarstrade.be] INFO: Scrape type for 6749433auction106392: 0
2026-03-27 14:57:51 [ecarstrade.be] INFO: Found listing with ID: 6750730auction106392
2026-03-27 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:51 [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 14:57:51 [ecarstrade.be] INFO: Scrape type for 6750730auction106392: 0
2026-03-27 14:57:51 [ecarstrade.be] INFO: Found listing with ID: 6754289auction106392
2026-03-27 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:51 [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 14:57:51 [ecarstrade.be] INFO: Scrape type for 6754289auction106392: 0
2026-03-27 14:57:51 [ecarstrade.be] INFO: Found listing with ID: 6754290auction106392
2026-03-27 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:51 [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 14:57:51 [ecarstrade.be] INFO: Scrape type for 6754290auction106392: 0
2026-03-27 14:57:51 [ecarstrade.be] INFO: Found listing with ID: 6754292auction106392
2026-03-27 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:51 [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 14:57:51 [ecarstrade.be] INFO: Scrape type for 6754292auction106392: 0
2026-03-27 14:57:51 [ecarstrade.be] INFO: Found listing with ID: 6755896auction106392
2026-03-27 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:51 [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 14:57:51 [ecarstrade.be] INFO: Scrape type for 6755896auction106392: 0
2026-03-27 14:57: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 14:57:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009663> (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 14:57:53 [ecarstrade.be] INFO: Extracting details for car 7009663auction61871
2026-03-27 14:57:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 383b9446-2c04-549d-aa9d-9bc2a3180e4c with identifier: 7009663auction61871
2026-03-27 14:57:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 383b9446-2c04-549d-aa9d-9bc2a3180e4c with scrape type 1
2026-03-27 14:57:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 383b9446-2c04-549d-aa9d-9bc2a3180e4c
2026-03-27 14:57:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57: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%252F7009663%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621172%27 HTTP/1.1" 200 None
2026-03-27 14:57:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009663/photo_001/780x0__r.jpg?hash=1774621172 not downloaded yet
2026-03-27 14:57:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57: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%252F7009663%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621171%27 HTTP/1.1" 200 None
2026-03-27 14:57:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009663/photo_002/780x0__r.jpg?hash=1774621171 not downloaded yet
2026-03-27 14:57:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57: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%252F7009663%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621172%27 HTTP/1.1" 200 None
2026-03-27 14:57:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009663/photo_003/780x0__r.jpg?hash=1774621172 not downloaded yet
2026-03-27 14:57:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57: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%252F7009663%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621172%27 HTTP/1.1" 200 None
2026-03-27 14:57:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009663/photo_004/780x0__r.jpg?hash=1774621172 not downloaded yet
2026-03-27 14:57:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57: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%252F7009663%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621172%27 HTTP/1.1" 200 None
2026-03-27 14:57:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009663/photo_005/780x0__r.jpg?hash=1774621172 not downloaded yet
2026-03-27 14:57:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57: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%252F7009663%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621172%27 HTTP/1.1" 200 None
2026-03-27 14:57:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009663/photo_006/780x0__r.jpg?hash=1774621172 not downloaded yet
2026-03-27 14:57:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009663/photo_002/780x0__r.jpg?hash=1774621171> (referer: https://ecarstrade.com/cars/7009663)
2026-03-27 14:57:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009663/photo_003/780x0__r.jpg?hash=1774621172> (referer: https://ecarstrade.com/cars/7009663)
2026-03-27 14:57:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009663/photo_001/780x0__r.jpg?hash=1774621172> (referer: https://ecarstrade.com/cars/7009663)
2026-03-27 14:57:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009663/photo_004/780x0__r.jpg?hash=1774621172> (referer: https://ecarstrade.com/cars/7009663)
2026-03-27 14:57:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009663/photo_006/780x0__r.jpg?hash=1774621172> (referer: https://ecarstrade.com/cars/7009663)
2026-03-27 14:57:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009663/photo_005/780x0__r.jpg?hash=1774621172> (referer: https://ecarstrade.com/cars/7009663)
2026-03-27 14:57:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 383b9446-2c04-549d-aa9d-9bc2a3180e4c
2026-03-27 14:57:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 383b9446-2c04-549d-aa9d-9bc2a3180e4c
2026-03-27 14:57:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 383b9446-2c04-549d-aa9d-9bc2a3180e4c
2026-03-27 14:57:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 383b9446-2c04-549d-aa9d-9bc2a3180e4c
2026-03-27 14:57:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 383b9446-2c04-549d-aa9d-9bc2a3180e4c
2026-03-27 14:57:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 383b9446-2c04-549d-aa9d-9bc2a3180e4c
2026-03-27 14:57:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 383b9446-2c04-549d-aa9d-9bc2a3180e4c, skipping ID generation
2026-03-27 14:57:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 383b9446-2c04-549d-aa9d-9bc2a3180e4c with scrape type 1
2026-03-27 14:57:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 383b9446-2c04-549d-aa9d-9bc2a3180e4c sending to next pipeline
2026-03-27 14:57:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 383b9446-2c04-549d-aa9d-9bc2a3180e4c, identifier: 7009663auction61871
2026-03-27 14:57:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 383b9446-2c04-549d-aa9d-9bc2a3180e4c with identifier: 7009663auction61871
2026-03-27 14:57:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 383b9446-2c04-549d-aa9d-9bc2a3180e4c with identifier: 7009663auction61871
2026-03-27 14:57:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 383b9446-2c04-549d-aa9d-9bc2a3180e4c with identifier: 7009663auction61871 to the API
2026-03-27 14:57:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:57:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009663/photo_005/780x0__r.jpg?hash=1774621172>
{'auction_title': '',
 'c_o_2_emission_value': 184,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-29T15:05:18Z',
 'fuel_type': 'Diesel',
 'id': '383b9446-2c04-549d-aa9d-9bc2a3180e4c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009663',
 'listing': 'directbuy',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Renault',
 'model': 'Trafic',
 'odometer': 9441,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-10-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Renault Trafic L2H1 dCi 150 EDC Confort 2.9T 4d !! damaged car !!! '
          'rolling car',
 'transmission': 'automatic',
 'trim': 'L2H1 dCi 150 EDC Confort 2.9T 4d !! damaged car !!! rolling car',
 'vin': None,
 'year': 2024}
2026-03-27 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%277009663auction61871%27 HTTP/1.1" 200 None
2026-03-27 14:57:54 [ecarstrade.be] INFO: Saving data for 7009663auction61871: {'created_time': 1774623474.355677, 'last_price_update_time': 1774623474.355689, 'auction_closing_time': 1774796718.0}
2026-03-27 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009663auction61871') HTTP/1.1" 204 0
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6759417auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6759417auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6760076auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6760076auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6761373auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6761373auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6763813auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276763813auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:57:59 [ecarstrade.be] INFO: Scrape type for 6763813auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6765306auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6765306auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6766624auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6766624auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6771908auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6771908auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6776756auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6776756auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6776880auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6776880auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6777591auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6777591auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6777601auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6777601auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6777602auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6777602auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6777603auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6777603auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6777604auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6777604auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6777605auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6777605auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6777607auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6777607auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6777608auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6777608auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6777609auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6777609auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6777610auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6777610auction106392: 0
2026-03-27 14:57:59 [ecarstrade.be] INFO: Found listing with ID: 6777611auction106392
2026-03-27 14:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:57:59 [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 14:57:59 [ecarstrade.be] INFO: Scrape type for 6777611auction106392: 0
2026-03-27 14:57: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 14:58:05 [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 14:58:05 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:58:05 [ecarstrade.be] INFO: Found listing with ID: 6777613auction106392
2026-03-27 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777613auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:05 [ecarstrade.be] INFO: Scrape type for 6777613auction106392: 0
2026-03-27 14:58:05 [ecarstrade.be] INFO: Found listing with ID: 6777622auction106392
2026-03-27 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777622auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:05 [ecarstrade.be] INFO: Scrape type for 6777622auction106392: 0
2026-03-27 14:58:05 [ecarstrade.be] INFO: Found listing with ID: 6777633auction106392
2026-03-27 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777633auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:05 [ecarstrade.be] INFO: Scrape type for 6777633auction106392: 0
2026-03-27 14:58:05 [ecarstrade.be] INFO: Found listing with ID: 6777634auction106392
2026-03-27 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276777634auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:05 [ecarstrade.be] INFO: Scrape type for 6777634auction106392: 0
2026-03-27 14:58:05 [ecarstrade.be] INFO: Found listing with ID: 6777637auction106392
2026-03-27 14:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:06 [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 14:58:06 [ecarstrade.be] INFO: Scrape type for 6777637auction106392: 0
2026-03-27 14:58:06 [ecarstrade.be] INFO: Found listing with ID: 6777638auction106392
2026-03-27 14:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:06 [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 14:58:06 [ecarstrade.be] INFO: Scrape type for 6777638auction106392: 0
2026-03-27 14:58:06 [ecarstrade.be] INFO: Found listing with ID: 6777643auction106392
2026-03-27 14:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:06 [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 14:58:06 [ecarstrade.be] INFO: Scrape type for 6777643auction106392: 0
2026-03-27 14:58:06 [ecarstrade.be] INFO: Found listing with ID: 6777780auction106392
2026-03-27 14:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:06 [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 14:58:06 [ecarstrade.be] INFO: Scrape type for 6777780auction106392: 0
2026-03-27 14:58:06 [ecarstrade.be] INFO: Found listing with ID: 6777781auction106392
2026-03-27 14:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:06 [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 14:58:06 [ecarstrade.be] INFO: Scrape type for 6777781auction106392: 0
2026-03-27 14:58:06 [ecarstrade.be] INFO: Found listing with ID: 6777782auction106392
2026-03-27 14:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:06 [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 14:58:06 [ecarstrade.be] INFO: Scrape type for 6777782auction106392: 0
2026-03-27 14:58:06 [ecarstrade.be] INFO: Found listing with ID: 6777783auction106392
2026-03-27 14:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:06 [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 14:58:06 [ecarstrade.be] INFO: Scrape type for 6777783auction106392: 0
2026-03-27 14:58:06 [ecarstrade.be] INFO: Found listing with ID: 6777784auction106392
2026-03-27 14:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:06 [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 14:58:06 [ecarstrade.be] INFO: Scrape type for 6777784auction106392: 0
2026-03-27 14:58:06 [ecarstrade.be] INFO: Found listing with ID: 6778086auction106392
2026-03-27 14:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:06 [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 14:58:06 [ecarstrade.be] INFO: Scrape type for 6778086auction106392: 0
2026-03-27 14:58:06 [ecarstrade.be] INFO: Found listing with ID: 6779365auction106392
2026-03-27 14:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:06 [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 14:58:06 [ecarstrade.be] INFO: Scrape type for 6779365auction106392: 0
2026-03-27 14:58:06 [ecarstrade.be] INFO: Found listing with ID: 6780522auction106392
2026-03-27 14:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:06 [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 14:58:06 [ecarstrade.be] INFO: Scrape type for 6780522auction106392: 0
2026-03-27 14:58:06 [ecarstrade.be] INFO: Found listing with ID: 6780523auction106392
2026-03-27 14:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:06 [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 14:58:06 [ecarstrade.be] INFO: Scrape type for 6780523auction106392: 0
2026-03-27 14:58:06 [ecarstrade.be] INFO: Found listing with ID: 6780524auction106392
2026-03-27 14:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:06 [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 14:58:06 [ecarstrade.be] INFO: Scrape type for 6780524auction106392: 0
2026-03-27 14:58:06 [ecarstrade.be] INFO: Found listing with ID: 6780525auction106392
2026-03-27 14:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:06 [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 14:58:06 [ecarstrade.be] INFO: Scrape type for 6780525auction106392: 0
2026-03-27 14:58:06 [ecarstrade.be] INFO: Found listing with ID: 6780526auction106392
2026-03-27 14:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:06 [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 14:58:06 [ecarstrade.be] INFO: Scrape type for 6780526auction106392: 0
2026-03-27 14:58:06 [ecarstrade.be] INFO: Found listing with ID: 6780527auction106392
2026-03-27 14:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:06 [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 14:58:06 [ecarstrade.be] INFO: Scrape type for 6780527auction106392: 0
2026-03-27 14:58: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 14:58:07 [scrapy.extensions.logstats] INFO: Crawled 322 pages (at 13 pages/min), scraped 244 items (at 6 items/min)
2026-03-27 14:58:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 315MiB
2026-03-27 14:58:12 [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 14:58:12 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6780528auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [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 14:58:12 [ecarstrade.be] INFO: Scrape type for 6780528auction106392: 0
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6781520auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [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 14:58:12 [ecarstrade.be] INFO: Scrape type for 6781520auction106392: 0
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6781521auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [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 14:58:12 [ecarstrade.be] INFO: Scrape type for 6781521auction106392: 0
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6781866auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [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 14:58:12 [ecarstrade.be] INFO: Scrape type for 6781866auction106392: 0
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6781870auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276781870auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:12 [ecarstrade.be] INFO: Scrape type for 6781870auction106392: 0
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6781871auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276781871auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:12 [ecarstrade.be] INFO: Scrape type for 6781871auction106392: 0
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6784596auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276784596auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:12 [ecarstrade.be] INFO: Scrape type for 6784596auction106392: 0
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6785651auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276785651auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:12 [ecarstrade.be] INFO: Scrape type for 6785651auction106392: 0
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6786586auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276786586auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:12 [ecarstrade.be] INFO: Scrape type for 6786586auction106392: 0
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6787087auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276787087auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:12 [ecarstrade.be] INFO: Scrape type for 6787087auction106392: 0
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6787502auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276787502auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:12 [ecarstrade.be] INFO: Scrape type for 6787502auction106392: 0
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6788220auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276788220auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:12 [ecarstrade.be] INFO: Scrape type for 6788220auction106392: 0
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6790751auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276790751auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:12 [ecarstrade.be] INFO: Scrape type for 6790751auction106392: 0
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6801120auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276801120auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:12 [ecarstrade.be] INFO: Scrape type for 6801120auction106392: 0
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6802623auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802623auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:12 [ecarstrade.be] INFO: Scrape type for 6802623auction106392: 0
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6802625auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276802625auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:12 [ecarstrade.be] INFO: Scrape type for 6802625auction106392: 0
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6805148auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276805148auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:12 [ecarstrade.be] INFO: Scrape type for 6805148auction106392: 1
2026-03-27 14:58: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 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6808676auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276808676auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:12 [ecarstrade.be] INFO: Scrape type for 6808676auction106392: 0
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6818584auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276818584auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:12 [ecarstrade.be] INFO: Scrape type for 6818584auction106392: 0
2026-03-27 14:58:12 [ecarstrade.be] INFO: Found listing with ID: 6818586auction106392
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276818586auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:12 [ecarstrade.be] INFO: Scrape type for 6818586auction106392: 0
2026-03-27 14:58: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 14:58:20 [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 14:58:20 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:58:20 [ecarstrade.be] INFO: Found listing with ID: 6818587auction106392
2026-03-27 14:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276818587auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:20 [ecarstrade.be] INFO: Scrape type for 6818587auction106392: 2
2026-03-27 14:58: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 14:58:20 [ecarstrade.be] INFO: Found listing with ID: 6818590auction106392
2026-03-27 14:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276818590auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:20 [ecarstrade.be] INFO: Scrape type for 6818590auction106392: 0
2026-03-27 14:58:20 [ecarstrade.be] INFO: Found listing with ID: 6818936auction106392
2026-03-27 14:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276818936auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:20 [ecarstrade.be] INFO: Scrape type for 6818936auction106392: 0
2026-03-27 14:58:20 [ecarstrade.be] INFO: Found listing with ID: 6819384auction106392
2026-03-27 14:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276819384auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:20 [ecarstrade.be] INFO: Scrape type for 6819384auction106392: 0
2026-03-27 14:58:20 [ecarstrade.be] INFO: Found listing with ID: 6819416auction106392
2026-03-27 14:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276819416auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:20 [ecarstrade.be] INFO: Scrape type for 6819416auction106392: 0
2026-03-27 14:58:20 [ecarstrade.be] INFO: Found listing with ID: 6820333auction106392
2026-03-27 14:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276820333auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:20 [ecarstrade.be] INFO: Scrape type for 6820333auction106392: 0
2026-03-27 14:58:20 [ecarstrade.be] INFO: Found listing with ID: 6820903auction106392
2026-03-27 14:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276820903auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:20 [ecarstrade.be] INFO: Scrape type for 6820903auction106392: 0
2026-03-27 14:58:20 [ecarstrade.be] INFO: Found listing with ID: 6827414auction106392
2026-03-27 14:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276827414auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:20 [ecarstrade.be] INFO: Scrape type for 6827414auction106392: 0
2026-03-27 14:58:20 [ecarstrade.be] INFO: Found listing with ID: 6827674auction106392
2026-03-27 14:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276827674auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:20 [ecarstrade.be] INFO: Scrape type for 6827674auction106392: 0
2026-03-27 14:58:20 [ecarstrade.be] INFO: Found listing with ID: 6827675auction106392
2026-03-27 14:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276827675auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:20 [ecarstrade.be] INFO: Scrape type for 6827675auction106392: 0
2026-03-27 14:58:20 [ecarstrade.be] INFO: Found listing with ID: 6830000auction106392
2026-03-27 14:58:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276830000auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:21 [ecarstrade.be] INFO: Scrape type for 6830000auction106392: 0
2026-03-27 14:58:21 [ecarstrade.be] INFO: Found listing with ID: 6830542auction106392
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276830542auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:21 [ecarstrade.be] INFO: Scrape type for 6830542auction106392: 0
2026-03-27 14:58:21 [ecarstrade.be] INFO: Found listing with ID: 6834240auction106392
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276834240auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:21 [ecarstrade.be] INFO: Scrape type for 6834240auction106392: 0
2026-03-27 14:58:21 [ecarstrade.be] INFO: Found listing with ID: 6835309auction106392
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276835309auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:21 [ecarstrade.be] INFO: Scrape type for 6835309auction106392: 0
2026-03-27 14:58:21 [ecarstrade.be] INFO: Found listing with ID: 6837652auction106392
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276837652auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:21 [ecarstrade.be] INFO: Scrape type for 6837652auction106392: 0
2026-03-27 14:58:21 [ecarstrade.be] INFO: Found listing with ID: 6838803auction106392
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276838803auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:21 [ecarstrade.be] INFO: Scrape type for 6838803auction106392: 0
2026-03-27 14:58:21 [ecarstrade.be] INFO: Found listing with ID: 6839068auction106392
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276839068auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:21 [ecarstrade.be] INFO: Scrape type for 6839068auction106392: 0
2026-03-27 14:58:21 [ecarstrade.be] INFO: Found listing with ID: 6839069auction106392
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276839069auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:21 [ecarstrade.be] INFO: Scrape type for 6839069auction106392: 0
2026-03-27 14:58:21 [ecarstrade.be] INFO: Found listing with ID: 6839459auction106392
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276839459auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:21 [ecarstrade.be] INFO: Scrape type for 6839459auction106392: 0
2026-03-27 14:58:21 [ecarstrade.be] INFO: Found listing with ID: 6841645auction106392
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276841645auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:21 [ecarstrade.be] INFO: Scrape type for 6841645auction106392: 0
2026-03-27 14:58: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 14:58:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6805148> (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 14:58:28 [ecarstrade.be] INFO: Extracting details for car 6805148auction106392
2026-03-27 14:58:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e07b7ee8-ca20-5d47-b568-b43de2d8a56b with identifier: 6805148auction106392
2026-03-27 14:58:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e07b7ee8-ca20-5d47-b568-b43de2d8a56b with scrape type 1
2026-03-27 14:58:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e07b7ee8-ca20-5d47-b568-b43de2d8a56b
2026-03-27 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58: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%252F6800001-6810000%252F6805148%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1769435654%27 HTTP/1.1" 200 None
2026-03-27 14:58:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6800001-6810000/6805148/photo_001/780x0__r.jpg?hash=1769435654 not downloaded yet
2026-03-27 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58: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%252F6800001-6810000%252F6805148%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1769435654%27 HTTP/1.1" 200 None
2026-03-27 14:58:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6800001-6810000/6805148/photo_002/780x0__r.jpg?hash=1769435654 not downloaded yet
2026-03-27 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58: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%252F6800001-6810000%252F6805148%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1769435654%27 HTTP/1.1" 200 None
2026-03-27 14:58:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6800001-6810000/6805148/photo_003/780x0__r.jpg?hash=1769435654 not downloaded yet
2026-03-27 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58: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%252F6800001-6810000%252F6805148%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1769435654%27 HTTP/1.1" 200 None
2026-03-27 14:58:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6800001-6810000/6805148/photo_004/780x0__r.jpg?hash=1769435654 not downloaded yet
2026-03-27 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58: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%252F6800001-6810000%252F6805148%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1769435654%27 HTTP/1.1" 200 None
2026-03-27 14:58:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6800001-6810000/6805148/photo_005/780x0__r.jpg?hash=1769435654 not downloaded yet
2026-03-27 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58: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%252F6800001-6810000%252F6805148%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1769435654%27 HTTP/1.1" 200 None
2026-03-27 14:58:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6800001-6810000/6805148/photo_006/780x0__r.jpg?hash=1769435654 not downloaded yet
2026-03-27 14:58:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6800001-6810000/6805148/photo_002/780x0__r.jpg?hash=1769435654> (referer: https://ecarstrade.com/cars/6805148)
2026-03-27 14:58:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6800001-6810000/6805148/photo_001/780x0__r.jpg?hash=1769435654> (referer: https://ecarstrade.com/cars/6805148)
2026-03-27 14:58:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6800001-6810000/6805148/photo_004/780x0__r.jpg?hash=1769435654> (referer: https://ecarstrade.com/cars/6805148)
2026-03-27 14:58:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6800001-6810000/6805148/photo_003/780x0__r.jpg?hash=1769435654> (referer: https://ecarstrade.com/cars/6805148)
2026-03-27 14:58:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6800001-6810000/6805148/photo_006/780x0__r.jpg?hash=1769435654> (referer: https://ecarstrade.com/cars/6805148)
2026-03-27 14:58:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6800001-6810000/6805148/photo_005/780x0__r.jpg?hash=1769435654> (referer: https://ecarstrade.com/cars/6805148)
2026-03-27 14:58:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e07b7ee8-ca20-5d47-b568-b43de2d8a56b
2026-03-27 14:58:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e07b7ee8-ca20-5d47-b568-b43de2d8a56b
2026-03-27 14:58:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e07b7ee8-ca20-5d47-b568-b43de2d8a56b
2026-03-27 14:58:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e07b7ee8-ca20-5d47-b568-b43de2d8a56b
2026-03-27 14:58:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e07b7ee8-ca20-5d47-b568-b43de2d8a56b
2026-03-27 14:58:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e07b7ee8-ca20-5d47-b568-b43de2d8a56b
2026-03-27 14:58:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e07b7ee8-ca20-5d47-b568-b43de2d8a56b, skipping ID generation
2026-03-27 14:58:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e07b7ee8-ca20-5d47-b568-b43de2d8a56b with scrape type 1
2026-03-27 14:58:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e07b7ee8-ca20-5d47-b568-b43de2d8a56b sending to next pipeline
2026-03-27 14:58:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e07b7ee8-ca20-5d47-b568-b43de2d8a56b, identifier: 6805148auction106392
2026-03-27 14:58:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e07b7ee8-ca20-5d47-b568-b43de2d8a56b with identifier: 6805148auction106392
2026-03-27 14:58:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e07b7ee8-ca20-5d47-b568-b43de2d8a56b with identifier: 6805148auction106392
2026-03-27 14:58:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e07b7ee8-ca20-5d47-b568-b43de2d8a56b with identifier: 6805148auction106392 to the API
2026-03-27 14:58:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:58: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 14:58:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6800001-6810000/6805148/photo_005/780x0__r.jpg?hash=1769435654>
{'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-29T15:34:06Z',
 'fuel_type': 'Petrol',
 'id': 'e07b7ee8-ca20-5d47-b568-b43de2d8a56b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6805148',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 2516,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-05-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 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276805148auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:29 [ecarstrade.be] INFO: Saving data for 6805148auction106392: {'created_time': 1774623509.007184, 'last_price_update_time': 1774623509.007196, 'auction_closing_time': 1774798446.0}
2026-03-27 14:58:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6805148auction106392') HTTP/1.1" 204 0
2026-03-27 14:58:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6818587> (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 14:58:29 [ecarstrade.be] INFO: Extracting details for car 6818587auction106392
2026-03-27 14:58:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81ac062b-8070-5c97-96ff-623e84127b5e with identifier: 6818587auction106392
2026-03-27 14:58:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81ac062b-8070-5c97-96ff-623e84127b5e with scrape type 2
2026-03-27 14:58:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81ac062b-8070-5c97-96ff-623e84127b5e with scrape type 2
2026-03-27 14:58:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 81ac062b-8070-5c97-96ff-623e84127b5e, identifier: 6818587auction106392
2026-03-27 14:58:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 81ac062b-8070-5c97-96ff-623e84127b5e with identifier: 6818587auction106392
2026-03-27 14:58:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 81ac062b-8070-5c97-96ff-623e84127b5e with identifier: 6818587auction106392
2026-03-27 14:58:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 81ac062b-8070-5c97-96ff-623e84127b5e with identifier: 6818587auction106392 to the API
2026-03-27 14:58:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14: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 14:58:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6818587>
{'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-29T15:34:06Z',
 'fuel_type': 'Petrol',
 'id': '81ac062b-8070-5c97-96ff-623e84127b5e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6818587',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '408',
 'odometer': 29848,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-11-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': 2024}
2026-03-27 14:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276818587auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:30 [ecarstrade.be] INFO: Saving data for 6818587auction106392: {'auction_closing_time': 1774798446.0, 'created_time': 1774490152.783429, 'last_price_update_time': 1774623510.200818}
2026-03-27 14:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6818587auction106392') HTTP/1.1" 204 0
2026-03-27 14:58:50 [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 14:58:50 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6842661auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276842661auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6842661auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6842663auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276842663auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6842663auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6842666auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276842666auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6842666auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6843087auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843087auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6843087auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6843088auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843088auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6843088auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6843089auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843089auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6843089auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6843090auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843090auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6843090auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6843101auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843101auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6843101auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6843102auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843102auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6843102auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6843105auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843105auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6843105auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6843106auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843106auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6843106auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6843108auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843108auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6843108auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6843110auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843110auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6843110auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6843112auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843112auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6843112auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6843114auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843114auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6843114auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6843116auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843116auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6843116auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6843117auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843117auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6843117auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6843118auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843118auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6843118auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6843132auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843132auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6843132auction106392: 0
2026-03-27 14:58:50 [ecarstrade.be] INFO: Found listing with ID: 6843136auction106392
2026-03-27 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843136auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:50 [ecarstrade.be] INFO: Scrape type for 6843136auction106392: 0
2026-03-27 14: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 14:58:58 [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 14:58:58 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6843340auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843340auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6843340auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6843341auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276843341auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6843341auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6844030auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276844030auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6844030auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6848139auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276848139auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6848139auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6850767auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276850767auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6850767auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6851177auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276851177auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6851177auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6851182auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276851182auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6851182auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6855991auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276855991auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6855991auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6857831auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276857831auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6857831auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6857836auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276857836auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6857836auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6858717auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276858717auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6858717auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6859376auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276859376auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6859376auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6859378auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276859378auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6859378auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6860940auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276860940auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6860940auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6860944auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276860944auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6860944auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6860946auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276860946auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6860946auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6860953auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276860953auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6860953auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6860955auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276860955auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6860955auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6860956auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276860956auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6860956auction106392: 0
2026-03-27 14:58:58 [ecarstrade.be] INFO: Found listing with ID: 6860959auction106392
2026-03-27 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14: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%276860959auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:58:58 [ecarstrade.be] INFO: Scrape type for 6860959auction106392: 0
2026-03-27 14:58: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 14:59:07 [scrapy.extensions.logstats] INFO: Crawled 328 pages (at 6 pages/min), scraped 246 items (at 2 items/min)
2026-03-27 14:59:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 315MiB
2026-03-27 14:59:32 [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 14:59:33 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6860960auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6860960auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6860961auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6860961auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6860962auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6860962auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6860963auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6860963auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6860964auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6860964auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6900126auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6900126auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6900171auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6900171auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6900179auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6900179auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6900180auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6900180auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6900207auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6900207auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6900234auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6900234auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6900236auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6900236auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6900237auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6900237auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6900260auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6900260auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6900328auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6900328auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6900330auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6900330auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6900331auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6900331auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6900340auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6900340auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6900369auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6900369auction106392: 0
2026-03-27 14:59:33 [ecarstrade.be] INFO: Found listing with ID: 6900371auction106392
2026-03-27 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:33 [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 14:59:33 [ecarstrade.be] INFO: Scrape type for 6900371auction106392: 0
2026-03-27 14:59: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 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900376auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900376auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900377auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900377auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900379auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900379auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900381auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900381auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900387auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900387auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900394auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900394auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900398auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900398auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900400auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900400auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900405auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900405auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900407auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900407auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900416auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900416auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900421auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900421auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900432auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900432auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900438auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900438auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900440auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900440auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900447auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900447auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900449auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900449auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900449auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900452auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276900452auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900452auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900453auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900453auction106392: 0
2026-03-27 14:59:39 [ecarstrade.be] INFO: Found listing with ID: 6900461auction106392
2026-03-27 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:39 [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 14:59:39 [ecarstrade.be] INFO: Scrape type for 6900461auction106392: 0
2026-03-27 14:59: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 14:59:46 [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 14:59:46 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6900478auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:46 [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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6900478auction106392: 0
2026-03-27 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6900479auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:46 [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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6900479auction106392: 0
2026-03-27 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6900617auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:46 [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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6900617auction106392: 0
2026-03-27 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6900620auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:46 [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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6900620auction106392: 0
2026-03-27 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6902439auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:46 [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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6902439auction106392: 0
2026-03-27 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6903531auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:46 [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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6903531auction106392: 1
2026-03-27 14:59: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 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6904571auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:46 [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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6904571auction106392: 0
2026-03-27 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6906610auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:46 [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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6906610auction106392: 0
2026-03-27 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6906613auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59: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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6906613auction106392: 0
2026-03-27 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6907011auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59: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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6907011auction106392: 0
2026-03-27 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6907012auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59: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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6907012auction106392: 0
2026-03-27 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6907017auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:46 [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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6907017auction106392: 0
2026-03-27 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6907022auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:46 [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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6907022auction106392: 0
2026-03-27 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6907025auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:46 [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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6907025auction106392: 0
2026-03-27 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6907632auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:46 [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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6907632auction106392: 0
2026-03-27 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6909655auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:46 [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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6909655auction106392: 0
2026-03-27 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6916239auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:46 [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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6916239auction106392: 0
2026-03-27 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6918200auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:46 [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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6918200auction106392: 2
2026-03-27 14:59: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 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6921337auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276921337auction106392%27 HTTP/1.1" 200 None
2026-03-27 14:59:46 [ecarstrade.be] INFO: Scrape type for 6921337auction106392: 0
2026-03-27 14:59:46 [ecarstrade.be] INFO: Found listing with ID: 6921757auction106392
2026-03-27 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:46 [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 14:59:46 [ecarstrade.be] INFO: Scrape type for 6921757auction106392: 0
2026-03-27 14:59: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 14:59:53 [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 14:59:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6903531> (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 14:59:53 [ecarstrade.be] INFO: Found 5 car items
2026-03-27 14:59:53 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:53 [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 14:59:53 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 14:59:53 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:53 [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 14:59:53 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 14:59:53 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:53 [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 14:59:53 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 14:59:53 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:53 [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 14:59:53 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 14:59:53 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:53 [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 14:59:53 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 14:59:53 [ecarstrade.be] INFO: Extracting details for car 6903531auction106392
2026-03-27 14:59: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 14:59:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcab14d6-94ec-5b67-b914-e5254890b465 with identifier: 6903531auction106392
2026-03-27 14:59:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcab14d6-94ec-5b67-b914-e5254890b465 with scrape type 1
2026-03-27 14:59:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fcab14d6-94ec-5b67-b914-e5254890b465
2026-03-27 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59: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%252F6900001-6910000%252F6903531%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1771937335%27 HTTP/1.1" 200 None
2026-03-27 14:59:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6903531/photo_001/780x0__r.jpg?hash=1771937335 not downloaded yet
2026-03-27 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59: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%252F6900001-6910000%252F6903531%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1771937335%27 HTTP/1.1" 200 None
2026-03-27 14:59:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6903531/photo_002/780x0__r.jpg?hash=1771937335 not downloaded yet
2026-03-27 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59: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%252F6900001-6910000%252F6903531%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1771937335%27 HTTP/1.1" 200 None
2026-03-27 14:59:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6903531/photo_003/780x0__r.jpg?hash=1771937335 not downloaded yet
2026-03-27 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59: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%252F6900001-6910000%252F6903531%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1771937336%27 HTTP/1.1" 200 None
2026-03-27 14:59:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6903531/photo_004/780x0__r.jpg?hash=1771937336 not downloaded yet
2026-03-27 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59: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%252F6900001-6910000%252F6903531%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1771937336%27 HTTP/1.1" 200 None
2026-03-27 14:59:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6903531/photo_005/780x0__r.jpg?hash=1771937336 not downloaded yet
2026-03-27 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59: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%252F6900001-6910000%252F6903531%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1771937336%27 HTTP/1.1" 200 None
2026-03-27 14:59:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6903531/photo_006/780x0__r.jpg?hash=1771937336 not downloaded yet
2026-03-27 14:59:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6903531/photo_001/780x0__r.jpg?hash=1771937335> (referer: https://ecarstrade.com/cars/6903531)
2026-03-27 14:59:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6903531/photo_005/780x0__r.jpg?hash=1771937336> (referer: https://ecarstrade.com/cars/6903531)
2026-03-27 14:59:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6903531/photo_002/780x0__r.jpg?hash=1771937335> (referer: https://ecarstrade.com/cars/6903531)
2026-03-27 14:59:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6903531/photo_003/780x0__r.jpg?hash=1771937335> (referer: https://ecarstrade.com/cars/6903531)
2026-03-27 14:59:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6903531/photo_004/780x0__r.jpg?hash=1771937336> (referer: https://ecarstrade.com/cars/6903531)
2026-03-27 14:59:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6903531/photo_006/780x0__r.jpg?hash=1771937336> (referer: https://ecarstrade.com/cars/6903531)
2026-03-27 14:59:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fcab14d6-94ec-5b67-b914-e5254890b465
2026-03-27 14:59:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fcab14d6-94ec-5b67-b914-e5254890b465
2026-03-27 14:59:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fcab14d6-94ec-5b67-b914-e5254890b465
2026-03-27 14:59:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fcab14d6-94ec-5b67-b914-e5254890b465
2026-03-27 14:59:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fcab14d6-94ec-5b67-b914-e5254890b465
2026-03-27 14:59:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fcab14d6-94ec-5b67-b914-e5254890b465
2026-03-27 14:59:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fcab14d6-94ec-5b67-b914-e5254890b465, skipping ID generation
2026-03-27 14:59:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcab14d6-94ec-5b67-b914-e5254890b465 with scrape type 1
2026-03-27 14:59:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fcab14d6-94ec-5b67-b914-e5254890b465 sending to next pipeline
2026-03-27 14:59:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fcab14d6-94ec-5b67-b914-e5254890b465, identifier: 6903531auction106392
2026-03-27 14:59:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fcab14d6-94ec-5b67-b914-e5254890b465 with identifier: 6903531auction106392
2026-03-27 14:59:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fcab14d6-94ec-5b67-b914-e5254890b465 with identifier: 6903531auction106392
2026-03-27 14:59:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fcab14d6-94ec-5b67-b914-e5254890b465 with identifier: 6903531auction106392 to the API
2026-03-27 14:59:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:59: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 14:59:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6903531/photo_006/780x0__r.jpg?hash=1771937336>
{'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-29T15:34:06Z',
 'fuel_type': 'Petrol',
 'id': 'fcab14d6-94ec-5b67-b914-e5254890b465',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6903531',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'DS4',
 'odometer': 27630,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DS DS4 PureTech 130 EAT8 Performance Line',
 'transmission': 'automatic',
 'trim': 'DS  PureTech 130 EAT8 Performance Line',
 'vin': None,
 'year': 2022}
2026-03-27 14:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:54 [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 14:59:54 [ecarstrade.be] INFO: Saving data for 6903531auction106392: {'created_time': 1774623594.946907, 'last_price_update_time': 1774623594.946918, 'auction_closing_time': 1774798446.0}
2026-03-27 14:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903531auction106392') HTTP/1.1" 204 0
2026-03-27 14:59:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6918200> (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 14:59:55 [ecarstrade.be] INFO: Extracting details for car 6918200auction106392
2026-03-27 14:59:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72ccf5f9-4640-5cee-84dc-1d044a70c4bd with identifier: 6918200auction106392
2026-03-27 14:59:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72ccf5f9-4640-5cee-84dc-1d044a70c4bd with scrape type 2
2026-03-27 14:59:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72ccf5f9-4640-5cee-84dc-1d044a70c4bd with scrape type 2
2026-03-27 14:59:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 72ccf5f9-4640-5cee-84dc-1d044a70c4bd, identifier: 6918200auction106392
2026-03-27 14:59:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 72ccf5f9-4640-5cee-84dc-1d044a70c4bd with identifier: 6918200auction106392
2026-03-27 14:59:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 72ccf5f9-4640-5cee-84dc-1d044a70c4bd with identifier: 6918200auction106392
2026-03-27 14:59:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 72ccf5f9-4640-5cee-84dc-1d044a70c4bd with identifier: 6918200auction106392 to the API
2026-03-27 14:59:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 14:59: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 14:59:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6918200>
{'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-29T15:34:06Z',
 'fuel_type': 'Petrol',
 'id': '72ccf5f9-4640-5cee-84dc-1d044a70c4bd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6918200',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '408',
 'odometer': 23513,
 '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 408 Allure Hybrid 145 e-DCS6 (1.2L 3-cyl)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 145 e-DCS6 (1.2L 3-cyl)',
 'vin': None,
 'year': 2025}
2026-03-27 14:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:55 [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 14:59:55 [ecarstrade.be] INFO: Saving data for 6918200auction106392: {'auction_closing_time': 1774798446.0, 'created_time': 1772614469.896967, 'last_price_update_time': 1774623595.618035}
2026-03-27 14:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 14:59:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6918200auction106392') HTTP/1.1" 204 0
2026-03-27 15:00:01 [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 15:00:01 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6925635auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276925635auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:01 [ecarstrade.be] INFO: Scrape type for 6925635auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6925878auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276925878auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:01 [ecarstrade.be] INFO: Scrape type for 6925878auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6926762auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926762auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:01 [ecarstrade.be] INFO: Scrape type for 6926762auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6926763auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926763auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:01 [ecarstrade.be] INFO: Scrape type for 6926763auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6926766auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926766auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:01 [ecarstrade.be] INFO: Scrape type for 6926766auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6929910auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276929910auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:01 [ecarstrade.be] INFO: Scrape type for 6929910auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6930054auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276930054auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:01 [ecarstrade.be] INFO: Scrape type for 6930054auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6930069auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276930069auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:01 [ecarstrade.be] INFO: Scrape type for 6930069auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6930607auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276930607auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:01 [ecarstrade.be] INFO: Scrape type for 6930607auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6933821auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [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 15:00:01 [ecarstrade.be] INFO: Scrape type for 6933821auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6933822auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [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 15:00:01 [ecarstrade.be] INFO: Scrape type for 6933822auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6933823auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [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 15:00:01 [ecarstrade.be] INFO: Scrape type for 6933823auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6933824auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [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 15:00:01 [ecarstrade.be] INFO: Scrape type for 6933824auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6933825auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [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 15:00:01 [ecarstrade.be] INFO: Scrape type for 6933825auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6933826auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [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 15:00:01 [ecarstrade.be] INFO: Scrape type for 6933826auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6933827auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [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 15:00:01 [ecarstrade.be] INFO: Scrape type for 6933827auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6933828auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [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 15:00:01 [ecarstrade.be] INFO: Scrape type for 6933828auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6933829auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [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 15:00:01 [ecarstrade.be] INFO: Scrape type for 6933829auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6933844auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [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 15:00:01 [ecarstrade.be] INFO: Scrape type for 6933844auction106392: 0
2026-03-27 15:00:01 [ecarstrade.be] INFO: Found listing with ID: 6933846auction106392
2026-03-27 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:01 [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 15:00:01 [ecarstrade.be] INFO: Scrape type for 6933846auction106392: 0
2026-03-27 15:00: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 15:00:07 [scrapy.extensions.logstats] INFO: Crawled 335 pages (at 7 pages/min), scraped 248 items (at 2 items/min)
2026-03-27 15:00:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 315MiB
2026-03-27 15:00:08 [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 15:00:08 [ecarstrade.be] INFO: Found 5 car items
2026-03-27 15:00:08 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 15:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:08 [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 15:00:08 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 15:00:08 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 15:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:08 [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 15:00:08 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 15:00:08 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 15:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:08 [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 15:00:08 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 15:00:08 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 15:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:08 [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 15:00:08 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 15:00:08 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 15:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:08 [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 15:00:08 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 15:00: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 15:00:42 [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 15:00:42 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:00:42 [ecarstrade.be] INFO: Found listing with ID: 6918200auction106392
2026-03-27 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:42 [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 15:00:42 [ecarstrade.be] INFO: Scrape type for 6918200auction106392: 0
2026-03-27 15:00:42 [ecarstrade.be] INFO: Found listing with ID: 6921337auction106392
2026-03-27 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276921337auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:42 [ecarstrade.be] INFO: Scrape type for 6921337auction106392: 0
2026-03-27 15:00:42 [ecarstrade.be] INFO: Found listing with ID: 6921757auction106392
2026-03-27 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:42 [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 15:00:42 [ecarstrade.be] INFO: Scrape type for 6921757auction106392: 0
2026-03-27 15:00:42 [ecarstrade.be] INFO: Found listing with ID: 6922096auction106392
2026-03-27 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:42 [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 15:00:42 [ecarstrade.be] INFO: Scrape type for 6922096auction106392: 0
2026-03-27 15:00:42 [ecarstrade.be] INFO: Found listing with ID: 6922097auction106392
2026-03-27 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:42 [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 15:00:42 [ecarstrade.be] INFO: Scrape type for 6922097auction106392: 0
2026-03-27 15:00:42 [ecarstrade.be] INFO: Found listing with ID: 6922098auction106392
2026-03-27 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:42 [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 15:00:42 [ecarstrade.be] INFO: Scrape type for 6922098auction106392: 0
2026-03-27 15:00:42 [ecarstrade.be] INFO: Found listing with ID: 6922433auction106392
2026-03-27 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:42 [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 15:00:42 [ecarstrade.be] INFO: Scrape type for 6922433auction106392: 0
2026-03-27 15:00:42 [ecarstrade.be] INFO: Found listing with ID: 6922445auction106392
2026-03-27 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:42 [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 15:00:42 [ecarstrade.be] INFO: Scrape type for 6922445auction106392: 0
2026-03-27 15:00:42 [ecarstrade.be] INFO: Found listing with ID: 6922698auction106392
2026-03-27 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:42 [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 15:00:42 [ecarstrade.be] INFO: Scrape type for 6922698auction106392: 0
2026-03-27 15:00:42 [ecarstrade.be] INFO: Found listing with ID: 6922702auction106392
2026-03-27 15:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:42 [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 15:00:43 [ecarstrade.be] INFO: Scrape type for 6922702auction106392: 2
2026-03-27 15:00: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 15:00:43 [ecarstrade.be] INFO: Found listing with ID: 6922706auction106392
2026-03-27 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:43 [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 15:00:43 [ecarstrade.be] INFO: Scrape type for 6922706auction106392: 0
2026-03-27 15:00:43 [ecarstrade.be] INFO: Found listing with ID: 6922714auction106392
2026-03-27 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:43 [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 15:00:43 [ecarstrade.be] INFO: Scrape type for 6922714auction106392: 0
2026-03-27 15:00:43 [ecarstrade.be] INFO: Found listing with ID: 6922716auction106392
2026-03-27 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922716auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:43 [ecarstrade.be] INFO: Scrape type for 6922716auction106392: 0
2026-03-27 15:00:43 [ecarstrade.be] INFO: Found listing with ID: 6922717auction106392
2026-03-27 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922717auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:43 [ecarstrade.be] INFO: Scrape type for 6922717auction106392: 0
2026-03-27 15:00:43 [ecarstrade.be] INFO: Found listing with ID: 6922719auction106392
2026-03-27 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922719auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:43 [ecarstrade.be] INFO: Scrape type for 6922719auction106392: 0
2026-03-27 15:00:43 [ecarstrade.be] INFO: Found listing with ID: 6922720auction106392
2026-03-27 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922720auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:43 [ecarstrade.be] INFO: Scrape type for 6922720auction106392: 0
2026-03-27 15:00:43 [ecarstrade.be] INFO: Found listing with ID: 6922721auction106392
2026-03-27 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922721auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:43 [ecarstrade.be] INFO: Scrape type for 6922721auction106392: 0
2026-03-27 15:00:43 [ecarstrade.be] INFO: Found listing with ID: 6922730auction106392
2026-03-27 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922730auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:43 [ecarstrade.be] INFO: Scrape type for 6922730auction106392: 0
2026-03-27 15:00:43 [ecarstrade.be] INFO: Found listing with ID: 6922731auction106392
2026-03-27 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922731auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:43 [ecarstrade.be] INFO: Scrape type for 6922731auction106392: 0
2026-03-27 15:00:43 [ecarstrade.be] INFO: Found listing with ID: 6922735auction106392
2026-03-27 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922735auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:43 [ecarstrade.be] INFO: Scrape type for 6922735auction106392: 0
2026-03-27 15:00: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 15:00:49 [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 15:00:49 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6922736auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922736auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:49 [ecarstrade.be] INFO: Scrape type for 6922736auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6922758auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922758auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:49 [ecarstrade.be] INFO: Scrape type for 6922758auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6922761auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276922761auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:49 [ecarstrade.be] INFO: Scrape type for 6922761auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6925635auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276925635auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:49 [ecarstrade.be] INFO: Scrape type for 6925635auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6925878auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276925878auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:49 [ecarstrade.be] INFO: Scrape type for 6925878auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6926762auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926762auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:49 [ecarstrade.be] INFO: Scrape type for 6926762auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6926763auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926763auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:49 [ecarstrade.be] INFO: Scrape type for 6926763auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6926766auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276926766auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:49 [ecarstrade.be] INFO: Scrape type for 6926766auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6929910auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276929910auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:49 [ecarstrade.be] INFO: Scrape type for 6929910auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6930054auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276930054auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:49 [ecarstrade.be] INFO: Scrape type for 6930054auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6930069auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276930069auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:49 [ecarstrade.be] INFO: Scrape type for 6930069auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6930607auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276930607auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:00:49 [ecarstrade.be] INFO: Scrape type for 6930607auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6933821auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [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 15:00:49 [ecarstrade.be] INFO: Scrape type for 6933821auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6933822auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [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 15:00:49 [ecarstrade.be] INFO: Scrape type for 6933822auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6933823auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [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 15:00:49 [ecarstrade.be] INFO: Scrape type for 6933823auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6933824auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [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 15:00:49 [ecarstrade.be] INFO: Scrape type for 6933824auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6933825auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [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 15:00:49 [ecarstrade.be] INFO: Scrape type for 6933825auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6933826auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [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 15:00:49 [ecarstrade.be] INFO: Scrape type for 6933826auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6933827auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [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 15:00:49 [ecarstrade.be] INFO: Scrape type for 6933827auction106392: 0
2026-03-27 15:00:49 [ecarstrade.be] INFO: Found listing with ID: 6933828auction106392
2026-03-27 15:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:00:49 [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 15:00:49 [ecarstrade.be] INFO: Scrape type for 6933828auction106392: 0
2026-03-27 15:00: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 15:01:07 [scrapy.extensions.logstats] INFO: Crawled 338 pages (at 3 pages/min), scraped 248 items (at 0 items/min)
2026-03-27 15:01:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 315MiB
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6933829auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6933829auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6933844auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6933844auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6933846auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6933846auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6933847auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6933847auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6933850auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6933850auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6933851auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6933851auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6934187auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6934187auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6934192auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6934192auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6934209auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6934209auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6934489auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6934489auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6935202auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6935202auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6935205auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6935205auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6935207auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6935207auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6935211auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6935211auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6935224auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6935224auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6935232auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6935232auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6935260auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6935260auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6935823auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6935823auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6936283auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6936283auction106392: 0
2026-03-27 15:01:11 [ecarstrade.be] INFO: Found listing with ID: 6936597auction106392
2026-03-27 15:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:11 [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 15:01:11 [ecarstrade.be] INFO: Scrape type for 6936597auction106392: 0
2026-03-27 15:01: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 15:01:18 [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 15:01:18 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:01:18 [ecarstrade.be] INFO: Found listing with ID: 6936599auction106392
2026-03-27 15:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:18 [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 15:01:18 [ecarstrade.be] INFO: Scrape type for 6936599auction106392: 0
2026-03-27 15:01:18 [ecarstrade.be] INFO: Found listing with ID: 6938572auction106392
2026-03-27 15:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:18 [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 15:01:18 [ecarstrade.be] INFO: Scrape type for 6938572auction106392: 0
2026-03-27 15:01:18 [ecarstrade.be] INFO: Found listing with ID: 6938589auction106392
2026-03-27 15:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:19 [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 15:01:19 [ecarstrade.be] INFO: Scrape type for 6938589auction106392: 0
2026-03-27 15:01:19 [ecarstrade.be] INFO: Found listing with ID: 6940264auction106392
2026-03-27 15:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:19 [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 15:01:19 [ecarstrade.be] INFO: Scrape type for 6940264auction106392: 0
2026-03-27 15:01:19 [ecarstrade.be] INFO: Found listing with ID: 6940266auction106392
2026-03-27 15:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:19 [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 15:01:19 [ecarstrade.be] INFO: Scrape type for 6940266auction106392: 0
2026-03-27 15:01:19 [ecarstrade.be] INFO: Found listing with ID: 6940279auction106392
2026-03-27 15:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:19 [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 15:01:19 [ecarstrade.be] INFO: Scrape type for 6940279auction106392: 0
2026-03-27 15:01:19 [ecarstrade.be] INFO: Found listing with ID: 6940280auction106392
2026-03-27 15:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:19 [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 15:01:19 [ecarstrade.be] INFO: Scrape type for 6940280auction106392: 0
2026-03-27 15:01:19 [ecarstrade.be] INFO: Found listing with ID: 6940801auction106392
2026-03-27 15:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:19 [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 15:01:19 [ecarstrade.be] INFO: Scrape type for 6940801auction106392: 0
2026-03-27 15:01:19 [ecarstrade.be] INFO: Found listing with ID: 6940804auction106392
2026-03-27 15:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:19 [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 15:01:19 [ecarstrade.be] INFO: Scrape type for 6940804auction106392: 0
2026-03-27 15:01:19 [ecarstrade.be] INFO: Found listing with ID: 6946077auction106392
2026-03-27 15:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:19 [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 15:01:19 [ecarstrade.be] INFO: Scrape type for 6946077auction106392: 0
2026-03-27 15:01:19 [ecarstrade.be] INFO: Found listing with ID: 6946078auction106392
2026-03-27 15:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:19 [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 15:01:19 [ecarstrade.be] INFO: Scrape type for 6946078auction106392: 0
2026-03-27 15:01:19 [ecarstrade.be] INFO: Found listing with ID: 6947849auction106392
2026-03-27 15:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:19 [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 15:01:19 [ecarstrade.be] INFO: Scrape type for 6947849auction106392: 0
2026-03-27 15:01:19 [ecarstrade.be] INFO: Found listing with ID: 6948152auction106392
2026-03-27 15:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:19 [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 15:01:19 [ecarstrade.be] INFO: Scrape type for 6948152auction106392: 0
2026-03-27 15:01:19 [ecarstrade.be] INFO: Found listing with ID: 6948153auction106392
2026-03-27 15:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:19 [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 15:01:19 [ecarstrade.be] INFO: Scrape type for 6948153auction106392: 0
2026-03-27 15:01:19 [ecarstrade.be] INFO: Found listing with ID: 6949420auction106392
2026-03-27 15:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:19 [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 15:01:19 [ecarstrade.be] INFO: Scrape type for 6949420auction106392: 0
2026-03-27 15:01:19 [ecarstrade.be] INFO: Found listing with ID: 6950399auction106392
2026-03-27 15:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276950399auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:19 [ecarstrade.be] INFO: Scrape type for 6950399auction106392: 0
2026-03-27 15:01:19 [ecarstrade.be] INFO: Found listing with ID: 6951693auction106392
2026-03-27 15:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:19 [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 15:01:19 [ecarstrade.be] INFO: Scrape type for 6951693auction106392: 0
2026-03-27 15:01:19 [ecarstrade.be] INFO: Found listing with ID: 6952008auction106392
2026-03-27 15:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:19 [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 15:01:19 [ecarstrade.be] INFO: Scrape type for 6952008auction106392: 0
2026-03-27 15:01:19 [ecarstrade.be] INFO: Found listing with ID: 6953679auction106392
2026-03-27 15:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:19 [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 15:01:19 [ecarstrade.be] INFO: Scrape type for 6953679auction106392: 0
2026-03-27 15:01:19 [ecarstrade.be] INFO: Found listing with ID: 6954557auction106392
2026-03-27 15:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:19 [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 15:01:19 [ecarstrade.be] INFO: Scrape type for 6954557auction106392: 0
2026-03-27 15:01: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 15:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6922702> (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 15:01:20 [ecarstrade.be] INFO: Extracting details for car 6922702auction106392
2026-03-27 15:01:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc683e56-73d2-5b96-9623-1d66cb7f3b97 with identifier: 6922702auction106392
2026-03-27 15:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc683e56-73d2-5b96-9623-1d66cb7f3b97 with scrape type 2
2026-03-27 15:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc683e56-73d2-5b96-9623-1d66cb7f3b97 with scrape type 2
2026-03-27 15:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bc683e56-73d2-5b96-9623-1d66cb7f3b97, identifier: 6922702auction106392
2026-03-27 15:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bc683e56-73d2-5b96-9623-1d66cb7f3b97 with identifier: 6922702auction106392
2026-03-27 15:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bc683e56-73d2-5b96-9623-1d66cb7f3b97 with identifier: 6922702auction106392
2026-03-27 15:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bc683e56-73d2-5b96-9623-1d66cb7f3b97 with identifier: 6922702auction106392 to the API
2026-03-27 15:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6922702>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': 'bc683e56-73d2-5b96-9623-1d66cb7f3b97',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6922702',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': 'Boxer',
 'odometer': 54966,
 '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': 3,
 'seller_name': None,
 'title': 'Peugeot Boxer Asphalt 2.2L BlueHDi 120 S&S',
 'transmission': 'manual',
 'trim': 'Asphalt 2.2L BlueHDi 120 S&S',
 'vin': None,
 'year': 2020}
2026-03-27 15:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276922702auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:21 [ecarstrade.be] INFO: Saving data for 6922702auction106392: {'auction_closing_time': 1774798805.0, 'created_time': 1772677459.30403, 'last_price_update_time': 1774623681.023162}
2026-03-27 15:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6922702auction106392') HTTP/1.1" 204 0
2026-03-27 15:01:26 [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 15:01:26 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:01:26 [ecarstrade.be] INFO: Found listing with ID: 6956362auction106392
2026-03-27 15:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:26 [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 15:01:26 [ecarstrade.be] INFO: Scrape type for 6956362auction106392: 0
2026-03-27 15:01:26 [ecarstrade.be] INFO: Found listing with ID: 6956364auction106392
2026-03-27 15:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:26 [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 15:01:26 [ecarstrade.be] INFO: Scrape type for 6956364auction106392: 1
2026-03-27 15:01: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 15:01:26 [ecarstrade.be] INFO: Found listing with ID: 6956366auction106392
2026-03-27 15:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:26 [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 15:01:26 [ecarstrade.be] INFO: Scrape type for 6956366auction106392: 0
2026-03-27 15:01:26 [ecarstrade.be] INFO: Found listing with ID: 6956816auction106392
2026-03-27 15:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:26 [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 15:01:26 [ecarstrade.be] INFO: Scrape type for 6956816auction106392: 0
2026-03-27 15:01:26 [ecarstrade.be] INFO: Found listing with ID: 6957053auction106392
2026-03-27 15:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:26 [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 15:01:26 [ecarstrade.be] INFO: Scrape type for 6957053auction106392: 0
2026-03-27 15:01:26 [ecarstrade.be] INFO: Found listing with ID: 6957355auction106392
2026-03-27 15:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:26 [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 15:01:26 [ecarstrade.be] INFO: Scrape type for 6957355auction106392: 0
2026-03-27 15:01:26 [ecarstrade.be] INFO: Found listing with ID: 6957366auction106392
2026-03-27 15:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:26 [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 15:01:26 [ecarstrade.be] INFO: Scrape type for 6957366auction106392: 0
2026-03-27 15:01:26 [ecarstrade.be] INFO: Found listing with ID: 6957370auction106392
2026-03-27 15:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:26 [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 15:01:26 [ecarstrade.be] INFO: Scrape type for 6957370auction106392: 0
2026-03-27 15:01:26 [ecarstrade.be] INFO: Found listing with ID: 6957999auction106392
2026-03-27 15:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:26 [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 15:01:26 [ecarstrade.be] INFO: Scrape type for 6957999auction106392: 0
2026-03-27 15:01:26 [ecarstrade.be] INFO: Found listing with ID: 6959577auction106392
2026-03-27 15:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:26 [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 15:01:26 [ecarstrade.be] INFO: Scrape type for 6959577auction106392: 0
2026-03-27 15:01:26 [ecarstrade.be] INFO: Found listing with ID: 6961283auction106392
2026-03-27 15:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:26 [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 15:01:26 [ecarstrade.be] INFO: Scrape type for 6961283auction106392: 0
2026-03-27 15:01:26 [ecarstrade.be] INFO: Found listing with ID: 6961351auction106392
2026-03-27 15:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:26 [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 15:01:26 [ecarstrade.be] INFO: Scrape type for 6961351auction106392: 0
2026-03-27 15:01:26 [ecarstrade.be] INFO: Found listing with ID: 6961352auction106392
2026-03-27 15:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:26 [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 15:01:26 [ecarstrade.be] INFO: Scrape type for 6961352auction106392: 0
2026-03-27 15:01:26 [ecarstrade.be] INFO: Found listing with ID: 6961356auction106392
2026-03-27 15:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:26 [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 15:01:26 [ecarstrade.be] INFO: Scrape type for 6961356auction106392: 0
2026-03-27 15:01:26 [ecarstrade.be] INFO: Found listing with ID: 6961360auction106392
2026-03-27 15:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:26 [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 15:01:26 [ecarstrade.be] INFO: Scrape type for 6961360auction106392: 0
2026-03-27 15:01:26 [ecarstrade.be] INFO: Found listing with ID: 6961968auction106392
2026-03-27 15:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:27 [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 15:01:27 [ecarstrade.be] INFO: Scrape type for 6961968auction106392: 0
2026-03-27 15:01:27 [ecarstrade.be] INFO: Found listing with ID: 6961972auction106392
2026-03-27 15:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:27 [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 15:01:27 [ecarstrade.be] INFO: Scrape type for 6961972auction106392: 0
2026-03-27 15:01:27 [ecarstrade.be] INFO: Found listing with ID: 6963808auction106392
2026-03-27 15:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:27 [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 15:01:27 [ecarstrade.be] INFO: Scrape type for 6963808auction106392: 0
2026-03-27 15:01:27 [ecarstrade.be] INFO: Found listing with ID: 6963809auction106392
2026-03-27 15:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:27 [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 15:01:27 [ecarstrade.be] INFO: Scrape type for 6963809auction106392: 0
2026-03-27 15:01:27 [ecarstrade.be] INFO: Found listing with ID: 6963813auction106392
2026-03-27 15:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:27 [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 15:01:27 [ecarstrade.be] INFO: Scrape type for 6963813auction106392: 0
2026-03-27 15:01: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 15:01:33 [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 15:01:33 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6956364> (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 15:01:33 [ecarstrade.be] INFO: Found listing with ID: 6964444auction106392
2026-03-27 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276964444auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:33 [ecarstrade.be] INFO: Scrape type for 6964444auction106392: 0
2026-03-27 15:01:33 [ecarstrade.be] INFO: Found listing with ID: 6964446auction106392
2026-03-27 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276964446auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:33 [ecarstrade.be] INFO: Scrape type for 6964446auction106392: 0
2026-03-27 15:01:33 [ecarstrade.be] INFO: Found listing with ID: 6965271auction106392
2026-03-27 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276965271auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:33 [ecarstrade.be] INFO: Scrape type for 6965271auction106392: 0
2026-03-27 15:01:33 [ecarstrade.be] INFO: Found listing with ID: 6965272auction106392
2026-03-27 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276965272auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:33 [ecarstrade.be] INFO: Scrape type for 6965272auction106392: 0
2026-03-27 15:01:33 [ecarstrade.be] INFO: Found listing with ID: 6965275auction106392
2026-03-27 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276965275auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:33 [ecarstrade.be] INFO: Scrape type for 6965275auction106392: 0
2026-03-27 15:01:33 [ecarstrade.be] INFO: Found listing with ID: 6966304auction106392
2026-03-27 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276966304auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:33 [ecarstrade.be] INFO: Scrape type for 6966304auction106392: 0
2026-03-27 15:01:33 [ecarstrade.be] INFO: Found listing with ID: 6966306auction106392
2026-03-27 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276966306auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:33 [ecarstrade.be] INFO: Scrape type for 6966306auction106392: 0
2026-03-27 15:01:33 [ecarstrade.be] INFO: Found listing with ID: 6966307auction106392
2026-03-27 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276966307auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:33 [ecarstrade.be] INFO: Scrape type for 6966307auction106392: 0
2026-03-27 15:01:33 [ecarstrade.be] INFO: Found listing with ID: 6967796auction106392
2026-03-27 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276967796auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:33 [ecarstrade.be] INFO: Scrape type for 6967796auction106392: 0
2026-03-27 15:01:33 [ecarstrade.be] INFO: Found listing with ID: 6967798auction106392
2026-03-27 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276967798auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:33 [ecarstrade.be] INFO: Scrape type for 6967798auction106392: 0
2026-03-27 15:01:33 [ecarstrade.be] INFO: Found listing with ID: 6968334auction106392
2026-03-27 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276968334auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:33 [ecarstrade.be] INFO: Scrape type for 6968334auction106392: 0
2026-03-27 15:01:33 [ecarstrade.be] INFO: Found listing with ID: 6968336auction106392
2026-03-27 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276968336auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:33 [ecarstrade.be] INFO: Scrape type for 6968336auction106392: 0
2026-03-27 15:01:33 [ecarstrade.be] INFO: Found listing with ID: 6968337auction106392
2026-03-27 15:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:34 [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 15:01:34 [ecarstrade.be] INFO: Scrape type for 6968337auction106392: 0
2026-03-27 15:01:34 [ecarstrade.be] INFO: Found listing with ID: 6968338auction106392
2026-03-27 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:34 [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 15:01:34 [ecarstrade.be] INFO: Scrape type for 6968338auction106392: 0
2026-03-27 15:01:34 [ecarstrade.be] INFO: Found listing with ID: 6969302auction106392
2026-03-27 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:34 [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 15:01:34 [ecarstrade.be] INFO: Scrape type for 6969302auction106392: 0
2026-03-27 15:01:34 [ecarstrade.be] INFO: Found listing with ID: 6969306auction106392
2026-03-27 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:34 [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 15:01:34 [ecarstrade.be] INFO: Scrape type for 6969306auction106392: 0
2026-03-27 15:01:34 [ecarstrade.be] INFO: Found listing with ID: 6970598auction106392
2026-03-27 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:34 [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 15:01:34 [ecarstrade.be] INFO: Scrape type for 6970598auction106392: 0
2026-03-27 15:01:34 [ecarstrade.be] INFO: Found listing with ID: 6971314auction106392
2026-03-27 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:34 [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 15:01:34 [ecarstrade.be] INFO: Scrape type for 6971314auction106392: 0
2026-03-27 15:01:34 [ecarstrade.be] INFO: Found listing with ID: 6971316auction106392
2026-03-27 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:34 [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 15:01:34 [ecarstrade.be] INFO: Scrape type for 6971316auction106392: 0
2026-03-27 15:01:34 [ecarstrade.be] INFO: Found listing with ID: 6971320auction106392
2026-03-27 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:34 [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 15:01:34 [ecarstrade.be] INFO: Scrape type for 6971320auction106392: 0
2026-03-27 15:01:34 [ecarstrade.be] INFO: Extracting details for car 6956364auction106392
2026-03-27 15:01: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 15:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fa4ef68-c0b8-5d0f-82e6-0358e8853490 with identifier: 6956364auction106392
2026-03-27 15:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fa4ef68-c0b8-5d0f-82e6-0358e8853490 with scrape type 1
2026-03-27 15:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1fa4ef68-c0b8-5d0f-82e6-0358e8853490
2026-03-27 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01: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%252F6956364%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1773240937%27 HTTP/1.1" 200 None
2026-03-27 15:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956364/photo_001/780x0__r.jpg?hash=1773240937 not downloaded yet
2026-03-27 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01: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%252F6956364%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1773240936%27 HTTP/1.1" 200 None
2026-03-27 15:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956364/photo_002/780x0__r.jpg?hash=1773240936 not downloaded yet
2026-03-27 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01: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%252F6956364%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1773240935%27 HTTP/1.1" 200 None
2026-03-27 15:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956364/photo_003/780x0__r.jpg?hash=1773240935 not downloaded yet
2026-03-27 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01: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%252F6956364%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1773240935%27 HTTP/1.1" 200 None
2026-03-27 15:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956364/photo_004/780x0__r.jpg?hash=1773240935 not downloaded yet
2026-03-27 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01: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%252F6956364%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1773240936%27 HTTP/1.1" 200 None
2026-03-27 15:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956364/photo_005/780x0__r.jpg?hash=1773240936 not downloaded yet
2026-03-27 15:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01: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%252F6956364%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1773240936%27 HTTP/1.1" 200 None
2026-03-27 15:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956364/photo_006/780x0__r.jpg?hash=1773240936 not downloaded yet
2026-03-27 15:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956364/photo_001/780x0__r.jpg?hash=1773240937> (referer: https://ecarstrade.com/cars/6956364)
2026-03-27 15:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956364/photo_002/780x0__r.jpg?hash=1773240936> (referer: https://ecarstrade.com/cars/6956364)
2026-03-27 15:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956364/photo_005/780x0__r.jpg?hash=1773240936> (referer: https://ecarstrade.com/cars/6956364)
2026-03-27 15:01:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1fa4ef68-c0b8-5d0f-82e6-0358e8853490
2026-03-27 15:01:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1fa4ef68-c0b8-5d0f-82e6-0358e8853490
2026-03-27 15:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956364/photo_004/780x0__r.jpg?hash=1773240935> (referer: https://ecarstrade.com/cars/6956364)
2026-03-27 15:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956364/photo_003/780x0__r.jpg?hash=1773240935> (referer: https://ecarstrade.com/cars/6956364)
2026-03-27 15:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956364/photo_006/780x0__r.jpg?hash=1773240936> (referer: https://ecarstrade.com/cars/6956364)
2026-03-27 15:01:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1fa4ef68-c0b8-5d0f-82e6-0358e8853490
2026-03-27 15:01:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1fa4ef68-c0b8-5d0f-82e6-0358e8853490
2026-03-27 15:01:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1fa4ef68-c0b8-5d0f-82e6-0358e8853490
2026-03-27 15:01:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1fa4ef68-c0b8-5d0f-82e6-0358e8853490
2026-03-27 15:01:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1fa4ef68-c0b8-5d0f-82e6-0358e8853490, skipping ID generation
2026-03-27 15:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fa4ef68-c0b8-5d0f-82e6-0358e8853490 with scrape type 1
2026-03-27 15:01:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1fa4ef68-c0b8-5d0f-82e6-0358e8853490 sending to next pipeline
2026-03-27 15:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1fa4ef68-c0b8-5d0f-82e6-0358e8853490, identifier: 6956364auction106392
2026-03-27 15:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1fa4ef68-c0b8-5d0f-82e6-0358e8853490 with identifier: 6956364auction106392
2026-03-27 15:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1fa4ef68-c0b8-5d0f-82e6-0358e8853490 with identifier: 6956364auction106392
2026-03-27 15:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1fa4ef68-c0b8-5d0f-82e6-0358e8853490 with identifier: 6956364auction106392 to the API
2026-03-27 15:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956364/photo_006/780x0__r.jpg?hash=1773240936>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': '1fa4ef68-c0b8-5d0f-82e6-0358e8853490',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6956364',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 10779,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-04-11',
 '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': 2024}
2026-03-27 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276956364auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:35 [ecarstrade.be] INFO: Saving data for 6956364auction106392: {'created_time': 1774623695.261896, 'last_price_update_time': 1774623695.261907, 'auction_closing_time': 1774798805.0}
2026-03-27 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6956364auction106392') HTTP/1.1" 204 0
2026-03-27 15:01:40 [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 15:01:40 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:01:40 [ecarstrade.be] INFO: Found listing with ID: 6971321auction106392
2026-03-27 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276971321auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:40 [ecarstrade.be] INFO: Scrape type for 6971321auction106392: 0
2026-03-27 15:01:40 [ecarstrade.be] INFO: Found listing with ID: 6972353auction106392
2026-03-27 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276972353auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:40 [ecarstrade.be] INFO: Scrape type for 6972353auction106392: 0
2026-03-27 15:01:40 [ecarstrade.be] INFO: Found listing with ID: 6972447auction106392
2026-03-27 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276972447auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:40 [ecarstrade.be] INFO: Scrape type for 6972447auction106392: 0
2026-03-27 15:01:40 [ecarstrade.be] INFO: Found listing with ID: 6972448auction106392
2026-03-27 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276972448auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:40 [ecarstrade.be] INFO: Scrape type for 6972448auction106392: 0
2026-03-27 15:01:40 [ecarstrade.be] INFO: Found listing with ID: 6972449auction106392
2026-03-27 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276972449auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:40 [ecarstrade.be] INFO: Scrape type for 6972449auction106392: 0
2026-03-27 15:01:40 [ecarstrade.be] INFO: Found listing with ID: 6972459auction106392
2026-03-27 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276972459auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:40 [ecarstrade.be] INFO: Scrape type for 6972459auction106392: 0
2026-03-27 15:01:40 [ecarstrade.be] INFO: Found listing with ID: 6972604auction106392
2026-03-27 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276972604auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:40 [ecarstrade.be] INFO: Scrape type for 6972604auction106392: 0
2026-03-27 15:01:40 [ecarstrade.be] INFO: Found listing with ID: 6972606auction106392
2026-03-27 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276972606auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:40 [ecarstrade.be] INFO: Scrape type for 6972606auction106392: 0
2026-03-27 15:01:40 [ecarstrade.be] INFO: Found listing with ID: 6972609auction106392
2026-03-27 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276972609auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:40 [ecarstrade.be] INFO: Scrape type for 6972609auction106392: 0
2026-03-27 15:01:40 [ecarstrade.be] INFO: Found listing with ID: 6972612auction106392
2026-03-27 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276972612auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:40 [ecarstrade.be] INFO: Scrape type for 6972612auction106392: 0
2026-03-27 15:01:40 [ecarstrade.be] INFO: Found listing with ID: 6973211auction106392
2026-03-27 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276973211auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:40 [ecarstrade.be] INFO: Scrape type for 6973211auction106392: 0
2026-03-27 15:01:40 [ecarstrade.be] INFO: Found listing with ID: 6973223auction106392
2026-03-27 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276973223auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:40 [ecarstrade.be] INFO: Scrape type for 6973223auction106392: 0
2026-03-27 15:01:40 [ecarstrade.be] INFO: Found listing with ID: 6973508auction106392
2026-03-27 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276973508auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:40 [ecarstrade.be] INFO: Scrape type for 6973508auction106392: 0
2026-03-27 15:01:40 [ecarstrade.be] INFO: Found listing with ID: 6973965auction106392
2026-03-27 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276973965auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:40 [ecarstrade.be] INFO: Scrape type for 6973965auction106392: 0
2026-03-27 15:01:40 [ecarstrade.be] INFO: Found listing with ID: 6974824auction106392
2026-03-27 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276974824auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:40 [ecarstrade.be] INFO: Scrape type for 6974824auction106392: 0
2026-03-27 15:01:40 [ecarstrade.be] INFO: Found listing with ID: 6976161auction106392
2026-03-27 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276976161auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:40 [ecarstrade.be] INFO: Scrape type for 6976161auction106392: 0
2026-03-27 15:01:40 [ecarstrade.be] INFO: Found listing with ID: 6976215auction106392
2026-03-27 15:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:41 [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 15:01:41 [ecarstrade.be] INFO: Scrape type for 6976215auction106392: 2
2026-03-27 15: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 15:01:41 [ecarstrade.be] INFO: Found listing with ID: 6976216auction106392
2026-03-27 15:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:41 [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 15:01:41 [ecarstrade.be] INFO: Scrape type for 6976216auction106392: 0
2026-03-27 15:01:41 [ecarstrade.be] INFO: Found listing with ID: 6976217auction106392
2026-03-27 15:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:41 [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 15:01:41 [ecarstrade.be] INFO: Scrape type for 6976217auction106392: 0
2026-03-27 15:01:41 [ecarstrade.be] INFO: Found listing with ID: 6976218auction106392
2026-03-27 15:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:41 [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 15:01:41 [ecarstrade.be] INFO: Scrape type for 6976218auction106392: 0
2026-03-27 15: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 15:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6976215> (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 15:01:47 [ecarstrade.be] INFO: Extracting details for car 6976215auction106392
2026-03-27 15:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85ca132e-06ca-5f39-977c-d2c31e13d2f4 with identifier: 6976215auction106392
2026-03-27 15:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85ca132e-06ca-5f39-977c-d2c31e13d2f4 with scrape type 2
2026-03-27 15:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85ca132e-06ca-5f39-977c-d2c31e13d2f4 with scrape type 2
2026-03-27 15:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 85ca132e-06ca-5f39-977c-d2c31e13d2f4, identifier: 6976215auction106392
2026-03-27 15:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 85ca132e-06ca-5f39-977c-d2c31e13d2f4 with identifier: 6976215auction106392
2026-03-27 15:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 85ca132e-06ca-5f39-977c-d2c31e13d2f4 with identifier: 6976215auction106392
2026-03-27 15:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 85ca132e-06ca-5f39-977c-d2c31e13d2f4 with identifier: 6976215auction106392 to the API
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6976215>
{'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-29T15:40:05Z',
 'fuel_type': 'Electric',
 'id': '85ca132e-06ca-5f39-977c-d2c31e13d2f4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6976215',
 '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': 3,
 'seller_name': None,
 'title': 'Citroen e-Berlingo Van 50 kWh Electric 50 kWh',
 'transmission': 'automatic',
 'trim': 'e-Berlingo Van 50 kWh Electric 50 kWh',
 'vin': None,
 'year': 2024}
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276976215auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Saving data for 6976215auction106392: {'auction_closing_time': 1774798805.0, 'created_time': 1773854186.512277, 'last_price_update_time': 1774623708.343351}
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976215auction106392') HTTP/1.1" 204 0
2026-03-27 15:01:48 [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 15:01:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6976609auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276976609auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6976609auction106392: 0
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6976611auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276976611auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6976611auction106392: 0
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6976979auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276976979auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6976979auction106392: 0
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6976980auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276976980auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6976980auction106392: 0
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6976982auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276976982auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6976982auction106392: 0
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6976983auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276976983auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6976983auction106392: 2
2026-03-27 15: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 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6976984auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276976984auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6976984auction106392: 0
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6976988auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276976988auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6976988auction106392: 0
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6977661auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276977661auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6977661auction106392: 0
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6978907auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276978907auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6978907auction106392: 0
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6980215auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980215auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6980215auction106392: 0
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6980216auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980216auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6980216auction106392: 0
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6980217auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980217auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6980217auction106392: 0
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6980218auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980218auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6980218auction106392: 0
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6980343auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980343auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6980343auction106392: 0
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6980344auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980344auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6980344auction106392: 0
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6980345auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980345auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6980345auction106392: 0
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6980346auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980346auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6980346auction106392: 0
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6980348auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980348auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6980348auction106392: 0
2026-03-27 15:01:48 [ecarstrade.be] INFO: Found listing with ID: 6980351auction106392
2026-03-27 15:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980351auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:48 [ecarstrade.be] INFO: Scrape type for 6980351auction106392: 0
2026-03-27 15: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 15:01:54 [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 15:01:54 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:01:54 [ecarstrade.be] INFO: Found listing with ID: 6980352auction106392
2026-03-27 15:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:54 [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 15:01:54 [ecarstrade.be] INFO: Scrape type for 6980352auction106392: 0
2026-03-27 15:01:54 [ecarstrade.be] INFO: Found listing with ID: 6980353auction106392
2026-03-27 15:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:54 [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 15:01:54 [ecarstrade.be] INFO: Scrape type for 6980353auction106392: 0
2026-03-27 15:01:54 [ecarstrade.be] INFO: Found listing with ID: 6980354auction106392
2026-03-27 15:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:54 [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 15:01:54 [ecarstrade.be] INFO: Scrape type for 6980354auction106392: 0
2026-03-27 15:01:54 [ecarstrade.be] INFO: Found listing with ID: 6980355auction106392
2026-03-27 15:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980355auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:55 [ecarstrade.be] INFO: Scrape type for 6980355auction106392: 0
2026-03-27 15:01:55 [ecarstrade.be] INFO: Found listing with ID: 6980356auction106392
2026-03-27 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980356auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:55 [ecarstrade.be] INFO: Scrape type for 6980356auction106392: 0
2026-03-27 15:01:55 [ecarstrade.be] INFO: Found listing with ID: 6980357auction106392
2026-03-27 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980357auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:55 [ecarstrade.be] INFO: Scrape type for 6980357auction106392: 0
2026-03-27 15:01:55 [ecarstrade.be] INFO: Found listing with ID: 6980358auction106392
2026-03-27 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980358auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:55 [ecarstrade.be] INFO: Scrape type for 6980358auction106392: 0
2026-03-27 15:01:55 [ecarstrade.be] INFO: Found listing with ID: 6980359auction106392
2026-03-27 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980359auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:55 [ecarstrade.be] INFO: Scrape type for 6980359auction106392: 0
2026-03-27 15:01:55 [ecarstrade.be] INFO: Found listing with ID: 6980361auction106392
2026-03-27 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980361auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:55 [ecarstrade.be] INFO: Scrape type for 6980361auction106392: 0
2026-03-27 15:01:55 [ecarstrade.be] INFO: Found listing with ID: 6980362auction106392
2026-03-27 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980362auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:55 [ecarstrade.be] INFO: Scrape type for 6980362auction106392: 0
2026-03-27 15:01:55 [ecarstrade.be] INFO: Found listing with ID: 6980364auction106392
2026-03-27 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980364auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:55 [ecarstrade.be] INFO: Scrape type for 6980364auction106392: 0
2026-03-27 15:01:55 [ecarstrade.be] INFO: Found listing with ID: 6980581auction106392
2026-03-27 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276980581auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:55 [ecarstrade.be] INFO: Scrape type for 6980581auction106392: 0
2026-03-27 15:01:55 [ecarstrade.be] INFO: Found listing with ID: 6982830auction106392
2026-03-27 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276982830auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:55 [ecarstrade.be] INFO: Scrape type for 6982830auction106392: 0
2026-03-27 15:01:55 [ecarstrade.be] INFO: Found listing with ID: 6982839auction106392
2026-03-27 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276982839auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:55 [ecarstrade.be] INFO: Scrape type for 6982839auction106392: 0
2026-03-27 15:01:55 [ecarstrade.be] INFO: Found listing with ID: 6984792auction106392
2026-03-27 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276984792auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:55 [ecarstrade.be] INFO: Scrape type for 6984792auction106392: 0
2026-03-27 15:01:55 [ecarstrade.be] INFO: Found listing with ID: 6985928auction106392
2026-03-27 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276985928auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:55 [ecarstrade.be] INFO: Scrape type for 6985928auction106392: 0
2026-03-27 15:01:55 [ecarstrade.be] INFO: Found listing with ID: 6985932auction106392
2026-03-27 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276985932auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:55 [ecarstrade.be] INFO: Scrape type for 6985932auction106392: 0
2026-03-27 15:01:55 [ecarstrade.be] INFO: Found listing with ID: 6985934auction106392
2026-03-27 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276985934auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:55 [ecarstrade.be] INFO: Scrape type for 6985934auction106392: 0
2026-03-27 15:01:55 [ecarstrade.be] INFO: Found listing with ID: 6985935auction106392
2026-03-27 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276985935auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:55 [ecarstrade.be] INFO: Scrape type for 6985935auction106392: 0
2026-03-27 15:01:55 [ecarstrade.be] INFO: Found listing with ID: 6985936auction106392
2026-03-27 15:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276985936auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:01:55 [ecarstrade.be] INFO: Scrape type for 6985936auction106392: 0
2026-03-27 15:01: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 15:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6976983> (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 15:01:56 [ecarstrade.be] INFO: Extracting details for car 6976983auction106392
2026-03-27 15:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00949cde-a798-55a5-b3ff-7b1b7b2e6797 with identifier: 6976983auction106392
2026-03-27 15:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00949cde-a798-55a5-b3ff-7b1b7b2e6797 with scrape type 2
2026-03-27 15:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00949cde-a798-55a5-b3ff-7b1b7b2e6797 with scrape type 2
2026-03-27 15:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 00949cde-a798-55a5-b3ff-7b1b7b2e6797, identifier: 6976983auction106392
2026-03-27 15:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 00949cde-a798-55a5-b3ff-7b1b7b2e6797 with identifier: 6976983auction106392
2026-03-27 15:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 00949cde-a798-55a5-b3ff-7b1b7b2e6797 with identifier: 6976983auction106392
2026-03-27 15:01:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 00949cde-a798-55a5-b3ff-7b1b7b2e6797 with identifier: 6976983auction106392 to the API
2026-03-27 15:01:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6976983>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': '00949cde-a798-55a5-b3ff-7b1b7b2e6797',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6976983',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 16026,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Clio Techno TCe 90 (0.999L Turbo) 3-cylinder',
 'transmission': 'manual',
 'trim': 'Techno TCe 90 (0.999L Turbo) 3-cylinder',
 'vin': None,
 'year': 2025}
2026-03-27 15:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:57 [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 15:01:57 [ecarstrade.be] INFO: Saving data for 6976983auction106392: {'auction_closing_time': 1774798805.0, 'created_time': 1773854173.700184, 'last_price_update_time': 1774623717.367201}
2026-03-27 15:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976983auction106392') HTTP/1.1" 204 0
2026-03-27 15:02:01 [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 15:02:01 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:02:01 [ecarstrade.be] INFO: Found listing with ID: 6988951auction106392
2026-03-27 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276988951auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:01 [ecarstrade.be] INFO: Scrape type for 6988951auction106392: 0
2026-03-27 15:02:01 [ecarstrade.be] INFO: Found listing with ID: 6988952auction106392
2026-03-27 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276988952auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:01 [ecarstrade.be] INFO: Scrape type for 6988952auction106392: 0
2026-03-27 15:02:01 [ecarstrade.be] INFO: Found listing with ID: 6988954auction106392
2026-03-27 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276988954auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:01 [ecarstrade.be] INFO: Scrape type for 6988954auction106392: 0
2026-03-27 15:02:01 [ecarstrade.be] INFO: Found listing with ID: 6988955auction106392
2026-03-27 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276988955auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:01 [ecarstrade.be] INFO: Scrape type for 6988955auction106392: 0
2026-03-27 15:02:01 [ecarstrade.be] INFO: Found listing with ID: 6990654auction106392
2026-03-27 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276990654auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:01 [ecarstrade.be] INFO: Scrape type for 6990654auction106392: 0
2026-03-27 15:02:01 [ecarstrade.be] INFO: Found listing with ID: 6991220auction106392
2026-03-27 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276991220auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:01 [ecarstrade.be] INFO: Scrape type for 6991220auction106392: 0
2026-03-27 15:02:01 [ecarstrade.be] INFO: Found listing with ID: 6991770auction106392
2026-03-27 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276991770auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:01 [ecarstrade.be] INFO: Scrape type for 6991770auction106392: 0
2026-03-27 15:02:01 [ecarstrade.be] INFO: Found listing with ID: 6991771auction106392
2026-03-27 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276991771auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:01 [ecarstrade.be] INFO: Scrape type for 6991771auction106392: 0
2026-03-27 15:02:01 [ecarstrade.be] INFO: Found listing with ID: 6992845auction106392
2026-03-27 15:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992845auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:02 [ecarstrade.be] INFO: Scrape type for 6992845auction106392: 0
2026-03-27 15:02:02 [ecarstrade.be] INFO: Found listing with ID: 6993025auction106392
2026-03-27 15:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:02 [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 15:02:02 [ecarstrade.be] INFO: Scrape type for 6993025auction106392: 0
2026-03-27 15:02:02 [ecarstrade.be] INFO: Found listing with ID: 6993026auction106392
2026-03-27 15:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:02 [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 15:02:02 [ecarstrade.be] INFO: Scrape type for 6993026auction106392: 0
2026-03-27 15:02:02 [ecarstrade.be] INFO: Found listing with ID: 6993027auction106392
2026-03-27 15:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:02 [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 15:02:02 [ecarstrade.be] INFO: Scrape type for 6993027auction106392: 2
2026-03-27 15:02: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 15:02:02 [ecarstrade.be] INFO: Found listing with ID: 6993029auction106392
2026-03-27 15:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:02 [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 15:02:02 [ecarstrade.be] INFO: Scrape type for 6993029auction106392: 0
2026-03-27 15:02:02 [ecarstrade.be] INFO: Found listing with ID: 6993030auction106392
2026-03-27 15:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:02 [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 15:02:02 [ecarstrade.be] INFO: Scrape type for 6993030auction106392: 0
2026-03-27 15:02:02 [ecarstrade.be] INFO: Found listing with ID: 6993031auction106392
2026-03-27 15:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:02 [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 15:02:02 [ecarstrade.be] INFO: Scrape type for 6993031auction106392: 0
2026-03-27 15:02:02 [ecarstrade.be] INFO: Found listing with ID: 6993032auction106392
2026-03-27 15:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:02 [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 15:02:02 [ecarstrade.be] INFO: Scrape type for 6993032auction106392: 0
2026-03-27 15:02:02 [ecarstrade.be] INFO: Found listing with ID: 6993743auction106392
2026-03-27 15:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:02 [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 15:02:02 [ecarstrade.be] INFO: Scrape type for 6993743auction106392: 2
2026-03-27 15:02: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 15:02:02 [ecarstrade.be] INFO: Found listing with ID: 6994241auction106392
2026-03-27 15:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:02 [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 15:02:02 [ecarstrade.be] INFO: Scrape type for 6994241auction106392: 0
2026-03-27 15:02:02 [ecarstrade.be] INFO: Found listing with ID: 6995496auction106392
2026-03-27 15:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:02 [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 15:02:02 [ecarstrade.be] INFO: Scrape type for 6995496auction106392: 0
2026-03-27 15:02:02 [ecarstrade.be] INFO: Found listing with ID: 6995498auction106392
2026-03-27 15:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:02 [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 15:02:02 [ecarstrade.be] INFO: Scrape type for 6995498auction106392: 0
2026-03-27 15:02: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 15:02:07 [scrapy.extensions.logstats] INFO: Crawled 350 pages (at 12 pages/min), scraped 252 items (at 4 items/min)
2026-03-27 15:02:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 315MiB
2026-03-27 15:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6993027> (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 15:02:09 [ecarstrade.be] INFO: Extracting details for car 6993027auction106392
2026-03-27 15:02:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf3c656e-548b-544b-8248-bc41b3525f47 with identifier: 6993027auction106392
2026-03-27 15:02:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf3c656e-548b-544b-8248-bc41b3525f47 with scrape type 2
2026-03-27 15:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf3c656e-548b-544b-8248-bc41b3525f47 with scrape type 2
2026-03-27 15:02:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cf3c656e-548b-544b-8248-bc41b3525f47, identifier: 6993027auction106392
2026-03-27 15:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cf3c656e-548b-544b-8248-bc41b3525f47 with identifier: 6993027auction106392
2026-03-27 15:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cf3c656e-548b-544b-8248-bc41b3525f47 with identifier: 6993027auction106392
2026-03-27 15:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cf3c656e-548b-544b-8248-bc41b3525f47 with identifier: 6993027auction106392 to the API
2026-03-27 15:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:02: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 15:02:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6993027>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': 'cf3c656e-548b-544b-8248-bc41b3525f47',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6993027',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 6,
 '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 Hybrid 225 e-EAT8 Allure',
 'transmission': 'automatic',
 'trim': 'Hybrid 225 e-EAT8 Allure',
 'vin': None,
 'year': 2025}
2026-03-27 15:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:10 [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 15:02:10 [ecarstrade.be] INFO: Saving data for 6993027auction106392: {'auction_closing_time': 1774798805.0, 'created_time': 1774280543.342934, 'last_price_update_time': 1774623730.44236}
2026-03-27 15:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6993027auction106392') HTTP/1.1" 204 0
2026-03-27 15:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6993743> (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 15:02:10 [ecarstrade.be] INFO: Extracting details for car 6993743auction106392
2026-03-27 15:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38071d68-28d2-59eb-a13e-27138a85df71 with identifier: 6993743auction106392
2026-03-27 15:02:10 [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 15:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38071d68-28d2-59eb-a13e-27138a85df71 with scrape type 2
2026-03-27 15:02:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 38071d68-28d2-59eb-a13e-27138a85df71, identifier: 6993743auction106392
2026-03-27 15:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 38071d68-28d2-59eb-a13e-27138a85df71 with identifier: 6993743auction106392
2026-03-27 15:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 38071d68-28d2-59eb-a13e-27138a85df71 with identifier: 6993743auction106392
2026-03-27 15:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 38071d68-28d2-59eb-a13e-27138a85df71 with identifier: 6993743auction106392 to the API
2026-03-27 15:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:02: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 15:02:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6993743>
{'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-29T15:40:05Z',
 '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/6993743',
 '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 Hybrid 180 e-EAT8 Allure',
 'transmission': 'automatic',
 'trim': 'Hybrid 180 e-EAT8 Allure',
 'vin': None,
 'year': 2025}
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276993743auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Saving data for 6993743auction106392: {'auction_closing_time': 1774798805.0, 'created_time': 1774285260.405906, 'last_price_update_time': 1774623731.186705}
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6993743auction106392') HTTP/1.1" 204 0
2026-03-27 15:02:11 [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 15:02:11 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6990654auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276990654auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6990654auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6991220auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276991220auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6991220auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6991770auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276991770auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6991770auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6991771auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276991771auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6991771auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6992845auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276992845auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6992845auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6993025auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276993025auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6993025auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6993026auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276993026auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6993026auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6993027auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276993027auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6993027auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6993029auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276993029auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6993029auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6993030auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276993030auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6993030auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6993031auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276993031auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6993031auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6993032auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276993032auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6993032auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6993743auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276993743auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6993743auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6994241auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276994241auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6994241auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6995496auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276995496auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6995496auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6995498auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276995498auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6995498auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6995500auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276995500auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6995500auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6995810auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276995810auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6995810auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6995811auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276995811auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6995811auction106392: 0
2026-03-27 15:02:11 [ecarstrade.be] INFO: Found listing with ID: 6997367auction106392
2026-03-27 15:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276997367auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:11 [ecarstrade.be] INFO: Scrape type for 6997367auction106392: 0
2026-03-27 15: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 15:02:17 [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 15:02:18 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6988951auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [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 15:02:18 [ecarstrade.be] INFO: Scrape type for 6988951auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6988952auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [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 15:02:18 [ecarstrade.be] INFO: Scrape type for 6988952auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6988954auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [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 15:02:18 [ecarstrade.be] INFO: Scrape type for 6988954auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6988955auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [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 15:02:18 [ecarstrade.be] INFO: Scrape type for 6988955auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6990654auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [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 15:02:18 [ecarstrade.be] INFO: Scrape type for 6990654auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6991220auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [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 15:02:18 [ecarstrade.be] INFO: Scrape type for 6991220auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6991770auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276991770auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:18 [ecarstrade.be] INFO: Scrape type for 6991770auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6991771auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [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 15:02:18 [ecarstrade.be] INFO: Scrape type for 6991771auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6992845auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%276992845auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:02:18 [ecarstrade.be] INFO: Scrape type for 6992845auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6993025auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [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 15:02:18 [ecarstrade.be] INFO: Scrape type for 6993025auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6993026auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [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 15:02:18 [ecarstrade.be] INFO: Scrape type for 6993026auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6993027auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [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 15:02:18 [ecarstrade.be] INFO: Scrape type for 6993027auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6993029auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [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 15:02:18 [ecarstrade.be] INFO: Scrape type for 6993029auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6993030auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [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 15:02:18 [ecarstrade.be] INFO: Scrape type for 6993030auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6993031auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [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 15:02:18 [ecarstrade.be] INFO: Scrape type for 6993031auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6993032auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [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 15:02:18 [ecarstrade.be] INFO: Scrape type for 6993032auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6993743auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [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 15:02:18 [ecarstrade.be] INFO: Scrape type for 6993743auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6994241auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [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 15:02:18 [ecarstrade.be] INFO: Scrape type for 6994241auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6995496auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [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 15:02:18 [ecarstrade.be] INFO: Scrape type for 6995496auction106392: 0
2026-03-27 15:02:18 [ecarstrade.be] INFO: Found listing with ID: 6995498auction106392
2026-03-27 15:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:18 [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 15:02:18 [ecarstrade.be] INFO: Scrape type for 6995498auction106392: 0
2026-03-27 15:02: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 15:02:25 [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 15:02:25 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:02:25 [ecarstrade.be] INFO: Found listing with ID: 6995500auction106392
2026-03-27 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:25 [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 15:02:25 [ecarstrade.be] INFO: Scrape type for 6995500auction106392: 0
2026-03-27 15:02:25 [ecarstrade.be] INFO: Found listing with ID: 6995810auction106392
2026-03-27 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:25 [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 15:02:25 [ecarstrade.be] INFO: Scrape type for 6995810auction106392: 0
2026-03-27 15:02:25 [ecarstrade.be] INFO: Found listing with ID: 6995811auction106392
2026-03-27 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:25 [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 15:02:25 [ecarstrade.be] INFO: Scrape type for 6995811auction106392: 0
2026-03-27 15:02:25 [ecarstrade.be] INFO: Found listing with ID: 6997367auction106392
2026-03-27 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:25 [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 15:02:25 [ecarstrade.be] INFO: Scrape type for 6997367auction106392: 0
2026-03-27 15:02:25 [ecarstrade.be] INFO: Found listing with ID: 6997369auction106392
2026-03-27 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:25 [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 15:02:25 [ecarstrade.be] INFO: Scrape type for 6997369auction106392: 0
2026-03-27 15:02:25 [ecarstrade.be] INFO: Found listing with ID: 6997380auction106392
2026-03-27 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:25 [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 15:02:25 [ecarstrade.be] INFO: Scrape type for 6997380auction106392: 0
2026-03-27 15:02:25 [ecarstrade.be] INFO: Found listing with ID: 6997381auction106392
2026-03-27 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:25 [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 15:02:25 [ecarstrade.be] INFO: Scrape type for 6997381auction106392: 0
2026-03-27 15:02:25 [ecarstrade.be] INFO: Found listing with ID: 6997383auction106392
2026-03-27 15:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:26 [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 15:02:26 [ecarstrade.be] INFO: Scrape type for 6997383auction106392: 0
2026-03-27 15:02:26 [ecarstrade.be] INFO: Found listing with ID: 6998338auction106392
2026-03-27 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:26 [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 15:02:26 [ecarstrade.be] INFO: Scrape type for 6998338auction106392: 0
2026-03-27 15:02:26 [ecarstrade.be] INFO: Found listing with ID: 6998339auction106392
2026-03-27 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:26 [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 15:02:26 [ecarstrade.be] INFO: Scrape type for 6998339auction106392: 0
2026-03-27 15:02:26 [ecarstrade.be] INFO: Found listing with ID: 6999053auction106392
2026-03-27 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:26 [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 15:02:26 [ecarstrade.be] INFO: Scrape type for 6999053auction106392: 0
2026-03-27 15:02:26 [ecarstrade.be] INFO: Found listing with ID: 6999054auction106392
2026-03-27 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:26 [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 15:02:26 [ecarstrade.be] INFO: Scrape type for 6999054auction106392: 0
2026-03-27 15:02:26 [ecarstrade.be] INFO: Found listing with ID: 6999055auction106392
2026-03-27 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:26 [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 15:02:26 [ecarstrade.be] INFO: Scrape type for 6999055auction106392: 0
2026-03-27 15:02:26 [ecarstrade.be] INFO: Found listing with ID: 6999150auction106392
2026-03-27 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:26 [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 15:02:26 [ecarstrade.be] INFO: Scrape type for 6999150auction106392: 0
2026-03-27 15:02:26 [ecarstrade.be] INFO: Found listing with ID: 6999151auction106392
2026-03-27 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:26 [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 15:02:26 [ecarstrade.be] INFO: Scrape type for 6999151auction106392: 0
2026-03-27 15:02:26 [ecarstrade.be] INFO: Found listing with ID: 6999152auction106392
2026-03-27 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:26 [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 15:02:26 [ecarstrade.be] INFO: Scrape type for 6999152auction106392: 0
2026-03-27 15:02:26 [ecarstrade.be] INFO: Found listing with ID: 6999153auction106392
2026-03-27 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:26 [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 15:02:26 [ecarstrade.be] INFO: Scrape type for 6999153auction106392: 2
2026-03-27 15:02: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 15:02:26 [ecarstrade.be] INFO: Found listing with ID: 6999154auction106392
2026-03-27 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:26 [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 15:02:26 [ecarstrade.be] INFO: Scrape type for 6999154auction106392: 0
2026-03-27 15:02:26 [ecarstrade.be] INFO: Found listing with ID: 6999155auction106392
2026-03-27 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:26 [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 15:02:26 [ecarstrade.be] INFO: Scrape type for 6999155auction106392: 0
2026-03-27 15:02:26 [ecarstrade.be] INFO: Found listing with ID: 6999156auction106392
2026-03-27 15:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:26 [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 15:02:26 [ecarstrade.be] INFO: Scrape type for 6999156auction106392: 0
2026-03-27 15:02: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 15:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999153> (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 15:02:33 [ecarstrade.be] INFO: Extracting details for car 6999153auction106392
2026-03-27 15:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9120414-2cdc-54cf-837e-577abe6ec446 with identifier: 6999153auction106392
2026-03-27 15:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9120414-2cdc-54cf-837e-577abe6ec446 with scrape type 2
2026-03-27 15:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9120414-2cdc-54cf-837e-577abe6ec446 with scrape type 2
2026-03-27 15:02:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c9120414-2cdc-54cf-837e-577abe6ec446, identifier: 6999153auction106392
2026-03-27 15:02:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c9120414-2cdc-54cf-837e-577abe6ec446 with identifier: 6999153auction106392
2026-03-27 15:02:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c9120414-2cdc-54cf-837e-577abe6ec446 with identifier: 6999153auction106392
2026-03-27 15:02:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c9120414-2cdc-54cf-837e-577abe6ec446 with identifier: 6999153auction106392 to the API
2026-03-27 15:02:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:02: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 15:02:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999153>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': 'c9120414-2cdc-54cf-837e-577abe6ec446',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999153',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 22679,
 '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 Allure Hybrid 145 (e-DCS6) 1.2L',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 145 (e-DCS6) 1.2L',
 'vin': None,
 'year': 2025}
2026-03-27 15:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:34 [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 15:02:34 [ecarstrade.be] INFO: Saving data for 6999153auction106392: {'auction_closing_time': 1774798805.0, 'created_time': 1774389957.949125, 'last_price_update_time': 1774623754.690856}
2026-03-27 15:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999153auction106392') HTTP/1.1" 204 0
2026-03-27 15:02:34 [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 15:02:34 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:02:34 [ecarstrade.be] INFO: Found listing with ID: 6999157auction106392
2026-03-27 15:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:34 [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 15:02:34 [ecarstrade.be] INFO: Scrape type for 6999157auction106392: 0
2026-03-27 15:02:34 [ecarstrade.be] INFO: Found listing with ID: 6999159auction106392
2026-03-27 15:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:34 [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 15:02:34 [ecarstrade.be] INFO: Scrape type for 6999159auction106392: 0
2026-03-27 15:02:34 [ecarstrade.be] INFO: Found listing with ID: 6999160auction106392
2026-03-27 15:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:34 [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 15:02:34 [ecarstrade.be] INFO: Scrape type for 6999160auction106392: 0
2026-03-27 15:02:35 [ecarstrade.be] INFO: Found listing with ID: 6999162auction106392
2026-03-27 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:35 [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 15:02:35 [ecarstrade.be] INFO: Scrape type for 6999162auction106392: 0
2026-03-27 15:02:35 [ecarstrade.be] INFO: Found listing with ID: 6999163auction106392
2026-03-27 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:35 [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 15:02:35 [ecarstrade.be] INFO: Scrape type for 6999163auction106392: 0
2026-03-27 15:02:35 [ecarstrade.be] INFO: Found listing with ID: 6999165auction106392
2026-03-27 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:35 [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 15:02:35 [ecarstrade.be] INFO: Scrape type for 6999165auction106392: 0
2026-03-27 15:02:35 [ecarstrade.be] INFO: Found listing with ID: 6999166auction106392
2026-03-27 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:35 [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 15:02:35 [ecarstrade.be] INFO: Scrape type for 6999166auction106392: 0
2026-03-27 15:02:35 [ecarstrade.be] INFO: Found listing with ID: 6999167auction106392
2026-03-27 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:35 [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 15:02:35 [ecarstrade.be] INFO: Scrape type for 6999167auction106392: 0
2026-03-27 15:02:35 [ecarstrade.be] INFO: Found listing with ID: 6999168auction106392
2026-03-27 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:35 [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 15:02:35 [ecarstrade.be] INFO: Scrape type for 6999168auction106392: 0
2026-03-27 15:02:35 [ecarstrade.be] INFO: Found listing with ID: 6999170auction106392
2026-03-27 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:35 [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 15:02:35 [ecarstrade.be] INFO: Scrape type for 6999170auction106392: 0
2026-03-27 15:02:35 [ecarstrade.be] INFO: Found listing with ID: 6999172auction106392
2026-03-27 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:35 [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 15:02:35 [ecarstrade.be] INFO: Scrape type for 6999172auction106392: 0
2026-03-27 15:02:35 [ecarstrade.be] INFO: Found listing with ID: 6999173auction106392
2026-03-27 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:35 [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 15:02:35 [ecarstrade.be] INFO: Scrape type for 6999173auction106392: 0
2026-03-27 15:02:35 [ecarstrade.be] INFO: Found listing with ID: 6999174auction106392
2026-03-27 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:35 [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 15:02:35 [ecarstrade.be] INFO: Scrape type for 6999174auction106392: 0
2026-03-27 15:02:35 [ecarstrade.be] INFO: Found listing with ID: 6999176auction106392
2026-03-27 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:35 [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 15:02:35 [ecarstrade.be] INFO: Scrape type for 6999176auction106392: 0
2026-03-27 15:02:35 [ecarstrade.be] INFO: Found listing with ID: 6999178auction106392
2026-03-27 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:35 [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 15:02:35 [ecarstrade.be] INFO: Scrape type for 6999178auction106392: 0
2026-03-27 15:02:35 [ecarstrade.be] INFO: Found listing with ID: 6999179auction106392
2026-03-27 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:35 [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 15:02:35 [ecarstrade.be] INFO: Scrape type for 6999179auction106392: 2
2026-03-27 15:02: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 15:02:35 [ecarstrade.be] INFO: Found listing with ID: 6999180auction106392
2026-03-27 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:35 [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 15:02:35 [ecarstrade.be] INFO: Scrape type for 6999180auction106392: 0
2026-03-27 15:02:35 [ecarstrade.be] INFO: Found listing with ID: 6999182auction106392
2026-03-27 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:35 [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 15:02:35 [ecarstrade.be] INFO: Scrape type for 6999182auction106392: 0
2026-03-27 15:02:35 [ecarstrade.be] INFO: Found listing with ID: 6999183auction106392
2026-03-27 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:35 [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 15:02:35 [ecarstrade.be] INFO: Scrape type for 6999183auction106392: 0
2026-03-27 15:02:35 [ecarstrade.be] INFO: Found listing with ID: 6999184auction106392
2026-03-27 15:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:35 [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 15:02:35 [ecarstrade.be] INFO: Scrape type for 6999184auction106392: 0
2026-03-27 15:02: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 15:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999179> (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 15:02:42 [ecarstrade.be] INFO: Extracting details for car 6999179auction106392
2026-03-27 15:02:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91cfc19d-73ba-5a0c-8793-4c259b40d327 with identifier: 6999179auction106392
2026-03-27 15:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91cfc19d-73ba-5a0c-8793-4c259b40d327 with scrape type 2
2026-03-27 15:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91cfc19d-73ba-5a0c-8793-4c259b40d327 with scrape type 2
2026-03-27 15:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 91cfc19d-73ba-5a0c-8793-4c259b40d327, identifier: 6999179auction106392
2026-03-27 15:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 91cfc19d-73ba-5a0c-8793-4c259b40d327 with identifier: 6999179auction106392
2026-03-27 15:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 91cfc19d-73ba-5a0c-8793-4c259b40d327 with identifier: 6999179auction106392
2026-03-27 15:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 91cfc19d-73ba-5a0c-8793-4c259b40d327 with identifier: 6999179auction106392 to the API
2026-03-27 15:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:02: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 15:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999179>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': '91cfc19d-73ba-5a0c-8793-4c259b40d327',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999179',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 3113,
 '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': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure Hybrid 145 e-DCS6 (1.2L 3-cylinder, 6-speed '
          'auto)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 145 e-DCS6 (1.2L 3-cylinder, 6-speed auto)',
 'vin': None,
 'year': 2025}
2026-03-27 15:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:43 [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 15:02:43 [ecarstrade.be] INFO: Saving data for 6999179auction106392: {'auction_closing_time': 1774798805.0, 'created_time': 1774389952.285338, 'last_price_update_time': 1774623763.372161}
2026-03-27 15:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999179auction106392') HTTP/1.1" 204 0
2026-03-27 15:02:48 [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 15:02:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:02:48 [ecarstrade.be] INFO: Found listing with ID: 6999185auction106392
2026-03-27 15:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:48 [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 15:02:48 [ecarstrade.be] INFO: Scrape type for 6999185auction106392: 0
2026-03-27 15:02:48 [ecarstrade.be] INFO: Found listing with ID: 6999186auction106392
2026-03-27 15:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:48 [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 15:02:48 [ecarstrade.be] INFO: Scrape type for 6999186auction106392: 0
2026-03-27 15:02:48 [ecarstrade.be] INFO: Found listing with ID: 6999187auction106392
2026-03-27 15:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:48 [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 15:02:48 [ecarstrade.be] INFO: Scrape type for 6999187auction106392: 0
2026-03-27 15:02:48 [ecarstrade.be] INFO: Found listing with ID: 6999188auction106392
2026-03-27 15:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:48 [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 15:02:48 [ecarstrade.be] INFO: Scrape type for 6999188auction106392: 0
2026-03-27 15:02:48 [ecarstrade.be] INFO: Found listing with ID: 6999191auction106392
2026-03-27 15:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:48 [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 15:02:48 [ecarstrade.be] INFO: Scrape type for 6999191auction106392: 0
2026-03-27 15:02:48 [ecarstrade.be] INFO: Found listing with ID: 6999192auction106392
2026-03-27 15:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:48 [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 15:02:48 [ecarstrade.be] INFO: Scrape type for 6999192auction106392: 0
2026-03-27 15:02:48 [ecarstrade.be] INFO: Found listing with ID: 6999194auction106392
2026-03-27 15:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:48 [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 15:02:48 [ecarstrade.be] INFO: Scrape type for 6999194auction106392: 0
2026-03-27 15:02:48 [ecarstrade.be] INFO: Found listing with ID: 6999195auction106392
2026-03-27 15:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:49 [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 15:02:49 [ecarstrade.be] INFO: Scrape type for 6999195auction106392: 2
2026-03-27 15:02: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 15:02:49 [ecarstrade.be] INFO: Found listing with ID: 6999196auction106392
2026-03-27 15:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:49 [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 15:02:49 [ecarstrade.be] INFO: Scrape type for 6999196auction106392: 0
2026-03-27 15:02:49 [ecarstrade.be] INFO: Found listing with ID: 6999197auction106392
2026-03-27 15:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:49 [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 15:02:49 [ecarstrade.be] INFO: Scrape type for 6999197auction106392: 0
2026-03-27 15:02:49 [ecarstrade.be] INFO: Found listing with ID: 6999198auction106392
2026-03-27 15:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:49 [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 15:02:49 [ecarstrade.be] INFO: Scrape type for 6999198auction106392: 0
2026-03-27 15:02:49 [ecarstrade.be] INFO: Found listing with ID: 6999200auction106392
2026-03-27 15:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:49 [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 15:02:49 [ecarstrade.be] INFO: Scrape type for 6999200auction106392: 0
2026-03-27 15:02:49 [ecarstrade.be] INFO: Found listing with ID: 6999201auction106392
2026-03-27 15:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:49 [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 15:02:49 [ecarstrade.be] INFO: Scrape type for 6999201auction106392: 0
2026-03-27 15:02:49 [ecarstrade.be] INFO: Found listing with ID: 6999221auction106392
2026-03-27 15:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:49 [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 15:02:49 [ecarstrade.be] INFO: Scrape type for 6999221auction106392: 0
2026-03-27 15:02:49 [ecarstrade.be] INFO: Found listing with ID: 6999237auction106392
2026-03-27 15:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:49 [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 15:02:49 [ecarstrade.be] INFO: Scrape type for 6999237auction106392: 0
2026-03-27 15:02:49 [ecarstrade.be] INFO: Found listing with ID: 6999239auction106392
2026-03-27 15:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:49 [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 15:02:49 [ecarstrade.be] INFO: Scrape type for 6999239auction106392: 0
2026-03-27 15:02:49 [ecarstrade.be] INFO: Found listing with ID: 6999265auction106392
2026-03-27 15:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:49 [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 15:02:49 [ecarstrade.be] INFO: Scrape type for 6999265auction106392: 0
2026-03-27 15:02:49 [ecarstrade.be] INFO: Found listing with ID: 6999266auction106392
2026-03-27 15:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:49 [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 15:02:49 [ecarstrade.be] INFO: Scrape type for 6999266auction106392: 0
2026-03-27 15:02:49 [ecarstrade.be] INFO: Found listing with ID: 6999267auction106392
2026-03-27 15:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:49 [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 15:02:49 [ecarstrade.be] INFO: Scrape type for 6999267auction106392: 0
2026-03-27 15:02:49 [ecarstrade.be] INFO: Found listing with ID: 6999269auction106392
2026-03-27 15:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:49 [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 15:02:49 [ecarstrade.be] INFO: Scrape type for 6999269auction106392: 0
2026-03-27 15:02: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 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 6999270auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 6999270auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 6999271auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 6999271auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 6999476auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 6999476auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 6999477auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 6999477auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 6999478auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 6999478auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 6999479auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 6999479auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 6999480auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 6999480auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 6999483auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 6999483auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 7000297auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 7000297auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 7000301auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 7000301auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 7000302auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 7000302auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 7000303auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 7000303auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 7000304auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 7000304auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 7001058auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 7001058auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 7001460auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 7001460auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 7001472auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 7001472auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 7001473auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 7001473auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 7002167auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 7002167auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 7002183auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 7002183auction106392: 0
2026-03-27 15:02:55 [ecarstrade.be] INFO: Found listing with ID: 7002637auction106392
2026-03-27 15:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:55 [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 15:02:55 [ecarstrade.be] INFO: Scrape type for 7002637auction106392: 0
2026-03-27 15:02: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 15:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999195> (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 15:02:57 [ecarstrade.be] INFO: Extracting details for car 6999195auction106392
2026-03-27 15:02:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1de70909-9e5e-565f-b0e7-c1edb14fd97b with identifier: 6999195auction106392
2026-03-27 15:02:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1de70909-9e5e-565f-b0e7-c1edb14fd97b with scrape type 2
2026-03-27 15:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1de70909-9e5e-565f-b0e7-c1edb14fd97b with scrape type 2
2026-03-27 15:02:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1de70909-9e5e-565f-b0e7-c1edb14fd97b, identifier: 6999195auction106392
2026-03-27 15:02:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1de70909-9e5e-565f-b0e7-c1edb14fd97b with identifier: 6999195auction106392
2026-03-27 15:02:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1de70909-9e5e-565f-b0e7-c1edb14fd97b with identifier: 6999195auction106392
2026-03-27 15:02:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1de70909-9e5e-565f-b0e7-c1edb14fd97b with identifier: 6999195auction106392 to the API
2026-03-27 15:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:02: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 15:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999195>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': '1de70909-9e5e-565f-b0e7-c1edb14fd97b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999195',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'C4',
 'odometer': 21315,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-06-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroen C4 Plus 1.2L PureTech 130 (EAT8)',
 'transmission': 'automatic',
 'trim': 'Plus 1.2L PureTech 130 (EAT8)',
 'vin': None,
 'year': 2025}
2026-03-27 15:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:57 [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 15:02:57 [ecarstrade.be] INFO: Saving data for 6999195auction106392: {'auction_closing_time': 1774798805.0, 'created_time': 1774389993.552761, 'last_price_update_time': 1774623777.490323}
2026-03-27 15:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6999195auction106392') HTTP/1.1" 204 0
2026-03-27 15:03: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 15:03:02 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:03:02 [ecarstrade.be] INFO: Found listing with ID: 7002638auction106392
2026-03-27 15:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277002638auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:02 [ecarstrade.be] INFO: Scrape type for 7002638auction106392: 0
2026-03-27 15:03:02 [ecarstrade.be] INFO: Found listing with ID: 7002879auction106392
2026-03-27 15:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277002879auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:02 [ecarstrade.be] INFO: Scrape type for 7002879auction106392: 0
2026-03-27 15:03:02 [ecarstrade.be] INFO: Found listing with ID: 7002880auction106392
2026-03-27 15:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277002880auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:02 [ecarstrade.be] INFO: Scrape type for 7002880auction106392: 0
2026-03-27 15:03:02 [ecarstrade.be] INFO: Found listing with ID: 7002881auction106392
2026-03-27 15:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277002881auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:02 [ecarstrade.be] INFO: Scrape type for 7002881auction106392: 0
2026-03-27 15:03:02 [ecarstrade.be] INFO: Found listing with ID: 7002882auction106392
2026-03-27 15:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277002882auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:02 [ecarstrade.be] INFO: Scrape type for 7002882auction106392: 0
2026-03-27 15:03:02 [ecarstrade.be] INFO: Found listing with ID: 7002883auction106392
2026-03-27 15:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277002883auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:02 [ecarstrade.be] INFO: Scrape type for 7002883auction106392: 0
2026-03-27 15:03:02 [ecarstrade.be] INFO: Found listing with ID: 7002884auction106392
2026-03-27 15:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277002884auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:02 [ecarstrade.be] INFO: Scrape type for 7002884auction106392: 0
2026-03-27 15:03:02 [ecarstrade.be] INFO: Found listing with ID: 7002885auction106392
2026-03-27 15:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277002885auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:02 [ecarstrade.be] INFO: Scrape type for 7002885auction106392: 0
2026-03-27 15:03:02 [ecarstrade.be] INFO: Found listing with ID: 7002886auction106392
2026-03-27 15:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277002886auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:02 [ecarstrade.be] INFO: Scrape type for 7002886auction106392: 0
2026-03-27 15:03:02 [ecarstrade.be] INFO: Found listing with ID: 7002887auction106392
2026-03-27 15:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277002887auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:02 [ecarstrade.be] INFO: Scrape type for 7002887auction106392: 0
2026-03-27 15:03:02 [ecarstrade.be] INFO: Found listing with ID: 7002888auction106392
2026-03-27 15:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:03 [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 15:03:03 [ecarstrade.be] INFO: Scrape type for 7002888auction106392: 0
2026-03-27 15:03:03 [ecarstrade.be] INFO: Found listing with ID: 7002889auction106392
2026-03-27 15:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:03 [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 15:03:03 [ecarstrade.be] INFO: Scrape type for 7002889auction106392: 0
2026-03-27 15:03:03 [ecarstrade.be] INFO: Found listing with ID: 7002890auction106392
2026-03-27 15:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:03 [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 15:03:03 [ecarstrade.be] INFO: Scrape type for 7002890auction106392: 0
2026-03-27 15:03:03 [ecarstrade.be] INFO: Found listing with ID: 7003061auction106392
2026-03-27 15:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:03 [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 15:03:03 [ecarstrade.be] INFO: Scrape type for 7003061auction106392: 0
2026-03-27 15:03:03 [ecarstrade.be] INFO: Found listing with ID: 7003064auction106392
2026-03-27 15:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:03 [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 15:03:03 [ecarstrade.be] INFO: Scrape type for 7003064auction106392: 0
2026-03-27 15:03:03 [ecarstrade.be] INFO: Found listing with ID: 7003065auction106392
2026-03-27 15:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:03 [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 15:03:03 [ecarstrade.be] INFO: Scrape type for 7003065auction106392: 0
2026-03-27 15:03:03 [ecarstrade.be] INFO: Found listing with ID: 7003069auction106392
2026-03-27 15:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:03 [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 15:03:03 [ecarstrade.be] INFO: Scrape type for 7003069auction106392: 0
2026-03-27 15:03:03 [ecarstrade.be] INFO: Found listing with ID: 7003070auction106392
2026-03-27 15:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:03 [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 15:03:03 [ecarstrade.be] INFO: Scrape type for 7003070auction106392: 0
2026-03-27 15:03:03 [ecarstrade.be] INFO: Found listing with ID: 7003071auction106392
2026-03-27 15:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:03 [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 15:03:03 [ecarstrade.be] INFO: Scrape type for 7003071auction106392: 0
2026-03-27 15:03:03 [ecarstrade.be] INFO: Found listing with ID: 7003074auction106392
2026-03-27 15:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:03 [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 15:03:03 [ecarstrade.be] INFO: Scrape type for 7003074auction106392: 0
2026-03-27 15:03: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 15:03:07 [scrapy.extensions.logstats] INFO: Crawled 362 pages (at 12 pages/min), scraped 257 items (at 5 items/min)
2026-03-27 15:03:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 316MiB
2026-03-27 15:03: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 15:03:09 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7003075auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003075auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7003075auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7003313auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003313auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7003313auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7003314auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003314auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7003314auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7003315auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003315auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7003315auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7003316auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003316auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7003316auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7003318auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003318auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7003318auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7003320auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003320auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7003320auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7003321auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003321auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7003321auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7003323auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003323auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7003323auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7003603auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003603auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7003603auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7003604auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003604auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7003604auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7003605auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003605auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7003605auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7004303auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277004303auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7004303auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7004304auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277004304auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7004304auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7004305auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277004305auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7004305auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7004562auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277004562auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7004562auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7004569auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277004569auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7004569auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7004932auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277004932auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7004932auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7005230auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277005230auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7005230auction106392: 0
2026-03-27 15:03:09 [ecarstrade.be] INFO: Found listing with ID: 7005750auction106392
2026-03-27 15:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277005750auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:09 [ecarstrade.be] INFO: Scrape type for 7005750auction106392: 0
2026-03-27 15: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 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7005757auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7005757auction106392: 0
2026-03-27 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7005758auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7005758auction106392: 0
2026-03-27 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7005759auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7005759auction106392: 0
2026-03-27 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7006507auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7006507auction106392: 0
2026-03-27 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7007005auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7007005auction106392: 0
2026-03-27 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7007050auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7007050auction106392: 1
2026-03-27 15:03: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 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7007051auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7007051auction106392: 1
2026-03-27 15:03: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 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7007052auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7007052auction106392: 1
2026-03-27 15:03: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 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7007314auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7007314auction106392: 1
2026-03-27 15:03: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 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7007315auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7007315auction106392: 1
2026-03-27 15:03: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 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7007739auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7007739auction106392: 1
2026-03-27 15:03: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 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7007740auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7007740auction106392: 1
2026-03-27 15:03: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 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7008291auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7008291auction106392: 1
2026-03-27 15:03: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 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7008295auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7008295auction106392: 1
2026-03-27 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7008296auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7008296auction106392: 1
2026-03-27 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7008297auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7008297auction106392: 1
2026-03-27 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7008298auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7008298auction106392: 1
2026-03-27 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7008299auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7008299auction106392: 1
2026-03-27 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7008301auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7008301auction106392: 1
2026-03-27 15:03:17 [ecarstrade.be] INFO: Found listing with ID: 7008617auction106392
2026-03-27 15:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:17 [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 15:03:17 [ecarstrade.be] INFO: Scrape type for 7008617auction106392: 1
2026-03-27 15:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007051> (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 15:03: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 15:03:23 [ecarstrade.be] INFO: Extracting details for car 7007051auction106392
2026-03-27 15:03:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3d26795-10f0-5d24-9afe-f5818eb1bf60 with identifier: 7007051auction106392
2026-03-27 15:03:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3d26795-10f0-5d24-9afe-f5818eb1bf60 with scrape type 1
2026-03-27 15:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d3d26795-10f0-5d24-9afe-f5818eb1bf60
2026-03-27 15:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7007051%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774598059%27 HTTP/1.1" 200 None
2026-03-27 15:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007051/photo_001/780x0__r.jpg?hash=1774598059 not downloaded yet
2026-03-27 15:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7007051%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774598059%27 HTTP/1.1" 200 None
2026-03-27 15:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007051/photo_002/780x0__r.jpg?hash=1774598059 not downloaded yet
2026-03-27 15:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7007051%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774598059%27 HTTP/1.1" 200 None
2026-03-27 15:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007051/photo_003/780x0__r.jpg?hash=1774598059 not downloaded yet
2026-03-27 15:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7007051%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774598059%27 HTTP/1.1" 200 None
2026-03-27 15:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007051/photo_004/780x0__r.jpg?hash=1774598059 not downloaded yet
2026-03-27 15:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7007051%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774598059%27 HTTP/1.1" 200 None
2026-03-27 15:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007051/photo_005/780x0__r.jpg?hash=1774598059 not downloaded yet
2026-03-27 15:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7007051%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774598059%27 HTTP/1.1" 200 None
2026-03-27 15:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007051/photo_006/780x0__r.jpg?hash=1774598059 not downloaded yet
2026-03-27 15:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007314> (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 15:03: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 15:03:24 [ecarstrade.be] INFO: Extracting details for car 7007314auction106392
2026-03-27 15:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007315> (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 15:03: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 15:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfed4110-cd25-58c3-a09f-85111abdb970 with identifier: 7007314auction106392
2026-03-27 15:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfed4110-cd25-58c3-a09f-85111abdb970 with scrape type 1
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cfed4110-cd25-58c3-a09f-85111abdb970
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007314%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774601651%27 HTTP/1.1" 200 None
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007314/photo_001/780x0__r.jpg?hash=1774601651 not downloaded yet
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007314%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774601651%27 HTTP/1.1" 200 None
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007314/photo_002/780x0__r.jpg?hash=1774601651 not downloaded yet
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007314%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774601651%27 HTTP/1.1" 200 None
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007314/photo_003/780x0__r.jpg?hash=1774601651 not downloaded yet
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007314%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774601652%27 HTTP/1.1" 200 None
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007314/photo_004/780x0__r.jpg?hash=1774601652 not downloaded yet
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007314%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774601652%27 HTTP/1.1" 200 None
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007314/photo_005/780x0__r.jpg?hash=1774601652 not downloaded yet
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007314%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774601652%27 HTTP/1.1" 200 None
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007314/photo_006/780x0__r.jpg?hash=1774601652 not downloaded yet
2026-03-27 15:03:24 [ecarstrade.be] INFO: Extracting details for car 7007315auction106392
2026-03-27 15:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bb0ec19-a232-59a3-a906-163de91173ae with identifier: 7007315auction106392
2026-03-27 15:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bb0ec19-a232-59a3-a906-163de91173ae with scrape type 1
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5bb0ec19-a232-59a3-a906-163de91173ae
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007315%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774601657%27 HTTP/1.1" 200 None
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007315/photo_001/780x0__r.jpg?hash=1774601657 not downloaded yet
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007315%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774601656%27 HTTP/1.1" 200 None
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007315/photo_002/780x0__r.jpg?hash=1774601656 not downloaded yet
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007315%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774601656%27 HTTP/1.1" 200 None
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007315/photo_003/780x0__r.jpg?hash=1774601656 not downloaded yet
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007315%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774601656%27 HTTP/1.1" 200 None
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007315/photo_004/780x0__r.jpg?hash=1774601656 not downloaded yet
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007315%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774601657%27 HTTP/1.1" 200 None
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007315/photo_005/780x0__r.jpg?hash=1774601657 not downloaded yet
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007315%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774601657%27 HTTP/1.1" 200 None
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007315/photo_006/780x0__r.jpg?hash=1774601657 not downloaded yet
2026-03-27 15:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007052> (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 15:03: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 15:03:24 [ecarstrade.be] INFO: Extracting details for car 7007052auction106392
2026-03-27 15:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99ca50cf-b20c-542e-8c53-0eaac6c7eb7b with identifier: 7007052auction106392
2026-03-27 15:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99ca50cf-b20c-542e-8c53-0eaac6c7eb7b with scrape type 1
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 99ca50cf-b20c-542e-8c53-0eaac6c7eb7b
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007052%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774598061%27 HTTP/1.1" 200 None
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007052/photo_001/780x0__r.jpg?hash=1774598061 not downloaded yet
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007052%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774598061%27 HTTP/1.1" 200 None
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007052/photo_002/780x0__r.jpg?hash=1774598061 not downloaded yet
2026-03-27 15:03:24 [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 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007052%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774598061%27 HTTP/1.1" 200 None
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007052/photo_003/780x0__r.jpg?hash=1774598061 not downloaded yet
2026-03-27 15:03: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 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007052%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774598061%27 HTTP/1.1" 200 None
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007052/photo_004/780x0__r.jpg?hash=1774598061 not downloaded yet
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007052%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774598061%27 HTTP/1.1" 200 None
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007052/photo_005/780x0__r.jpg?hash=1774598061 not downloaded yet
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007052%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774598061%27 HTTP/1.1" 200 None
2026-03-27 15:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007052/photo_006/780x0__r.jpg?hash=1774598061 not downloaded yet
2026-03-27 15:03:24 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:03:24 [ecarstrade.be] INFO: Found listing with ID: 7008618auction106392
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:24 [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 15:03:24 [ecarstrade.be] INFO: Scrape type for 7008618auction106392: 1
2026-03-27 15:03:24 [ecarstrade.be] INFO: Found listing with ID: 7008619auction106392
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:24 [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 15:03:24 [ecarstrade.be] INFO: Scrape type for 7008619auction106392: 1
2026-03-27 15:03:24 [ecarstrade.be] INFO: Found listing with ID: 7008620auction106392
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:24 [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 15:03:24 [ecarstrade.be] INFO: Scrape type for 7008620auction106392: 1
2026-03-27 15:03:24 [ecarstrade.be] INFO: Found listing with ID: 7008621auction106392
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:24 [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 15:03:24 [ecarstrade.be] INFO: Scrape type for 7008621auction106392: 1
2026-03-27 15:03:24 [ecarstrade.be] INFO: Found listing with ID: 7008622auction106392
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:24 [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 15:03:24 [ecarstrade.be] INFO: Scrape type for 7008622auction106392: 1
2026-03-27 15:03:24 [ecarstrade.be] INFO: Found listing with ID: 7008623auction106392
2026-03-27 15:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:24 [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 15:03:24 [ecarstrade.be] INFO: Scrape type for 7008623auction106392: 1
2026-03-27 15:03:24 [ecarstrade.be] INFO: Found listing with ID: 7008624auction106392
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:25 [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 15:03:25 [ecarstrade.be] INFO: Scrape type for 7008624auction106392: 1
2026-03-27 15:03:25 [ecarstrade.be] INFO: Found listing with ID: 7008625auction106392
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:25 [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 15:03:25 [ecarstrade.be] INFO: Scrape type for 7008625auction106392: 1
2026-03-27 15:03:25 [ecarstrade.be] INFO: Found listing with ID: 7008626auction106392
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:25 [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 15:03:25 [ecarstrade.be] INFO: Scrape type for 7008626auction106392: 1
2026-03-27 15:03:25 [ecarstrade.be] INFO: Found listing with ID: 7008627auction106392
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:25 [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 15:03:25 [ecarstrade.be] INFO: Scrape type for 7008627auction106392: 1
2026-03-27 15:03:25 [ecarstrade.be] INFO: Found listing with ID: 7008628auction106392
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:25 [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 15:03:25 [ecarstrade.be] INFO: Scrape type for 7008628auction106392: 1
2026-03-27 15:03:25 [ecarstrade.be] INFO: Found listing with ID: 7008629auction106392
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:25 [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 15:03:25 [ecarstrade.be] INFO: Scrape type for 7008629auction106392: 1
2026-03-27 15:03:25 [ecarstrade.be] INFO: Found listing with ID: 7008630auction106392
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:25 [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 15:03:25 [ecarstrade.be] INFO: Scrape type for 7008630auction106392: 1
2026-03-27 15:03:25 [ecarstrade.be] INFO: Found listing with ID: 7008631auction106392
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:25 [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 15:03:25 [ecarstrade.be] INFO: Scrape type for 7008631auction106392: 1
2026-03-27 15:03:25 [ecarstrade.be] INFO: Found listing with ID: 7008638auction106392
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:25 [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 15:03:25 [ecarstrade.be] INFO: Scrape type for 7008638auction106392: 1
2026-03-27 15:03:25 [ecarstrade.be] INFO: Found listing with ID: 7008639auction106392
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:25 [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 15:03:25 [ecarstrade.be] INFO: Scrape type for 7008639auction106392: 1
2026-03-27 15:03:25 [ecarstrade.be] INFO: Found listing with ID: 7008641auction106392
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:25 [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 15:03:25 [ecarstrade.be] INFO: Scrape type for 7008641auction106392: 1
2026-03-27 15:03:25 [ecarstrade.be] INFO: Found listing with ID: 7008678auction106392
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:25 [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 15:03:25 [ecarstrade.be] INFO: Scrape type for 7008678auction106392: 1
2026-03-27 15:03:25 [ecarstrade.be] INFO: Found listing with ID: 7008679auction106392
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:25 [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 15:03:25 [ecarstrade.be] INFO: Scrape type for 7008679auction106392: 1
2026-03-27 15:03:25 [ecarstrade.be] INFO: Found listing with ID: 7008680auction106392
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:25 [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 15:03:25 [ecarstrade.be] INFO: Scrape type for 7008680auction106392: 1
2026-03-27 15:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007739> (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 15:03: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 15:03:25 [ecarstrade.be] INFO: Extracting details for car 7007739auction106392
2026-03-27 15:03:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e11ca294-8215-59c5-bfdb-61b42f7e6f19 with identifier: 7007739auction106392
2026-03-27 15:03:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e11ca294-8215-59c5-bfdb-61b42f7e6f19 with scrape type 1
2026-03-27 15:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e11ca294-8215-59c5-bfdb-61b42f7e6f19
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007739%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605284%27 HTTP/1.1" 200 None
2026-03-27 15:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007739/photo_001/780x0__r.jpg?hash=1774605284 not downloaded yet
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007739%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605284%27 HTTP/1.1" 200 None
2026-03-27 15:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007739/photo_002/780x0__r.jpg?hash=1774605284 not downloaded yet
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007739%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605284%27 HTTP/1.1" 200 None
2026-03-27 15:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007739/photo_003/780x0__r.jpg?hash=1774605284 not downloaded yet
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007739%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605284%27 HTTP/1.1" 200 None
2026-03-27 15:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007739/photo_004/780x0__r.jpg?hash=1774605284 not downloaded yet
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007739%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605284%27 HTTP/1.1" 200 None
2026-03-27 15:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007739/photo_005/780x0__r.jpg?hash=1774605284 not downloaded yet
2026-03-27 15:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007739%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605284%27 HTTP/1.1" 200 None
2026-03-27 15:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007739/photo_006/780x0__r.jpg?hash=1774605284 not downloaded yet
2026-03-27 15:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008291> (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 15:03: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 15:03:31 [ecarstrade.be] INFO: Extracting details for car 7008291auction106392
2026-03-27 15:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7a145a0-6475-5ee6-99fc-a131899cdcd3 with identifier: 7008291auction106392
2026-03-27 15:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7a145a0-6475-5ee6-99fc-a131899cdcd3 with scrape type 1
2026-03-27 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a7a145a0-6475-5ee6-99fc-a131899cdcd3
2026-03-27 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008291%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774608894%27 HTTP/1.1" 200 None
2026-03-27 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008291/photo_001/780x0__r.jpg?hash=1774608894 not downloaded yet
2026-03-27 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008291%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774608894%27 HTTP/1.1" 200 None
2026-03-27 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008291/photo_002/780x0__r.jpg?hash=1774608894 not downloaded yet
2026-03-27 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008291%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774608895%27 HTTP/1.1" 200 None
2026-03-27 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008291/photo_003/780x0__r.jpg?hash=1774608895 not downloaded yet
2026-03-27 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008291%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774608894%27 HTTP/1.1" 200 None
2026-03-27 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008291/photo_004/780x0__r.jpg?hash=1774608894 not downloaded yet
2026-03-27 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008291%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774608894%27 HTTP/1.1" 200 None
2026-03-27 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008291/photo_005/780x0__r.jpg?hash=1774608894 not downloaded yet
2026-03-27 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008291%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774608894%27 HTTP/1.1" 200 None
2026-03-27 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008291/photo_006/780x0__r.jpg?hash=1774608894 not downloaded yet
2026-03-27 15:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008295> (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 15:03: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 15:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008297> (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 15:03:31 [ecarstrade.be] INFO: Extracting details for car 7008295auction106392
2026-03-27 15:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 608596d1-3fd7-52dd-aa40-753ef746fe96 with identifier: 7008295auction106392
2026-03-27 15:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 608596d1-3fd7-52dd-aa40-753ef746fe96 with scrape type 1
2026-03-27 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 608596d1-3fd7-52dd-aa40-753ef746fe96
2026-03-27 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008295%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774608899%27 HTTP/1.1" 200 None
2026-03-27 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008295/photo_001/780x0__r.jpg?hash=1774608899 not downloaded yet
2026-03-27 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008295%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774608899%27 HTTP/1.1" 200 None
2026-03-27 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008295/photo_002/780x0__r.jpg?hash=1774608899 not downloaded yet
2026-03-27 15:03:31 [ecarstrade.be] INFO: Extracting details for car 7008297auction106392
2026-03-27 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008295%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774608899%27 HTTP/1.1" 200 None
2026-03-27 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008295/photo_003/780x0__r.jpg?hash=1774608899 not downloaded yet
2026-03-27 15:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008296> (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 15:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a47c386-8970-5448-86d1-54cafb84ec14 with identifier: 7008297auction106392
2026-03-27 15:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a47c386-8970-5448-86d1-54cafb84ec14 with scrape type 1
2026-03-27 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1a47c386-8970-5448-86d1-54cafb84ec14
2026-03-27 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008297%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774608903%27 HTTP/1.1" 200 None
2026-03-27 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008297/photo_001/780x0__r.jpg?hash=1774608903 not downloaded yet
2026-03-27 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008295%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774608900%27 HTTP/1.1" 200 None
2026-03-27 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008295/photo_004/780x0__r.jpg?hash=1774608900 not downloaded yet
2026-03-27 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008297%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774608903%27 HTTP/1.1" 200 None
2026-03-27 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008297/photo_002/780x0__r.jpg?hash=1774608903 not downloaded yet
2026-03-27 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008295%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774608900%27 HTTP/1.1" 200 None
2026-03-27 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008295/photo_005/780x0__r.jpg?hash=1774608900 not downloaded yet
2026-03-27 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008297%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774608903%27 HTTP/1.1" 200 None
2026-03-27 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008297/photo_003/780x0__r.jpg?hash=1774608903 not downloaded yet
2026-03-27 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008295%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774608900%27 HTTP/1.1" 200 None
2026-03-27 15:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008295/photo_006/780x0__r.jpg?hash=1774608900 not downloaded yet
2026-03-27 15:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007051/photo_001/780x0__r.jpg?hash=1774598059> (referer: https://ecarstrade.com/cars/7007051)
2026-03-27 15:03:31 [ecarstrade.be] INFO: Extracting details for car 7008296auction106392
2026-03-27 15:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008297%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774608903%27 HTTP/1.1" 200 None
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008297/photo_004/780x0__r.jpg?hash=1774608903 not downloaded yet
2026-03-27 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008297%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774608903%27 HTTP/1.1" 200 None
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008297/photo_005/780x0__r.jpg?hash=1774608903 not downloaded yet
2026-03-27 15:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 888d7409-7e91-5f7a-b0dd-80664645526e with identifier: 7008296auction106392
2026-03-27 15:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 888d7409-7e91-5f7a-b0dd-80664645526e with scrape type 1
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 888d7409-7e91-5f7a-b0dd-80664645526e
2026-03-27 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008296%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774608901%27 HTTP/1.1" 200 None
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008296/photo_001/780x0__r.jpg?hash=1774608901 not downloaded yet
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007051/photo_005/780x0__r.jpg?hash=1774598059> (referer: https://ecarstrade.com/cars/7007051)
2026-03-27 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008297%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774608903%27 HTTP/1.1" 200 None
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008297/photo_006/780x0__r.jpg?hash=1774608903 not downloaded yet
2026-03-27 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008296%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774608901%27 HTTP/1.1" 200 None
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008296/photo_002/780x0__r.jpg?hash=1774608901 not downloaded yet
2026-03-27 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008296%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774608902%27 HTTP/1.1" 200 None
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008296/photo_003/780x0__r.jpg?hash=1774608902 not downloaded yet
2026-03-27 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008296%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774608901%27 HTTP/1.1" 200 None
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008296/photo_004/780x0__r.jpg?hash=1774608901 not downloaded yet
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d3d26795-10f0-5d24-9afe-f5818eb1bf60
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007315/photo_006/780x0__r.jpg?hash=1774601657> (referer: https://ecarstrade.com/cars/7007315)
2026-03-27 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008296%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774608901%27 HTTP/1.1" 200 None
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008296/photo_005/780x0__r.jpg?hash=1774608901 not downloaded yet
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008298> (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 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007051/photo_006/780x0__r.jpg?hash=1774598059> (referer: https://ecarstrade.com/cars/7007051)
2026-03-27 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008296%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774608901%27 HTTP/1.1" 200 None
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008296/photo_006/780x0__r.jpg?hash=1774608901 not downloaded yet
2026-03-27 15:03: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 15:03:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d3d26795-10f0-5d24-9afe-f5818eb1bf60
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007052/photo_002/780x0__r.jpg?hash=1774598061> (referer: https://ecarstrade.com/cars/7007052)
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007739/photo_006/780x0__r.jpg?hash=1774605284> (referer: https://ecarstrade.com/cars/7007739)
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5bb0ec19-a232-59a3-a906-163de91173ae
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008291/photo_006/780x0__r.jpg?hash=1774608894> (referer: https://ecarstrade.com/cars/7008291)
2026-03-27 15:03:32 [ecarstrade.be] INFO: Extracting details for car 7008298auction106392
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008297/photo_001/780x0__r.jpg?hash=1774608903> (referer: https://ecarstrade.com/cars/7008297)
2026-03-27 15:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52ad7602-2eed-545e-871a-e2815bf353bd with identifier: 7008298auction106392
2026-03-27 15:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52ad7602-2eed-545e-871a-e2815bf353bd with scrape type 1
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 52ad7602-2eed-545e-871a-e2815bf353bd
2026-03-27 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008298%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774608906%27 HTTP/1.1" 200 None
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008298/photo_001/780x0__r.jpg?hash=1774608906 not downloaded yet
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d3d26795-10f0-5d24-9afe-f5818eb1bf60
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008291/photo_005/780x0__r.jpg?hash=1774608894> (referer: https://ecarstrade.com/cars/7008291)
2026-03-27 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008298%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774608904%27 HTTP/1.1" 200 None
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008298/photo_002/780x0__r.jpg?hash=1774608904 not downloaded yet
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008297/photo_003/780x0__r.jpg?hash=1774608903> (referer: https://ecarstrade.com/cars/7008297)
2026-03-27 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008298%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774608904%27 HTTP/1.1" 200 None
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008298/photo_003/780x0__r.jpg?hash=1774608904 not downloaded yet
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 99ca50cf-b20c-542e-8c53-0eaac6c7eb7b
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e11ca294-8215-59c5-bfdb-61b42f7e6f19
2026-03-27 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008298%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774608906%27 HTTP/1.1" 200 None
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008298/photo_004/780x0__r.jpg?hash=1774608906 not downloaded yet
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a7a145a0-6475-5ee6-99fc-a131899cdcd3
2026-03-27 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008298%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774608904%27 HTTP/1.1" 200 None
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008298/photo_005/780x0__r.jpg?hash=1774608904 not downloaded yet
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008296/photo_001/780x0__r.jpg?hash=1774608901> (referer: https://ecarstrade.com/cars/7008296)
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008296/photo_004/780x0__r.jpg?hash=1774608901> (referer: https://ecarstrade.com/cars/7008296)
2026-03-27 15:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008298%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774608905%27 HTTP/1.1" 200 None
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008298/photo_006/780x0__r.jpg?hash=1774608905 not downloaded yet
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1a47c386-8970-5448-86d1-54cafb84ec14
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a7a145a0-6475-5ee6-99fc-a131899cdcd3
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1a47c386-8970-5448-86d1-54cafb84ec14
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008296/photo_005/780x0__r.jpg?hash=1774608901> (referer: https://ecarstrade.com/cars/7008296)
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008296/photo_003/780x0__r.jpg?hash=1774608902> (referer: https://ecarstrade.com/cars/7008296)
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008296/photo_006/780x0__r.jpg?hash=1774608901> (referer: https://ecarstrade.com/cars/7008296)
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008296/photo_002/780x0__r.jpg?hash=1774608901> (referer: https://ecarstrade.com/cars/7008296)
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 888d7409-7e91-5f7a-b0dd-80664645526e
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 888d7409-7e91-5f7a-b0dd-80664645526e
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008297/photo_006/780x0__r.jpg?hash=1774608903> (referer: https://ecarstrade.com/cars/7008297)
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008297/photo_005/780x0__r.jpg?hash=1774608903> (referer: https://ecarstrade.com/cars/7008297)
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 888d7409-7e91-5f7a-b0dd-80664645526e
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 888d7409-7e91-5f7a-b0dd-80664645526e
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008298/photo_001/780x0__r.jpg?hash=1774608906> (referer: https://ecarstrade.com/cars/7008298)
2026-03-27 15:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008298/photo_002/780x0__r.jpg?hash=1774608904> (referer: https://ecarstrade.com/cars/7008298)
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 888d7409-7e91-5f7a-b0dd-80664645526e
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 888d7409-7e91-5f7a-b0dd-80664645526e
2026-03-27 15:03:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 888d7409-7e91-5f7a-b0dd-80664645526e, skipping ID generation
2026-03-27 15:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 888d7409-7e91-5f7a-b0dd-80664645526e with scrape type 1
2026-03-27 15:03:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 888d7409-7e91-5f7a-b0dd-80664645526e sending to next pipeline
2026-03-27 15:03:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 888d7409-7e91-5f7a-b0dd-80664645526e, identifier: 7008296auction106392
2026-03-27 15:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 888d7409-7e91-5f7a-b0dd-80664645526e with identifier: 7008296auction106392
2026-03-27 15:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 888d7409-7e91-5f7a-b0dd-80664645526e with identifier: 7008296auction106392
2026-03-27 15:03:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 888d7409-7e91-5f7a-b0dd-80664645526e with identifier: 7008296auction106392 to the API
2026-03-27 15:03:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008296/photo_002/780x0__r.jpg?hash=1774608901>
{'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-29T15:40:05Z',
 'fuel_type': 'Electric',
 'id': '888d7409-7e91-5f7a-b0dd-80664645526e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008296',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'AC',
 'model': 'DS Automobiles DS7 Crossback',
 'odometer': 2274,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-06-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DS DS 7 Hybride Rechargeable E-Tense 225 EAT8 Opera',
 'transmission': 'automatic',
 'trim': 'DS DS 7 Hybride Rechargeable E-Tense 225 EAT8 Opera',
 'vin': None,
 'year': 2024}
2026-03-27 15:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:34 [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 15:03:34 [ecarstrade.be] INFO: Saving data for 7008296auction106392: {'created_time': 1774623814.100086, 'last_price_update_time': 1774623814.100099, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008296auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008298/photo_005/780x0__r.jpg?hash=1774608904> (referer: https://ecarstrade.com/cars/7008298)
2026-03-27 15:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008298/photo_004/780x0__r.jpg?hash=1774608906> (referer: https://ecarstrade.com/cars/7008298)
2026-03-27 15:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008299> (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 15:03:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1a47c386-8970-5448-86d1-54cafb84ec14
2026-03-27 15:03:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1a47c386-8970-5448-86d1-54cafb84ec14
2026-03-27 15:03:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 52ad7602-2eed-545e-871a-e2815bf353bd
2026-03-27 15:03:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 52ad7602-2eed-545e-871a-e2815bf353bd
2026-03-27 15:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008298/photo_006/780x0__r.jpg?hash=1774608905> (referer: https://ecarstrade.com/cars/7008298)
2026-03-27 15:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008298/photo_003/780x0__r.jpg?hash=1774608904> (referer: https://ecarstrade.com/cars/7008298)
2026-03-27 15:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008295/photo_006/780x0__r.jpg?hash=1774608900> (referer: https://ecarstrade.com/cars/7008295)
2026-03-27 15:03:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 52ad7602-2eed-545e-871a-e2815bf353bd
2026-03-27 15:03:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 52ad7602-2eed-545e-871a-e2815bf353bd
2026-03-27 15:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008295/photo_005/780x0__r.jpg?hash=1774608900> (referer: https://ecarstrade.com/cars/7008295)
2026-03-27 15:03:34 [ecarstrade.be] INFO: Extracting details for car 7008299auction106392
2026-03-27 15:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008297/photo_002/780x0__r.jpg?hash=1774608903> (referer: https://ecarstrade.com/cars/7008297)
2026-03-27 15:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 337a3380-a3f8-5f2c-b654-711809d6379b with identifier: 7008299auction106392
2026-03-27 15:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 337a3380-a3f8-5f2c-b654-711809d6379b with scrape type 1
2026-03-27 15:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 337a3380-a3f8-5f2c-b654-711809d6379b
2026-03-27 15:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008299%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774608909%27 HTTP/1.1" 200 None
2026-03-27 15:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008299/photo_001/780x0__r.jpg?hash=1774608909 not downloaded yet
2026-03-27 15:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008295/photo_004/780x0__r.jpg?hash=1774608900> (referer: https://ecarstrade.com/cars/7008295)
2026-03-27 15:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008297/photo_004/780x0__r.jpg?hash=1774608903> (referer: https://ecarstrade.com/cars/7008297)
2026-03-27 15:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008299%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774608909%27 HTTP/1.1" 200 None
2026-03-27 15:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008299/photo_002/780x0__r.jpg?hash=1774608909 not downloaded yet
2026-03-27 15:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008299%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774608907%27 HTTP/1.1" 200 None
2026-03-27 15:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008299/photo_003/780x0__r.jpg?hash=1774608907 not downloaded yet
2026-03-27 15:03:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 52ad7602-2eed-545e-871a-e2815bf353bd
2026-03-27 15:03:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 52ad7602-2eed-545e-871a-e2815bf353bd
2026-03-27 15:03:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 52ad7602-2eed-545e-871a-e2815bf353bd, skipping ID generation
2026-03-27 15:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52ad7602-2eed-545e-871a-e2815bf353bd with scrape type 1
2026-03-27 15:03:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 52ad7602-2eed-545e-871a-e2815bf353bd sending to next pipeline
2026-03-27 15:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 52ad7602-2eed-545e-871a-e2815bf353bd, identifier: 7008298auction106392
2026-03-27 15:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008295/photo_003/780x0__r.jpg?hash=1774608899> (referer: https://ecarstrade.com/cars/7008295)
2026-03-27 15:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008299%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774608907%27 HTTP/1.1" 200 None
2026-03-27 15:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008299/photo_004/780x0__r.jpg?hash=1774608907 not downloaded yet
2026-03-27 15:03:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 52ad7602-2eed-545e-871a-e2815bf353bd with identifier: 7008298auction106392
2026-03-27 15:03:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 52ad7602-2eed-545e-871a-e2815bf353bd with identifier: 7008298auction106392
2026-03-27 15:03:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 52ad7602-2eed-545e-871a-e2815bf353bd with identifier: 7008298auction106392 to the API
2026-03-27 15:03:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008298/photo_003/780x0__r.jpg?hash=1774608904>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '52ad7602-2eed-545e-871a-e2815bf353bd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008298',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 22736,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 Hybrid 145 e-DCS6 Allure',
 'transmission': 'automatic',
 'trim': 'Hybrid 145 e-DCS6 Allure',
 'vin': None,
 'year': 2025}
2026-03-27 15:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:35 [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 15:03:35 [ecarstrade.be] INFO: Saving data for 7008298auction106392: {'created_time': 1774623815.190292, 'last_price_update_time': 1774623815.190304, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008298auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008295/photo_001/780x0__r.jpg?hash=1774608899> (referer: https://ecarstrade.com/cars/7008295)
2026-03-27 15:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008295/photo_002/780x0__r.jpg?hash=1774608899> (referer: https://ecarstrade.com/cars/7008295)
2026-03-27 15:03:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 608596d1-3fd7-52dd-aa40-753ef746fe96
2026-03-27 15:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008299%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774608907%27 HTTP/1.1" 200 None
2026-03-27 15:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008299/photo_005/780x0__r.jpg?hash=1774608907 not downloaded yet
2026-03-27 15:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008299%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774608908%27 HTTP/1.1" 200 None
2026-03-27 15:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008299/photo_006/780x0__r.jpg?hash=1774608908 not downloaded yet
2026-03-27 15:03:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 608596d1-3fd7-52dd-aa40-753ef746fe96
2026-03-27 15:03:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1a47c386-8970-5448-86d1-54cafb84ec14
2026-03-27 15:03:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 608596d1-3fd7-52dd-aa40-753ef746fe96
2026-03-27 15:03:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1a47c386-8970-5448-86d1-54cafb84ec14
2026-03-27 15:03:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1a47c386-8970-5448-86d1-54cafb84ec14, skipping ID generation
2026-03-27 15:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a47c386-8970-5448-86d1-54cafb84ec14 with scrape type 1
2026-03-27 15:03:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1a47c386-8970-5448-86d1-54cafb84ec14 sending to next pipeline
2026-03-27 15:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1a47c386-8970-5448-86d1-54cafb84ec14, identifier: 7008297auction106392
2026-03-27 15:03:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 608596d1-3fd7-52dd-aa40-753ef746fe96
2026-03-27 15:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1a47c386-8970-5448-86d1-54cafb84ec14 with identifier: 7008297auction106392
2026-03-27 15:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1a47c386-8970-5448-86d1-54cafb84ec14 with identifier: 7008297auction106392
2026-03-27 15:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1a47c386-8970-5448-86d1-54cafb84ec14 with identifier: 7008297auction106392 to the API
2026-03-27 15:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008297/photo_004/780x0__r.jpg?hash=1774608903>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '1a47c386-8970-5448-86d1-54cafb84ec14',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008297',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 16759,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 Hybrid 145 e-DCS6 Allure',
 'transmission': 'automatic',
 'trim': 'Hybrid 145 e-DCS6 Allure',
 'vin': None,
 'year': 2025}
2026-03-27 15:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:35 [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 15:03:35 [ecarstrade.be] INFO: Saving data for 7008297auction106392: {'created_time': 1774623815.857585, 'last_price_update_time': 1774623815.857597, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008297auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008291/photo_004/780x0__r.jpg?hash=1774608894> (referer: https://ecarstrade.com/cars/7008291)
2026-03-27 15:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008291/photo_002/780x0__r.jpg?hash=1774608894> (referer: https://ecarstrade.com/cars/7008291)
2026-03-27 15:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008291/photo_003/780x0__r.jpg?hash=1774608895> (referer: https://ecarstrade.com/cars/7008291)
2026-03-27 15:03:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 608596d1-3fd7-52dd-aa40-753ef746fe96
2026-03-27 15:03:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 608596d1-3fd7-52dd-aa40-753ef746fe96
2026-03-27 15:03:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 608596d1-3fd7-52dd-aa40-753ef746fe96, skipping ID generation
2026-03-27 15:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 608596d1-3fd7-52dd-aa40-753ef746fe96 with scrape type 1
2026-03-27 15:03:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 608596d1-3fd7-52dd-aa40-753ef746fe96 sending to next pipeline
2026-03-27 15:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 608596d1-3fd7-52dd-aa40-753ef746fe96, identifier: 7008295auction106392
2026-03-27 15:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 608596d1-3fd7-52dd-aa40-753ef746fe96 with identifier: 7008295auction106392
2026-03-27 15:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 608596d1-3fd7-52dd-aa40-753ef746fe96 with identifier: 7008295auction106392
2026-03-27 15:03:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 608596d1-3fd7-52dd-aa40-753ef746fe96 with identifier: 7008295auction106392 to the API
2026-03-27 15:03:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008295/photo_002/780x0__r.jpg?hash=1774608899>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '608596d1-3fd7-52dd-aa40-753ef746fe96',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008295',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'DS Automobiles',
 'model': 'DS4',
 'odometer': 21543,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-14',
 '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 15:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:36 [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 15:03:36 [ecarstrade.be] INFO: Saving data for 7008295auction106392: {'created_time': 1774623816.352907, 'last_price_update_time': 1774623816.352918, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008295auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007739/photo_004/780x0__r.jpg?hash=1774605284> (referer: https://ecarstrade.com/cars/7007739)
2026-03-27 15:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007739/photo_005/780x0__r.jpg?hash=1774605284> (referer: https://ecarstrade.com/cars/7007739)
2026-03-27 15:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008291/photo_001/780x0__r.jpg?hash=1774608894> (referer: https://ecarstrade.com/cars/7008291)
2026-03-27 15:03:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a7a145a0-6475-5ee6-99fc-a131899cdcd3
2026-03-27 15:03:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a7a145a0-6475-5ee6-99fc-a131899cdcd3
2026-03-27 15:03:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a7a145a0-6475-5ee6-99fc-a131899cdcd3
2026-03-27 15:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008299/photo_003/780x0__r.jpg?hash=1774608907> (referer: https://ecarstrade.com/cars/7008299)
2026-03-27 15:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008299/photo_001/780x0__r.jpg?hash=1774608909> (referer: https://ecarstrade.com/cars/7008299)
2026-03-27 15:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007739/photo_003/780x0__r.jpg?hash=1774605284> (referer: https://ecarstrade.com/cars/7007739)
2026-03-27 15:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008299/photo_002/780x0__r.jpg?hash=1774608909> (referer: https://ecarstrade.com/cars/7008299)
2026-03-27 15:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007739/photo_002/780x0__r.jpg?hash=1774605284> (referer: https://ecarstrade.com/cars/7007739)
2026-03-27 15:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008299/photo_006/780x0__r.jpg?hash=1774608908> (referer: https://ecarstrade.com/cars/7008299)
2026-03-27 15:03:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e11ca294-8215-59c5-bfdb-61b42f7e6f19
2026-03-27 15:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008299/photo_005/780x0__r.jpg?hash=1774608907> (referer: https://ecarstrade.com/cars/7008299)
2026-03-27 15:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008299/photo_004/780x0__r.jpg?hash=1774608907> (referer: https://ecarstrade.com/cars/7008299)
2026-03-27 15:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007739/photo_001/780x0__r.jpg?hash=1774605284> (referer: https://ecarstrade.com/cars/7007739)
2026-03-27 15:03: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 15:03: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 15:03: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 15:03:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e11ca294-8215-59c5-bfdb-61b42f7e6f19
2026-03-27 15:03:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a7a145a0-6475-5ee6-99fc-a131899cdcd3
2026-03-27 15:03:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a7a145a0-6475-5ee6-99fc-a131899cdcd3, skipping ID generation
2026-03-27 15:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7a145a0-6475-5ee6-99fc-a131899cdcd3 with scrape type 1
2026-03-27 15:03:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a7a145a0-6475-5ee6-99fc-a131899cdcd3 sending to next pipeline
2026-03-27 15:03:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a7a145a0-6475-5ee6-99fc-a131899cdcd3, identifier: 7008291auction106392
2026-03-27 15:03:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 337a3380-a3f8-5f2c-b654-711809d6379b
2026-03-27 15:03:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 337a3380-a3f8-5f2c-b654-711809d6379b
2026-03-27 15:03:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e11ca294-8215-59c5-bfdb-61b42f7e6f19
2026-03-27 15:03:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 337a3380-a3f8-5f2c-b654-711809d6379b
2026-03-27 15:03:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e11ca294-8215-59c5-bfdb-61b42f7e6f19
2026-03-27 15:03:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a7a145a0-6475-5ee6-99fc-a131899cdcd3 with identifier: 7008291auction106392
2026-03-27 15:03:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a7a145a0-6475-5ee6-99fc-a131899cdcd3 with identifier: 7008291auction106392
2026-03-27 15:03:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a7a145a0-6475-5ee6-99fc-a131899cdcd3 with identifier: 7008291auction106392 to the API
2026-03-27 15:03:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008291/photo_001/780x0__r.jpg?hash=1774608894>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'a7a145a0-6475-5ee6-99fc-a131899cdcd3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008291',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 2057,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-06-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 Hybrid 145 e-DCS6 Allure',
 'transmission': 'automatic',
 'trim': 'Hybrid 145 e-DCS6 Allure',
 'vin': None,
 'year': 2025}
2026-03-27 15:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:37 [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 15:03:37 [ecarstrade.be] INFO: Saving data for 7008291auction106392: {'created_time': 1774623817.298797, 'last_price_update_time': 1774623817.298807, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008291auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 337a3380-a3f8-5f2c-b654-711809d6379b
2026-03-27 15:03:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 337a3380-a3f8-5f2c-b654-711809d6379b
2026-03-27 15:03:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 337a3380-a3f8-5f2c-b654-711809d6379b
2026-03-27 15:03:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 337a3380-a3f8-5f2c-b654-711809d6379b, skipping ID generation
2026-03-27 15:03:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 337a3380-a3f8-5f2c-b654-711809d6379b with scrape type 1
2026-03-27 15:03:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 337a3380-a3f8-5f2c-b654-711809d6379b sending to next pipeline
2026-03-27 15:03:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 337a3380-a3f8-5f2c-b654-711809d6379b, identifier: 7008299auction106392
2026-03-27 15:03:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e11ca294-8215-59c5-bfdb-61b42f7e6f19
2026-03-27 15:03:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e11ca294-8215-59c5-bfdb-61b42f7e6f19, skipping ID generation
2026-03-27 15:03:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e11ca294-8215-59c5-bfdb-61b42f7e6f19 with scrape type 1
2026-03-27 15:03:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e11ca294-8215-59c5-bfdb-61b42f7e6f19 sending to next pipeline
2026-03-27 15:03:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e11ca294-8215-59c5-bfdb-61b42f7e6f19, identifier: 7007739auction106392
2026-03-27 15:03:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 337a3380-a3f8-5f2c-b654-711809d6379b with identifier: 7008299auction106392
2026-03-27 15:03:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 337a3380-a3f8-5f2c-b654-711809d6379b with identifier: 7008299auction106392
2026-03-27 15:03:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 337a3380-a3f8-5f2c-b654-711809d6379b with identifier: 7008299auction106392 to the API
2026-03-27 15:03:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008299/photo_004/780x0__r.jpg?hash=1774608907>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '337a3380-a3f8-5f2c-b654-711809d6379b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008299',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '408',
 'odometer': 21953,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:37 [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 15:03:37 [ecarstrade.be] INFO: Saving data for 7008299auction106392: {'created_time': 1774623817.835728, 'last_price_update_time': 1774623817.835738, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008299auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e11ca294-8215-59c5-bfdb-61b42f7e6f19 with identifier: 7007739auction106392
2026-03-27 15:03:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e11ca294-8215-59c5-bfdb-61b42f7e6f19 with identifier: 7007739auction106392
2026-03-27 15:03:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e11ca294-8215-59c5-bfdb-61b42f7e6f19 with identifier: 7007739auction106392 to the API
2026-03-27 15:03:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007739/photo_001/780x0__r.jpg?hash=1774605284>
{'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-29T15:40:05Z',
 'fuel_type': 'Electric',
 'id': 'e11ca294-8215-59c5-bfdb-61b42f7e6f19',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007739',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'AC',
 'model': 'DS Automobiles DS7 Crossback',
 'odometer': 1757,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-06-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DS DS 7 Hybride Rechargeable E-Tense 225 EAT8 Opera',
 'transmission': 'automatic',
 'trim': 'DS DS 7 Hybride Rechargeable E-Tense 225 EAT8 Opera',
 'vin': None,
 'year': 2024}
2026-03-27 15:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007739auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:38 [ecarstrade.be] INFO: Saving data for 7007739auction106392: {'created_time': 1774623818.234953, 'last_price_update_time': 1774623818.234962, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007739auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008301> (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 15: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 15:03:38 [ecarstrade.be] INFO: Extracting details for car 7008301auction106392
2026-03-27 15:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51161155-fc56-53f5-a958-c21abd924bd6 with identifier: 7008301auction106392
2026-03-27 15:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51161155-fc56-53f5-a958-c21abd924bd6 with scrape type 1
2026-03-27 15:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 51161155-fc56-53f5-a958-c21abd924bd6
2026-03-27 15:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008301%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774608911%27 HTTP/1.1" 200 None
2026-03-27 15:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008301/photo_001/780x0__r.jpg?hash=1774608911 not downloaded yet
2026-03-27 15:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008301%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774608912%27 HTTP/1.1" 200 None
2026-03-27 15:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008301/photo_002/780x0__r.jpg?hash=1774608912 not downloaded yet
2026-03-27 15:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008301%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774608911%27 HTTP/1.1" 200 None
2026-03-27 15:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008301/photo_003/780x0__r.jpg?hash=1774608911 not downloaded yet
2026-03-27 15:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008301%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774608911%27 HTTP/1.1" 200 None
2026-03-27 15:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008301/photo_004/780x0__r.jpg?hash=1774608911 not downloaded yet
2026-03-27 15:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008301%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774608912%27 HTTP/1.1" 200 None
2026-03-27 15:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008301/photo_005/780x0__r.jpg?hash=1774608912 not downloaded yet
2026-03-27 15:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008301%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774608911%27 HTTP/1.1" 200 None
2026-03-27 15:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008301/photo_006/780x0__r.jpg?hash=1774608911 not downloaded yet
2026-03-27 15:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008617> (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 15:03: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 15:03:39 [ecarstrade.be] INFO: Extracting details for car 7008617auction106392
2026-03-27 15:03:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4138886d-2f4e-5586-9cc5-b942fb78e46f with identifier: 7008617auction106392
2026-03-27 15:03:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4138886d-2f4e-5586-9cc5-b942fb78e46f with scrape type 1
2026-03-27 15:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4138886d-2f4e-5586-9cc5-b942fb78e46f
2026-03-27 15:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008617%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612449%27 HTTP/1.1" 200 None
2026-03-27 15:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008617/photo_001/780x0__r.jpg?hash=1774612449 not downloaded yet
2026-03-27 15:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008617%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612449%27 HTTP/1.1" 200 None
2026-03-27 15:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008617/photo_002/780x0__r.jpg?hash=1774612449 not downloaded yet
2026-03-27 15:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008617%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612449%27 HTTP/1.1" 200 None
2026-03-27 15:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008617/photo_003/780x0__r.jpg?hash=1774612449 not downloaded yet
2026-03-27 15:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008617%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612449%27 HTTP/1.1" 200 None
2026-03-27 15:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008617/photo_004/780x0__r.jpg?hash=1774612449 not downloaded yet
2026-03-27 15:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008617%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612449%27 HTTP/1.1" 200 None
2026-03-27 15:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008617/photo_005/780x0__r.jpg?hash=1774612449 not downloaded yet
2026-03-27 15:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008617%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612450%27 HTTP/1.1" 200 None
2026-03-27 15:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008617/photo_006/780x0__r.jpg?hash=1774612450 not downloaded yet
2026-03-27 15:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007740> (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 15:03: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 15:03:40 [ecarstrade.be] INFO: Extracting details for car 7007740auction106392
2026-03-27 15:03:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a2170a0-5007-5a3a-9710-3130d8f44105 with identifier: 7007740auction106392
2026-03-27 15:03:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a2170a0-5007-5a3a-9710-3130d8f44105 with scrape type 1
2026-03-27 15:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6a2170a0-5007-5a3a-9710-3130d8f44105
2026-03-27 15:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7007740%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605289%27 HTTP/1.1" 200 None
2026-03-27 15:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007740/photo_001/780x0__r.jpg?hash=1774605289 not downloaded yet
2026-03-27 15:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7007740%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605289%27 HTTP/1.1" 200 None
2026-03-27 15:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007740/photo_002/780x0__r.jpg?hash=1774605289 not downloaded yet
2026-03-27 15:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7007740%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605289%27 HTTP/1.1" 200 None
2026-03-27 15:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007740/photo_003/780x0__r.jpg?hash=1774605289 not downloaded yet
2026-03-27 15:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7007740%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605290%27 HTTP/1.1" 200 None
2026-03-27 15:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007740/photo_004/780x0__r.jpg?hash=1774605290 not downloaded yet
2026-03-27 15:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7007740%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605289%27 HTTP/1.1" 200 None
2026-03-27 15:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007740/photo_005/780x0__r.jpg?hash=1774605289 not downloaded yet
2026-03-27 15:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7007740%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605289%27 HTTP/1.1" 200 None
2026-03-27 15:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007740/photo_006/780x0__r.jpg?hash=1774605289 not downloaded yet
2026-03-27 15:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008680> (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 15:03: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 15:03:42 [ecarstrade.be] INFO: Extracting details for car 7008680auction106392
2026-03-27 15:03:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5949b041-efa9-5f50-84fc-2e3aa091f29b with identifier: 7008680auction106392
2026-03-27 15:03:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5949b041-efa9-5f50-84fc-2e3aa091f29b with scrape type 1
2026-03-27 15:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5949b041-efa9-5f50-84fc-2e3aa091f29b
2026-03-27 15:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008680%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774616053%27 HTTP/1.1" 200 None
2026-03-27 15:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008680/photo_001/780x0__r.jpg?hash=1774616053 not downloaded yet
2026-03-27 15:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008680%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774616054%27 HTTP/1.1" 200 None
2026-03-27 15:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008680/photo_002/780x0__r.jpg?hash=1774616054 not downloaded yet
2026-03-27 15:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008680%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774616054%27 HTTP/1.1" 200 None
2026-03-27 15:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008680/photo_003/780x0__r.jpg?hash=1774616054 not downloaded yet
2026-03-27 15:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008680%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774616055%27 HTTP/1.1" 200 None
2026-03-27 15:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008680/photo_004/780x0__r.jpg?hash=1774616055 not downloaded yet
2026-03-27 15:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008680%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774616055%27 HTTP/1.1" 200 None
2026-03-27 15:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008680/photo_005/780x0__r.jpg?hash=1774616055 not downloaded yet
2026-03-27 15:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008680%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774616054%27 HTTP/1.1" 200 None
2026-03-27 15:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008680/photo_006/780x0__r.jpg?hash=1774616054 not downloaded yet
2026-03-27 15:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008678> (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 15:03: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 15:03:44 [ecarstrade.be] INFO: Extracting details for car 7008678auction106392
2026-03-27 15:03:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f9ce255-38c2-525b-ac91-69d8f9fb12bb with identifier: 7008678auction106392
2026-03-27 15:03:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f9ce255-38c2-525b-ac91-69d8f9fb12bb with scrape type 1
2026-03-27 15:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2f9ce255-38c2-525b-ac91-69d8f9fb12bb
2026-03-27 15:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008678%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774616052%27 HTTP/1.1" 200 None
2026-03-27 15:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008678/photo_001/780x0__r.jpg?hash=1774616052 not downloaded yet
2026-03-27 15:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008678%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774616052%27 HTTP/1.1" 200 None
2026-03-27 15:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008678/photo_002/780x0__r.jpg?hash=1774616052 not downloaded yet
2026-03-27 15:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008678%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774616050%27 HTTP/1.1" 200 None
2026-03-27 15:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008678/photo_003/780x0__r.jpg?hash=1774616050 not downloaded yet
2026-03-27 15:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008678%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774616050%27 HTTP/1.1" 200 None
2026-03-27 15:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008678/photo_004/780x0__r.jpg?hash=1774616050 not downloaded yet
2026-03-27 15:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008678%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774616051%27 HTTP/1.1" 200 None
2026-03-27 15:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008678/photo_005/780x0__r.jpg?hash=1774616051 not downloaded yet
2026-03-27 15:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008678%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774616051%27 HTTP/1.1" 200 None
2026-03-27 15:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008678/photo_006/780x0__r.jpg?hash=1774616051 not downloaded yet
2026-03-27 15:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008639> (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 15:03: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 15:03:45 [ecarstrade.be] INFO: Extracting details for car 7008639auction106392
2026-03-27 15:03:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfc1f31f-d6b0-5749-8eda-ee04f42ea40f with identifier: 7008639auction106392
2026-03-27 15:03:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfc1f31f-d6b0-5749-8eda-ee04f42ea40f with scrape type 1
2026-03-27 15:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cfc1f31f-d6b0-5749-8eda-ee04f42ea40f
2026-03-27 15:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008639%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612493%27 HTTP/1.1" 200 None
2026-03-27 15:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008639/photo_001/780x0__r.jpg?hash=1774612493 not downloaded yet
2026-03-27 15:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008639%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612493%27 HTTP/1.1" 200 None
2026-03-27 15:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008639/photo_002/780x0__r.jpg?hash=1774612493 not downloaded yet
2026-03-27 15:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008639%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612494%27 HTTP/1.1" 200 None
2026-03-27 15:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008639/photo_003/780x0__r.jpg?hash=1774612494 not downloaded yet
2026-03-27 15:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008639%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612494%27 HTTP/1.1" 200 None
2026-03-27 15:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008639/photo_004/780x0__r.jpg?hash=1774612494 not downloaded yet
2026-03-27 15:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008639%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612494%27 HTTP/1.1" 200 None
2026-03-27 15:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008639/photo_005/780x0__r.jpg?hash=1774612494 not downloaded yet
2026-03-27 15:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008639%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612494%27 HTTP/1.1" 200 None
2026-03-27 15:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008639/photo_006/780x0__r.jpg?hash=1774612494 not downloaded yet
2026-03-27 15:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008641> (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 15:03: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 15:03:45 [ecarstrade.be] INFO: Extracting details for car 7008641auction106392
2026-03-27 15:03:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fadf4a5-82d6-5058-8e20-b0c899ef993d with identifier: 7008641auction106392
2026-03-27 15:03:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fadf4a5-82d6-5058-8e20-b0c899ef993d with scrape type 1
2026-03-27 15:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3fadf4a5-82d6-5058-8e20-b0c899ef993d
2026-03-27 15:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008641%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612502%27 HTTP/1.1" 200 None
2026-03-27 15:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008641/photo_001/780x0__r.jpg?hash=1774612502 not downloaded yet
2026-03-27 15:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008641%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612502%27 HTTP/1.1" 200 None
2026-03-27 15:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008641/photo_002/780x0__r.jpg?hash=1774612502 not downloaded yet
2026-03-27 15:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008641%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612502%27 HTTP/1.1" 200 None
2026-03-27 15:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008641/photo_003/780x0__r.jpg?hash=1774612502 not downloaded yet
2026-03-27 15:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008641%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612501%27 HTTP/1.1" 200 None
2026-03-27 15:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008641/photo_004/780x0__r.jpg?hash=1774612501 not downloaded yet
2026-03-27 15:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008641%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612501%27 HTTP/1.1" 200 None
2026-03-27 15:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008641/photo_005/780x0__r.jpg?hash=1774612501 not downloaded yet
2026-03-27 15:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008641%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612501%27 HTTP/1.1" 200 None
2026-03-27 15:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008641/photo_006/780x0__r.jpg?hash=1774612501 not downloaded yet
2026-03-27 15:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008679> (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 15: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 15:03:46 [ecarstrade.be] INFO: Extracting details for car 7008679auction106392
2026-03-27 15:03:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6c57c7c-54a7-5aef-a7b9-4cc016bbda37 with identifier: 7008679auction106392
2026-03-27 15:03:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6c57c7c-54a7-5aef-a7b9-4cc016bbda37 with scrape type 1
2026-03-27 15:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d6c57c7c-54a7-5aef-a7b9-4cc016bbda37
2026-03-27 15:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008679%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774616052%27 HTTP/1.1" 200 None
2026-03-27 15:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008679/photo_001/780x0__r.jpg?hash=1774616052 not downloaded yet
2026-03-27 15:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008679%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774616052%27 HTTP/1.1" 200 None
2026-03-27 15:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008679/photo_002/780x0__r.jpg?hash=1774616052 not downloaded yet
2026-03-27 15:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008679%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774616052%27 HTTP/1.1" 200 None
2026-03-27 15:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008679/photo_003/780x0__r.jpg?hash=1774616052 not downloaded yet
2026-03-27 15:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008679%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774616053%27 HTTP/1.1" 200 None
2026-03-27 15:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008679/photo_004/780x0__r.jpg?hash=1774616053 not downloaded yet
2026-03-27 15:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008679%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774616052%27 HTTP/1.1" 200 None
2026-03-27 15:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008679/photo_005/780x0__r.jpg?hash=1774616052 not downloaded yet
2026-03-27 15:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008679%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774616053%27 HTTP/1.1" 200 None
2026-03-27 15:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008679/photo_006/780x0__r.jpg?hash=1774616053 not downloaded yet
2026-03-27 15:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008638> (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 15: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 15:03:46 [ecarstrade.be] INFO: Extracting details for car 7008638auction106392
2026-03-27 15:03:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 407f31aa-eafd-5c63-adfb-f9a5605fe3fb with identifier: 7008638auction106392
2026-03-27 15:03:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 407f31aa-eafd-5c63-adfb-f9a5605fe3fb with scrape type 1
2026-03-27 15:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 407f31aa-eafd-5c63-adfb-f9a5605fe3fb
2026-03-27 15:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008638%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612491%27 HTTP/1.1" 200 None
2026-03-27 15:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008638/photo_001/780x0__r.jpg?hash=1774612491 not downloaded yet
2026-03-27 15:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008638%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612491%27 HTTP/1.1" 200 None
2026-03-27 15:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008638/photo_002/780x0__r.jpg?hash=1774612491 not downloaded yet
2026-03-27 15:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008638%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612491%27 HTTP/1.1" 200 None
2026-03-27 15:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008638/photo_003/780x0__r.jpg?hash=1774612491 not downloaded yet
2026-03-27 15:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008638%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612491%27 HTTP/1.1" 200 None
2026-03-27 15:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008638/photo_004/780x0__r.jpg?hash=1774612491 not downloaded yet
2026-03-27 15:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008638%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612491%27 HTTP/1.1" 200 None
2026-03-27 15:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008638/photo_005/780x0__r.jpg?hash=1774612491 not downloaded yet
2026-03-27 15:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008638%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612491%27 HTTP/1.1" 200 None
2026-03-27 15:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008638/photo_006/780x0__r.jpg?hash=1774612491 not downloaded yet
2026-03-27 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008631> (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 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008301/photo_006/780x0__r.jpg?hash=1774608911> (referer: https://ecarstrade.com/cars/7008301)
2026-03-27 15:03:47 [ecarstrade.be] INFO: Extracting details for car 7008631auction106392
2026-03-27 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008617/photo_006/780x0__r.jpg?hash=1774612450> (referer: https://ecarstrade.com/cars/7008617)
2026-03-27 15:03:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c451238e-31fe-59bf-9708-a5814aa8f36f with identifier: 7008631auction106392
2026-03-27 15:03:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c451238e-31fe-59bf-9708-a5814aa8f36f with scrape type 1
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c451238e-31fe-59bf-9708-a5814aa8f36f
2026-03-27 15:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008631%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612480%27 HTTP/1.1" 200 None
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008631/photo_001/780x0__r.jpg?hash=1774612480 not downloaded yet
2026-03-27 15:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008631%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612480%27 HTTP/1.1" 200 None
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008631/photo_002/780x0__r.jpg?hash=1774612480 not downloaded yet
2026-03-27 15:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008631%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612479%27 HTTP/1.1" 200 None
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008631/photo_003/780x0__r.jpg?hash=1774612479 not downloaded yet
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 51161155-fc56-53f5-a958-c21abd924bd6
2026-03-27 15:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008631%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612480%27 HTTP/1.1" 200 None
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008631/photo_004/780x0__r.jpg?hash=1774612480 not downloaded yet
2026-03-27 15:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008631%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612479%27 HTTP/1.1" 200 None
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008631/photo_005/780x0__r.jpg?hash=1774612479 not downloaded yet
2026-03-27 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007740/photo_006/780x0__r.jpg?hash=1774605289> (referer: https://ecarstrade.com/cars/7007740)
2026-03-27 15:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008631%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612479%27 HTTP/1.1" 200 None
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008631/photo_006/780x0__r.jpg?hash=1774612479 not downloaded yet
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4138886d-2f4e-5586-9cc5-b942fb78e46f
2026-03-27 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008680/photo_006/780x0__r.jpg?hash=1774616054> (referer: https://ecarstrade.com/cars/7008680)
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6a2170a0-5007-5a3a-9710-3130d8f44105
2026-03-27 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008678/photo_006/780x0__r.jpg?hash=1774616051> (referer: https://ecarstrade.com/cars/7008678)
2026-03-27 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008639/photo_006/780x0__r.jpg?hash=1774612494> (referer: https://ecarstrade.com/cars/7008639)
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5949b041-efa9-5f50-84fc-2e3aa091f29b
2026-03-27 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008641/photo_006/780x0__r.jpg?hash=1774612501> (referer: https://ecarstrade.com/cars/7008641)
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2f9ce255-38c2-525b-ac91-69d8f9fb12bb
2026-03-27 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008679/photo_006/780x0__r.jpg?hash=1774616053> (referer: https://ecarstrade.com/cars/7008679)
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cfc1f31f-d6b0-5749-8eda-ee04f42ea40f
2026-03-27 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008638/photo_006/780x0__r.jpg?hash=1774612491> (referer: https://ecarstrade.com/cars/7008638)
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3fadf4a5-82d6-5058-8e20-b0c899ef993d
2026-03-27 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008638/photo_005/780x0__r.jpg?hash=1774612491> (referer: https://ecarstrade.com/cars/7008638)
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d6c57c7c-54a7-5aef-a7b9-4cc016bbda37
2026-03-27 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008638/photo_004/780x0__r.jpg?hash=1774612491> (referer: https://ecarstrade.com/cars/7008638)
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 407f31aa-eafd-5c63-adfb-f9a5605fe3fb
2026-03-27 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008631/photo_005/780x0__r.jpg?hash=1774612479> (referer: https://ecarstrade.com/cars/7008631)
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 407f31aa-eafd-5c63-adfb-f9a5605fe3fb
2026-03-27 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008631/photo_006/780x0__r.jpg?hash=1774612479> (referer: https://ecarstrade.com/cars/7008631)
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 407f31aa-eafd-5c63-adfb-f9a5605fe3fb
2026-03-27 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008631/photo_004/780x0__r.jpg?hash=1774612480> (referer: https://ecarstrade.com/cars/7008631)
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c451238e-31fe-59bf-9708-a5814aa8f36f
2026-03-27 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008631/photo_003/780x0__r.jpg?hash=1774612479> (referer: https://ecarstrade.com/cars/7008631)
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c451238e-31fe-59bf-9708-a5814aa8f36f
2026-03-27 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008631/photo_002/780x0__r.jpg?hash=1774612480> (referer: https://ecarstrade.com/cars/7008631)
2026-03-27 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008631/photo_001/780x0__r.jpg?hash=1774612480> (referer: https://ecarstrade.com/cars/7008631)
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c451238e-31fe-59bf-9708-a5814aa8f36f
2026-03-27 15:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008638/photo_003/780x0__r.jpg?hash=1774612491> (referer: https://ecarstrade.com/cars/7008638)
2026-03-27 15:03:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c451238e-31fe-59bf-9708-a5814aa8f36f
2026-03-27 15:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008638/photo_002/780x0__r.jpg?hash=1774612491> (referer: https://ecarstrade.com/cars/7008638)
2026-03-27 15:03:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c451238e-31fe-59bf-9708-a5814aa8f36f
2026-03-27 15:03:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c451238e-31fe-59bf-9708-a5814aa8f36f
2026-03-27 15:03:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c451238e-31fe-59bf-9708-a5814aa8f36f, skipping ID generation
2026-03-27 15:03:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c451238e-31fe-59bf-9708-a5814aa8f36f with scrape type 1
2026-03-27 15:03:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c451238e-31fe-59bf-9708-a5814aa8f36f sending to next pipeline
2026-03-27 15:03:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c451238e-31fe-59bf-9708-a5814aa8f36f, identifier: 7008631auction106392
2026-03-27 15:03:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c451238e-31fe-59bf-9708-a5814aa8f36f with identifier: 7008631auction106392
2026-03-27 15:03:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c451238e-31fe-59bf-9708-a5814aa8f36f with identifier: 7008631auction106392
2026-03-27 15:03:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c451238e-31fe-59bf-9708-a5814aa8f36f with identifier: 7008631auction106392 to the API
2026-03-27 15:03:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008631/photo_001/780x0__r.jpg?hash=1774612480>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': 'c451238e-31fe-59bf-9708-a5814aa8f36f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008631',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 35975,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 GT 1.2L PureTech Turbo 130 hp (S&S)',
 'transmission': 'manual',
 'trim': 'GT 1.2L PureTech Turbo 130 hp (S&S)',
 'vin': None,
 'year': 2023}
2026-03-27 15:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:48 [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 15:03:48 [ecarstrade.be] INFO: Saving data for 7008631auction106392: {'created_time': 1774623828.584668, 'last_price_update_time': 1774623828.584681, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008631auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008638/photo_001/780x0__r.jpg?hash=1774612491> (referer: https://ecarstrade.com/cars/7008638)
2026-03-27 15:03:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 407f31aa-eafd-5c63-adfb-f9a5605fe3fb
2026-03-27 15:03:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 407f31aa-eafd-5c63-adfb-f9a5605fe3fb
2026-03-27 15:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008679/photo_005/780x0__r.jpg?hash=1774616052> (referer: https://ecarstrade.com/cars/7008679)
2026-03-27 15:03:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 407f31aa-eafd-5c63-adfb-f9a5605fe3fb
2026-03-27 15:03:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 407f31aa-eafd-5c63-adfb-f9a5605fe3fb, skipping ID generation
2026-03-27 15:03:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 407f31aa-eafd-5c63-adfb-f9a5605fe3fb with scrape type 1
2026-03-27 15:03:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 407f31aa-eafd-5c63-adfb-f9a5605fe3fb sending to next pipeline
2026-03-27 15:03:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 407f31aa-eafd-5c63-adfb-f9a5605fe3fb, identifier: 7008638auction106392
2026-03-27 15:03:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 407f31aa-eafd-5c63-adfb-f9a5605fe3fb with identifier: 7008638auction106392
2026-03-27 15:03:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 407f31aa-eafd-5c63-adfb-f9a5605fe3fb with identifier: 7008638auction106392
2026-03-27 15:03:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 407f31aa-eafd-5c63-adfb-f9a5605fe3fb with identifier: 7008638auction106392 to the API
2026-03-27 15:03:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008638/photo_001/780x0__r.jpg?hash=1774612491>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '407f31aa-eafd-5c63-adfb-f9a5605fe3fb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008638',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Cupra',
 'model': 'Formentor',
 'odometer': 35998,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-11-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Cupra Formentor 1.4 e-HYBRID 204 ch DSG6 Business Edition',
 'transmission': 'automatic',
 'trim': '1.4 e-HYBRID 204 ch DSG6 Business Edition',
 'vin': None,
 'year': 2023}
2026-03-27 15:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:49 [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 15:03:49 [ecarstrade.be] INFO: Saving data for 7008638auction106392: {'created_time': 1774623829.186123, 'last_price_update_time': 1774623829.18614, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008638auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008679/photo_004/780x0__r.jpg?hash=1774616053> (referer: https://ecarstrade.com/cars/7008679)
2026-03-27 15:03:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d6c57c7c-54a7-5aef-a7b9-4cc016bbda37
2026-03-27 15:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008679/photo_003/780x0__r.jpg?hash=1774616052> (referer: https://ecarstrade.com/cars/7008679)
2026-03-27 15:03:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d6c57c7c-54a7-5aef-a7b9-4cc016bbda37
2026-03-27 15:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008679/photo_002/780x0__r.jpg?hash=1774616052> (referer: https://ecarstrade.com/cars/7008679)
2026-03-27 15:03:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d6c57c7c-54a7-5aef-a7b9-4cc016bbda37
2026-03-27 15:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008679/photo_001/780x0__r.jpg?hash=1774616052> (referer: https://ecarstrade.com/cars/7008679)
2026-03-27 15:03:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d6c57c7c-54a7-5aef-a7b9-4cc016bbda37
2026-03-27 15:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008641/photo_005/780x0__r.jpg?hash=1774612501> (referer: https://ecarstrade.com/cars/7008641)
2026-03-27 15:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008641/photo_004/780x0__r.jpg?hash=1774612501> (referer: https://ecarstrade.com/cars/7008641)
2026-03-27 15:03:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d6c57c7c-54a7-5aef-a7b9-4cc016bbda37
2026-03-27 15:03:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d6c57c7c-54a7-5aef-a7b9-4cc016bbda37, skipping ID generation
2026-03-27 15:03:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6c57c7c-54a7-5aef-a7b9-4cc016bbda37 with scrape type 1
2026-03-27 15:03:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d6c57c7c-54a7-5aef-a7b9-4cc016bbda37 sending to next pipeline
2026-03-27 15:03:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d6c57c7c-54a7-5aef-a7b9-4cc016bbda37, identifier: 7008679auction106392
2026-03-27 15:03:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d6c57c7c-54a7-5aef-a7b9-4cc016bbda37 with identifier: 7008679auction106392
2026-03-27 15:03:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d6c57c7c-54a7-5aef-a7b9-4cc016bbda37 with identifier: 7008679auction106392
2026-03-27 15:03:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d6c57c7c-54a7-5aef-a7b9-4cc016bbda37 with identifier: 7008679auction106392 to the API
2026-03-27 15:03:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008679/photo_001/780x0__r.jpg?hash=1774616052>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': 'd6c57c7c-54a7-5aef-a7b9-4cc016bbda37',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008679',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'C4',
 'odometer': 20858,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-06-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroen C4 Max 1.2L PureTech 130 (EAT8)',
 'transmission': 'automatic',
 'trim': 'Max 1.2L PureTech 130 (EAT8)',
 'vin': None,
 'year': 2024}
2026-03-27 15:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:49 [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 15:03:49 [ecarstrade.be] INFO: Saving data for 7008679auction106392: {'created_time': 1774623829.951428, 'last_price_update_time': 1774623829.95144, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008679auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008641/photo_003/780x0__r.jpg?hash=1774612502> (referer: https://ecarstrade.com/cars/7008641)
2026-03-27 15:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008630> (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 15:03:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3fadf4a5-82d6-5058-8e20-b0c899ef993d
2026-03-27 15:03:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3fadf4a5-82d6-5058-8e20-b0c899ef993d
2026-03-27 15:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008641/photo_002/780x0__r.jpg?hash=1774612502> (referer: https://ecarstrade.com/cars/7008641)
2026-03-27 15:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008641/photo_001/780x0__r.jpg?hash=1774612502> (referer: https://ecarstrade.com/cars/7008641)
2026-03-27 15:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008639/photo_005/780x0__r.jpg?hash=1774612494> (referer: https://ecarstrade.com/cars/7008639)
2026-03-27 15:03:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3fadf4a5-82d6-5058-8e20-b0c899ef993d
2026-03-27 15:03:50 [ecarstrade.be] INFO: Extracting details for car 7008630auction106392
2026-03-27 15:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008639/photo_004/780x0__r.jpg?hash=1774612494> (referer: https://ecarstrade.com/cars/7008639)
2026-03-27 15:03:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14811bdc-aaf8-5d3f-b11a-a1e7473f9a7c with identifier: 7008630auction106392
2026-03-27 15:03:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14811bdc-aaf8-5d3f-b11a-a1e7473f9a7c with scrape type 1
2026-03-27 15:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 14811bdc-aaf8-5d3f-b11a-a1e7473f9a7c
2026-03-27 15:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008630%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612478%27 HTTP/1.1" 200 None
2026-03-27 15:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008630/photo_001/780x0__r.jpg?hash=1774612478 not downloaded yet
2026-03-27 15:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008639/photo_003/780x0__r.jpg?hash=1774612494> (referer: https://ecarstrade.com/cars/7008639)
2026-03-27 15:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008630%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612477%27 HTTP/1.1" 200 None
2026-03-27 15:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008630/photo_002/780x0__r.jpg?hash=1774612477 not downloaded yet
2026-03-27 15:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008639/photo_002/780x0__r.jpg?hash=1774612493> (referer: https://ecarstrade.com/cars/7008639)
2026-03-27 15:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008630%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612477%27 HTTP/1.1" 200 None
2026-03-27 15:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008630/photo_003/780x0__r.jpg?hash=1774612477 not downloaded yet
2026-03-27 15:03:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3fadf4a5-82d6-5058-8e20-b0c899ef993d
2026-03-27 15:03:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3fadf4a5-82d6-5058-8e20-b0c899ef993d
2026-03-27 15:03:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3fadf4a5-82d6-5058-8e20-b0c899ef993d, skipping ID generation
2026-03-27 15:03:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fadf4a5-82d6-5058-8e20-b0c899ef993d with scrape type 1
2026-03-27 15:03:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3fadf4a5-82d6-5058-8e20-b0c899ef993d sending to next pipeline
2026-03-27 15:03:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3fadf4a5-82d6-5058-8e20-b0c899ef993d, identifier: 7008641auction106392
2026-03-27 15:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008630%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612477%27 HTTP/1.1" 200 None
2026-03-27 15:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008630/photo_004/780x0__r.jpg?hash=1774612477 not downloaded yet
2026-03-27 15:03:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3fadf4a5-82d6-5058-8e20-b0c899ef993d with identifier: 7008641auction106392
2026-03-27 15:03:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3fadf4a5-82d6-5058-8e20-b0c899ef993d with identifier: 7008641auction106392
2026-03-27 15:03:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3fadf4a5-82d6-5058-8e20-b0c899ef993d with identifier: 7008641auction106392 to the API
2026-03-27 15:03:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008641/photo_001/780x0__r.jpg?hash=1774612502>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': '3fadf4a5-82d6-5058-8e20-b0c899ef993d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008641',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 23352,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-31',
 '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': 2025}
2026-03-27 15:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:50 [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 15:03:50 [ecarstrade.be] INFO: Saving data for 7008641auction106392: {'created_time': 1774623830.662726, 'last_price_update_time': 1774623830.662739, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008641auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008639/photo_001/780x0__r.jpg?hash=1774612493> (referer: https://ecarstrade.com/cars/7008639)
2026-03-27 15:03:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cfc1f31f-d6b0-5749-8eda-ee04f42ea40f
2026-03-27 15:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008678/photo_005/780x0__r.jpg?hash=1774616051> (referer: https://ecarstrade.com/cars/7008678)
2026-03-27 15:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008630%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612478%27 HTTP/1.1" 200 None
2026-03-27 15:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008630/photo_005/780x0__r.jpg?hash=1774612478 not downloaded yet
2026-03-27 15:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008630%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612477%27 HTTP/1.1" 200 None
2026-03-27 15:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008630/photo_006/780x0__r.jpg?hash=1774612477 not downloaded yet
2026-03-27 15:03:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cfc1f31f-d6b0-5749-8eda-ee04f42ea40f
2026-03-27 15:03:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cfc1f31f-d6b0-5749-8eda-ee04f42ea40f
2026-03-27 15:03:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cfc1f31f-d6b0-5749-8eda-ee04f42ea40f
2026-03-27 15:03:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cfc1f31f-d6b0-5749-8eda-ee04f42ea40f
2026-03-27 15:03:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cfc1f31f-d6b0-5749-8eda-ee04f42ea40f, skipping ID generation
2026-03-27 15:03:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfc1f31f-d6b0-5749-8eda-ee04f42ea40f with scrape type 1
2026-03-27 15:03:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cfc1f31f-d6b0-5749-8eda-ee04f42ea40f sending to next pipeline
2026-03-27 15:03:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cfc1f31f-d6b0-5749-8eda-ee04f42ea40f, identifier: 7008639auction106392
2026-03-27 15:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008678/photo_004/780x0__r.jpg?hash=1774616050> (referer: https://ecarstrade.com/cars/7008678)
2026-03-27 15:03:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cfc1f31f-d6b0-5749-8eda-ee04f42ea40f with identifier: 7008639auction106392
2026-03-27 15:03:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cfc1f31f-d6b0-5749-8eda-ee04f42ea40f with identifier: 7008639auction106392
2026-03-27 15:03:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cfc1f31f-d6b0-5749-8eda-ee04f42ea40f with identifier: 7008639auction106392 to the API
2026-03-27 15:03:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008639/photo_001/780x0__r.jpg?hash=1774612493>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': 'cfc1f31f-d6b0-5749-8eda-ee04f42ea40f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008639',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 4352,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:51 [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 15:03:51 [ecarstrade.be] INFO: Saving data for 7008639auction106392: {'created_time': 1774623831.252744, 'last_price_update_time': 1774623831.252755, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008639auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008678/photo_003/780x0__r.jpg?hash=1774616050> (referer: https://ecarstrade.com/cars/7008678)
2026-03-27 15:03:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2f9ce255-38c2-525b-ac91-69d8f9fb12bb
2026-03-27 15:03:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2f9ce255-38c2-525b-ac91-69d8f9fb12bb
2026-03-27 15:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008678/photo_001/780x0__r.jpg?hash=1774616052> (referer: https://ecarstrade.com/cars/7008678)
2026-03-27 15:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008678/photo_002/780x0__r.jpg?hash=1774616052> (referer: https://ecarstrade.com/cars/7008678)
2026-03-27 15:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008680/photo_004/780x0__r.jpg?hash=1774616055> (referer: https://ecarstrade.com/cars/7008680)
2026-03-27 15:03:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2f9ce255-38c2-525b-ac91-69d8f9fb12bb
2026-03-27 15:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008680/photo_005/780x0__r.jpg?hash=1774616055> (referer: https://ecarstrade.com/cars/7008680)
2026-03-27 15:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008630/photo_001/780x0__r.jpg?hash=1774612478> (referer: https://ecarstrade.com/cars/7008630)
2026-03-27 15:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008630/photo_002/780x0__r.jpg?hash=1774612477> (referer: https://ecarstrade.com/cars/7008630)
2026-03-27 15:03:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2f9ce255-38c2-525b-ac91-69d8f9fb12bb
2026-03-27 15:03:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2f9ce255-38c2-525b-ac91-69d8f9fb12bb
2026-03-27 15:03:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f9ce255-38c2-525b-ac91-69d8f9fb12bb, skipping ID generation
2026-03-27 15:03:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f9ce255-38c2-525b-ac91-69d8f9fb12bb with scrape type 1
2026-03-27 15:03:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f9ce255-38c2-525b-ac91-69d8f9fb12bb sending to next pipeline
2026-03-27 15:03:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2f9ce255-38c2-525b-ac91-69d8f9fb12bb, identifier: 7008678auction106392
2026-03-27 15:03:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2f9ce255-38c2-525b-ac91-69d8f9fb12bb with identifier: 7008678auction106392
2026-03-27 15:03:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2f9ce255-38c2-525b-ac91-69d8f9fb12bb with identifier: 7008678auction106392
2026-03-27 15:03:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2f9ce255-38c2-525b-ac91-69d8f9fb12bb with identifier: 7008678auction106392 to the API
2026-03-27 15:03:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008678/photo_002/780x0__r.jpg?hash=1774616052>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '2f9ce255-38c2-525b-ac91-69d8f9fb12bb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008678',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 22452,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-27',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure 5008 Hybrid 136 e-DCS6',
 'transmission': 'automatic',
 'trim': 'Allure  Hybrid 136 e-DCS6',
 'vin': None,
 'year': 2025}
2026-03-27 15:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:51 [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 15:03:51 [ecarstrade.be] INFO: Saving data for 7008678auction106392: {'created_time': 1774623831.875858, 'last_price_update_time': 1774623831.87587, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008678auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008630/photo_003/780x0__r.jpg?hash=1774612477> (referer: https://ecarstrade.com/cars/7008630)
2026-03-27 15:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008630/photo_004/780x0__r.jpg?hash=1774612477> (referer: https://ecarstrade.com/cars/7008630)
2026-03-27 15:03:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5949b041-efa9-5f50-84fc-2e3aa091f29b
2026-03-27 15:03:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5949b041-efa9-5f50-84fc-2e3aa091f29b
2026-03-27 15:03:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 14811bdc-aaf8-5d3f-b11a-a1e7473f9a7c
2026-03-27 15:03:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 14811bdc-aaf8-5d3f-b11a-a1e7473f9a7c
2026-03-27 15:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008629> (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 15:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007050> (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 15:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008630/photo_005/780x0__r.jpg?hash=1774612478> (referer: https://ecarstrade.com/cars/7008630)
2026-03-27 15:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008630/photo_006/780x0__r.jpg?hash=1774612477> (referer: https://ecarstrade.com/cars/7008630)
2026-03-27 15:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008680/photo_003/780x0__r.jpg?hash=1774616054> (referer: https://ecarstrade.com/cars/7008680)
2026-03-27 15:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007740/photo_005/780x0__r.jpg?hash=1774605289> (referer: https://ecarstrade.com/cars/7007740)
2026-03-27 15:03:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 14811bdc-aaf8-5d3f-b11a-a1e7473f9a7c
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 14811bdc-aaf8-5d3f-b11a-a1e7473f9a7c
2026-03-27 15:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008680/photo_001/780x0__r.jpg?hash=1774616053> (referer: https://ecarstrade.com/cars/7008680)
2026-03-27 15:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007740/photo_004/780x0__r.jpg?hash=1774605290> (referer: https://ecarstrade.com/cars/7007740)
2026-03-27 15:03:52 [ecarstrade.be] INFO: Extracting details for car 7008629auction106392
2026-03-27 15:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007740/photo_003/780x0__r.jpg?hash=1774605289> (referer: https://ecarstrade.com/cars/7007740)
2026-03-27 15:03:52 [ecarstrade.be] INFO: Extracting details for car 7007050auction106392
2026-03-27 15:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007740/photo_002/780x0__r.jpg?hash=1774605289> (referer: https://ecarstrade.com/cars/7007740)
2026-03-27 15:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007740/photo_001/780x0__r.jpg?hash=1774605289> (referer: https://ecarstrade.com/cars/7007740)
2026-03-27 15:03:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 714759d4-38ec-5af3-a8d3-0973cc2e14dd with identifier: 7008629auction106392
2026-03-27 15:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 714759d4-38ec-5af3-a8d3-0973cc2e14dd with scrape type 1
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 714759d4-38ec-5af3-a8d3-0973cc2e14dd
2026-03-27 15:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008629%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612476%27 HTTP/1.1" 200 None
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008629/photo_001/780x0__r.jpg?hash=1774612476 not downloaded yet
2026-03-27 15:03:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 271daf75-2cd8-55d0-a00b-5acf87801ef9 with identifier: 7007050auction106392
2026-03-27 15:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 271daf75-2cd8-55d0-a00b-5acf87801ef9 with scrape type 1
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 271daf75-2cd8-55d0-a00b-5acf87801ef9
2026-03-27 15:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007050%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774598058%27 HTTP/1.1" 200 None
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007050/photo_001/780x0__r.jpg?hash=1774598058 not downloaded yet
2026-03-27 15:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008617/photo_005/780x0__r.jpg?hash=1774612449> (referer: https://ecarstrade.com/cars/7008617)
2026-03-27 15:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008629%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612476%27 HTTP/1.1" 200 None
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008629/photo_002/780x0__r.jpg?hash=1774612476 not downloaded yet
2026-03-27 15:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007050%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774598058%27 HTTP/1.1" 200 None
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007050/photo_002/780x0__r.jpg?hash=1774598058 not downloaded yet
2026-03-27 15:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008617/photo_004/780x0__r.jpg?hash=1774612449> (referer: https://ecarstrade.com/cars/7008617)
2026-03-27 15:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008617/photo_003/780x0__r.jpg?hash=1774612449> (referer: https://ecarstrade.com/cars/7008617)
2026-03-27 15:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008629%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612476%27 HTTP/1.1" 200 None
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008629/photo_003/780x0__r.jpg?hash=1774612476 not downloaded yet
2026-03-27 15:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007050%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774598058%27 HTTP/1.1" 200 None
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007050/photo_003/780x0__r.jpg?hash=1774598058 not downloaded yet
2026-03-27 15:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008628> (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 15:03:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 14811bdc-aaf8-5d3f-b11a-a1e7473f9a7c
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 14811bdc-aaf8-5d3f-b11a-a1e7473f9a7c
2026-03-27 15:03:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 14811bdc-aaf8-5d3f-b11a-a1e7473f9a7c, skipping ID generation
2026-03-27 15:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14811bdc-aaf8-5d3f-b11a-a1e7473f9a7c with scrape type 1
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 14811bdc-aaf8-5d3f-b11a-a1e7473f9a7c sending to next pipeline
2026-03-27 15:03:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 14811bdc-aaf8-5d3f-b11a-a1e7473f9a7c, identifier: 7008630auction106392
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5949b041-efa9-5f50-84fc-2e3aa091f29b
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6a2170a0-5007-5a3a-9710-3130d8f44105
2026-03-27 15:03:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 14811bdc-aaf8-5d3f-b11a-a1e7473f9a7c with identifier: 7008630auction106392
2026-03-27 15:03:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 14811bdc-aaf8-5d3f-b11a-a1e7473f9a7c with identifier: 7008630auction106392
2026-03-27 15:03:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 14811bdc-aaf8-5d3f-b11a-a1e7473f9a7c with identifier: 7008630auction106392 to the API
2026-03-27 15:03:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008630/photo_006/780x0__r.jpg?hash=1774612477>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '14811bdc-aaf8-5d3f-b11a-a1e7473f9a7c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008630',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 24404,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-25',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure Hybrid 136 e-DCS6 (1.2L)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 e-DCS6 (1.2L)',
 'vin': None,
 'year': 2025}
2026-03-27 15:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008630auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:52 [ecarstrade.be] INFO: Saving data for 7008630auction106392: {'created_time': 1774623832.636057, 'last_price_update_time': 1774623832.63607, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008630auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008617/photo_002/780x0__r.jpg?hash=1774612449> (referer: https://ecarstrade.com/cars/7008617)
2026-03-27 15:03:52 [ecarstrade.be] INFO: Extracting details for car 7008628auction106392
2026-03-27 15:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008629%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612476%27 HTTP/1.1" 200 None
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008629/photo_004/780x0__r.jpg?hash=1774612476 not downloaded yet
2026-03-27 15:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007050%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774598058%27 HTTP/1.1" 200 None
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007050/photo_004/780x0__r.jpg?hash=1774598058 not downloaded yet
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5949b041-efa9-5f50-84fc-2e3aa091f29b
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6a2170a0-5007-5a3a-9710-3130d8f44105
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6a2170a0-5007-5a3a-9710-3130d8f44105
2026-03-27 15:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008301/photo_005/780x0__r.jpg?hash=1774608912> (referer: https://ecarstrade.com/cars/7008301)
2026-03-27 15:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008617/photo_001/780x0__r.jpg?hash=1774612449> (referer: https://ecarstrade.com/cars/7008617)
2026-03-27 15:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008680/photo_002/780x0__r.jpg?hash=1774616054> (referer: https://ecarstrade.com/cars/7008680)
2026-03-27 15:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008627> (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 15:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008626> (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 15: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 15:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008629%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612476%27 HTTP/1.1" 200 None
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008629/photo_005/780x0__r.jpg?hash=1774612476 not downloaded yet
2026-03-27 15:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007050%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774598059%27 HTTP/1.1" 200 None
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007050/photo_005/780x0__r.jpg?hash=1774598059 not downloaded yet
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6a2170a0-5007-5a3a-9710-3130d8f44105
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6a2170a0-5007-5a3a-9710-3130d8f44105
2026-03-27 15:03:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6a2170a0-5007-5a3a-9710-3130d8f44105, skipping ID generation
2026-03-27 15:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a2170a0-5007-5a3a-9710-3130d8f44105 with scrape type 1
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6a2170a0-5007-5a3a-9710-3130d8f44105 sending to next pipeline
2026-03-27 15:03:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6a2170a0-5007-5a3a-9710-3130d8f44105, identifier: 7007740auction106392
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4138886d-2f4e-5586-9cc5-b942fb78e46f
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4138886d-2f4e-5586-9cc5-b942fb78e46f
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4138886d-2f4e-5586-9cc5-b942fb78e46f
2026-03-27 15:03:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02ac02d9-c3c6-523b-af5d-3ae7c6415b2a with identifier: 7008628auction106392
2026-03-27 15:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02ac02d9-c3c6-523b-af5d-3ae7c6415b2a with scrape type 1
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 02ac02d9-c3c6-523b-af5d-3ae7c6415b2a
2026-03-27 15:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008628%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612473%27 HTTP/1.1" 200 None
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008628/photo_001/780x0__r.jpg?hash=1774612473 not downloaded yet
2026-03-27 15:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008301/photo_003/780x0__r.jpg?hash=1774608911> (referer: https://ecarstrade.com/cars/7008301)
2026-03-27 15:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008301/photo_001/780x0__r.jpg?hash=1774608911> (referer: https://ecarstrade.com/cars/7008301)
2026-03-27 15:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008301/photo_002/780x0__r.jpg?hash=1774608912> (referer: https://ecarstrade.com/cars/7008301)
2026-03-27 15:03:52 [ecarstrade.be] INFO: Extracting details for car 7008627auction106392
2026-03-27 15:03:52 [ecarstrade.be] INFO: Extracting details for car 7008626auction106392
2026-03-27 15:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008629%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612476%27 HTTP/1.1" 200 None
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008629/photo_006/780x0__r.jpg?hash=1774612476 not downloaded yet
2026-03-27 15:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7007050%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774598059%27 HTTP/1.1" 200 None
2026-03-27 15:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007050/photo_006/780x0__r.jpg?hash=1774598059 not downloaded yet
2026-03-27 15:03:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6a2170a0-5007-5a3a-9710-3130d8f44105 with identifier: 7007740auction106392
2026-03-27 15:03:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6a2170a0-5007-5a3a-9710-3130d8f44105 with identifier: 7007740auction106392
2026-03-27 15:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6a2170a0-5007-5a3a-9710-3130d8f44105 with identifier: 7007740auction106392 to the API
2026-03-27 15:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007740/photo_001/780x0__r.jpg?hash=1774605289>
{'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-29T15:40:05Z',
 'fuel_type': 'Electric',
 'id': '6a2170a0-5007-5a3a-9710-3130d8f44105',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007740',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'AC',
 'model': 'DS Automobiles DS7 Crossback',
 'odometer': 5440,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-06-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DS DS 7 Hybride Rechargeable E-Tense 225 EAT8 Opera',
 'transmission': 'automatic',
 'trim': 'DS DS 7 Hybride Rechargeable E-Tense 225 EAT8 Opera',
 'vin': None,
 'year': 2024}
2026-03-27 15:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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 15:03:53 [ecarstrade.be] INFO: Saving data for 7007740auction106392: {'created_time': 1774623833.363532, 'last_price_update_time': 1774623833.363543, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007740auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008628%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612473%27 HTTP/1.1" 200 None
2026-03-27 15:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008628/photo_002/780x0__r.jpg?hash=1774612473 not downloaded yet
2026-03-27 15:03:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007050/photo_001/780x0__r.jpg?hash=1774598058> (referer: https://ecarstrade.com/cars/7007050)
2026-03-27 15:03:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008625> (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 15:03:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4138886d-2f4e-5586-9cc5-b942fb78e46f
2026-03-27 15:03:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 51161155-fc56-53f5-a958-c21abd924bd6
2026-03-27 15:03:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4138886d-2f4e-5586-9cc5-b942fb78e46f
2026-03-27 15:03:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4138886d-2f4e-5586-9cc5-b942fb78e46f, skipping ID generation
2026-03-27 15:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4138886d-2f4e-5586-9cc5-b942fb78e46f with scrape type 1
2026-03-27 15:03:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4138886d-2f4e-5586-9cc5-b942fb78e46f sending to next pipeline
2026-03-27 15:03:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4138886d-2f4e-5586-9cc5-b942fb78e46f, identifier: 7008617auction106392
2026-03-27 15:03:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5949b041-efa9-5f50-84fc-2e3aa091f29b
2026-03-27 15:03:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5949b041-efa9-5f50-84fc-2e3aa091f29b, skipping ID generation
2026-03-27 15:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5949b041-efa9-5f50-84fc-2e3aa091f29b with scrape type 1
2026-03-27 15:03:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5949b041-efa9-5f50-84fc-2e3aa091f29b sending to next pipeline
2026-03-27 15:03:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5949b041-efa9-5f50-84fc-2e3aa091f29b, identifier: 7008680auction106392
2026-03-27 15:03:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d23d8ce6-3a46-520a-a88f-3dfd6591bd20 with identifier: 7008627auction106392
2026-03-27 15:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d23d8ce6-3a46-520a-a88f-3dfd6591bd20 with scrape type 1
2026-03-27 15:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d23d8ce6-3a46-520a-a88f-3dfd6591bd20
2026-03-27 15:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008627%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612473%27 HTTP/1.1" 200 None
2026-03-27 15:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008627/photo_001/780x0__r.jpg?hash=1774612473 not downloaded yet
2026-03-27 15:03:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fae673ec-9d81-5dc7-948e-daf5f099f2e4 with identifier: 7008626auction106392
2026-03-27 15:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fae673ec-9d81-5dc7-948e-daf5f099f2e4 with scrape type 1
2026-03-27 15:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fae673ec-9d81-5dc7-948e-daf5f099f2e4
2026-03-27 15:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008626%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612470%27 HTTP/1.1" 200 None
2026-03-27 15:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008626/photo_001/780x0__r.jpg?hash=1774612470 not downloaded yet
2026-03-27 15:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008628%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612473%27 HTTP/1.1" 200 None
2026-03-27 15:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008628/photo_003/780x0__r.jpg?hash=1774612473 not downloaded yet
2026-03-27 15:03: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 15:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4138886d-2f4e-5586-9cc5-b942fb78e46f with identifier: 7008617auction106392
2026-03-27 15:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4138886d-2f4e-5586-9cc5-b942fb78e46f with identifier: 7008617auction106392
2026-03-27 15:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4138886d-2f4e-5586-9cc5-b942fb78e46f with identifier: 7008617auction106392 to the API
2026-03-27 15:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008617/photo_001/780x0__r.jpg?hash=1774612449>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': '4138886d-2f4e-5586-9cc5-b942fb78e46f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008617',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'C4',
 'odometer': 17656,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-03-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroen C4 Plus 1.2L PureTech 130 (EAT8)',
 'transmission': 'automatic',
 'trim': 'Plus 1.2L PureTech 130 (EAT8)',
 'vin': None,
 'year': 2025}
2026-03-27 15:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:54 [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 15:03:54 [ecarstrade.be] INFO: Saving data for 7008617auction106392: {'created_time': 1774623834.008242, 'last_price_update_time': 1774623834.008252, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008617auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5949b041-efa9-5f50-84fc-2e3aa091f29b with identifier: 7008680auction106392
2026-03-27 15:03:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5949b041-efa9-5f50-84fc-2e3aa091f29b with identifier: 7008680auction106392
2026-03-27 15:03:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5949b041-efa9-5f50-84fc-2e3aa091f29b with identifier: 7008680auction106392 to the API
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008680/photo_002/780x0__r.jpg?hash=1774616054>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': '5949b041-efa9-5f50-84fc-2e3aa091f29b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008680',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'C4',
 'odometer': 28204,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-11-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroen C4 Max PureTech 1.2L 130 (EAT8)',
 'transmission': 'automatic',
 'trim': 'Max PureTech 1.2L 130 (EAT8)',
 'vin': None,
 'year': 2024}
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:54 [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 15:03:54 [ecarstrade.be] INFO: Saving data for 7008680auction106392: {'created_time': 1774623834.386636, 'last_price_update_time': 1774623834.386653, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008680auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008629/photo_002/780x0__r.jpg?hash=1774612476> (referer: https://ecarstrade.com/cars/7008629)
2026-03-27 15:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008629/photo_003/780x0__r.jpg?hash=1774612476> (referer: https://ecarstrade.com/cars/7008629)
2026-03-27 15:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007050/photo_003/780x0__r.jpg?hash=1774598058> (referer: https://ecarstrade.com/cars/7007050)
2026-03-27 15:03:54 [ecarstrade.be] INFO: Extracting details for car 7008625auction106392
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008627%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612473%27 HTTP/1.1" 200 None
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008627/photo_002/780x0__r.jpg?hash=1774612473 not downloaded yet
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008626%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612470%27 HTTP/1.1" 200 None
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008626/photo_002/780x0__r.jpg?hash=1774612470 not downloaded yet
2026-03-27 15:03: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 15:03:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 51161155-fc56-53f5-a958-c21abd924bd6
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 51161155-fc56-53f5-a958-c21abd924bd6
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 51161155-fc56-53f5-a958-c21abd924bd6
2026-03-27 15:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008629/photo_001/780x0__r.jpg?hash=1774612476> (referer: https://ecarstrade.com/cars/7008629)
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008628%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612474%27 HTTP/1.1" 200 None
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008628/photo_004/780x0__r.jpg?hash=1774612474 not downloaded yet
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008627%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612473%27 HTTP/1.1" 200 None
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008627/photo_003/780x0__r.jpg?hash=1774612473 not downloaded yet
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008626%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612470%27 HTTP/1.1" 200 None
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008626/photo_003/780x0__r.jpg?hash=1774612470 not downloaded yet
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008628%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612473%27 HTTP/1.1" 200 None
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008628/photo_005/780x0__r.jpg?hash=1774612473 not downloaded yet
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 271daf75-2cd8-55d0-a00b-5acf87801ef9
2026-03-27 15:03:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 738f67bf-1371-5368-a1dd-132e2341bac0 with identifier: 7008625auction106392
2026-03-27 15:03:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 738f67bf-1371-5368-a1dd-132e2341bac0 with scrape type 1
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 738f67bf-1371-5368-a1dd-132e2341bac0
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008625%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612468%27 HTTP/1.1" 200 None
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008625/photo_001/780x0__r.jpg?hash=1774612468 not downloaded yet
2026-03-27 15:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007050/photo_004/780x0__r.jpg?hash=1774598058> (referer: https://ecarstrade.com/cars/7007050)
2026-03-27 15:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008629/photo_004/780x0__r.jpg?hash=1774612476> (referer: https://ecarstrade.com/cars/7008629)
2026-03-27 15:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007050/photo_005/780x0__r.jpg?hash=1774598059> (referer: https://ecarstrade.com/cars/7007050)
2026-03-27 15:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008301/photo_004/780x0__r.jpg?hash=1774608911> (referer: https://ecarstrade.com/cars/7008301)
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008627%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612473%27 HTTP/1.1" 200 None
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008627/photo_004/780x0__r.jpg?hash=1774612473 not downloaded yet
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008626%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612470%27 HTTP/1.1" 200 None
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008626/photo_004/780x0__r.jpg?hash=1774612470 not downloaded yet
2026-03-27 15:03: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 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008628%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612473%27 HTTP/1.1" 200 None
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008628/photo_006/780x0__r.jpg?hash=1774612473 not downloaded yet
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008625%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612468%27 HTTP/1.1" 200 None
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008625/photo_002/780x0__r.jpg?hash=1774612468 not downloaded yet
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008627%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612472%27 HTTP/1.1" 200 None
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008627/photo_005/780x0__r.jpg?hash=1774612472 not downloaded yet
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008626%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612470%27 HTTP/1.1" 200 None
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008626/photo_005/780x0__r.jpg?hash=1774612470 not downloaded yet
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 714759d4-38ec-5af3-a8d3-0973cc2e14dd
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 714759d4-38ec-5af3-a8d3-0973cc2e14dd
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 271daf75-2cd8-55d0-a00b-5acf87801ef9
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 714759d4-38ec-5af3-a8d3-0973cc2e14dd
2026-03-27 15:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007050/photo_006/780x0__r.jpg?hash=1774598059> (referer: https://ecarstrade.com/cars/7007050)
2026-03-27 15:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008626/photo_001/780x0__r.jpg?hash=1774612470> (referer: https://ecarstrade.com/cars/7008626)
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008625%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612470%27 HTTP/1.1" 200 None
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008625/photo_003/780x0__r.jpg?hash=1774612470 not downloaded yet
2026-03-27 15:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007050/photo_002/780x0__r.jpg?hash=1774598058> (referer: https://ecarstrade.com/cars/7007050)
2026-03-27 15:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008629/photo_005/780x0__r.jpg?hash=1774612476> (referer: https://ecarstrade.com/cars/7008629)
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008627%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612472%27 HTTP/1.1" 200 None
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008627/photo_006/780x0__r.jpg?hash=1774612472 not downloaded yet
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008626%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612470%27 HTTP/1.1" 200 None
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008626/photo_006/780x0__r.jpg?hash=1774612470 not downloaded yet
2026-03-27 15:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7000001-7010000%252F7008625%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612470%27 HTTP/1.1" 200 None
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008625/photo_004/780x0__r.jpg?hash=1774612470 not downloaded yet
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 271daf75-2cd8-55d0-a00b-5acf87801ef9
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 714759d4-38ec-5af3-a8d3-0973cc2e14dd
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 271daf75-2cd8-55d0-a00b-5acf87801ef9
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 51161155-fc56-53f5-a958-c21abd924bd6
2026-03-27 15:03:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 51161155-fc56-53f5-a958-c21abd924bd6, skipping ID generation
2026-03-27 15:03:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51161155-fc56-53f5-a958-c21abd924bd6 with scrape type 1
2026-03-27 15:03:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 51161155-fc56-53f5-a958-c21abd924bd6 sending to next pipeline
2026-03-27 15:03:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 51161155-fc56-53f5-a958-c21abd924bd6, identifier: 7008301auction106392
2026-03-27 15:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008627/photo_001/780x0__r.jpg?hash=1774612473> (referer: https://ecarstrade.com/cars/7008627)
2026-03-27 15:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008628/photo_002/780x0__r.jpg?hash=1774612473> (referer: https://ecarstrade.com/cars/7008628)
2026-03-27 15:03:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 51161155-fc56-53f5-a958-c21abd924bd6 with identifier: 7008301auction106392
2026-03-27 15:03:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 51161155-fc56-53f5-a958-c21abd924bd6 with identifier: 7008301auction106392
2026-03-27 15:03:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 51161155-fc56-53f5-a958-c21abd924bd6 with identifier: 7008301auction106392 to the API
2026-03-27 15:03:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008301/photo_004/780x0__r.jpg?hash=1774608911>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '51161155-fc56-53f5-a958-c21abd924bd6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008301',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 10607,
 '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 2008 Hybrid 136 e-DCS6 Allure',
 'transmission': 'automatic',
 'trim': 'Hybrid 136 e-DCS6 Allure',
 'vin': None,
 'year': 2025}
2026-03-27 15:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:55 [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 15:03:55 [ecarstrade.be] INFO: Saving data for 7008301auction106392: {'created_time': 1774623835.375695, 'last_price_update_time': 1774623835.375708, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008301auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008625%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612468%27 HTTP/1.1" 200 None
2026-03-27 15:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008625/photo_005/780x0__r.jpg?hash=1774612468 not downloaded yet
2026-03-27 15:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008629/photo_006/780x0__r.jpg?hash=1774612476> (referer: https://ecarstrade.com/cars/7008629)
2026-03-27 15:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008628/photo_003/780x0__r.jpg?hash=1774612473> (referer: https://ecarstrade.com/cars/7008628)
2026-03-27 15:03:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 271daf75-2cd8-55d0-a00b-5acf87801ef9
2026-03-27 15:03:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fae673ec-9d81-5dc7-948e-daf5f099f2e4
2026-03-27 15:03:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 271daf75-2cd8-55d0-a00b-5acf87801ef9
2026-03-27 15:03:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 271daf75-2cd8-55d0-a00b-5acf87801ef9, skipping ID generation
2026-03-27 15:03:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 271daf75-2cd8-55d0-a00b-5acf87801ef9 with scrape type 1
2026-03-27 15:03:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 271daf75-2cd8-55d0-a00b-5acf87801ef9 sending to next pipeline
2026-03-27 15:03:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 271daf75-2cd8-55d0-a00b-5acf87801ef9, identifier: 7007050auction106392
2026-03-27 15:03:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 714759d4-38ec-5af3-a8d3-0973cc2e14dd
2026-03-27 15:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03: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%252F7008625%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612469%27 HTTP/1.1" 200 None
2026-03-27 15:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008625/photo_006/780x0__r.jpg?hash=1774612469 not downloaded yet
2026-03-27 15:03:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 271daf75-2cd8-55d0-a00b-5acf87801ef9 with identifier: 7007050auction106392
2026-03-27 15:03:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 271daf75-2cd8-55d0-a00b-5acf87801ef9 with identifier: 7007050auction106392
2026-03-27 15:03:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 271daf75-2cd8-55d0-a00b-5acf87801ef9 with identifier: 7007050auction106392 to the API
2026-03-27 15:03:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007050/photo_002/780x0__r.jpg?hash=1774598058>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': '271daf75-2cd8-55d0-a00b-5acf87801ef9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007050',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 17550,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-06-03',
 '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 15:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:55 [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 15:03:55 [ecarstrade.be] INFO: Saving data for 7007050auction106392: {'created_time': 1774623835.934986, 'last_price_update_time': 1774623835.935001, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007050auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008626/photo_003/780x0__r.jpg?hash=1774612470> (referer: https://ecarstrade.com/cars/7008626)
2026-03-27 15:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008627/photo_003/780x0__r.jpg?hash=1774612473> (referer: https://ecarstrade.com/cars/7008627)
2026-03-27 15:03:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d23d8ce6-3a46-520a-a88f-3dfd6591bd20
2026-03-27 15:03:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 02ac02d9-c3c6-523b-af5d-3ae7c6415b2a
2026-03-27 15:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008628/photo_004/780x0__r.jpg?hash=1774612474> (referer: https://ecarstrade.com/cars/7008628)
2026-03-27 15:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008626/photo_002/780x0__r.jpg?hash=1774612470> (referer: https://ecarstrade.com/cars/7008626)
2026-03-27 15:03:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 714759d4-38ec-5af3-a8d3-0973cc2e14dd
2026-03-27 15:03:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 714759d4-38ec-5af3-a8d3-0973cc2e14dd, skipping ID generation
2026-03-27 15:03:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 714759d4-38ec-5af3-a8d3-0973cc2e14dd with scrape type 1
2026-03-27 15:03:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 714759d4-38ec-5af3-a8d3-0973cc2e14dd sending to next pipeline
2026-03-27 15:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 714759d4-38ec-5af3-a8d3-0973cc2e14dd, identifier: 7008629auction106392
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 02ac02d9-c3c6-523b-af5d-3ae7c6415b2a
2026-03-27 15:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 714759d4-38ec-5af3-a8d3-0973cc2e14dd with identifier: 7008629auction106392
2026-03-27 15:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 714759d4-38ec-5af3-a8d3-0973cc2e14dd with identifier: 7008629auction106392
2026-03-27 15:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 714759d4-38ec-5af3-a8d3-0973cc2e14dd with identifier: 7008629auction106392 to the API
2026-03-27 15:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008629/photo_006/780x0__r.jpg?hash=1774612476>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': '714759d4-38ec-5af3-a8d3-0973cc2e14dd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008629',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 12810,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-04-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure 1.2L (1199cc) 100 hp S&S, 6-speed manual',
 'transmission': 'manual',
 'trim': 'Allure 1.2L (1199cc) 100 hp S&S, 6-speed manual',
 'vin': None,
 'year': 2025}
2026-03-27 15:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:56 [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 15:03:56 [ecarstrade.be] INFO: Saving data for 7008629auction106392: {'created_time': 1774623836.386678, 'last_price_update_time': 1774623836.386689, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008629auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008625/photo_002/780x0__r.jpg?hash=1774612468> (referer: https://ecarstrade.com/cars/7008625)
2026-03-27 15:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008628/photo_006/780x0__r.jpg?hash=1774612473> (referer: https://ecarstrade.com/cars/7008628)
2026-03-27 15:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008626/photo_005/780x0__r.jpg?hash=1774612470> (referer: https://ecarstrade.com/cars/7008626)
2026-03-27 15:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008625/photo_003/780x0__r.jpg?hash=1774612470> (referer: https://ecarstrade.com/cars/7008625)
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fae673ec-9d81-5dc7-948e-daf5f099f2e4
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d23d8ce6-3a46-520a-a88f-3dfd6591bd20
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 02ac02d9-c3c6-523b-af5d-3ae7c6415b2a
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fae673ec-9d81-5dc7-948e-daf5f099f2e4
2026-03-27 15:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008625/photo_004/780x0__r.jpg?hash=1774612470> (referer: https://ecarstrade.com/cars/7008625)
2026-03-27 15:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008626/photo_006/780x0__r.jpg?hash=1774612470> (referer: https://ecarstrade.com/cars/7008626)
2026-03-27 15:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008627/photo_005/780x0__r.jpg?hash=1774612472> (referer: https://ecarstrade.com/cars/7008627)
2026-03-27 15:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008627/photo_006/780x0__r.jpg?hash=1774612472> (referer: https://ecarstrade.com/cars/7008627)
2026-03-27 15:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008625/photo_006/780x0__r.jpg?hash=1774612469> (referer: https://ecarstrade.com/cars/7008625)
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 738f67bf-1371-5368-a1dd-132e2341bac0
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 02ac02d9-c3c6-523b-af5d-3ae7c6415b2a
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fae673ec-9d81-5dc7-948e-daf5f099f2e4
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 738f67bf-1371-5368-a1dd-132e2341bac0
2026-03-27 15:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008627/photo_004/780x0__r.jpg?hash=1774612473> (referer: https://ecarstrade.com/cars/7008627)
2026-03-27 15:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008625/photo_005/780x0__r.jpg?hash=1774612468> (referer: https://ecarstrade.com/cars/7008625)
2026-03-27 15:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008625/photo_001/780x0__r.jpg?hash=1774612468> (referer: https://ecarstrade.com/cars/7008625)
2026-03-27 15:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008626/photo_004/780x0__r.jpg?hash=1774612470> (referer: https://ecarstrade.com/cars/7008626)
2026-03-27 15:03: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 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 738f67bf-1371-5368-a1dd-132e2341bac0
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fae673ec-9d81-5dc7-948e-daf5f099f2e4
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d23d8ce6-3a46-520a-a88f-3dfd6591bd20
2026-03-27 15:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008627/photo_002/780x0__r.jpg?hash=1774612473> (referer: https://ecarstrade.com/cars/7008627)
2026-03-27 15:03: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 15:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008628/photo_001/780x0__r.jpg?hash=1774612473> (referer: https://ecarstrade.com/cars/7008628)
2026-03-27 15:03: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 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d23d8ce6-3a46-520a-a88f-3dfd6591bd20
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 738f67bf-1371-5368-a1dd-132e2341bac0
2026-03-27 15:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008628/photo_005/780x0__r.jpg?hash=1774612473> (referer: https://ecarstrade.com/cars/7008628)
2026-03-27 15:03: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 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d23d8ce6-3a46-520a-a88f-3dfd6591bd20
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 738f67bf-1371-5368-a1dd-132e2341bac0
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 738f67bf-1371-5368-a1dd-132e2341bac0
2026-03-27 15:03:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 738f67bf-1371-5368-a1dd-132e2341bac0, skipping ID generation
2026-03-27 15:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 738f67bf-1371-5368-a1dd-132e2341bac0 with scrape type 1
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 738f67bf-1371-5368-a1dd-132e2341bac0 sending to next pipeline
2026-03-27 15:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 738f67bf-1371-5368-a1dd-132e2341bac0, identifier: 7008625auction106392
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fae673ec-9d81-5dc7-948e-daf5f099f2e4
2026-03-27 15:03:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fae673ec-9d81-5dc7-948e-daf5f099f2e4, skipping ID generation
2026-03-27 15:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fae673ec-9d81-5dc7-948e-daf5f099f2e4 with scrape type 1
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fae673ec-9d81-5dc7-948e-daf5f099f2e4 sending to next pipeline
2026-03-27 15:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fae673ec-9d81-5dc7-948e-daf5f099f2e4, identifier: 7008626auction106392
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d23d8ce6-3a46-520a-a88f-3dfd6591bd20
2026-03-27 15:03:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d23d8ce6-3a46-520a-a88f-3dfd6591bd20, skipping ID generation
2026-03-27 15:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d23d8ce6-3a46-520a-a88f-3dfd6591bd20 with scrape type 1
2026-03-27 15:03:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d23d8ce6-3a46-520a-a88f-3dfd6591bd20 sending to next pipeline
2026-03-27 15:03:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d23d8ce6-3a46-520a-a88f-3dfd6591bd20, identifier: 7008627auction106392
2026-03-27 15:03:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 02ac02d9-c3c6-523b-af5d-3ae7c6415b2a
2026-03-27 15:03:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 738f67bf-1371-5368-a1dd-132e2341bac0 with identifier: 7008625auction106392
2026-03-27 15:03:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 738f67bf-1371-5368-a1dd-132e2341bac0 with identifier: 7008625auction106392
2026-03-27 15:03:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 738f67bf-1371-5368-a1dd-132e2341bac0 with identifier: 7008625auction106392 to the API
2026-03-27 15:03:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008625/photo_001/780x0__r.jpg?hash=1774612468>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': '738f67bf-1371-5368-a1dd-132e2341bac0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008625',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 23776,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Style 1.2L (1199cc) 100hp S&S (manual 6-speed)',
 'transmission': 'manual',
 'trim': 'Style 1.2L (1199cc) 100hp S&S (manual 6-speed)',
 'vin': None,
 'year': 2025}
2026-03-27 15:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:57 [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 15:03:57 [ecarstrade.be] INFO: Saving data for 7008625auction106392: {'created_time': 1774623837.402118, 'last_price_update_time': 1774623837.402134, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008625auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fae673ec-9d81-5dc7-948e-daf5f099f2e4 with identifier: 7008626auction106392
2026-03-27 15:03:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fae673ec-9d81-5dc7-948e-daf5f099f2e4 with identifier: 7008626auction106392
2026-03-27 15:03:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fae673ec-9d81-5dc7-948e-daf5f099f2e4 with identifier: 7008626auction106392 to the API
2026-03-27 15:03:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008626/photo_004/780x0__r.jpg?hash=1774612470>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'fae673ec-9d81-5dc7-948e-daf5f099f2e4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008626',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 18005,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-02',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure Hybrid 136 (e-DCS6)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 (e-DCS6)',
 'vin': None,
 'year': 2025}
2026-03-27 15:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008626auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:58 [ecarstrade.be] INFO: Saving data for 7008626auction106392: {'created_time': 1774623838.449159, 'last_price_update_time': 1774623838.44917, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008626auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d23d8ce6-3a46-520a-a88f-3dfd6591bd20 with identifier: 7008627auction106392
2026-03-27 15:03:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d23d8ce6-3a46-520a-a88f-3dfd6591bd20 with identifier: 7008627auction106392
2026-03-27 15:03:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d23d8ce6-3a46-520a-a88f-3dfd6591bd20 with identifier: 7008627auction106392 to the API
2026-03-27 15:03:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008627/photo_002/780x0__r.jpg?hash=1774612473>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd23d8ce6-3a46-520a-a88f-3dfd6591bd20',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008627',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 16090,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-27',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure Hybrid 136 e-DCS6 (1.2L)',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 e-DCS6 (1.2L)',
 'vin': None,
 'year': 2025}
2026-03-27 15:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008627auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:58 [ecarstrade.be] INFO: Saving data for 7008627auction106392: {'created_time': 1774623838.801272, 'last_price_update_time': 1774623838.801283, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008627auction106392') HTTP/1.1" 204 0
2026-03-27 15:03:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 02ac02d9-c3c6-523b-af5d-3ae7c6415b2a
2026-03-27 15:03:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 02ac02d9-c3c6-523b-af5d-3ae7c6415b2a, skipping ID generation
2026-03-27 15:03:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02ac02d9-c3c6-523b-af5d-3ae7c6415b2a with scrape type 1
2026-03-27 15:03:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 02ac02d9-c3c6-523b-af5d-3ae7c6415b2a sending to next pipeline
2026-03-27 15:03:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 02ac02d9-c3c6-523b-af5d-3ae7c6415b2a, identifier: 7008628auction106392
2026-03-27 15:03:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 02ac02d9-c3c6-523b-af5d-3ae7c6415b2a with identifier: 7008628auction106392
2026-03-27 15:03:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 02ac02d9-c3c6-523b-af5d-3ae7c6415b2a with identifier: 7008628auction106392
2026-03-27 15:03:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 02ac02d9-c3c6-523b-af5d-3ae7c6415b2a with identifier: 7008628auction106392 to the API
2026-03-27 15:03:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:03: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 15:03:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008628/photo_005/780x0__r.jpg?hash=1774612473>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '02ac02d9-c3c6-523b-af5d-3ae7c6415b2a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008628',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 7738,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-03-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 GT Hybrid 145 (1.2L) e-DCS6',
 'transmission': 'automatic',
 'trim': 'GT Hybrid 145 (1.2L) e-DCS6',
 'vin': None,
 'year': 2025}
2026-03-27 15:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008628auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:03:59 [ecarstrade.be] INFO: Saving data for 7008628auction106392: {'created_time': 1774623839.982978, 'last_price_update_time': 1774623839.98299, 'auction_closing_time': 1774798805.0}
2026-03-27 15:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008628auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008624> (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 15:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007052/photo_006/780x0__r.jpg?hash=1774598061> (referer: https://ecarstrade.com/cars/7007052)
2026-03-27 15:04:01 [ecarstrade.be] INFO: Extracting details for car 7008624auction106392
2026-03-27 15:04:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21c04dc4-527a-5947-8b64-5aaaacf8e297 with identifier: 7008624auction106392
2026-03-27 15:04:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21c04dc4-527a-5947-8b64-5aaaacf8e297 with scrape type 1
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 21c04dc4-527a-5947-8b64-5aaaacf8e297
2026-03-27 15:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008624%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612467%27 HTTP/1.1" 200 None
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008624/photo_001/780x0__r.jpg?hash=1774612467 not downloaded yet
2026-03-27 15:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008624%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612466%27 HTTP/1.1" 200 None
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008624/photo_002/780x0__r.jpg?hash=1774612466 not downloaded yet
2026-03-27 15:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008624%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612467%27 HTTP/1.1" 200 None
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008624/photo_003/780x0__r.jpg?hash=1774612467 not downloaded yet
2026-03-27 15:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007052/photo_005/780x0__r.jpg?hash=1774598061> (referer: https://ecarstrade.com/cars/7007052)
2026-03-27 15:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008624%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612467%27 HTTP/1.1" 200 None
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008624/photo_004/780x0__r.jpg?hash=1774612467 not downloaded yet
2026-03-27 15:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008624%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612467%27 HTTP/1.1" 200 None
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008624/photo_005/780x0__r.jpg?hash=1774612467 not downloaded yet
2026-03-27 15:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008624%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612467%27 HTTP/1.1" 200 None
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008624/photo_006/780x0__r.jpg?hash=1774612467 not downloaded yet
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 99ca50cf-b20c-542e-8c53-0eaac6c7eb7b
2026-03-27 15:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008623> (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 15:04:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 99ca50cf-b20c-542e-8c53-0eaac6c7eb7b
2026-03-27 15:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007052/photo_003/780x0__r.jpg?hash=1774598061> (referer: https://ecarstrade.com/cars/7007052)
2026-03-27 15:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007052/photo_004/780x0__r.jpg?hash=1774598061> (referer: https://ecarstrade.com/cars/7007052)
2026-03-27 15:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007052/photo_001/780x0__r.jpg?hash=1774598061> (referer: https://ecarstrade.com/cars/7007052)
2026-03-27 15:04:01 [ecarstrade.be] INFO: Extracting details for car 7008623auction106392
2026-03-27 15:04:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38771b0f-1645-5340-aaea-439f91635326 with identifier: 7008623auction106392
2026-03-27 15:04:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38771b0f-1645-5340-aaea-439f91635326 with scrape type 1
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 38771b0f-1645-5340-aaea-439f91635326
2026-03-27 15:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008623%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612463%27 HTTP/1.1" 200 None
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008623/photo_001/780x0__r.jpg?hash=1774612463 not downloaded yet
2026-03-27 15:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008623%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612462%27 HTTP/1.1" 200 None
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008623/photo_002/780x0__r.jpg?hash=1774612462 not downloaded yet
2026-03-27 15:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007315/photo_005/780x0__r.jpg?hash=1774601657> (referer: https://ecarstrade.com/cars/7007315)
2026-03-27 15:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008623%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612462%27 HTTP/1.1" 200 None
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008623/photo_003/780x0__r.jpg?hash=1774612462 not downloaded yet
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 99ca50cf-b20c-542e-8c53-0eaac6c7eb7b
2026-03-27 15:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008623%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612464%27 HTTP/1.1" 200 None
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008623/photo_004/780x0__r.jpg?hash=1774612464 not downloaded yet
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 99ca50cf-b20c-542e-8c53-0eaac6c7eb7b
2026-03-27 15:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008623%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612463%27 HTTP/1.1" 200 None
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008623/photo_005/780x0__r.jpg?hash=1774612463 not downloaded yet
2026-03-27 15:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007315/photo_004/780x0__r.jpg?hash=1774601656> (referer: https://ecarstrade.com/cars/7007315)
2026-03-27 15:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008623%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612463%27 HTTP/1.1" 200 None
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008623/photo_006/780x0__r.jpg?hash=1774612463 not downloaded yet
2026-03-27 15:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007315/photo_003/780x0__r.jpg?hash=1774601656> (referer: https://ecarstrade.com/cars/7007315)
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 99ca50cf-b20c-542e-8c53-0eaac6c7eb7b
2026-03-27 15:04:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 99ca50cf-b20c-542e-8c53-0eaac6c7eb7b, skipping ID generation
2026-03-27 15:04:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99ca50cf-b20c-542e-8c53-0eaac6c7eb7b with scrape type 1
2026-03-27 15:04:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 99ca50cf-b20c-542e-8c53-0eaac6c7eb7b sending to next pipeline
2026-03-27 15:04:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 99ca50cf-b20c-542e-8c53-0eaac6c7eb7b, identifier: 7007052auction106392
2026-03-27 15:04:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 99ca50cf-b20c-542e-8c53-0eaac6c7eb7b with identifier: 7007052auction106392
2026-03-27 15:04:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 99ca50cf-b20c-542e-8c53-0eaac6c7eb7b with identifier: 7007052auction106392
2026-03-27 15:04:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 99ca50cf-b20c-542e-8c53-0eaac6c7eb7b with identifier: 7007052auction106392 to the API
2026-03-27 15:04:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007052/photo_001/780x0__r.jpg?hash=1774598061>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': '99ca50cf-b20c-542e-8c53-0eaac6c7eb7b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007052',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 18967,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-31',
 '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 15:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:02 [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 15:04:02 [ecarstrade.be] INFO: Saving data for 7007052auction106392: {'created_time': 1774623842.749024, 'last_price_update_time': 1774623842.749036, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007052auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007315/photo_002/780x0__r.jpg?hash=1774601656> (referer: https://ecarstrade.com/cars/7007315)
2026-03-27 15:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007315/photo_001/780x0__r.jpg?hash=1774601657> (referer: https://ecarstrade.com/cars/7007315)
2026-03-27 15:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008622> (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 15:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008621> (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 15:04:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5bb0ec19-a232-59a3-a906-163de91173ae
2026-03-27 15:04:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5bb0ec19-a232-59a3-a906-163de91173ae
2026-03-27 15:04:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5bb0ec19-a232-59a3-a906-163de91173ae
2026-03-27 15:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008624/photo_003/780x0__r.jpg?hash=1774612467> (referer: https://ecarstrade.com/cars/7008624)
2026-03-27 15:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008624/photo_004/780x0__r.jpg?hash=1774612467> (referer: https://ecarstrade.com/cars/7008624)
2026-03-27 15:04:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5bb0ec19-a232-59a3-a906-163de91173ae
2026-03-27 15:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008624/photo_005/780x0__r.jpg?hash=1774612467> (referer: https://ecarstrade.com/cars/7008624)
2026-03-27 15:04:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5bb0ec19-a232-59a3-a906-163de91173ae
2026-03-27 15:04:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5bb0ec19-a232-59a3-a906-163de91173ae, skipping ID generation
2026-03-27 15:04:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bb0ec19-a232-59a3-a906-163de91173ae with scrape type 1
2026-03-27 15:04:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5bb0ec19-a232-59a3-a906-163de91173ae sending to next pipeline
2026-03-27 15:04:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5bb0ec19-a232-59a3-a906-163de91173ae, identifier: 7007315auction106392
2026-03-27 15:04:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5bb0ec19-a232-59a3-a906-163de91173ae with identifier: 7007315auction106392
2026-03-27 15:04:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5bb0ec19-a232-59a3-a906-163de91173ae with identifier: 7007315auction106392
2026-03-27 15:04:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5bb0ec19-a232-59a3-a906-163de91173ae with identifier: 7007315auction106392 to the API
2026-03-27 15:04:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007315/photo_001/780x0__r.jpg?hash=1774601657>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': '5bb0ec19-a232-59a3-a906-163de91173ae',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007315',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'DS Automobiles',
 'model': 'DS4',
 'odometer': 6399,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-06-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 15:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:03 [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 15:04:03 [ecarstrade.be] INFO: Saving data for 7007315auction106392: {'created_time': 1774623843.312604, 'last_price_update_time': 1774623843.312614, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007315auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008624/photo_006/780x0__r.jpg?hash=1774612467> (referer: https://ecarstrade.com/cars/7008624)
2026-03-27 15:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008624/photo_002/780x0__r.jpg?hash=1774612466> (referer: https://ecarstrade.com/cars/7008624)
2026-03-27 15:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008623/photo_002/780x0__r.jpg?hash=1774612462> (referer: https://ecarstrade.com/cars/7008623)
2026-03-27 15:04:03 [ecarstrade.be] INFO: Extracting details for car 7008622auction106392
2026-03-27 15:04:03 [ecarstrade.be] INFO: Extracting details for car 7008621auction106392
2026-03-27 15:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008623/photo_005/780x0__r.jpg?hash=1774612463> (referer: https://ecarstrade.com/cars/7008623)
2026-03-27 15:04:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 023dd157-5093-5858-a1c3-896ffd20fec1 with identifier: 7008622auction106392
2026-03-27 15:04:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 023dd157-5093-5858-a1c3-896ffd20fec1 with scrape type 1
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 023dd157-5093-5858-a1c3-896ffd20fec1
2026-03-27 15:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008622%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612458%27 HTTP/1.1" 200 None
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008622/photo_001/780x0__r.jpg?hash=1774612458 not downloaded yet
2026-03-27 15:04:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 846c6c51-84c3-56f4-a9f4-4776b5b28e79 with identifier: 7008621auction106392
2026-03-27 15:04:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 846c6c51-84c3-56f4-a9f4-4776b5b28e79 with scrape type 1
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 846c6c51-84c3-56f4-a9f4-4776b5b28e79
2026-03-27 15:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008621%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612456%27 HTTP/1.1" 200 None
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008621/photo_001/780x0__r.jpg?hash=1774612456 not downloaded yet
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 21c04dc4-527a-5947-8b64-5aaaacf8e297
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 21c04dc4-527a-5947-8b64-5aaaacf8e297
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 21c04dc4-527a-5947-8b64-5aaaacf8e297
2026-03-27 15:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008622%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612458%27 HTTP/1.1" 200 None
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008622/photo_002/780x0__r.jpg?hash=1774612458 not downloaded yet
2026-03-27 15:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008621%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612456%27 HTTP/1.1" 200 None
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008621/photo_002/780x0__r.jpg?hash=1774612456 not downloaded yet
2026-03-27 15:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008623/photo_006/780x0__r.jpg?hash=1774612463> (referer: https://ecarstrade.com/cars/7008623)
2026-03-27 15:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008622%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612458%27 HTTP/1.1" 200 None
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008622/photo_003/780x0__r.jpg?hash=1774612458 not downloaded yet
2026-03-27 15:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008621%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612456%27 HTTP/1.1" 200 None
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008621/photo_003/780x0__r.jpg?hash=1774612456 not downloaded yet
2026-03-27 15:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008623/photo_003/780x0__r.jpg?hash=1774612462> (referer: https://ecarstrade.com/cars/7008623)
2026-03-27 15:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008623/photo_004/780x0__r.jpg?hash=1774612464> (referer: https://ecarstrade.com/cars/7008623)
2026-03-27 15:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008623/photo_001/780x0__r.jpg?hash=1774612463> (referer: https://ecarstrade.com/cars/7008623)
2026-03-27 15:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008622%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612458%27 HTTP/1.1" 200 None
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008622/photo_004/780x0__r.jpg?hash=1774612458 not downloaded yet
2026-03-27 15:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008621%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612456%27 HTTP/1.1" 200 None
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008621/photo_004/780x0__r.jpg?hash=1774612456 not downloaded yet
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 21c04dc4-527a-5947-8b64-5aaaacf8e297
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 21c04dc4-527a-5947-8b64-5aaaacf8e297
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 38771b0f-1645-5340-aaea-439f91635326
2026-03-27 15:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008622%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612459%27 HTTP/1.1" 200 None
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008622/photo_005/780x0__r.jpg?hash=1774612459 not downloaded yet
2026-03-27 15:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008621%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612456%27 HTTP/1.1" 200 None
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008621/photo_005/780x0__r.jpg?hash=1774612456 not downloaded yet
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 38771b0f-1645-5340-aaea-439f91635326
2026-03-27 15:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007314/photo_006/780x0__r.jpg?hash=1774601652> (referer: https://ecarstrade.com/cars/7007314)
2026-03-27 15:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007314/photo_005/780x0__r.jpg?hash=1774601652> (referer: https://ecarstrade.com/cars/7007314)
2026-03-27 15:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008622%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612459%27 HTTP/1.1" 200 None
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008622/photo_006/780x0__r.jpg?hash=1774612459 not downloaded yet
2026-03-27 15:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008621%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612457%27 HTTP/1.1" 200 None
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008621/photo_006/780x0__r.jpg?hash=1774612457 not downloaded yet
2026-03-27 15:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008624/photo_001/780x0__r.jpg?hash=1774612467> (referer: https://ecarstrade.com/cars/7008624)
2026-03-27 15:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007314/photo_004/780x0__r.jpg?hash=1774601652> (referer: https://ecarstrade.com/cars/7007314)
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 38771b0f-1645-5340-aaea-439f91635326
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 38771b0f-1645-5340-aaea-439f91635326
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 38771b0f-1645-5340-aaea-439f91635326
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 38771b0f-1645-5340-aaea-439f91635326
2026-03-27 15:04:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 38771b0f-1645-5340-aaea-439f91635326, skipping ID generation
2026-03-27 15:04:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38771b0f-1645-5340-aaea-439f91635326 with scrape type 1
2026-03-27 15:04:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 38771b0f-1645-5340-aaea-439f91635326 sending to next pipeline
2026-03-27 15:04:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 38771b0f-1645-5340-aaea-439f91635326, identifier: 7008623auction106392
2026-03-27 15:04:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 38771b0f-1645-5340-aaea-439f91635326 with identifier: 7008623auction106392
2026-03-27 15:04:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 38771b0f-1645-5340-aaea-439f91635326 with identifier: 7008623auction106392
2026-03-27 15:04:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 38771b0f-1645-5340-aaea-439f91635326 with identifier: 7008623auction106392 to the API
2026-03-27 15:04:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008623/photo_001/780x0__r.jpg?hash=1774612463>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '38771b0f-1645-5340-aaea-439f91635326',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008623',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 18049,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-03-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 GT Hybrid 145 (1.2L 3-cyl) e-DCS6',
 'transmission': 'automatic',
 'trim': 'GT Hybrid 145 (1.2L 3-cyl) e-DCS6',
 'vin': None,
 'year': 2025}
2026-03-27 15:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:05 [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 15:04:05 [ecarstrade.be] INFO: Saving data for 7008623auction106392: {'created_time': 1774623845.135099, 'last_price_update_time': 1774623845.135111, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008623auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007314/photo_002/780x0__r.jpg?hash=1774601651> (referer: https://ecarstrade.com/cars/7007314)
2026-03-27 15:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007314/photo_001/780x0__r.jpg?hash=1774601651> (referer: https://ecarstrade.com/cars/7007314)
2026-03-27 15:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007051/photo_004/780x0__r.jpg?hash=1774598059> (referer: https://ecarstrade.com/cars/7007051)
2026-03-27 15:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007314/photo_003/780x0__r.jpg?hash=1774601651> (referer: https://ecarstrade.com/cars/7007314)
2026-03-27 15:04:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cfed4110-cd25-58c3-a09f-85111abdb970
2026-03-27 15:04:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cfed4110-cd25-58c3-a09f-85111abdb970
2026-03-27 15:04:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 21c04dc4-527a-5947-8b64-5aaaacf8e297
2026-03-27 15:04:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 21c04dc4-527a-5947-8b64-5aaaacf8e297, skipping ID generation
2026-03-27 15:04:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21c04dc4-527a-5947-8b64-5aaaacf8e297 with scrape type 1
2026-03-27 15:04:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 21c04dc4-527a-5947-8b64-5aaaacf8e297 sending to next pipeline
2026-03-27 15:04:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 21c04dc4-527a-5947-8b64-5aaaacf8e297, identifier: 7008624auction106392
2026-03-27 15:04:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cfed4110-cd25-58c3-a09f-85111abdb970
2026-03-27 15:04:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 21c04dc4-527a-5947-8b64-5aaaacf8e297 with identifier: 7008624auction106392
2026-03-27 15:04:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 21c04dc4-527a-5947-8b64-5aaaacf8e297 with identifier: 7008624auction106392
2026-03-27 15:04:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 21c04dc4-527a-5947-8b64-5aaaacf8e297 with identifier: 7008624auction106392 to the API
2026-03-27 15:04:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008624/photo_001/780x0__r.jpg?hash=1774612467>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': '21c04dc4-527a-5947-8b64-5aaaacf8e297',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008624',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 12095,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-04-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure 1.2L Gasoline (S&S) 100 hp, 6-speed manual',
 'transmission': 'manual',
 'trim': 'Allure 1.2L Gasoline (S&S) 100 hp, 6-speed manual',
 'vin': None,
 'year': 2025}
2026-03-27 15:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:05 [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 15:04:05 [ecarstrade.be] INFO: Saving data for 7008624auction106392: {'created_time': 1774623845.692629, 'last_price_update_time': 1774623845.692641, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008624auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008622/photo_002/780x0__r.jpg?hash=1774612458> (referer: https://ecarstrade.com/cars/7008622)
2026-03-27 15:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008622/photo_003/780x0__r.jpg?hash=1774612458> (referer: https://ecarstrade.com/cars/7008622)
2026-03-27 15:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008621/photo_002/780x0__r.jpg?hash=1774612456> (referer: https://ecarstrade.com/cars/7008621)
2026-03-27 15:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008621/photo_003/780x0__r.jpg?hash=1774612456> (referer: https://ecarstrade.com/cars/7008621)
2026-03-27 15:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008620> (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 15:04:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cfed4110-cd25-58c3-a09f-85111abdb970
2026-03-27 15:04:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cfed4110-cd25-58c3-a09f-85111abdb970
2026-03-27 15:04:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d3d26795-10f0-5d24-9afe-f5818eb1bf60
2026-03-27 15:04:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cfed4110-cd25-58c3-a09f-85111abdb970
2026-03-27 15:04:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cfed4110-cd25-58c3-a09f-85111abdb970, skipping ID generation
2026-03-27 15:04:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfed4110-cd25-58c3-a09f-85111abdb970 with scrape type 1
2026-03-27 15:04:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cfed4110-cd25-58c3-a09f-85111abdb970 sending to next pipeline
2026-03-27 15:04:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cfed4110-cd25-58c3-a09f-85111abdb970, identifier: 7007314auction106392
2026-03-27 15:04:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cfed4110-cd25-58c3-a09f-85111abdb970 with identifier: 7007314auction106392
2026-03-27 15:04:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cfed4110-cd25-58c3-a09f-85111abdb970 with identifier: 7007314auction106392
2026-03-27 15:04:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cfed4110-cd25-58c3-a09f-85111abdb970 with identifier: 7007314auction106392 to the API
2026-03-27 15:04:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007314/photo_003/780x0__r.jpg?hash=1774601651>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': 'cfed4110-cd25-58c3-a09f-85111abdb970',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007314',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 23178,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-06-04',
 '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 15:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:06 [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 15:04:06 [ecarstrade.be] INFO: Saving data for 7007314auction106392: {'created_time': 1774623846.49663, 'last_price_update_time': 1774623846.496641, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007314auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008621/photo_006/780x0__r.jpg?hash=1774612457> (referer: https://ecarstrade.com/cars/7008621)
2026-03-27 15:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008622/photo_006/780x0__r.jpg?hash=1774612459> (referer: https://ecarstrade.com/cars/7008622)
2026-03-27 15:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008621/photo_005/780x0__r.jpg?hash=1774612456> (referer: https://ecarstrade.com/cars/7008621)
2026-03-27 15:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008622/photo_005/780x0__r.jpg?hash=1774612459> (referer: https://ecarstrade.com/cars/7008622)
2026-03-27 15:04:06 [ecarstrade.be] INFO: Extracting details for car 7008620auction106392
2026-03-27 15:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008621/photo_004/780x0__r.jpg?hash=1774612456> (referer: https://ecarstrade.com/cars/7008621)
2026-03-27 15:04:06 [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 15:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008619> (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 15:04:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 023dd157-5093-5858-a1c3-896ffd20fec1
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 023dd157-5093-5858-a1c3-896ffd20fec1
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 846c6c51-84c3-56f4-a9f4-4776b5b28e79
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 846c6c51-84c3-56f4-a9f4-4776b5b28e79
2026-03-27 15:04:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf430aeb-fd07-5817-9958-63982ddb179e with identifier: 7008620auction106392
2026-03-27 15:04:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf430aeb-fd07-5817-9958-63982ddb179e with scrape type 1
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bf430aeb-fd07-5817-9958-63982ddb179e
2026-03-27 15:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008620%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612456%27 HTTP/1.1" 200 None
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008620/photo_001/780x0__r.jpg?hash=1774612456 not downloaded yet
2026-03-27 15:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008620%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612456%27 HTTP/1.1" 200 None
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008620/photo_002/780x0__r.jpg?hash=1774612456 not downloaded yet
2026-03-27 15:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007051/photo_003/780x0__r.jpg?hash=1774598059> (referer: https://ecarstrade.com/cars/7007051)
2026-03-27 15:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008621/photo_001/780x0__r.jpg?hash=1774612456> (referer: https://ecarstrade.com/cars/7008621)
2026-03-27 15:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008620%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612456%27 HTTP/1.1" 200 None
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008620/photo_003/780x0__r.jpg?hash=1774612456 not downloaded yet
2026-03-27 15:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008622/photo_001/780x0__r.jpg?hash=1774612458> (referer: https://ecarstrade.com/cars/7008622)
2026-03-27 15:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008620%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612456%27 HTTP/1.1" 200 None
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008620/photo_004/780x0__r.jpg?hash=1774612456 not downloaded yet
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 846c6c51-84c3-56f4-a9f4-4776b5b28e79
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 023dd157-5093-5858-a1c3-896ffd20fec1
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 846c6c51-84c3-56f4-a9f4-4776b5b28e79
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 023dd157-5093-5858-a1c3-896ffd20fec1
2026-03-27 15:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008622/photo_004/780x0__r.jpg?hash=1774612458> (referer: https://ecarstrade.com/cars/7008622)
2026-03-27 15:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008620%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612453%27 HTTP/1.1" 200 None
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008620/photo_005/780x0__r.jpg?hash=1774612453 not downloaded yet
2026-03-27 15:04:06 [ecarstrade.be] INFO: Extracting details for car 7008619auction106392
2026-03-27 15:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008620%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612453%27 HTTP/1.1" 200 None
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008620/photo_006/780x0__r.jpg?hash=1774612453 not downloaded yet
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 846c6c51-84c3-56f4-a9f4-4776b5b28e79
2026-03-27 15:04:06 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:04:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acc5fd2f-feb9-5c85-ab2d-e4f5b332b47f with identifier: 7008619auction106392
2026-03-27 15:04:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acc5fd2f-feb9-5c85-ab2d-e4f5b332b47f with scrape type 1
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item acc5fd2f-feb9-5c85-ab2d-e4f5b332b47f
2026-03-27 15:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008619%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612455%27 HTTP/1.1" 200 None
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008619/photo_001/780x0__r.jpg?hash=1774612455 not downloaded yet
2026-03-27 15:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007051/photo_002/780x0__r.jpg?hash=1774598059> (referer: https://ecarstrade.com/cars/7007051)
2026-03-27 15:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008620/photo_003/780x0__r.jpg?hash=1774612456> (referer: https://ecarstrade.com/cars/7008620)
2026-03-27 15:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008620/photo_002/780x0__r.jpg?hash=1774612456> (referer: https://ecarstrade.com/cars/7008620)
2026-03-27 15:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008620/photo_001/780x0__r.jpg?hash=1774612456> (referer: https://ecarstrade.com/cars/7008620)
2026-03-27 15:04:06 [ecarstrade.be] INFO: Found listing with ID: 7008681auction106392
2026-03-27 15:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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 15:04:06 [ecarstrade.be] INFO: Scrape type for 7008681auction106392: 1
2026-03-27 15:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008619%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612455%27 HTTP/1.1" 200 None
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008619/photo_002/780x0__r.jpg?hash=1774612455 not downloaded yet
2026-03-27 15:04: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 15:04:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d3d26795-10f0-5d24-9afe-f5818eb1bf60
2026-03-27 15:04:06 [ecarstrade.be] INFO: Found listing with ID: 7008682auction106392
2026-03-27 15:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:06 [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 15:04:06 [ecarstrade.be] INFO: Scrape type for 7008682auction106392: 1
2026-03-27 15:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008619%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612455%27 HTTP/1.1" 200 None
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008619/photo_003/780x0__r.jpg?hash=1774612455 not downloaded yet
2026-03-27 15:04: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 15:04:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 846c6c51-84c3-56f4-a9f4-4776b5b28e79
2026-03-27 15:04:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 846c6c51-84c3-56f4-a9f4-4776b5b28e79, skipping ID generation
2026-03-27 15:04:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 846c6c51-84c3-56f4-a9f4-4776b5b28e79 with scrape type 1
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 846c6c51-84c3-56f4-a9f4-4776b5b28e79 sending to next pipeline
2026-03-27 15:04:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 846c6c51-84c3-56f4-a9f4-4776b5b28e79, identifier: 7008621auction106392
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 023dd157-5093-5858-a1c3-896ffd20fec1
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 023dd157-5093-5858-a1c3-896ffd20fec1
2026-03-27 15:04:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 023dd157-5093-5858-a1c3-896ffd20fec1, skipping ID generation
2026-03-27 15:04:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 023dd157-5093-5858-a1c3-896ffd20fec1 with scrape type 1
2026-03-27 15:04:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 023dd157-5093-5858-a1c3-896ffd20fec1 sending to next pipeline
2026-03-27 15:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 023dd157-5093-5858-a1c3-896ffd20fec1, identifier: 7008622auction106392
2026-03-27 15:04:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 846c6c51-84c3-56f4-a9f4-4776b5b28e79 with identifier: 7008621auction106392
2026-03-27 15:04:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 846c6c51-84c3-56f4-a9f4-4776b5b28e79 with identifier: 7008621auction106392
2026-03-27 15:04:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 846c6c51-84c3-56f4-a9f4-4776b5b28e79 with identifier: 7008621auction106392 to the API
2026-03-27 15:04:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008621/photo_001/780x0__r.jpg?hash=1774612456>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '846c6c51-84c3-56f4-a9f4-4776b5b28e79',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008621',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 19405,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-03-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 GT Hybrid 145 (mild-hybrid gasoline) e-DCS6',
 'transmission': 'automatic',
 'trim': 'GT Hybrid 145 (mild-hybrid gasoline) e-DCS6',
 'vin': None,
 'year': 2025}
2026-03-27 15:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:07 [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 15:04:07 [ecarstrade.be] INFO: Saving data for 7008621auction106392: {'created_time': 1774623847.424759, 'last_price_update_time': 1774623847.424773, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008621auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 023dd157-5093-5858-a1c3-896ffd20fec1 with identifier: 7008622auction106392
2026-03-27 15:04:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 023dd157-5093-5858-a1c3-896ffd20fec1 with identifier: 7008622auction106392
2026-03-27 15:04:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 023dd157-5093-5858-a1c3-896ffd20fec1 with identifier: 7008622auction106392 to the API
2026-03-27 15:04:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008622/photo_004/780x0__r.jpg?hash=1774612458>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': '023dd157-5093-5858-a1c3-896ffd20fec1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008622',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 23386,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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, Start/Stop, '
          '6-speed manual',
 'transmission': 'manual',
 'trim': 'Style 1.2L (1199cc) gasoline, 100 hp, Start/Stop, 6-speed manual',
 'vin': None,
 'year': 2025}
2026-03-27 15:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:07 [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 15:04:07 [ecarstrade.be] INFO: Saving data for 7008622auction106392: {'created_time': 1774623847.8026, 'last_price_update_time': 1774623847.802611, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008622auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008620/photo_004/780x0__r.jpg?hash=1774612456> (referer: https://ecarstrade.com/cars/7008620)
2026-03-27 15:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008620/photo_005/780x0__r.jpg?hash=1774612453> (referer: https://ecarstrade.com/cars/7008620)
2026-03-27 15:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008620/photo_006/780x0__r.jpg?hash=1774612453> (referer: https://ecarstrade.com/cars/7008620)
2026-03-27 15:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008619/photo_001/780x0__r.jpg?hash=1774612455> (referer: https://ecarstrade.com/cars/7008619)
2026-03-27 15:04:07 [ecarstrade.be] INFO: Found listing with ID: 7008684auction106392
2026-03-27 15:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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 15:04:07 [ecarstrade.be] INFO: Scrape type for 7008684auction106392: 1
2026-03-27 15:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008619%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612452%27 HTTP/1.1" 200 None
2026-03-27 15:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008619/photo_004/780x0__r.jpg?hash=1774612452 not downloaded yet
2026-03-27 15:04:07 [scrapy.extensions.logstats] INFO: Crawled 408 pages (at 46 pages/min), scraped 288 items (at 31 items/min)
2026-03-27 15:04:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:04: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 15:04:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d3d26795-10f0-5d24-9afe-f5818eb1bf60
2026-03-27 15:04:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3d26795-10f0-5d24-9afe-f5818eb1bf60, skipping ID generation
2026-03-27 15:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3d26795-10f0-5d24-9afe-f5818eb1bf60 with scrape type 1
2026-03-27 15:04:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3d26795-10f0-5d24-9afe-f5818eb1bf60 sending to next pipeline
2026-03-27 15:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d3d26795-10f0-5d24-9afe-f5818eb1bf60, identifier: 7007051auction106392
2026-03-27 15:04:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bf430aeb-fd07-5817-9958-63982ddb179e
2026-03-27 15:04:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bf430aeb-fd07-5817-9958-63982ddb179e
2026-03-27 15:04:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bf430aeb-fd07-5817-9958-63982ddb179e
2026-03-27 15:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008619/photo_002/780x0__r.jpg?hash=1774612455> (referer: https://ecarstrade.com/cars/7008619)
2026-03-27 15:04:07 [ecarstrade.be] INFO: Found listing with ID: 7008686auction106392
2026-03-27 15:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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 15:04:07 [ecarstrade.be] INFO: Scrape type for 7008686auction106392: 1
2026-03-27 15:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008619%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612452%27 HTTP/1.1" 200 None
2026-03-27 15:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008619/photo_005/780x0__r.jpg?hash=1774612452 not downloaded yet
2026-03-27 15:04:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d3d26795-10f0-5d24-9afe-f5818eb1bf60 with identifier: 7007051auction106392
2026-03-27 15:04:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d3d26795-10f0-5d24-9afe-f5818eb1bf60 with identifier: 7007051auction106392
2026-03-27 15:04:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d3d26795-10f0-5d24-9afe-f5818eb1bf60 with identifier: 7007051auction106392 to the API
2026-03-27 15:04:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007051/photo_002/780x0__r.jpg?hash=1774598059>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': 'd3d26795-10f0-5d24-9afe-f5818eb1bf60',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007051',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'DS4',
 'odometer': 20121,
 '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 15:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:08 [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 15:04:08 [ecarstrade.be] INFO: Saving data for 7007051auction106392: {'created_time': 1774623848.355643, 'last_price_update_time': 1774623848.355659, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007051auction106392') HTTP/1.1" 204 0
2026-03-27 15:04: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 15:04:08 [ecarstrade.be] INFO: Found listing with ID: 7009307auction106392
2026-03-27 15:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:08 [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 15:04:08 [ecarstrade.be] INFO: Scrape type for 7009307auction106392: 1
2026-03-27 15:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008619%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612452%27 HTTP/1.1" 200 None
2026-03-27 15:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008619/photo_006/780x0__r.jpg?hash=1774612452 not downloaded yet
2026-03-27 15:04:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bf430aeb-fd07-5817-9958-63982ddb179e
2026-03-27 15:04:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bf430aeb-fd07-5817-9958-63982ddb179e
2026-03-27 15:04:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bf430aeb-fd07-5817-9958-63982ddb179e
2026-03-27 15:04:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bf430aeb-fd07-5817-9958-63982ddb179e, skipping ID generation
2026-03-27 15:04:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf430aeb-fd07-5817-9958-63982ddb179e with scrape type 1
2026-03-27 15:04:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bf430aeb-fd07-5817-9958-63982ddb179e sending to next pipeline
2026-03-27 15:04:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bf430aeb-fd07-5817-9958-63982ddb179e, identifier: 7008620auction106392
2026-03-27 15:04:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item acc5fd2f-feb9-5c85-ab2d-e4f5b332b47f
2026-03-27 15:04:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bf430aeb-fd07-5817-9958-63982ddb179e with identifier: 7008620auction106392
2026-03-27 15:04:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bf430aeb-fd07-5817-9958-63982ddb179e with identifier: 7008620auction106392
2026-03-27 15:04:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bf430aeb-fd07-5817-9958-63982ddb179e with identifier: 7008620auction106392 to the API
2026-03-27 15:04:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008620/photo_006/780x0__r.jpg?hash=1774612453>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': 'bf430aeb-fd07-5817-9958-63982ddb179e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008620',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Ford',
 'model': 'Transit',
 'odometer': 51938,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-06-12',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Ford Transit Trend 2.0L EcoBlue Diesel 130hp (Start/Stop)',
 'transmission': 'manual',
 'trim': 'Trend 2.0L EcoBlue Diesel 130hp (Start/Stop)',
 'vin': None,
 'year': 2024}
2026-03-27 15:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:08 [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 15:04:08 [ecarstrade.be] INFO: Saving data for 7008620auction106392: {'created_time': 1774623848.861547, 'last_price_update_time': 1774623848.861558, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008620auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item acc5fd2f-feb9-5c85-ab2d-e4f5b332b47f
2026-03-27 15:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008619/photo_004/780x0__r.jpg?hash=1774612452> (referer: https://ecarstrade.com/cars/7008619)
2026-03-27 15:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008619/photo_003/780x0__r.jpg?hash=1774612455> (referer: https://ecarstrade.com/cars/7008619)
2026-03-27 15:04:08 [ecarstrade.be] INFO: Found listing with ID: 7009308auction106392
2026-03-27 15:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:08 [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 15:04:08 [ecarstrade.be] INFO: Scrape type for 7009308auction106392: 1
2026-03-27 15:04: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 15:04:08 [ecarstrade.be] INFO: Found listing with ID: 7009310auction106392
2026-03-27 15:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:08 [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 15:04:08 [ecarstrade.be] INFO: Scrape type for 7009310auction106392: 1
2026-03-27 15:04:08 [ecarstrade.be] INFO: Found listing with ID: 7009311auction106392
2026-03-27 15:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:08 [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 15:04:08 [ecarstrade.be] INFO: Scrape type for 7009311auction106392: 1
2026-03-27 15:04:08 [ecarstrade.be] INFO: Found listing with ID: 7009312auction106392
2026-03-27 15:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:08 [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 15:04:08 [ecarstrade.be] INFO: Scrape type for 7009312auction106392: 1
2026-03-27 15:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008619/photo_006/780x0__r.jpg?hash=1774612452> (referer: https://ecarstrade.com/cars/7008619)
2026-03-27 15:04:08 [ecarstrade.be] INFO: Found listing with ID: 7009313auction106392
2026-03-27 15:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:08 [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 15:04:08 [ecarstrade.be] INFO: Scrape type for 7009313auction106392: 1
2026-03-27 15:04: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 15:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008619/photo_005/780x0__r.jpg?hash=1774612452> (referer: https://ecarstrade.com/cars/7008619)
2026-03-27 15:04:08 [ecarstrade.be] INFO: Found listing with ID: 7009314auction106392
2026-03-27 15:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:09 [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 15:04:09 [ecarstrade.be] INFO: Scrape type for 7009314auction106392: 1
2026-03-27 15:04: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 15:04:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item acc5fd2f-feb9-5c85-ab2d-e4f5b332b47f
2026-03-27 15:04:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item acc5fd2f-feb9-5c85-ab2d-e4f5b332b47f
2026-03-27 15:04:09 [ecarstrade.be] INFO: Found listing with ID: 7010285auction106392
2026-03-27 15:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:09 [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 15:04:09 [ecarstrade.be] INFO: Scrape type for 7010285auction106392: 1
2026-03-27 15:04:09 [ecarstrade.be] INFO: Found listing with ID: 7010286auction106392
2026-03-27 15:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:09 [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 15:04:09 [ecarstrade.be] INFO: Scrape type for 7010286auction106392: 1
2026-03-27 15:04:09 [ecarstrade.be] INFO: Found listing with ID: 7010287auction106392
2026-03-27 15:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:09 [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 15:04:09 [ecarstrade.be] INFO: Scrape type for 7010287auction106392: 1
2026-03-27 15:04:09 [ecarstrade.be] INFO: Found listing with ID: 7010288auction106392
2026-03-27 15:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:09 [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 15:04:09 [ecarstrade.be] INFO: Scrape type for 7010288auction106392: 1
2026-03-27 15:04:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item acc5fd2f-feb9-5c85-ab2d-e4f5b332b47f
2026-03-27 15:04:09 [ecarstrade.be] INFO: Found listing with ID: 7010289auction106392
2026-03-27 15:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:09 [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 15:04:09 [ecarstrade.be] INFO: Scrape type for 7010289auction106392: 1
2026-03-27 15:04:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item acc5fd2f-feb9-5c85-ab2d-e4f5b332b47f
2026-03-27 15:04:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: acc5fd2f-feb9-5c85-ab2d-e4f5b332b47f, skipping ID generation
2026-03-27 15:04:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acc5fd2f-feb9-5c85-ab2d-e4f5b332b47f with scrape type 1
2026-03-27 15:04:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item acc5fd2f-feb9-5c85-ab2d-e4f5b332b47f sending to next pipeline
2026-03-27 15:04:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: acc5fd2f-feb9-5c85-ab2d-e4f5b332b47f, identifier: 7008619auction106392
2026-03-27 15:04:09 [ecarstrade.be] INFO: Found listing with ID: 7010290auction106392
2026-03-27 15:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010290auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:04:09 [ecarstrade.be] INFO: Scrape type for 7010290auction106392: 1
2026-03-27 15:04:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: acc5fd2f-feb9-5c85-ab2d-e4f5b332b47f with identifier: 7008619auction106392
2026-03-27 15:04:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: acc5fd2f-feb9-5c85-ab2d-e4f5b332b47f with identifier: 7008619auction106392
2026-03-27 15:04:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: acc5fd2f-feb9-5c85-ab2d-e4f5b332b47f with identifier: 7008619auction106392 to the API
2026-03-27 15:04:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008619/photo_005/780x0__r.jpg?hash=1774612452>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'acc5fd2f-feb9-5c85-ab2d-e4f5b332b47f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008619',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 20911,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-25',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Allure Hybrid 136 (1.2L) e-DCS6',
 'transmission': 'automatic',
 'trim': 'Allure Hybrid 136 (1.2L) e-DCS6',
 'vin': None,
 'year': 2025}
2026-03-27 15:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:09 [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 15:04:09 [ecarstrade.be] INFO: Saving data for 7008619auction106392: {'created_time': 1774623849.557678, 'last_price_update_time': 1774623849.557689, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008619auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:09 [ecarstrade.be] INFO: Found listing with ID: 7010291auction106392
2026-03-27 15:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:09 [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 15:04:09 [ecarstrade.be] INFO: Scrape type for 7010291auction106392: 1
2026-03-27 15:04:09 [ecarstrade.be] INFO: Found listing with ID: 7010292auction106392
2026-03-27 15:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:09 [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 15:04:09 [ecarstrade.be] INFO: Scrape type for 7010292auction106392: 1
2026-03-27 15:04:09 [ecarstrade.be] INFO: Found listing with ID: 7010293auction106392
2026-03-27 15:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:09 [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 15:04:09 [ecarstrade.be] INFO: Scrape type for 7010293auction106392: 1
2026-03-27 15:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008684> (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 15:04: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 15:04:15 [ecarstrade.be] INFO: Extracting details for car 7008684auction106392
2026-03-27 15:04:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e71b407b-6e9e-5053-a2f4-6e7c96ea41e5 with identifier: 7008684auction106392
2026-03-27 15:04:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e71b407b-6e9e-5053-a2f4-6e7c96ea41e5 with scrape type 1
2026-03-27 15:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e71b407b-6e9e-5053-a2f4-6e7c96ea41e5
2026-03-27 15:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008684%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774616061%27 HTTP/1.1" 200 None
2026-03-27 15:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008684/photo_001/780x0__r.jpg?hash=1774616061 not downloaded yet
2026-03-27 15:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008684%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774616061%27 HTTP/1.1" 200 None
2026-03-27 15:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008684/photo_002/780x0__r.jpg?hash=1774616061 not downloaded yet
2026-03-27 15:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008684%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774616061%27 HTTP/1.1" 200 None
2026-03-27 15:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008684/photo_003/780x0__r.jpg?hash=1774616061 not downloaded yet
2026-03-27 15:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008684%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774616062%27 HTTP/1.1" 200 None
2026-03-27 15:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008684/photo_004/780x0__r.jpg?hash=1774616062 not downloaded yet
2026-03-27 15:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008684%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774616062%27 HTTP/1.1" 200 None
2026-03-27 15:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008684/photo_005/780x0__r.jpg?hash=1774616062 not downloaded yet
2026-03-27 15:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008684%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774616062%27 HTTP/1.1" 200 None
2026-03-27 15:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008684/photo_006/780x0__r.jpg?hash=1774616062 not downloaded yet
2026-03-27 15:04:15 [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 15:04: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 15:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008618> (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 15:04: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 15:04:15 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:04:15 [ecarstrade.be] INFO: Found listing with ID: 7010294auction106392
2026-03-27 15:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:15 [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 15:04:15 [ecarstrade.be] INFO: Scrape type for 7010294auction106392: 1
2026-03-27 15:04:15 [ecarstrade.be] INFO: Found listing with ID: 7010295auction106392
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7010295auction106392: 1
2026-03-27 15:04:16 [ecarstrade.be] INFO: Extracting details for car 7008618auction106392
2026-03-27 15:04:16 [ecarstrade.be] INFO: Found listing with ID: 7010296auction106392
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7010296auction106392: 1
2026-03-27 15:04:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b28c099-0905-52f1-9560-9d6ae37aee28 with identifier: 7008618auction106392
2026-03-27 15:04:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b28c099-0905-52f1-9560-9d6ae37aee28 with scrape type 1
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0b28c099-0905-52f1-9560-9d6ae37aee28
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008618%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774612451%27 HTTP/1.1" 200 None
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008618/photo_001/780x0__r.jpg?hash=1774612451 not downloaded yet
2026-03-27 15:04:16 [ecarstrade.be] INFO: Found listing with ID: 7010298auction106392
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7010298auction106392: 1
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008618%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774612451%27 HTTP/1.1" 200 None
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008618/photo_002/780x0__r.jpg?hash=1774612451 not downloaded yet
2026-03-27 15:04:16 [ecarstrade.be] INFO: Found listing with ID: 7010299auction106392
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7010299auction106392: 1
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008618%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774612451%27 HTTP/1.1" 200 None
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008618/photo_003/780x0__r.jpg?hash=1774612451 not downloaded yet
2026-03-27 15:04:16 [ecarstrade.be] INFO: Found listing with ID: 7010300auction106392
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7010300auction106392: 1
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008618%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774612452%27 HTTP/1.1" 200 None
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008618/photo_004/780x0__r.jpg?hash=1774612452 not downloaded yet
2026-03-27 15:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008682> (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 15:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008686> (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 15:04:16 [ecarstrade.be] INFO: Found listing with ID: 7010301auction106392
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7010301auction106392: 1
2026-03-27 15:04: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 15:04: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 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008618%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774612452%27 HTTP/1.1" 200 None
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008618/photo_005/780x0__r.jpg?hash=1774612452 not downloaded yet
2026-03-27 15:04:16 [ecarstrade.be] INFO: Found listing with ID: 7010302auction106392
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7010302auction106392: 1
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008618%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774612452%27 HTTP/1.1" 200 None
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008618/photo_006/780x0__r.jpg?hash=1774612452 not downloaded yet
2026-03-27 15:04:16 [ecarstrade.be] INFO: Found listing with ID: 7010303auction106392
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7010303auction106392: 1
2026-03-27 15:04:16 [ecarstrade.be] INFO: Found listing with ID: 7010304auction106392
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7010304auction106392: 1
2026-03-27 15:04:16 [ecarstrade.be] INFO: Extracting details for car 7008682auction106392
2026-03-27 15:04:16 [ecarstrade.be] INFO: Extracting details for car 7008686auction106392
2026-03-27 15:04:16 [ecarstrade.be] INFO: Found listing with ID: 7010305auction106392
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7010305auction106392: 1
2026-03-27 15:04:16 [ecarstrade.be] INFO: Found listing with ID: 7010306auction106392
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7010306auction106392: 1
2026-03-27 15:04:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3638c09-4638-59cf-8383-b14a7a59adf4 with identifier: 7008682auction106392
2026-03-27 15:04:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3638c09-4638-59cf-8383-b14a7a59adf4 with scrape type 1
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e3638c09-4638-59cf-8383-b14a7a59adf4
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008682%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774616058%27 HTTP/1.1" 200 None
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008682/photo_001/780x0__r.jpg?hash=1774616058 not downloaded yet
2026-03-27 15:04:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 431a06a8-4c94-5338-8758-3975054cf99e with identifier: 7008686auction106392
2026-03-27 15:04:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 431a06a8-4c94-5338-8758-3975054cf99e with scrape type 1
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 431a06a8-4c94-5338-8758-3975054cf99e
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008686%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774616066%27 HTTP/1.1" 200 None
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008686/photo_001/780x0__r.jpg?hash=1774616066 not downloaded yet
2026-03-27 15:04:16 [ecarstrade.be] INFO: Found listing with ID: 7010308auction106392
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7010308auction106392: 1
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008682%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774616058%27 HTTP/1.1" 200 None
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008682/photo_002/780x0__r.jpg?hash=1774616058 not downloaded yet
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008686%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774616065%27 HTTP/1.1" 200 None
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008686/photo_002/780x0__r.jpg?hash=1774616065 not downloaded yet
2026-03-27 15:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009307> (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 15:04:16 [ecarstrade.be] INFO: Found listing with ID: 7002818auction111054
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7002818auction111054: 0
2026-03-27 15:04:16 [ecarstrade.be] INFO: Found listing with ID: 7002819auction111054
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7002819auction111054: 0
2026-03-27 15:04:16 [ecarstrade.be] INFO: Found listing with ID: 7002820auction111054
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7002820auction111054: 0
2026-03-27 15:04:16 [ecarstrade.be] INFO: Found listing with ID: 7002853auction111054
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7002853auction111054: 0
2026-03-27 15:04:16 [ecarstrade.be] INFO: Found listing with ID: 7002913auction111054
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7002913auction111054: 0
2026-03-27 15:04:16 [ecarstrade.be] INFO: Found listing with ID: 7002915auction111054
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7002915auction111054: 0
2026-03-27 15:04:16 [ecarstrade.be] INFO: Found listing with ID: 7002916auction111054
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:16 [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 15:04:16 [ecarstrade.be] INFO: Scrape type for 7002916auction111054: 0
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008682%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774616058%27 HTTP/1.1" 200 None
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008682/photo_003/780x0__r.jpg?hash=1774616058 not downloaded yet
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008686%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774616065%27 HTTP/1.1" 200 None
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008686/photo_003/780x0__r.jpg?hash=1774616065 not downloaded yet
2026-03-27 15:04: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 15:04:16 [ecarstrade.be] INFO: Extracting details for car 7009307auction106392
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008682%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774616058%27 HTTP/1.1" 200 None
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008682/photo_004/780x0__r.jpg?hash=1774616058 not downloaded yet
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008686%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774616065%27 HTTP/1.1" 200 None
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008686/photo_004/780x0__r.jpg?hash=1774616065 not downloaded yet
2026-03-27 15:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008681> (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 15:04:16 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 38071d68-28d2-59eb-a13e-27138a85df71 with identifier: 7009307auction106392, dropping item
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008682%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774616058%27 HTTP/1.1" 200 None
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008682/photo_005/780x0__r.jpg?hash=1774616058 not downloaded yet
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008686%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774616065%27 HTTP/1.1" 200 None
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008686/photo_005/780x0__r.jpg?hash=1774616065 not downloaded yet
2026-03-27 15:04: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 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008682%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774616058%27 HTTP/1.1" 200 None
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008682/photo_006/780x0__r.jpg?hash=1774616058 not downloaded yet
2026-03-27 15:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7000001-7010000%252F7008686%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774616065%27 HTTP/1.1" 200 None
2026-03-27 15:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008686/photo_006/780x0__r.jpg?hash=1774616065 not downloaded yet
2026-03-27 15:04:16 [ecarstrade.be] INFO: Extracting details for car 7008681auction106392
2026-03-27 15:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffa096c4-31ce-59d9-bf3f-1709570e7278 with identifier: 7008681auction106392
2026-03-27 15:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffa096c4-31ce-59d9-bf3f-1709570e7278 with scrape type 1
2026-03-27 15:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ffa096c4-31ce-59d9-bf3f-1709570e7278
2026-03-27 15:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7008681%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774616056%27 HTTP/1.1" 200 None
2026-03-27 15:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008681/photo_001/780x0__r.jpg?hash=1774616056 not downloaded yet
2026-03-27 15:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7008681%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774616056%27 HTTP/1.1" 200 None
2026-03-27 15:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008681/photo_002/780x0__r.jpg?hash=1774616056 not downloaded yet
2026-03-27 15:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7008681%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774616058%27 HTTP/1.1" 200 None
2026-03-27 15:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008681/photo_003/780x0__r.jpg?hash=1774616058 not downloaded yet
2026-03-27 15:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7008681%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774616055%27 HTTP/1.1" 200 None
2026-03-27 15:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008681/photo_004/780x0__r.jpg?hash=1774616055 not downloaded yet
2026-03-27 15:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7008681%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774616056%27 HTTP/1.1" 200 None
2026-03-27 15:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008681/photo_005/780x0__r.jpg?hash=1774616056 not downloaded yet
2026-03-27 15:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7008681%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774616056%27 HTTP/1.1" 200 None
2026-03-27 15:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008681/photo_006/780x0__r.jpg?hash=1774616056 not downloaded yet
2026-03-27 15:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009312> (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 15:04: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 15:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009310> (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 15:04: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 15:04:22 [ecarstrade.be] INFO: Extracting details for car 7009312auction106392
2026-03-27 15:04:22 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: cf3c656e-548b-544b-8248-bc41b3525f47 with identifier: 7009312auction106392, dropping item
2026-03-27 15:04:22 [ecarstrade.be] INFO: Extracting details for car 7009310auction106392
2026-03-27 15:04:22 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 38071d68-28d2-59eb-a13e-27138a85df71 with identifier: 7009310auction106392, dropping item
2026-03-27 15:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009311> (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 15:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008684/photo_006/780x0__r.jpg?hash=1774616062> (referer: https://ecarstrade.com/cars/7008684)
2026-03-27 15:04:22 [ecarstrade.be] INFO: Extracting details for car 7009311auction106392
2026-03-27 15:04:22 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: cf3c656e-548b-544b-8248-bc41b3525f47 with identifier: 7009311auction106392, dropping item
2026-03-27 15:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008684/photo_005/780x0__r.jpg?hash=1774616062> (referer: https://ecarstrade.com/cars/7008684)
2026-03-27 15:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009313> (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 15:04: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 15:04:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e71b407b-6e9e-5053-a2f4-6e7c96ea41e5
2026-03-27 15:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008618/photo_004/780x0__r.jpg?hash=1774612452> (referer: https://ecarstrade.com/cars/7008618)
2026-03-27 15:04:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e71b407b-6e9e-5053-a2f4-6e7c96ea41e5
2026-03-27 15:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008686/photo_002/780x0__r.jpg?hash=1774616065> (referer: https://ecarstrade.com/cars/7008686)
2026-03-27 15:04:22 [ecarstrade.be] INFO: Extracting details for car 7009313auction106392
2026-03-27 15:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009314> (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 15:04:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eca6457e-6a79-59c5-9eda-edecf8ac0d3f with identifier: 7009313auction106392
2026-03-27 15:04:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eca6457e-6a79-59c5-9eda-edecf8ac0d3f with scrape type 1
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item eca6457e-6a79-59c5-9eda-edecf8ac0d3f
2026-03-27 15:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7009313%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774619660%27 HTTP/1.1" 200 None
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009313/photo_001/780x0__r.jpg?hash=1774619660 not downloaded yet
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0b28c099-0905-52f1-9560-9d6ae37aee28
2026-03-27 15:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7009313%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774619660%27 HTTP/1.1" 200 None
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009313/photo_002/780x0__r.jpg?hash=1774619660 not downloaded yet
2026-03-27 15:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7009313%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774619662%27 HTTP/1.1" 200 None
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009313/photo_003/780x0__r.jpg?hash=1774619662 not downloaded yet
2026-03-27 15:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008686/photo_004/780x0__r.jpg?hash=1774616065> (referer: https://ecarstrade.com/cars/7008686)
2026-03-27 15:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7009313%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774619660%27 HTTP/1.1" 200 None
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009313/photo_004/780x0__r.jpg?hash=1774619660 not downloaded yet
2026-03-27 15:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7009313%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774619660%27 HTTP/1.1" 200 None
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009313/photo_005/780x0__r.jpg?hash=1774619660 not downloaded yet
2026-03-27 15:04:23 [ecarstrade.be] INFO: Extracting details for car 7009314auction106392
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 431a06a8-4c94-5338-8758-3975054cf99e
2026-03-27 15:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008681/photo_006/780x0__r.jpg?hash=1774616056> (referer: https://ecarstrade.com/cars/7008681)
2026-03-27 15:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7009313%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774619660%27 HTTP/1.1" 200 None
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009313/photo_006/780x0__r.jpg?hash=1774619660 not downloaded yet
2026-03-27 15:04:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1b1c213-687d-5db4-9354-a9b75dd39a78 with identifier: 7009314auction106392
2026-03-27 15:04:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1b1c213-687d-5db4-9354-a9b75dd39a78 with scrape type 1
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d1b1c213-687d-5db4-9354-a9b75dd39a78
2026-03-27 15:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7009314%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774619663%27 HTTP/1.1" 200 None
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009314/photo_001/780x0__r.jpg?hash=1774619663 not downloaded yet
2026-03-27 15:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008681/photo_005/780x0__r.jpg?hash=1774616056> (referer: https://ecarstrade.com/cars/7008681)
2026-03-27 15:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7009314%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774619663%27 HTTP/1.1" 200 None
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009314/photo_002/780x0__r.jpg?hash=1774619663 not downloaded yet
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 431a06a8-4c94-5338-8758-3975054cf99e
2026-03-27 15:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7009314%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774619663%27 HTTP/1.1" 200 None
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009314/photo_003/780x0__r.jpg?hash=1774619663 not downloaded yet
2026-03-27 15:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7009314%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774619663%27 HTTP/1.1" 200 None
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009314/photo_004/780x0__r.jpg?hash=1774619663 not downloaded yet
2026-03-27 15:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7009314%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774619663%27 HTTP/1.1" 200 None
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009314/photo_005/780x0__r.jpg?hash=1774619663 not downloaded yet
2026-03-27 15:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008681/photo_003/780x0__r.jpg?hash=1774616058> (referer: https://ecarstrade.com/cars/7008681)
2026-03-27 15:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008681/photo_004/780x0__r.jpg?hash=1774616055> (referer: https://ecarstrade.com/cars/7008681)
2026-03-27 15:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7009314%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774619663%27 HTTP/1.1" 200 None
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009314/photo_006/780x0__r.jpg?hash=1774619663 not downloaded yet
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ffa096c4-31ce-59d9-bf3f-1709570e7278
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ffa096c4-31ce-59d9-bf3f-1709570e7278
2026-03-27 15:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008681/photo_001/780x0__r.jpg?hash=1774616056> (referer: https://ecarstrade.com/cars/7008681)
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ffa096c4-31ce-59d9-bf3f-1709570e7278
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ffa096c4-31ce-59d9-bf3f-1709570e7278
2026-03-27 15:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010286> (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 15:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008686/photo_006/780x0__r.jpg?hash=1774616065> (referer: https://ecarstrade.com/cars/7008686)
2026-03-27 15:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008681/photo_002/780x0__r.jpg?hash=1774616056> (referer: https://ecarstrade.com/cars/7008681)
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ffa096c4-31ce-59d9-bf3f-1709570e7278
2026-03-27 15:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008686/photo_005/780x0__r.jpg?hash=1774616065> (referer: https://ecarstrade.com/cars/7008686)
2026-03-27 15:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009313/photo_003/780x0__r.jpg?hash=1774619662> (referer: https://ecarstrade.com/cars/7009313)
2026-03-27 15:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009313/photo_005/780x0__r.jpg?hash=1774619660> (referer: https://ecarstrade.com/cars/7009313)
2026-03-27 15:04:23 [ecarstrade.be] INFO: Extracting details for car 7010286auction106392
2026-03-27 15:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008682/photo_006/780x0__r.jpg?hash=1774616058> (referer: https://ecarstrade.com/cars/7008682)
2026-03-27 15:04:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a5b3bd8-ae83-5e55-b646-276669e006cb with identifier: 7010286auction106392
2026-03-27 15:04:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a5b3bd8-ae83-5e55-b646-276669e006cb with scrape type 1
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8a5b3bd8-ae83-5e55-b646-276669e006cb
2026-03-27 15:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010286%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623251%27 HTTP/1.1" 200 None
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010286/photo_001/780x0__r.jpg?hash=1774623251 not downloaded yet
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 431a06a8-4c94-5338-8758-3975054cf99e
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ffa096c4-31ce-59d9-bf3f-1709570e7278
2026-03-27 15:04:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ffa096c4-31ce-59d9-bf3f-1709570e7278, skipping ID generation
2026-03-27 15:04:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffa096c4-31ce-59d9-bf3f-1709570e7278 with scrape type 1
2026-03-27 15:04:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ffa096c4-31ce-59d9-bf3f-1709570e7278 sending to next pipeline
2026-03-27 15:04:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ffa096c4-31ce-59d9-bf3f-1709570e7278, identifier: 7008681auction106392
2026-03-27 15:04:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ffa096c4-31ce-59d9-bf3f-1709570e7278 with identifier: 7008681auction106392
2026-03-27 15:04:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ffa096c4-31ce-59d9-bf3f-1709570e7278 with identifier: 7008681auction106392
2026-03-27 15:04:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ffa096c4-31ce-59d9-bf3f-1709570e7278 with identifier: 7008681auction106392 to the API
2026-03-27 15:04:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008681/photo_002/780x0__r.jpg?hash=1774616056>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': 'ffa096c4-31ce-59d9-bf3f-1709570e7278',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008681',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'C4',
 'odometer': 26272,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-11-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroen C4 Max 1.2L PureTech 130 (EAT8)',
 'transmission': 'automatic',
 'trim': 'Max 1.2L PureTech 130 (EAT8)',
 'vin': None,
 'year': 2024}
2026-03-27 15:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:24 [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 15:04:24 [ecarstrade.be] INFO: Saving data for 7008681auction106392: {'created_time': 1774623864.503016, 'last_price_update_time': 1774623864.503029, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008681auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009313/photo_006/780x0__r.jpg?hash=1774619660> (referer: https://ecarstrade.com/cars/7009313)
2026-03-27 15:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009314/photo_005/780x0__r.jpg?hash=1774619663> (referer: https://ecarstrade.com/cars/7009314)
2026-03-27 15:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009314/photo_004/780x0__r.jpg?hash=1774619663> (referer: https://ecarstrade.com/cars/7009314)
2026-03-27 15:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010286%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623251%27 HTTP/1.1" 200 None
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010286/photo_002/780x0__r.jpg?hash=1774623251 not downloaded yet
2026-03-27 15:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010286%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623251%27 HTTP/1.1" 200 None
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010286/photo_003/780x0__r.jpg?hash=1774623251 not downloaded yet
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 431a06a8-4c94-5338-8758-3975054cf99e
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item eca6457e-6a79-59c5-9eda-edecf8ac0d3f
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item eca6457e-6a79-59c5-9eda-edecf8ac0d3f
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e3638c09-4638-59cf-8383-b14a7a59adf4
2026-03-27 15:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010286%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623252%27 HTTP/1.1" 200 None
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010286/photo_004/780x0__r.jpg?hash=1774623252 not downloaded yet
2026-03-27 15:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010286%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623252%27 HTTP/1.1" 200 None
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010286/photo_005/780x0__r.jpg?hash=1774623252 not downloaded yet
2026-03-27 15:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009314/photo_003/780x0__r.jpg?hash=1774619663> (referer: https://ecarstrade.com/cars/7009314)
2026-03-27 15:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009314/photo_006/780x0__r.jpg?hash=1774619663> (referer: https://ecarstrade.com/cars/7009314)
2026-03-27 15:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010286%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623252%27 HTTP/1.1" 200 None
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010286/photo_006/780x0__r.jpg?hash=1774623252 not downloaded yet
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item eca6457e-6a79-59c5-9eda-edecf8ac0d3f
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d1b1c213-687d-5db4-9354-a9b75dd39a78
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d1b1c213-687d-5db4-9354-a9b75dd39a78
2026-03-27 15:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009314/photo_002/780x0__r.jpg?hash=1774619663> (referer: https://ecarstrade.com/cars/7009314)
2026-03-27 15:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009313/photo_002/780x0__r.jpg?hash=1774619660> (referer: https://ecarstrade.com/cars/7009313)
2026-03-27 15:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009313/photo_004/780x0__r.jpg?hash=1774619660> (referer: https://ecarstrade.com/cars/7009313)
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d1b1c213-687d-5db4-9354-a9b75dd39a78
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d1b1c213-687d-5db4-9354-a9b75dd39a78
2026-03-27 15:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009313/photo_001/780x0__r.jpg?hash=1774619660> (referer: https://ecarstrade.com/cars/7009313)
2026-03-27 15:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009314/photo_001/780x0__r.jpg?hash=1774619663> (referer: https://ecarstrade.com/cars/7009314)
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d1b1c213-687d-5db4-9354-a9b75dd39a78
2026-03-27 15:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008682/photo_004/780x0__r.jpg?hash=1774616058> (referer: https://ecarstrade.com/cars/7008682)
2026-03-27 15:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008682/photo_005/780x0__r.jpg?hash=1774616058> (referer: https://ecarstrade.com/cars/7008682)
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item eca6457e-6a79-59c5-9eda-edecf8ac0d3f
2026-03-27 15:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010286/photo_005/780x0__r.jpg?hash=1774623252> (referer: https://ecarstrade.com/cars/7010286)
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item eca6457e-6a79-59c5-9eda-edecf8ac0d3f
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item eca6457e-6a79-59c5-9eda-edecf8ac0d3f
2026-03-27 15:04:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eca6457e-6a79-59c5-9eda-edecf8ac0d3f, skipping ID generation
2026-03-27 15:04:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eca6457e-6a79-59c5-9eda-edecf8ac0d3f with scrape type 1
2026-03-27 15:04:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eca6457e-6a79-59c5-9eda-edecf8ac0d3f sending to next pipeline
2026-03-27 15:04:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eca6457e-6a79-59c5-9eda-edecf8ac0d3f, identifier: 7009313auction106392
2026-03-27 15:04:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eca6457e-6a79-59c5-9eda-edecf8ac0d3f with identifier: 7009313auction106392
2026-03-27 15:04:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eca6457e-6a79-59c5-9eda-edecf8ac0d3f with identifier: 7009313auction106392
2026-03-27 15:04:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eca6457e-6a79-59c5-9eda-edecf8ac0d3f with identifier: 7009313auction106392 to the API
2026-03-27 15:04:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009313/photo_001/780x0__r.jpg?hash=1774619660>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'eca6457e-6a79-59c5-9eda-edecf8ac0d3f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009313',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 53,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:26 [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 15:04:26 [ecarstrade.be] INFO: Saving data for 7009313auction106392: {'created_time': 1774623866.216261, 'last_price_update_time': 1774623866.216273, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009313auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010286/photo_001/780x0__r.jpg?hash=1774623251> (referer: https://ecarstrade.com/cars/7010286)
2026-03-27 15:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008686/photo_003/780x0__r.jpg?hash=1774616065> (referer: https://ecarstrade.com/cars/7008686)
2026-03-27 15:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010286/photo_004/780x0__r.jpg?hash=1774623252> (referer: https://ecarstrade.com/cars/7010286)
2026-03-27 15:04:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d1b1c213-687d-5db4-9354-a9b75dd39a78
2026-03-27 15:04:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d1b1c213-687d-5db4-9354-a9b75dd39a78, skipping ID generation
2026-03-27 15:04:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1b1c213-687d-5db4-9354-a9b75dd39a78 with scrape type 1
2026-03-27 15:04:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d1b1c213-687d-5db4-9354-a9b75dd39a78 sending to next pipeline
2026-03-27 15:04:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d1b1c213-687d-5db4-9354-a9b75dd39a78, identifier: 7009314auction106392
2026-03-27 15:04:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e3638c09-4638-59cf-8383-b14a7a59adf4
2026-03-27 15:04:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e3638c09-4638-59cf-8383-b14a7a59adf4
2026-03-27 15:04:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8a5b3bd8-ae83-5e55-b646-276669e006cb
2026-03-27 15:04:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d1b1c213-687d-5db4-9354-a9b75dd39a78 with identifier: 7009314auction106392
2026-03-27 15:04:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d1b1c213-687d-5db4-9354-a9b75dd39a78 with identifier: 7009314auction106392
2026-03-27 15:04:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d1b1c213-687d-5db4-9354-a9b75dd39a78 with identifier: 7009314auction106392 to the API
2026-03-27 15:04:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009314/photo_001/780x0__r.jpg?hash=1774619663>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd1b1c213-687d-5db4-9354-a9b75dd39a78',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009314',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 3768,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-07-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroen C5 AIRCROSS Hybride 145 e-DCS6 Max',
 'transmission': 'automatic',
 'trim': 'C5 AIRCROSS Hybride 145 e-DCS6 Max',
 'vin': None,
 'year': 2025}
2026-03-27 15:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:27 [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 15:04:27 [ecarstrade.be] INFO: Saving data for 7009314auction106392: {'created_time': 1774623867.474927, 'last_price_update_time': 1774623867.474939, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009314auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010286/photo_002/780x0__r.jpg?hash=1774623251> (referer: https://ecarstrade.com/cars/7010286)
2026-03-27 15:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010286/photo_006/780x0__r.jpg?hash=1774623252> (referer: https://ecarstrade.com/cars/7010286)
2026-03-27 15:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010286/photo_003/780x0__r.jpg?hash=1774623251> (referer: https://ecarstrade.com/cars/7010286)
2026-03-27 15:04: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 15:04:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8a5b3bd8-ae83-5e55-b646-276669e006cb
2026-03-27 15:04:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 431a06a8-4c94-5338-8758-3975054cf99e
2026-03-27 15:04:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8a5b3bd8-ae83-5e55-b646-276669e006cb
2026-03-27 15:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008682/photo_003/780x0__r.jpg?hash=1774616058> (referer: https://ecarstrade.com/cars/7008682)
2026-03-27 15:04:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8a5b3bd8-ae83-5e55-b646-276669e006cb
2026-03-27 15:04:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8a5b3bd8-ae83-5e55-b646-276669e006cb
2026-03-27 15:04:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8a5b3bd8-ae83-5e55-b646-276669e006cb
2026-03-27 15:04:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a5b3bd8-ae83-5e55-b646-276669e006cb, skipping ID generation
2026-03-27 15:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a5b3bd8-ae83-5e55-b646-276669e006cb with scrape type 1
2026-03-27 15:04:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a5b3bd8-ae83-5e55-b646-276669e006cb sending to next pipeline
2026-03-27 15:04:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8a5b3bd8-ae83-5e55-b646-276669e006cb, identifier: 7010286auction106392
2026-03-27 15:04:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8a5b3bd8-ae83-5e55-b646-276669e006cb with identifier: 7010286auction106392
2026-03-27 15:04:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8a5b3bd8-ae83-5e55-b646-276669e006cb with identifier: 7010286auction106392
2026-03-27 15:04:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8a5b3bd8-ae83-5e55-b646-276669e006cb with identifier: 7010286auction106392 to the API
2026-03-27 15:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010286/photo_003/780x0__r.jpg?hash=1774623251>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': '8a5b3bd8-ae83-5e55-b646-276669e006cb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010286',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 11422,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:28 [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 15:04:28 [ecarstrade.be] INFO: Saving data for 7010286auction106392: {'created_time': 1774623868.053447, 'last_price_update_time': 1774623868.053459, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010286auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008682/photo_002/780x0__r.jpg?hash=1774616058> (referer: https://ecarstrade.com/cars/7008682)
2026-03-27 15:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008686/photo_001/780x0__r.jpg?hash=1774616066> (referer: https://ecarstrade.com/cars/7008686)
2026-03-27 15:04: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 15:04:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e3638c09-4638-59cf-8383-b14a7a59adf4
2026-03-27 15:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008682/photo_001/780x0__r.jpg?hash=1774616058> (referer: https://ecarstrade.com/cars/7008682)
2026-03-27 15:04: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 15:04:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e3638c09-4638-59cf-8383-b14a7a59adf4
2026-03-27 15:04:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 431a06a8-4c94-5338-8758-3975054cf99e
2026-03-27 15:04:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 431a06a8-4c94-5338-8758-3975054cf99e, skipping ID generation
2026-03-27 15:04:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 431a06a8-4c94-5338-8758-3975054cf99e with scrape type 1
2026-03-27 15:04:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 431a06a8-4c94-5338-8758-3975054cf99e sending to next pipeline
2026-03-27 15:04:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 431a06a8-4c94-5338-8758-3975054cf99e, identifier: 7008686auction106392
2026-03-27 15:04:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 431a06a8-4c94-5338-8758-3975054cf99e with identifier: 7008686auction106392
2026-03-27 15:04:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 431a06a8-4c94-5338-8758-3975054cf99e with identifier: 7008686auction106392
2026-03-27 15:04:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 431a06a8-4c94-5338-8758-3975054cf99e with identifier: 7008686auction106392 to the API
2026-03-27 15:04:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008686/photo_001/780x0__r.jpg?hash=1774616066>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '431a06a8-4c94-5338-8758-3975054cf99e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008686',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 7782,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-03-28',
 '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 15:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:28 [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 15:04:28 [ecarstrade.be] INFO: Saving data for 7008686auction106392: {'created_time': 1774623868.604168, 'last_price_update_time': 1774623868.604178, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008686auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e3638c09-4638-59cf-8383-b14a7a59adf4
2026-03-27 15:04:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e3638c09-4638-59cf-8383-b14a7a59adf4, skipping ID generation
2026-03-27 15:04:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3638c09-4638-59cf-8383-b14a7a59adf4 with scrape type 1
2026-03-27 15:04:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e3638c09-4638-59cf-8383-b14a7a59adf4 sending to next pipeline
2026-03-27 15:04:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e3638c09-4638-59cf-8383-b14a7a59adf4, identifier: 7008682auction106392
2026-03-27 15:04:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e3638c09-4638-59cf-8383-b14a7a59adf4 with identifier: 7008682auction106392
2026-03-27 15:04:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e3638c09-4638-59cf-8383-b14a7a59adf4 with identifier: 7008682auction106392
2026-03-27 15:04:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e3638c09-4638-59cf-8383-b14a7a59adf4 with identifier: 7008682auction106392 to the API
2026-03-27 15:04:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008682/photo_001/780x0__r.jpg?hash=1774616058>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': 'e3638c09-4638-59cf-8383-b14a7a59adf4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008682',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'C4',
 'odometer': 14977,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-11-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroen C4 Max PureTech 130 (1.2L) EAT8',
 'transmission': 'automatic',
 'trim': 'Max PureTech 130 (1.2L) EAT8',
 'vin': None,
 'year': 2024}
2026-03-27 15:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:29 [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 15:04:29 [ecarstrade.be] INFO: Saving data for 7008682auction106392: {'created_time': 1774623869.165159, 'last_price_update_time': 1774623869.16517, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008682auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010300> (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 15:04: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 15:04:30 [ecarstrade.be] INFO: Extracting details for car 7010300auction106392
2026-03-27 15:04:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea2f430b-c330-52f6-97f7-44ed7cb46f2b with identifier: 7010300auction106392
2026-03-27 15:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea2f430b-c330-52f6-97f7-44ed7cb46f2b with scrape type 1
2026-03-27 15:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ea2f430b-c330-52f6-97f7-44ed7cb46f2b
2026-03-27 15:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010300%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623276%27 HTTP/1.1" 200 None
2026-03-27 15:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010300/photo_001/780x0__r.jpg?hash=1774623276 not downloaded yet
2026-03-27 15:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010300%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623274%27 HTTP/1.1" 200 None
2026-03-27 15:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010300/photo_002/780x0__r.jpg?hash=1774623274 not downloaded yet
2026-03-27 15:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010300%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623274%27 HTTP/1.1" 200 None
2026-03-27 15:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010300/photo_003/780x0__r.jpg?hash=1774623274 not downloaded yet
2026-03-27 15:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010300%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623274%27 HTTP/1.1" 200 None
2026-03-27 15:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010300/photo_004/780x0__r.jpg?hash=1774623274 not downloaded yet
2026-03-27 15:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010300%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623274%27 HTTP/1.1" 200 None
2026-03-27 15:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010300/photo_005/780x0__r.jpg?hash=1774623274 not downloaded yet
2026-03-27 15:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010300%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623275%27 HTTP/1.1" 200 None
2026-03-27 15:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010300/photo_006/780x0__r.jpg?hash=1774623275 not downloaded yet
2026-03-27 15:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010293> (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 15:04: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 15:04:30 [ecarstrade.be] INFO: Extracting details for car 7010293auction106392
2026-03-27 15:04:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d31cd1f1-84a7-50a2-8b0c-300a610abfb5 with identifier: 7010293auction106392
2026-03-27 15:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d31cd1f1-84a7-50a2-8b0c-300a610abfb5 with scrape type 1
2026-03-27 15:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d31cd1f1-84a7-50a2-8b0c-300a610abfb5
2026-03-27 15:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010293%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623264%27 HTTP/1.1" 200 None
2026-03-27 15:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010293/photo_001/780x0__r.jpg?hash=1774623264 not downloaded yet
2026-03-27 15:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010293%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623264%27 HTTP/1.1" 200 None
2026-03-27 15:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010293/photo_002/780x0__r.jpg?hash=1774623264 not downloaded yet
2026-03-27 15:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010293%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623264%27 HTTP/1.1" 200 None
2026-03-27 15:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010293/photo_003/780x0__r.jpg?hash=1774623264 not downloaded yet
2026-03-27 15:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010293%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623264%27 HTTP/1.1" 200 None
2026-03-27 15:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010293/photo_004/780x0__r.jpg?hash=1774623264 not downloaded yet
2026-03-27 15:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010293%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623264%27 HTTP/1.1" 200 None
2026-03-27 15:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010293/photo_005/780x0__r.jpg?hash=1774623264 not downloaded yet
2026-03-27 15:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010293%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623264%27 HTTP/1.1" 200 None
2026-03-27 15:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010293/photo_006/780x0__r.jpg?hash=1774623264 not downloaded yet
2026-03-27 15:04:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010306> (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 15:04:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008618/photo_006/780x0__r.jpg?hash=1774612452> (referer: https://ecarstrade.com/cars/7008618)
2026-03-27 15:04: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 15:04:35 [ecarstrade.be] INFO: Extracting details for car 7010306auction106392
2026-03-27 15:04:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfc645db-dbb7-5822-b731-11ac5cefb6a2 with identifier: 7010306auction106392
2026-03-27 15:04:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfc645db-dbb7-5822-b731-11ac5cefb6a2 with scrape type 1
2026-03-27 15:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bfc645db-dbb7-5822-b731-11ac5cefb6a2
2026-03-27 15:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010306%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623286%27 HTTP/1.1" 200 None
2026-03-27 15:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010306/photo_001/780x0__r.jpg?hash=1774623286 not downloaded yet
2026-03-27 15:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010306%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623286%27 HTTP/1.1" 200 None
2026-03-27 15:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010306/photo_002/780x0__r.jpg?hash=1774623286 not downloaded yet
2026-03-27 15:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010306%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623286%27 HTTP/1.1" 200 None
2026-03-27 15:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010306/photo_003/780x0__r.jpg?hash=1774623286 not downloaded yet
2026-03-27 15:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010306%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623286%27 HTTP/1.1" 200 None
2026-03-27 15:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010306/photo_004/780x0__r.jpg?hash=1774623286 not downloaded yet
2026-03-27 15:04:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0b28c099-0905-52f1-9560-9d6ae37aee28
2026-03-27 15:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010306%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623286%27 HTTP/1.1" 200 None
2026-03-27 15:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010306/photo_005/780x0__r.jpg?hash=1774623286 not downloaded yet
2026-03-27 15:04:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010308> (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 15:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010306%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623286%27 HTTP/1.1" 200 None
2026-03-27 15:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010306/photo_006/780x0__r.jpg?hash=1774623286 not downloaded yet
2026-03-27 15:04:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008618/photo_005/780x0__r.jpg?hash=1774612452> (referer: https://ecarstrade.com/cars/7008618)
2026-03-27 15:04: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 15:04:35 [ecarstrade.be] INFO: Extracting details for car 7010308auction106392
2026-03-27 15:04:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64d0a474-0180-593e-a768-7026f9fb680a with identifier: 7010308auction106392
2026-03-27 15:04:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64d0a474-0180-593e-a768-7026f9fb680a with scrape type 1
2026-03-27 15:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 64d0a474-0180-593e-a768-7026f9fb680a
2026-03-27 15:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010308%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623291%27 HTTP/1.1" 200 None
2026-03-27 15:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010308/photo_001/780x0__r.jpg?hash=1774623291 not downloaded yet
2026-03-27 15:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010308%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623291%27 HTTP/1.1" 200 None
2026-03-27 15:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010308/photo_002/780x0__r.jpg?hash=1774623291 not downloaded yet
2026-03-27 15:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010308%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623291%27 HTTP/1.1" 200 None
2026-03-27 15:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010308/photo_003/780x0__r.jpg?hash=1774623291 not downloaded yet
2026-03-27 15:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010308%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623292%27 HTTP/1.1" 200 None
2026-03-27 15:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010308/photo_004/780x0__r.jpg?hash=1774623292 not downloaded yet
2026-03-27 15:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010308%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623291%27 HTTP/1.1" 200 None
2026-03-27 15:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010308/photo_005/780x0__r.jpg?hash=1774623291 not downloaded yet
2026-03-27 15:04:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0b28c099-0905-52f1-9560-9d6ae37aee28
2026-03-27 15:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010308%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623291%27 HTTP/1.1" 200 None
2026-03-27 15:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010308/photo_006/780x0__r.jpg?hash=1774623291 not downloaded yet
2026-03-27 15:04:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010305> (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 15:04:36 [ecarstrade.be] INFO: Extracting details for car 7010305auction106392
2026-03-27 15:04:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008618/photo_003/780x0__r.jpg?hash=1774612451> (referer: https://ecarstrade.com/cars/7008618)
2026-03-27 15:04: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 15:04:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c59576c8-3958-50fc-b520-11914d7725c7 with identifier: 7010305auction106392
2026-03-27 15:04:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c59576c8-3958-50fc-b520-11914d7725c7 with scrape type 1
2026-03-27 15:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c59576c8-3958-50fc-b520-11914d7725c7
2026-03-27 15:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010305%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623284%27 HTTP/1.1" 200 None
2026-03-27 15:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010305/photo_001/780x0__r.jpg?hash=1774623284 not downloaded yet
2026-03-27 15:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010305%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623286%27 HTTP/1.1" 200 None
2026-03-27 15:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010305/photo_002/780x0__r.jpg?hash=1774623286 not downloaded yet
2026-03-27 15:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010305%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623284%27 HTTP/1.1" 200 None
2026-03-27 15:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010305/photo_003/780x0__r.jpg?hash=1774623284 not downloaded yet
2026-03-27 15:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010305%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623285%27 HTTP/1.1" 200 None
2026-03-27 15:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010305/photo_004/780x0__r.jpg?hash=1774623285 not downloaded yet
2026-03-27 15:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010305%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623285%27 HTTP/1.1" 200 None
2026-03-27 15:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010305/photo_005/780x0__r.jpg?hash=1774623285 not downloaded yet
2026-03-27 15:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010305%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623285%27 HTTP/1.1" 200 None
2026-03-27 15:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010305/photo_006/780x0__r.jpg?hash=1774623285 not downloaded yet
2026-03-27 15:04:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0b28c099-0905-52f1-9560-9d6ae37aee28
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010304> (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 15:04:37 [ecarstrade.be] INFO: Extracting details for car 7010304auction106392
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008618/photo_002/780x0__r.jpg?hash=1774612451> (referer: https://ecarstrade.com/cars/7008618)
2026-03-27 15:04:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 644bdfae-c161-57da-bba3-70d7fbcf028e with identifier: 7010304auction106392
2026-03-27 15:04:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 644bdfae-c161-57da-bba3-70d7fbcf028e with scrape type 1
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 644bdfae-c161-57da-bba3-70d7fbcf028e
2026-03-27 15:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010304%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623281%27 HTTP/1.1" 200 None
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010304/photo_001/780x0__r.jpg?hash=1774623281 not downloaded yet
2026-03-27 15:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010304%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623281%27 HTTP/1.1" 200 None
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010304/photo_002/780x0__r.jpg?hash=1774623281 not downloaded yet
2026-03-27 15:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010304%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623281%27 HTTP/1.1" 200 None
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010304/photo_003/780x0__r.jpg?hash=1774623281 not downloaded yet
2026-03-27 15:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010304%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623281%27 HTTP/1.1" 200 None
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010304/photo_004/780x0__r.jpg?hash=1774623281 not downloaded yet
2026-03-27 15:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010304%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623281%27 HTTP/1.1" 200 None
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010304/photo_005/780x0__r.jpg?hash=1774623281 not downloaded yet
2026-03-27 15:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010304%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623281%27 HTTP/1.1" 200 None
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010304/photo_006/780x0__r.jpg?hash=1774623281 not downloaded yet
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010300/photo_006/780x0__r.jpg?hash=1774623275> (referer: https://ecarstrade.com/cars/7010300)
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0b28c099-0905-52f1-9560-9d6ae37aee28
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010293/photo_006/780x0__r.jpg?hash=1774623264> (referer: https://ecarstrade.com/cars/7010293)
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ea2f430b-c330-52f6-97f7-44ed7cb46f2b
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010293/photo_005/780x0__r.jpg?hash=1774623264> (referer: https://ecarstrade.com/cars/7010293)
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010306/photo_005/780x0__r.jpg?hash=1774623286> (referer: https://ecarstrade.com/cars/7010306)
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d31cd1f1-84a7-50a2-8b0c-300a610abfb5
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010303> (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 15:04:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d31cd1f1-84a7-50a2-8b0c-300a610abfb5
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010308/photo_006/780x0__r.jpg?hash=1774623291> (referer: https://ecarstrade.com/cars/7010308)
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010306/photo_006/780x0__r.jpg?hash=1774623286> (referer: https://ecarstrade.com/cars/7010306)
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bfc645db-dbb7-5822-b731-11ac5cefb6a2
2026-03-27 15:04:37 [ecarstrade.be] INFO: Extracting details for car 7010303auction106392
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010305/photo_006/780x0__r.jpg?hash=1774623285> (referer: https://ecarstrade.com/cars/7010305)
2026-03-27 15:04:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dae33fb-7541-55a9-95a9-9b8cb1782193 with identifier: 7010303auction106392
2026-03-27 15:04:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dae33fb-7541-55a9-95a9-9b8cb1782193 with scrape type 1
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5dae33fb-7541-55a9-95a9-9b8cb1782193
2026-03-27 15:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010303%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623279%27 HTTP/1.1" 200 None
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010303/photo_001/780x0__r.jpg?hash=1774623279 not downloaded yet
2026-03-27 15:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010303%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623280%27 HTTP/1.1" 200 None
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010303/photo_002/780x0__r.jpg?hash=1774623280 not downloaded yet
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010308/photo_005/780x0__r.jpg?hash=1774623291> (referer: https://ecarstrade.com/cars/7010308)
2026-03-27 15:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010303%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623280%27 HTTP/1.1" 200 None
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010303/photo_003/780x0__r.jpg?hash=1774623280 not downloaded yet
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010305/photo_005/780x0__r.jpg?hash=1774623285> (referer: https://ecarstrade.com/cars/7010305)
2026-03-27 15:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010303%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623280%27 HTTP/1.1" 200 None
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010303/photo_004/780x0__r.jpg?hash=1774623280 not downloaded yet
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 64d0a474-0180-593e-a768-7026f9fb680a
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bfc645db-dbb7-5822-b731-11ac5cefb6a2
2026-03-27 15:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010303%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623280%27 HTTP/1.1" 200 None
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010303/photo_005/780x0__r.jpg?hash=1774623280 not downloaded yet
2026-03-27 15:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010303%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623281%27 HTTP/1.1" 200 None
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010303/photo_006/780x0__r.jpg?hash=1774623281 not downloaded yet
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010304/photo_006/780x0__r.jpg?hash=1774623281> (referer: https://ecarstrade.com/cars/7010304)
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c59576c8-3958-50fc-b520-11914d7725c7
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010304/photo_005/780x0__r.jpg?hash=1774623281> (referer: https://ecarstrade.com/cars/7010304)
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 64d0a474-0180-593e-a768-7026f9fb680a
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c59576c8-3958-50fc-b520-11914d7725c7
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010304/photo_003/780x0__r.jpg?hash=1774623281> (referer: https://ecarstrade.com/cars/7010304)
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010304/photo_004/780x0__r.jpg?hash=1774623281> (referer: https://ecarstrade.com/cars/7010304)
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 644bdfae-c161-57da-bba3-70d7fbcf028e
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010304/photo_001/780x0__r.jpg?hash=1774623281> (referer: https://ecarstrade.com/cars/7010304)
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010304/photo_002/780x0__r.jpg?hash=1774623281> (referer: https://ecarstrade.com/cars/7010304)
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 644bdfae-c161-57da-bba3-70d7fbcf028e
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 644bdfae-c161-57da-bba3-70d7fbcf028e
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010305/photo_004/780x0__r.jpg?hash=1774623285> (referer: https://ecarstrade.com/cars/7010305)
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 644bdfae-c161-57da-bba3-70d7fbcf028e
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010305/photo_003/780x0__r.jpg?hash=1774623284> (referer: https://ecarstrade.com/cars/7010305)
2026-03-27 15:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010303/photo_002/780x0__r.jpg?hash=1774623280> (referer: https://ecarstrade.com/cars/7010303)
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 644bdfae-c161-57da-bba3-70d7fbcf028e
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 644bdfae-c161-57da-bba3-70d7fbcf028e
2026-03-27 15:04:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 644bdfae-c161-57da-bba3-70d7fbcf028e, skipping ID generation
2026-03-27 15:04:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 644bdfae-c161-57da-bba3-70d7fbcf028e with scrape type 1
2026-03-27 15:04:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 644bdfae-c161-57da-bba3-70d7fbcf028e sending to next pipeline
2026-03-27 15:04:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 644bdfae-c161-57da-bba3-70d7fbcf028e, identifier: 7010304auction106392
2026-03-27 15:04:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 644bdfae-c161-57da-bba3-70d7fbcf028e with identifier: 7010304auction106392
2026-03-27 15:04:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 644bdfae-c161-57da-bba3-70d7fbcf028e with identifier: 7010304auction106392
2026-03-27 15:04:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 644bdfae-c161-57da-bba3-70d7fbcf028e with identifier: 7010304auction106392 to the API
2026-03-27 15:04:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010304/photo_002/780x0__r.jpg?hash=1774623281>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': '644bdfae-c161-57da-bba3-70d7fbcf028e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010304',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 13417,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010304auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:04:39 [ecarstrade.be] INFO: Saving data for 7010304auction106392: {'created_time': 1774623879.204463, 'last_price_update_time': 1774623879.204472, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010304auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010303/photo_006/780x0__r.jpg?hash=1774623281> (referer: https://ecarstrade.com/cars/7010303)
2026-03-27 15:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010303/photo_003/780x0__r.jpg?hash=1774623280> (referer: https://ecarstrade.com/cars/7010303)
2026-03-27 15:04:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c59576c8-3958-50fc-b520-11914d7725c7
2026-03-27 15:04:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c59576c8-3958-50fc-b520-11914d7725c7
2026-03-27 15:04:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5dae33fb-7541-55a9-95a9-9b8cb1782193
2026-03-27 15:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010303/photo_004/780x0__r.jpg?hash=1774623280> (referer: https://ecarstrade.com/cars/7010303)
2026-03-27 15:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010303/photo_005/780x0__r.jpg?hash=1774623280> (referer: https://ecarstrade.com/cars/7010303)
2026-03-27 15:04:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5dae33fb-7541-55a9-95a9-9b8cb1782193
2026-03-27 15:04:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5dae33fb-7541-55a9-95a9-9b8cb1782193
2026-03-27 15:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010303/photo_001/780x0__r.jpg?hash=1774623279> (referer: https://ecarstrade.com/cars/7010303)
2026-03-27 15:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010305/photo_002/780x0__r.jpg?hash=1774623286> (referer: https://ecarstrade.com/cars/7010305)
2026-03-27 15:04:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5dae33fb-7541-55a9-95a9-9b8cb1782193
2026-03-27 15:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010305/photo_001/780x0__r.jpg?hash=1774623284> (referer: https://ecarstrade.com/cars/7010305)
2026-03-27 15:04:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5dae33fb-7541-55a9-95a9-9b8cb1782193
2026-03-27 15:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010308/photo_003/780x0__r.jpg?hash=1774623291> (referer: https://ecarstrade.com/cars/7010308)
2026-03-27 15:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010308/photo_004/780x0__r.jpg?hash=1774623292> (referer: https://ecarstrade.com/cars/7010308)
2026-03-27 15:04:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5dae33fb-7541-55a9-95a9-9b8cb1782193
2026-03-27 15:04:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5dae33fb-7541-55a9-95a9-9b8cb1782193, skipping ID generation
2026-03-27 15:04:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dae33fb-7541-55a9-95a9-9b8cb1782193 with scrape type 1
2026-03-27 15:04:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5dae33fb-7541-55a9-95a9-9b8cb1782193 sending to next pipeline
2026-03-27 15:04:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5dae33fb-7541-55a9-95a9-9b8cb1782193, identifier: 7010303auction106392
2026-03-27 15:04:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5dae33fb-7541-55a9-95a9-9b8cb1782193 with identifier: 7010303auction106392
2026-03-27 15:04:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5dae33fb-7541-55a9-95a9-9b8cb1782193 with identifier: 7010303auction106392
2026-03-27 15:04:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5dae33fb-7541-55a9-95a9-9b8cb1782193 with identifier: 7010303auction106392 to the API
2026-03-27 15:04:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010303/photo_001/780x0__r.jpg?hash=1774623279>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': '5dae33fb-7541-55a9-95a9-9b8cb1782193',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010303',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 12863,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010303auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:04:39 [ecarstrade.be] INFO: Saving data for 7010303auction106392: {'created_time': 1774623879.936916, 'last_price_update_time': 1774623879.936928, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010303auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010308/photo_001/780x0__r.jpg?hash=1774623291> (referer: https://ecarstrade.com/cars/7010308)
2026-03-27 15:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010308/photo_002/780x0__r.jpg?hash=1774623291> (referer: https://ecarstrade.com/cars/7010308)
2026-03-27 15:04:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c59576c8-3958-50fc-b520-11914d7725c7
2026-03-27 15:04:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c59576c8-3958-50fc-b520-11914d7725c7
2026-03-27 15:04:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c59576c8-3958-50fc-b520-11914d7725c7, skipping ID generation
2026-03-27 15:04:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c59576c8-3958-50fc-b520-11914d7725c7 with scrape type 1
2026-03-27 15:04:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c59576c8-3958-50fc-b520-11914d7725c7 sending to next pipeline
2026-03-27 15:04:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c59576c8-3958-50fc-b520-11914d7725c7, identifier: 7010305auction106392
2026-03-27 15:04:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 64d0a474-0180-593e-a768-7026f9fb680a
2026-03-27 15:04:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 64d0a474-0180-593e-a768-7026f9fb680a
2026-03-27 15:04:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c59576c8-3958-50fc-b520-11914d7725c7 with identifier: 7010305auction106392
2026-03-27 15:04:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c59576c8-3958-50fc-b520-11914d7725c7 with identifier: 7010305auction106392
2026-03-27 15:04:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c59576c8-3958-50fc-b520-11914d7725c7 with identifier: 7010305auction106392 to the API
2026-03-27 15:04:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010305/photo_001/780x0__r.jpg?hash=1774623284>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': 'c59576c8-3958-50fc-b520-11914d7725c7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010305',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 11800,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010305auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:04:40 [ecarstrade.be] INFO: Saving data for 7010305auction106392: {'created_time': 1774623880.688956, 'last_price_update_time': 1774623880.688967, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010305auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010306/photo_004/780x0__r.jpg?hash=1774623286> (referer: https://ecarstrade.com/cars/7010306)
2026-03-27 15:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010306/photo_003/780x0__r.jpg?hash=1774623286> (referer: https://ecarstrade.com/cars/7010306)
2026-03-27 15:04:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 64d0a474-0180-593e-a768-7026f9fb680a
2026-03-27 15:04:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 64d0a474-0180-593e-a768-7026f9fb680a
2026-03-27 15:04:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 64d0a474-0180-593e-a768-7026f9fb680a, skipping ID generation
2026-03-27 15:04:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64d0a474-0180-593e-a768-7026f9fb680a with scrape type 1
2026-03-27 15:04:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 64d0a474-0180-593e-a768-7026f9fb680a sending to next pipeline
2026-03-27 15:04:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 64d0a474-0180-593e-a768-7026f9fb680a, identifier: 7010308auction106392
2026-03-27 15:04:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 64d0a474-0180-593e-a768-7026f9fb680a with identifier: 7010308auction106392
2026-03-27 15:04:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 64d0a474-0180-593e-a768-7026f9fb680a with identifier: 7010308auction106392
2026-03-27 15:04:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 64d0a474-0180-593e-a768-7026f9fb680a with identifier: 7010308auction106392 to the API
2026-03-27 15:04:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010308/photo_002/780x0__r.jpg?hash=1774623291>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '64d0a474-0180-593e-a768-7026f9fb680a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010308',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 3744,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-08-04',
 '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 15:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:41 [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 15:04:41 [ecarstrade.be] INFO: Saving data for 7010308auction106392: {'created_time': 1774623881.32899, 'last_price_update_time': 1774623881.329001, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010308auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010306/photo_002/780x0__r.jpg?hash=1774623286> (referer: https://ecarstrade.com/cars/7010306)
2026-03-27 15:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010306/photo_001/780x0__r.jpg?hash=1774623286> (referer: https://ecarstrade.com/cars/7010306)
2026-03-27 15:04:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bfc645db-dbb7-5822-b731-11ac5cefb6a2
2026-03-27 15:04:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bfc645db-dbb7-5822-b731-11ac5cefb6a2
2026-03-27 15:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010293/photo_003/780x0__r.jpg?hash=1774623264> (referer: https://ecarstrade.com/cars/7010293)
2026-03-27 15:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010293/photo_004/780x0__r.jpg?hash=1774623264> (referer: https://ecarstrade.com/cars/7010293)
2026-03-27 15:04:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bfc645db-dbb7-5822-b731-11ac5cefb6a2
2026-03-27 15:04:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bfc645db-dbb7-5822-b731-11ac5cefb6a2
2026-03-27 15:04:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bfc645db-dbb7-5822-b731-11ac5cefb6a2, skipping ID generation
2026-03-27 15:04:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfc645db-dbb7-5822-b731-11ac5cefb6a2 with scrape type 1
2026-03-27 15:04:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bfc645db-dbb7-5822-b731-11ac5cefb6a2 sending to next pipeline
2026-03-27 15:04:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bfc645db-dbb7-5822-b731-11ac5cefb6a2, identifier: 7010306auction106392
2026-03-27 15:04:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bfc645db-dbb7-5822-b731-11ac5cefb6a2 with identifier: 7010306auction106392
2026-03-27 15:04:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bfc645db-dbb7-5822-b731-11ac5cefb6a2 with identifier: 7010306auction106392
2026-03-27 15:04:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bfc645db-dbb7-5822-b731-11ac5cefb6a2 with identifier: 7010306auction106392 to the API
2026-03-27 15:04:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010306/photo_001/780x0__r.jpg?hash=1774623286>
{'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-29T15:40:05Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 '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/7010306',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 5,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-08-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': 2025}
2026-03-27 15:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:42 [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 15:04:42 [ecarstrade.be] INFO: Saving data for 7010306auction106392: {'created_time': 1774623882.110981, 'last_price_update_time': 1774623882.110992, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010306auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010293/photo_002/780x0__r.jpg?hash=1774623264> (referer: https://ecarstrade.com/cars/7010293)
2026-03-27 15:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010293/photo_001/780x0__r.jpg?hash=1774623264> (referer: https://ecarstrade.com/cars/7010293)
2026-03-27 15:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010302> (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 15:04:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d31cd1f1-84a7-50a2-8b0c-300a610abfb5
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d31cd1f1-84a7-50a2-8b0c-300a610abfb5
2026-03-27 15:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010301> (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 15:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010300/photo_005/780x0__r.jpg?hash=1774623274> (referer: https://ecarstrade.com/cars/7010300)
2026-03-27 15:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010300/photo_004/780x0__r.jpg?hash=1774623274> (referer: https://ecarstrade.com/cars/7010300)
2026-03-27 15:04: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 15:04:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d31cd1f1-84a7-50a2-8b0c-300a610abfb5
2026-03-27 15:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010300/photo_003/780x0__r.jpg?hash=1774623274> (referer: https://ecarstrade.com/cars/7010300)
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d31cd1f1-84a7-50a2-8b0c-300a610abfb5
2026-03-27 15:04:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d31cd1f1-84a7-50a2-8b0c-300a610abfb5, skipping ID generation
2026-03-27 15:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d31cd1f1-84a7-50a2-8b0c-300a610abfb5 with scrape type 1
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d31cd1f1-84a7-50a2-8b0c-300a610abfb5 sending to next pipeline
2026-03-27 15:04:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d31cd1f1-84a7-50a2-8b0c-300a610abfb5, identifier: 7010293auction106392
2026-03-27 15:04:42 [ecarstrade.be] INFO: Extracting details for car 7010302auction106392
2026-03-27 15:04:42 [ecarstrade.be] INFO: Extracting details for car 7010301auction106392
2026-03-27 15:04:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d31cd1f1-84a7-50a2-8b0c-300a610abfb5 with identifier: 7010293auction106392
2026-03-27 15:04:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d31cd1f1-84a7-50a2-8b0c-300a610abfb5 with identifier: 7010293auction106392
2026-03-27 15:04:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d31cd1f1-84a7-50a2-8b0c-300a610abfb5 with identifier: 7010293auction106392 to the API
2026-03-27 15:04:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010293/photo_001/780x0__r.jpg?hash=1774623264>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': 'd31cd1f1-84a7-50a2-8b0c-300a610abfb5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010293',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 11836,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:42 [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 15:04:42 [ecarstrade.be] INFO: Saving data for 7010293auction106392: {'created_time': 1774623882.676576, 'last_price_update_time': 1774623882.676586, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010293auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010300/photo_001/780x0__r.jpg?hash=1774623276> (referer: https://ecarstrade.com/cars/7010300)
2026-03-27 15:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010300/photo_002/780x0__r.jpg?hash=1774623274> (referer: https://ecarstrade.com/cars/7010300)
2026-03-27 15:04: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 15:04: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 15:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008618/photo_001/780x0__r.jpg?hash=1774612451> (referer: https://ecarstrade.com/cars/7008618)
2026-03-27 15:04: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 15:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea6778b0-265d-5585-992f-7a9b21c7cab5 with identifier: 7010302auction106392
2026-03-27 15:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea6778b0-265d-5585-992f-7a9b21c7cab5 with scrape type 1
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ea6778b0-265d-5585-992f-7a9b21c7cab5
2026-03-27 15:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010302%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623277%27 HTTP/1.1" 200 None
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010302/photo_001/780x0__r.jpg?hash=1774623277 not downloaded yet
2026-03-27 15:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0ad0c2c-9fbb-5611-9ad9-9ad173fd6dd8 with identifier: 7010301auction106392
2026-03-27 15:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0ad0c2c-9fbb-5611-9ad9-9ad173fd6dd8 with scrape type 1
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b0ad0c2c-9fbb-5611-9ad9-9ad173fd6dd8
2026-03-27 15:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010301%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623276%27 HTTP/1.1" 200 None
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010301/photo_001/780x0__r.jpg?hash=1774623276 not downloaded yet
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ea2f430b-c330-52f6-97f7-44ed7cb46f2b
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ea2f430b-c330-52f6-97f7-44ed7cb46f2b
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ea2f430b-c330-52f6-97f7-44ed7cb46f2b
2026-03-27 15:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010302%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623278%27 HTTP/1.1" 200 None
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010302/photo_002/780x0__r.jpg?hash=1774623278 not downloaded yet
2026-03-27 15:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010301%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623276%27 HTTP/1.1" 200 None
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010301/photo_002/780x0__r.jpg?hash=1774623276 not downloaded yet
2026-03-27 15:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010302%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623278%27 HTTP/1.1" 200 None
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010302/photo_003/780x0__r.jpg?hash=1774623278 not downloaded yet
2026-03-27 15:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010301%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623276%27 HTTP/1.1" 200 None
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010301/photo_003/780x0__r.jpg?hash=1774623276 not downloaded yet
2026-03-27 15:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010302%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623279%27 HTTP/1.1" 200 None
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010302/photo_004/780x0__r.jpg?hash=1774623279 not downloaded yet
2026-03-27 15:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010301%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623277%27 HTTP/1.1" 200 None
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010301/photo_004/780x0__r.jpg?hash=1774623277 not downloaded yet
2026-03-27 15:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010302%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623278%27 HTTP/1.1" 200 None
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010302/photo_005/780x0__r.jpg?hash=1774623278 not downloaded yet
2026-03-27 15:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010301%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623276%27 HTTP/1.1" 200 None
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010301/photo_005/780x0__r.jpg?hash=1774623276 not downloaded yet
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ea2f430b-c330-52f6-97f7-44ed7cb46f2b
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ea2f430b-c330-52f6-97f7-44ed7cb46f2b
2026-03-27 15:04:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea2f430b-c330-52f6-97f7-44ed7cb46f2b, skipping ID generation
2026-03-27 15:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea2f430b-c330-52f6-97f7-44ed7cb46f2b with scrape type 1
2026-03-27 15:04:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea2f430b-c330-52f6-97f7-44ed7cb46f2b sending to next pipeline
2026-03-27 15:04:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ea2f430b-c330-52f6-97f7-44ed7cb46f2b, identifier: 7010300auction106392
2026-03-27 15:04:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0b28c099-0905-52f1-9560-9d6ae37aee28
2026-03-27 15:04:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b28c099-0905-52f1-9560-9d6ae37aee28, skipping ID generation
2026-03-27 15:04:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b28c099-0905-52f1-9560-9d6ae37aee28 with scrape type 1
2026-03-27 15:04:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b28c099-0905-52f1-9560-9d6ae37aee28 sending to next pipeline
2026-03-27 15:04:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0b28c099-0905-52f1-9560-9d6ae37aee28, identifier: 7008618auction106392
2026-03-27 15:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010302%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623278%27 HTTP/1.1" 200 None
2026-03-27 15:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010302/photo_006/780x0__r.jpg?hash=1774623278 not downloaded yet
2026-03-27 15:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010301%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623276%27 HTTP/1.1" 200 None
2026-03-27 15:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010301/photo_006/780x0__r.jpg?hash=1774623276 not downloaded yet
2026-03-27 15:04:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ea2f430b-c330-52f6-97f7-44ed7cb46f2b with identifier: 7010300auction106392
2026-03-27 15:04:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ea2f430b-c330-52f6-97f7-44ed7cb46f2b with identifier: 7010300auction106392
2026-03-27 15:04:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ea2f430b-c330-52f6-97f7-44ed7cb46f2b with identifier: 7010300auction106392 to the API
2026-03-27 15:04:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010300/photo_002/780x0__r.jpg?hash=1774623274>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': 'ea2f430b-c330-52f6-97f7-44ed7cb46f2b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010300',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 10700,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:44 [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 15:04:44 [ecarstrade.be] INFO: Saving data for 7010300auction106392: {'created_time': 1774623884.428742, 'last_price_update_time': 1774623884.428756, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010300auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0b28c099-0905-52f1-9560-9d6ae37aee28 with identifier: 7008618auction106392
2026-03-27 15:04:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0b28c099-0905-52f1-9560-9d6ae37aee28 with identifier: 7008618auction106392
2026-03-27 15:04:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0b28c099-0905-52f1-9560-9d6ae37aee28 with identifier: 7008618auction106392 to the API
2026-03-27 15:04:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008618/photo_001/780x0__r.jpg?hash=1774612451>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': '0b28c099-0905-52f1-9560-9d6ae37aee28',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008618',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Citroen',
 'model': 'C4',
 'odometer': 28441,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-11-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroen C4 Max PureTech 1.2L (1199cc) 130 hp EAT8',
 'transmission': 'automatic',
 'trim': 'Max PureTech 1.2L (1199cc) 130 hp EAT8',
 'vin': None,
 'year': 2024}
2026-03-27 15:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:45 [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 15:04:45 [ecarstrade.be] INFO: Saving data for 7008618auction106392: {'created_time': 1774623885.325901, 'last_price_update_time': 1774623885.325912, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008618auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010299> (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 15:04: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 15:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010287> (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 15:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008684/photo_004/780x0__r.jpg?hash=1774616062> (referer: https://ecarstrade.com/cars/7008684)
2026-03-27 15:04:45 [ecarstrade.be] INFO: Extracting details for car 7010299auction106392
2026-03-27 15:04:45 [ecarstrade.be] INFO: Extracting details for car 7010287auction106392
2026-03-27 15:04:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 095c0618-a031-5e77-8662-bbeada57c994 with identifier: 7010299auction106392
2026-03-27 15:04:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 095c0618-a031-5e77-8662-bbeada57c994 with scrape type 1
2026-03-27 15:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 095c0618-a031-5e77-8662-bbeada57c994
2026-03-27 15:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010299%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623273%27 HTTP/1.1" 200 None
2026-03-27 15:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010299/photo_001/780x0__r.jpg?hash=1774623273 not downloaded yet
2026-03-27 15:04:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b499e667-ef59-56a5-aafb-8fa701f967fb with identifier: 7010287auction106392
2026-03-27 15:04:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b499e667-ef59-56a5-aafb-8fa701f967fb with scrape type 1
2026-03-27 15:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b499e667-ef59-56a5-aafb-8fa701f967fb
2026-03-27 15:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010287%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623254%27 HTTP/1.1" 200 None
2026-03-27 15:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010287/photo_001/780x0__r.jpg?hash=1774623254 not downloaded yet
2026-03-27 15:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008684/photo_003/780x0__r.jpg?hash=1774616061> (referer: https://ecarstrade.com/cars/7008684)
2026-03-27 15:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010299%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623273%27 HTTP/1.1" 200 None
2026-03-27 15:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010299/photo_002/780x0__r.jpg?hash=1774623273 not downloaded yet
2026-03-27 15:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010287%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623254%27 HTTP/1.1" 200 None
2026-03-27 15:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010287/photo_002/780x0__r.jpg?hash=1774623254 not downloaded yet
2026-03-27 15:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010299%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623273%27 HTTP/1.1" 200 None
2026-03-27 15:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010299/photo_003/780x0__r.jpg?hash=1774623273 not downloaded yet
2026-03-27 15:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010287%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623254%27 HTTP/1.1" 200 None
2026-03-27 15:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010287/photo_003/780x0__r.jpg?hash=1774623254 not downloaded yet
2026-03-27 15:04:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e71b407b-6e9e-5053-a2f4-6e7c96ea41e5
2026-03-27 15:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010299%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623274%27 HTTP/1.1" 200 None
2026-03-27 15:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010299/photo_004/780x0__r.jpg?hash=1774623274 not downloaded yet
2026-03-27 15:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010287%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623254%27 HTTP/1.1" 200 None
2026-03-27 15:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010287/photo_004/780x0__r.jpg?hash=1774623254 not downloaded yet
2026-03-27 15:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010299%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623273%27 HTTP/1.1" 200 None
2026-03-27 15:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010299/photo_005/780x0__r.jpg?hash=1774623273 not downloaded yet
2026-03-27 15:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010287%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623254%27 HTTP/1.1" 200 None
2026-03-27 15:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010287/photo_005/780x0__r.jpg?hash=1774623254 not downloaded yet
2026-03-27 15:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008684/photo_002/780x0__r.jpg?hash=1774616061> (referer: https://ecarstrade.com/cars/7008684)
2026-03-27 15:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010299%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623273%27 HTTP/1.1" 200 None
2026-03-27 15:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010299/photo_006/780x0__r.jpg?hash=1774623273 not downloaded yet
2026-03-27 15:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010287%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623255%27 HTTP/1.1" 200 None
2026-03-27 15:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010287/photo_006/780x0__r.jpg?hash=1774623255 not downloaded yet
2026-03-27 15:04:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e71b407b-6e9e-5053-a2f4-6e7c96ea41e5
2026-03-27 15:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008684/photo_001/780x0__r.jpg?hash=1774616061> (referer: https://ecarstrade.com/cars/7008684)
2026-03-27 15:04: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 15:04:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e71b407b-6e9e-5053-a2f4-6e7c96ea41e5
2026-03-27 15:04:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e71b407b-6e9e-5053-a2f4-6e7c96ea41e5
2026-03-27 15:04:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e71b407b-6e9e-5053-a2f4-6e7c96ea41e5, skipping ID generation
2026-03-27 15:04:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e71b407b-6e9e-5053-a2f4-6e7c96ea41e5 with scrape type 1
2026-03-27 15:04:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e71b407b-6e9e-5053-a2f4-6e7c96ea41e5 sending to next pipeline
2026-03-27 15:04:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e71b407b-6e9e-5053-a2f4-6e7c96ea41e5, identifier: 7008684auction106392
2026-03-27 15:04:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e71b407b-6e9e-5053-a2f4-6e7c96ea41e5 with identifier: 7008684auction106392
2026-03-27 15:04:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e71b407b-6e9e-5053-a2f4-6e7c96ea41e5 with identifier: 7008684auction106392
2026-03-27 15:04:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e71b407b-6e9e-5053-a2f4-6e7c96ea41e5 with identifier: 7008684auction106392 to the API
2026-03-27 15:04:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008684/photo_001/780x0__r.jpg?hash=1774616061>
{'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-29T15:40:05Z',
 'fuel_type': 'Petrol',
 'id': 'e71b407b-6e9e-5053-a2f4-6e7c96ea41e5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008684',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Lancia',
 'model': 'Ypsilon',
 'odometer': 20264,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-04-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Lancia Ypsilon LX Ypsilon 1.2 Ibrida 100ch eDCT6',
 'transmission': 'automatic',
 'trim': 'LX  1.2 Ibrida 100ch eDCT6',
 'vin': None,
 'year': 2025}
2026-03-27 15:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:46 [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 15:04:46 [ecarstrade.be] INFO: Saving data for 7008684auction106392: {'created_time': 1774623886.320173, 'last_price_update_time': 1774623886.320185, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008684auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009308> (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 15:04: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 15:04:46 [ecarstrade.be] INFO: Extracting details for car 7009308auction106392
2026-03-27 15:04:46 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: bfc645db-dbb7-5822-b731-11ac5cefb6a2 with identifier: 7009308auction106392, dropping item
2026-03-27 15:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010298> (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 15:04: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 15:04:49 [ecarstrade.be] INFO: Extracting details for car 7010298auction106392
2026-03-27 15:04:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c5bb419-d74a-5c47-97ca-de8bb5a95614 with identifier: 7010298auction106392
2026-03-27 15:04:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c5bb419-d74a-5c47-97ca-de8bb5a95614 with scrape type 1
2026-03-27 15:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7c5bb419-d74a-5c47-97ca-de8bb5a95614
2026-03-27 15:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010298%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623271%27 HTTP/1.1" 200 None
2026-03-27 15:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010298/photo_001/780x0__r.jpg?hash=1774623271 not downloaded yet
2026-03-27 15:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010298%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623272%27 HTTP/1.1" 200 None
2026-03-27 15:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010298/photo_002/780x0__r.jpg?hash=1774623272 not downloaded yet
2026-03-27 15:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010298%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623272%27 HTTP/1.1" 200 None
2026-03-27 15:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010298/photo_003/780x0__r.jpg?hash=1774623272 not downloaded yet
2026-03-27 15:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010298%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623271%27 HTTP/1.1" 200 None
2026-03-27 15:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010298/photo_004/780x0__r.jpg?hash=1774623271 not downloaded yet
2026-03-27 15:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010298%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623271%27 HTTP/1.1" 200 None
2026-03-27 15:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010298/photo_005/780x0__r.jpg?hash=1774623271 not downloaded yet
2026-03-27 15:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010298%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623271%27 HTTP/1.1" 200 None
2026-03-27 15:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010298/photo_006/780x0__r.jpg?hash=1774623271 not downloaded yet
2026-03-27 15:04:51 [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 15:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010301/photo_006/780x0__r.jpg?hash=1774623276> (referer: https://ecarstrade.com/cars/7010301)
2026-03-27 15:04:51 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:04:51 [ecarstrade.be] INFO: Found listing with ID: 7002917auction111054
2026-03-27 15:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:51 [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 15:04:51 [ecarstrade.be] INFO: Scrape type for 7002917auction111054: 0
2026-03-27 15:04:51 [ecarstrade.be] INFO: Found listing with ID: 7002918auction111054
2026-03-27 15:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:51 [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 15:04:51 [ecarstrade.be] INFO: Scrape type for 7002918auction111054: 0
2026-03-27 15:04:51 [ecarstrade.be] INFO: Found listing with ID: 7002919auction111054
2026-03-27 15:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:51 [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 15:04:51 [ecarstrade.be] INFO: Scrape type for 7002919auction111054: 0
2026-03-27 15:04:51 [ecarstrade.be] INFO: Found listing with ID: 7002920auction111054
2026-03-27 15:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:51 [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 15:04:51 [ecarstrade.be] INFO: Scrape type for 7002920auction111054: 0
2026-03-27 15:04:51 [ecarstrade.be] INFO: Found listing with ID: 7002921auction111054
2026-03-27 15:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:51 [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 15:04:51 [ecarstrade.be] INFO: Scrape type for 7002921auction111054: 0
2026-03-27 15:04:51 [ecarstrade.be] INFO: Found listing with ID: 7002922auction111054
2026-03-27 15:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:51 [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 15:04:51 [ecarstrade.be] INFO: Scrape type for 7002922auction111054: 0
2026-03-27 15:04:51 [ecarstrade.be] INFO: Found listing with ID: 7002923auction111054
2026-03-27 15:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:51 [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 15:04:51 [ecarstrade.be] INFO: Scrape type for 7002923auction111054: 0
2026-03-27 15:04:51 [ecarstrade.be] INFO: Found listing with ID: 7002992auction111054
2026-03-27 15:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:51 [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 15:04:51 [ecarstrade.be] INFO: Scrape type for 7002992auction111054: 0
2026-03-27 15:04:51 [ecarstrade.be] INFO: Found listing with ID: 7002993auction111054
2026-03-27 15:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:52 [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 15:04:52 [ecarstrade.be] INFO: Scrape type for 7002993auction111054: 0
2026-03-27 15:04:52 [ecarstrade.be] INFO: Found listing with ID: 7002995auction111054
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:52 [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 15:04:52 [ecarstrade.be] INFO: Scrape type for 7002995auction111054: 0
2026-03-27 15:04:52 [ecarstrade.be] INFO: Found listing with ID: 7002996auction111054
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:52 [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 15:04:52 [ecarstrade.be] INFO: Scrape type for 7002996auction111054: 0
2026-03-27 15:04:52 [ecarstrade.be] INFO: Found listing with ID: 7002998auction111054
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:52 [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 15:04:52 [ecarstrade.be] INFO: Scrape type for 7002998auction111054: 0
2026-03-27 15:04:52 [ecarstrade.be] INFO: Found listing with ID: 7002999auction111054
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:52 [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 15:04:52 [ecarstrade.be] INFO: Scrape type for 7002999auction111054: 0
2026-03-27 15:04:52 [ecarstrade.be] INFO: Found listing with ID: 7003001auction111054
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:52 [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 15:04:52 [ecarstrade.be] INFO: Scrape type for 7003001auction111054: 0
2026-03-27 15:04:52 [ecarstrade.be] INFO: Found listing with ID: 7003002auction111054
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:52 [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 15:04:52 [ecarstrade.be] INFO: Scrape type for 7003002auction111054: 0
2026-03-27 15:04:52 [ecarstrade.be] INFO: Found listing with ID: 7003004auction111054
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:52 [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 15:04:52 [ecarstrade.be] INFO: Scrape type for 7003004auction111054: 0
2026-03-27 15:04:52 [ecarstrade.be] INFO: Found listing with ID: 7003005auction111054
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:52 [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 15:04:52 [ecarstrade.be] INFO: Scrape type for 7003005auction111054: 0
2026-03-27 15:04:52 [ecarstrade.be] INFO: Found listing with ID: 7003007auction111054
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:52 [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 15:04:52 [ecarstrade.be] INFO: Scrape type for 7003007auction111054: 0
2026-03-27 15:04:52 [ecarstrade.be] INFO: Found listing with ID: 7003008auction111054
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:52 [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 15:04:52 [ecarstrade.be] INFO: Scrape type for 7003008auction111054: 0
2026-03-27 15:04:52 [ecarstrade.be] INFO: Found listing with ID: 7003009auction111054
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:52 [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 15:04:52 [ecarstrade.be] INFO: Scrape type for 7003009auction111054: 0
2026-03-27 15:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010302/photo_006/780x0__r.jpg?hash=1774623278> (referer: https://ecarstrade.com/cars/7010302)
2026-03-27 15:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010296> (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 15:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010294> (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 15:04:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b0ad0c2c-9fbb-5611-9ad9-9ad173fd6dd8
2026-03-27 15:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010301/photo_005/780x0__r.jpg?hash=1774623276> (referer: https://ecarstrade.com/cars/7010301)
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ea6778b0-265d-5585-992f-7a9b21c7cab5
2026-03-27 15:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010287/photo_001/780x0__r.jpg?hash=1774623254> (referer: https://ecarstrade.com/cars/7010287)
2026-03-27 15:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010287/photo_005/780x0__r.jpg?hash=1774623254> (referer: https://ecarstrade.com/cars/7010287)
2026-03-27 15:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010287/photo_006/780x0__r.jpg?hash=1774623255> (referer: https://ecarstrade.com/cars/7010287)
2026-03-27 15:04:52 [ecarstrade.be] INFO: Extracting details for car 7010296auction106392
2026-03-27 15:04:52 [ecarstrade.be] INFO: Extracting details for car 7010294auction106392
2026-03-27 15:04:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c19a24ed-7b56-5ac8-be5d-a1dcab454dbd with identifier: 7010296auction106392
2026-03-27 15:04:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c19a24ed-7b56-5ac8-be5d-a1dcab454dbd with scrape type 1
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c19a24ed-7b56-5ac8-be5d-a1dcab454dbd
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010296%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623269%27 HTTP/1.1" 200 None
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010296/photo_001/780x0__r.jpg?hash=1774623269 not downloaded yet
2026-03-27 15:04:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a0fde8c-fb56-5a0f-9800-44a7023a6124 with identifier: 7010294auction106392
2026-03-27 15:04:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a0fde8c-fb56-5a0f-9800-44a7023a6124 with scrape type 1
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3a0fde8c-fb56-5a0f-9800-44a7023a6124
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010294%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623266%27 HTTP/1.1" 200 None
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010294/photo_001/780x0__r.jpg?hash=1774623266 not downloaded yet
2026-03-27 15:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010298/photo_006/780x0__r.jpg?hash=1774623271> (referer: https://ecarstrade.com/cars/7010298)
2026-03-27 15:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010299/photo_005/780x0__r.jpg?hash=1774623273> (referer: https://ecarstrade.com/cars/7010299)
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010296%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623269%27 HTTP/1.1" 200 None
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010296/photo_002/780x0__r.jpg?hash=1774623269 not downloaded yet
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010294%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623266%27 HTTP/1.1" 200 None
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010294/photo_002/780x0__r.jpg?hash=1774623266 not downloaded yet
2026-03-27 15:04: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 15:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010299/photo_006/780x0__r.jpg?hash=1774623273> (referer: https://ecarstrade.com/cars/7010299)
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010296%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623269%27 HTTP/1.1" 200 None
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010296/photo_003/780x0__r.jpg?hash=1774623269 not downloaded yet
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010294%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623266%27 HTTP/1.1" 200 None
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010294/photo_003/780x0__r.jpg?hash=1774623266 not downloaded yet
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b0ad0c2c-9fbb-5611-9ad9-9ad173fd6dd8
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010296%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623269%27 HTTP/1.1" 200 None
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010296/photo_004/780x0__r.jpg?hash=1774623269 not downloaded yet
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010294%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623266%27 HTTP/1.1" 200 None
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010294/photo_004/780x0__r.jpg?hash=1774623266 not downloaded yet
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b499e667-ef59-56a5-aafb-8fa701f967fb
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b499e667-ef59-56a5-aafb-8fa701f967fb
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b499e667-ef59-56a5-aafb-8fa701f967fb
2026-03-27 15:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010298/photo_005/780x0__r.jpg?hash=1774623271> (referer: https://ecarstrade.com/cars/7010298)
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010296%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623269%27 HTTP/1.1" 200 None
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010296/photo_005/780x0__r.jpg?hash=1774623269 not downloaded yet
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010294%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623266%27 HTTP/1.1" 200 None
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010294/photo_005/780x0__r.jpg?hash=1774623266 not downloaded yet
2026-03-27 15:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010298/photo_004/780x0__r.jpg?hash=1774623271> (referer: https://ecarstrade.com/cars/7010298)
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010296%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623269%27 HTTP/1.1" 200 None
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010296/photo_006/780x0__r.jpg?hash=1774623269 not downloaded yet
2026-03-27 15:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010294%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623266%27 HTTP/1.1" 200 None
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010294/photo_006/780x0__r.jpg?hash=1774623266 not downloaded yet
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7c5bb419-d74a-5c47-97ca-de8bb5a95614
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 095c0618-a031-5e77-8662-bbeada57c994
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 095c0618-a031-5e77-8662-bbeada57c994
2026-03-27 15:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010298/photo_003/780x0__r.jpg?hash=1774623272> (referer: https://ecarstrade.com/cars/7010298)
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7c5bb419-d74a-5c47-97ca-de8bb5a95614
2026-03-27 15:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010298/photo_002/780x0__r.jpg?hash=1774623272> (referer: https://ecarstrade.com/cars/7010298)
2026-03-27 15:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010298/photo_001/780x0__r.jpg?hash=1774623271> (referer: https://ecarstrade.com/cars/7010298)
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7c5bb419-d74a-5c47-97ca-de8bb5a95614
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7c5bb419-d74a-5c47-97ca-de8bb5a95614
2026-03-27 15:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010299/photo_004/780x0__r.jpg?hash=1774623274> (referer: https://ecarstrade.com/cars/7010299)
2026-03-27 15:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010287/photo_004/780x0__r.jpg?hash=1774623254> (referer: https://ecarstrade.com/cars/7010287)
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7c5bb419-d74a-5c47-97ca-de8bb5a95614
2026-03-27 15:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010296/photo_001/780x0__r.jpg?hash=1774623269> (referer: https://ecarstrade.com/cars/7010296)
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7c5bb419-d74a-5c47-97ca-de8bb5a95614
2026-03-27 15:04:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7c5bb419-d74a-5c47-97ca-de8bb5a95614, skipping ID generation
2026-03-27 15:04:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c5bb419-d74a-5c47-97ca-de8bb5a95614 with scrape type 1
2026-03-27 15:04:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7c5bb419-d74a-5c47-97ca-de8bb5a95614 sending to next pipeline
2026-03-27 15:04:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7c5bb419-d74a-5c47-97ca-de8bb5a95614, identifier: 7010298auction106392
2026-03-27 15:04:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7c5bb419-d74a-5c47-97ca-de8bb5a95614 with identifier: 7010298auction106392
2026-03-27 15:04:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7c5bb419-d74a-5c47-97ca-de8bb5a95614 with identifier: 7010298auction106392
2026-03-27 15:04:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7c5bb419-d74a-5c47-97ca-de8bb5a95614 with identifier: 7010298auction106392 to the API
2026-03-27 15:04:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010298/photo_001/780x0__r.jpg?hash=1774623271>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': '7c5bb419-d74a-5c47-97ca-de8bb5a95614',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010298',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 6851,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:53 [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 15:04:53 [ecarstrade.be] INFO: Saving data for 7010298auction106392: {'created_time': 1774623893.732346, 'last_price_update_time': 1774623893.732359, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010298auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010294/photo_001/780x0__r.jpg?hash=1774623266> (referer: https://ecarstrade.com/cars/7010294)
2026-03-27 15:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010294/photo_002/780x0__r.jpg?hash=1774623266> (referer: https://ecarstrade.com/cars/7010294)
2026-03-27 15:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010295> (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 15:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010291> (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 15:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010292> (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 15:04:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 095c0618-a031-5e77-8662-bbeada57c994
2026-03-27 15:04:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b499e667-ef59-56a5-aafb-8fa701f967fb
2026-03-27 15:04:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c19a24ed-7b56-5ac8-be5d-a1dcab454dbd
2026-03-27 15:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010294/photo_004/780x0__r.jpg?hash=1774623266> (referer: https://ecarstrade.com/cars/7010294)
2026-03-27 15:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010296/photo_006/780x0__r.jpg?hash=1774623269> (referer: https://ecarstrade.com/cars/7010296)
2026-03-27 15:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010294/photo_005/780x0__r.jpg?hash=1774623266> (referer: https://ecarstrade.com/cars/7010294)
2026-03-27 15:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010294/photo_003/780x0__r.jpg?hash=1774623266> (referer: https://ecarstrade.com/cars/7010294)
2026-03-27 15:04:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3a0fde8c-fb56-5a0f-9800-44a7023a6124
2026-03-27 15:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010296/photo_004/780x0__r.jpg?hash=1774623269> (referer: https://ecarstrade.com/cars/7010296)
2026-03-27 15:04:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3a0fde8c-fb56-5a0f-9800-44a7023a6124
2026-03-27 15:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010296/photo_005/780x0__r.jpg?hash=1774623269> (referer: https://ecarstrade.com/cars/7010296)
2026-03-27 15:04:53 [ecarstrade.be] INFO: Extracting details for car 7010295auction106392
2026-03-27 15:04:53 [ecarstrade.be] INFO: Extracting details for car 7010291auction106392
2026-03-27 15:04:53 [ecarstrade.be] INFO: Extracting details for car 7010292auction106392
2026-03-27 15:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010296/photo_003/780x0__r.jpg?hash=1774623269> (referer: https://ecarstrade.com/cars/7010296)
2026-03-27 15:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010294/photo_006/780x0__r.jpg?hash=1774623266> (referer: https://ecarstrade.com/cars/7010294)
2026-03-27 15:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010299/photo_003/780x0__r.jpg?hash=1774623273> (referer: https://ecarstrade.com/cars/7010299)
2026-03-27 15:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010287/photo_003/780x0__r.jpg?hash=1774623254> (referer: https://ecarstrade.com/cars/7010287)
2026-03-27 15:04:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9d256fe-e302-5e35-8a7b-711befe98ebe with identifier: 7010295auction106392
2026-03-27 15:04:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9d256fe-e302-5e35-8a7b-711befe98ebe with scrape type 1
2026-03-27 15:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a9d256fe-e302-5e35-8a7b-711befe98ebe
2026-03-27 15:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010295%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623267%27 HTTP/1.1" 200 None
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010295/photo_001/780x0__r.jpg?hash=1774623267 not downloaded yet
2026-03-27 15:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010295%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623267%27 HTTP/1.1" 200 None
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010295/photo_002/780x0__r.jpg?hash=1774623267 not downloaded yet
2026-03-27 15:04:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 372e4a93-c049-581c-b839-e7c871549f88 with identifier: 7010291auction106392
2026-03-27 15:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 372e4a93-c049-581c-b839-e7c871549f88 with scrape type 1
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 372e4a93-c049-581c-b839-e7c871549f88
2026-03-27 15:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010291%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623261%27 HTTP/1.1" 200 None
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010291/photo_001/780x0__r.jpg?hash=1774623261 not downloaded yet
2026-03-27 15:04:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2e40a3c-d7e8-52f4-97c5-c0fddaecff26 with identifier: 7010292auction106392
2026-03-27 15:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2e40a3c-d7e8-52f4-97c5-c0fddaecff26 with scrape type 1
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d2e40a3c-d7e8-52f4-97c5-c0fddaecff26
2026-03-27 15:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010292%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623263%27 HTTP/1.1" 200 None
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010292/photo_001/780x0__r.jpg?hash=1774623263 not downloaded yet
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3a0fde8c-fb56-5a0f-9800-44a7023a6124
2026-03-27 15:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010296/photo_002/780x0__r.jpg?hash=1774623269> (referer: https://ecarstrade.com/cars/7010296)
2026-03-27 15:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010302/photo_005/780x0__r.jpg?hash=1774623278> (referer: https://ecarstrade.com/cars/7010302)
2026-03-27 15:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010299/photo_002/780x0__r.jpg?hash=1774623273> (referer: https://ecarstrade.com/cars/7010299)
2026-03-27 15:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010295%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623268%27 HTTP/1.1" 200 None
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010295/photo_003/780x0__r.jpg?hash=1774623268 not downloaded yet
2026-03-27 15:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010291%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623261%27 HTTP/1.1" 200 None
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010291/photo_002/780x0__r.jpg?hash=1774623261 not downloaded yet
2026-03-27 15:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010292%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623263%27 HTTP/1.1" 200 None
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010292/photo_002/780x0__r.jpg?hash=1774623263 not downloaded yet
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c19a24ed-7b56-5ac8-be5d-a1dcab454dbd
2026-03-27 15:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010299/photo_001/780x0__r.jpg?hash=1774623273> (referer: https://ecarstrade.com/cars/7010299)
2026-03-27 15:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010295%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623267%27 HTTP/1.1" 200 None
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010295/photo_004/780x0__r.jpg?hash=1774623267 not downloaded yet
2026-03-27 15:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010291%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623261%27 HTTP/1.1" 200 None
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010291/photo_003/780x0__r.jpg?hash=1774623261 not downloaded yet
2026-03-27 15:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010292%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623263%27 HTTP/1.1" 200 None
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010292/photo_003/780x0__r.jpg?hash=1774623263 not downloaded yet
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3a0fde8c-fb56-5a0f-9800-44a7023a6124
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3a0fde8c-fb56-5a0f-9800-44a7023a6124
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c19a24ed-7b56-5ac8-be5d-a1dcab454dbd
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c19a24ed-7b56-5ac8-be5d-a1dcab454dbd
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c19a24ed-7b56-5ac8-be5d-a1dcab454dbd
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3a0fde8c-fb56-5a0f-9800-44a7023a6124
2026-03-27 15:04:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3a0fde8c-fb56-5a0f-9800-44a7023a6124, skipping ID generation
2026-03-27 15:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a0fde8c-fb56-5a0f-9800-44a7023a6124 with scrape type 1
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3a0fde8c-fb56-5a0f-9800-44a7023a6124 sending to next pipeline
2026-03-27 15:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3a0fde8c-fb56-5a0f-9800-44a7023a6124, identifier: 7010294auction106392
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 095c0618-a031-5e77-8662-bbeada57c994
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b499e667-ef59-56a5-aafb-8fa701f967fb
2026-03-27 15:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010301/photo_004/780x0__r.jpg?hash=1774623277> (referer: https://ecarstrade.com/cars/7010301)
2026-03-27 15:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010301/photo_003/780x0__r.jpg?hash=1774623276> (referer: https://ecarstrade.com/cars/7010301)
2026-03-27 15:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010302/photo_003/780x0__r.jpg?hash=1774623278> (referer: https://ecarstrade.com/cars/7010302)
2026-03-27 15:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010295%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623268%27 HTTP/1.1" 200 None
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010295/photo_005/780x0__r.jpg?hash=1774623268 not downloaded yet
2026-03-27 15:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010291%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623261%27 HTTP/1.1" 200 None
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010291/photo_004/780x0__r.jpg?hash=1774623261 not downloaded yet
2026-03-27 15:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010292%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623263%27 HTTP/1.1" 200 None
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010292/photo_004/780x0__r.jpg?hash=1774623263 not downloaded yet
2026-03-27 15:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3a0fde8c-fb56-5a0f-9800-44a7023a6124 with identifier: 7010294auction106392
2026-03-27 15:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3a0fde8c-fb56-5a0f-9800-44a7023a6124 with identifier: 7010294auction106392
2026-03-27 15:04:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3a0fde8c-fb56-5a0f-9800-44a7023a6124 with identifier: 7010294auction106392 to the API
2026-03-27 15:04:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010294/photo_006/780x0__r.jpg?hash=1774623266>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': '3a0fde8c-fb56-5a0f-9800-44a7023a6124',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010294',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 6398,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:54 [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 15:04:54 [ecarstrade.be] INFO: Saving data for 7010294auction106392: {'created_time': 1774623894.724939, 'last_price_update_time': 1774623894.724951, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010294auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010302/photo_004/780x0__r.jpg?hash=1774623279> (referer: https://ecarstrade.com/cars/7010302)
2026-03-27 15:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010287/photo_002/780x0__r.jpg?hash=1774623254> (referer: https://ecarstrade.com/cars/7010287)
2026-03-27 15:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010295%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623268%27 HTTP/1.1" 200 None
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010295/photo_006/780x0__r.jpg?hash=1774623268 not downloaded yet
2026-03-27 15:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010291%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623261%27 HTTP/1.1" 200 None
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010291/photo_005/780x0__r.jpg?hash=1774623261 not downloaded yet
2026-03-27 15:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010292%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623263%27 HTTP/1.1" 200 None
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010292/photo_005/780x0__r.jpg?hash=1774623263 not downloaded yet
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c19a24ed-7b56-5ac8-be5d-a1dcab454dbd
2026-03-27 15:04:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c19a24ed-7b56-5ac8-be5d-a1dcab454dbd, skipping ID generation
2026-03-27 15:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c19a24ed-7b56-5ac8-be5d-a1dcab454dbd with scrape type 1
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c19a24ed-7b56-5ac8-be5d-a1dcab454dbd sending to next pipeline
2026-03-27 15:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c19a24ed-7b56-5ac8-be5d-a1dcab454dbd, identifier: 7010296auction106392
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ea6778b0-265d-5585-992f-7a9b21c7cab5
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 095c0618-a031-5e77-8662-bbeada57c994
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 095c0618-a031-5e77-8662-bbeada57c994
2026-03-27 15:04:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 095c0618-a031-5e77-8662-bbeada57c994, skipping ID generation
2026-03-27 15:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 095c0618-a031-5e77-8662-bbeada57c994 with scrape type 1
2026-03-27 15:04:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 095c0618-a031-5e77-8662-bbeada57c994 sending to next pipeline
2026-03-27 15:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 095c0618-a031-5e77-8662-bbeada57c994, identifier: 7010299auction106392
2026-03-27 15:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c19a24ed-7b56-5ac8-be5d-a1dcab454dbd with identifier: 7010296auction106392
2026-03-27 15:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c19a24ed-7b56-5ac8-be5d-a1dcab454dbd with identifier: 7010296auction106392
2026-03-27 15:04:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c19a24ed-7b56-5ac8-be5d-a1dcab454dbd with identifier: 7010296auction106392 to the API
2026-03-27 15:04:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010296/photo_002/780x0__r.jpg?hash=1774623269>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': 'c19a24ed-7b56-5ac8-be5d-a1dcab454dbd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010296',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 9768,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010296auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:04:55 [ecarstrade.be] INFO: Saving data for 7010296auction106392: {'created_time': 1774623895.86933, 'last_price_update_time': 1774623895.869341, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010296auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 095c0618-a031-5e77-8662-bbeada57c994 with identifier: 7010299auction106392
2026-03-27 15:04:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 095c0618-a031-5e77-8662-bbeada57c994 with identifier: 7010299auction106392
2026-03-27 15:04:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 095c0618-a031-5e77-8662-bbeada57c994 with identifier: 7010299auction106392 to the API
2026-03-27 15:04:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010299/photo_001/780x0__r.jpg?hash=1774623273>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': '095c0618-a031-5e77-8662-bbeada57c994',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010299',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 8892,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:56 [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 15:04:56 [ecarstrade.be] INFO: Saving data for 7010299auction106392: {'created_time': 1774623896.296067, 'last_price_update_time': 1774623896.296087, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010299auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010302/photo_002/780x0__r.jpg?hash=1774623278> (referer: https://ecarstrade.com/cars/7010302)
2026-03-27 15:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010301/photo_001/780x0__r.jpg?hash=1774623276> (referer: https://ecarstrade.com/cars/7010301)
2026-03-27 15:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010301/photo_002/780x0__r.jpg?hash=1774623276> (referer: https://ecarstrade.com/cars/7010301)
2026-03-27 15:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010291%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623261%27 HTTP/1.1" 200 None
2026-03-27 15:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010291/photo_006/780x0__r.jpg?hash=1774623261 not downloaded yet
2026-03-27 15:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010292%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623263%27 HTTP/1.1" 200 None
2026-03-27 15:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010292/photo_006/780x0__r.jpg?hash=1774623263 not downloaded yet
2026-03-27 15:04:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b0ad0c2c-9fbb-5611-9ad9-9ad173fd6dd8
2026-03-27 15:04:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b0ad0c2c-9fbb-5611-9ad9-9ad173fd6dd8
2026-03-27 15:04:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ea6778b0-265d-5585-992f-7a9b21c7cab5
2026-03-27 15:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010302/photo_001/780x0__r.jpg?hash=1774623277> (referer: https://ecarstrade.com/cars/7010302)
2026-03-27 15:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010292/photo_001/780x0__r.jpg?hash=1774623263> (referer: https://ecarstrade.com/cars/7010292)
2026-03-27 15:04:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ea6778b0-265d-5585-992f-7a9b21c7cab5
2026-03-27 15:04:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b499e667-ef59-56a5-aafb-8fa701f967fb
2026-03-27 15:04:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b499e667-ef59-56a5-aafb-8fa701f967fb, skipping ID generation
2026-03-27 15:04:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b499e667-ef59-56a5-aafb-8fa701f967fb with scrape type 1
2026-03-27 15:04:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b499e667-ef59-56a5-aafb-8fa701f967fb sending to next pipeline
2026-03-27 15:04:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b499e667-ef59-56a5-aafb-8fa701f967fb, identifier: 7010287auction106392
2026-03-27 15:04:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b499e667-ef59-56a5-aafb-8fa701f967fb with identifier: 7010287auction106392
2026-03-27 15:04:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b499e667-ef59-56a5-aafb-8fa701f967fb with identifier: 7010287auction106392
2026-03-27 15:04:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b499e667-ef59-56a5-aafb-8fa701f967fb with identifier: 7010287auction106392 to the API
2026-03-27 15:04:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010287/photo_002/780x0__r.jpg?hash=1774623254>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': 'b499e667-ef59-56a5-aafb-8fa701f967fb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010287',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 11342,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:56 [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 15:04:56 [ecarstrade.be] INFO: Saving data for 7010287auction106392: {'created_time': 1774623896.777011, 'last_price_update_time': 1774623896.777024, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010287auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010295/photo_002/780x0__r.jpg?hash=1774623267> (referer: https://ecarstrade.com/cars/7010295)
2026-03-27 15:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010291/photo_003/780x0__r.jpg?hash=1774623261> (referer: https://ecarstrade.com/cars/7010291)
2026-03-27 15:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010295/photo_001/780x0__r.jpg?hash=1774623267> (referer: https://ecarstrade.com/cars/7010295)
2026-03-27 15:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010292/photo_003/780x0__r.jpg?hash=1774623263> (referer: https://ecarstrade.com/cars/7010292)
2026-03-27 15:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010291/photo_001/780x0__r.jpg?hash=1774623261> (referer: https://ecarstrade.com/cars/7010291)
2026-03-27 15:04:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ea6778b0-265d-5585-992f-7a9b21c7cab5
2026-03-27 15:04:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b0ad0c2c-9fbb-5611-9ad9-9ad173fd6dd8
2026-03-27 15:04:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b0ad0c2c-9fbb-5611-9ad9-9ad173fd6dd8
2026-03-27 15:04:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b0ad0c2c-9fbb-5611-9ad9-9ad173fd6dd8, skipping ID generation
2026-03-27 15:04:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0ad0c2c-9fbb-5611-9ad9-9ad173fd6dd8 with scrape type 1
2026-03-27 15:04:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b0ad0c2c-9fbb-5611-9ad9-9ad173fd6dd8 sending to next pipeline
2026-03-27 15:04:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b0ad0c2c-9fbb-5611-9ad9-9ad173fd6dd8, identifier: 7010301auction106392
2026-03-27 15:04:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b0ad0c2c-9fbb-5611-9ad9-9ad173fd6dd8 with identifier: 7010301auction106392
2026-03-27 15:04:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b0ad0c2c-9fbb-5611-9ad9-9ad173fd6dd8 with identifier: 7010301auction106392
2026-03-27 15:04:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b0ad0c2c-9fbb-5611-9ad9-9ad173fd6dd8 with identifier: 7010301auction106392 to the API
2026-03-27 15:04:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010301/photo_002/780x0__r.jpg?hash=1774623276>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': 'b0ad0c2c-9fbb-5611-9ad9-9ad173fd6dd8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010301',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 15139,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:57 [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 15:04:57 [ecarstrade.be] INFO: Saving data for 7010301auction106392: {'created_time': 1774623897.313066, 'last_price_update_time': 1774623897.313079, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010301auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010291/photo_004/780x0__r.jpg?hash=1774623261> (referer: https://ecarstrade.com/cars/7010291)
2026-03-27 15:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010292/photo_004/780x0__r.jpg?hash=1774623263> (referer: https://ecarstrade.com/cars/7010292)
2026-03-27 15:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010292/photo_005/780x0__r.jpg?hash=1774623263> (referer: https://ecarstrade.com/cars/7010292)
2026-03-27 15:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010291/photo_005/780x0__r.jpg?hash=1774623261> (referer: https://ecarstrade.com/cars/7010291)
2026-03-27 15:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010295/photo_004/780x0__r.jpg?hash=1774623267> (referer: https://ecarstrade.com/cars/7010295)
2026-03-27 15:04:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ea6778b0-265d-5585-992f-7a9b21c7cab5
2026-03-27 15:04:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea6778b0-265d-5585-992f-7a9b21c7cab5, skipping ID generation
2026-03-27 15:04:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea6778b0-265d-5585-992f-7a9b21c7cab5 with scrape type 1
2026-03-27 15:04:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea6778b0-265d-5585-992f-7a9b21c7cab5 sending to next pipeline
2026-03-27 15:04:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ea6778b0-265d-5585-992f-7a9b21c7cab5, identifier: 7010302auction106392
2026-03-27 15:04:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d2e40a3c-d7e8-52f4-97c5-c0fddaecff26
2026-03-27 15:04:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a9d256fe-e302-5e35-8a7b-711befe98ebe
2026-03-27 15:04:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 372e4a93-c049-581c-b839-e7c871549f88
2026-03-27 15:04:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a9d256fe-e302-5e35-8a7b-711befe98ebe
2026-03-27 15:04:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d2e40a3c-d7e8-52f4-97c5-c0fddaecff26
2026-03-27 15:04:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 372e4a93-c049-581c-b839-e7c871549f88
2026-03-27 15:04:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ea6778b0-265d-5585-992f-7a9b21c7cab5 with identifier: 7010302auction106392
2026-03-27 15:04:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ea6778b0-265d-5585-992f-7a9b21c7cab5 with identifier: 7010302auction106392
2026-03-27 15:04:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ea6778b0-265d-5585-992f-7a9b21c7cab5 with identifier: 7010302auction106392 to the API
2026-03-27 15:04:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010302/photo_001/780x0__r.jpg?hash=1774623277>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': 'ea6778b0-265d-5585-992f-7a9b21c7cab5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010302',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 12674,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:57 [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 15:04:57 [ecarstrade.be] INFO: Saving data for 7010302auction106392: {'created_time': 1774623897.728677, 'last_price_update_time': 1774623897.728688, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010302auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010290> (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 15:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010292/photo_002/780x0__r.jpg?hash=1774623263> (referer: https://ecarstrade.com/cars/7010292)
2026-03-27 15:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010295/photo_005/780x0__r.jpg?hash=1774623268> (referer: https://ecarstrade.com/cars/7010295)
2026-03-27 15:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010292/photo_006/780x0__r.jpg?hash=1774623263> (referer: https://ecarstrade.com/cars/7010292)
2026-03-27 15:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010291/photo_006/780x0__r.jpg?hash=1774623261> (referer: https://ecarstrade.com/cars/7010291)
2026-03-27 15:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010295/photo_006/780x0__r.jpg?hash=1774623268> (referer: https://ecarstrade.com/cars/7010295)
2026-03-27 15:04: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 15:04: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 15:04:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 372e4a93-c049-581c-b839-e7c871549f88
2026-03-27 15:04:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d2e40a3c-d7e8-52f4-97c5-c0fddaecff26
2026-03-27 15:04:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d2e40a3c-d7e8-52f4-97c5-c0fddaecff26
2026-03-27 15:04:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 372e4a93-c049-581c-b839-e7c871549f88
2026-03-27 15:04:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a9d256fe-e302-5e35-8a7b-711befe98ebe
2026-03-27 15:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010295/photo_003/780x0__r.jpg?hash=1774623268> (referer: https://ecarstrade.com/cars/7010295)
2026-03-27 15:04:57 [ecarstrade.be] INFO: Extracting details for car 7010290auction106392
2026-03-27 15:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010291/photo_002/780x0__r.jpg?hash=1774623261> (referer: https://ecarstrade.com/cars/7010291)
2026-03-27 15:04:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d8896c5-20c6-5944-be11-347904a4eb13 with identifier: 7010290auction106392
2026-03-27 15:04:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d8896c5-20c6-5944-be11-347904a4eb13 with scrape type 1
2026-03-27 15:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2d8896c5-20c6-5944-be11-347904a4eb13
2026-03-27 15:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010290%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623260%27 HTTP/1.1" 200 None
2026-03-27 15:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010290/photo_001/780x0__r.jpg?hash=1774623260 not downloaded yet
2026-03-27 15:04:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d2e40a3c-d7e8-52f4-97c5-c0fddaecff26
2026-03-27 15:04:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a9d256fe-e302-5e35-8a7b-711befe98ebe
2026-03-27 15:04:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d2e40a3c-d7e8-52f4-97c5-c0fddaecff26
2026-03-27 15:04:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d2e40a3c-d7e8-52f4-97c5-c0fddaecff26, skipping ID generation
2026-03-27 15:04:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2e40a3c-d7e8-52f4-97c5-c0fddaecff26 with scrape type 1
2026-03-27 15:04:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d2e40a3c-d7e8-52f4-97c5-c0fddaecff26 sending to next pipeline
2026-03-27 15:04:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d2e40a3c-d7e8-52f4-97c5-c0fddaecff26, identifier: 7010292auction106392
2026-03-27 15:04:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 372e4a93-c049-581c-b839-e7c871549f88
2026-03-27 15:04:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a9d256fe-e302-5e35-8a7b-711befe98ebe
2026-03-27 15:04:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d2e40a3c-d7e8-52f4-97c5-c0fddaecff26 with identifier: 7010292auction106392
2026-03-27 15:04:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d2e40a3c-d7e8-52f4-97c5-c0fddaecff26 with identifier: 7010292auction106392
2026-03-27 15:04:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d2e40a3c-d7e8-52f4-97c5-c0fddaecff26 with identifier: 7010292auction106392 to the API
2026-03-27 15:04:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:04:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010292/photo_006/780x0__r.jpg?hash=1774623263>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': 'd2e40a3c-d7e8-52f4-97c5-c0fddaecff26',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010292',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 11573,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:59 [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 15:04:59 [ecarstrade.be] INFO: Saving data for 7010292auction106392: {'created_time': 1774623899.086968, 'last_price_update_time': 1774623899.08698, 'auction_closing_time': 1774798805.0}
2026-03-27 15:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010292auction106392') HTTP/1.1" 204 0
2026-03-27 15:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010290%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623260%27 HTTP/1.1" 200 None
2026-03-27 15:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010290/photo_002/780x0__r.jpg?hash=1774623260 not downloaded yet
2026-03-27 15:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010290%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623260%27 HTTP/1.1" 200 None
2026-03-27 15:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010290/photo_003/780x0__r.jpg?hash=1774623260 not downloaded yet
2026-03-27 15:04:59 [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 15:04:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a9d256fe-e302-5e35-8a7b-711befe98ebe
2026-03-27 15:04:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a9d256fe-e302-5e35-8a7b-711befe98ebe, skipping ID generation
2026-03-27 15:04:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9d256fe-e302-5e35-8a7b-711befe98ebe with scrape type 1
2026-03-27 15:04:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a9d256fe-e302-5e35-8a7b-711befe98ebe sending to next pipeline
2026-03-27 15:04:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a9d256fe-e302-5e35-8a7b-711befe98ebe, identifier: 7010295auction106392
2026-03-27 15:04:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 372e4a93-c049-581c-b839-e7c871549f88
2026-03-27 15:04:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 372e4a93-c049-581c-b839-e7c871549f88, skipping ID generation
2026-03-27 15:04:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 372e4a93-c049-581c-b839-e7c871549f88 with scrape type 1
2026-03-27 15:04:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 372e4a93-c049-581c-b839-e7c871549f88 sending to next pipeline
2026-03-27 15:04:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 372e4a93-c049-581c-b839-e7c871549f88, identifier: 7010291auction106392
2026-03-27 15:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:04: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%252F7010290%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623260%27 HTTP/1.1" 200 None
2026-03-27 15:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010290/photo_004/780x0__r.jpg?hash=1774623260 not downloaded yet
2026-03-27 15:04:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a9d256fe-e302-5e35-8a7b-711befe98ebe with identifier: 7010295auction106392
2026-03-27 15:04:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a9d256fe-e302-5e35-8a7b-711befe98ebe with identifier: 7010295auction106392
2026-03-27 15:04:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a9d256fe-e302-5e35-8a7b-711befe98ebe with identifier: 7010295auction106392 to the API
2026-03-27 15:04:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:04: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 15:05:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010295/photo_003/780x0__r.jpg?hash=1774623268>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': 'a9d256fe-e302-5e35-8a7b-711befe98ebe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010295',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 6563,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Saving data for 7010295auction106392: {'created_time': 1774623900.160461, 'last_price_update_time': 1774623900.160473, 'auction_closing_time': 1774798805.0}
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010295auction106392') HTTP/1.1" 204 0
2026-03-27 15:05:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 372e4a93-c049-581c-b839-e7c871549f88 with identifier: 7010291auction106392
2026-03-27 15:05:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 372e4a93-c049-581c-b839-e7c871549f88 with identifier: 7010291auction106392
2026-03-27 15:05:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 372e4a93-c049-581c-b839-e7c871549f88 with identifier: 7010291auction106392 to the API
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:05: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 15:05:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010291/photo_002/780x0__r.jpg?hash=1774623261>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': '372e4a93-c049-581c-b839-e7c871549f88',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010291',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 8047,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Saving data for 7010291auction106392: {'created_time': 1774623900.512889, 'last_price_update_time': 1774623900.5129, 'auction_closing_time': 1774798805.0}
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010291auction106392') HTTP/1.1" 204 0
2026-03-27 15:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010290/photo_001/780x0__r.jpg?hash=1774623260> (referer: https://ecarstrade.com/cars/7010290)
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010290%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623260%27 HTTP/1.1" 200 None
2026-03-27 15:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010290/photo_005/780x0__r.jpg?hash=1774623260 not downloaded yet
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010290%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623260%27 HTTP/1.1" 200 None
2026-03-27 15:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010290/photo_006/780x0__r.jpg?hash=1774623260 not downloaded yet
2026-03-27 15:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010290/photo_002/780x0__r.jpg?hash=1774623260> (referer: https://ecarstrade.com/cars/7010290)
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7003103auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7003103auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7003212auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7003212auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7003213auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7003213auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7003214auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7003214auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7003215auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7003215auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7003217auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7003217auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7003277auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7003277auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7003359auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7003359auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7003361auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7003361auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7003553auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7003553auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7003668auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7003668auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7003669auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7003669auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7004533auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7004533auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7004534auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7004534auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7004535auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7004535auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7004536auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7004536auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7004537auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7004537auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7004538auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7004538auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7004546auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7004546auction111054: 0
2026-03-27 15:05:00 [ecarstrade.be] INFO: Found listing with ID: 7004547auction111054
2026-03-27 15:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:00 [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 15:05:00 [ecarstrade.be] INFO: Scrape type for 7004547auction111054: 0
2026-03-27 15:05: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 15:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010290/photo_003/780x0__r.jpg?hash=1774623260> (referer: https://ecarstrade.com/cars/7010290)
2026-03-27 15:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010290/photo_004/780x0__r.jpg?hash=1774623260> (referer: https://ecarstrade.com/cars/7010290)
2026-03-27 15:05:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2d8896c5-20c6-5944-be11-347904a4eb13
2026-03-27 15:05:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2d8896c5-20c6-5944-be11-347904a4eb13
2026-03-27 15:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010290/photo_005/780x0__r.jpg?hash=1774623260> (referer: https://ecarstrade.com/cars/7010290)
2026-03-27 15:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010290/photo_006/780x0__r.jpg?hash=1774623260> (referer: https://ecarstrade.com/cars/7010290)
2026-03-27 15:05:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2d8896c5-20c6-5944-be11-347904a4eb13
2026-03-27 15:05:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2d8896c5-20c6-5944-be11-347904a4eb13
2026-03-27 15:05:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2d8896c5-20c6-5944-be11-347904a4eb13
2026-03-27 15:05:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2d8896c5-20c6-5944-be11-347904a4eb13
2026-03-27 15:05:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2d8896c5-20c6-5944-be11-347904a4eb13, skipping ID generation
2026-03-27 15:05:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d8896c5-20c6-5944-be11-347904a4eb13 with scrape type 1
2026-03-27 15:05:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2d8896c5-20c6-5944-be11-347904a4eb13 sending to next pipeline
2026-03-27 15:05:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2d8896c5-20c6-5944-be11-347904a4eb13, identifier: 7010290auction106392
2026-03-27 15:05:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2d8896c5-20c6-5944-be11-347904a4eb13 with identifier: 7010290auction106392
2026-03-27 15:05:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2d8896c5-20c6-5944-be11-347904a4eb13 with identifier: 7010290auction106392
2026-03-27 15:05:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2d8896c5-20c6-5944-be11-347904a4eb13 with identifier: 7010290auction106392 to the API
2026-03-27 15:05:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:05: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 15:05:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010290/photo_006/780x0__r.jpg?hash=1774623260>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': '2d8896c5-20c6-5944-be11-347904a4eb13',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010290',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 9027,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010290auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:05:01 [ecarstrade.be] INFO: Saving data for 7010290auction106392: {'created_time': 1774623901.777992, 'last_price_update_time': 1774623901.778006, 'auction_closing_time': 1774798805.0}
2026-03-27 15:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010290auction106392') HTTP/1.1" 204 0
2026-03-27 15:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010285> (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 15:05:02 [ecarstrade.be] INFO: Extracting details for car 7010285auction106392
2026-03-27 15:05:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45df7c2b-94f0-5822-95fe-16cd370fb012 with identifier: 7010285auction106392
2026-03-27 15:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45df7c2b-94f0-5822-95fe-16cd370fb012 with scrape type 1
2026-03-27 15:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 45df7c2b-94f0-5822-95fe-16cd370fb012
2026-03-27 15:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010285%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623249%27 HTTP/1.1" 200 None
2026-03-27 15:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010285/photo_001/780x0__r.jpg?hash=1774623249 not downloaded yet
2026-03-27 15:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010285%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623249%27 HTTP/1.1" 200 None
2026-03-27 15:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010285/photo_002/780x0__r.jpg?hash=1774623249 not downloaded yet
2026-03-27 15:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010285%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623249%27 HTTP/1.1" 200 None
2026-03-27 15:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010285/photo_003/780x0__r.jpg?hash=1774623249 not downloaded yet
2026-03-27 15:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010285%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623249%27 HTTP/1.1" 200 None
2026-03-27 15:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010285/photo_004/780x0__r.jpg?hash=1774623249 not downloaded yet
2026-03-27 15:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010285%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623250%27 HTTP/1.1" 200 None
2026-03-27 15:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010285/photo_005/780x0__r.jpg?hash=1774623250 not downloaded yet
2026-03-27 15:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010285%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623250%27 HTTP/1.1" 200 None
2026-03-27 15:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010285/photo_006/780x0__r.jpg?hash=1774623250 not downloaded yet
2026-03-27 15:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010285/photo_001/780x0__r.jpg?hash=1774623249> (referer: https://ecarstrade.com/cars/7010285)
2026-03-27 15:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010285/photo_002/780x0__r.jpg?hash=1774623249> (referer: https://ecarstrade.com/cars/7010285)
2026-03-27 15:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010285/photo_003/780x0__r.jpg?hash=1774623249> (referer: https://ecarstrade.com/cars/7010285)
2026-03-27 15:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010285/photo_005/780x0__r.jpg?hash=1774623250> (referer: https://ecarstrade.com/cars/7010285)
2026-03-27 15:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010285/photo_004/780x0__r.jpg?hash=1774623249> (referer: https://ecarstrade.com/cars/7010285)
2026-03-27 15:05:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 45df7c2b-94f0-5822-95fe-16cd370fb012
2026-03-27 15:05:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 45df7c2b-94f0-5822-95fe-16cd370fb012
2026-03-27 15:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010285/photo_006/780x0__r.jpg?hash=1774623250> (referer: https://ecarstrade.com/cars/7010285)
2026-03-27 15:05:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 45df7c2b-94f0-5822-95fe-16cd370fb012
2026-03-27 15:05:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 45df7c2b-94f0-5822-95fe-16cd370fb012
2026-03-27 15:05:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 45df7c2b-94f0-5822-95fe-16cd370fb012
2026-03-27 15:05:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 45df7c2b-94f0-5822-95fe-16cd370fb012
2026-03-27 15:05:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 45df7c2b-94f0-5822-95fe-16cd370fb012, skipping ID generation
2026-03-27 15:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45df7c2b-94f0-5822-95fe-16cd370fb012 with scrape type 1
2026-03-27 15:05:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 45df7c2b-94f0-5822-95fe-16cd370fb012 sending to next pipeline
2026-03-27 15:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 45df7c2b-94f0-5822-95fe-16cd370fb012, identifier: 7010285auction106392
2026-03-27 15:05:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 45df7c2b-94f0-5822-95fe-16cd370fb012 with identifier: 7010285auction106392
2026-03-27 15:05:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 45df7c2b-94f0-5822-95fe-16cd370fb012 with identifier: 7010285auction106392
2026-03-27 15:05:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 45df7c2b-94f0-5822-95fe-16cd370fb012 with identifier: 7010285auction106392 to the API
2026-03-27 15:05:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:05:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010285/photo_006/780x0__r.jpg?hash=1774623250>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': '45df7c2b-94f0-5822-95fe-16cd370fb012',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010285',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 11335,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:02 [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 15:05:02 [ecarstrade.be] INFO: Saving data for 7010285auction106392: {'created_time': 1774623902.890416, 'last_price_update_time': 1774623902.890429, 'auction_closing_time': 1774798805.0}
2026-03-27 15:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010285auction106392') HTTP/1.1" 204 0
2026-03-27 15:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010288> (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 15:05:06 [ecarstrade.be] INFO: Extracting details for car 7010288auction106392
2026-03-27 15:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3f20bde-6ca2-51ce-a630-b343761596ba with identifier: 7010288auction106392
2026-03-27 15:05:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3f20bde-6ca2-51ce-a630-b343761596ba with scrape type 1
2026-03-27 15:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b3f20bde-6ca2-51ce-a630-b343761596ba
2026-03-27 15:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010288%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623257%27 HTTP/1.1" 200 None
2026-03-27 15:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010288/photo_001/780x0__r.jpg?hash=1774623257 not downloaded yet
2026-03-27 15:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010288%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623257%27 HTTP/1.1" 200 None
2026-03-27 15:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010288/photo_002/780x0__r.jpg?hash=1774623257 not downloaded yet
2026-03-27 15:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010288%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623257%27 HTTP/1.1" 200 None
2026-03-27 15:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010288/photo_003/780x0__r.jpg?hash=1774623257 not downloaded yet
2026-03-27 15:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010288%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623257%27 HTTP/1.1" 200 None
2026-03-27 15:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010288/photo_004/780x0__r.jpg?hash=1774623257 not downloaded yet
2026-03-27 15:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010288%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623257%27 HTTP/1.1" 200 None
2026-03-27 15:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010288/photo_005/780x0__r.jpg?hash=1774623257 not downloaded yet
2026-03-27 15:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010288%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623257%27 HTTP/1.1" 200 None
2026-03-27 15:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010288/photo_006/780x0__r.jpg?hash=1774623257 not downloaded yet
2026-03-27 15:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010288/photo_001/780x0__r.jpg?hash=1774623257> (referer: https://ecarstrade.com/cars/7010288)
2026-03-27 15:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010288/photo_002/780x0__r.jpg?hash=1774623257> (referer: https://ecarstrade.com/cars/7010288)
2026-03-27 15:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010288/photo_004/780x0__r.jpg?hash=1774623257> (referer: https://ecarstrade.com/cars/7010288)
2026-03-27 15:05:07 [scrapy.extensions.logstats] INFO: Crawled 439 pages (at 31 pages/min), scraped 318 items (at 30 items/min)
2026-03-27 15:05:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010288/photo_003/780x0__r.jpg?hash=1774623257> (referer: https://ecarstrade.com/cars/7010288)
2026-03-27 15:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010288/photo_005/780x0__r.jpg?hash=1774623257> (referer: https://ecarstrade.com/cars/7010288)
2026-03-27 15:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010288/photo_006/780x0__r.jpg?hash=1774623257> (referer: https://ecarstrade.com/cars/7010288)
2026-03-27 15:05:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b3f20bde-6ca2-51ce-a630-b343761596ba
2026-03-27 15:05:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b3f20bde-6ca2-51ce-a630-b343761596ba
2026-03-27 15:05:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b3f20bde-6ca2-51ce-a630-b343761596ba
2026-03-27 15:05:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b3f20bde-6ca2-51ce-a630-b343761596ba
2026-03-27 15:05:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b3f20bde-6ca2-51ce-a630-b343761596ba
2026-03-27 15:05:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b3f20bde-6ca2-51ce-a630-b343761596ba
2026-03-27 15:05:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b3f20bde-6ca2-51ce-a630-b343761596ba, skipping ID generation
2026-03-27 15:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3f20bde-6ca2-51ce-a630-b343761596ba with scrape type 1
2026-03-27 15:05:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b3f20bde-6ca2-51ce-a630-b343761596ba sending to next pipeline
2026-03-27 15:05:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b3f20bde-6ca2-51ce-a630-b343761596ba, identifier: 7010288auction106392
2026-03-27 15:05:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b3f20bde-6ca2-51ce-a630-b343761596ba with identifier: 7010288auction106392
2026-03-27 15:05:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b3f20bde-6ca2-51ce-a630-b343761596ba with identifier: 7010288auction106392
2026-03-27 15:05:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b3f20bde-6ca2-51ce-a630-b343761596ba with identifier: 7010288auction106392 to the API
2026-03-27 15:05:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:05: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 15:05:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010288/photo_006/780x0__r.jpg?hash=1774623257>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': 'b3f20bde-6ca2-51ce-a630-b343761596ba',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010288',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 8991,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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 15:05:07 [ecarstrade.be] INFO: Saving data for 7010288auction106392: {'created_time': 1774623907.753039, 'last_price_update_time': 1774623907.753053, 'auction_closing_time': 1774798805.0}
2026-03-27 15:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010288auction106392') HTTP/1.1" 204 0
2026-03-27 15:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010289> (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 15:05:07 [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 15:05:07 [ecarstrade.be] INFO: Extracting details for car 7010289auction106392
2026-03-27 15:05:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e18ef8e-ca50-5c70-8a37-de97283b4df1 with identifier: 7010289auction106392
2026-03-27 15:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e18ef8e-ca50-5c70-8a37-de97283b4df1 with scrape type 1
2026-03-27 15:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4e18ef8e-ca50-5c70-8a37-de97283b4df1
2026-03-27 15:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010289%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623259%27 HTTP/1.1" 200 None
2026-03-27 15:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010289/photo_001/780x0__r.jpg?hash=1774623259 not downloaded yet
2026-03-27 15:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010289%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623259%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010289/photo_002/780x0__r.jpg?hash=1774623259 not downloaded yet
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010289%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623259%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010289/photo_003/780x0__r.jpg?hash=1774623259 not downloaded yet
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010289%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623259%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010289/photo_004/780x0__r.jpg?hash=1774623259 not downloaded yet
2026-03-27 15:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010289/photo_001/780x0__r.jpg?hash=1774623259> (referer: https://ecarstrade.com/cars/7010289)
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7004815auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277004815auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7004815auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7004818auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277004818auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7004818auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7004820auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277004820auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7004820auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7004974auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277004974auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7004974auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7005180auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277005180auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7005180auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7005182auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277005182auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7005182auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7005183auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277005183auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7005183auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7005186auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277005186auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7005186auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7005222auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277005222auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7005222auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7005223auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277005223auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7005223auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7005224auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277005224auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7005224auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7005225auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277005225auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7005225auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7005280auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277005280auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7005280auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7005469auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277005469auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7005469auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7005470auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277005470auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7005470auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7005471auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277005471auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7005471auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7005545auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277005545auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7005545auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7005810auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277005810auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7005810auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7005813auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277005813auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7005813auction111054: 0
2026-03-27 15:05:08 [ecarstrade.be] INFO: Found listing with ID: 7006503auction111054
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006503auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [ecarstrade.be] INFO: Scrape type for 7006503auction111054: 0
2026-03-27 15: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 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010289%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623259%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010289/photo_005/780x0__r.jpg?hash=1774623259 not downloaded yet
2026-03-27 15:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010289/photo_002/780x0__r.jpg?hash=1774623259> (referer: https://ecarstrade.com/cars/7010289)
2026-03-27 15:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010289%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774623259%27 HTTP/1.1" 200 None
2026-03-27 15:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010289/photo_006/780x0__r.jpg?hash=1774623259 not downloaded yet
2026-03-27 15:05:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4e18ef8e-ca50-5c70-8a37-de97283b4df1
2026-03-27 15:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010289/photo_004/780x0__r.jpg?hash=1774623259> (referer: https://ecarstrade.com/cars/7010289)
2026-03-27 15:05:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4e18ef8e-ca50-5c70-8a37-de97283b4df1
2026-03-27 15:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010289/photo_006/780x0__r.jpg?hash=1774623259> (referer: https://ecarstrade.com/cars/7010289)
2026-03-27 15:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010289/photo_005/780x0__r.jpg?hash=1774623259> (referer: https://ecarstrade.com/cars/7010289)
2026-03-27 15:05:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4e18ef8e-ca50-5c70-8a37-de97283b4df1
2026-03-27 15:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010289/photo_003/780x0__r.jpg?hash=1774623259> (referer: https://ecarstrade.com/cars/7010289)
2026-03-27 15:05:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4e18ef8e-ca50-5c70-8a37-de97283b4df1
2026-03-27 15:05:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4e18ef8e-ca50-5c70-8a37-de97283b4df1
2026-03-27 15:05:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4e18ef8e-ca50-5c70-8a37-de97283b4df1
2026-03-27 15:05:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e18ef8e-ca50-5c70-8a37-de97283b4df1, skipping ID generation
2026-03-27 15:05:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e18ef8e-ca50-5c70-8a37-de97283b4df1 with scrape type 1
2026-03-27 15:05:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e18ef8e-ca50-5c70-8a37-de97283b4df1 sending to next pipeline
2026-03-27 15:05:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4e18ef8e-ca50-5c70-8a37-de97283b4df1, identifier: 7010289auction106392
2026-03-27 15:05:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4e18ef8e-ca50-5c70-8a37-de97283b4df1 with identifier: 7010289auction106392
2026-03-27 15:05:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4e18ef8e-ca50-5c70-8a37-de97283b4df1 with identifier: 7010289auction106392
2026-03-27 15:05:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4e18ef8e-ca50-5c70-8a37-de97283b4df1 with identifier: 7010289auction106392 to the API
2026-03-27 15:05:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:05: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 15:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010289/photo_003/780x0__r.jpg?hash=1774623259>
{'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-29T15:40:05Z',
 'fuel_type': 'Diesel',
 'id': '4e18ef8e-ca50-5c70-8a37-de97283b4df1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010289',
 'listing': 'auction',
 'location': 'France - "Tienen"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 5729,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010289auction106392%27 HTTP/1.1" 200 None
2026-03-27 15:05:09 [ecarstrade.be] INFO: Saving data for 7010289auction106392: {'created_time': 1774623909.34295, 'last_price_update_time': 1774623909.342961, 'auction_closing_time': 1774798805.0}
2026-03-27 15:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010289auction106392') HTTP/1.1" 204 0
2026-03-27 15:05:14 [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 15:05:14 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:05:14 [ecarstrade.be] INFO: Found listing with ID: 7006504auction111054
2026-03-27 15:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006504auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:14 [ecarstrade.be] INFO: Scrape type for 7006504auction111054: 0
2026-03-27 15:05:14 [ecarstrade.be] INFO: Found listing with ID: 7006786auction111054
2026-03-27 15:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006786auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:14 [ecarstrade.be] INFO: Scrape type for 7006786auction111054: 0
2026-03-27 15:05:14 [ecarstrade.be] INFO: Found listing with ID: 7006787auction111054
2026-03-27 15:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006787auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:14 [ecarstrade.be] INFO: Scrape type for 7006787auction111054: 0
2026-03-27 15:05:14 [ecarstrade.be] INFO: Found listing with ID: 7007001auction111054
2026-03-27 15:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007001auction111054%27 HTTP/1.1" 200 None
2026-03-27 15:05:14 [ecarstrade.be] INFO: Scrape type for 7007001auction111054: 0
2026-03-27 15:05:14 [ecarstrade.be] INFO: Found listing with ID: 7009935auction111137
2026-03-27 15:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009935auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:14 [ecarstrade.be] INFO: Scrape type for 7009935auction111137: 1
2026-03-27 15: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 15:05:14 [ecarstrade.be] INFO: Found listing with ID: 7010004auction111137
2026-03-27 15:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010004auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:14 [ecarstrade.be] INFO: Scrape type for 7010004auction111137: 1
2026-03-27 15: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 15:05:14 [ecarstrade.be] INFO: Found listing with ID: 7009929auction111137
2026-03-27 15:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009929auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:14 [ecarstrade.be] INFO: Scrape type for 7009929auction111137: 1
2026-03-27 15: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 15:05:14 [ecarstrade.be] INFO: Found listing with ID: 7009912auction111137
2026-03-27 15:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009912auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:15 [ecarstrade.be] INFO: Scrape type for 7009912auction111137: 1
2026-03-27 15: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 15:05:15 [ecarstrade.be] INFO: Found listing with ID: 7009882auction111137
2026-03-27 15:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009882auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:15 [ecarstrade.be] INFO: Scrape type for 7009882auction111137: 1
2026-03-27 15: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 15:05:15 [ecarstrade.be] INFO: Found listing with ID: 7009881auction111137
2026-03-27 15:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009881auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:15 [ecarstrade.be] INFO: Scrape type for 7009881auction111137: 1
2026-03-27 15: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 15:05:15 [ecarstrade.be] INFO: Found listing with ID: 7009861auction111137
2026-03-27 15:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009861auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:15 [ecarstrade.be] INFO: Scrape type for 7009861auction111137: 1
2026-03-27 15: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 15:05:15 [ecarstrade.be] INFO: Found listing with ID: 7009885auction111137
2026-03-27 15:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009885auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:15 [ecarstrade.be] INFO: Scrape type for 7009885auction111137: 1
2026-03-27 15: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 15:05:15 [ecarstrade.be] INFO: Found listing with ID: 7009886auction111137
2026-03-27 15:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009886auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:15 [ecarstrade.be] INFO: Scrape type for 7009886auction111137: 1
2026-03-27 15:05:15 [ecarstrade.be] INFO: Found listing with ID: 7009877auction111137
2026-03-27 15:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009877auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:15 [ecarstrade.be] INFO: Scrape type for 7009877auction111137: 1
2026-03-27 15:05:15 [ecarstrade.be] INFO: Found listing with ID: 7009927auction111137
2026-03-27 15:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009927auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:15 [ecarstrade.be] INFO: Scrape type for 7009927auction111137: 1
2026-03-27 15:05:15 [ecarstrade.be] INFO: Found listing with ID: 7009897auction111137
2026-03-27 15:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009897auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:15 [ecarstrade.be] INFO: Scrape type for 7009897auction111137: 1
2026-03-27 15:05:15 [ecarstrade.be] INFO: Found listing with ID: 7009865auction111137
2026-03-27 15:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009865auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:15 [ecarstrade.be] INFO: Scrape type for 7009865auction111137: 1
2026-03-27 15:05:15 [ecarstrade.be] INFO: Found listing with ID: 7009920auction111137
2026-03-27 15:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009920auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:15 [ecarstrade.be] INFO: Scrape type for 7009920auction111137: 1
2026-03-27 15:05:15 [ecarstrade.be] INFO: Found listing with ID: 7009989auction111137
2026-03-27 15:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009989auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:15 [ecarstrade.be] INFO: Scrape type for 7009989auction111137: 1
2026-03-27 15:05:15 [ecarstrade.be] INFO: Found listing with ID: 7009930auction111137
2026-03-27 15:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009930auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:15 [ecarstrade.be] INFO: Scrape type for 7009930auction111137: 1
2026-03-27 15:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009912> (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 15: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 15:05:21 [ecarstrade.be] INFO: Extracting details for car 7009912auction111137
2026-03-27 15:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90270f41-ac0c-517b-849d-b112327e0d54 with identifier: 7009912auction111137
2026-03-27 15:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90270f41-ac0c-517b-849d-b112327e0d54 with scrape type 1
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 90270f41-ac0c-517b-849d-b112327e0d54
2026-03-27 15:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009912%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622192%27 HTTP/1.1" 200 None
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009912/photo_001/780x0__r.jpg?hash=1774622192 not downloaded yet
2026-03-27 15:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009912%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622192%27 HTTP/1.1" 200 None
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009912/photo_002/780x0__r.jpg?hash=1774622192 not downloaded yet
2026-03-27 15:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009912%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622192%27 HTTP/1.1" 200 None
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009912/photo_003/780x0__r.jpg?hash=1774622192 not downloaded yet
2026-03-27 15:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009912%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622192%27 HTTP/1.1" 200 None
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009912/photo_004/780x0__r.jpg?hash=1774622192 not downloaded yet
2026-03-27 15:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009912%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622192%27 HTTP/1.1" 200 None
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009912/photo_005/780x0__r.jpg?hash=1774622192 not downloaded yet
2026-03-27 15:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009912%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622192%27 HTTP/1.1" 200 None
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009912/photo_006/780x0__r.jpg?hash=1774622192 not downloaded yet
2026-03-27 15:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009935> (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 15: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 15:05:21 [ecarstrade.be] INFO: Extracting details for car 7009935auction111137
2026-03-27 15:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb1f03e0-8ef0-5ea1-adf1-0c5070ebd96c with identifier: 7009935auction111137
2026-03-27 15:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb1f03e0-8ef0-5ea1-adf1-0c5070ebd96c with scrape type 1
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fb1f03e0-8ef0-5ea1-adf1-0c5070ebd96c
2026-03-27 15:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009935%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622240%27 HTTP/1.1" 200 None
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009935/photo_001/780x0__r.jpg?hash=1774622240 not downloaded yet
2026-03-27 15:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009935%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622240%27 HTTP/1.1" 200 None
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009935/photo_002/780x0__r.jpg?hash=1774622240 not downloaded yet
2026-03-27 15:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009935%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622240%27 HTTP/1.1" 200 None
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009935/photo_003/780x0__r.jpg?hash=1774622240 not downloaded yet
2026-03-27 15:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009935%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622241%27 HTTP/1.1" 200 None
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009935/photo_004/780x0__r.jpg?hash=1774622241 not downloaded yet
2026-03-27 15:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009935%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622240%27 HTTP/1.1" 200 None
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009935/photo_005/780x0__r.jpg?hash=1774622240 not downloaded yet
2026-03-27 15:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009935%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622240%27 HTTP/1.1" 200 None
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009935/photo_006/780x0__r.jpg?hash=1774622240 not downloaded yet
2026-03-27 15:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009882> (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 15: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 15:05:21 [ecarstrade.be] INFO: Extracting details for car 7009882auction111137
2026-03-27 15:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6e180ab-80a9-5acb-8fb9-1418739a7c8c with identifier: 7009882auction111137
2026-03-27 15:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6e180ab-80a9-5acb-8fb9-1418739a7c8c with scrape type 1
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c6e180ab-80a9-5acb-8fb9-1418739a7c8c
2026-03-27 15:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009882%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622109%27 HTTP/1.1" 200 None
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009882/photo_001/780x0__r.jpg?hash=1774622109 not downloaded yet
2026-03-27 15:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009882%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622109%27 HTTP/1.1" 200 None
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009882/photo_002/780x0__r.jpg?hash=1774622109 not downloaded yet
2026-03-27 15:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009882%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622109%27 HTTP/1.1" 200 None
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009882/photo_003/780x0__r.jpg?hash=1774622109 not downloaded yet
2026-03-27 15:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009882%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622109%27 HTTP/1.1" 200 None
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009882/photo_004/780x0__r.jpg?hash=1774622109 not downloaded yet
2026-03-27 15:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009882%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622109%27 HTTP/1.1" 200 None
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009882/photo_005/780x0__r.jpg?hash=1774622109 not downloaded yet
2026-03-27 15:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009882%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622109%27 HTTP/1.1" 200 None
2026-03-27 15:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009882/photo_006/780x0__r.jpg?hash=1774622109 not downloaded yet
2026-03-27 15:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010004> (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 15: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 15:05:22 [ecarstrade.be] INFO: Extracting details for car 7010004auction111137
2026-03-27 15:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd040a15-d927-5b42-acd5-b370c70743c4 with identifier: 7010004auction111137
2026-03-27 15:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd040a15-d927-5b42-acd5-b370c70743c4 with scrape type 1
2026-03-27 15:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cd040a15-d927-5b42-acd5-b370c70743c4
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010004%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622434%27 HTTP/1.1" 200 None
2026-03-27 15:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010004/photo_001/780x0__r.jpg?hash=1774622434 not downloaded yet
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010004%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622434%27 HTTP/1.1" 200 None
2026-03-27 15:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010004/photo_002/780x0__r.jpg?hash=1774622434 not downloaded yet
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010004%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622434%27 HTTP/1.1" 200 None
2026-03-27 15:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010004/photo_003/780x0__r.jpg?hash=1774622434 not downloaded yet
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010004%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622434%27 HTTP/1.1" 200 None
2026-03-27 15:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010004/photo_004/780x0__r.jpg?hash=1774622434 not downloaded yet
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010004%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622434%27 HTTP/1.1" 200 None
2026-03-27 15:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010004/photo_005/780x0__r.jpg?hash=1774622434 not downloaded yet
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010004%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622434%27 HTTP/1.1" 200 None
2026-03-27 15:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010004/photo_006/780x0__r.jpg?hash=1774622434 not downloaded yet
2026-03-27 15:05:22 [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 15: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 15:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009881> (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 15: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 15:05:22 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:05:22 [ecarstrade.be] INFO: Found listing with ID: 7009930auction111137
2026-03-27 15:05:22 [ecarstrade.be] INFO: Found listing with ID: 7009926auction111137
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:22 [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 15:05:22 [ecarstrade.be] INFO: Scrape type for 7009926auction111137: 1
2026-03-27 15:05:22 [ecarstrade.be] INFO: Found listing with ID: 7009928auction111137
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:22 [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 15:05:22 [ecarstrade.be] INFO: Scrape type for 7009928auction111137: 1
2026-03-27 15:05:22 [ecarstrade.be] INFO: Found listing with ID: 7009998auction111137
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:22 [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 15:05:22 [ecarstrade.be] INFO: Scrape type for 7009998auction111137: 1
2026-03-27 15:05:22 [ecarstrade.be] INFO: Found listing with ID: 7010000auction111137
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:22 [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 15:05:22 [ecarstrade.be] INFO: Scrape type for 7010000auction111137: 1
2026-03-27 15:05:22 [ecarstrade.be] INFO: Extracting details for car 7009881auction111137
2026-03-27 15:05:22 [ecarstrade.be] INFO: Found listing with ID: 7009916auction111137
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:22 [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 15:05:22 [ecarstrade.be] INFO: Scrape type for 7009916auction111137: 1
2026-03-27 15:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acdd1361-99d5-573d-ab88-b1f378e8ca50 with identifier: 7009881auction111137
2026-03-27 15:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acdd1361-99d5-573d-ab88-b1f378e8ca50 with scrape type 1
2026-03-27 15:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item acdd1361-99d5-573d-ab88-b1f378e8ca50
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009881%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622106%27 HTTP/1.1" 200 None
2026-03-27 15:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009881/photo_001/780x0__r.jpg?hash=1774622106 not downloaded yet
2026-03-27 15:05:22 [ecarstrade.be] INFO: Found listing with ID: 7009862auction111137
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:22 [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 15:05:22 [ecarstrade.be] INFO: Scrape type for 7009862auction111137: 1
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009881%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622106%27 HTTP/1.1" 200 None
2026-03-27 15:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009881/photo_002/780x0__r.jpg?hash=1774622106 not downloaded yet
2026-03-27 15:05:22 [ecarstrade.be] INFO: Found listing with ID: 7009907auction111137
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:22 [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 15:05:22 [ecarstrade.be] INFO: Scrape type for 7009907auction111137: 1
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009881%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622107%27 HTTP/1.1" 200 None
2026-03-27 15:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009881/photo_003/780x0__r.jpg?hash=1774622107 not downloaded yet
2026-03-27 15:05:22 [ecarstrade.be] INFO: Found listing with ID: 7009975auction111137
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:22 [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 15:05:22 [ecarstrade.be] INFO: Scrape type for 7009975auction111137: 1
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009881%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622106%27 HTTP/1.1" 200 None
2026-03-27 15:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009881/photo_004/780x0__r.jpg?hash=1774622106 not downloaded yet
2026-03-27 15:05:22 [ecarstrade.be] INFO: Found listing with ID: 7009924auction111137
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:22 [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 15:05:22 [ecarstrade.be] INFO: Scrape type for 7009924auction111137: 1
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009881%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622106%27 HTTP/1.1" 200 None
2026-03-27 15:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009881/photo_005/780x0__r.jpg?hash=1774622106 not downloaded yet
2026-03-27 15:05:22 [ecarstrade.be] INFO: Found listing with ID: 7009875auction111137
2026-03-27 15:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:22 [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 15:05:22 [ecarstrade.be] INFO: Scrape type for 7009875auction111137: 1
2026-03-27 15:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009881%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622106%27 HTTP/1.1" 200 None
2026-03-27 15:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009881/photo_006/780x0__r.jpg?hash=1774622106 not downloaded yet
2026-03-27 15:05:23 [ecarstrade.be] INFO: Found listing with ID: 7009909auction111137
2026-03-27 15:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009909auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:23 [ecarstrade.be] INFO: Scrape type for 7009909auction111137: 1
2026-03-27 15:05:23 [ecarstrade.be] INFO: Found listing with ID: 7010005auction111137
2026-03-27 15:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010005auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:23 [ecarstrade.be] INFO: Scrape type for 7010005auction111137: 1
2026-03-27 15:05:23 [ecarstrade.be] INFO: Found listing with ID: 7009947auction111137
2026-03-27 15:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009947auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:23 [ecarstrade.be] INFO: Scrape type for 7009947auction111137: 1
2026-03-27 15:05:23 [ecarstrade.be] INFO: Found listing with ID: 7009923auction111137
2026-03-27 15:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009923auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:23 [ecarstrade.be] INFO: Scrape type for 7009923auction111137: 1
2026-03-27 15:05:23 [ecarstrade.be] INFO: Found listing with ID: 7009956auction111137
2026-03-27 15:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009956auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:23 [ecarstrade.be] INFO: Scrape type for 7009956auction111137: 1
2026-03-27 15:05:23 [ecarstrade.be] INFO: Found listing with ID: 7009880auction111137
2026-03-27 15:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009880auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:23 [ecarstrade.be] INFO: Scrape type for 7009880auction111137: 1
2026-03-27 15:05:23 [ecarstrade.be] INFO: Found listing with ID: 7009955auction111137
2026-03-27 15:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009955auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:23 [ecarstrade.be] INFO: Scrape type for 7009955auction111137: 1
2026-03-27 15:05:23 [ecarstrade.be] INFO: Found listing with ID: 7009962auction111137
2026-03-27 15:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009962auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:23 [ecarstrade.be] INFO: Scrape type for 7009962auction111137: 1
2026-03-27 15:05:23 [ecarstrade.be] INFO: Found listing with ID: 7010003auction111137
2026-03-27 15:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010003auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:23 [ecarstrade.be] INFO: Scrape type for 7010003auction111137: 1
2026-03-27 15:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009929> (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 15:05: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 15:05:24 [ecarstrade.be] INFO: Extracting details for car 7009929auction111137
2026-03-27 15:05:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1071ee6d-a7b5-5010-b188-1b7d1a608cc4 with identifier: 7009929auction111137
2026-03-27 15:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1071ee6d-a7b5-5010-b188-1b7d1a608cc4 with scrape type 1
2026-03-27 15:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1071ee6d-a7b5-5010-b188-1b7d1a608cc4
2026-03-27 15:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009929%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622229%27 HTTP/1.1" 200 None
2026-03-27 15:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009929/photo_001/780x0__r.jpg?hash=1774622229 not downloaded yet
2026-03-27 15:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009929%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622229%27 HTTP/1.1" 200 None
2026-03-27 15:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009929/photo_002/780x0__r.jpg?hash=1774622229 not downloaded yet
2026-03-27 15:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009929%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622229%27 HTTP/1.1" 200 None
2026-03-27 15:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009929/photo_003/780x0__r.jpg?hash=1774622229 not downloaded yet
2026-03-27 15:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009929%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622229%27 HTTP/1.1" 200 None
2026-03-27 15:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009929/photo_004/780x0__r.jpg?hash=1774622229 not downloaded yet
2026-03-27 15:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009929%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622229%27 HTTP/1.1" 200 None
2026-03-27 15:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009929/photo_005/780x0__r.jpg?hash=1774622229 not downloaded yet
2026-03-27 15:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009929%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622229%27 HTTP/1.1" 200 None
2026-03-27 15:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009929/photo_006/780x0__r.jpg?hash=1774622229 not downloaded yet
2026-03-27 15:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009861> (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 15:05: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 15:05:26 [ecarstrade.be] INFO: Extracting details for car 7009861auction111137
2026-03-27 15:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d82caf2b-8f27-5c2d-825d-5868c0bfd5fd with identifier: 7009861auction111137
2026-03-27 15:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d82caf2b-8f27-5c2d-825d-5868c0bfd5fd with scrape type 1
2026-03-27 15:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d82caf2b-8f27-5c2d-825d-5868c0bfd5fd
2026-03-27 15:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009861%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622058%27 HTTP/1.1" 200 None
2026-03-27 15:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009861/photo_001/780x0__r.jpg?hash=1774622058 not downloaded yet
2026-03-27 15:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009861%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622058%27 HTTP/1.1" 200 None
2026-03-27 15:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009861/photo_002/780x0__r.jpg?hash=1774622058 not downloaded yet
2026-03-27 15:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009861%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622058%27 HTTP/1.1" 200 None
2026-03-27 15:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009861/photo_003/780x0__r.jpg?hash=1774622058 not downloaded yet
2026-03-27 15:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009861%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622058%27 HTTP/1.1" 200 None
2026-03-27 15:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009861/photo_004/780x0__r.jpg?hash=1774622058 not downloaded yet
2026-03-27 15:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009861%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622058%27 HTTP/1.1" 200 None
2026-03-27 15:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009861/photo_005/780x0__r.jpg?hash=1774622058 not downloaded yet
2026-03-27 15:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009861%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622059%27 HTTP/1.1" 200 None
2026-03-27 15:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009861/photo_006/780x0__r.jpg?hash=1774622059 not downloaded yet
2026-03-27 15:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009886> (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 15:05: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 15:05:27 [ecarstrade.be] INFO: Extracting details for car 7009886auction111137
2026-03-27 15:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a4691b4-52a1-5cd8-91a0-4072f1862af6 with identifier: 7009886auction111137
2026-03-27 15:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a4691b4-52a1-5cd8-91a0-4072f1862af6 with scrape type 1
2026-03-27 15:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9a4691b4-52a1-5cd8-91a0-4072f1862af6
2026-03-27 15:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009886%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622122%27 HTTP/1.1" 200 None
2026-03-27 15:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009886/photo_001/780x0__r.jpg?hash=1774622122 not downloaded yet
2026-03-27 15:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009886%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622122%27 HTTP/1.1" 200 None
2026-03-27 15:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009886/photo_002/780x0__r.jpg?hash=1774622122 not downloaded yet
2026-03-27 15:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009886%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622124%27 HTTP/1.1" 200 None
2026-03-27 15:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009886/photo_003/780x0__r.jpg?hash=1774622124 not downloaded yet
2026-03-27 15:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009886%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622122%27 HTTP/1.1" 200 None
2026-03-27 15:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009886/photo_004/780x0__r.jpg?hash=1774622122 not downloaded yet
2026-03-27 15:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009886%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622122%27 HTTP/1.1" 200 None
2026-03-27 15:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009886/photo_005/780x0__r.jpg?hash=1774622122 not downloaded yet
2026-03-27 15:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009886%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622122%27 HTTP/1.1" 200 None
2026-03-27 15:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009886/photo_006/780x0__r.jpg?hash=1774622122 not downloaded yet
2026-03-27 15:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009885> (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 15:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009912/photo_006/780x0__r.jpg?hash=1774622192> (referer: https://ecarstrade.com/cars/7009912)
2026-03-27 15:05:28 [ecarstrade.be] INFO: Extracting details for car 7009885auction111137
2026-03-27 15:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009935/photo_006/780x0__r.jpg?hash=1774622240> (referer: https://ecarstrade.com/cars/7009935)
2026-03-27 15:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1535993-d4b6-5e4b-803e-3e2ffc2bcbd4 with identifier: 7009885auction111137
2026-03-27 15:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1535993-d4b6-5e4b-803e-3e2ffc2bcbd4 with scrape type 1
2026-03-27 15:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e1535993-d4b6-5e4b-803e-3e2ffc2bcbd4
2026-03-27 15:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009885%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622117%27 HTTP/1.1" 200 None
2026-03-27 15:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009885/photo_001/780x0__r.jpg?hash=1774622117 not downloaded yet
2026-03-27 15:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009885%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622117%27 HTTP/1.1" 200 None
2026-03-27 15:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009885/photo_002/780x0__r.jpg?hash=1774622117 not downloaded yet
2026-03-27 15:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009885%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622117%27 HTTP/1.1" 200 None
2026-03-27 15:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009885/photo_003/780x0__r.jpg?hash=1774622117 not downloaded yet
2026-03-27 15:05:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 90270f41-ac0c-517b-849d-b112327e0d54
2026-03-27 15:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009885%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622117%27 HTTP/1.1" 200 None
2026-03-27 15:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009885/photo_004/780x0__r.jpg?hash=1774622117 not downloaded yet
2026-03-27 15:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009885%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622117%27 HTTP/1.1" 200 None
2026-03-27 15:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009885/photo_005/780x0__r.jpg?hash=1774622117 not downloaded yet
2026-03-27 15:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009882/photo_006/780x0__r.jpg?hash=1774622109> (referer: https://ecarstrade.com/cars/7009882)
2026-03-27 15:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009885%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622117%27 HTTP/1.1" 200 None
2026-03-27 15:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009885/photo_006/780x0__r.jpg?hash=1774622117 not downloaded yet
2026-03-27 15:05:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fb1f03e0-8ef0-5ea1-adf1-0c5070ebd96c
2026-03-27 15:05:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c6e180ab-80a9-5acb-8fb9-1418739a7c8c
2026-03-27 15:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010004/photo_006/780x0__r.jpg?hash=1774622434> (referer: https://ecarstrade.com/cars/7010004)
2026-03-27 15:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009927> (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 15:05: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 15:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010004/photo_005/780x0__r.jpg?hash=1774622434> (referer: https://ecarstrade.com/cars/7010004)
2026-03-27 15:05:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cd040a15-d927-5b42-acd5-b370c70743c4
2026-03-27 15:05:29 [ecarstrade.be] INFO: Extracting details for car 7009927auction111137
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009929/photo_006/780x0__r.jpg?hash=1774622229> (referer: https://ecarstrade.com/cars/7009929)
2026-03-27 15:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46403feb-db96-5ca5-99b7-dc642a78967a with identifier: 7009927auction111137
2026-03-27 15:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46403feb-db96-5ca5-99b7-dc642a78967a with scrape type 1
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 46403feb-db96-5ca5-99b7-dc642a78967a
2026-03-27 15:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009927%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622223%27 HTTP/1.1" 200 None
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009927/photo_001/780x0__r.jpg?hash=1774622223 not downloaded yet
2026-03-27 15:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009927%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622223%27 HTTP/1.1" 200 None
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009927/photo_002/780x0__r.jpg?hash=1774622223 not downloaded yet
2026-03-27 15:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009927%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622223%27 HTTP/1.1" 200 None
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009927/photo_003/780x0__r.jpg?hash=1774622223 not downloaded yet
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cd040a15-d927-5b42-acd5-b370c70743c4
2026-03-27 15:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009927%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622223%27 HTTP/1.1" 200 None
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009927/photo_004/780x0__r.jpg?hash=1774622223 not downloaded yet
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009877> (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 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009861/photo_006/780x0__r.jpg?hash=1774622059> (referer: https://ecarstrade.com/cars/7009861)
2026-03-27 15:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009927%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622223%27 HTTP/1.1" 200 None
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009927/photo_005/780x0__r.jpg?hash=1774622223 not downloaded yet
2026-03-27 15:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009927%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622225%27 HTTP/1.1" 200 None
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009927/photo_006/780x0__r.jpg?hash=1774622225 not downloaded yet
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009886/photo_006/780x0__r.jpg?hash=1774622122> (referer: https://ecarstrade.com/cars/7009886)
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1071ee6d-a7b5-5010-b188-1b7d1a608cc4
2026-03-27 15:05:29 [ecarstrade.be] INFO: Extracting details for car 7009877auction111137
2026-03-27 15:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 468256df-e028-5e38-93b3-e64ab388b838 with identifier: 7009877auction111137
2026-03-27 15:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 468256df-e028-5e38-93b3-e64ab388b838 with scrape type 1
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 468256df-e028-5e38-93b3-e64ab388b838
2026-03-27 15:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009877%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622097%27 HTTP/1.1" 200 None
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009877/photo_001/780x0__r.jpg?hash=1774622097 not downloaded yet
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d82caf2b-8f27-5c2d-825d-5868c0bfd5fd
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009886/photo_005/780x0__r.jpg?hash=1774622122> (referer: https://ecarstrade.com/cars/7009886)
2026-03-27 15:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009877%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622097%27 HTTP/1.1" 200 None
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009877/photo_002/780x0__r.jpg?hash=1774622097 not downloaded yet
2026-03-27 15:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009877%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622097%27 HTTP/1.1" 200 None
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009877/photo_003/780x0__r.jpg?hash=1774622097 not downloaded yet
2026-03-27 15:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009877%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622098%27 HTTP/1.1" 200 None
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009877/photo_004/780x0__r.jpg?hash=1774622098 not downloaded yet
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009897> (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 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009886/photo_004/780x0__r.jpg?hash=1774622122> (referer: https://ecarstrade.com/cars/7009886)
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009885/photo_005/780x0__r.jpg?hash=1774622117> (referer: https://ecarstrade.com/cars/7009885)
2026-03-27 15:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009877%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622098%27 HTTP/1.1" 200 None
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009877/photo_005/780x0__r.jpg?hash=1774622098 not downloaded yet
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9a4691b4-52a1-5cd8-91a0-4072f1862af6
2026-03-27 15:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009877%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622098%27 HTTP/1.1" 200 None
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009877/photo_006/780x0__r.jpg?hash=1774622098 not downloaded yet
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9a4691b4-52a1-5cd8-91a0-4072f1862af6
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009885/photo_006/780x0__r.jpg?hash=1774622117> (referer: https://ecarstrade.com/cars/7009885)
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009885/photo_004/780x0__r.jpg?hash=1774622117> (referer: https://ecarstrade.com/cars/7009885)
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009885/photo_003/780x0__r.jpg?hash=1774622117> (referer: https://ecarstrade.com/cars/7009885)
2026-03-27 15:05:29 [ecarstrade.be] INFO: Extracting details for car 7009897auction111137
2026-03-27 15:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7791ba86-d629-58dd-b502-90789f4ca9fb with identifier: 7009897auction111137
2026-03-27 15:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7791ba86-d629-58dd-b502-90789f4ca9fb with scrape type 1
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7791ba86-d629-58dd-b502-90789f4ca9fb
2026-03-27 15:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009897%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622148%27 HTTP/1.1" 200 None
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009897/photo_001/780x0__r.jpg?hash=1774622148 not downloaded yet
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9a4691b4-52a1-5cd8-91a0-4072f1862af6
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e1535993-d4b6-5e4b-803e-3e2ffc2bcbd4
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009927/photo_003/780x0__r.jpg?hash=1774622223> (referer: https://ecarstrade.com/cars/7009927)
2026-03-27 15:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009897%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622148%27 HTTP/1.1" 200 None
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009897/photo_002/780x0__r.jpg?hash=1774622148 not downloaded yet
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009927/photo_004/780x0__r.jpg?hash=1774622223> (referer: https://ecarstrade.com/cars/7009927)
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009885/photo_002/780x0__r.jpg?hash=1774622117> (referer: https://ecarstrade.com/cars/7009885)
2026-03-27 15:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009897%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622148%27 HTTP/1.1" 200 None
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009897/photo_003/780x0__r.jpg?hash=1774622148 not downloaded yet
2026-03-27 15:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009897%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622148%27 HTTP/1.1" 200 None
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009897/photo_004/780x0__r.jpg?hash=1774622148 not downloaded yet
2026-03-27 15:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009897%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622149%27 HTTP/1.1" 200 None
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009897/photo_005/780x0__r.jpg?hash=1774622149 not downloaded yet
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e1535993-d4b6-5e4b-803e-3e2ffc2bcbd4
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e1535993-d4b6-5e4b-803e-3e2ffc2bcbd4
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e1535993-d4b6-5e4b-803e-3e2ffc2bcbd4
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009927/photo_006/780x0__r.jpg?hash=1774622225> (referer: https://ecarstrade.com/cars/7009927)
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009877/photo_001/780x0__r.jpg?hash=1774622097> (referer: https://ecarstrade.com/cars/7009877)
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009877/photo_004/780x0__r.jpg?hash=1774622098> (referer: https://ecarstrade.com/cars/7009877)
2026-03-27 15:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009897%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622148%27 HTTP/1.1" 200 None
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009897/photo_006/780x0__r.jpg?hash=1774622148 not downloaded yet
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 46403feb-db96-5ca5-99b7-dc642a78967a
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 46403feb-db96-5ca5-99b7-dc642a78967a
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e1535993-d4b6-5e4b-803e-3e2ffc2bcbd4
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009877/photo_003/780x0__r.jpg?hash=1774622097> (referer: https://ecarstrade.com/cars/7009877)
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 46403feb-db96-5ca5-99b7-dc642a78967a
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 468256df-e028-5e38-93b3-e64ab388b838
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 468256df-e028-5e38-93b3-e64ab388b838
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009877/photo_006/780x0__r.jpg?hash=1774622098> (referer: https://ecarstrade.com/cars/7009877)
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009877/photo_002/780x0__r.jpg?hash=1774622097> (referer: https://ecarstrade.com/cars/7009877)
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009877/photo_005/780x0__r.jpg?hash=1774622098> (referer: https://ecarstrade.com/cars/7009877)
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009927/photo_005/780x0__r.jpg?hash=1774622223> (referer: https://ecarstrade.com/cars/7009927)
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009897/photo_001/780x0__r.jpg?hash=1774622148> (referer: https://ecarstrade.com/cars/7009897)
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 468256df-e028-5e38-93b3-e64ab388b838
2026-03-27 15:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009927/photo_002/780x0__r.jpg?hash=1774622223> (referer: https://ecarstrade.com/cars/7009927)
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 468256df-e028-5e38-93b3-e64ab388b838
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 468256df-e028-5e38-93b3-e64ab388b838
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 468256df-e028-5e38-93b3-e64ab388b838
2026-03-27 15:05:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 468256df-e028-5e38-93b3-e64ab388b838, skipping ID generation
2026-03-27 15:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 468256df-e028-5e38-93b3-e64ab388b838 with scrape type 1
2026-03-27 15:05:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 468256df-e028-5e38-93b3-e64ab388b838 sending to next pipeline
2026-03-27 15:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 468256df-e028-5e38-93b3-e64ab388b838, identifier: 7009877auction111137
2026-03-27 15:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 468256df-e028-5e38-93b3-e64ab388b838 with identifier: 7009877auction111137
2026-03-27 15:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 468256df-e028-5e38-93b3-e64ab388b838 with identifier: 7009877auction111137
2026-03-27 15:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 468256df-e028-5e38-93b3-e64ab388b838 with identifier: 7009877auction111137 to the API
2026-03-27 15:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009877/photo_005/780x0__r.jpg?hash=1774622098>
{'auction_title': '',
 'c_o_2_emission_value': 34,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '468256df-e028-5e38-93b3-e64ab388b838',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009877',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': '320',
 'odometer': 85000,
 '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': 'BMW 3 Reeks Berline 320e (150 kW) 4d',
 'transmission': 'automatic',
 'trim': '3 Reeks Berline e (150 kW) 4d',
 'vin': None,
 'year': 2021}
2026-03-27 15:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009877auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:30 [ecarstrade.be] INFO: Saving data for 7009877auction111137: {'created_time': 1774623930.739073, 'last_price_update_time': 1774623930.739087, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009877auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009897/photo_002/780x0__r.jpg?hash=1774622148> (referer: https://ecarstrade.com/cars/7009897)
2026-03-27 15:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009897/photo_005/780x0__r.jpg?hash=1774622149> (referer: https://ecarstrade.com/cars/7009897)
2026-03-27 15:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009897/photo_004/780x0__r.jpg?hash=1774622148> (referer: https://ecarstrade.com/cars/7009897)
2026-03-27 15:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009865> (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 15:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009897/photo_006/780x0__r.jpg?hash=1774622148> (referer: https://ecarstrade.com/cars/7009897)
2026-03-27 15:05:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 46403feb-db96-5ca5-99b7-dc642a78967a
2026-03-27 15:05:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7791ba86-d629-58dd-b502-90789f4ca9fb
2026-03-27 15:05:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 46403feb-db96-5ca5-99b7-dc642a78967a
2026-03-27 15:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009897/photo_003/780x0__r.jpg?hash=1774622148> (referer: https://ecarstrade.com/cars/7009897)
2026-03-27 15:05:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7791ba86-d629-58dd-b502-90789f4ca9fb
2026-03-27 15:05:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7791ba86-d629-58dd-b502-90789f4ca9fb
2026-03-27 15:05:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7791ba86-d629-58dd-b502-90789f4ca9fb
2026-03-27 15:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009886/photo_002/780x0__r.jpg?hash=1774622122> (referer: https://ecarstrade.com/cars/7009886)
2026-03-27 15:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009885/photo_001/780x0__r.jpg?hash=1774622117> (referer: https://ecarstrade.com/cars/7009885)
2026-03-27 15:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009886/photo_001/780x0__r.jpg?hash=1774622122> (referer: https://ecarstrade.com/cars/7009886)
2026-03-27 15:05:31 [ecarstrade.be] INFO: Extracting details for car 7009865auction111137
2026-03-27 15:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009886/photo_003/780x0__r.jpg?hash=1774622124> (referer: https://ecarstrade.com/cars/7009886)
2026-03-27 15:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef723a39-d0c1-5aa2-946d-97aff0c748c7 with identifier: 7009865auction111137
2026-03-27 15:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef723a39-d0c1-5aa2-946d-97aff0c748c7 with scrape type 1
2026-03-27 15:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ef723a39-d0c1-5aa2-946d-97aff0c748c7
2026-03-27 15:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009865%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622077%27 HTTP/1.1" 200 None
2026-03-27 15:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009865/photo_001/780x0__r.jpg?hash=1774622077 not downloaded yet
2026-03-27 15:05:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7791ba86-d629-58dd-b502-90789f4ca9fb
2026-03-27 15:05:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7791ba86-d629-58dd-b502-90789f4ca9fb
2026-03-27 15:05:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7791ba86-d629-58dd-b502-90789f4ca9fb, skipping ID generation
2026-03-27 15:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7791ba86-d629-58dd-b502-90789f4ca9fb with scrape type 1
2026-03-27 15:05:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7791ba86-d629-58dd-b502-90789f4ca9fb sending to next pipeline
2026-03-27 15:05:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7791ba86-d629-58dd-b502-90789f4ca9fb, identifier: 7009897auction111137
2026-03-27 15:05:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7791ba86-d629-58dd-b502-90789f4ca9fb with identifier: 7009897auction111137
2026-03-27 15:05:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7791ba86-d629-58dd-b502-90789f4ca9fb with identifier: 7009897auction111137
2026-03-27 15:05:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7791ba86-d629-58dd-b502-90789f4ca9fb with identifier: 7009897auction111137 to the API
2026-03-27 15:05:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:05:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009897/photo_003/780x0__r.jpg?hash=1774622148>
{'auction_title': '',
 'c_o_2_emission_value': 256,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '7791ba86-d629-58dd-b502-90789f4ca9fb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009897',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Ford',
 'model': 'Ranger',
 'odometer': 242207,
 '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': 'Ford Ranger 2.0 BiT 156kW 4x4 Aut. D-Cab Wildtrak 4d',
 'transmission': 'automatic',
 'trim': '2.0 BiT 156kW 4x4 Aut. D-Cab Wildtrak 4d',
 'vin': None,
 'year': 2022}
2026-03-27 15:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009897auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:31 [ecarstrade.be] INFO: Saving data for 7009897auction111137: {'created_time': 1774623931.648702, 'last_price_update_time': 1774623931.648716, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009897auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009861/photo_005/780x0__r.jpg?hash=1774622058> (referer: https://ecarstrade.com/cars/7009861)
2026-03-27 15:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009927/photo_001/780x0__r.jpg?hash=1774622223> (referer: https://ecarstrade.com/cars/7009927)
2026-03-27 15:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009861/photo_004/780x0__r.jpg?hash=1774622058> (referer: https://ecarstrade.com/cars/7009861)
2026-03-27 15:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009861/photo_003/780x0__r.jpg?hash=1774622058> (referer: https://ecarstrade.com/cars/7009861)
2026-03-27 15:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009865%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622075%27 HTTP/1.1" 200 None
2026-03-27 15:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009865/photo_002/780x0__r.jpg?hash=1774622075 not downloaded yet
2026-03-27 15:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009865%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622075%27 HTTP/1.1" 200 None
2026-03-27 15:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009865/photo_003/780x0__r.jpg?hash=1774622075 not downloaded yet
2026-03-27 15:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009920> (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 15:05:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9a4691b4-52a1-5cd8-91a0-4072f1862af6
2026-03-27 15:05:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e1535993-d4b6-5e4b-803e-3e2ffc2bcbd4
2026-03-27 15:05:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e1535993-d4b6-5e4b-803e-3e2ffc2bcbd4, skipping ID generation
2026-03-27 15:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1535993-d4b6-5e4b-803e-3e2ffc2bcbd4 with scrape type 1
2026-03-27 15:05:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e1535993-d4b6-5e4b-803e-3e2ffc2bcbd4 sending to next pipeline
2026-03-27 15:05:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e1535993-d4b6-5e4b-803e-3e2ffc2bcbd4, identifier: 7009885auction111137
2026-03-27 15:05:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9a4691b4-52a1-5cd8-91a0-4072f1862af6
2026-03-27 15:05:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9a4691b4-52a1-5cd8-91a0-4072f1862af6
2026-03-27 15:05:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9a4691b4-52a1-5cd8-91a0-4072f1862af6, skipping ID generation
2026-03-27 15:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a4691b4-52a1-5cd8-91a0-4072f1862af6 with scrape type 1
2026-03-27 15:05:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9a4691b4-52a1-5cd8-91a0-4072f1862af6 sending to next pipeline
2026-03-27 15:05:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9a4691b4-52a1-5cd8-91a0-4072f1862af6, identifier: 7009886auction111137
2026-03-27 15:05:31 [ecarstrade.be] INFO: Extracting details for car 7009920auction111137
2026-03-27 15:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009865%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622075%27 HTTP/1.1" 200 None
2026-03-27 15:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009865/photo_004/780x0__r.jpg?hash=1774622075 not downloaded yet
2026-03-27 15:05:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e1535993-d4b6-5e4b-803e-3e2ffc2bcbd4 with identifier: 7009885auction111137
2026-03-27 15:05:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e1535993-d4b6-5e4b-803e-3e2ffc2bcbd4 with identifier: 7009885auction111137
2026-03-27 15:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e1535993-d4b6-5e4b-803e-3e2ffc2bcbd4 with identifier: 7009885auction111137 to the API
2026-03-27 15:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009885/photo_001/780x0__r.jpg?hash=1774622117>
{'auction_title': '',
 'c_o_2_emission_value': 39,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Other',
 'id': 'e1535993-d4b6-5e4b-803e-3e2ffc2bcbd4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009885',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': '520',
 'odometer': 140285,
 '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': "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 15:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:32 [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 15:05:32 [ecarstrade.be] INFO: Saving data for 7009885auction111137: {'created_time': 1774623932.237731, 'last_price_update_time': 1774623932.237743, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009885auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9a4691b4-52a1-5cd8-91a0-4072f1862af6 with identifier: 7009886auction111137
2026-03-27 15:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9a4691b4-52a1-5cd8-91a0-4072f1862af6 with identifier: 7009886auction111137
2026-03-27 15:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9a4691b4-52a1-5cd8-91a0-4072f1862af6 with identifier: 7009886auction111137 to the API
2026-03-27 15:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009886/photo_003/780x0__r.jpg?hash=1774622124>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '9a4691b4-52a1-5cd8-91a0-4072f1862af6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009886',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': '518',
 'odometer': 149042,
 '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': "BMW, 5-serie FL'20, BMW 5 Reeks Berline 518d 110kW Aut. 4d",
 'transmission': 'automatic',
 'trim': ", 5-serie FL'20,  5 Reeks Berline d 110kW Aut. 4d",
 'vin': None,
 'year': 2022}
2026-03-27 15:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:32 [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 15:05:32 [ecarstrade.be] INFO: Saving data for 7009886auction111137: {'created_time': 1774623932.722077, 'last_price_update_time': 1774623932.722088, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009886auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009929/photo_005/780x0__r.jpg?hash=1774622229> (referer: https://ecarstrade.com/cars/7009929)
2026-03-27 15:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009861/photo_002/780x0__r.jpg?hash=1774622058> (referer: https://ecarstrade.com/cars/7009861)
2026-03-27 15:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009861/photo_001/780x0__r.jpg?hash=1774622058> (referer: https://ecarstrade.com/cars/7009861)
2026-03-27 15:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009929/photo_004/780x0__r.jpg?hash=1774622229> (referer: https://ecarstrade.com/cars/7009929)
2026-03-27 15: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 15:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009929/photo_003/780x0__r.jpg?hash=1774622229> (referer: https://ecarstrade.com/cars/7009929)
2026-03-27 15:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009865%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622075%27 HTTP/1.1" 200 None
2026-03-27 15:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009865/photo_005/780x0__r.jpg?hash=1774622075 not downloaded yet
2026-03-27 15: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 15:05:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d82caf2b-8f27-5c2d-825d-5868c0bfd5fd
2026-03-27 15:05:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 46403feb-db96-5ca5-99b7-dc642a78967a
2026-03-27 15:05:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 46403feb-db96-5ca5-99b7-dc642a78967a, skipping ID generation
2026-03-27 15:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46403feb-db96-5ca5-99b7-dc642a78967a with scrape type 1
2026-03-27 15:05:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 46403feb-db96-5ca5-99b7-dc642a78967a sending to next pipeline
2026-03-27 15:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 46403feb-db96-5ca5-99b7-dc642a78967a, identifier: 7009927auction111137
2026-03-27 15:05:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d82caf2b-8f27-5c2d-825d-5868c0bfd5fd
2026-03-27 15:05:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d82caf2b-8f27-5c2d-825d-5868c0bfd5fd
2026-03-27 15:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 990419e0-7613-540c-911f-844c275ab0e4 with identifier: 7009920auction111137
2026-03-27 15:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 990419e0-7613-540c-911f-844c275ab0e4 with scrape type 1
2026-03-27 15:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 990419e0-7613-540c-911f-844c275ab0e4
2026-03-27 15:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009920%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622210%27 HTTP/1.1" 200 None
2026-03-27 15:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009920/photo_001/780x0__r.jpg?hash=1774622210 not downloaded yet
2026-03-27 15:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 46403feb-db96-5ca5-99b7-dc642a78967a with identifier: 7009927auction111137
2026-03-27 15:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 46403feb-db96-5ca5-99b7-dc642a78967a with identifier: 7009927auction111137
2026-03-27 15:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 46403feb-db96-5ca5-99b7-dc642a78967a with identifier: 7009927auction111137 to the API
2026-03-27 15:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:05: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 15:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009927/photo_001/780x0__r.jpg?hash=1774622223>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '46403feb-db96-5ca5-99b7-dc642a78967a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009927',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'GLB 180',
 'odometer': 149173,
 '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': 'Mercedes-Benz GLB GLB 180 d Business Solution 5d',
 'transmission': 'automatic',
 'trim': '-Benz GLB  d Business Solution 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009927auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:33 [ecarstrade.be] INFO: Saving data for 7009927auction111137: {'created_time': 1774623933.343855, 'last_price_update_time': 1774623933.343869, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009927auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009865%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622075%27 HTTP/1.1" 200 None
2026-03-27 15:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009865/photo_006/780x0__r.jpg?hash=1774622075 not downloaded yet
2026-03-27 15:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009920%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622210%27 HTTP/1.1" 200 None
2026-03-27 15:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009920/photo_002/780x0__r.jpg?hash=1774622210 not downloaded yet
2026-03-27 15:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009929/photo_001/780x0__r.jpg?hash=1774622229> (referer: https://ecarstrade.com/cars/7009929)
2026-03-27 15:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009865/photo_001/780x0__r.jpg?hash=1774622077> (referer: https://ecarstrade.com/cars/7009865)
2026-03-27 15:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009929/photo_002/780x0__r.jpg?hash=1774622229> (referer: https://ecarstrade.com/cars/7009929)
2026-03-27 15:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009989> (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 15:05: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 15:05: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 15:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009920%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622210%27 HTTP/1.1" 200 None
2026-03-27 15:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009920/photo_003/780x0__r.jpg?hash=1774622210 not downloaded yet
2026-03-27 15:05:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1071ee6d-a7b5-5010-b188-1b7d1a608cc4
2026-03-27 15:05:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d82caf2b-8f27-5c2d-825d-5868c0bfd5fd
2026-03-27 15:05:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d82caf2b-8f27-5c2d-825d-5868c0bfd5fd
2026-03-27 15:05:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d82caf2b-8f27-5c2d-825d-5868c0bfd5fd, skipping ID generation
2026-03-27 15:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d82caf2b-8f27-5c2d-825d-5868c0bfd5fd with scrape type 1
2026-03-27 15:05:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d82caf2b-8f27-5c2d-825d-5868c0bfd5fd sending to next pipeline
2026-03-27 15:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d82caf2b-8f27-5c2d-825d-5868c0bfd5fd, identifier: 7009861auction111137
2026-03-27 15:05:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1071ee6d-a7b5-5010-b188-1b7d1a608cc4
2026-03-27 15:05:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1071ee6d-a7b5-5010-b188-1b7d1a608cc4
2026-03-27 15:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009920%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622210%27 HTTP/1.1" 200 None
2026-03-27 15:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009920/photo_004/780x0__r.jpg?hash=1774622210 not downloaded yet
2026-03-27 15:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d82caf2b-8f27-5c2d-825d-5868c0bfd5fd with identifier: 7009861auction111137
2026-03-27 15:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d82caf2b-8f27-5c2d-825d-5868c0bfd5fd with identifier: 7009861auction111137
2026-03-27 15:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d82caf2b-8f27-5c2d-825d-5868c0bfd5fd with identifier: 7009861auction111137 to the API
2026-03-27 15:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:05: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 15:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009861/photo_001/780x0__r.jpg?hash=1774622058>
{'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-30T10:10:00Z',
 'fuel_type': 'Electric',
 'id': 'd82caf2b-8f27-5c2d-825d-5868c0bfd5fd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009861',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'E-TRON',
 'odometer': 161019,
 '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': 'Audi E-Tron Sportback 55 Quattro S-Line 5d',
 'transmission': 'automatic',
 'trim': 'E-Tron Sportback 55 Quattro S-Line 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009861auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:33 [ecarstrade.be] INFO: Saving data for 7009861auction111137: {'created_time': 1774623933.82882, 'last_price_update_time': 1774623933.828835, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009861auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009865/photo_002/780x0__r.jpg?hash=1774622075> (referer: https://ecarstrade.com/cars/7009865)
2026-03-27 15:05:33 [ecarstrade.be] INFO: Extracting details for car 7009989auction111137
2026-03-27 15:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009920%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622210%27 HTTP/1.1" 200 None
2026-03-27 15:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009920/photo_005/780x0__r.jpg?hash=1774622210 not downloaded yet
2026-03-27 15:05:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1071ee6d-a7b5-5010-b188-1b7d1a608cc4
2026-03-27 15:05:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ef723a39-d0c1-5aa2-946d-97aff0c748c7
2026-03-27 15:05:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1071ee6d-a7b5-5010-b188-1b7d1a608cc4
2026-03-27 15:05:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1071ee6d-a7b5-5010-b188-1b7d1a608cc4, skipping ID generation
2026-03-27 15:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1071ee6d-a7b5-5010-b188-1b7d1a608cc4 with scrape type 1
2026-03-27 15:05:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1071ee6d-a7b5-5010-b188-1b7d1a608cc4 sending to next pipeline
2026-03-27 15:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1071ee6d-a7b5-5010-b188-1b7d1a608cc4, identifier: 7009929auction111137
2026-03-27 15:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009865/photo_004/780x0__r.jpg?hash=1774622075> (referer: https://ecarstrade.com/cars/7009865)
2026-03-27 15:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1071ee6d-a7b5-5010-b188-1b7d1a608cc4 with identifier: 7009929auction111137
2026-03-27 15:05:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 15:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1071ee6d-a7b5-5010-b188-1b7d1a608cc4 with identifier: 7009929auction111137
2026-03-27 15:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1071ee6d-a7b5-5010-b188-1b7d1a608cc4 with identifier: 7009929auction111137 to the API
2026-03-27 15:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:05: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 15:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009929/photo_002/780x0__r.jpg?hash=1774622229>
{'auction_title': '',
 'c_o_2_emission_value': 20,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Hybrid (diesel / electric)',
 'id': '1071ee6d-a7b5-5010-b188-1b7d1a608cc4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009929',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'GLE 350',
 'odometer': 212186,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes-Benz GLE GLE 350 de 4MATIC Business Solution 5d',
 'transmission': 'automatic',
 'trim': '-Benz GLE  de 4MATIC Business Solution 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:34 [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 15:05:34 [ecarstrade.be] INFO: Saving data for 7009929auction111137: {'created_time': 1774623934.358886, 'last_price_update_time': 1774623934.358898, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009929auction111137') HTTP/1.1" 204 0
2026-03-27 15:05: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 15:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009865/photo_003/780x0__r.jpg?hash=1774622075> (referer: https://ecarstrade.com/cars/7009865)
2026-03-27 15:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009920%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622212%27 HTTP/1.1" 200 None
2026-03-27 15:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009920/photo_006/780x0__r.jpg?hash=1774622212 not downloaded yet
2026-03-27 15:05: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 15:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66194201-742b-5dfb-ae08-14103cb45c0f with identifier: 7009989auction111137
2026-03-27 15:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66194201-742b-5dfb-ae08-14103cb45c0f with scrape type 1
2026-03-27 15:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 66194201-742b-5dfb-ae08-14103cb45c0f
2026-03-27 15:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009989%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622390%27 HTTP/1.1" 200 None
2026-03-27 15:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009989/photo_001/780x0__r.jpg?hash=1774622390 not downloaded yet
2026-03-27 15:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009989%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622391%27 HTTP/1.1" 200 None
2026-03-27 15:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009989/photo_002/780x0__r.jpg?hash=1774622391 not downloaded yet
2026-03-27 15:05:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ef723a39-d0c1-5aa2-946d-97aff0c748c7
2026-03-27 15:05:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ef723a39-d0c1-5aa2-946d-97aff0c748c7
2026-03-27 15:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009989%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622390%27 HTTP/1.1" 200 None
2026-03-27 15:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009989/photo_003/780x0__r.jpg?hash=1774622390 not downloaded yet
2026-03-27 15:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009989%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622391%27 HTTP/1.1" 200 None
2026-03-27 15:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009989/photo_004/780x0__r.jpg?hash=1774622391 not downloaded yet
2026-03-27 15:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009989%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622391%27 HTTP/1.1" 200 None
2026-03-27 15:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009989/photo_005/780x0__r.jpg?hash=1774622391 not downloaded yet
2026-03-27 15:05:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ef723a39-d0c1-5aa2-946d-97aff0c748c7
2026-03-27 15:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009989%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622391%27 HTTP/1.1" 200 None
2026-03-27 15:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009989/photo_006/780x0__r.jpg?hash=1774622391 not downloaded yet
2026-03-27 15:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010003> (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 15:05: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 15:05:35 [ecarstrade.be] INFO: Extracting details for car 7010003auction111137
2026-03-27 15:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cc5ec1d-587a-5c3d-af68-0a8133b34dc7 with identifier: 7010003auction111137
2026-03-27 15:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cc5ec1d-587a-5c3d-af68-0a8133b34dc7 with scrape type 1
2026-03-27 15:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7cc5ec1d-587a-5c3d-af68-0a8133b34dc7
2026-03-27 15:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010003%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622427%27 HTTP/1.1" 200 None
2026-03-27 15:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010003/photo_001/780x0__r.jpg?hash=1774622427 not downloaded yet
2026-03-27 15:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010003%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622427%27 HTTP/1.1" 200 None
2026-03-27 15:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010003/photo_002/780x0__r.jpg?hash=1774622427 not downloaded yet
2026-03-27 15:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010003%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622429%27 HTTP/1.1" 200 None
2026-03-27 15:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010003/photo_003/780x0__r.jpg?hash=1774622429 not downloaded yet
2026-03-27 15:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010003%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622427%27 HTTP/1.1" 200 None
2026-03-27 15:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010003/photo_004/780x0__r.jpg?hash=1774622427 not downloaded yet
2026-03-27 15:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010003%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622427%27 HTTP/1.1" 200 None
2026-03-27 15:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010003/photo_005/780x0__r.jpg?hash=1774622427 not downloaded yet
2026-03-27 15:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010003%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622428%27 HTTP/1.1" 200 None
2026-03-27 15:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010003/photo_006/780x0__r.jpg?hash=1774622428 not downloaded yet
2026-03-27 15:05:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009930> (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 15:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009920/photo_001/780x0__r.jpg?hash=1774622210> (referer: https://ecarstrade.com/cars/7009920)
2026-03-27 15:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009865/photo_005/780x0__r.jpg?hash=1774622075> (referer: https://ecarstrade.com/cars/7009865)
2026-03-27 15: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 15:05:36 [ecarstrade.be] INFO: Extracting details for car 7009930auction111137
2026-03-27 15:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2b374ac-4786-509a-ac55-71536017cce4 with identifier: 7009930auction111137
2026-03-27 15:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2b374ac-4786-509a-ac55-71536017cce4 with scrape type 1
2026-03-27 15:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a2b374ac-4786-509a-ac55-71536017cce4
2026-03-27 15:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009930%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622231%27 HTTP/1.1" 200 None
2026-03-27 15:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009930/photo_001/780x0__r.jpg?hash=1774622231 not downloaded yet
2026-03-27 15:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009930%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622231%27 HTTP/1.1" 200 None
2026-03-27 15:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009930/photo_002/780x0__r.jpg?hash=1774622231 not downloaded yet
2026-03-27 15:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009930%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622231%27 HTTP/1.1" 200 None
2026-03-27 15:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009930/photo_003/780x0__r.jpg?hash=1774622231 not downloaded yet
2026-03-27 15:05:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 990419e0-7613-540c-911f-844c275ab0e4
2026-03-27 15:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009930%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622231%27 HTTP/1.1" 200 None
2026-03-27 15:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009930/photo_004/780x0__r.jpg?hash=1774622231 not downloaded yet
2026-03-27 15:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009930%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622231%27 HTTP/1.1" 200 None
2026-03-27 15:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009930/photo_005/780x0__r.jpg?hash=1774622231 not downloaded yet
2026-03-27 15:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009930%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622231%27 HTTP/1.1" 200 None
2026-03-27 15:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009930/photo_006/780x0__r.jpg?hash=1774622231 not downloaded yet
2026-03-27 15:05:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ef723a39-d0c1-5aa2-946d-97aff0c748c7
2026-03-27 15:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009956> (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 15:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009880> (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 15:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009920/photo_002/780x0__r.jpg?hash=1774622210> (referer: https://ecarstrade.com/cars/7009920)
2026-03-27 15:05:40 [ecarstrade.be] INFO: Extracting details for car 7009956auction111137
2026-03-27 15:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd3e46b4-b36b-5ee7-9445-4f6d155b380b with identifier: 7009956auction111137
2026-03-27 15:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd3e46b4-b36b-5ee7-9445-4f6d155b380b with scrape type 1
2026-03-27 15:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cd3e46b4-b36b-5ee7-9445-4f6d155b380b
2026-03-27 15:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009956%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622299%27 HTTP/1.1" 200 None
2026-03-27 15:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009956/photo_001/780x0__r.jpg?hash=1774622299 not downloaded yet
2026-03-27 15:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009956%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622300%27 HTTP/1.1" 200 None
2026-03-27 15:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009956/photo_002/780x0__r.jpg?hash=1774622300 not downloaded yet
2026-03-27 15:05:40 [ecarstrade.be] INFO: Extracting details for car 7009880auction111137
2026-03-27 15:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009920/photo_003/780x0__r.jpg?hash=1774622210> (referer: https://ecarstrade.com/cars/7009920)
2026-03-27 15:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009920/photo_005/780x0__r.jpg?hash=1774622210> (referer: https://ecarstrade.com/cars/7009920)
2026-03-27 15:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009956%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622299%27 HTTP/1.1" 200 None
2026-03-27 15:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009956/photo_003/780x0__r.jpg?hash=1774622299 not downloaded yet
2026-03-27 15:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009956%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622300%27 HTTP/1.1" 200 None
2026-03-27 15:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009956/photo_004/780x0__r.jpg?hash=1774622300 not downloaded yet
2026-03-27 15:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b340dd17-1b0d-5619-8e31-52404e8057eb with identifier: 7009880auction111137
2026-03-27 15:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b340dd17-1b0d-5619-8e31-52404e8057eb with scrape type 1
2026-03-27 15:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b340dd17-1b0d-5619-8e31-52404e8057eb
2026-03-27 15:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009880%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622103%27 HTTP/1.1" 200 None
2026-03-27 15:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009880/photo_001/780x0__r.jpg?hash=1774622103 not downloaded yet
2026-03-27 15:05:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 990419e0-7613-540c-911f-844c275ab0e4
2026-03-27 15:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009956%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622300%27 HTTP/1.1" 200 None
2026-03-27 15:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009956/photo_005/780x0__r.jpg?hash=1774622300 not downloaded yet
2026-03-27 15:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009880%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622103%27 HTTP/1.1" 200 None
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009880/photo_002/780x0__r.jpg?hash=1774622103 not downloaded yet
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009920/photo_004/780x0__r.jpg?hash=1774622210> (referer: https://ecarstrade.com/cars/7009920)
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009989/photo_006/780x0__r.jpg?hash=1774622391> (referer: https://ecarstrade.com/cars/7009989)
2026-03-27 15:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009956%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622300%27 HTTP/1.1" 200 None
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009956/photo_006/780x0__r.jpg?hash=1774622300 not downloaded yet
2026-03-27 15:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009880%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622104%27 HTTP/1.1" 200 None
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009880/photo_003/780x0__r.jpg?hash=1774622104 not downloaded yet
2026-03-27 15:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009880%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622103%27 HTTP/1.1" 200 None
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009880/photo_004/780x0__r.jpg?hash=1774622103 not downloaded yet
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 990419e0-7613-540c-911f-844c275ab0e4
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 990419e0-7613-540c-911f-844c275ab0e4
2026-03-27 15:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009880%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622103%27 HTTP/1.1" 200 None
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009880/photo_005/780x0__r.jpg?hash=1774622103 not downloaded yet
2026-03-27 15:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009880%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622103%27 HTTP/1.1" 200 None
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009880/photo_006/780x0__r.jpg?hash=1774622103 not downloaded yet
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010003/photo_006/780x0__r.jpg?hash=1774622428> (referer: https://ecarstrade.com/cars/7010003)
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 990419e0-7613-540c-911f-844c275ab0e4
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 66194201-742b-5dfb-ae08-14103cb45c0f
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010003/photo_005/780x0__r.jpg?hash=1774622427> (referer: https://ecarstrade.com/cars/7010003)
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010003/photo_004/780x0__r.jpg?hash=1774622427> (referer: https://ecarstrade.com/cars/7010003)
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7cc5ec1d-587a-5c3d-af68-0a8133b34dc7
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009930/photo_006/780x0__r.jpg?hash=1774622231> (referer: https://ecarstrade.com/cars/7009930)
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009930/photo_005/780x0__r.jpg?hash=1774622231> (referer: https://ecarstrade.com/cars/7009930)
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7cc5ec1d-587a-5c3d-af68-0a8133b34dc7
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009955> (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 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009956/photo_002/780x0__r.jpg?hash=1774622300> (referer: https://ecarstrade.com/cars/7009956)
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009930/photo_004/780x0__r.jpg?hash=1774622231> (referer: https://ecarstrade.com/cars/7009930)
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7cc5ec1d-587a-5c3d-af68-0a8133b34dc7
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a2b374ac-4786-509a-ac55-71536017cce4
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a2b374ac-4786-509a-ac55-71536017cce4
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009880/photo_002/780x0__r.jpg?hash=1774622103> (referer: https://ecarstrade.com/cars/7009880)
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009956/photo_001/780x0__r.jpg?hash=1774622299> (referer: https://ecarstrade.com/cars/7009956)
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009956/photo_005/780x0__r.jpg?hash=1774622300> (referer: https://ecarstrade.com/cars/7009956)
2026-03-27 15:05:41 [ecarstrade.be] INFO: Extracting details for car 7009955auction111137
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009880/photo_006/780x0__r.jpg?hash=1774622103> (referer: https://ecarstrade.com/cars/7009880)
2026-03-27 15:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d80e84a1-9368-55f9-9c7a-d21066701795 with identifier: 7009955auction111137
2026-03-27 15:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d80e84a1-9368-55f9-9c7a-d21066701795 with scrape type 1
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d80e84a1-9368-55f9-9c7a-d21066701795
2026-03-27 15:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009955%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622297%27 HTTP/1.1" 200 None
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009955/photo_001/780x0__r.jpg?hash=1774622297 not downloaded yet
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009880/photo_005/780x0__r.jpg?hash=1774622103> (referer: https://ecarstrade.com/cars/7009880)
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009880/photo_004/780x0__r.jpg?hash=1774622103> (referer: https://ecarstrade.com/cars/7009880)
2026-03-27 15:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009955%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622296%27 HTTP/1.1" 200 None
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009955/photo_002/780x0__r.jpg?hash=1774622296 not downloaded yet
2026-03-27 15:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009955%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622296%27 HTTP/1.1" 200 None
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009955/photo_003/780x0__r.jpg?hash=1774622296 not downloaded yet
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cd3e46b4-b36b-5ee7-9445-4f6d155b380b
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a2b374ac-4786-509a-ac55-71536017cce4
2026-03-27 15:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009955%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622298%27 HTTP/1.1" 200 None
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009955/photo_004/780x0__r.jpg?hash=1774622298 not downloaded yet
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009880/photo_003/780x0__r.jpg?hash=1774622104> (referer: https://ecarstrade.com/cars/7009880)
2026-03-27 15:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009955%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622296%27 HTTP/1.1" 200 None
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009955/photo_005/780x0__r.jpg?hash=1774622296 not downloaded yet
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009880/photo_001/780x0__r.jpg?hash=1774622103> (referer: https://ecarstrade.com/cars/7009880)
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009956/photo_006/780x0__r.jpg?hash=1774622300> (referer: https://ecarstrade.com/cars/7009956)
2026-03-27 15:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009955%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622297%27 HTTP/1.1" 200 None
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009955/photo_006/780x0__r.jpg?hash=1774622297 not downloaded yet
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b340dd17-1b0d-5619-8e31-52404e8057eb
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cd3e46b4-b36b-5ee7-9445-4f6d155b380b
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cd3e46b4-b36b-5ee7-9445-4f6d155b380b
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b340dd17-1b0d-5619-8e31-52404e8057eb
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b340dd17-1b0d-5619-8e31-52404e8057eb
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b340dd17-1b0d-5619-8e31-52404e8057eb
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b340dd17-1b0d-5619-8e31-52404e8057eb
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009956/photo_004/780x0__r.jpg?hash=1774622300> (referer: https://ecarstrade.com/cars/7009956)
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009956/photo_003/780x0__r.jpg?hash=1774622299> (referer: https://ecarstrade.com/cars/7009956)
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009930/photo_003/780x0__r.jpg?hash=1774622231> (referer: https://ecarstrade.com/cars/7009930)
2026-03-27 15:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009947> (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 15:05:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b340dd17-1b0d-5619-8e31-52404e8057eb
2026-03-27 15:05:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b340dd17-1b0d-5619-8e31-52404e8057eb, skipping ID generation
2026-03-27 15:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b340dd17-1b0d-5619-8e31-52404e8057eb with scrape type 1
2026-03-27 15:05:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b340dd17-1b0d-5619-8e31-52404e8057eb sending to next pipeline
2026-03-27 15:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b340dd17-1b0d-5619-8e31-52404e8057eb, identifier: 7009880auction111137
2026-03-27 15:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b340dd17-1b0d-5619-8e31-52404e8057eb with identifier: 7009880auction111137
2026-03-27 15:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b340dd17-1b0d-5619-8e31-52404e8057eb with identifier: 7009880auction111137
2026-03-27 15:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b340dd17-1b0d-5619-8e31-52404e8057eb with identifier: 7009880auction111137 to the API
2026-03-27 15:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:05: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 15:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009880/photo_001/780x0__r.jpg?hash=1774622103>
{'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-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'b340dd17-1b0d-5619-8e31-52404e8057eb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009880',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': '318',
 'odometer': 210435,
 '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': 'BMW 3 Reeks Touring 318dA (100 kW) 5d',
 'transmission': 'automatic',
 'trim': '3 Reeks Touring dA (100 kW) 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:42 [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 15:05:42 [ecarstrade.be] INFO: Saving data for 7009880auction111137: {'created_time': 1774623942.112027, 'last_price_update_time': 1774623942.112038, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009880auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009930/photo_002/780x0__r.jpg?hash=1774622231> (referer: https://ecarstrade.com/cars/7009930)
2026-03-27 15:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009955/photo_001/780x0__r.jpg?hash=1774622297> (referer: https://ecarstrade.com/cars/7009955)
2026-03-27 15:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009930/photo_001/780x0__r.jpg?hash=1774622231> (referer: https://ecarstrade.com/cars/7009930)
2026-03-27 15:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010003/photo_003/780x0__r.jpg?hash=1774622429> (referer: https://ecarstrade.com/cars/7010003)
2026-03-27 15:05:42 [ecarstrade.be] INFO: Extracting details for car 7009947auction111137
2026-03-27 15:05:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cd3e46b4-b36b-5ee7-9445-4f6d155b380b
2026-03-27 15:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009923> (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 15:05:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cd3e46b4-b36b-5ee7-9445-4f6d155b380b
2026-03-27 15:05:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cd3e46b4-b36b-5ee7-9445-4f6d155b380b
2026-03-27 15:05:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cd3e46b4-b36b-5ee7-9445-4f6d155b380b, skipping ID generation
2026-03-27 15:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd3e46b4-b36b-5ee7-9445-4f6d155b380b with scrape type 1
2026-03-27 15:05:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cd3e46b4-b36b-5ee7-9445-4f6d155b380b sending to next pipeline
2026-03-27 15:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cd3e46b4-b36b-5ee7-9445-4f6d155b380b, identifier: 7009956auction111137
2026-03-27 15:05:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a2b374ac-4786-509a-ac55-71536017cce4
2026-03-27 15:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2229cd4b-fb47-5b02-a602-e727f76c1c4d with identifier: 7009947auction111137
2026-03-27 15:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2229cd4b-fb47-5b02-a602-e727f76c1c4d with scrape type 1
2026-03-27 15:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2229cd4b-fb47-5b02-a602-e727f76c1c4d
2026-03-27 15:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009947%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622274%27 HTTP/1.1" 200 None
2026-03-27 15:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009947/photo_001/780x0__r.jpg?hash=1774622274 not downloaded yet
2026-03-27 15:05:42 [ecarstrade.be] INFO: Extracting details for car 7009923auction111137
2026-03-27 15:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cd3e46b4-b36b-5ee7-9445-4f6d155b380b with identifier: 7009956auction111137
2026-03-27 15:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cd3e46b4-b36b-5ee7-9445-4f6d155b380b with identifier: 7009956auction111137
2026-03-27 15:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cd3e46b4-b36b-5ee7-9445-4f6d155b380b with identifier: 7009956auction111137 to the API
2026-03-27 15:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:05: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 15:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009956/photo_003/780x0__r.jpg?hash=1774622299>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'cd3e46b4-b36b-5ee7-9445-4f6d155b380b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009956',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 176022,
 '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': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 1.5 BlueHDi 96kW S&S EAT8 GT 5d',
 'transmission': 'automatic',
 'trim': '1.5 BlueHDi 96kW S&S EAT8 GT 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:42 [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 15:05:42 [ecarstrade.be] INFO: Saving data for 7009956auction111137: {'created_time': 1774623942.637942, 'last_price_update_time': 1774623942.637954, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009956auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009955/photo_003/780x0__r.jpg?hash=1774622296> (referer: https://ecarstrade.com/cars/7009955)
2026-03-27 15:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010003/photo_002/780x0__r.jpg?hash=1774622427> (referer: https://ecarstrade.com/cars/7010003)
2026-03-27 15:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009955/photo_004/780x0__r.jpg?hash=1774622298> (referer: https://ecarstrade.com/cars/7009955)
2026-03-27 15:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009955/photo_005/780x0__r.jpg?hash=1774622296> (referer: https://ecarstrade.com/cars/7009955)
2026-03-27 15:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009947%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622274%27 HTTP/1.1" 200 None
2026-03-27 15:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009947/photo_002/780x0__r.jpg?hash=1774622274 not downloaded yet
2026-03-27 15:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009955/photo_006/780x0__r.jpg?hash=1774622297> (referer: https://ecarstrade.com/cars/7009955)
2026-03-27 15:05:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a2b374ac-4786-509a-ac55-71536017cce4
2026-03-27 15:05:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d80e84a1-9368-55f9-9c7a-d21066701795
2026-03-27 15:05:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a2b374ac-4786-509a-ac55-71536017cce4
2026-03-27 15:05:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a2b374ac-4786-509a-ac55-71536017cce4, skipping ID generation
2026-03-27 15:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2b374ac-4786-509a-ac55-71536017cce4 with scrape type 1
2026-03-27 15:05:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a2b374ac-4786-509a-ac55-71536017cce4 sending to next pipeline
2026-03-27 15:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a2b374ac-4786-509a-ac55-71536017cce4, identifier: 7009930auction111137
2026-03-27 15:05:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7cc5ec1d-587a-5c3d-af68-0a8133b34dc7
2026-03-27 15:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 390f40ef-db29-52a5-b927-180c7f3ab777 with identifier: 7009923auction111137
2026-03-27 15:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 390f40ef-db29-52a5-b927-180c7f3ab777 with scrape type 1
2026-03-27 15:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 390f40ef-db29-52a5-b927-180c7f3ab777
2026-03-27 15:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009923%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622217%27 HTTP/1.1" 200 None
2026-03-27 15:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009923/photo_001/780x0__r.jpg?hash=1774622217 not downloaded yet
2026-03-27 15:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009947%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622274%27 HTTP/1.1" 200 None
2026-03-27 15:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009947/photo_003/780x0__r.jpg?hash=1774622274 not downloaded yet
2026-03-27 15:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a2b374ac-4786-509a-ac55-71536017cce4 with identifier: 7009930auction111137
2026-03-27 15:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a2b374ac-4786-509a-ac55-71536017cce4 with identifier: 7009930auction111137
2026-03-27 15:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a2b374ac-4786-509a-ac55-71536017cce4 with identifier: 7009930auction111137 to the API
2026-03-27 15:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009930/photo_001/780x0__r.jpg?hash=1774622231>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'a2b374ac-4786-509a-ac55-71536017cce4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009930',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'GLB 200',
 'odometer': 145459,
 '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': 'Mercedes-Benz GLB GLB 200 d Business Solution 5d',
 'transmission': 'automatic',
 'trim': '-Benz GLB  d Business Solution 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009930auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:43 [ecarstrade.be] INFO: Saving data for 7009930auction111137: {'created_time': 1774623943.138584, 'last_price_update_time': 1774623943.138604, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009930auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009923%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622217%27 HTTP/1.1" 200 None
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009923/photo_002/780x0__r.jpg?hash=1774622217 not downloaded yet
2026-03-27 15:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009989/photo_004/780x0__r.jpg?hash=1774622391> (referer: https://ecarstrade.com/cars/7009989)
2026-03-27 15:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010003/photo_001/780x0__r.jpg?hash=1774622427> (referer: https://ecarstrade.com/cars/7010003)
2026-03-27 15:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009989/photo_005/780x0__r.jpg?hash=1774622391> (referer: https://ecarstrade.com/cars/7009989)
2026-03-27 15:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009955/photo_002/780x0__r.jpg?hash=1774622296> (referer: https://ecarstrade.com/cars/7009955)
2026-03-27 15:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009947%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622274%27 HTTP/1.1" 200 None
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009947/photo_004/780x0__r.jpg?hash=1774622274 not downloaded yet
2026-03-27 15:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009989/photo_003/780x0__r.jpg?hash=1774622390> (referer: https://ecarstrade.com/cars/7009989)
2026-03-27 15:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009923%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622217%27 HTTP/1.1" 200 None
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009923/photo_003/780x0__r.jpg?hash=1774622217 not downloaded yet
2026-03-27 15:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009947%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622274%27 HTTP/1.1" 200 None
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009947/photo_005/780x0__r.jpg?hash=1774622274 not downloaded yet
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d80e84a1-9368-55f9-9c7a-d21066701795
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7cc5ec1d-587a-5c3d-af68-0a8133b34dc7
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d80e84a1-9368-55f9-9c7a-d21066701795
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d80e84a1-9368-55f9-9c7a-d21066701795
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d80e84a1-9368-55f9-9c7a-d21066701795
2026-03-27 15:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009923%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622217%27 HTTP/1.1" 200 None
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009923/photo_004/780x0__r.jpg?hash=1774622217 not downloaded yet
2026-03-27 15:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009989/photo_001/780x0__r.jpg?hash=1774622390> (referer: https://ecarstrade.com/cars/7009989)
2026-03-27 15:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009920/photo_006/780x0__r.jpg?hash=1774622212> (referer: https://ecarstrade.com/cars/7009920)
2026-03-27 15:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009947/photo_001/780x0__r.jpg?hash=1774622274> (referer: https://ecarstrade.com/cars/7009947)
2026-03-27 15:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009947%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622274%27 HTTP/1.1" 200 None
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009947/photo_006/780x0__r.jpg?hash=1774622274 not downloaded yet
2026-03-27 15: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 15:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009923%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622217%27 HTTP/1.1" 200 None
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009923/photo_005/780x0__r.jpg?hash=1774622217 not downloaded yet
2026-03-27 15:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009989/photo_002/780x0__r.jpg?hash=1774622391> (referer: https://ecarstrade.com/cars/7009989)
2026-03-27 15:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009923%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622217%27 HTTP/1.1" 200 None
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009923/photo_006/780x0__r.jpg?hash=1774622217 not downloaded yet
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 66194201-742b-5dfb-ae08-14103cb45c0f
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7cc5ec1d-587a-5c3d-af68-0a8133b34dc7
2026-03-27 15:05:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cc5ec1d-587a-5c3d-af68-0a8133b34dc7, skipping ID generation
2026-03-27 15:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cc5ec1d-587a-5c3d-af68-0a8133b34dc7 with scrape type 1
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cc5ec1d-587a-5c3d-af68-0a8133b34dc7 sending to next pipeline
2026-03-27 15:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7cc5ec1d-587a-5c3d-af68-0a8133b34dc7, identifier: 7010003auction111137
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 66194201-742b-5dfb-ae08-14103cb45c0f
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d80e84a1-9368-55f9-9c7a-d21066701795
2026-03-27 15:05:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d80e84a1-9368-55f9-9c7a-d21066701795, skipping ID generation
2026-03-27 15:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d80e84a1-9368-55f9-9c7a-d21066701795 with scrape type 1
2026-03-27 15:05:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d80e84a1-9368-55f9-9c7a-d21066701795 sending to next pipeline
2026-03-27 15:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d80e84a1-9368-55f9-9c7a-d21066701795, identifier: 7009955auction111137
2026-03-27 15:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009865/photo_006/780x0__r.jpg?hash=1774622075> (referer: https://ecarstrade.com/cars/7009865)
2026-03-27 15:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7cc5ec1d-587a-5c3d-af68-0a8133b34dc7 with identifier: 7010003auction111137
2026-03-27 15:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7cc5ec1d-587a-5c3d-af68-0a8133b34dc7 with identifier: 7010003auction111137
2026-03-27 15:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7cc5ec1d-587a-5c3d-af68-0a8133b34dc7 with identifier: 7010003auction111137 to the API
2026-03-27 15:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010003/photo_001/780x0__r.jpg?hash=1774622427>
{'auction_title': '',
 'c_o_2_emission_value': 41,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '7cc5ec1d-587a-5c3d-af68-0a8133b34dc7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010003',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 154532,
 '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': "Volvo, XC40 '17 PHEV, Volvo XC40 T4 Recharge Geartronic R-Design 5d",
 'transmission': 'automatic',
 'trim': ",  '17 PHEV,   T4 Recharge Geartronic R-Design 5d",
 'vin': None,
 'year': 2021}
2026-03-27 15:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010003auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:43 [ecarstrade.be] INFO: Saving data for 7010003auction111137: {'created_time': 1774623943.825481, 'last_price_update_time': 1774623943.825493, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010003auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d80e84a1-9368-55f9-9c7a-d21066701795 with identifier: 7009955auction111137
2026-03-27 15:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d80e84a1-9368-55f9-9c7a-d21066701795 with identifier: 7009955auction111137
2026-03-27 15:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d80e84a1-9368-55f9-9c7a-d21066701795 with identifier: 7009955auction111137 to the API
2026-03-27 15:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009955/photo_002/780x0__r.jpg?hash=1774622296>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'd80e84a1-9368-55f9-9c7a-d21066701795',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009955',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 156636,
 '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': 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 15:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009955auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:44 [ecarstrade.be] INFO: Saving data for 7009955auction111137: {'created_time': 1774623944.464807, 'last_price_update_time': 1774623944.464822, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009955auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009881/photo_005/780x0__r.jpg?hash=1774622106> (referer: https://ecarstrade.com/cars/7009881)
2026-03-27 15:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009881/photo_006/780x0__r.jpg?hash=1774622106> (referer: https://ecarstrade.com/cars/7009881)
2026-03-27 15: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 15:05:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 66194201-742b-5dfb-ae08-14103cb45c0f
2026-03-27 15:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009947/photo_003/780x0__r.jpg?hash=1774622274> (referer: https://ecarstrade.com/cars/7009947)
2026-03-27 15:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010005> (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 15:05:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 66194201-742b-5dfb-ae08-14103cb45c0f
2026-03-27 15:05:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 990419e0-7613-540c-911f-844c275ab0e4
2026-03-27 15:05:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 990419e0-7613-540c-911f-844c275ab0e4, skipping ID generation
2026-03-27 15:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 990419e0-7613-540c-911f-844c275ab0e4 with scrape type 1
2026-03-27 15:05:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 990419e0-7613-540c-911f-844c275ab0e4 sending to next pipeline
2026-03-27 15:05:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 990419e0-7613-540c-911f-844c275ab0e4, identifier: 7009920auction111137
2026-03-27 15:05:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2229cd4b-fb47-5b02-a602-e727f76c1c4d
2026-03-27 15:05:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 66194201-742b-5dfb-ae08-14103cb45c0f
2026-03-27 15:05:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66194201-742b-5dfb-ae08-14103cb45c0f, skipping ID generation
2026-03-27 15:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66194201-742b-5dfb-ae08-14103cb45c0f with scrape type 1
2026-03-27 15:05:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66194201-742b-5dfb-ae08-14103cb45c0f sending to next pipeline
2026-03-27 15:05:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 66194201-742b-5dfb-ae08-14103cb45c0f, identifier: 7009989auction111137
2026-03-27 15:05:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ef723a39-d0c1-5aa2-946d-97aff0c748c7
2026-03-27 15:05:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ef723a39-d0c1-5aa2-946d-97aff0c748c7, skipping ID generation
2026-03-27 15:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef723a39-d0c1-5aa2-946d-97aff0c748c7 with scrape type 1
2026-03-27 15:05:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ef723a39-d0c1-5aa2-946d-97aff0c748c7 sending to next pipeline
2026-03-27 15:05:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ef723a39-d0c1-5aa2-946d-97aff0c748c7, identifier: 7009865auction111137
2026-03-27 15:05:44 [ecarstrade.be] INFO: Extracting details for car 7010005auction111137
2026-03-27 15:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 990419e0-7613-540c-911f-844c275ab0e4 with identifier: 7009920auction111137
2026-03-27 15:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 990419e0-7613-540c-911f-844c275ab0e4 with identifier: 7009920auction111137
2026-03-27 15:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 990419e0-7613-540c-911f-844c275ab0e4 with identifier: 7009920auction111137 to the API
2026-03-27 15:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:05:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009920/photo_006/780x0__r.jpg?hash=1774622212>
{'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-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '990419e0-7613-540c-911f-844c275ab0e4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009920',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'CLA 180',
 'odometer': 155933,
 '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': "Mercedes, CLA-Class '19, Mercedes-Benz CLA CLA 180 d Business "
          'Solution Aut.',
 'transmission': 'automatic',
 'trim': ", CLA-Class '19, -Benz CLA  d Business Solution Aut.",
 'vin': None,
 'year': 2021}
2026-03-27 15:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009920auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:45 [ecarstrade.be] INFO: Saving data for 7009920auction111137: {'created_time': 1774623945.162732, 'last_price_update_time': 1774623945.162745, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009920auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 66194201-742b-5dfb-ae08-14103cb45c0f with identifier: 7009989auction111137
2026-03-27 15:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 66194201-742b-5dfb-ae08-14103cb45c0f with identifier: 7009989auction111137
2026-03-27 15:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 66194201-742b-5dfb-ae08-14103cb45c0f with identifier: 7009989auction111137 to the API
2026-03-27 15:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:05:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009989/photo_002/780x0__r.jpg?hash=1774622391>
{'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-30T10:10:00Z',
 'fuel_type': 'Electric',
 'id': '66194201-742b-5dfb-ae08-14103cb45c0f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009989',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 148914,
 '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': 'Tesla Model 3 Standard RWD Plus 4d',
 'transmission': 'automatic',
 'trim': 'Standard RWD Plus 4d',
 'vin': None,
 'year': 2023}
2026-03-27 15:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009989auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:45 [ecarstrade.be] INFO: Saving data for 7009989auction111137: {'created_time': 1774623945.559035, 'last_price_update_time': 1774623945.559047, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009989auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ef723a39-d0c1-5aa2-946d-97aff0c748c7 with identifier: 7009865auction111137
2026-03-27 15:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ef723a39-d0c1-5aa2-946d-97aff0c748c7 with identifier: 7009865auction111137
2026-03-27 15:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ef723a39-d0c1-5aa2-946d-97aff0c748c7 with identifier: 7009865auction111137 to the API
2026-03-27 15:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:05:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009865/photo_006/780x0__r.jpg?hash=1774622075>
{'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-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'ef723a39-d0c1-5aa2-946d-97aff0c748c7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009865',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 153824,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi Q3 Sportback 35 TDI S tronic Business Edition 5d',
 'transmission': 'automatic',
 'trim': 'Sportback 35 TDI S tronic Business Edition 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009865auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:45 [ecarstrade.be] INFO: Saving data for 7009865auction111137: {'created_time': 1774623945.941805, 'last_price_update_time': 1774623945.941816, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009865auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009923/photo_001/780x0__r.jpg?hash=1774622217> (referer: https://ecarstrade.com/cars/7009923)
2026-03-27 15:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009947/photo_002/780x0__r.jpg?hash=1774622274> (referer: https://ecarstrade.com/cars/7009947)
2026-03-27 15:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009947/photo_005/780x0__r.jpg?hash=1774622274> (referer: https://ecarstrade.com/cars/7009947)
2026-03-27 15:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009947/photo_004/780x0__r.jpg?hash=1774622274> (referer: https://ecarstrade.com/cars/7009947)
2026-03-27 15:05:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item acdd1361-99d5-573d-ab88-b1f378e8ca50
2026-03-27 15:05:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item acdd1361-99d5-573d-ab88-b1f378e8ca50
2026-03-27 15:05:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2229cd4b-fb47-5b02-a602-e727f76c1c4d
2026-03-27 15:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a04f61b8-4886-5c1c-bc78-430bab668000 with identifier: 7010005auction111137
2026-03-27 15:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a04f61b8-4886-5c1c-bc78-430bab668000 with scrape type 1
2026-03-27 15:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a04f61b8-4886-5c1c-bc78-430bab668000
2026-03-27 15:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010005%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622431%27 HTTP/1.1" 200 None
2026-03-27 15:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010005/photo_001/780x0__r.jpg?hash=1774622431 not downloaded yet
2026-03-27 15:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010005%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622431%27 HTTP/1.1" 200 None
2026-03-27 15:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010005/photo_002/780x0__r.jpg?hash=1774622431 not downloaded yet
2026-03-27 15:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010005%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622431%27 HTTP/1.1" 200 None
2026-03-27 15:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010005/photo_003/780x0__r.jpg?hash=1774622431 not downloaded yet
2026-03-27 15:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010005%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622432%27 HTTP/1.1" 200 None
2026-03-27 15:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010005/photo_004/780x0__r.jpg?hash=1774622432 not downloaded yet
2026-03-27 15:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009923/photo_002/780x0__r.jpg?hash=1774622217> (referer: https://ecarstrade.com/cars/7009923)
2026-03-27 15:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009923/photo_005/780x0__r.jpg?hash=1774622217> (referer: https://ecarstrade.com/cars/7009923)
2026-03-27 15:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010005%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622431%27 HTTP/1.1" 200 None
2026-03-27 15:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010005/photo_005/780x0__r.jpg?hash=1774622431 not downloaded yet
2026-03-27 15:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009923/photo_006/780x0__r.jpg?hash=1774622217> (referer: https://ecarstrade.com/cars/7009923)
2026-03-27 15:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009923/photo_003/780x0__r.jpg?hash=1774622217> (referer: https://ecarstrade.com/cars/7009923)
2026-03-27 15:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7010005%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622431%27 HTTP/1.1" 200 None
2026-03-27 15:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010005/photo_006/780x0__r.jpg?hash=1774622431 not downloaded yet
2026-03-27 15: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 15:05:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 390f40ef-db29-52a5-b927-180c7f3ab777
2026-03-27 15:05:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2229cd4b-fb47-5b02-a602-e727f76c1c4d
2026-03-27 15:05:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2229cd4b-fb47-5b02-a602-e727f76c1c4d
2026-03-27 15:05:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2229cd4b-fb47-5b02-a602-e727f76c1c4d
2026-03-27 15:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009881/photo_004/780x0__r.jpg?hash=1774622106> (referer: https://ecarstrade.com/cars/7009881)
2026-03-27 15:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009947/photo_006/780x0__r.jpg?hash=1774622274> (referer: https://ecarstrade.com/cars/7009947)
2026-03-27 15: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 15:05:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 390f40ef-db29-52a5-b927-180c7f3ab777
2026-03-27 15:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009881/photo_003/780x0__r.jpg?hash=1774622107> (referer: https://ecarstrade.com/cars/7009881)
2026-03-27 15:05:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 390f40ef-db29-52a5-b927-180c7f3ab777
2026-03-27 15:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009923/photo_004/780x0__r.jpg?hash=1774622217> (referer: https://ecarstrade.com/cars/7009923)
2026-03-27 15: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 15:05:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 390f40ef-db29-52a5-b927-180c7f3ab777
2026-03-27 15:05:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 390f40ef-db29-52a5-b927-180c7f3ab777
2026-03-27 15:05:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item acdd1361-99d5-573d-ab88-b1f378e8ca50
2026-03-27 15:05:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2229cd4b-fb47-5b02-a602-e727f76c1c4d
2026-03-27 15:05:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2229cd4b-fb47-5b02-a602-e727f76c1c4d, skipping ID generation
2026-03-27 15:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2229cd4b-fb47-5b02-a602-e727f76c1c4d with scrape type 1
2026-03-27 15:05:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2229cd4b-fb47-5b02-a602-e727f76c1c4d sending to next pipeline
2026-03-27 15:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2229cd4b-fb47-5b02-a602-e727f76c1c4d, identifier: 7009947auction111137
2026-03-27 15:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2229cd4b-fb47-5b02-a602-e727f76c1c4d with identifier: 7009947auction111137
2026-03-27 15:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2229cd4b-fb47-5b02-a602-e727f76c1c4d with identifier: 7009947auction111137
2026-03-27 15:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2229cd4b-fb47-5b02-a602-e727f76c1c4d with identifier: 7009947auction111137 to the API
2026-03-27 15:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:05:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009947/photo_006/780x0__r.jpg?hash=1774622274>
{'auction_title': '',
 'c_o_2_emission_value': 141,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': '2229cd4b-fb47-5b02-a602-e727f76c1c4d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009947',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 14747,
 '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': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 1.2 PureTech 96kW S&S Active Pack 5d',
 'transmission': 'manual',
 'trim': '1.2 PureTech 96kW S&S Active Pack 5d',
 'vin': None,
 'year': 2023}
2026-03-27 15:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009947auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:46 [ecarstrade.be] INFO: Saving data for 7009947auction111137: {'created_time': 1774623946.736737, 'last_price_update_time': 1774623946.736749, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009947auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009881/photo_002/780x0__r.jpg?hash=1774622106> (referer: https://ecarstrade.com/cars/7009881)
2026-03-27 15:05:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item acdd1361-99d5-573d-ab88-b1f378e8ca50
2026-03-27 15:05:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 390f40ef-db29-52a5-b927-180c7f3ab777
2026-03-27 15:05:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 390f40ef-db29-52a5-b927-180c7f3ab777, skipping ID generation
2026-03-27 15:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 390f40ef-db29-52a5-b927-180c7f3ab777 with scrape type 1
2026-03-27 15:05:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 390f40ef-db29-52a5-b927-180c7f3ab777 sending to next pipeline
2026-03-27 15:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 390f40ef-db29-52a5-b927-180c7f3ab777, identifier: 7009923auction111137
2026-03-27 15:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 390f40ef-db29-52a5-b927-180c7f3ab777 with identifier: 7009923auction111137
2026-03-27 15:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 390f40ef-db29-52a5-b927-180c7f3ab777 with identifier: 7009923auction111137
2026-03-27 15:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 390f40ef-db29-52a5-b927-180c7f3ab777 with identifier: 7009923auction111137 to the API
2026-03-27 15:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009923/photo_004/780x0__r.jpg?hash=1774622217>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '390f40ef-db29-52a5-b927-180c7f3ab777',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009923',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'CLA 200 Shooting Brake',
 'odometer': 170176,
 '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': 'Mercedes-Benz CLA Shooting Brake CLA 200 d Business Solution 5d',
 'transmission': 'automatic',
 'trim': '-Benz CLA Shooting Brake CLA 200 d Business Solution 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009923auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:47 [ecarstrade.be] INFO: Saving data for 7009923auction111137: {'created_time': 1774623947.18507, 'last_price_update_time': 1774623947.185082, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009923auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010005/photo_004/780x0__r.jpg?hash=1774622432> (referer: https://ecarstrade.com/cars/7010005)
2026-03-27 15:05:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item acdd1361-99d5-573d-ab88-b1f378e8ca50
2026-03-27 15:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010005/photo_003/780x0__r.jpg?hash=1774622431> (referer: https://ecarstrade.com/cars/7010005)
2026-03-27 15:05:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a04f61b8-4886-5c1c-bc78-430bab668000
2026-03-27 15:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010005/photo_002/780x0__r.jpg?hash=1774622431> (referer: https://ecarstrade.com/cars/7010005)
2026-03-27 15:05:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a04f61b8-4886-5c1c-bc78-430bab668000
2026-03-27 15:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010005/photo_005/780x0__r.jpg?hash=1774622431> (referer: https://ecarstrade.com/cars/7010005)
2026-03-27 15:05:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a04f61b8-4886-5c1c-bc78-430bab668000
2026-03-27 15:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010005/photo_006/780x0__r.jpg?hash=1774622431> (referer: https://ecarstrade.com/cars/7010005)
2026-03-27 15:05:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a04f61b8-4886-5c1c-bc78-430bab668000
2026-03-27 15:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010005/photo_001/780x0__r.jpg?hash=1774622431> (referer: https://ecarstrade.com/cars/7010005)
2026-03-27 15:05:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a04f61b8-4886-5c1c-bc78-430bab668000
2026-03-27 15:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009881/photo_001/780x0__r.jpg?hash=1774622106> (referer: https://ecarstrade.com/cars/7009881)
2026-03-27 15:05: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 15:05:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a04f61b8-4886-5c1c-bc78-430bab668000
2026-03-27 15:05:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a04f61b8-4886-5c1c-bc78-430bab668000, skipping ID generation
2026-03-27 15:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a04f61b8-4886-5c1c-bc78-430bab668000 with scrape type 1
2026-03-27 15:05:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a04f61b8-4886-5c1c-bc78-430bab668000 sending to next pipeline
2026-03-27 15:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a04f61b8-4886-5c1c-bc78-430bab668000, identifier: 7010005auction111137
2026-03-27 15:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a04f61b8-4886-5c1c-bc78-430bab668000 with identifier: 7010005auction111137
2026-03-27 15:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a04f61b8-4886-5c1c-bc78-430bab668000 with identifier: 7010005auction111137
2026-03-27 15:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a04f61b8-4886-5c1c-bc78-430bab668000 with identifier: 7010005auction111137 to the API
2026-03-27 15:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010005/photo_001/780x0__r.jpg?hash=1774622431>
{'auction_title': '',
 'c_o_2_emission_value': 48,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'a04f61b8-4886-5c1c-bc78-430bab668000',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010005',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 155444,
 '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': 'Volvo XC40 T4 Recharge Geartronic R-Design 5d',
 'transmission': 'automatic',
 'trim': 'T4 Recharge Geartronic R-Design 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:48 [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 15:05:48 [ecarstrade.be] INFO: Saving data for 7010005auction111137: {'created_time': 1774623948.083883, 'last_price_update_time': 1774623948.083896, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010005auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item acdd1361-99d5-573d-ab88-b1f378e8ca50
2026-03-27 15:05:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: acdd1361-99d5-573d-ab88-b1f378e8ca50, skipping ID generation
2026-03-27 15:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acdd1361-99d5-573d-ab88-b1f378e8ca50 with scrape type 1
2026-03-27 15:05:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item acdd1361-99d5-573d-ab88-b1f378e8ca50 sending to next pipeline
2026-03-27 15:05:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: acdd1361-99d5-573d-ab88-b1f378e8ca50, identifier: 7009881auction111137
2026-03-27 15:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: acdd1361-99d5-573d-ab88-b1f378e8ca50 with identifier: 7009881auction111137
2026-03-27 15:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: acdd1361-99d5-573d-ab88-b1f378e8ca50 with identifier: 7009881auction111137
2026-03-27 15:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: acdd1361-99d5-573d-ab88-b1f378e8ca50 with identifier: 7009881auction111137 to the API
2026-03-27 15:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:05: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 15:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009881/photo_001/780x0__r.jpg?hash=1774622106>
{'auction_title': '',
 'c_o_2_emission_value': 33,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Other',
 'id': 'acdd1361-99d5-573d-ab88-b1f378e8ca50',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009881',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': '330',
 'odometer': 151609,
 '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': 'BMW 3 Reeks Touring 330e (215 kW) 5d',
 'transmission': 'automatic',
 'trim': '3 Reeks Touring e (215 kW) 5d',
 'vin': None,
 'year': 2023}
2026-03-27 15:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:48 [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 15:05:48 [ecarstrade.be] INFO: Saving data for 7009881auction111137: {'created_time': 1774623948.48146, 'last_price_update_time': 1774623948.481472, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009881auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009962> (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 15: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 15:05:50 [ecarstrade.be] INFO: Extracting details for car 7009962auction111137
2026-03-27 15:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91a88891-c566-501c-9838-262070ad6cc0 with identifier: 7009962auction111137
2026-03-27 15:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91a88891-c566-501c-9838-262070ad6cc0 with scrape type 1
2026-03-27 15:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 91a88891-c566-501c-9838-262070ad6cc0
2026-03-27 15:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009962%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622315%27 HTTP/1.1" 200 None
2026-03-27 15:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009962/photo_001/780x0__r.jpg?hash=1774622315 not downloaded yet
2026-03-27 15:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009962%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622316%27 HTTP/1.1" 200 None
2026-03-27 15:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009962/photo_002/780x0__r.jpg?hash=1774622316 not downloaded yet
2026-03-27 15:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009962%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622315%27 HTTP/1.1" 200 None
2026-03-27 15:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009962/photo_003/780x0__r.jpg?hash=1774622315 not downloaded yet
2026-03-27 15:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009962%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622315%27 HTTP/1.1" 200 None
2026-03-27 15:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009962/photo_004/780x0__r.jpg?hash=1774622315 not downloaded yet
2026-03-27 15:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009962%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622315%27 HTTP/1.1" 200 None
2026-03-27 15:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009962/photo_005/780x0__r.jpg?hash=1774622315 not downloaded yet
2026-03-27 15:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009962%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622315%27 HTTP/1.1" 200 None
2026-03-27 15:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009962/photo_006/780x0__r.jpg?hash=1774622315 not downloaded yet
2026-03-27 15:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009924> (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 15: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 15:05:52 [ecarstrade.be] INFO: Extracting details for car 7009924auction111137
2026-03-27 15:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa1236c2-dae1-57f5-b86d-e8c2f663e3c0 with identifier: 7009924auction111137
2026-03-27 15:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa1236c2-dae1-57f5-b86d-e8c2f663e3c0 with scrape type 1
2026-03-27 15:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item aa1236c2-dae1-57f5-b86d-e8c2f663e3c0
2026-03-27 15:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009924%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622218%27 HTTP/1.1" 200 None
2026-03-27 15:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009924/photo_001/780x0__r.jpg?hash=1774622218 not downloaded yet
2026-03-27 15:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009924%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622218%27 HTTP/1.1" 200 None
2026-03-27 15:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009924/photo_002/780x0__r.jpg?hash=1774622218 not downloaded yet
2026-03-27 15:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009924%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622218%27 HTTP/1.1" 200 None
2026-03-27 15:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009924/photo_003/780x0__r.jpg?hash=1774622218 not downloaded yet
2026-03-27 15:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009924%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622218%27 HTTP/1.1" 200 None
2026-03-27 15:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009924/photo_004/780x0__r.jpg?hash=1774622218 not downloaded yet
2026-03-27 15:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009924%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622219%27 HTTP/1.1" 200 None
2026-03-27 15:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009924/photo_005/780x0__r.jpg?hash=1774622219 not downloaded yet
2026-03-27 15:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009924%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622219%27 HTTP/1.1" 200 None
2026-03-27 15:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009924/photo_006/780x0__r.jpg?hash=1774622219 not downloaded yet
2026-03-27 15:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009975> (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 15: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 15:05:53 [ecarstrade.be] INFO: Extracting details for car 7009975auction111137
2026-03-27 15:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 448f975a-37b7-53e0-ad9b-b3b32aa491af with identifier: 7009975auction111137
2026-03-27 15:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 448f975a-37b7-53e0-ad9b-b3b32aa491af with scrape type 1
2026-03-27 15:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 448f975a-37b7-53e0-ad9b-b3b32aa491af
2026-03-27 15:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009975%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622355%27 HTTP/1.1" 200 None
2026-03-27 15:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009975/photo_001/780x0__r.jpg?hash=1774622355 not downloaded yet
2026-03-27 15:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009975%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622355%27 HTTP/1.1" 200 None
2026-03-27 15:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009975/photo_002/780x0__r.jpg?hash=1774622355 not downloaded yet
2026-03-27 15:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009975%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622355%27 HTTP/1.1" 200 None
2026-03-27 15:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009975/photo_003/780x0__r.jpg?hash=1774622355 not downloaded yet
2026-03-27 15:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009975%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622355%27 HTTP/1.1" 200 None
2026-03-27 15:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009975/photo_004/780x0__r.jpg?hash=1774622355 not downloaded yet
2026-03-27 15:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009975%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622355%27 HTTP/1.1" 200 None
2026-03-27 15:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009975/photo_005/780x0__r.jpg?hash=1774622355 not downloaded yet
2026-03-27 15:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009975%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622355%27 HTTP/1.1" 200 None
2026-03-27 15:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009975/photo_006/780x0__r.jpg?hash=1774622355 not downloaded yet
2026-03-27 15:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009862> (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 15:05: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 15:05:54 [ecarstrade.be] INFO: Extracting details for car 7009862auction111137
2026-03-27 15:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 382f90a2-2605-5f82-8ba3-e4432822baaa with identifier: 7009862auction111137
2026-03-27 15:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 382f90a2-2605-5f82-8ba3-e4432822baaa with scrape type 1
2026-03-27 15:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 382f90a2-2605-5f82-8ba3-e4432822baaa
2026-03-27 15:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009862%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622061%27 HTTP/1.1" 200 None
2026-03-27 15:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009862/photo_001/780x0__r.jpg?hash=1774622061 not downloaded yet
2026-03-27 15:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009862%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622061%27 HTTP/1.1" 200 None
2026-03-27 15:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009862/photo_002/780x0__r.jpg?hash=1774622061 not downloaded yet
2026-03-27 15:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009862%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622062%27 HTTP/1.1" 200 None
2026-03-27 15:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009862/photo_003/780x0__r.jpg?hash=1774622062 not downloaded yet
2026-03-27 15:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009862%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622066%27 HTTP/1.1" 200 None
2026-03-27 15:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009862/photo_004/780x0__r.jpg?hash=1774622066 not downloaded yet
2026-03-27 15:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009862%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622066%27 HTTP/1.1" 200 None
2026-03-27 15:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009862/photo_005/780x0__r.jpg?hash=1774622066 not downloaded yet
2026-03-27 15:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009862%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622067%27 HTTP/1.1" 200 None
2026-03-27 15:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009862/photo_006/780x0__r.jpg?hash=1774622067 not downloaded yet
2026-03-27 15:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009907> (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 15:05: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 15:05:54 [ecarstrade.be] INFO: Extracting details for car 7009907auction111137
2026-03-27 15:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c25093ef-92b4-5d9b-91d1-01ee1ab5a95d with identifier: 7009907auction111137
2026-03-27 15:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c25093ef-92b4-5d9b-91d1-01ee1ab5a95d with scrape type 1
2026-03-27 15:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c25093ef-92b4-5d9b-91d1-01ee1ab5a95d
2026-03-27 15:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009907%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622179%27 HTTP/1.1" 200 None
2026-03-27 15:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009907/photo_001/780x0__r.jpg?hash=1774622179 not downloaded yet
2026-03-27 15:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009907%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622180%27 HTTP/1.1" 200 None
2026-03-27 15:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009907/photo_002/780x0__r.jpg?hash=1774622180 not downloaded yet
2026-03-27 15:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009907%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622179%27 HTTP/1.1" 200 None
2026-03-27 15:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009907/photo_003/780x0__r.jpg?hash=1774622179 not downloaded yet
2026-03-27 15:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009907%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622179%27 HTTP/1.1" 200 None
2026-03-27 15:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009907/photo_004/780x0__r.jpg?hash=1774622179 not downloaded yet
2026-03-27 15:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009916> (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 15:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009907%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622179%27 HTTP/1.1" 200 None
2026-03-27 15:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009907/photo_005/780x0__r.jpg?hash=1774622179 not downloaded yet
2026-03-27 15:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009907%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622179%27 HTTP/1.1" 200 None
2026-03-27 15:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009907/photo_006/780x0__r.jpg?hash=1774622179 not downloaded yet
2026-03-27 15:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010004/photo_004/780x0__r.jpg?hash=1774622434> (referer: https://ecarstrade.com/cars/7010004)
2026-03-27 15:05:54 [ecarstrade.be] INFO: Extracting details for car 7009916auction111137
2026-03-27 15:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10594d31-c1a0-5537-b64a-3d656e95bca2 with identifier: 7009916auction111137
2026-03-27 15:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10594d31-c1a0-5537-b64a-3d656e95bca2 with scrape type 1
2026-03-27 15:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 10594d31-c1a0-5537-b64a-3d656e95bca2
2026-03-27 15:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009916%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622200%27 HTTP/1.1" 200 None
2026-03-27 15:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009916/photo_001/780x0__r.jpg?hash=1774622200 not downloaded yet
2026-03-27 15:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009916%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622200%27 HTTP/1.1" 200 None
2026-03-27 15:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009916/photo_002/780x0__r.jpg?hash=1774622200 not downloaded yet
2026-03-27 15:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010004/photo_003/780x0__r.jpg?hash=1774622434> (referer: https://ecarstrade.com/cars/7010004)
2026-03-27 15:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009916%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622200%27 HTTP/1.1" 200 None
2026-03-27 15:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009916/photo_003/780x0__r.jpg?hash=1774622200 not downloaded yet
2026-03-27 15:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009916%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622200%27 HTTP/1.1" 200 None
2026-03-27 15:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009916/photo_004/780x0__r.jpg?hash=1774622200 not downloaded yet
2026-03-27 15:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009916%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622200%27 HTTP/1.1" 200 None
2026-03-27 15:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009916/photo_005/780x0__r.jpg?hash=1774622200 not downloaded yet
2026-03-27 15:05:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cd040a15-d927-5b42-acd5-b370c70743c4
2026-03-27 15:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7009916%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622200%27 HTTP/1.1" 200 None
2026-03-27 15:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009916/photo_006/780x0__r.jpg?hash=1774622200 not downloaded yet
2026-03-27 15:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010004/photo_002/780x0__r.jpg?hash=1774622434> (referer: https://ecarstrade.com/cars/7010004)
2026-03-27 15:05:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cd040a15-d927-5b42-acd5-b370c70743c4
2026-03-27 15:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010004/photo_001/780x0__r.jpg?hash=1774622434> (referer: https://ecarstrade.com/cars/7010004)
2026-03-27 15:05:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cd040a15-d927-5b42-acd5-b370c70743c4
2026-03-27 15:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009962/photo_006/780x0__r.jpg?hash=1774622315> (referer: https://ecarstrade.com/cars/7009962)
2026-03-27 15:05:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cd040a15-d927-5b42-acd5-b370c70743c4
2026-03-27 15:05:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cd040a15-d927-5b42-acd5-b370c70743c4, skipping ID generation
2026-03-27 15:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd040a15-d927-5b42-acd5-b370c70743c4 with scrape type 1
2026-03-27 15:05:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cd040a15-d927-5b42-acd5-b370c70743c4 sending to next pipeline
2026-03-27 15:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cd040a15-d927-5b42-acd5-b370c70743c4, identifier: 7010004auction111137
2026-03-27 15:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cd040a15-d927-5b42-acd5-b370c70743c4 with identifier: 7010004auction111137
2026-03-27 15:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cd040a15-d927-5b42-acd5-b370c70743c4 with identifier: 7010004auction111137
2026-03-27 15:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cd040a15-d927-5b42-acd5-b370c70743c4 with identifier: 7010004auction111137 to the API
2026-03-27 15:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010004/photo_001/780x0__r.jpg?hash=1774622434>
{'auction_title': '',
 'c_o_2_emission_value': 30,
 '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': 'Hybrid (petrol / electric)',
 'id': 'cd040a15-d927-5b42-acd5-b370c70743c4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010004',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Volvo',
 'model': 'XC90',
 'odometer': 181528,
 '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': 7,
 'seller_name': None,
 'title': "Volvo, XC90 FL'20 PHEV, Volvo XC90 2.0 T8 4WD Plus Dark Aut. 5d",
 'transmission': 'automatic',
 'trim': ",  FL'20 PHEV,   2.0 T8 4WD Plus Dark Aut. 5d",
 'vin': None,
 'year': 2023}
2026-03-27 15:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010004auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:55 [ecarstrade.be] INFO: Saving data for 7010004auction111137: {'created_time': 1774623955.689532, 'last_price_update_time': 1774623955.689543, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010004auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009924/photo_006/780x0__r.jpg?hash=1774622219> (referer: https://ecarstrade.com/cars/7009924)
2026-03-27 15:05:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 91a88891-c566-501c-9838-262070ad6cc0
2026-03-27 15:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009975/photo_006/780x0__r.jpg?hash=1774622355> (referer: https://ecarstrade.com/cars/7009975)
2026-03-27 15:05:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item aa1236c2-dae1-57f5-b86d-e8c2f663e3c0
2026-03-27 15:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009862/photo_006/780x0__r.jpg?hash=1774622067> (referer: https://ecarstrade.com/cars/7009862)
2026-03-27 15:05:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 448f975a-37b7-53e0-ad9b-b3b32aa491af
2026-03-27 15:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009907/photo_004/780x0__r.jpg?hash=1774622179> (referer: https://ecarstrade.com/cars/7009907)
2026-03-27 15:05:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 382f90a2-2605-5f82-8ba3-e4432822baaa
2026-03-27 15:05:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c25093ef-92b4-5d9b-91d1-01ee1ab5a95d
2026-03-27 15:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009907/photo_006/780x0__r.jpg?hash=1774622179> (referer: https://ecarstrade.com/cars/7009907)
2026-03-27 15:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009916/photo_002/780x0__r.jpg?hash=1774622200> (referer: https://ecarstrade.com/cars/7009916)
2026-03-27 15:05:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c25093ef-92b4-5d9b-91d1-01ee1ab5a95d
2026-03-27 15:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009916/photo_006/780x0__r.jpg?hash=1774622200> (referer: https://ecarstrade.com/cars/7009916)
2026-03-27 15:05:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 10594d31-c1a0-5537-b64a-3d656e95bca2
2026-03-27 15:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009916/photo_005/780x0__r.jpg?hash=1774622200> (referer: https://ecarstrade.com/cars/7009916)
2026-03-27 15:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009916/photo_004/780x0__r.jpg?hash=1774622200> (referer: https://ecarstrade.com/cars/7009916)
2026-03-27 15:05:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 10594d31-c1a0-5537-b64a-3d656e95bca2
2026-03-27 15:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009916/photo_003/780x0__r.jpg?hash=1774622200> (referer: https://ecarstrade.com/cars/7009916)
2026-03-27 15:05:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 10594d31-c1a0-5537-b64a-3d656e95bca2
2026-03-27 15:05:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 10594d31-c1a0-5537-b64a-3d656e95bca2
2026-03-27 15:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009916/photo_001/780x0__r.jpg?hash=1774622200> (referer: https://ecarstrade.com/cars/7009916)
2026-03-27 15:05:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 10594d31-c1a0-5537-b64a-3d656e95bca2
2026-03-27 15:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009907/photo_005/780x0__r.jpg?hash=1774622179> (referer: https://ecarstrade.com/cars/7009907)
2026-03-27 15:05:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 10594d31-c1a0-5537-b64a-3d656e95bca2
2026-03-27 15:05:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 10594d31-c1a0-5537-b64a-3d656e95bca2, skipping ID generation
2026-03-27 15:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10594d31-c1a0-5537-b64a-3d656e95bca2 with scrape type 1
2026-03-27 15:05:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 10594d31-c1a0-5537-b64a-3d656e95bca2 sending to next pipeline
2026-03-27 15:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 10594d31-c1a0-5537-b64a-3d656e95bca2, identifier: 7009916auction111137
2026-03-27 15:05:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 10594d31-c1a0-5537-b64a-3d656e95bca2 with identifier: 7009916auction111137
2026-03-27 15:05:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 10594d31-c1a0-5537-b64a-3d656e95bca2 with identifier: 7009916auction111137
2026-03-27 15:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 10594d31-c1a0-5537-b64a-3d656e95bca2 with identifier: 7009916auction111137 to the API
2026-03-27 15:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:05: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 15:05:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009916/photo_001/780x0__r.jpg?hash=1774622200>
{'auction_title': '',
 'c_o_2_emission_value': 34,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Hybrid (diesel / electric)',
 'id': '10594d31-c1a0-5537-b64a-3d656e95bca2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009916',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'C 300',
 'odometer': 101474,
 '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': 'Mercedes-Benz C-Klasse Break C 300 de Business Solution Auto 5d',
 'transmission': 'automatic',
 'trim': '-Benz C-Klasse Break  de Business Solution Auto 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:56 [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 15:05:56 [ecarstrade.be] INFO: Saving data for 7009916auction111137: {'created_time': 1774623956.913039, 'last_price_update_time': 1774623956.91305, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009916auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009907/photo_003/780x0__r.jpg?hash=1774622179> (referer: https://ecarstrade.com/cars/7009907)
2026-03-27 15:05:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c25093ef-92b4-5d9b-91d1-01ee1ab5a95d
2026-03-27 15:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009907/photo_002/780x0__r.jpg?hash=1774622180> (referer: https://ecarstrade.com/cars/7009907)
2026-03-27 15:05:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c25093ef-92b4-5d9b-91d1-01ee1ab5a95d
2026-03-27 15:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009907/photo_001/780x0__r.jpg?hash=1774622179> (referer: https://ecarstrade.com/cars/7009907)
2026-03-27 15:05:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c25093ef-92b4-5d9b-91d1-01ee1ab5a95d
2026-03-27 15:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009862/photo_005/780x0__r.jpg?hash=1774622066> (referer: https://ecarstrade.com/cars/7009862)
2026-03-27 15:05:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c25093ef-92b4-5d9b-91d1-01ee1ab5a95d
2026-03-27 15:05:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c25093ef-92b4-5d9b-91d1-01ee1ab5a95d, skipping ID generation
2026-03-27 15:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c25093ef-92b4-5d9b-91d1-01ee1ab5a95d with scrape type 1
2026-03-27 15:05:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c25093ef-92b4-5d9b-91d1-01ee1ab5a95d sending to next pipeline
2026-03-27 15:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c25093ef-92b4-5d9b-91d1-01ee1ab5a95d, identifier: 7009907auction111137
2026-03-27 15:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c25093ef-92b4-5d9b-91d1-01ee1ab5a95d with identifier: 7009907auction111137
2026-03-27 15:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c25093ef-92b4-5d9b-91d1-01ee1ab5a95d with identifier: 7009907auction111137
2026-03-27 15:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c25093ef-92b4-5d9b-91d1-01ee1ab5a95d with identifier: 7009907auction111137 to the API
2026-03-27 15:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:05: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 15:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009907/photo_001/780x0__r.jpg?hash=1774622179>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'c25093ef-92b4-5d9b-91d1-01ee1ab5a95d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009907',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 199171,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Hyundai Tucson 1.6 T-GDi Plug-in Hybrid 4x4 Shine 5d',
 'transmission': 'automatic',
 'trim': '1.6 T-GDi Plug-in Hybrid 4x4 Shine 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:57 [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 15:05:57 [ecarstrade.be] INFO: Saving data for 7009907auction111137: {'created_time': 1774623957.537616, 'last_price_update_time': 1774623957.537628, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009907auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009862/photo_004/780x0__r.jpg?hash=1774622066> (referer: https://ecarstrade.com/cars/7009862)
2026-03-27 15:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010000> (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 15:05:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 382f90a2-2605-5f82-8ba3-e4432822baaa
2026-03-27 15:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009862/photo_002/780x0__r.jpg?hash=1774622061> (referer: https://ecarstrade.com/cars/7009862)
2026-03-27 15:05:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 382f90a2-2605-5f82-8ba3-e4432822baaa
2026-03-27 15:05:57 [ecarstrade.be] INFO: Extracting details for car 7010000auction111137
2026-03-27 15:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009862/photo_003/780x0__r.jpg?hash=1774622062> (referer: https://ecarstrade.com/cars/7009862)
2026-03-27 15:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70cfda09-954e-5351-8c94-0152c59b8efa with identifier: 7010000auction111137
2026-03-27 15:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70cfda09-954e-5351-8c94-0152c59b8efa with scrape type 1
2026-03-27 15:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 70cfda09-954e-5351-8c94-0152c59b8efa
2026-03-27 15:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7010000%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622418%27 HTTP/1.1" 200 None
2026-03-27 15:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7010000/photo_001/780x0__r.jpg?hash=1774622418 not downloaded yet
2026-03-27 15:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009862/photo_001/780x0__r.jpg?hash=1774622061> (referer: https://ecarstrade.com/cars/7009862)
2026-03-27 15:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7010000%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622418%27 HTTP/1.1" 200 None
2026-03-27 15:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7010000/photo_002/780x0__r.jpg?hash=1774622418 not downloaded yet
2026-03-27 15:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009975/photo_005/780x0__r.jpg?hash=1774622355> (referer: https://ecarstrade.com/cars/7009975)
2026-03-27 15:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7010000%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622418%27 HTTP/1.1" 200 None
2026-03-27 15:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7010000/photo_003/780x0__r.jpg?hash=1774622418 not downloaded yet
2026-03-27 15:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7010000%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622418%27 HTTP/1.1" 200 None
2026-03-27 15:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7010000/photo_004/780x0__r.jpg?hash=1774622418 not downloaded yet
2026-03-27 15:05:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 382f90a2-2605-5f82-8ba3-e4432822baaa
2026-03-27 15:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7010000%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622420%27 HTTP/1.1" 200 None
2026-03-27 15:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7010000/photo_005/780x0__r.jpg?hash=1774622420 not downloaded yet
2026-03-27 15:05:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 382f90a2-2605-5f82-8ba3-e4432822baaa
2026-03-27 15:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7010000%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622418%27 HTTP/1.1" 200 None
2026-03-27 15:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7010000/photo_006/780x0__r.jpg?hash=1774622418 not downloaded yet
2026-03-27 15:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009975/photo_004/780x0__r.jpg?hash=1774622355> (referer: https://ecarstrade.com/cars/7009975)
2026-03-27 15:05:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 382f90a2-2605-5f82-8ba3-e4432822baaa
2026-03-27 15:05:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 382f90a2-2605-5f82-8ba3-e4432822baaa, skipping ID generation
2026-03-27 15:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 382f90a2-2605-5f82-8ba3-e4432822baaa with scrape type 1
2026-03-27 15:05:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 382f90a2-2605-5f82-8ba3-e4432822baaa sending to next pipeline
2026-03-27 15:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 382f90a2-2605-5f82-8ba3-e4432822baaa, identifier: 7009862auction111137
2026-03-27 15:05:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 448f975a-37b7-53e0-ad9b-b3b32aa491af
2026-03-27 15:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 382f90a2-2605-5f82-8ba3-e4432822baaa with identifier: 7009862auction111137
2026-03-27 15:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 382f90a2-2605-5f82-8ba3-e4432822baaa with identifier: 7009862auction111137
2026-03-27 15:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 382f90a2-2605-5f82-8ba3-e4432822baaa with identifier: 7009862auction111137 to the API
2026-03-27 15:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009862/photo_001/780x0__r.jpg?hash=1774622061>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': None,
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '382f90a2-2605-5f82-8ba3-e4432822baaa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009862',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A5',
 'odometer': 220166,
 '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': "Audi, A5 SB FL'20, Audi A5 Sportback 35 TDI S tronic Bus Ed S Line "
          '5d',
 'transmission': 'automatic',
 'trim': ",  SB FL'20,   Sportback 35 TDI S tronic Bus Ed S Line 5d",
 'vin': None,
 'year': 2021}
2026-03-27 15:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009862auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:58 [ecarstrade.be] INFO: Saving data for 7009862auction111137: {'created_time': 1774623958.252595, 'last_price_update_time': 1774623958.252607, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009862auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009975/photo_003/780x0__r.jpg?hash=1774622355> (referer: https://ecarstrade.com/cars/7009975)
2026-03-27 15:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009975/photo_002/780x0__r.jpg?hash=1774622355> (referer: https://ecarstrade.com/cars/7009975)
2026-03-27 15:05:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 448f975a-37b7-53e0-ad9b-b3b32aa491af
2026-03-27 15:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009924/photo_005/780x0__r.jpg?hash=1774622219> (referer: https://ecarstrade.com/cars/7009924)
2026-03-27 15:05:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 448f975a-37b7-53e0-ad9b-b3b32aa491af
2026-03-27 15:05:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 448f975a-37b7-53e0-ad9b-b3b32aa491af
2026-03-27 15:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009924/photo_004/780x0__r.jpg?hash=1774622218> (referer: https://ecarstrade.com/cars/7009924)
2026-03-27 15:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009975/photo_001/780x0__r.jpg?hash=1774622355> (referer: https://ecarstrade.com/cars/7009975)
2026-03-27 15:05:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item aa1236c2-dae1-57f5-b86d-e8c2f663e3c0
2026-03-27 15:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009924/photo_003/780x0__r.jpg?hash=1774622218> (referer: https://ecarstrade.com/cars/7009924)
2026-03-27 15:05:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item aa1236c2-dae1-57f5-b86d-e8c2f663e3c0
2026-03-27 15:05:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 448f975a-37b7-53e0-ad9b-b3b32aa491af
2026-03-27 15:05:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 448f975a-37b7-53e0-ad9b-b3b32aa491af, skipping ID generation
2026-03-27 15:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 448f975a-37b7-53e0-ad9b-b3b32aa491af with scrape type 1
2026-03-27 15:05:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 448f975a-37b7-53e0-ad9b-b3b32aa491af sending to next pipeline
2026-03-27 15:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 448f975a-37b7-53e0-ad9b-b3b32aa491af, identifier: 7009975auction111137
2026-03-27 15:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 448f975a-37b7-53e0-ad9b-b3b32aa491af with identifier: 7009975auction111137
2026-03-27 15:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 448f975a-37b7-53e0-ad9b-b3b32aa491af with identifier: 7009975auction111137
2026-03-27 15:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 448f975a-37b7-53e0-ad9b-b3b32aa491af with identifier: 7009975auction111137 to the API
2026-03-27 15:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009975/photo_001/780x0__r.jpg?hash=1774622355>
{'auction_title': '',
 'c_o_2_emission_value': 183,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.3L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '448f975a-37b7-53e0-ad9b-b3b32aa491af',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009975',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Renault',
 'model': 'Master',
 'odometer': 20800,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-09-01',
 'seats_number': 3,
 'seller_name': None,
 'title': "Renault, _Master '14, Renault Master L2H2 dCi 130 - 3.5T Confort 4d",
 'transmission': 'manual',
 'trim': ", _ '14,   L2H2 dCi 130 - 3.5T Confort 4d",
 'vin': None,
 'year': 2017}
2026-03-27 15:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009975auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:58 [ecarstrade.be] INFO: Saving data for 7009975auction111137: {'created_time': 1774623958.952848, 'last_price_update_time': 1774623958.952861, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009975auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009924/photo_002/780x0__r.jpg?hash=1774622218> (referer: https://ecarstrade.com/cars/7009924)
2026-03-27 15:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7010000/photo_001/780x0__r.jpg?hash=1774622418> (referer: https://ecarstrade.com/cars/7010000)
2026-03-27 15:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009909> (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 15:05:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item aa1236c2-dae1-57f5-b86d-e8c2f663e3c0
2026-03-27 15:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7010000/photo_006/780x0__r.jpg?hash=1774622418> (referer: https://ecarstrade.com/cars/7010000)
2026-03-27 15:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7010000/photo_002/780x0__r.jpg?hash=1774622418> (referer: https://ecarstrade.com/cars/7010000)
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item aa1236c2-dae1-57f5-b86d-e8c2f663e3c0
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 70cfda09-954e-5351-8c94-0152c59b8efa
2026-03-27 15:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7010000/photo_005/780x0__r.jpg?hash=1774622420> (referer: https://ecarstrade.com/cars/7010000)
2026-03-27 15:05:59 [ecarstrade.be] INFO: Extracting details for car 7009909auction111137
2026-03-27 15:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7010000/photo_004/780x0__r.jpg?hash=1774622418> (referer: https://ecarstrade.com/cars/7010000)
2026-03-27 15:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7356adc0-b0b8-5432-af8a-6aa96d881b61 with identifier: 7009909auction111137
2026-03-27 15:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7356adc0-b0b8-5432-af8a-6aa96d881b61 with scrape type 1
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7356adc0-b0b8-5432-af8a-6aa96d881b61
2026-03-27 15:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009909%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622184%27 HTTP/1.1" 200 None
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009909/photo_001/780x0__r.jpg?hash=1774622184 not downloaded yet
2026-03-27 15:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009909%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622184%27 HTTP/1.1" 200 None
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009909/photo_002/780x0__r.jpg?hash=1774622184 not downloaded yet
2026-03-27 15:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7010000/photo_003/780x0__r.jpg?hash=1774622418> (referer: https://ecarstrade.com/cars/7010000)
2026-03-27 15:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009909%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622184%27 HTTP/1.1" 200 None
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009909/photo_003/780x0__r.jpg?hash=1774622184 not downloaded yet
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 70cfda09-954e-5351-8c94-0152c59b8efa
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 70cfda09-954e-5351-8c94-0152c59b8efa
2026-03-27 15:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009962/photo_005/780x0__r.jpg?hash=1774622315> (referer: https://ecarstrade.com/cars/7009962)
2026-03-27 15:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009924/photo_001/780x0__r.jpg?hash=1774622218> (referer: https://ecarstrade.com/cars/7009924)
2026-03-27 15:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009909%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622185%27 HTTP/1.1" 200 None
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009909/photo_004/780x0__r.jpg?hash=1774622185 not downloaded yet
2026-03-27 15:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009909%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622184%27 HTTP/1.1" 200 None
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009909/photo_005/780x0__r.jpg?hash=1774622184 not downloaded yet
2026-03-27 15:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009998> (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 15:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009909%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622184%27 HTTP/1.1" 200 None
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009909/photo_006/780x0__r.jpg?hash=1774622184 not downloaded yet
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 70cfda09-954e-5351-8c94-0152c59b8efa
2026-03-27 15:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009962/photo_002/780x0__r.jpg?hash=1774622316> (referer: https://ecarstrade.com/cars/7009962)
2026-03-27 15:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009962/photo_004/780x0__r.jpg?hash=1774622315> (referer: https://ecarstrade.com/cars/7009962)
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 70cfda09-954e-5351-8c94-0152c59b8efa
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 70cfda09-954e-5351-8c94-0152c59b8efa
2026-03-27 15:05:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 70cfda09-954e-5351-8c94-0152c59b8efa, skipping ID generation
2026-03-27 15:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70cfda09-954e-5351-8c94-0152c59b8efa with scrape type 1
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 70cfda09-954e-5351-8c94-0152c59b8efa sending to next pipeline
2026-03-27 15:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 70cfda09-954e-5351-8c94-0152c59b8efa, identifier: 7010000auction111137
2026-03-27 15:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009962/photo_003/780x0__r.jpg?hash=1774622315> (referer: https://ecarstrade.com/cars/7009962)
2026-03-27 15:05:59 [ecarstrade.be] INFO: Extracting details for car 7009998auction111137
2026-03-27 15:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 70cfda09-954e-5351-8c94-0152c59b8efa with identifier: 7010000auction111137
2026-03-27 15:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 70cfda09-954e-5351-8c94-0152c59b8efa with identifier: 7010000auction111137
2026-03-27 15:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 70cfda09-954e-5351-8c94-0152c59b8efa with identifier: 7010000auction111137 to the API
2026-03-27 15:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7010000/photo_003/780x0__r.jpg?hash=1774622418>
{'auction_title': '',
 'c_o_2_emission_value': 141,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': '70cfda09-954e-5351-8c94-0152c59b8efa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010000',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Volvo',
 'model': 'V60',
 'odometer': 185427,
 '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': 'Volvo V60 B3 Plus Bright DCT 5d',
 'transmission': 'automatic',
 'trim': 'B3 Plus Bright DCT 5d',
 'vin': None,
 'year': 2023}
2026-03-27 15:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010000auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:05:59 [ecarstrade.be] INFO: Saving data for 7010000auction111137: {'created_time': 1774623959.614501, 'last_price_update_time': 1774623959.614514, 'auction_closing_time': 1774865400.0}
2026-03-27 15:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010000auction111137') HTTP/1.1" 204 0
2026-03-27 15:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009882/photo_005/780x0__r.jpg?hash=1774622109> (referer: https://ecarstrade.com/cars/7009882)
2026-03-27 15:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009962/photo_001/780x0__r.jpg?hash=1774622315> (referer: https://ecarstrade.com/cars/7009962)
2026-03-27 15:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009882/photo_004/780x0__r.jpg?hash=1774622109> (referer: https://ecarstrade.com/cars/7009882)
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 91a88891-c566-501c-9838-262070ad6cc0
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item aa1236c2-dae1-57f5-b86d-e8c2f663e3c0
2026-03-27 15:05:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aa1236c2-dae1-57f5-b86d-e8c2f663e3c0, skipping ID generation
2026-03-27 15:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa1236c2-dae1-57f5-b86d-e8c2f663e3c0 with scrape type 1
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aa1236c2-dae1-57f5-b86d-e8c2f663e3c0 sending to next pipeline
2026-03-27 15:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aa1236c2-dae1-57f5-b86d-e8c2f663e3c0, identifier: 7009924auction111137
2026-03-27 15:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea9615a6-a1a2-56b3-9777-a0989306cf35 with identifier: 7009998auction111137
2026-03-27 15:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea9615a6-a1a2-56b3-9777-a0989306cf35 with scrape type 1
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ea9615a6-a1a2-56b3-9777-a0989306cf35
2026-03-27 15:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:05: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%252F7000001-7010000%252F7009998%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622416%27 HTTP/1.1" 200 None
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009998/photo_001/780x0__r.jpg?hash=1774622416 not downloaded yet
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 91a88891-c566-501c-9838-262070ad6cc0
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 91a88891-c566-501c-9838-262070ad6cc0
2026-03-27 15:05:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 91a88891-c566-501c-9838-262070ad6cc0
2026-03-27 15:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009882/photo_002/780x0__r.jpg?hash=1774622109> (referer: https://ecarstrade.com/cars/7009882)
2026-03-27 15:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009909/photo_002/780x0__r.jpg?hash=1774622184> (referer: https://ecarstrade.com/cars/7009909)
2026-03-27 15:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aa1236c2-dae1-57f5-b86d-e8c2f663e3c0 with identifier: 7009924auction111137
2026-03-27 15:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aa1236c2-dae1-57f5-b86d-e8c2f663e3c0 with identifier: 7009924auction111137
2026-03-27 15:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aa1236c2-dae1-57f5-b86d-e8c2f663e3c0 with identifier: 7009924auction111137 to the API
2026-03-27 15:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:06: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 15:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009924/photo_001/780x0__r.jpg?hash=1774622218>
{'auction_title': '',
 'c_o_2_emission_value': 26,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Other',
 'id': 'aa1236c2-dae1-57f5-b86d-e8c2f663e3c0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009924',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Mercedes',
 'model': 'CLA 250',
 'odometer': 169740,
 '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': 'Mercedes-Benz CLA Shooting Brake CLA 250 e 5d',
 'transmission': 'automatic',
 'trim': '-Benz CLA Shooting Brake  e 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:00 [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 15:06:00 [ecarstrade.be] INFO: Saving data for 7009924auction111137: {'created_time': 1774623960.163483, 'last_price_update_time': 1774623960.163495, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009924auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009998%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622416%27 HTTP/1.1" 200 None
2026-03-27 15:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009998/photo_002/780x0__r.jpg?hash=1774622416 not downloaded yet
2026-03-27 15:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009909/photo_003/780x0__r.jpg?hash=1774622184> (referer: https://ecarstrade.com/cars/7009909)
2026-03-27 15:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009882/photo_003/780x0__r.jpg?hash=1774622109> (referer: https://ecarstrade.com/cars/7009882)
2026-03-27 15:06:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c6e180ab-80a9-5acb-8fb9-1418739a7c8c
2026-03-27 15:06:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 91a88891-c566-501c-9838-262070ad6cc0
2026-03-27 15:06:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 91a88891-c566-501c-9838-262070ad6cc0, skipping ID generation
2026-03-27 15:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91a88891-c566-501c-9838-262070ad6cc0 with scrape type 1
2026-03-27 15:06:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 91a88891-c566-501c-9838-262070ad6cc0 sending to next pipeline
2026-03-27 15:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 91a88891-c566-501c-9838-262070ad6cc0, identifier: 7009962auction111137
2026-03-27 15:06:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c6e180ab-80a9-5acb-8fb9-1418739a7c8c
2026-03-27 15:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009998%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622416%27 HTTP/1.1" 200 None
2026-03-27 15:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009998/photo_003/780x0__r.jpg?hash=1774622416 not downloaded yet
2026-03-27 15:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 91a88891-c566-501c-9838-262070ad6cc0 with identifier: 7009962auction111137
2026-03-27 15:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 91a88891-c566-501c-9838-262070ad6cc0 with identifier: 7009962auction111137
2026-03-27 15:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 91a88891-c566-501c-9838-262070ad6cc0 with identifier: 7009962auction111137 to the API
2026-03-27 15:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:06: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 15:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009962/photo_001/780x0__r.jpg?hash=1774622315>
{'auction_title': '',
 'c_o_2_emission_value': 174,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '91a88891-c566-501c-9838-262070ad6cc0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009962',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 155729,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 5008 2.0 BlueHDi 130kW S&S EAT8 GT 5d',
 'transmission': 'automatic',
 'trim': '2.0 BlueHDi 130kW S&S EAT8 GT 5d',
 'vin': None,
 'year': 2019}
2026-03-27 15:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:00 [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 15:06:00 [ecarstrade.be] INFO: Saving data for 7009962auction111137: {'created_time': 1774623960.632553, 'last_price_update_time': 1774623960.632567, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009962auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009909/photo_001/780x0__r.jpg?hash=1774622184> (referer: https://ecarstrade.com/cars/7009909)
2026-03-27 15:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009909/photo_005/780x0__r.jpg?hash=1774622184> (referer: https://ecarstrade.com/cars/7009909)
2026-03-27 15:06:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c6e180ab-80a9-5acb-8fb9-1418739a7c8c
2026-03-27 15:06:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7356adc0-b0b8-5432-af8a-6aa96d881b61
2026-03-27 15:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009909/photo_006/780x0__r.jpg?hash=1774622184> (referer: https://ecarstrade.com/cars/7009909)
2026-03-27 15:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009909/photo_004/780x0__r.jpg?hash=1774622185> (referer: https://ecarstrade.com/cars/7009909)
2026-03-27 15:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009998%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622416%27 HTTP/1.1" 200 None
2026-03-27 15:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009998/photo_004/780x0__r.jpg?hash=1774622416 not downloaded yet
2026-03-27 15:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009998%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622416%27 HTTP/1.1" 200 None
2026-03-27 15:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009998/photo_005/780x0__r.jpg?hash=1774622416 not downloaded yet
2026-03-27 15:06:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7356adc0-b0b8-5432-af8a-6aa96d881b61
2026-03-27 15:06:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c6e180ab-80a9-5acb-8fb9-1418739a7c8c
2026-03-27 15:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009998%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622416%27 HTTP/1.1" 200 None
2026-03-27 15:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009998/photo_006/780x0__r.jpg?hash=1774622416 not downloaded yet
2026-03-27 15:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009882/photo_001/780x0__r.jpg?hash=1774622109> (referer: https://ecarstrade.com/cars/7009882)
2026-03-27 15:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009935/photo_005/780x0__r.jpg?hash=1774622240> (referer: https://ecarstrade.com/cars/7009935)
2026-03-27 15:06:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7356adc0-b0b8-5432-af8a-6aa96d881b61
2026-03-27 15:06:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7356adc0-b0b8-5432-af8a-6aa96d881b61
2026-03-27 15:06:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7356adc0-b0b8-5432-af8a-6aa96d881b61
2026-03-27 15:06:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7356adc0-b0b8-5432-af8a-6aa96d881b61
2026-03-27 15:06:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7356adc0-b0b8-5432-af8a-6aa96d881b61, skipping ID generation
2026-03-27 15:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7356adc0-b0b8-5432-af8a-6aa96d881b61 with scrape type 1
2026-03-27 15:06:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7356adc0-b0b8-5432-af8a-6aa96d881b61 sending to next pipeline
2026-03-27 15:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7356adc0-b0b8-5432-af8a-6aa96d881b61, identifier: 7009909auction111137
2026-03-27 15:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7356adc0-b0b8-5432-af8a-6aa96d881b61 with identifier: 7009909auction111137
2026-03-27 15:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7356adc0-b0b8-5432-af8a-6aa96d881b61 with identifier: 7009909auction111137
2026-03-27 15:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7356adc0-b0b8-5432-af8a-6aa96d881b61 with identifier: 7009909auction111137 to the API
2026-03-27 15:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009909/photo_004/780x0__r.jpg?hash=1774622185>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': '7356adc0-b0b8-5432-af8a-6aa96d881b61',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009909',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 162827,
 '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': '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 15:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009909auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:01 [ecarstrade.be] INFO: Saving data for 7009909auction111137: {'created_time': 1774623961.141945, 'last_price_update_time': 1774623961.141958, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009909auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009935/photo_002/780x0__r.jpg?hash=1774622240> (referer: https://ecarstrade.com/cars/7009935)
2026-03-27 15:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009935/photo_003/780x0__r.jpg?hash=1774622240> (referer: https://ecarstrade.com/cars/7009935)
2026-03-27 15:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009935/photo_001/780x0__r.jpg?hash=1774622240> (referer: https://ecarstrade.com/cars/7009935)
2026-03-27 15:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009935/photo_004/780x0__r.jpg?hash=1774622241> (referer: https://ecarstrade.com/cars/7009935)
2026-03-27 15:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009926> (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 15:06:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c6e180ab-80a9-5acb-8fb9-1418739a7c8c
2026-03-27 15:06:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c6e180ab-80a9-5acb-8fb9-1418739a7c8c, skipping ID generation
2026-03-27 15:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6e180ab-80a9-5acb-8fb9-1418739a7c8c with scrape type 1
2026-03-27 15:06:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c6e180ab-80a9-5acb-8fb9-1418739a7c8c sending to next pipeline
2026-03-27 15:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c6e180ab-80a9-5acb-8fb9-1418739a7c8c, identifier: 7009882auction111137
2026-03-27 15:06:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fb1f03e0-8ef0-5ea1-adf1-0c5070ebd96c
2026-03-27 15:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c6e180ab-80a9-5acb-8fb9-1418739a7c8c with identifier: 7009882auction111137
2026-03-27 15:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c6e180ab-80a9-5acb-8fb9-1418739a7c8c with identifier: 7009882auction111137
2026-03-27 15:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c6e180ab-80a9-5acb-8fb9-1418739a7c8c with identifier: 7009882auction111137 to the API
2026-03-27 15:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009882/photo_001/780x0__r.jpg?hash=1774622109>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Other',
 'id': 'c6e180ab-80a9-5acb-8fb9-1418739a7c8c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009882',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': '520',
 'odometer': 135884,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 5 Reeks Berline 520e 150kW 4d',
 'transmission': 'automatic',
 'trim': '5 Reeks Berline e 150kW 4d',
 'vin': None,
 'year': 2022}
2026-03-27 15:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009882auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:01 [ecarstrade.be] INFO: Saving data for 7009882auction111137: {'created_time': 1774623961.556181, 'last_price_update_time': 1774623961.556196, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009882auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009998/photo_002/780x0__r.jpg?hash=1774622416> (referer: https://ecarstrade.com/cars/7009998)
2026-03-27 15:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009998/photo_001/780x0__r.jpg?hash=1774622416> (referer: https://ecarstrade.com/cars/7009998)
2026-03-27 15:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009912/photo_005/780x0__r.jpg?hash=1774622192> (referer: https://ecarstrade.com/cars/7009912)
2026-03-27 15:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009998/photo_003/780x0__r.jpg?hash=1774622416> (referer: https://ecarstrade.com/cars/7009998)
2026-03-27 15:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009912/photo_004/780x0__r.jpg?hash=1774622192> (referer: https://ecarstrade.com/cars/7009912)
2026-03-27 15:06:01 [ecarstrade.be] INFO: Extracting details for car 7009926auction111137
2026-03-27 15:06:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fb1f03e0-8ef0-5ea1-adf1-0c5070ebd96c
2026-03-27 15:06:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fb1f03e0-8ef0-5ea1-adf1-0c5070ebd96c
2026-03-27 15:06:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fb1f03e0-8ef0-5ea1-adf1-0c5070ebd96c
2026-03-27 15:06:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fb1f03e0-8ef0-5ea1-adf1-0c5070ebd96c
2026-03-27 15:06:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fb1f03e0-8ef0-5ea1-adf1-0c5070ebd96c, skipping ID generation
2026-03-27 15:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb1f03e0-8ef0-5ea1-adf1-0c5070ebd96c with scrape type 1
2026-03-27 15:06:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fb1f03e0-8ef0-5ea1-adf1-0c5070ebd96c sending to next pipeline
2026-03-27 15:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fb1f03e0-8ef0-5ea1-adf1-0c5070ebd96c, identifier: 7009935auction111137
2026-03-27 15:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76ade7d5-36d7-5921-a97e-bc6a9e36c38f with identifier: 7009926auction111137
2026-03-27 15:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76ade7d5-36d7-5921-a97e-bc6a9e36c38f with scrape type 1
2026-03-27 15:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 76ade7d5-36d7-5921-a97e-bc6a9e36c38f
2026-03-27 15:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009926%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622223%27 HTTP/1.1" 200 None
2026-03-27 15:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009926/photo_001/780x0__r.jpg?hash=1774622223 not downloaded yet
2026-03-27 15:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fb1f03e0-8ef0-5ea1-adf1-0c5070ebd96c with identifier: 7009935auction111137
2026-03-27 15:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fb1f03e0-8ef0-5ea1-adf1-0c5070ebd96c with identifier: 7009935auction111137
2026-03-27 15:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fb1f03e0-8ef0-5ea1-adf1-0c5070ebd96c with identifier: 7009935auction111137 to the API
2026-03-27 15:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009935/photo_004/780x0__r.jpg?hash=1774622241>
{'auction_title': '',
 'c_o_2_emission_value': 221,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '3.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'fb1f03e0-8ef0-5ea1-adf1-0c5070ebd96c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009935',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'Other',
 'odometer': 64104,
 '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': 4,
 'seller_name': None,
 'title': 'MERCEDES AMG GT 4D - 2021 435 53 4-Matic+ 5d',
 'transmission': 'automatic',
 'trim': 'MERCEDES AMG GT 4D - 2021 435 53 4-Matic+ 5d',
 'vin': None,
 'year': 2023}
2026-03-27 15:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009935auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:01 [ecarstrade.be] INFO: Saving data for 7009935auction111137: {'created_time': 1774623961.975711, 'last_price_update_time': 1774623961.975725, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009935auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009998/photo_005/780x0__r.jpg?hash=1774622416> (referer: https://ecarstrade.com/cars/7009998)
2026-03-27 15:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009998/photo_006/780x0__r.jpg?hash=1774622416> (referer: https://ecarstrade.com/cars/7009998)
2026-03-27 15:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009998/photo_004/780x0__r.jpg?hash=1774622416> (referer: https://ecarstrade.com/cars/7009998)
2026-03-27 15:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009912/photo_002/780x0__r.jpg?hash=1774622192> (referer: https://ecarstrade.com/cars/7009912)
2026-03-27 15:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009912/photo_003/780x0__r.jpg?hash=1774622192> (referer: https://ecarstrade.com/cars/7009912)
2026-03-27 15:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009926%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622223%27 HTTP/1.1" 200 None
2026-03-27 15:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009926/photo_002/780x0__r.jpg?hash=1774622223 not downloaded yet
2026-03-27 15:06:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ea9615a6-a1a2-56b3-9777-a0989306cf35
2026-03-27 15:06:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ea9615a6-a1a2-56b3-9777-a0989306cf35
2026-03-27 15:06:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 90270f41-ac0c-517b-849d-b112327e0d54
2026-03-27 15:06:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ea9615a6-a1a2-56b3-9777-a0989306cf35
2026-03-27 15:06:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 90270f41-ac0c-517b-849d-b112327e0d54
2026-03-27 15:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009926%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622223%27 HTTP/1.1" 200 None
2026-03-27 15:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009926/photo_003/780x0__r.jpg?hash=1774622223 not downloaded yet
2026-03-27 15:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009926%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622223%27 HTTP/1.1" 200 None
2026-03-27 15:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009926/photo_004/780x0__r.jpg?hash=1774622223 not downloaded yet
2026-03-27 15:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009926%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622223%27 HTTP/1.1" 200 None
2026-03-27 15:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009926/photo_005/780x0__r.jpg?hash=1774622223 not downloaded yet
2026-03-27 15:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009926%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622223%27 HTTP/1.1" 200 None
2026-03-27 15:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009926/photo_006/780x0__r.jpg?hash=1774622223 not downloaded yet
2026-03-27 15:06:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ea9615a6-a1a2-56b3-9777-a0989306cf35
2026-03-27 15:06:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ea9615a6-a1a2-56b3-9777-a0989306cf35
2026-03-27 15:06:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ea9615a6-a1a2-56b3-9777-a0989306cf35
2026-03-27 15:06:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea9615a6-a1a2-56b3-9777-a0989306cf35, skipping ID generation
2026-03-27 15:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea9615a6-a1a2-56b3-9777-a0989306cf35 with scrape type 1
2026-03-27 15:06:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea9615a6-a1a2-56b3-9777-a0989306cf35 sending to next pipeline
2026-03-27 15:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ea9615a6-a1a2-56b3-9777-a0989306cf35, identifier: 7009998auction111137
2026-03-27 15:06:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 90270f41-ac0c-517b-849d-b112327e0d54
2026-03-27 15:06:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 90270f41-ac0c-517b-849d-b112327e0d54
2026-03-27 15:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009926/photo_002/780x0__r.jpg?hash=1774622223> (referer: https://ecarstrade.com/cars/7009926)
2026-03-27 15:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009912/photo_001/780x0__r.jpg?hash=1774622192> (referer: https://ecarstrade.com/cars/7009912)
2026-03-27 15:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009926/photo_001/780x0__r.jpg?hash=1774622223> (referer: https://ecarstrade.com/cars/7009926)
2026-03-27 15:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009926/photo_003/780x0__r.jpg?hash=1774622223> (referer: https://ecarstrade.com/cars/7009926)
2026-03-27 15:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ea9615a6-a1a2-56b3-9777-a0989306cf35 with identifier: 7009998auction111137
2026-03-27 15:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ea9615a6-a1a2-56b3-9777-a0989306cf35 with identifier: 7009998auction111137
2026-03-27 15:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ea9615a6-a1a2-56b3-9777-a0989306cf35 with identifier: 7009998auction111137 to the API
2026-03-27 15:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009998/photo_004/780x0__r.jpg?hash=1774622416>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 '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': 'ea9615a6-a1a2-56b3-9777-a0989306cf35',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009998',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 180581,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volkswagen Tiguan 2.0 TDI 110kW DSG Active 5d',
 'transmission': 'automatic',
 'trim': '2.0 TDI 110kW DSG Active 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009998auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:02 [ecarstrade.be] INFO: Saving data for 7009998auction111137: {'created_time': 1774623962.988319, 'last_price_update_time': 1774623962.988345, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009998auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009926/photo_004/780x0__r.jpg?hash=1774622223> (referer: https://ecarstrade.com/cars/7009926)
2026-03-27 15:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009928> (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 15:06:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 76ade7d5-36d7-5921-a97e-bc6a9e36c38f
2026-03-27 15:06:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 90270f41-ac0c-517b-849d-b112327e0d54
2026-03-27 15:06:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 90270f41-ac0c-517b-849d-b112327e0d54, skipping ID generation
2026-03-27 15:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90270f41-ac0c-517b-849d-b112327e0d54 with scrape type 1
2026-03-27 15:06:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 90270f41-ac0c-517b-849d-b112327e0d54 sending to next pipeline
2026-03-27 15:06:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 90270f41-ac0c-517b-849d-b112327e0d54, identifier: 7009912auction111137
2026-03-27 15:06:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 76ade7d5-36d7-5921-a97e-bc6a9e36c38f
2026-03-27 15:06:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 76ade7d5-36d7-5921-a97e-bc6a9e36c38f
2026-03-27 15:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 90270f41-ac0c-517b-849d-b112327e0d54 with identifier: 7009912auction111137
2026-03-27 15:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 90270f41-ac0c-517b-849d-b112327e0d54 with identifier: 7009912auction111137
2026-03-27 15:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 90270f41-ac0c-517b-849d-b112327e0d54 with identifier: 7009912auction111137 to the API
2026-03-27 15:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:06: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 15:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009912/photo_001/780x0__r.jpg?hash=1774622192>
{'auction_title': '',
 'c_o_2_emission_value': 229,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': '90270f41-ac0c-517b-849d-b112327e0d54',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009912',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Land Rover',
 'model': 'Range Rover Velar',
 'odometer': 159910,
 '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': 5,
 'seller_name': None,
 'title': 'Land Rover Range Rover Velar P300 2.0 R-Dynamic S 5d',
 'transmission': 'automatic',
 'trim': 'P300 2.0 R-Dynamic S 5d',
 'vin': None,
 'year': 2019}
2026-03-27 15:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:03 [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 15:06:03 [ecarstrade.be] INFO: Saving data for 7009912auction111137: {'created_time': 1774623963.43852, 'last_price_update_time': 1774623963.438533, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009912auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009926/photo_006/780x0__r.jpg?hash=1774622223> (referer: https://ecarstrade.com/cars/7009926)
2026-03-27 15:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009926/photo_005/780x0__r.jpg?hash=1774622223> (referer: https://ecarstrade.com/cars/7009926)
2026-03-27 15:06:03 [ecarstrade.be] INFO: Extracting details for car 7009928auction111137
2026-03-27 15:06:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 76ade7d5-36d7-5921-a97e-bc6a9e36c38f
2026-03-27 15:06:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ccb8266-673e-516c-9ad9-c48472dcf938 with identifier: 7009928auction111137
2026-03-27 15:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ccb8266-673e-516c-9ad9-c48472dcf938 with scrape type 1
2026-03-27 15:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0ccb8266-673e-516c-9ad9-c48472dcf938
2026-03-27 15:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009928%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622227%27 HTTP/1.1" 200 None
2026-03-27 15:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009928/photo_001/780x0__r.jpg?hash=1774622227 not downloaded yet
2026-03-27 15:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009928%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622227%27 HTTP/1.1" 200 None
2026-03-27 15:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009928/photo_002/780x0__r.jpg?hash=1774622227 not downloaded yet
2026-03-27 15:06:03 [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 15:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009928%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622228%27 HTTP/1.1" 200 None
2026-03-27 15:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009928/photo_003/780x0__r.jpg?hash=1774622228 not downloaded yet
2026-03-27 15:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009928%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622228%27 HTTP/1.1" 200 None
2026-03-27 15:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009928/photo_004/780x0__r.jpg?hash=1774622228 not downloaded yet
2026-03-27 15:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009928%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622227%27 HTTP/1.1" 200 None
2026-03-27 15:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009928/photo_005/780x0__r.jpg?hash=1774622227 not downloaded yet
2026-03-27 15:06:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 76ade7d5-36d7-5921-a97e-bc6a9e36c38f
2026-03-27 15:06:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 76ade7d5-36d7-5921-a97e-bc6a9e36c38f
2026-03-27 15:06:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 76ade7d5-36d7-5921-a97e-bc6a9e36c38f, skipping ID generation
2026-03-27 15:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76ade7d5-36d7-5921-a97e-bc6a9e36c38f with scrape type 1
2026-03-27 15:06:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 76ade7d5-36d7-5921-a97e-bc6a9e36c38f sending to next pipeline
2026-03-27 15:06:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 76ade7d5-36d7-5921-a97e-bc6a9e36c38f, identifier: 7009926auction111137
2026-03-27 15:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009928/photo_002/780x0__r.jpg?hash=1774622227> (referer: https://ecarstrade.com/cars/7009928)
2026-03-27 15:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009928%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622227%27 HTTP/1.1" 200 None
2026-03-27 15:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009928/photo_006/780x0__r.jpg?hash=1774622227 not downloaded yet
2026-03-27 15:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 76ade7d5-36d7-5921-a97e-bc6a9e36c38f with identifier: 7009926auction111137
2026-03-27 15:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 76ade7d5-36d7-5921-a97e-bc6a9e36c38f with identifier: 7009926auction111137
2026-03-27 15:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 76ade7d5-36d7-5921-a97e-bc6a9e36c38f with identifier: 7009926auction111137 to the API
2026-03-27 15:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:06: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 15:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009926/photo_005/780x0__r.jpg?hash=1774622223>
{'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-30T10:10:00Z',
 'fuel_type': 'Electric',
 'id': '76ade7d5-36d7-5921-a97e-bc6a9e36c38f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009926',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Mercedes',
 'model': 'EQA',
 'odometer': 161265,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes-Benz EQA EQA 250 Business Solution Luxury 5d',
 'transmission': 'automatic',
 'trim': '-Benz   250 Business Solution Luxury 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:03 [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 15:06:03 [ecarstrade.be] INFO: Saving data for 7009926auction111137: {'created_time': 1774623963.976846, 'last_price_update_time': 1774623963.976859, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009926auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009928/photo_001/780x0__r.jpg?hash=1774622227> (referer: https://ecarstrade.com/cars/7009928)
2026-03-27 15:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009928/photo_003/780x0__r.jpg?hash=1774622228> (referer: https://ecarstrade.com/cars/7009928)
2026-03-27 15:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009928/photo_004/780x0__r.jpg?hash=1774622228> (referer: https://ecarstrade.com/cars/7009928)
2026-03-27 15:06:04 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:06:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0ccb8266-673e-516c-9ad9-c48472dcf938
2026-03-27 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7009978auction111137
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009978auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Scrape type for 7009978auction111137: 1
2026-03-27 15: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 15:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009928/photo_005/780x0__r.jpg?hash=1774622227> (referer: https://ecarstrade.com/cars/7009928)
2026-03-27 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7009894auction111137
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009894auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Scrape type for 7009894auction111137: 1
2026-03-27 15: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 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7009859auction111137
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009859auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Scrape type for 7009859auction111137: 1
2026-03-27 15: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 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7009876auction111137
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009876auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Scrape type for 7009876auction111137: 1
2026-03-27 15: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 15:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009928/photo_006/780x0__r.jpg?hash=1774622227> (referer: https://ecarstrade.com/cars/7009928)
2026-03-27 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7009958auction111137
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009958auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Scrape type for 7009958auction111137: 1
2026-03-27 15: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 15:06:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0ccb8266-673e-516c-9ad9-c48472dcf938
2026-03-27 15:06:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0ccb8266-673e-516c-9ad9-c48472dcf938
2026-03-27 15:06:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0ccb8266-673e-516c-9ad9-c48472dcf938
2026-03-27 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7009942auction111137
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009942auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Scrape type for 7009942auction111137: 1
2026-03-27 15: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 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7009864auction111137
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009864auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Scrape type for 7009864auction111137: 1
2026-03-27 15: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 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7009963auction111137
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009963auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Scrape type for 7009963auction111137: 1
2026-03-27 15:06:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0ccb8266-673e-516c-9ad9-c48472dcf938
2026-03-27 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7010002auction111137
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010002auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Scrape type for 7010002auction111137: 1
2026-03-27 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7009874auction111137
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009874auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Scrape type for 7009874auction111137: 1
2026-03-27 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7010001auction111137
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010001auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Scrape type for 7010001auction111137: 1
2026-03-27 15:06:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0ccb8266-673e-516c-9ad9-c48472dcf938
2026-03-27 15:06:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0ccb8266-673e-516c-9ad9-c48472dcf938, skipping ID generation
2026-03-27 15:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ccb8266-673e-516c-9ad9-c48472dcf938 with scrape type 1
2026-03-27 15:06:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0ccb8266-673e-516c-9ad9-c48472dcf938 sending to next pipeline
2026-03-27 15:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0ccb8266-673e-516c-9ad9-c48472dcf938, identifier: 7009928auction111137
2026-03-27 15:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0ccb8266-673e-516c-9ad9-c48472dcf938 with identifier: 7009928auction111137
2026-03-27 15:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0ccb8266-673e-516c-9ad9-c48472dcf938 with identifier: 7009928auction111137
2026-03-27 15:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0ccb8266-673e-516c-9ad9-c48472dcf938 with identifier: 7009928auction111137 to the API
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:06: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 15:06:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009928/photo_006/780x0__r.jpg?hash=1774622227>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '0ccb8266-673e-516c-9ad9-c48472dcf938',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009928',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'GLB 180',
 'odometer': 182062,
 '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': "Mercedes, GLB '19, Mercedes-Benz GLB GLB 180 d Business Solution 5d",
 'transmission': 'automatic',
 'trim': ", GLB '19, -Benz GLB  d Business Solution 5d",
 'vin': None,
 'year': 2021}
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009928auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Saving data for 7009928auction111137: {'created_time': 1774623964.730986, 'last_price_update_time': 1774623964.730999, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009928auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7009889auction111137
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009889auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Scrape type for 7009889auction111137: 1
2026-03-27 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7009893auction111137
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009893auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Scrape type for 7009893auction111137: 1
2026-03-27 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7009870auction111137
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009870auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Scrape type for 7009870auction111137: 1
2026-03-27 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7009925auction111137
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009925auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Scrape type for 7009925auction111137: 1
2026-03-27 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7009860auction111137
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009860auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Scrape type for 7009860auction111137: 1
2026-03-27 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7009866auction111137
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009866auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Scrape type for 7009866auction111137: 1
2026-03-27 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7009887auction111137
2026-03-27 15:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009887auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:04 [ecarstrade.be] INFO: Scrape type for 7009887auction111137: 1
2026-03-27 15:06:04 [ecarstrade.be] INFO: Found listing with ID: 7009872auction111137
2026-03-27 15:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009872auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:05 [ecarstrade.be] INFO: Scrape type for 7009872auction111137: 1
2026-03-27 15:06:05 [ecarstrade.be] INFO: Found listing with ID: 7009984auction111137
2026-03-27 15:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009984auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:05 [ecarstrade.be] INFO: Scrape type for 7009984auction111137: 1
2026-03-27 15:06:07 [scrapy.extensions.logstats] INFO: Crawled 475 pages (at 36 pages/min), scraped 354 items (at 36 items/min)
2026-03-27 15:06:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009942> (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 15: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 15:06:11 [ecarstrade.be] INFO: Extracting details for car 7009942auction111137
2026-03-27 15:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5b34ae6-abe8-5217-970b-20ec64278d79 with identifier: 7009942auction111137
2026-03-27 15:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5b34ae6-abe8-5217-970b-20ec64278d79 with scrape type 1
2026-03-27 15:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e5b34ae6-abe8-5217-970b-20ec64278d79
2026-03-27 15:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009942%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622262%27 HTTP/1.1" 200 None
2026-03-27 15:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009942/photo_001/780x0__r.jpg?hash=1774622262 not downloaded yet
2026-03-27 15:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009942%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622261%27 HTTP/1.1" 200 None
2026-03-27 15:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009942/photo_002/780x0__r.jpg?hash=1774622261 not downloaded yet
2026-03-27 15:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009942%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622261%27 HTTP/1.1" 200 None
2026-03-27 15:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009942/photo_003/780x0__r.jpg?hash=1774622261 not downloaded yet
2026-03-27 15:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009942%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622261%27 HTTP/1.1" 200 None
2026-03-27 15:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009942/photo_004/780x0__r.jpg?hash=1774622261 not downloaded yet
2026-03-27 15:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009942%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622261%27 HTTP/1.1" 200 None
2026-03-27 15:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009942/photo_005/780x0__r.jpg?hash=1774622261 not downloaded yet
2026-03-27 15:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009942%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622261%27 HTTP/1.1" 200 None
2026-03-27 15:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009942/photo_006/780x0__r.jpg?hash=1774622261 not downloaded yet
2026-03-27 15:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009859> (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 15: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 15:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009894> (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 15: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 15:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009978> (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 15: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 15:06:11 [ecarstrade.be] INFO: Extracting details for car 7009859auction111137
2026-03-27 15:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50382865-820e-5d76-be65-41a82bfe1719 with identifier: 7009859auction111137
2026-03-27 15:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50382865-820e-5d76-be65-41a82bfe1719 with scrape type 1
2026-03-27 15:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 50382865-820e-5d76-be65-41a82bfe1719
2026-03-27 15:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009859%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622053%27 HTTP/1.1" 200 None
2026-03-27 15:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009859/photo_001/780x0__r.jpg?hash=1774622053 not downloaded yet
2026-03-27 15:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009859%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622053%27 HTTP/1.1" 200 None
2026-03-27 15:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009859/photo_002/780x0__r.jpg?hash=1774622053 not downloaded yet
2026-03-27 15:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009859%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622053%27 HTTP/1.1" 200 None
2026-03-27 15:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009859/photo_003/780x0__r.jpg?hash=1774622053 not downloaded yet
2026-03-27 15:06:11 [ecarstrade.be] INFO: Extracting details for car 7009894auction111137
2026-03-27 15:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009859%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622054%27 HTTP/1.1" 200 None
2026-03-27 15:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009859/photo_004/780x0__r.jpg?hash=1774622054 not downloaded yet
2026-03-27 15:06:12 [ecarstrade.be] INFO: Extracting details for car 7009978auction111137
2026-03-27 15:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f07673ad-b20a-5ef5-9ed1-80abe89e96ca with identifier: 7009894auction111137
2026-03-27 15:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07673ad-b20a-5ef5-9ed1-80abe89e96ca with scrape type 1
2026-03-27 15:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f07673ad-b20a-5ef5-9ed1-80abe89e96ca
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009894%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622139%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009894/photo_001/780x0__r.jpg?hash=1774622139 not downloaded yet
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009859%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622054%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009859/photo_005/780x0__r.jpg?hash=1774622054 not downloaded yet
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009894%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622139%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009894/photo_002/780x0__r.jpg?hash=1774622139 not downloaded yet
2026-03-27 15:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdab8a41-d46c-5b7c-aeb9-56bf4e067cf0 with identifier: 7009978auction111137
2026-03-27 15:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdab8a41-d46c-5b7c-aeb9-56bf4e067cf0 with scrape type 1
2026-03-27 15:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fdab8a41-d46c-5b7c-aeb9-56bf4e067cf0
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009978%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622361%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009978/photo_001/780x0__r.jpg?hash=1774622361 not downloaded yet
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009859%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622055%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009859/photo_006/780x0__r.jpg?hash=1774622055 not downloaded yet
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009894%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622139%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009894/photo_003/780x0__r.jpg?hash=1774622139 not downloaded yet
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009978%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622360%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009978/photo_002/780x0__r.jpg?hash=1774622360 not downloaded yet
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009894%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622139%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009894/photo_004/780x0__r.jpg?hash=1774622139 not downloaded yet
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009978%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622360%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009978/photo_003/780x0__r.jpg?hash=1774622360 not downloaded yet
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009894%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622139%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009894/photo_005/780x0__r.jpg?hash=1774622139 not downloaded yet
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009978%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622360%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009978/photo_004/780x0__r.jpg?hash=1774622360 not downloaded yet
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009894%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622140%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009894/photo_006/780x0__r.jpg?hash=1774622140 not downloaded yet
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009978%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622360%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009978/photo_005/780x0__r.jpg?hash=1774622360 not downloaded yet
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009978%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622360%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009978/photo_006/780x0__r.jpg?hash=1774622360 not downloaded yet
2026-03-27 15:06:12 [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 15:06: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 15:06:12 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009910auction111137
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009910auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [ecarstrade.be] INFO: Scrape type for 7009910auction111137: 1
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009890auction111137
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009890auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [ecarstrade.be] INFO: Scrape type for 7009890auction111137: 1
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009898auction111137
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009898auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [ecarstrade.be] INFO: Scrape type for 7009898auction111137: 1
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009951auction111137
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009951auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [ecarstrade.be] INFO: Scrape type for 7009951auction111137: 1
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009985auction111137
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009985auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [ecarstrade.be] INFO: Scrape type for 7009985auction111137: 1
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009988auction111137
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009988auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [ecarstrade.be] INFO: Scrape type for 7009988auction111137: 1
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009879auction111137
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009879auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [ecarstrade.be] INFO: Scrape type for 7009879auction111137: 1
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009993auction111137
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009993auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [ecarstrade.be] INFO: Scrape type for 7009993auction111137: 1
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009873auction111137
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009873auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [ecarstrade.be] INFO: Scrape type for 7009873auction111137: 1
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009941auction111137
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009941auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [ecarstrade.be] INFO: Scrape type for 7009941auction111137: 1
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009944auction111137
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009944auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [ecarstrade.be] INFO: Scrape type for 7009944auction111137: 1
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009971auction111137
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009971auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [ecarstrade.be] INFO: Scrape type for 7009971auction111137: 1
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009867auction111137
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009867auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [ecarstrade.be] INFO: Scrape type for 7009867auction111137: 1
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009991auction111137
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009991auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [ecarstrade.be] INFO: Scrape type for 7009991auction111137: 1
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009883auction111137
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009883auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [ecarstrade.be] INFO: Scrape type for 7009883auction111137: 1
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009899auction111137
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009899auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [ecarstrade.be] INFO: Scrape type for 7009899auction111137: 1
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009960auction111137
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009960auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [ecarstrade.be] INFO: Scrape type for 7009960auction111137: 1
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009997auction111137
2026-03-27 15:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009997auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:12 [ecarstrade.be] INFO: Scrape type for 7009997auction111137: 1
2026-03-27 15:06:12 [ecarstrade.be] INFO: Found listing with ID: 7009869auction111137
2026-03-27 15:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009869auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:13 [ecarstrade.be] INFO: Scrape type for 7009869auction111137: 1
2026-03-27 15:06:13 [ecarstrade.be] INFO: Found listing with ID: 7009871auction111137
2026-03-27 15:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009871auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:13 [ecarstrade.be] INFO: Scrape type for 7009871auction111137: 1
2026-03-27 15:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009958> (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 15:06: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 15:06:15 [ecarstrade.be] INFO: Extracting details for car 7009958auction111137
2026-03-27 15:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89490ad4-19ac-5cad-b04e-2c77e5292dcb with identifier: 7009958auction111137
2026-03-27 15:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89490ad4-19ac-5cad-b04e-2c77e5292dcb with scrape type 1
2026-03-27 15:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 89490ad4-19ac-5cad-b04e-2c77e5292dcb
2026-03-27 15:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009958%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622301%27 HTTP/1.1" 200 None
2026-03-27 15:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009958/photo_001/780x0__r.jpg?hash=1774622301 not downloaded yet
2026-03-27 15:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009958%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622301%27 HTTP/1.1" 200 None
2026-03-27 15:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009958/photo_002/780x0__r.jpg?hash=1774622301 not downloaded yet
2026-03-27 15:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009958%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622301%27 HTTP/1.1" 200 None
2026-03-27 15:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009958/photo_003/780x0__r.jpg?hash=1774622301 not downloaded yet
2026-03-27 15:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009958%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622301%27 HTTP/1.1" 200 None
2026-03-27 15:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009958/photo_004/780x0__r.jpg?hash=1774622301 not downloaded yet
2026-03-27 15:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009958%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622302%27 HTTP/1.1" 200 None
2026-03-27 15:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009958/photo_005/780x0__r.jpg?hash=1774622302 not downloaded yet
2026-03-27 15:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009958%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622303%27 HTTP/1.1" 200 None
2026-03-27 15:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009958/photo_006/780x0__r.jpg?hash=1774622303 not downloaded yet
2026-03-27 15:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010002> (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 15: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 15:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009963> (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 15: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 15:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009864> (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 15: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 15:06:18 [ecarstrade.be] INFO: Extracting details for car 7010002auction111137
2026-03-27 15:06:18 [ecarstrade.be] INFO: Extracting details for car 7009963auction111137
2026-03-27 15:06:18 [ecarstrade.be] INFO: Extracting details for car 7009864auction111137
2026-03-27 15:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a0bf638-75a8-55f0-88df-44771841fca9 with identifier: 7010002auction111137
2026-03-27 15:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a0bf638-75a8-55f0-88df-44771841fca9 with scrape type 1
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5a0bf638-75a8-55f0-88df-44771841fca9
2026-03-27 15:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7010002%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622421%27 HTTP/1.1" 200 None
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010002/photo_001/780x0__r.jpg?hash=1774622421 not downloaded yet
2026-03-27 15:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab2b0b2d-d941-5443-92c1-5bb48650243d with identifier: 7009963auction111137
2026-03-27 15:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab2b0b2d-d941-5443-92c1-5bb48650243d with scrape type 1
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ab2b0b2d-d941-5443-92c1-5bb48650243d
2026-03-27 15:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009963%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622316%27 HTTP/1.1" 200 None
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009963/photo_001/780x0__r.jpg?hash=1774622316 not downloaded yet
2026-03-27 15:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 408efcbe-4b49-5f0a-8e88-ad361681beab with identifier: 7009864auction111137
2026-03-27 15:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 408efcbe-4b49-5f0a-8e88-ad361681beab with scrape type 1
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 408efcbe-4b49-5f0a-8e88-ad361681beab
2026-03-27 15:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009864%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622066%27 HTTP/1.1" 200 None
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009864/photo_001/780x0__r.jpg?hash=1774622066 not downloaded yet
2026-03-27 15:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7010002%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622421%27 HTTP/1.1" 200 None
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010002/photo_002/780x0__r.jpg?hash=1774622421 not downloaded yet
2026-03-27 15:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009963%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622316%27 HTTP/1.1" 200 None
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009963/photo_002/780x0__r.jpg?hash=1774622316 not downloaded yet
2026-03-27 15:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009864%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622066%27 HTTP/1.1" 200 None
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009864/photo_002/780x0__r.jpg?hash=1774622066 not downloaded yet
2026-03-27 15:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7010002%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622421%27 HTTP/1.1" 200 None
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010002/photo_003/780x0__r.jpg?hash=1774622421 not downloaded yet
2026-03-27 15:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009963%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622317%27 HTTP/1.1" 200 None
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009963/photo_003/780x0__r.jpg?hash=1774622317 not downloaded yet
2026-03-27 15:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009864%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622066%27 HTTP/1.1" 200 None
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009864/photo_003/780x0__r.jpg?hash=1774622066 not downloaded yet
2026-03-27 15:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7010002%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622421%27 HTTP/1.1" 200 None
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010002/photo_004/780x0__r.jpg?hash=1774622421 not downloaded yet
2026-03-27 15:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009963%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622317%27 HTTP/1.1" 200 None
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009963/photo_004/780x0__r.jpg?hash=1774622317 not downloaded yet
2026-03-27 15:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009864%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622067%27 HTTP/1.1" 200 None
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009864/photo_004/780x0__r.jpg?hash=1774622067 not downloaded yet
2026-03-27 15:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7010002%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622421%27 HTTP/1.1" 200 None
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010002/photo_005/780x0__r.jpg?hash=1774622421 not downloaded yet
2026-03-27 15:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009963%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622316%27 HTTP/1.1" 200 None
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009963/photo_005/780x0__r.jpg?hash=1774622316 not downloaded yet
2026-03-27 15:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009864%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622067%27 HTTP/1.1" 200 None
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009864/photo_005/780x0__r.jpg?hash=1774622067 not downloaded yet
2026-03-27 15:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7010002%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622421%27 HTTP/1.1" 200 None
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010002/photo_006/780x0__r.jpg?hash=1774622421 not downloaded yet
2026-03-27 15:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009963%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622316%27 HTTP/1.1" 200 None
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009963/photo_006/780x0__r.jpg?hash=1774622316 not downloaded yet
2026-03-27 15:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009864%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622067%27 HTTP/1.1" 200 None
2026-03-27 15:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009864/photo_006/780x0__r.jpg?hash=1774622067 not downloaded yet
2026-03-27 15:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009874> (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 15:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009942/photo_006/780x0__r.jpg?hash=1774622261> (referer: https://ecarstrade.com/cars/7009942)
2026-03-27 15:06:19 [ecarstrade.be] INFO: Extracting details for car 7009874auction111137
2026-03-27 15:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a92f472d-ccde-57fd-bcfa-25aa4c4dac73 with identifier: 7009874auction111137
2026-03-27 15:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a92f472d-ccde-57fd-bcfa-25aa4c4dac73 with scrape type 1
2026-03-27 15:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a92f472d-ccde-57fd-bcfa-25aa4c4dac73
2026-03-27 15:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009874%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622092%27 HTTP/1.1" 200 None
2026-03-27 15:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009874/photo_001/780x0__r.jpg?hash=1774622092 not downloaded yet
2026-03-27 15:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009874%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622093%27 HTTP/1.1" 200 None
2026-03-27 15:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009874/photo_002/780x0__r.jpg?hash=1774622093 not downloaded yet
2026-03-27 15:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009874%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622092%27 HTTP/1.1" 200 None
2026-03-27 15:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009874/photo_003/780x0__r.jpg?hash=1774622092 not downloaded yet
2026-03-27 15:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009942/photo_005/780x0__r.jpg?hash=1774622261> (referer: https://ecarstrade.com/cars/7009942)
2026-03-27 15:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009874%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622092%27 HTTP/1.1" 200 None
2026-03-27 15:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009874/photo_004/780x0__r.jpg?hash=1774622092 not downloaded yet
2026-03-27 15:06:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e5b34ae6-abe8-5217-970b-20ec64278d79
2026-03-27 15:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009874%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622092%27 HTTP/1.1" 200 None
2026-03-27 15:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009874/photo_005/780x0__r.jpg?hash=1774622092 not downloaded yet
2026-03-27 15:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009874%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622092%27 HTTP/1.1" 200 None
2026-03-27 15:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009874/photo_006/780x0__r.jpg?hash=1774622092 not downloaded yet
2026-03-27 15:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009942/photo_004/780x0__r.jpg?hash=1774622261> (referer: https://ecarstrade.com/cars/7009942)
2026-03-27 15:06:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e5b34ae6-abe8-5217-970b-20ec64278d79
2026-03-27 15:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009978/photo_006/780x0__r.jpg?hash=1774622360> (referer: https://ecarstrade.com/cars/7009978)
2026-03-27 15: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 15:06:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e5b34ae6-abe8-5217-970b-20ec64278d79
2026-03-27 15:06:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fdab8a41-d46c-5b7c-aeb9-56bf4e067cf0
2026-03-27 15:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009984> (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 15:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009958/photo_006/780x0__r.jpg?hash=1774622303> (referer: https://ecarstrade.com/cars/7009958)
2026-03-27 15:06:25 [ecarstrade.be] INFO: Extracting details for car 7009984auction111137
2026-03-27 15:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31c15b3b-4281-5840-b5cc-34af80059cea with identifier: 7009984auction111137
2026-03-27 15:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31c15b3b-4281-5840-b5cc-34af80059cea with scrape type 1
2026-03-27 15:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 31c15b3b-4281-5840-b5cc-34af80059cea
2026-03-27 15:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009984%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622376%27 HTTP/1.1" 200 None
2026-03-27 15:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009984/photo_001/780x0__r.jpg?hash=1774622376 not downloaded yet
2026-03-27 15:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009984%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622376%27 HTTP/1.1" 200 None
2026-03-27 15:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009984/photo_002/780x0__r.jpg?hash=1774622376 not downloaded yet
2026-03-27 15:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009984%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622376%27 HTTP/1.1" 200 None
2026-03-27 15:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009984/photo_003/780x0__r.jpg?hash=1774622376 not downloaded yet
2026-03-27 15:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009958/photo_005/780x0__r.jpg?hash=1774622302> (referer: https://ecarstrade.com/cars/7009958)
2026-03-27 15:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009984%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622376%27 HTTP/1.1" 200 None
2026-03-27 15:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009984/photo_004/780x0__r.jpg?hash=1774622376 not downloaded yet
2026-03-27 15:06:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 89490ad4-19ac-5cad-b04e-2c77e5292dcb
2026-03-27 15:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009984%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622376%27 HTTP/1.1" 200 None
2026-03-27 15:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009984/photo_005/780x0__r.jpg?hash=1774622376 not downloaded yet
2026-03-27 15:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009984%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622376%27 HTTP/1.1" 200 None
2026-03-27 15:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009984/photo_006/780x0__r.jpg?hash=1774622376 not downloaded yet
2026-03-27 15:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009958/photo_004/780x0__r.jpg?hash=1774622301> (referer: https://ecarstrade.com/cars/7009958)
2026-03-27 15:06:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 89490ad4-19ac-5cad-b04e-2c77e5292dcb
2026-03-27 15:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009864/photo_006/780x0__r.jpg?hash=1774622067> (referer: https://ecarstrade.com/cars/7009864)
2026-03-27 15:06:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 89490ad4-19ac-5cad-b04e-2c77e5292dcb
2026-03-27 15:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009963/photo_006/780x0__r.jpg?hash=1774622316> (referer: https://ecarstrade.com/cars/7009963)
2026-03-27 15:06:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 408efcbe-4b49-5f0a-8e88-ad361681beab
2026-03-27 15:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009874/photo_003/780x0__r.jpg?hash=1774622092> (referer: https://ecarstrade.com/cars/7009874)
2026-03-27 15:06:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ab2b0b2d-d941-5443-92c1-5bb48650243d
2026-03-27 15:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009874/photo_006/780x0__r.jpg?hash=1774622092> (referer: https://ecarstrade.com/cars/7009874)
2026-03-27 15:06:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a92f472d-ccde-57fd-bcfa-25aa4c4dac73
2026-03-27 15:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009874/photo_005/780x0__r.jpg?hash=1774622092> (referer: https://ecarstrade.com/cars/7009874)
2026-03-27 15:06:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a92f472d-ccde-57fd-bcfa-25aa4c4dac73
2026-03-27 15:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009870> (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 15:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009874/photo_004/780x0__r.jpg?hash=1774622092> (referer: https://ecarstrade.com/cars/7009874)
2026-03-27 15:06:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a92f472d-ccde-57fd-bcfa-25aa4c4dac73
2026-03-27 15:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009874/photo_002/780x0__r.jpg?hash=1774622093> (referer: https://ecarstrade.com/cars/7009874)
2026-03-27 15:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009984/photo_003/780x0__r.jpg?hash=1774622376> (referer: https://ecarstrade.com/cars/7009984)
2026-03-27 15:06:25 [ecarstrade.be] INFO: Extracting details for car 7009870auction111137
2026-03-27 15:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 305d6d1e-ee82-5b4a-87c8-916669ba96a9 with identifier: 7009870auction111137
2026-03-27 15:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 305d6d1e-ee82-5b4a-87c8-916669ba96a9 with scrape type 1
2026-03-27 15:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 305d6d1e-ee82-5b4a-87c8-916669ba96a9
2026-03-27 15:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009870%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622083%27 HTTP/1.1" 200 None
2026-03-27 15:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009870/photo_001/780x0__r.jpg?hash=1774622083 not downloaded yet
2026-03-27 15:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009984/photo_005/780x0__r.jpg?hash=1774622376> (referer: https://ecarstrade.com/cars/7009984)
2026-03-27 15:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009870%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622083%27 HTTP/1.1" 200 None
2026-03-27 15:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009870/photo_002/780x0__r.jpg?hash=1774622083 not downloaded yet
2026-03-27 15:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009870%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622083%27 HTTP/1.1" 200 None
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009870/photo_003/780x0__r.jpg?hash=1774622083 not downloaded yet
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a92f472d-ccde-57fd-bcfa-25aa4c4dac73
2026-03-27 15:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009870%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622083%27 HTTP/1.1" 200 None
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009870/photo_004/780x0__r.jpg?hash=1774622083 not downloaded yet
2026-03-27 15:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009984/photo_006/780x0__r.jpg?hash=1774622376> (referer: https://ecarstrade.com/cars/7009984)
2026-03-27 15:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009870%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622083%27 HTTP/1.1" 200 None
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009870/photo_005/780x0__r.jpg?hash=1774622083 not downloaded yet
2026-03-27 15:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009893> (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 15:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009870%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622083%27 HTTP/1.1" 200 None
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009870/photo_006/780x0__r.jpg?hash=1774622083 not downloaded yet
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a92f472d-ccde-57fd-bcfa-25aa4c4dac73
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 31c15b3b-4281-5840-b5cc-34af80059cea
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 31c15b3b-4281-5840-b5cc-34af80059cea
2026-03-27 15:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009984/photo_002/780x0__r.jpg?hash=1774622376> (referer: https://ecarstrade.com/cars/7009984)
2026-03-27 15:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009984/photo_004/780x0__r.jpg?hash=1774622376> (referer: https://ecarstrade.com/cars/7009984)
2026-03-27 15:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010002/photo_006/780x0__r.jpg?hash=1774622421> (referer: https://ecarstrade.com/cars/7010002)
2026-03-27 15:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009874/photo_001/780x0__r.jpg?hash=1774622092> (referer: https://ecarstrade.com/cars/7009874)
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 31c15b3b-4281-5840-b5cc-34af80059cea
2026-03-27 15:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009984/photo_001/780x0__r.jpg?hash=1774622376> (referer: https://ecarstrade.com/cars/7009984)
2026-03-27 15:06:26 [ecarstrade.be] INFO: Extracting details for car 7009893auction111137
2026-03-27 15:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009963/photo_005/780x0__r.jpg?hash=1774622316> (referer: https://ecarstrade.com/cars/7009963)
2026-03-27 15:06:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4ffa7c8-228a-567a-a0bc-88a7b22d8cde with identifier: 7009893auction111137
2026-03-27 15:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4ffa7c8-228a-567a-a0bc-88a7b22d8cde with scrape type 1
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f4ffa7c8-228a-567a-a0bc-88a7b22d8cde
2026-03-27 15:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009893%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622135%27 HTTP/1.1" 200 None
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009893/photo_001/780x0__r.jpg?hash=1774622135 not downloaded yet
2026-03-27 15:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009893%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622135%27 HTTP/1.1" 200 None
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009893/photo_002/780x0__r.jpg?hash=1774622135 not downloaded yet
2026-03-27 15:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009864/photo_005/780x0__r.jpg?hash=1774622067> (referer: https://ecarstrade.com/cars/7009864)
2026-03-27 15:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010002/photo_005/780x0__r.jpg?hash=1774622421> (referer: https://ecarstrade.com/cars/7010002)
2026-03-27 15:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009893%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622135%27 HTTP/1.1" 200 None
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009893/photo_003/780x0__r.jpg?hash=1774622135 not downloaded yet
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 31c15b3b-4281-5840-b5cc-34af80059cea
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 31c15b3b-4281-5840-b5cc-34af80059cea
2026-03-27 15:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009870/photo_001/780x0__r.jpg?hash=1774622083> (referer: https://ecarstrade.com/cars/7009870)
2026-03-27 15:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009893%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622135%27 HTTP/1.1" 200 None
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009893/photo_004/780x0__r.jpg?hash=1774622135 not downloaded yet
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5a0bf638-75a8-55f0-88df-44771841fca9
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a92f472d-ccde-57fd-bcfa-25aa4c4dac73
2026-03-27 15:06:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a92f472d-ccde-57fd-bcfa-25aa4c4dac73, skipping ID generation
2026-03-27 15:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a92f472d-ccde-57fd-bcfa-25aa4c4dac73 with scrape type 1
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a92f472d-ccde-57fd-bcfa-25aa4c4dac73 sending to next pipeline
2026-03-27 15:06:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a92f472d-ccde-57fd-bcfa-25aa4c4dac73, identifier: 7009874auction111137
2026-03-27 15:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009893%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622135%27 HTTP/1.1" 200 None
2026-03-27 15:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009893/photo_005/780x0__r.jpg?hash=1774622135 not downloaded yet
2026-03-27 15:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a92f472d-ccde-57fd-bcfa-25aa4c4dac73 with identifier: 7009874auction111137
2026-03-27 15:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a92f472d-ccde-57fd-bcfa-25aa4c4dac73 with identifier: 7009874auction111137
2026-03-27 15:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a92f472d-ccde-57fd-bcfa-25aa4c4dac73 with identifier: 7009874auction111137 to the API
2026-03-27 15:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:06:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009874/photo_001/780x0__r.jpg?hash=1774622092>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'a92f472d-ccde-57fd-bcfa-25aa4c4dac73',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009874',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': '318',
 'odometer': 163378,
 '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': 'BMW 3 Reeks Berline 318dA (100 kW) 4d',
 'transmission': 'automatic',
 'trim': '3 Reeks Berline dA (100 kW) 4d',
 'vin': None,
 'year': 2021}
2026-03-27 15:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009874auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:26 [ecarstrade.be] INFO: Saving data for 7009874auction111137: {'created_time': 1774623986.892042, 'last_price_update_time': 1774623986.892055, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009874auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009870/photo_004/780x0__r.jpg?hash=1774622083> (referer: https://ecarstrade.com/cars/7009870)
2026-03-27 15:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009870/photo_005/780x0__r.jpg?hash=1774622083> (referer: https://ecarstrade.com/cars/7009870)
2026-03-27 15:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009870/photo_006/780x0__r.jpg?hash=1774622083> (referer: https://ecarstrade.com/cars/7009870)
2026-03-27 15:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009893%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622137%27 HTTP/1.1" 200 None
2026-03-27 15:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009893/photo_006/780x0__r.jpg?hash=1774622137 not downloaded yet
2026-03-27 15:06:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 31c15b3b-4281-5840-b5cc-34af80059cea
2026-03-27 15:06:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 31c15b3b-4281-5840-b5cc-34af80059cea, skipping ID generation
2026-03-27 15:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31c15b3b-4281-5840-b5cc-34af80059cea with scrape type 1
2026-03-27 15:06:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 31c15b3b-4281-5840-b5cc-34af80059cea sending to next pipeline
2026-03-27 15:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 31c15b3b-4281-5840-b5cc-34af80059cea, identifier: 7009984auction111137
2026-03-27 15:06:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ab2b0b2d-d941-5443-92c1-5bb48650243d
2026-03-27 15:06:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 408efcbe-4b49-5f0a-8e88-ad361681beab
2026-03-27 15:06:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5a0bf638-75a8-55f0-88df-44771841fca9
2026-03-27 15:06:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 305d6d1e-ee82-5b4a-87c8-916669ba96a9
2026-03-27 15:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 31c15b3b-4281-5840-b5cc-34af80059cea with identifier: 7009984auction111137
2026-03-27 15:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 31c15b3b-4281-5840-b5cc-34af80059cea with identifier: 7009984auction111137
2026-03-27 15:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 31c15b3b-4281-5840-b5cc-34af80059cea with identifier: 7009984auction111137 to the API
2026-03-27 15:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009984/photo_001/780x0__r.jpg?hash=1774622376>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '31c15b3b-4281-5840-b5cc-34af80059cea',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009984',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 149236,
 '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': 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 15:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009984auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:27 [ecarstrade.be] INFO: Saving data for 7009984auction111137: {'created_time': 1774623987.450546, 'last_price_update_time': 1774623987.450557, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009984auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009864/photo_004/780x0__r.jpg?hash=1774622067> (referer: https://ecarstrade.com/cars/7009864)
2026-03-27 15:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009870/photo_002/780x0__r.jpg?hash=1774622083> (referer: https://ecarstrade.com/cars/7009870)
2026-03-27 15:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009870/photo_003/780x0__r.jpg?hash=1774622083> (referer: https://ecarstrade.com/cars/7009870)
2026-03-27 15:06:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 305d6d1e-ee82-5b4a-87c8-916669ba96a9
2026-03-27 15:06:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 305d6d1e-ee82-5b4a-87c8-916669ba96a9
2026-03-27 15:06:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 305d6d1e-ee82-5b4a-87c8-916669ba96a9
2026-03-27 15:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009893/photo_002/780x0__r.jpg?hash=1774622135> (referer: https://ecarstrade.com/cars/7009893)
2026-03-27 15:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009963/photo_004/780x0__r.jpg?hash=1774622317> (referer: https://ecarstrade.com/cars/7009963)
2026-03-27 15:06:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 408efcbe-4b49-5f0a-8e88-ad361681beab
2026-03-27 15:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010002/photo_004/780x0__r.jpg?hash=1774622421> (referer: https://ecarstrade.com/cars/7010002)
2026-03-27 15:06:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 305d6d1e-ee82-5b4a-87c8-916669ba96a9
2026-03-27 15:06:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 305d6d1e-ee82-5b4a-87c8-916669ba96a9
2026-03-27 15:06:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 305d6d1e-ee82-5b4a-87c8-916669ba96a9, skipping ID generation
2026-03-27 15:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 305d6d1e-ee82-5b4a-87c8-916669ba96a9 with scrape type 1
2026-03-27 15:06:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 305d6d1e-ee82-5b4a-87c8-916669ba96a9 sending to next pipeline
2026-03-27 15:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 305d6d1e-ee82-5b4a-87c8-916669ba96a9, identifier: 7009870auction111137
2026-03-27 15:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 305d6d1e-ee82-5b4a-87c8-916669ba96a9 with identifier: 7009870auction111137
2026-03-27 15:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 305d6d1e-ee82-5b4a-87c8-916669ba96a9 with identifier: 7009870auction111137
2026-03-27 15:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 305d6d1e-ee82-5b4a-87c8-916669ba96a9 with identifier: 7009870auction111137 to the API
2026-03-27 15:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009870/photo_003/780x0__r.jpg?hash=1774622083>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'category': None,
 'color': None,
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '305d6d1e-ee82-5b4a-87c8-916669ba96a9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009870',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': '216',
 'odometer': 182023,
 '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': "BMW, 2-serie Gr.Coupé '19, BMW 2 Reeks Gran Coupé 216dA (85kW) 4d",
 'transmission': 'automatic',
 'trim': ", 2-serie Gr.Coupé '19,  2 Reeks Gran Coupé dA (85kW) 4d",
 'vin': None,
 'year': 2021}
2026-03-27 15:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009870auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:28 [ecarstrade.be] INFO: Saving data for 7009870auction111137: {'created_time': 1774623988.024966, 'last_price_update_time': 1774623988.02498, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009870auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009893/photo_001/780x0__r.jpg?hash=1774622135> (referer: https://ecarstrade.com/cars/7009893)
2026-03-27 15:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009893/photo_003/780x0__r.jpg?hash=1774622135> (referer: https://ecarstrade.com/cars/7009893)
2026-03-27 15:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009893/photo_005/780x0__r.jpg?hash=1774622135> (referer: https://ecarstrade.com/cars/7009893)
2026-03-27 15:06:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f4ffa7c8-228a-567a-a0bc-88a7b22d8cde
2026-03-27 15:06:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ab2b0b2d-d941-5443-92c1-5bb48650243d
2026-03-27 15:06:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5a0bf638-75a8-55f0-88df-44771841fca9
2026-03-27 15:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009893/photo_004/780x0__r.jpg?hash=1774622135> (referer: https://ecarstrade.com/cars/7009893)
2026-03-27 15:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009864/photo_003/780x0__r.jpg?hash=1774622066> (referer: https://ecarstrade.com/cars/7009864)
2026-03-27 15:06:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f4ffa7c8-228a-567a-a0bc-88a7b22d8cde
2026-03-27 15:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009893/photo_006/780x0__r.jpg?hash=1774622137> (referer: https://ecarstrade.com/cars/7009893)
2026-03-27 15:06:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f4ffa7c8-228a-567a-a0bc-88a7b22d8cde
2026-03-27 15:06:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f4ffa7c8-228a-567a-a0bc-88a7b22d8cde
2026-03-27 15:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009963/photo_003/780x0__r.jpg?hash=1774622317> (referer: https://ecarstrade.com/cars/7009963)
2026-03-27 15:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009963/photo_002/780x0__r.jpg?hash=1774622316> (referer: https://ecarstrade.com/cars/7009963)
2026-03-27 15:06:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f4ffa7c8-228a-567a-a0bc-88a7b22d8cde
2026-03-27 15:06:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 408efcbe-4b49-5f0a-8e88-ad361681beab
2026-03-27 15:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010002/photo_003/780x0__r.jpg?hash=1774622421> (referer: https://ecarstrade.com/cars/7010002)
2026-03-27 15:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010002/photo_002/780x0__r.jpg?hash=1774622421> (referer: https://ecarstrade.com/cars/7010002)
2026-03-27 15:06:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f4ffa7c8-228a-567a-a0bc-88a7b22d8cde
2026-03-27 15:06:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f4ffa7c8-228a-567a-a0bc-88a7b22d8cde, skipping ID generation
2026-03-27 15:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4ffa7c8-228a-567a-a0bc-88a7b22d8cde with scrape type 1
2026-03-27 15:06:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f4ffa7c8-228a-567a-a0bc-88a7b22d8cde sending to next pipeline
2026-03-27 15:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f4ffa7c8-228a-567a-a0bc-88a7b22d8cde, identifier: 7009893auction111137
2026-03-27 15:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f4ffa7c8-228a-567a-a0bc-88a7b22d8cde with identifier: 7009893auction111137
2026-03-27 15:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f4ffa7c8-228a-567a-a0bc-88a7b22d8cde with identifier: 7009893auction111137
2026-03-27 15:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f4ffa7c8-228a-567a-a0bc-88a7b22d8cde with identifier: 7009893auction111137 to the API
2026-03-27 15:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009893/photo_006/780x0__r.jpg?hash=1774622137>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'f4ffa7c8-228a-567a-a0bc-88a7b22d8cde',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009893',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 210838,
 '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': 'Ford Kuga 2.0 EcoBlue 4x4 Aut. 140kW ST-Line X 5d',
 'transmission': 'automatic',
 'trim': '2.0 EcoBlue 4x4 Aut. 140kW ST-Line X 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009893auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:28 [ecarstrade.be] INFO: Saving data for 7009893auction111137: {'created_time': 1774623988.597165, 'last_price_update_time': 1774623988.597177, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009893auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009864/photo_002/780x0__r.jpg?hash=1774622066> (referer: https://ecarstrade.com/cars/7009864)
2026-03-27 15:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009963/photo_001/780x0__r.jpg?hash=1774622316> (referer: https://ecarstrade.com/cars/7009963)
2026-03-27 15:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009864/photo_001/780x0__r.jpg?hash=1774622066> (referer: https://ecarstrade.com/cars/7009864)
2026-03-27 15:06:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ab2b0b2d-d941-5443-92c1-5bb48650243d
2026-03-27 15:06:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ab2b0b2d-d941-5443-92c1-5bb48650243d
2026-03-27 15:06:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5a0bf638-75a8-55f0-88df-44771841fca9
2026-03-27 15:06:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5a0bf638-75a8-55f0-88df-44771841fca9
2026-03-27 15:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010002/photo_001/780x0__r.jpg?hash=1774622421> (referer: https://ecarstrade.com/cars/7010002)
2026-03-27 15:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009958/photo_002/780x0__r.jpg?hash=1774622301> (referer: https://ecarstrade.com/cars/7009958)
2026-03-27 15: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 15:06:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 408efcbe-4b49-5f0a-8e88-ad361681beab
2026-03-27 15:06:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ab2b0b2d-d941-5443-92c1-5bb48650243d
2026-03-27 15:06:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab2b0b2d-d941-5443-92c1-5bb48650243d, skipping ID generation
2026-03-27 15:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab2b0b2d-d941-5443-92c1-5bb48650243d with scrape type 1
2026-03-27 15:06:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab2b0b2d-d941-5443-92c1-5bb48650243d sending to next pipeline
2026-03-27 15:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ab2b0b2d-d941-5443-92c1-5bb48650243d, identifier: 7009963auction111137
2026-03-27 15:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ab2b0b2d-d941-5443-92c1-5bb48650243d with identifier: 7009963auction111137
2026-03-27 15:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ab2b0b2d-d941-5443-92c1-5bb48650243d with identifier: 7009963auction111137
2026-03-27 15:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ab2b0b2d-d941-5443-92c1-5bb48650243d with identifier: 7009963auction111137 to the API
2026-03-27 15:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:06: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 15:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009963/photo_001/780x0__r.jpg?hash=1774622316>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'ab2b0b2d-d941-5443-92c1-5bb48650243d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009963',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 210627,
 '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': 5,
 'seller_name': None,
 'title': 'Peugeot 508 1.5 BlueHDi 130 S&S EAT8 GT Pack 5d',
 'transmission': 'automatic',
 'trim': '1.5 BlueHDi 130 S&S EAT8 GT Pack 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:29 [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 15:06:29 [ecarstrade.be] INFO: Saving data for 7009963auction111137: {'created_time': 1774623989.233256, 'last_price_update_time': 1774623989.233271, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009963auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009958/photo_003/780x0__r.jpg?hash=1774622301> (referer: https://ecarstrade.com/cars/7009958)
2026-03-27 15:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009958/photo_001/780x0__r.jpg?hash=1774622301> (referer: https://ecarstrade.com/cars/7009958)
2026-03-27 15:06: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 15:06: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 15:06:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 408efcbe-4b49-5f0a-8e88-ad361681beab
2026-03-27 15:06:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 408efcbe-4b49-5f0a-8e88-ad361681beab, skipping ID generation
2026-03-27 15:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 408efcbe-4b49-5f0a-8e88-ad361681beab with scrape type 1
2026-03-27 15:06:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 408efcbe-4b49-5f0a-8e88-ad361681beab sending to next pipeline
2026-03-27 15:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 408efcbe-4b49-5f0a-8e88-ad361681beab, identifier: 7009864auction111137
2026-03-27 15:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 408efcbe-4b49-5f0a-8e88-ad361681beab with identifier: 7009864auction111137
2026-03-27 15:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 408efcbe-4b49-5f0a-8e88-ad361681beab with identifier: 7009864auction111137
2026-03-27 15:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 408efcbe-4b49-5f0a-8e88-ad361681beab with identifier: 7009864auction111137 to the API
2026-03-27 15:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:06: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 15:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009864/photo_001/780x0__r.jpg?hash=1774622066>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '408efcbe-4b49-5f0a-8e88-ad361681beab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009864',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Audi',
 'model': 'A6',
 'odometer': 214653,
 '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': 'Audi A6 Avant Business Edition Sport 35 TDI S tronic 5d',
 'transmission': 'automatic',
 'trim': 'Avant Business Edition Sport 35 TDI S tronic 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:29 [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 15:06:29 [ecarstrade.be] INFO: Saving data for 7009864auction111137: {'created_time': 1774623989.647403, 'last_price_update_time': 1774623989.647416, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009864auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5a0bf638-75a8-55f0-88df-44771841fca9
2026-03-27 15:06:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5a0bf638-75a8-55f0-88df-44771841fca9, skipping ID generation
2026-03-27 15:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a0bf638-75a8-55f0-88df-44771841fca9 with scrape type 1
2026-03-27 15:06:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5a0bf638-75a8-55f0-88df-44771841fca9 sending to next pipeline
2026-03-27 15:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5a0bf638-75a8-55f0-88df-44771841fca9, identifier: 7010002auction111137
2026-03-27 15:06:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 89490ad4-19ac-5cad-b04e-2c77e5292dcb
2026-03-27 15:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5a0bf638-75a8-55f0-88df-44771841fca9 with identifier: 7010002auction111137
2026-03-27 15:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5a0bf638-75a8-55f0-88df-44771841fca9 with identifier: 7010002auction111137
2026-03-27 15:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5a0bf638-75a8-55f0-88df-44771841fca9 with identifier: 7010002auction111137 to the API
2026-03-27 15:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:06: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 15:06:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010002/photo_001/780x0__r.jpg?hash=1774622421>
{'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-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '5a0bf638-75a8-55f0-88df-44771841fca9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010002',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volvo',
 'model': 'V60',
 'odometer': 221870,
 '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': 'Volvo V60 B4 D Inscription Aut. 5d',
 'transmission': 'automatic',
 'trim': 'B4 D Inscription Aut. 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:30 [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 15:06:30 [ecarstrade.be] INFO: Saving data for 7010002auction111137: {'created_time': 1774623990.066418, 'last_price_update_time': 1774623990.06643, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010002auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 89490ad4-19ac-5cad-b04e-2c77e5292dcb
2026-03-27 15:06:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 89490ad4-19ac-5cad-b04e-2c77e5292dcb
2026-03-27 15:06:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 89490ad4-19ac-5cad-b04e-2c77e5292dcb, skipping ID generation
2026-03-27 15:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89490ad4-19ac-5cad-b04e-2c77e5292dcb with scrape type 1
2026-03-27 15:06:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 89490ad4-19ac-5cad-b04e-2c77e5292dcb sending to next pipeline
2026-03-27 15:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 89490ad4-19ac-5cad-b04e-2c77e5292dcb, identifier: 7009958auction111137
2026-03-27 15:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010001> (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 15:06:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 89490ad4-19ac-5cad-b04e-2c77e5292dcb with identifier: 7009958auction111137
2026-03-27 15:06:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 89490ad4-19ac-5cad-b04e-2c77e5292dcb with identifier: 7009958auction111137
2026-03-27 15:06:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 89490ad4-19ac-5cad-b04e-2c77e5292dcb with identifier: 7009958auction111137 to the API
2026-03-27 15:06:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:06: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 15:06:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009958/photo_001/780x0__r.jpg?hash=1774622301>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '89490ad4-19ac-5cad-b04e-2c77e5292dcb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009958',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 167114,
 '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 96kW S&S EAT8 GT 5d',
 'transmission': 'automatic',
 'trim': '1.5 BlueHDi 96kW S&S EAT8 GT 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:30 [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 15:06:30 [ecarstrade.be] INFO: Saving data for 7009958auction111137: {'created_time': 1774623990.504701, 'last_price_update_time': 1774623990.504713, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009958auction111137') HTTP/1.1" 204 0
2026-03-27 15: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 15:06:30 [ecarstrade.be] INFO: Extracting details for car 7010001auction111137
2026-03-27 15:06:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b66b5d7-3d7d-5019-9e5b-2f51c8671407 with identifier: 7010001auction111137
2026-03-27 15:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b66b5d7-3d7d-5019-9e5b-2f51c8671407 with scrape type 1
2026-03-27 15:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2b66b5d7-3d7d-5019-9e5b-2f51c8671407
2026-03-27 15:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7010001%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622423%27 HTTP/1.1" 200 None
2026-03-27 15:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010001/photo_001/780x0__r.jpg?hash=1774622423 not downloaded yet
2026-03-27 15:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7010001%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622423%27 HTTP/1.1" 200 None
2026-03-27 15:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010001/photo_002/780x0__r.jpg?hash=1774622423 not downloaded yet
2026-03-27 15:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7010001%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622423%27 HTTP/1.1" 200 None
2026-03-27 15:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010001/photo_003/780x0__r.jpg?hash=1774622423 not downloaded yet
2026-03-27 15:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7010001%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622423%27 HTTP/1.1" 200 None
2026-03-27 15:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010001/photo_004/780x0__r.jpg?hash=1774622423 not downloaded yet
2026-03-27 15:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7010001%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622424%27 HTTP/1.1" 200 None
2026-03-27 15:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010001/photo_005/780x0__r.jpg?hash=1774622424 not downloaded yet
2026-03-27 15:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7010001%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622424%27 HTTP/1.1" 200 None
2026-03-27 15:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010001/photo_006/780x0__r.jpg?hash=1774622424 not downloaded yet
2026-03-27 15:06:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009871> (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 15:06: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 15:06:31 [ecarstrade.be] INFO: Extracting details for car 7009871auction111137
2026-03-27 15:06:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feebd74b-68d6-51d6-b7b0-9cd655a50a18 with identifier: 7009871auction111137
2026-03-27 15:06:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feebd74b-68d6-51d6-b7b0-9cd655a50a18 with scrape type 1
2026-03-27 15:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item feebd74b-68d6-51d6-b7b0-9cd655a50a18
2026-03-27 15:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009871%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622086%27 HTTP/1.1" 200 None
2026-03-27 15:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009871/photo_001/780x0__r.jpg?hash=1774622086 not downloaded yet
2026-03-27 15:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009871%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622086%27 HTTP/1.1" 200 None
2026-03-27 15:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009871/photo_002/780x0__r.jpg?hash=1774622086 not downloaded yet
2026-03-27 15:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009871%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622086%27 HTTP/1.1" 200 None
2026-03-27 15:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009871/photo_003/780x0__r.jpg?hash=1774622086 not downloaded yet
2026-03-27 15:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009871%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622086%27 HTTP/1.1" 200 None
2026-03-27 15:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009871/photo_004/780x0__r.jpg?hash=1774622086 not downloaded yet
2026-03-27 15:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009871%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622086%27 HTTP/1.1" 200 None
2026-03-27 15:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009871/photo_005/780x0__r.jpg?hash=1774622086 not downloaded yet
2026-03-27 15:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009871%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622087%27 HTTP/1.1" 200 None
2026-03-27 15:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009871/photo_006/780x0__r.jpg?hash=1774622087 not downloaded yet
2026-03-27 15:06:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009889> (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 15:06: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 15:06:31 [ecarstrade.be] INFO: Extracting details for car 7009889auction111137
2026-03-27 15:06:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b2de5d6-4e21-570f-adde-ea541900b2ed with identifier: 7009889auction111137
2026-03-27 15:06:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b2de5d6-4e21-570f-adde-ea541900b2ed with scrape type 1
2026-03-27 15:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6b2de5d6-4e21-570f-adde-ea541900b2ed
2026-03-27 15:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009889%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622127%27 HTTP/1.1" 200 None
2026-03-27 15:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009889/photo_001/780x0__r.jpg?hash=1774622127 not downloaded yet
2026-03-27 15:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009889%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622127%27 HTTP/1.1" 200 None
2026-03-27 15:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009889/photo_002/780x0__r.jpg?hash=1774622127 not downloaded yet
2026-03-27 15:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009889%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622127%27 HTTP/1.1" 200 None
2026-03-27 15:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009889/photo_003/780x0__r.jpg?hash=1774622127 not downloaded yet
2026-03-27 15:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009889%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622127%27 HTTP/1.1" 200 None
2026-03-27 15:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009889/photo_004/780x0__r.jpg?hash=1774622127 not downloaded yet
2026-03-27 15:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009889%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622127%27 HTTP/1.1" 200 None
2026-03-27 15:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009889/photo_005/780x0__r.jpg?hash=1774622127 not downloaded yet
2026-03-27 15:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009889%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622128%27 HTTP/1.1" 200 None
2026-03-27 15:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009889/photo_006/780x0__r.jpg?hash=1774622128 not downloaded yet
2026-03-27 15:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009876> (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 15: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 15:06:33 [ecarstrade.be] INFO: Extracting details for car 7009876auction111137
2026-03-27 15:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efb3fa10-ce72-53b4-a244-daaf80997241 with identifier: 7009876auction111137
2026-03-27 15:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efb3fa10-ce72-53b4-a244-daaf80997241 with scrape type 1
2026-03-27 15:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item efb3fa10-ce72-53b4-a244-daaf80997241
2026-03-27 15:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009876%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622096%27 HTTP/1.1" 200 None
2026-03-27 15:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009876/photo_001/780x0__r.jpg?hash=1774622096 not downloaded yet
2026-03-27 15:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009876%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622096%27 HTTP/1.1" 200 None
2026-03-27 15:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009876/photo_002/780x0__r.jpg?hash=1774622096 not downloaded yet
2026-03-27 15:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009876%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622096%27 HTTP/1.1" 200 None
2026-03-27 15:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009876/photo_003/780x0__r.jpg?hash=1774622096 not downloaded yet
2026-03-27 15:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009876%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622096%27 HTTP/1.1" 200 None
2026-03-27 15:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009876/photo_004/780x0__r.jpg?hash=1774622096 not downloaded yet
2026-03-27 15:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009876%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622097%27 HTTP/1.1" 200 None
2026-03-27 15:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009876/photo_005/780x0__r.jpg?hash=1774622097 not downloaded yet
2026-03-27 15:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009876%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622096%27 HTTP/1.1" 200 None
2026-03-27 15:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009876/photo_006/780x0__r.jpg?hash=1774622096 not downloaded yet
2026-03-27 15:06:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009869> (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 15:06: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 15:06:37 [ecarstrade.be] INFO: Extracting details for car 7009869auction111137
2026-03-27 15:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 370ed71a-0341-5d15-8806-ae6b1be07f32 with identifier: 7009869auction111137
2026-03-27 15:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 370ed71a-0341-5d15-8806-ae6b1be07f32 with scrape type 1
2026-03-27 15:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 370ed71a-0341-5d15-8806-ae6b1be07f32
2026-03-27 15:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009869%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622081%27 HTTP/1.1" 200 None
2026-03-27 15:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009869/photo_001/780x0__r.jpg?hash=1774622081 not downloaded yet
2026-03-27 15:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009869%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622081%27 HTTP/1.1" 200 None
2026-03-27 15:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009869/photo_002/780x0__r.jpg?hash=1774622081 not downloaded yet
2026-03-27 15:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009869%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622081%27 HTTP/1.1" 200 None
2026-03-27 15:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009869/photo_003/780x0__r.jpg?hash=1774622081 not downloaded yet
2026-03-27 15:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009869%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622081%27 HTTP/1.1" 200 None
2026-03-27 15:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009869/photo_004/780x0__r.jpg?hash=1774622081 not downloaded yet
2026-03-27 15:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009869%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622081%27 HTTP/1.1" 200 None
2026-03-27 15:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009869/photo_005/780x0__r.jpg?hash=1774622081 not downloaded yet
2026-03-27 15:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009869%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622081%27 HTTP/1.1" 200 None
2026-03-27 15:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009869/photo_006/780x0__r.jpg?hash=1774622081 not downloaded yet
2026-03-27 15:06:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009883> (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 15:06: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 15:06:37 [ecarstrade.be] INFO: Extracting details for car 7009883auction111137
2026-03-27 15:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 274f5ac6-fc4b-56ee-a4c1-94a9ae0505a3 with identifier: 7009883auction111137
2026-03-27 15:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 274f5ac6-fc4b-56ee-a4c1-94a9ae0505a3 with scrape type 1
2026-03-27 15:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 274f5ac6-fc4b-56ee-a4c1-94a9ae0505a3
2026-03-27 15:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009883%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622111%27 HTTP/1.1" 200 None
2026-03-27 15:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009883/photo_001/780x0__r.jpg?hash=1774622111 not downloaded yet
2026-03-27 15:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009883%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622111%27 HTTP/1.1" 200 None
2026-03-27 15:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009883/photo_002/780x0__r.jpg?hash=1774622111 not downloaded yet
2026-03-27 15:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009883%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622111%27 HTTP/1.1" 200 None
2026-03-27 15:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009883/photo_003/780x0__r.jpg?hash=1774622111 not downloaded yet
2026-03-27 15:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009883%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622111%27 HTTP/1.1" 200 None
2026-03-27 15:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009883/photo_004/780x0__r.jpg?hash=1774622111 not downloaded yet
2026-03-27 15:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009883%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622111%27 HTTP/1.1" 200 None
2026-03-27 15:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009883/photo_005/780x0__r.jpg?hash=1774622111 not downloaded yet
2026-03-27 15:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009883%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622111%27 HTTP/1.1" 200 None
2026-03-27 15:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009883/photo_006/780x0__r.jpg?hash=1774622111 not downloaded yet
2026-03-27 15:06:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009991> (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 15: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 15:06:38 [ecarstrade.be] INFO: Extracting details for car 7009991auction111137
2026-03-27 15:06:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcc90336-6247-5a75-8f3e-79630077afd9 with identifier: 7009991auction111137
2026-03-27 15:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcc90336-6247-5a75-8f3e-79630077afd9 with scrape type 1
2026-03-27 15:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dcc90336-6247-5a75-8f3e-79630077afd9
2026-03-27 15:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009991%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622396%27 HTTP/1.1" 200 None
2026-03-27 15:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009991/photo_001/780x0__r.jpg?hash=1774622396 not downloaded yet
2026-03-27 15:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009991%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622394%27 HTTP/1.1" 200 None
2026-03-27 15:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009991/photo_002/780x0__r.jpg?hash=1774622394 not downloaded yet
2026-03-27 15:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009991%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622394%27 HTTP/1.1" 200 None
2026-03-27 15:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009991/photo_003/780x0__r.jpg?hash=1774622394 not downloaded yet
2026-03-27 15:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009991%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622395%27 HTTP/1.1" 200 None
2026-03-27 15:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009991/photo_004/780x0__r.jpg?hash=1774622395 not downloaded yet
2026-03-27 15:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009991%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622395%27 HTTP/1.1" 200 None
2026-03-27 15:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009991/photo_005/780x0__r.jpg?hash=1774622395 not downloaded yet
2026-03-27 15:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009991%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622395%27 HTTP/1.1" 200 None
2026-03-27 15:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009991/photo_006/780x0__r.jpg?hash=1774622395 not downloaded yet
2026-03-27 15:06:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009997> (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 15: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 15:06:39 [ecarstrade.be] INFO: Extracting details for car 7009997auction111137
2026-03-27 15:06:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc9a4a65-6723-5cab-813f-a6a54e377ad9 with identifier: 7009997auction111137
2026-03-27 15:06:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc9a4a65-6723-5cab-813f-a6a54e377ad9 with scrape type 1
2026-03-27 15:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dc9a4a65-6723-5cab-813f-a6a54e377ad9
2026-03-27 15:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009997%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622409%27 HTTP/1.1" 200 None
2026-03-27 15:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009997/photo_001/780x0__r.jpg?hash=1774622409 not downloaded yet
2026-03-27 15:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009997%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622409%27 HTTP/1.1" 200 None
2026-03-27 15:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009997/photo_002/780x0__r.jpg?hash=1774622409 not downloaded yet
2026-03-27 15:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009997%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622409%27 HTTP/1.1" 200 None
2026-03-27 15:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009997/photo_003/780x0__r.jpg?hash=1774622409 not downloaded yet
2026-03-27 15:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009997%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622410%27 HTTP/1.1" 200 None
2026-03-27 15:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009997/photo_004/780x0__r.jpg?hash=1774622410 not downloaded yet
2026-03-27 15:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009997%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622410%27 HTTP/1.1" 200 None
2026-03-27 15:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009997/photo_005/780x0__r.jpg?hash=1774622410 not downloaded yet
2026-03-27 15:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009997%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622410%27 HTTP/1.1" 200 None
2026-03-27 15:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009997/photo_006/780x0__r.jpg?hash=1774622410 not downloaded yet
2026-03-27 15:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009960> (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 15: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 15:06:39 [ecarstrade.be] INFO: Extracting details for car 7009960auction111137
2026-03-27 15:06:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef8e8892-9231-53af-a1ef-176683b1d492 with identifier: 7009960auction111137
2026-03-27 15:06:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef8e8892-9231-53af-a1ef-176683b1d492 with scrape type 1
2026-03-27 15:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ef8e8892-9231-53af-a1ef-176683b1d492
2026-03-27 15:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009960%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622305%27 HTTP/1.1" 200 None
2026-03-27 15:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009960/photo_001/780x0__r.jpg?hash=1774622305 not downloaded yet
2026-03-27 15:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009960%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622306%27 HTTP/1.1" 200 None
2026-03-27 15:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009960/photo_002/780x0__r.jpg?hash=1774622306 not downloaded yet
2026-03-27 15:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009960%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622306%27 HTTP/1.1" 200 None
2026-03-27 15:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009960/photo_003/780x0__r.jpg?hash=1774622306 not downloaded yet
2026-03-27 15:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009960%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622306%27 HTTP/1.1" 200 None
2026-03-27 15:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009960/photo_004/780x0__r.jpg?hash=1774622306 not downloaded yet
2026-03-27 15:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009960%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622307%27 HTTP/1.1" 200 None
2026-03-27 15:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009960/photo_005/780x0__r.jpg?hash=1774622307 not downloaded yet
2026-03-27 15:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009960%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622306%27 HTTP/1.1" 200 None
2026-03-27 15:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009960/photo_006/780x0__r.jpg?hash=1774622306 not downloaded yet
2026-03-27 15:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009867> (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 15:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010001/photo_006/780x0__r.jpg?hash=1774622424> (referer: https://ecarstrade.com/cars/7010001)
2026-03-27 15:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009971> (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 15:06:44 [ecarstrade.be] INFO: Extracting details for car 7009867auction111137
2026-03-27 15:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 111d5997-ae05-524b-a5f4-834b273c92aa with identifier: 7009867auction111137
2026-03-27 15:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 111d5997-ae05-524b-a5f4-834b273c92aa with scrape type 1
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 111d5997-ae05-524b-a5f4-834b273c92aa
2026-03-27 15:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009867%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622073%27 HTTP/1.1" 200 None
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009867/photo_001/780x0__r.jpg?hash=1774622073 not downloaded yet
2026-03-27 15:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009889/photo_006/780x0__r.jpg?hash=1774622128> (referer: https://ecarstrade.com/cars/7009889)
2026-03-27 15:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009867%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622073%27 HTTP/1.1" 200 None
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009867/photo_002/780x0__r.jpg?hash=1774622073 not downloaded yet
2026-03-27 15:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009871/photo_006/780x0__r.jpg?hash=1774622087> (referer: https://ecarstrade.com/cars/7009871)
2026-03-27 15:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009867%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622073%27 HTTP/1.1" 200 None
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009867/photo_003/780x0__r.jpg?hash=1774622073 not downloaded yet
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2b66b5d7-3d7d-5019-9e5b-2f51c8671407
2026-03-27 15:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009867%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622073%27 HTTP/1.1" 200 None
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009867/photo_004/780x0__r.jpg?hash=1774622073 not downloaded yet
2026-03-27 15:06:44 [ecarstrade.be] INFO: Extracting details for car 7009971auction111137
2026-03-27 15:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009867%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622073%27 HTTP/1.1" 200 None
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009867/photo_005/780x0__r.jpg?hash=1774622073 not downloaded yet
2026-03-27 15:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009876/photo_006/780x0__r.jpg?hash=1774622096> (referer: https://ecarstrade.com/cars/7009876)
2026-03-27 15:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009867%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622073%27 HTTP/1.1" 200 None
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009867/photo_006/780x0__r.jpg?hash=1774622073 not downloaded yet
2026-03-27 15:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a56f8c1-35ec-5785-959d-53cd4510573c with identifier: 7009971auction111137
2026-03-27 15:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a56f8c1-35ec-5785-959d-53cd4510573c with scrape type 1
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8a56f8c1-35ec-5785-959d-53cd4510573c
2026-03-27 15:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009971%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622337%27 HTTP/1.1" 200 None
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009971/photo_001/780x0__r.jpg?hash=1774622337 not downloaded yet
2026-03-27 15:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009869/photo_006/780x0__r.jpg?hash=1774622081> (referer: https://ecarstrade.com/cars/7009869)
2026-03-27 15:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009971%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622337%27 HTTP/1.1" 200 None
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009971/photo_002/780x0__r.jpg?hash=1774622337 not downloaded yet
2026-03-27 15:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009971%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622337%27 HTTP/1.1" 200 None
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009971/photo_003/780x0__r.jpg?hash=1774622337 not downloaded yet
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6b2de5d6-4e21-570f-adde-ea541900b2ed
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item feebd74b-68d6-51d6-b7b0-9cd655a50a18
2026-03-27 15:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009971%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622337%27 HTTP/1.1" 200 None
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009971/photo_004/780x0__r.jpg?hash=1774622337 not downloaded yet
2026-03-27 15:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009971%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622337%27 HTTP/1.1" 200 None
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009971/photo_005/780x0__r.jpg?hash=1774622337 not downloaded yet
2026-03-27 15:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009991/photo_006/780x0__r.jpg?hash=1774622395> (referer: https://ecarstrade.com/cars/7009991)
2026-03-27 15:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009971%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622337%27 HTTP/1.1" 200 None
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009971/photo_006/780x0__r.jpg?hash=1774622337 not downloaded yet
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item efb3fa10-ce72-53b4-a244-daaf80997241
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 370ed71a-0341-5d15-8806-ae6b1be07f32
2026-03-27 15:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009883/photo_006/780x0__r.jpg?hash=1774622111> (referer: https://ecarstrade.com/cars/7009883)
2026-03-27 15:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009997/photo_006/780x0__r.jpg?hash=1774622410> (referer: https://ecarstrade.com/cars/7009997)
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dcc90336-6247-5a75-8f3e-79630077afd9
2026-03-27 15:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009960/photo_006/780x0__r.jpg?hash=1774622306> (referer: https://ecarstrade.com/cars/7009960)
2026-03-27 15:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009960/photo_005/780x0__r.jpg?hash=1774622307> (referer: https://ecarstrade.com/cars/7009960)
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 274f5ac6-fc4b-56ee-a4c1-94a9ae0505a3
2026-03-27 15:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009867/photo_001/780x0__r.jpg?hash=1774622073> (referer: https://ecarstrade.com/cars/7009867)
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dc9a4a65-6723-5cab-813f-a6a54e377ad9
2026-03-27 15:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009944> (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 15:06:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ef8e8892-9231-53af-a1ef-176683b1d492
2026-03-27 15:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009960/photo_004/780x0__r.jpg?hash=1774622306> (referer: https://ecarstrade.com/cars/7009960)
2026-03-27 15:06:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ef8e8892-9231-53af-a1ef-176683b1d492
2026-03-27 15:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009867/photo_002/780x0__r.jpg?hash=1774622073> (referer: https://ecarstrade.com/cars/7009867)
2026-03-27 15:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009867/photo_005/780x0__r.jpg?hash=1774622073> (referer: https://ecarstrade.com/cars/7009867)
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 111d5997-ae05-524b-a5f4-834b273c92aa
2026-03-27 15:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009971/photo_005/780x0__r.jpg?hash=1774622337> (referer: https://ecarstrade.com/cars/7009971)
2026-03-27 15:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009971/photo_006/780x0__r.jpg?hash=1774622337> (referer: https://ecarstrade.com/cars/7009971)
2026-03-27 15:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009971/photo_001/780x0__r.jpg?hash=1774622337> (referer: https://ecarstrade.com/cars/7009971)
2026-03-27 15:06:45 [ecarstrade.be] INFO: Extracting details for car 7009944auction111137
2026-03-27 15:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009971/photo_002/780x0__r.jpg?hash=1774622337> (referer: https://ecarstrade.com/cars/7009971)
2026-03-27 15:06:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfa08c6b-dd52-5fb0-87ce-c7888ef1f7d8 with identifier: 7009944auction111137
2026-03-27 15:06:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfa08c6b-dd52-5fb0-87ce-c7888ef1f7d8 with scrape type 1
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cfa08c6b-dd52-5fb0-87ce-c7888ef1f7d8
2026-03-27 15:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009944%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622263%27 HTTP/1.1" 200 None
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009944/photo_001/780x0__r.jpg?hash=1774622263 not downloaded yet
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ef8e8892-9231-53af-a1ef-176683b1d492
2026-03-27 15:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009971/photo_004/780x0__r.jpg?hash=1774622337> (referer: https://ecarstrade.com/cars/7009971)
2026-03-27 15:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009971/photo_003/780x0__r.jpg?hash=1774622337> (referer: https://ecarstrade.com/cars/7009971)
2026-03-27 15:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009944%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622263%27 HTTP/1.1" 200 None
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009944/photo_002/780x0__r.jpg?hash=1774622263 not downloaded yet
2026-03-27 15:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009867/photo_006/780x0__r.jpg?hash=1774622073> (referer: https://ecarstrade.com/cars/7009867)
2026-03-27 15:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009944%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622264%27 HTTP/1.1" 200 None
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009944/photo_003/780x0__r.jpg?hash=1774622264 not downloaded yet
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 111d5997-ae05-524b-a5f4-834b273c92aa
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 111d5997-ae05-524b-a5f4-834b273c92aa
2026-03-27 15:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009944%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622263%27 HTTP/1.1" 200 None
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009944/photo_004/780x0__r.jpg?hash=1774622263 not downloaded yet
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8a56f8c1-35ec-5785-959d-53cd4510573c
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8a56f8c1-35ec-5785-959d-53cd4510573c
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8a56f8c1-35ec-5785-959d-53cd4510573c
2026-03-27 15:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009867/photo_004/780x0__r.jpg?hash=1774622073> (referer: https://ecarstrade.com/cars/7009867)
2026-03-27 15:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009944%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622263%27 HTTP/1.1" 200 None
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009944/photo_005/780x0__r.jpg?hash=1774622263 not downloaded yet
2026-03-27 15:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009960/photo_003/780x0__r.jpg?hash=1774622306> (referer: https://ecarstrade.com/cars/7009960)
2026-03-27 15:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009944%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622263%27 HTTP/1.1" 200 None
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009944/photo_006/780x0__r.jpg?hash=1774622263 not downloaded yet
2026-03-27 15:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009867/photo_003/780x0__r.jpg?hash=1774622073> (referer: https://ecarstrade.com/cars/7009867)
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8a56f8c1-35ec-5785-959d-53cd4510573c
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8a56f8c1-35ec-5785-959d-53cd4510573c
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8a56f8c1-35ec-5785-959d-53cd4510573c
2026-03-27 15:06:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a56f8c1-35ec-5785-959d-53cd4510573c, skipping ID generation
2026-03-27 15:06:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a56f8c1-35ec-5785-959d-53cd4510573c with scrape type 1
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a56f8c1-35ec-5785-959d-53cd4510573c sending to next pipeline
2026-03-27 15:06:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8a56f8c1-35ec-5785-959d-53cd4510573c, identifier: 7009971auction111137
2026-03-27 15:06:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8a56f8c1-35ec-5785-959d-53cd4510573c with identifier: 7009971auction111137
2026-03-27 15:06:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8a56f8c1-35ec-5785-959d-53cd4510573c with identifier: 7009971auction111137
2026-03-27 15:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8a56f8c1-35ec-5785-959d-53cd4510573c with identifier: 7009971auction111137 to the API
2026-03-27 15:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:06:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009971/photo_003/780x0__r.jpg?hash=1774622337>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '8a56f8c1-35ec-5785-959d-53cd4510573c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009971',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': 'Rifter',
 'odometer': 148851,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-08-01',
 'seats_number': 7,
 'seller_name': None,
 'title': "Peugeot, Rifter '18, Peugeot Rifter 1.5 BlueHDi 130 EAT8 S/S GT "
          'Line Lo 7pl',
 'transmission': 'automatic',
 'trim': ",  '18,   1.5 BlueHDi 130 EAT8 S/S GT Line Lo 7pl",
 'vin': None,
 'year': 2019}
2026-03-27 15:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009971auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:45 [ecarstrade.be] INFO: Saving data for 7009971auction111137: {'created_time': 1774624005.788643, 'last_price_update_time': 1774624005.788655, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009971auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009960/photo_002/780x0__r.jpg?hash=1774622306> (referer: https://ecarstrade.com/cars/7009960)
2026-03-27 15:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009997/photo_005/780x0__r.jpg?hash=1774622410> (referer: https://ecarstrade.com/cars/7009997)
2026-03-27 15:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009960/photo_001/780x0__r.jpg?hash=1774622305> (referer: https://ecarstrade.com/cars/7009960)
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 111d5997-ae05-524b-a5f4-834b273c92aa
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 111d5997-ae05-524b-a5f4-834b273c92aa
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ef8e8892-9231-53af-a1ef-176683b1d492
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 111d5997-ae05-524b-a5f4-834b273c92aa
2026-03-27 15:06:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 111d5997-ae05-524b-a5f4-834b273c92aa, skipping ID generation
2026-03-27 15:06:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 111d5997-ae05-524b-a5f4-834b273c92aa with scrape type 1
2026-03-27 15:06:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 111d5997-ae05-524b-a5f4-834b273c92aa sending to next pipeline
2026-03-27 15:06:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 111d5997-ae05-524b-a5f4-834b273c92aa, identifier: 7009867auction111137
2026-03-27 15:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009941> (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 15:06:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 111d5997-ae05-524b-a5f4-834b273c92aa with identifier: 7009867auction111137
2026-03-27 15:06:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 111d5997-ae05-524b-a5f4-834b273c92aa with identifier: 7009867auction111137
2026-03-27 15:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 111d5997-ae05-524b-a5f4-834b273c92aa with identifier: 7009867auction111137 to the API
2026-03-27 15:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:06: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 15:06:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009867/photo_003/780x0__r.jpg?hash=1774622073>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '111d5997-ae05-524b-a5f4-834b273c92aa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009867',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': '116',
 'odometer': 134572,
 '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': "BMW, 1-serie '19, BMW 1 Reeks Hatch 116dA (85 kW) 5d",
 'transmission': 'automatic',
 'trim': ", 1-serie '19,  1 Reeks Hatch dA (85 kW) 5d",
 'vin': None,
 'year': 2021}
2026-03-27 15:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:46 [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 15:06:46 [ecarstrade.be] INFO: Saving data for 7009867auction111137: {'created_time': 1774624006.180259, 'last_price_update_time': 1774624006.180271, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009867auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:46 [ecarstrade.be] INFO: Extracting details for car 7009941auction111137
2026-03-27 15:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009997/photo_004/780x0__r.jpg?hash=1774622410> (referer: https://ecarstrade.com/cars/7009997)
2026-03-27 15:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009997/photo_003/780x0__r.jpg?hash=1774622409> (referer: https://ecarstrade.com/cars/7009997)
2026-03-27 15:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009944/photo_001/780x0__r.jpg?hash=1774622263> (referer: https://ecarstrade.com/cars/7009944)
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ef8e8892-9231-53af-a1ef-176683b1d492
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dc9a4a65-6723-5cab-813f-a6a54e377ad9
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ef8e8892-9231-53af-a1ef-176683b1d492
2026-03-27 15:06:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ef8e8892-9231-53af-a1ef-176683b1d492, skipping ID generation
2026-03-27 15:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef8e8892-9231-53af-a1ef-176683b1d492 with scrape type 1
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ef8e8892-9231-53af-a1ef-176683b1d492 sending to next pipeline
2026-03-27 15:06:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ef8e8892-9231-53af-a1ef-176683b1d492, identifier: 7009960auction111137
2026-03-27 15:06:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c8e9920-5d47-57f5-a977-426736419b6c with identifier: 7009941auction111137
2026-03-27 15:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c8e9920-5d47-57f5-a977-426736419b6c with scrape type 1
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9c8e9920-5d47-57f5-a977-426736419b6c
2026-03-27 15:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009941%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622255%27 HTTP/1.1" 200 None
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009941/photo_001/780x0__r.jpg?hash=1774622255 not downloaded yet
2026-03-27 15:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009944/photo_005/780x0__r.jpg?hash=1774622263> (referer: https://ecarstrade.com/cars/7009944)
2026-03-27 15:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009944/photo_002/780x0__r.jpg?hash=1774622263> (referer: https://ecarstrade.com/cars/7009944)
2026-03-27 15:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009997/photo_002/780x0__r.jpg?hash=1774622409> (referer: https://ecarstrade.com/cars/7009997)
2026-03-27 15:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009944/photo_004/780x0__r.jpg?hash=1774622263> (referer: https://ecarstrade.com/cars/7009944)
2026-03-27 15:06:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ef8e8892-9231-53af-a1ef-176683b1d492 with identifier: 7009960auction111137
2026-03-27 15:06:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ef8e8892-9231-53af-a1ef-176683b1d492 with identifier: 7009960auction111137
2026-03-27 15:06:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ef8e8892-9231-53af-a1ef-176683b1d492 with identifier: 7009960auction111137 to the API
2026-03-27 15:06:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:06: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 15:06:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009960/photo_001/780x0__r.jpg?hash=1774622305>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'ef8e8892-9231-53af-a1ef-176683b1d492',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009960',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 161691,
 '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': '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': 2019}
2026-03-27 15:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:46 [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 15:06:46 [ecarstrade.be] INFO: Saving data for 7009960auction111137: {'created_time': 1774624006.796471, 'last_price_update_time': 1774624006.796486, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009960auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009941%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622255%27 HTTP/1.1" 200 None
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009941/photo_002/780x0__r.jpg?hash=1774622255 not downloaded yet
2026-03-27 15:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009993> (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 15:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009873> (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 15:06:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dc9a4a65-6723-5cab-813f-a6a54e377ad9
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dc9a4a65-6723-5cab-813f-a6a54e377ad9
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cfa08c6b-dd52-5fb0-87ce-c7888ef1f7d8
2026-03-27 15:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009941%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622255%27 HTTP/1.1" 200 None
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009941/photo_003/780x0__r.jpg?hash=1774622255 not downloaded yet
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cfa08c6b-dd52-5fb0-87ce-c7888ef1f7d8
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cfa08c6b-dd52-5fb0-87ce-c7888ef1f7d8
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dc9a4a65-6723-5cab-813f-a6a54e377ad9
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cfa08c6b-dd52-5fb0-87ce-c7888ef1f7d8
2026-03-27 15:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009997/photo_001/780x0__r.jpg?hash=1774622409> (referer: https://ecarstrade.com/cars/7009997)
2026-03-27 15:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009944/photo_006/780x0__r.jpg?hash=1774622263> (referer: https://ecarstrade.com/cars/7009944)
2026-03-27 15:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009991/photo_005/780x0__r.jpg?hash=1774622395> (referer: https://ecarstrade.com/cars/7009991)
2026-03-27 15:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009941%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622255%27 HTTP/1.1" 200 None
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009941/photo_004/780x0__r.jpg?hash=1774622255 not downloaded yet
2026-03-27 15:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009941%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622256%27 HTTP/1.1" 200 None
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009941/photo_005/780x0__r.jpg?hash=1774622256 not downloaded yet
2026-03-27 15:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009941%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622255%27 HTTP/1.1" 200 None
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009941/photo_006/780x0__r.jpg?hash=1774622255 not downloaded yet
2026-03-27 15:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009944/photo_003/780x0__r.jpg?hash=1774622264> (referer: https://ecarstrade.com/cars/7009944)
2026-03-27 15:06:46 [ecarstrade.be] INFO: Extracting details for car 7009993auction111137
2026-03-27 15:06:46 [ecarstrade.be] INFO: Extracting details for car 7009873auction111137
2026-03-27 15:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009991/photo_004/780x0__r.jpg?hash=1774622395> (referer: https://ecarstrade.com/cars/7009991)
2026-03-27 15:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009991/photo_002/780x0__r.jpg?hash=1774622394> (referer: https://ecarstrade.com/cars/7009991)
2026-03-27 15:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009991/photo_001/780x0__r.jpg?hash=1774622396> (referer: https://ecarstrade.com/cars/7009991)
2026-03-27 15:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009991/photo_003/780x0__r.jpg?hash=1774622394> (referer: https://ecarstrade.com/cars/7009991)
2026-03-27 15:06:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 152ccc82-4371-5067-8c06-b500915f38e9 with identifier: 7009993auction111137
2026-03-27 15:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 152ccc82-4371-5067-8c06-b500915f38e9 with scrape type 1
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 152ccc82-4371-5067-8c06-b500915f38e9
2026-03-27 15:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009993%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622401%27 HTTP/1.1" 200 None
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009993/photo_001/780x0__r.jpg?hash=1774622401 not downloaded yet
2026-03-27 15:06:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cfd81fe-f032-5745-b968-ec2626a17a77 with identifier: 7009873auction111137
2026-03-27 15:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cfd81fe-f032-5745-b968-ec2626a17a77 with scrape type 1
2026-03-27 15:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7cfd81fe-f032-5745-b968-ec2626a17a77
2026-03-27 15:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009873%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622088%27 HTTP/1.1" 200 None
2026-03-27 15:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009873/photo_001/780x0__r.jpg?hash=1774622088 not downloaded yet
2026-03-27 15:06:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009883/photo_005/780x0__r.jpg?hash=1774622111> (referer: https://ecarstrade.com/cars/7009883)
2026-03-27 15:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009993%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622401%27 HTTP/1.1" 200 None
2026-03-27 15:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009993/photo_002/780x0__r.jpg?hash=1774622401 not downloaded yet
2026-03-27 15:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009873%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622090%27 HTTP/1.1" 200 None
2026-03-27 15:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009873/photo_002/780x0__r.jpg?hash=1774622090 not downloaded yet
2026-03-27 15:06:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dc9a4a65-6723-5cab-813f-a6a54e377ad9
2026-03-27 15:06:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dc9a4a65-6723-5cab-813f-a6a54e377ad9, skipping ID generation
2026-03-27 15:06:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc9a4a65-6723-5cab-813f-a6a54e377ad9 with scrape type 1
2026-03-27 15:06:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dc9a4a65-6723-5cab-813f-a6a54e377ad9 sending to next pipeline
2026-03-27 15:06:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dc9a4a65-6723-5cab-813f-a6a54e377ad9, identifier: 7009997auction111137
2026-03-27 15:06:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cfa08c6b-dd52-5fb0-87ce-c7888ef1f7d8
2026-03-27 15:06:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dcc90336-6247-5a75-8f3e-79630077afd9
2026-03-27 15:06:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009883/photo_002/780x0__r.jpg?hash=1774622111> (referer: https://ecarstrade.com/cars/7009883)
2026-03-27 15:06:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009941/photo_001/780x0__r.jpg?hash=1774622255> (referer: https://ecarstrade.com/cars/7009941)
2026-03-27 15:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009993%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622401%27 HTTP/1.1" 200 None
2026-03-27 15:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009993/photo_003/780x0__r.jpg?hash=1774622401 not downloaded yet
2026-03-27 15:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009873%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622088%27 HTTP/1.1" 200 None
2026-03-27 15:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009873/photo_003/780x0__r.jpg?hash=1774622088 not downloaded yet
2026-03-27 15:06:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dc9a4a65-6723-5cab-813f-a6a54e377ad9 with identifier: 7009997auction111137
2026-03-27 15:06:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dc9a4a65-6723-5cab-813f-a6a54e377ad9 with identifier: 7009997auction111137
2026-03-27 15:06:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dc9a4a65-6723-5cab-813f-a6a54e377ad9 with identifier: 7009997auction111137 to the API
2026-03-27 15:06:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:06: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 15:06:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009997/photo_001/780x0__r.jpg?hash=1774622409>
{'auction_title': '',
 'c_o_2_emission_value': 158,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'dc9a4a65-6723-5cab-813f-a6a54e377ad9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009997',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 184572,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volkswagen Passat Variant 1.6 TDI SCR DSG7 Elegance Business 5d',
 'transmission': 'automatic',
 'trim': '1.6 TDI SCR DSG7 Elegance Business 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:47 [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 15:06:47 [ecarstrade.be] INFO: Saving data for 7009997auction111137: {'created_time': 1774624007.518083, 'last_price_update_time': 1774624007.518093, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009997auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009941/photo_003/780x0__r.jpg?hash=1774622255> (referer: https://ecarstrade.com/cars/7009941)
2026-03-27 15:06:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009883/photo_001/780x0__r.jpg?hash=1774622111> (referer: https://ecarstrade.com/cars/7009883)
2026-03-27 15:06:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009883/photo_003/780x0__r.jpg?hash=1774622111> (referer: https://ecarstrade.com/cars/7009883)
2026-03-27 15:06:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009883/photo_004/780x0__r.jpg?hash=1774622111> (referer: https://ecarstrade.com/cars/7009883)
2026-03-27 15:06:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cfa08c6b-dd52-5fb0-87ce-c7888ef1f7d8
2026-03-27 15:06:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cfa08c6b-dd52-5fb0-87ce-c7888ef1f7d8, skipping ID generation
2026-03-27 15:06:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfa08c6b-dd52-5fb0-87ce-c7888ef1f7d8 with scrape type 1
2026-03-27 15:06:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cfa08c6b-dd52-5fb0-87ce-c7888ef1f7d8 sending to next pipeline
2026-03-27 15:06:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cfa08c6b-dd52-5fb0-87ce-c7888ef1f7d8, identifier: 7009944auction111137
2026-03-27 15:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009993%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622401%27 HTTP/1.1" 200 None
2026-03-27 15:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009993/photo_004/780x0__r.jpg?hash=1774622401 not downloaded yet
2026-03-27 15:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009873%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622088%27 HTTP/1.1" 200 None
2026-03-27 15:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009873/photo_004/780x0__r.jpg?hash=1774622088 not downloaded yet
2026-03-27 15:06:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cfa08c6b-dd52-5fb0-87ce-c7888ef1f7d8 with identifier: 7009944auction111137
2026-03-27 15:06:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cfa08c6b-dd52-5fb0-87ce-c7888ef1f7d8 with identifier: 7009944auction111137
2026-03-27 15:06:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cfa08c6b-dd52-5fb0-87ce-c7888ef1f7d8 with identifier: 7009944auction111137 to the API
2026-03-27 15:06:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:06: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 15:06:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009944/photo_003/780x0__r.jpg?hash=1774622264>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'cfa08c6b-dd52-5fb0-87ce-c7888ef1f7d8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009944',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 147356,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 1.5 BlueHDi 96kW S&S EAT8 GT Line 5d',
 'transmission': 'automatic',
 'trim': '1.5 BlueHDi 96kW S&S EAT8 GT Line 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:47 [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 15:06:47 [ecarstrade.be] INFO: Saving data for 7009944auction111137: {'created_time': 1774624007.971191, 'last_price_update_time': 1774624007.971201, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009944auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009869/photo_005/780x0__r.jpg?hash=1774622081> (referer: https://ecarstrade.com/cars/7009869)
2026-03-27 15:06:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009941/photo_002/780x0__r.jpg?hash=1774622255> (referer: https://ecarstrade.com/cars/7009941)
2026-03-27 15:06:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009941/photo_005/780x0__r.jpg?hash=1774622256> (referer: https://ecarstrade.com/cars/7009941)
2026-03-27 15:06:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009941/photo_004/780x0__r.jpg?hash=1774622255> (referer: https://ecarstrade.com/cars/7009941)
2026-03-27 15:06:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009941/photo_006/780x0__r.jpg?hash=1774622255> (referer: https://ecarstrade.com/cars/7009941)
2026-03-27 15:06:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009869/photo_004/780x0__r.jpg?hash=1774622081> (referer: https://ecarstrade.com/cars/7009869)
2026-03-27 15:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009993%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622401%27 HTTP/1.1" 200 None
2026-03-27 15:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009993/photo_005/780x0__r.jpg?hash=1774622401 not downloaded yet
2026-03-27 15:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009873%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622088%27 HTTP/1.1" 200 None
2026-03-27 15:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009873/photo_005/780x0__r.jpg?hash=1774622088 not downloaded yet
2026-03-27 15:06:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dcc90336-6247-5a75-8f3e-79630077afd9
2026-03-27 15:06:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dcc90336-6247-5a75-8f3e-79630077afd9
2026-03-27 15:06:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dcc90336-6247-5a75-8f3e-79630077afd9
2026-03-27 15:06:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dcc90336-6247-5a75-8f3e-79630077afd9
2026-03-27 15:06:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dcc90336-6247-5a75-8f3e-79630077afd9, skipping ID generation
2026-03-27 15:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcc90336-6247-5a75-8f3e-79630077afd9 with scrape type 1
2026-03-27 15:06:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dcc90336-6247-5a75-8f3e-79630077afd9 sending to next pipeline
2026-03-27 15:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dcc90336-6247-5a75-8f3e-79630077afd9, identifier: 7009991auction111137
2026-03-27 15:06:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 274f5ac6-fc4b-56ee-a4c1-94a9ae0505a3
2026-03-27 15:06:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 274f5ac6-fc4b-56ee-a4c1-94a9ae0505a3
2026-03-27 15:06:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9c8e9920-5d47-57f5-a977-426736419b6c
2026-03-27 15:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dcc90336-6247-5a75-8f3e-79630077afd9 with identifier: 7009991auction111137
2026-03-27 15:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dcc90336-6247-5a75-8f3e-79630077afd9 with identifier: 7009991auction111137
2026-03-27 15:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dcc90336-6247-5a75-8f3e-79630077afd9 with identifier: 7009991auction111137 to the API
2026-03-27 15:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:06:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009991/photo_003/780x0__r.jpg?hash=1774622394>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Natural Gas',
 'id': 'dcc90336-6247-5a75-8f3e-79630077afd9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009991',
 'listing': 'auction',
 'location': 'Belgium - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'Caddy',
 'odometer': 98216,
 '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': "VW, Caddy '15, Volkswagen Caddy 1.4 TGi 81kW BMT Family 5d *** "
          'VEHICLE AT TEA FLEURY ***',
 'transmission': 'manual',
 'trim': "VW,  '15,   1.4 TGi 81kW BMT Family 5d *** VEHICLE AT TEA FLEURY ***",
 'vin': None,
 'year': 2020}
2026-03-27 15:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009991auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:48 [ecarstrade.be] INFO: Saving data for 7009991auction111137: {'created_time': 1774624008.86469, 'last_price_update_time': 1774624008.864701, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009991auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009993%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622402%27 HTTP/1.1" 200 None
2026-03-27 15:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009993/photo_006/780x0__r.jpg?hash=1774622402 not downloaded yet
2026-03-27 15:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009873%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622090%27 HTTP/1.1" 200 None
2026-03-27 15:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009873/photo_006/780x0__r.jpg?hash=1774622090 not downloaded yet
2026-03-27 15:06:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9c8e9920-5d47-57f5-a977-426736419b6c
2026-03-27 15:06:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 274f5ac6-fc4b-56ee-a4c1-94a9ae0505a3
2026-03-27 15:06:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 274f5ac6-fc4b-56ee-a4c1-94a9ae0505a3
2026-03-27 15:06:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 274f5ac6-fc4b-56ee-a4c1-94a9ae0505a3
2026-03-27 15:06:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 274f5ac6-fc4b-56ee-a4c1-94a9ae0505a3, skipping ID generation
2026-03-27 15:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 274f5ac6-fc4b-56ee-a4c1-94a9ae0505a3 with scrape type 1
2026-03-27 15:06:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 274f5ac6-fc4b-56ee-a4c1-94a9ae0505a3 sending to next pipeline
2026-03-27 15:06:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 274f5ac6-fc4b-56ee-a4c1-94a9ae0505a3, identifier: 7009883auction111137
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009869/photo_002/780x0__r.jpg?hash=1774622081> (referer: https://ecarstrade.com/cars/7009869)
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009873/photo_002/780x0__r.jpg?hash=1774622090> (referer: https://ecarstrade.com/cars/7009873)
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009993/photo_001/780x0__r.jpg?hash=1774622401> (referer: https://ecarstrade.com/cars/7009993)
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009993/photo_002/780x0__r.jpg?hash=1774622401> (referer: https://ecarstrade.com/cars/7009993)
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009873/photo_001/780x0__r.jpg?hash=1774622088> (referer: https://ecarstrade.com/cars/7009873)
2026-03-27 15:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 274f5ac6-fc4b-56ee-a4c1-94a9ae0505a3 with identifier: 7009883auction111137
2026-03-27 15:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 274f5ac6-fc4b-56ee-a4c1-94a9ae0505a3 with identifier: 7009883auction111137
2026-03-27 15:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 274f5ac6-fc4b-56ee-a4c1-94a9ae0505a3 with identifier: 7009883auction111137 to the API
2026-03-27 15:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:06:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009883/photo_004/780x0__r.jpg?hash=1774622111>
{'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-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '274f5ac6-fc4b-56ee-a4c1-94a9ae0505a3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009883',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 169769,
 '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': 'BMW X1 sDrive16dA (85 kW) 5d',
 'transmission': 'automatic',
 'trim': 'sDrive16dA (85 kW) 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009883auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:49 [ecarstrade.be] INFO: Saving data for 7009883auction111137: {'created_time': 1774624009.348421, 'last_price_update_time': 1774624009.348434, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009883auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009869/photo_003/780x0__r.jpg?hash=1774622081> (referer: https://ecarstrade.com/cars/7009869)
2026-03-27 15:06:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 370ed71a-0341-5d15-8806-ae6b1be07f32
2026-03-27 15:06:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9c8e9920-5d47-57f5-a977-426736419b6c
2026-03-27 15:06:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9c8e9920-5d47-57f5-a977-426736419b6c
2026-03-27 15:06:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9c8e9920-5d47-57f5-a977-426736419b6c
2026-03-27 15:06:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9c8e9920-5d47-57f5-a977-426736419b6c
2026-03-27 15:06:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9c8e9920-5d47-57f5-a977-426736419b6c, skipping ID generation
2026-03-27 15:06:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c8e9920-5d47-57f5-a977-426736419b6c with scrape type 1
2026-03-27 15:06:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9c8e9920-5d47-57f5-a977-426736419b6c sending to next pipeline
2026-03-27 15:06:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9c8e9920-5d47-57f5-a977-426736419b6c, identifier: 7009941auction111137
2026-03-27 15:06:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 370ed71a-0341-5d15-8806-ae6b1be07f32
2026-03-27 15:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9c8e9920-5d47-57f5-a977-426736419b6c with identifier: 7009941auction111137
2026-03-27 15:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9c8e9920-5d47-57f5-a977-426736419b6c with identifier: 7009941auction111137
2026-03-27 15:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9c8e9920-5d47-57f5-a977-426736419b6c with identifier: 7009941auction111137 to the API
2026-03-27 15:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:06:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009941/photo_006/780x0__r.jpg?hash=1774622255>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '9c8e9920-5d47-57f5-a977-426736419b6c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009941',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 189128,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Peugeot, 3008 FL'20, Peugeot 3008 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 15:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009941auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:49 [ecarstrade.be] INFO: Saving data for 7009941auction111137: {'created_time': 1774624009.765749, 'last_price_update_time': 1774624009.76576, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009941auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009869/photo_001/780x0__r.jpg?hash=1774622081> (referer: https://ecarstrade.com/cars/7009869)
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009876/photo_005/780x0__r.jpg?hash=1774622097> (referer: https://ecarstrade.com/cars/7009876)
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009993/photo_004/780x0__r.jpg?hash=1774622401> (referer: https://ecarstrade.com/cars/7009993)
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009873/photo_003/780x0__r.jpg?hash=1774622088> (referer: https://ecarstrade.com/cars/7009873)
2026-03-27 15:06:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 370ed71a-0341-5d15-8806-ae6b1be07f32
2026-03-27 15:06:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7cfd81fe-f032-5745-b968-ec2626a17a77
2026-03-27 15:06:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 152ccc82-4371-5067-8c06-b500915f38e9
2026-03-27 15:06:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 152ccc82-4371-5067-8c06-b500915f38e9
2026-03-27 15:06:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7cfd81fe-f032-5745-b968-ec2626a17a77
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009993/photo_003/780x0__r.jpg?hash=1774622401> (referer: https://ecarstrade.com/cars/7009993)
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009873/photo_004/780x0__r.jpg?hash=1774622088> (referer: https://ecarstrade.com/cars/7009873)
2026-03-27 15:06:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 370ed71a-0341-5d15-8806-ae6b1be07f32
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009876/photo_002/780x0__r.jpg?hash=1774622096> (referer: https://ecarstrade.com/cars/7009876)
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009876/photo_003/780x0__r.jpg?hash=1774622096> (referer: https://ecarstrade.com/cars/7009876)
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009876/photo_004/780x0__r.jpg?hash=1774622096> (referer: https://ecarstrade.com/cars/7009876)
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009876/photo_001/780x0__r.jpg?hash=1774622096> (referer: https://ecarstrade.com/cars/7009876)
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009873/photo_005/780x0__r.jpg?hash=1774622088> (referer: https://ecarstrade.com/cars/7009873)
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009993/photo_005/780x0__r.jpg?hash=1774622401> (referer: https://ecarstrade.com/cars/7009993)
2026-03-27 15:06:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009889/photo_005/780x0__r.jpg?hash=1774622127> (referer: https://ecarstrade.com/cars/7009889)
2026-03-27 15:06:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 370ed71a-0341-5d15-8806-ae6b1be07f32
2026-03-27 15:06:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 370ed71a-0341-5d15-8806-ae6b1be07f32, skipping ID generation
2026-03-27 15:06:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 370ed71a-0341-5d15-8806-ae6b1be07f32 with scrape type 1
2026-03-27 15:06:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 370ed71a-0341-5d15-8806-ae6b1be07f32 sending to next pipeline
2026-03-27 15:06:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 370ed71a-0341-5d15-8806-ae6b1be07f32, identifier: 7009869auction111137
2026-03-27 15:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 370ed71a-0341-5d15-8806-ae6b1be07f32 with identifier: 7009869auction111137
2026-03-27 15:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 370ed71a-0341-5d15-8806-ae6b1be07f32 with identifier: 7009869auction111137
2026-03-27 15:06:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 370ed71a-0341-5d15-8806-ae6b1be07f32 with identifier: 7009869auction111137 to the API
2026-03-27 15:06:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:06:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009869/photo_001/780x0__r.jpg?hash=1774622081>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '370ed71a-0341-5d15-8806-ae6b1be07f32',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009869',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': '116',
 'odometer': 145983,
 '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': '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 15:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009869auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:50 [ecarstrade.be] INFO: Saving data for 7009869auction111137: {'created_time': 1774624010.24569, 'last_price_update_time': 1774624010.245702, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009869auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009993/photo_006/780x0__r.jpg?hash=1774622402> (referer: https://ecarstrade.com/cars/7009993)
2026-03-27 15:06:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009889/photo_001/780x0__r.jpg?hash=1774622127> (referer: https://ecarstrade.com/cars/7009889)
2026-03-27 15:06:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009889/photo_003/780x0__r.jpg?hash=1774622127> (referer: https://ecarstrade.com/cars/7009889)
2026-03-27 15:06:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009889/photo_004/780x0__r.jpg?hash=1774622127> (referer: https://ecarstrade.com/cars/7009889)
2026-03-27 15:06:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009889/photo_002/780x0__r.jpg?hash=1774622127> (referer: https://ecarstrade.com/cars/7009889)
2026-03-27 15:06:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009873/photo_006/780x0__r.jpg?hash=1774622090> (referer: https://ecarstrade.com/cars/7009873)
2026-03-27 15:06:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item efb3fa10-ce72-53b4-a244-daaf80997241
2026-03-27 15:06:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 152ccc82-4371-5067-8c06-b500915f38e9
2026-03-27 15:06:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7cfd81fe-f032-5745-b968-ec2626a17a77
2026-03-27 15:06:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 152ccc82-4371-5067-8c06-b500915f38e9
2026-03-27 15:06:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7cfd81fe-f032-5745-b968-ec2626a17a77
2026-03-27 15:06:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item efb3fa10-ce72-53b4-a244-daaf80997241
2026-03-27 15:06:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item efb3fa10-ce72-53b4-a244-daaf80997241
2026-03-27 15:06:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item efb3fa10-ce72-53b4-a244-daaf80997241
2026-03-27 15:06:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item efb3fa10-ce72-53b4-a244-daaf80997241
2026-03-27 15:06:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: efb3fa10-ce72-53b4-a244-daaf80997241, skipping ID generation
2026-03-27 15:06:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efb3fa10-ce72-53b4-a244-daaf80997241 with scrape type 1
2026-03-27 15:06:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item efb3fa10-ce72-53b4-a244-daaf80997241 sending to next pipeline
2026-03-27 15:06:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: efb3fa10-ce72-53b4-a244-daaf80997241, identifier: 7009876auction111137
2026-03-27 15:06:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7cfd81fe-f032-5745-b968-ec2626a17a77
2026-03-27 15:06:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 152ccc82-4371-5067-8c06-b500915f38e9
2026-03-27 15:06:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6b2de5d6-4e21-570f-adde-ea541900b2ed
2026-03-27 15:06:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: efb3fa10-ce72-53b4-a244-daaf80997241 with identifier: 7009876auction111137
2026-03-27 15:06:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: efb3fa10-ce72-53b4-a244-daaf80997241 with identifier: 7009876auction111137
2026-03-27 15:06:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: efb3fa10-ce72-53b4-a244-daaf80997241 with identifier: 7009876auction111137 to the API
2026-03-27 15:06:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:06:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009876/photo_001/780x0__r.jpg?hash=1774622096>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'efb3fa10-ce72-53b4-a244-daaf80997241',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009876',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': '316',
 'odometer': 167301,
 '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': 5,
 'seller_name': None,
 'title': 'BMW 3 Reeks Touring 316dA (90 kW) 5d',
 'transmission': 'automatic',
 'trim': '3 Reeks Touring dA (90 kW) 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009876auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:50 [ecarstrade.be] INFO: Saving data for 7009876auction111137: {'created_time': 1774624010.906745, 'last_price_update_time': 1774624010.906759, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009876auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 152ccc82-4371-5067-8c06-b500915f38e9
2026-03-27 15:06:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 152ccc82-4371-5067-8c06-b500915f38e9, skipping ID generation
2026-03-27 15:06:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 152ccc82-4371-5067-8c06-b500915f38e9 with scrape type 1
2026-03-27 15:06:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 152ccc82-4371-5067-8c06-b500915f38e9 sending to next pipeline
2026-03-27 15:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 152ccc82-4371-5067-8c06-b500915f38e9, identifier: 7009993auction111137
2026-03-27 15:06:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6b2de5d6-4e21-570f-adde-ea541900b2ed
2026-03-27 15:06:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6b2de5d6-4e21-570f-adde-ea541900b2ed
2026-03-27 15:06:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6b2de5d6-4e21-570f-adde-ea541900b2ed
2026-03-27 15:06:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6b2de5d6-4e21-570f-adde-ea541900b2ed
2026-03-27 15:06:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6b2de5d6-4e21-570f-adde-ea541900b2ed, skipping ID generation
2026-03-27 15:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b2de5d6-4e21-570f-adde-ea541900b2ed with scrape type 1
2026-03-27 15:06:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6b2de5d6-4e21-570f-adde-ea541900b2ed sending to next pipeline
2026-03-27 15:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6b2de5d6-4e21-570f-adde-ea541900b2ed, identifier: 7009889auction111137
2026-03-27 15:06:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7cfd81fe-f032-5745-b968-ec2626a17a77
2026-03-27 15:06:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cfd81fe-f032-5745-b968-ec2626a17a77, skipping ID generation
2026-03-27 15:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cfd81fe-f032-5745-b968-ec2626a17a77 with scrape type 1
2026-03-27 15:06:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cfd81fe-f032-5745-b968-ec2626a17a77 sending to next pipeline
2026-03-27 15:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7cfd81fe-f032-5745-b968-ec2626a17a77, identifier: 7009873auction111137
2026-03-27 15:06:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009871/photo_005/780x0__r.jpg?hash=1774622086> (referer: https://ecarstrade.com/cars/7009871)
2026-03-27 15:06:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010001/photo_005/780x0__r.jpg?hash=1774622424> (referer: https://ecarstrade.com/cars/7010001)
2026-03-27 15:06:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009871/photo_002/780x0__r.jpg?hash=1774622086> (referer: https://ecarstrade.com/cars/7009871)
2026-03-27 15:06:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009871/photo_003/780x0__r.jpg?hash=1774622086> (referer: https://ecarstrade.com/cars/7009871)
2026-03-27 15:06:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009871/photo_001/780x0__r.jpg?hash=1774622086> (referer: https://ecarstrade.com/cars/7009871)
2026-03-27 15:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 152ccc82-4371-5067-8c06-b500915f38e9 with identifier: 7009993auction111137
2026-03-27 15:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 152ccc82-4371-5067-8c06-b500915f38e9 with identifier: 7009993auction111137
2026-03-27 15:06:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 152ccc82-4371-5067-8c06-b500915f38e9 with identifier: 7009993auction111137 to the API
2026-03-27 15:06:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:06:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009993/photo_006/780x0__r.jpg?hash=1774622402>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': '152ccc82-4371-5067-8c06-b500915f38e9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009993',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Toyota',
 'model': 'C-HR',
 'odometer': 181088,
 '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': "Toyota, C-HR '16, Toyota C-HR 1.8 VVT i-Hybrid C-Enter E-CVT 5d",
 'transmission': 'automatic',
 'trim': ",  '16,   1.8 VVT i-Hybrid C-Enter E-CVT 5d",
 'vin': None,
 'year': 2022}
2026-03-27 15:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009993auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:51 [ecarstrade.be] INFO: Saving data for 7009993auction111137: {'created_time': 1774624011.472171, 'last_price_update_time': 1774624011.472183, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009993auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6b2de5d6-4e21-570f-adde-ea541900b2ed with identifier: 7009889auction111137
2026-03-27 15:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6b2de5d6-4e21-570f-adde-ea541900b2ed with identifier: 7009889auction111137
2026-03-27 15:06:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6b2de5d6-4e21-570f-adde-ea541900b2ed with identifier: 7009889auction111137 to the API
2026-03-27 15:06:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:06:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009889/photo_002/780x0__r.jpg?hash=1774622127>
{'auction_title': '',
 'c_o_2_emission_value': 141,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '6b2de5d6-4e21-570f-adde-ea541900b2ed',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009889',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'AC',
 'model': 'DS Automobiles DS7 Crossback',
 'odometer': 176014,
 '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': "DS, DS7 CB '17, DS 7 Crossback 1.5 BlueHDi 130 Auto PERFORMANCE Li",
 'transmission': 'automatic',
 'trim': "DS, DS7 CB '17, DS 7 Crossback 1.5 BlueHDi 130 Auto PERFORMANCE Li",
 'vin': None,
 'year': 2021}
2026-03-27 15:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009889auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:52 [ecarstrade.be] INFO: Saving data for 7009889auction111137: {'created_time': 1774624012.064226, 'last_price_update_time': 1774624012.064241, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009889auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7cfd81fe-f032-5745-b968-ec2626a17a77 with identifier: 7009873auction111137
2026-03-27 15:06:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7cfd81fe-f032-5745-b968-ec2626a17a77 with identifier: 7009873auction111137
2026-03-27 15:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7cfd81fe-f032-5745-b968-ec2626a17a77 with identifier: 7009873auction111137 to the API
2026-03-27 15:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:06:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009873/photo_006/780x0__r.jpg?hash=1774622090>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '7cfd81fe-f032-5745-b968-ec2626a17a77',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009873',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': '218 Gran Tourer',
 'odometer': 157542,
 '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': 'BMW 2 Reeks Gran Tourer 218d (100kW) Aut. 5d',
 'transmission': 'automatic',
 'trim': '2 Reeks Gran Tourer 218d (100kW) Aut. 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009873auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:06:52 [ecarstrade.be] INFO: Saving data for 7009873auction111137: {'created_time': 1774624012.405474, 'last_price_update_time': 1774624012.405485, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009873auction111137') HTTP/1.1" 204 0
2026-03-27 15:06: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 15:06:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009871/photo_004/780x0__r.jpg?hash=1774622086> (referer: https://ecarstrade.com/cars/7009871)
2026-03-27 15:06:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009875> (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 15:06: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 15:06: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 15:06:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item feebd74b-68d6-51d6-b7b0-9cd655a50a18
2026-03-27 15:06:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2b66b5d7-3d7d-5019-9e5b-2f51c8671407
2026-03-27 15:06:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item feebd74b-68d6-51d6-b7b0-9cd655a50a18
2026-03-27 15:06:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item feebd74b-68d6-51d6-b7b0-9cd655a50a18
2026-03-27 15:06:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item feebd74b-68d6-51d6-b7b0-9cd655a50a18
2026-03-27 15:06:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010001/photo_003/780x0__r.jpg?hash=1774622423> (referer: https://ecarstrade.com/cars/7010001)
2026-03-27 15:06: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 15:06:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010001/photo_004/780x0__r.jpg?hash=1774622423> (referer: https://ecarstrade.com/cars/7010001)
2026-03-27 15:06: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 15:06:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010001/photo_001/780x0__r.jpg?hash=1774622423> (referer: https://ecarstrade.com/cars/7010001)
2026-03-27 15:06: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 15:06:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item feebd74b-68d6-51d6-b7b0-9cd655a50a18
2026-03-27 15:06:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: feebd74b-68d6-51d6-b7b0-9cd655a50a18, skipping ID generation
2026-03-27 15:06:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feebd74b-68d6-51d6-b7b0-9cd655a50a18 with scrape type 1
2026-03-27 15:06:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item feebd74b-68d6-51d6-b7b0-9cd655a50a18 sending to next pipeline
2026-03-27 15:06:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: feebd74b-68d6-51d6-b7b0-9cd655a50a18, identifier: 7009871auction111137
2026-03-27 15:06:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010001/photo_002/780x0__r.jpg?hash=1774622423> (referer: https://ecarstrade.com/cars/7010001)
2026-03-27 15:06:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: feebd74b-68d6-51d6-b7b0-9cd655a50a18 with identifier: 7009871auction111137
2026-03-27 15:06:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: feebd74b-68d6-51d6-b7b0-9cd655a50a18 with identifier: 7009871auction111137
2026-03-27 15:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: feebd74b-68d6-51d6-b7b0-9cd655a50a18 with identifier: 7009871auction111137 to the API
2026-03-27 15:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:06: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 15:06:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009871/photo_004/780x0__r.jpg?hash=1774622086>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'feebd74b-68d6-51d6-b7b0-9cd655a50a18',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009871',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'AC',
 'model': 'BMW 216 Active Tourer',
 'odometer': 122976,
 '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': 'BMW 2 Reeks Active Tourer 216d (85kW) Aut. 5d',
 'transmission': 'automatic',
 'trim': 'BMW 2 Reeks Active Tourer 216d (85kW) Aut. 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:53 [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 15:06:53 [ecarstrade.be] INFO: Saving data for 7009871auction111137: {'created_time': 1774624013.185473, 'last_price_update_time': 1774624013.185484, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009871auction111137') HTTP/1.1" 204 0
2026-03-27 15:06: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 15:06:53 [ecarstrade.be] INFO: Extracting details for car 7009875auction111137
2026-03-27 15:06:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c703bf69-73f5-565f-9b87-d1d62a9e8232 with identifier: 7009875auction111137
2026-03-27 15:06:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c703bf69-73f5-565f-9b87-d1d62a9e8232 with scrape type 1
2026-03-27 15:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c703bf69-73f5-565f-9b87-d1d62a9e8232
2026-03-27 15:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009875%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622094%27 HTTP/1.1" 200 None
2026-03-27 15:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009875/photo_001/780x0__r.jpg?hash=1774622094 not downloaded yet
2026-03-27 15:06:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2b66b5d7-3d7d-5019-9e5b-2f51c8671407
2026-03-27 15:06:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2b66b5d7-3d7d-5019-9e5b-2f51c8671407
2026-03-27 15:06:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2b66b5d7-3d7d-5019-9e5b-2f51c8671407
2026-03-27 15:06:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2b66b5d7-3d7d-5019-9e5b-2f51c8671407
2026-03-27 15:06:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2b66b5d7-3d7d-5019-9e5b-2f51c8671407, skipping ID generation
2026-03-27 15:06:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b66b5d7-3d7d-5019-9e5b-2f51c8671407 with scrape type 1
2026-03-27 15:06:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2b66b5d7-3d7d-5019-9e5b-2f51c8671407 sending to next pipeline
2026-03-27 15:06:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2b66b5d7-3d7d-5019-9e5b-2f51c8671407, identifier: 7010001auction111137
2026-03-27 15:06:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2b66b5d7-3d7d-5019-9e5b-2f51c8671407 with identifier: 7010001auction111137
2026-03-27 15:06:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2b66b5d7-3d7d-5019-9e5b-2f51c8671407 with identifier: 7010001auction111137
2026-03-27 15:06:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2b66b5d7-3d7d-5019-9e5b-2f51c8671407 with identifier: 7010001auction111137 to the API
2026-03-27 15:06:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:06: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 15:06:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010001/photo_002/780x0__r.jpg?hash=1774622423>
{'auction_title': '',
 'c_o_2_emission_value': 219,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '2b66b5d7-3d7d-5019-9e5b-2f51c8671407',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010001',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'T5 Transporter',
 'odometer': 212678,
 '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': 3,
 'seller_name': None,
 'title': 'Volkswagen Transporter 2.0 TDi SCR BMT 110/150 LWB 3.2T DSG 4d',
 'transmission': 'automatic',
 'trim': 'Transporter 2.0 TDi SCR BMT 110/150 LWB 3.2T DSG 4d',
 'vin': None,
 'year': 2020}
2026-03-27 15:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:53 [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 15:06:53 [ecarstrade.be] INFO: Saving data for 7010001auction111137: {'created_time': 1774624013.825133, 'last_price_update_time': 1774624013.825145, 'auction_closing_time': 1774865400.0}
2026-03-27 15:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010001auction111137') HTTP/1.1" 204 0
2026-03-27 15:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009875%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622093%27 HTTP/1.1" 200 None
2026-03-27 15:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009875/photo_002/780x0__r.jpg?hash=1774622093 not downloaded yet
2026-03-27 15:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009875%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622093%27 HTTP/1.1" 200 None
2026-03-27 15:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009875/photo_003/780x0__r.jpg?hash=1774622093 not downloaded yet
2026-03-27 15:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009875%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622093%27 HTTP/1.1" 200 None
2026-03-27 15:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009875/photo_004/780x0__r.jpg?hash=1774622093 not downloaded yet
2026-03-27 15:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009875%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622095%27 HTTP/1.1" 200 None
2026-03-27 15:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009875/photo_005/780x0__r.jpg?hash=1774622095 not downloaded yet
2026-03-27 15:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7009875%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622093%27 HTTP/1.1" 200 None
2026-03-27 15:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009875/photo_006/780x0__r.jpg?hash=1774622093 not downloaded yet
2026-03-27 15:06:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009899> (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 15:06: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 15:06:57 [ecarstrade.be] INFO: Extracting details for car 7009899auction111137
2026-03-27 15:06:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 390acf9d-accd-53bc-9414-46c30fda03c2 with identifier: 7009899auction111137
2026-03-27 15:06:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 390acf9d-accd-53bc-9414-46c30fda03c2 with scrape type 1
2026-03-27 15:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 390acf9d-accd-53bc-9414-46c30fda03c2
2026-03-27 15:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009899%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622155%27 HTTP/1.1" 200 None
2026-03-27 15:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009899/photo_001/780x0__r.jpg?hash=1774622155 not downloaded yet
2026-03-27 15:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009899%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622153%27 HTTP/1.1" 200 None
2026-03-27 15:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009899/photo_002/780x0__r.jpg?hash=1774622153 not downloaded yet
2026-03-27 15:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009899%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622155%27 HTTP/1.1" 200 None
2026-03-27 15:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009899/photo_003/780x0__r.jpg?hash=1774622155 not downloaded yet
2026-03-27 15:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009899%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622153%27 HTTP/1.1" 200 None
2026-03-27 15:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009899/photo_004/780x0__r.jpg?hash=1774622153 not downloaded yet
2026-03-27 15:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009899%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622153%27 HTTP/1.1" 200 None
2026-03-27 15:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009899/photo_005/780x0__r.jpg?hash=1774622153 not downloaded yet
2026-03-27 15:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:06: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%252F7000001-7010000%252F7009899%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622153%27 HTTP/1.1" 200 None
2026-03-27 15:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009899/photo_006/780x0__r.jpg?hash=1774622153 not downloaded yet
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009985> (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 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009978/photo_005/780x0__r.jpg?hash=1774622360> (referer: https://ecarstrade.com/cars/7009978)
2026-03-27 15:07:00 [ecarstrade.be] INFO: Extracting details for car 7009985auction111137
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009910> (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 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009879> (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 15:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5ba3bc4-ca72-569c-b7e6-ee2db873d06b with identifier: 7009985auction111137
2026-03-27 15:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5ba3bc4-ca72-569c-b7e6-ee2db873d06b with scrape type 1
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d5ba3bc4-ca72-569c-b7e6-ee2db873d06b
2026-03-27 15:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009985%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622383%27 HTTP/1.1" 200 None
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009985/photo_001/780x0__r.jpg?hash=1774622383 not downloaded yet
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009894/photo_006/780x0__r.jpg?hash=1774622140> (referer: https://ecarstrade.com/cars/7009894)
2026-03-27 15:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009985%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622383%27 HTTP/1.1" 200 None
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009985/photo_002/780x0__r.jpg?hash=1774622383 not downloaded yet
2026-03-27 15:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009985%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622382%27 HTTP/1.1" 200 None
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009985/photo_003/780x0__r.jpg?hash=1774622382 not downloaded yet
2026-03-27 15:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009985%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622382%27 HTTP/1.1" 200 None
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009985/photo_004/780x0__r.jpg?hash=1774622382 not downloaded yet
2026-03-27 15:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009985%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622382%27 HTTP/1.1" 200 None
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009985/photo_005/780x0__r.jpg?hash=1774622382 not downloaded yet
2026-03-27 15:07:00 [ecarstrade.be] INFO: Extracting details for car 7009910auction111137
2026-03-27 15:07:00 [ecarstrade.be] INFO: Extracting details for car 7009879auction111137
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fdab8a41-d46c-5b7c-aeb9-56bf4e067cf0
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009894/photo_005/780x0__r.jpg?hash=1774622139> (referer: https://ecarstrade.com/cars/7009894)
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009978/photo_004/780x0__r.jpg?hash=1774622360> (referer: https://ecarstrade.com/cars/7009978)
2026-03-27 15:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009985%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622382%27 HTTP/1.1" 200 None
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009985/photo_006/780x0__r.jpg?hash=1774622382 not downloaded yet
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009978/photo_003/780x0__r.jpg?hash=1774622360> (referer: https://ecarstrade.com/cars/7009978)
2026-03-27 15:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94c4f9b1-2e0a-5541-86e2-f7ec76f63da4 with identifier: 7009910auction111137
2026-03-27 15:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94c4f9b1-2e0a-5541-86e2-f7ec76f63da4 with scrape type 1
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 94c4f9b1-2e0a-5541-86e2-f7ec76f63da4
2026-03-27 15:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009910%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622185%27 HTTP/1.1" 200 None
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009910/photo_001/780x0__r.jpg?hash=1774622185 not downloaded yet
2026-03-27 15:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c15cc60-235a-57d0-a6bf-a3b8695d843c with identifier: 7009879auction111137
2026-03-27 15:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c15cc60-235a-57d0-a6bf-a3b8695d843c with scrape type 1
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5c15cc60-235a-57d0-a6bf-a3b8695d843c
2026-03-27 15:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009879%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622100%27 HTTP/1.1" 200 None
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009879/photo_001/780x0__r.jpg?hash=1774622100 not downloaded yet
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f07673ad-b20a-5ef5-9ed1-80abe89e96ca
2026-03-27 15:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009910%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622184%27 HTTP/1.1" 200 None
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009910/photo_002/780x0__r.jpg?hash=1774622184 not downloaded yet
2026-03-27 15:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009879%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622100%27 HTTP/1.1" 200 None
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009879/photo_002/780x0__r.jpg?hash=1774622100 not downloaded yet
2026-03-27 15:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009910%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622185%27 HTTP/1.1" 200 None
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009910/photo_003/780x0__r.jpg?hash=1774622185 not downloaded yet
2026-03-27 15:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009879%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622100%27 HTTP/1.1" 200 None
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009879/photo_003/780x0__r.jpg?hash=1774622100 not downloaded yet
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009894/photo_004/780x0__r.jpg?hash=1774622139> (referer: https://ecarstrade.com/cars/7009894)
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009978/photo_002/780x0__r.jpg?hash=1774622360> (referer: https://ecarstrade.com/cars/7009978)
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009875/photo_006/780x0__r.jpg?hash=1774622093> (referer: https://ecarstrade.com/cars/7009875)
2026-03-27 15:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009910%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622185%27 HTTP/1.1" 200 None
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009910/photo_004/780x0__r.jpg?hash=1774622185 not downloaded yet
2026-03-27 15:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009879%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622100%27 HTTP/1.1" 200 None
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009879/photo_004/780x0__r.jpg?hash=1774622100 not downloaded yet
2026-03-27 15:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009910%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622185%27 HTTP/1.1" 200 None
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009910/photo_005/780x0__r.jpg?hash=1774622185 not downloaded yet
2026-03-27 15:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009879%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622101%27 HTTP/1.1" 200 None
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009879/photo_005/780x0__r.jpg?hash=1774622101 not downloaded yet
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f07673ad-b20a-5ef5-9ed1-80abe89e96ca
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fdab8a41-d46c-5b7c-aeb9-56bf4e067cf0
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fdab8a41-d46c-5b7c-aeb9-56bf4e067cf0
2026-03-27 15:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009910%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622185%27 HTTP/1.1" 200 None
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009910/photo_006/780x0__r.jpg?hash=1774622185 not downloaded yet
2026-03-27 15:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009879%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622100%27 HTTP/1.1" 200 None
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009879/photo_006/780x0__r.jpg?hash=1774622100 not downloaded yet
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009899/photo_005/780x0__r.jpg?hash=1774622153> (referer: https://ecarstrade.com/cars/7009899)
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009899/photo_006/780x0__r.jpg?hash=1774622153> (referer: https://ecarstrade.com/cars/7009899)
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f07673ad-b20a-5ef5-9ed1-80abe89e96ca
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fdab8a41-d46c-5b7c-aeb9-56bf4e067cf0
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c703bf69-73f5-565f-9b87-d1d62a9e8232
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009899/photo_004/780x0__r.jpg?hash=1774622153> (referer: https://ecarstrade.com/cars/7009899)
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009985/photo_005/780x0__r.jpg?hash=1774622382> (referer: https://ecarstrade.com/cars/7009985)
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009899/photo_003/780x0__r.jpg?hash=1774622155> (referer: https://ecarstrade.com/cars/7009899)
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009985/photo_001/780x0__r.jpg?hash=1774622383> (referer: https://ecarstrade.com/cars/7009985)
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 390acf9d-accd-53bc-9414-46c30fda03c2
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 390acf9d-accd-53bc-9414-46c30fda03c2
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009985/photo_006/780x0__r.jpg?hash=1774622382> (referer: https://ecarstrade.com/cars/7009985)
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009985/photo_004/780x0__r.jpg?hash=1774622382> (referer: https://ecarstrade.com/cars/7009985)
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 390acf9d-accd-53bc-9414-46c30fda03c2
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009910/photo_003/780x0__r.jpg?hash=1774622185> (referer: https://ecarstrade.com/cars/7009910)
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009879/photo_003/780x0__r.jpg?hash=1774622100> (referer: https://ecarstrade.com/cars/7009879)
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d5ba3bc4-ca72-569c-b7e6-ee2db873d06b
2026-03-27 15:07:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 390acf9d-accd-53bc-9414-46c30fda03c2
2026-03-27 15:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009910/photo_006/780x0__r.jpg?hash=1774622185> (referer: https://ecarstrade.com/cars/7009910)
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d5ba3bc4-ca72-569c-b7e6-ee2db873d06b
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d5ba3bc4-ca72-569c-b7e6-ee2db873d06b
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009879/photo_006/780x0__r.jpg?hash=1774622100> (referer: https://ecarstrade.com/cars/7009879)
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009879/photo_002/780x0__r.jpg?hash=1774622100> (referer: https://ecarstrade.com/cars/7009879)
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d5ba3bc4-ca72-569c-b7e6-ee2db873d06b
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009879/photo_005/780x0__r.jpg?hash=1774622101> (referer: https://ecarstrade.com/cars/7009879)
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 94c4f9b1-2e0a-5541-86e2-f7ec76f63da4
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009910/photo_005/780x0__r.jpg?hash=1774622185> (referer: https://ecarstrade.com/cars/7009910)
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5c15cc60-235a-57d0-a6bf-a3b8695d843c
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009910/photo_004/780x0__r.jpg?hash=1774622185> (referer: https://ecarstrade.com/cars/7009910)
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009879/photo_004/780x0__r.jpg?hash=1774622100> (referer: https://ecarstrade.com/cars/7009879)
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009890> (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 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 94c4f9b1-2e0a-5541-86e2-f7ec76f63da4
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009898> (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 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009910/photo_001/780x0__r.jpg?hash=1774622185> (referer: https://ecarstrade.com/cars/7009910)
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009985/photo_003/780x0__r.jpg?hash=1774622382> (referer: https://ecarstrade.com/cars/7009985)
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009910/photo_002/780x0__r.jpg?hash=1774622184> (referer: https://ecarstrade.com/cars/7009910)
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009879/photo_001/780x0__r.jpg?hash=1774622100> (referer: https://ecarstrade.com/cars/7009879)
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009985/photo_002/780x0__r.jpg?hash=1774622383> (referer: https://ecarstrade.com/cars/7009985)
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5c15cc60-235a-57d0-a6bf-a3b8695d843c
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5c15cc60-235a-57d0-a6bf-a3b8695d843c
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5c15cc60-235a-57d0-a6bf-a3b8695d843c
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 94c4f9b1-2e0a-5541-86e2-f7ec76f63da4
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 94c4f9b1-2e0a-5541-86e2-f7ec76f63da4
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009875/photo_005/780x0__r.jpg?hash=1774622095> (referer: https://ecarstrade.com/cars/7009875)
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009899/photo_001/780x0__r.jpg?hash=1774622155> (referer: https://ecarstrade.com/cars/7009899)
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5c15cc60-235a-57d0-a6bf-a3b8695d843c
2026-03-27 15:07:01 [ecarstrade.be] INFO: Extracting details for car 7009890auction111137
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009899/photo_002/780x0__r.jpg?hash=1774622153> (referer: https://ecarstrade.com/cars/7009899)
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009875/photo_002/780x0__r.jpg?hash=1774622093> (referer: https://ecarstrade.com/cars/7009875)
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009875/photo_001/780x0__r.jpg?hash=1774622094> (referer: https://ecarstrade.com/cars/7009875)
2026-03-27 15:07:01 [ecarstrade.be] INFO: Extracting details for car 7009898auction111137
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009875/photo_003/780x0__r.jpg?hash=1774622093> (referer: https://ecarstrade.com/cars/7009875)
2026-03-27 15:07:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa8f323f-c375-587c-aa7a-d4e6ff72ff65 with identifier: 7009890auction111137
2026-03-27 15:07:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa8f323f-c375-587c-aa7a-d4e6ff72ff65 with scrape type 1
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fa8f323f-c375-587c-aa7a-d4e6ff72ff65
2026-03-27 15:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009890%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622130%27 HTTP/1.1" 200 None
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009890/photo_001/780x0__r.jpg?hash=1774622130 not downloaded yet
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009894/photo_003/780x0__r.jpg?hash=1774622139> (referer: https://ecarstrade.com/cars/7009894)
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009859/photo_006/780x0__r.jpg?hash=1774622055> (referer: https://ecarstrade.com/cars/7009859)
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009978/photo_001/780x0__r.jpg?hash=1774622361> (referer: https://ecarstrade.com/cars/7009978)
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009875/photo_004/780x0__r.jpg?hash=1774622093> (referer: https://ecarstrade.com/cars/7009875)
2026-03-27 15:07:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19a8d4d4-92a2-5305-bf96-7ff0f979f29e with identifier: 7009898auction111137
2026-03-27 15:07:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19a8d4d4-92a2-5305-bf96-7ff0f979f29e with scrape type 1
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 19a8d4d4-92a2-5305-bf96-7ff0f979f29e
2026-03-27 15:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009898%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622152%27 HTTP/1.1" 200 None
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009898/photo_001/780x0__r.jpg?hash=1774622152 not downloaded yet
2026-03-27 15:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009890%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622130%27 HTTP/1.1" 200 None
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009890/photo_002/780x0__r.jpg?hash=1774622130 not downloaded yet
2026-03-27 15:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009898%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622152%27 HTTP/1.1" 200 None
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009898/photo_002/780x0__r.jpg?hash=1774622152 not downloaded yet
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 94c4f9b1-2e0a-5541-86e2-f7ec76f63da4
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d5ba3bc4-ca72-569c-b7e6-ee2db873d06b
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 94c4f9b1-2e0a-5541-86e2-f7ec76f63da4
2026-03-27 15:07:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 94c4f9b1-2e0a-5541-86e2-f7ec76f63da4, skipping ID generation
2026-03-27 15:07:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94c4f9b1-2e0a-5541-86e2-f7ec76f63da4 with scrape type 1
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 94c4f9b1-2e0a-5541-86e2-f7ec76f63da4 sending to next pipeline
2026-03-27 15:07:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 94c4f9b1-2e0a-5541-86e2-f7ec76f63da4, identifier: 7009910auction111137
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5c15cc60-235a-57d0-a6bf-a3b8695d843c
2026-03-27 15:07:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5c15cc60-235a-57d0-a6bf-a3b8695d843c, skipping ID generation
2026-03-27 15:07:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c15cc60-235a-57d0-a6bf-a3b8695d843c with scrape type 1
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5c15cc60-235a-57d0-a6bf-a3b8695d843c sending to next pipeline
2026-03-27 15:07:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5c15cc60-235a-57d0-a6bf-a3b8695d843c, identifier: 7009879auction111137
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d5ba3bc4-ca72-569c-b7e6-ee2db873d06b
2026-03-27 15:07:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5ba3bc4-ca72-569c-b7e6-ee2db873d06b, skipping ID generation
2026-03-27 15:07:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5ba3bc4-ca72-569c-b7e6-ee2db873d06b with scrape type 1
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5ba3bc4-ca72-569c-b7e6-ee2db873d06b sending to next pipeline
2026-03-27 15:07:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d5ba3bc4-ca72-569c-b7e6-ee2db873d06b, identifier: 7009985auction111137
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c703bf69-73f5-565f-9b87-d1d62a9e8232
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 390acf9d-accd-53bc-9414-46c30fda03c2
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 390acf9d-accd-53bc-9414-46c30fda03c2
2026-03-27 15:07:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 390acf9d-accd-53bc-9414-46c30fda03c2, skipping ID generation
2026-03-27 15:07:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 390acf9d-accd-53bc-9414-46c30fda03c2 with scrape type 1
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 390acf9d-accd-53bc-9414-46c30fda03c2 sending to next pipeline
2026-03-27 15:07:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 390acf9d-accd-53bc-9414-46c30fda03c2, identifier: 7009899auction111137
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c703bf69-73f5-565f-9b87-d1d62a9e8232
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c703bf69-73f5-565f-9b87-d1d62a9e8232
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c703bf69-73f5-565f-9b87-d1d62a9e8232
2026-03-27 15:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009894/photo_002/780x0__r.jpg?hash=1774622139> (referer: https://ecarstrade.com/cars/7009894)
2026-03-27 15:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009890%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622130%27 HTTP/1.1" 200 None
2026-03-27 15:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009890/photo_003/780x0__r.jpg?hash=1774622130 not downloaded yet
2026-03-27 15:07:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 94c4f9b1-2e0a-5541-86e2-f7ec76f63da4 with identifier: 7009910auction111137
2026-03-27 15:07:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 94c4f9b1-2e0a-5541-86e2-f7ec76f63da4 with identifier: 7009910auction111137
2026-03-27 15:07:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 94c4f9b1-2e0a-5541-86e2-f7ec76f63da4 with identifier: 7009910auction111137 to the API
2026-03-27 15:07:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009910/photo_002/780x0__r.jpg?hash=1774622184>
{'auction_title': '',
 'c_o_2_emission_value': 198,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '94c4f9b1-2e0a-5541-86e2-f7ec76f63da4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009910',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Land Rover',
 'model': 'Range Rover Evoque',
 'odometer': 170877,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Land Rover Range Rover Evoque D150 AWD Auto SE 5d !! No COC !!',
 'transmission': 'automatic',
 'trim': 'D150 AWD Auto SE 5d !! No COC !!',
 'vin': None,
 'year': 2020}
2026-03-27 15:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009910auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:07:02 [ecarstrade.be] INFO: Saving data for 7009910auction111137: {'created_time': 1774624022.330998, 'last_price_update_time': 1774624022.33101, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009910auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5c15cc60-235a-57d0-a6bf-a3b8695d843c with identifier: 7009879auction111137
2026-03-27 15:07:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5c15cc60-235a-57d0-a6bf-a3b8695d843c with identifier: 7009879auction111137
2026-03-27 15:07:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5c15cc60-235a-57d0-a6bf-a3b8695d843c with identifier: 7009879auction111137 to the API
2026-03-27 15:07:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009879/photo_001/780x0__r.jpg?hash=1774622100>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '5c15cc60-235a-57d0-a6bf-a3b8695d843c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009879',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': '316',
 'odometer': 165364,
 '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': 'BMW 3 Reeks Touring 316dA (90 kW) 5d',
 'transmission': 'automatic',
 'trim': '3 Reeks Touring dA (90 kW) 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009879auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:07:02 [ecarstrade.be] INFO: Saving data for 7009879auction111137: {'created_time': 1774624022.889306, 'last_price_update_time': 1774624022.889318, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009879auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d5ba3bc4-ca72-569c-b7e6-ee2db873d06b with identifier: 7009985auction111137
2026-03-27 15:07:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d5ba3bc4-ca72-569c-b7e6-ee2db873d06b with identifier: 7009985auction111137
2026-03-27 15:07:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d5ba3bc4-ca72-569c-b7e6-ee2db873d06b with identifier: 7009985auction111137 to the API
2026-03-27 15:07:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009985/photo_002/780x0__r.jpg?hash=1774622383>
{'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-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'd5ba3bc4-ca72-569c-b7e6-ee2db873d06b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009985',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 218771,
 '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': 'Skoda Octavia 2.0 CRTDI 110kW DSG7 Ambition 5d',
 'transmission': 'automatic',
 'trim': '2.0 CRTDI 110kW DSG7 Ambition 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009985auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:07:03 [ecarstrade.be] INFO: Saving data for 7009985auction111137: {'created_time': 1774624023.471482, 'last_price_update_time': 1774624023.471496, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009985auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 390acf9d-accd-53bc-9414-46c30fda03c2 with identifier: 7009899auction111137
2026-03-27 15:07:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 390acf9d-accd-53bc-9414-46c30fda03c2 with identifier: 7009899auction111137
2026-03-27 15:07:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 390acf9d-accd-53bc-9414-46c30fda03c2 with identifier: 7009899auction111137 to the API
2026-03-27 15:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009899/photo_002/780x0__r.jpg?hash=1774622153>
{'auction_title': '',
 'c_o_2_emission_value': 215,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '390acf9d-accd-53bc-9414-46c30fda03c2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009899',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Ford',
 'model': 'Transit Custom',
 'odometer': 207979,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Ford Transit Custom 300S 2.0TD170Pk/125Kw A6 FWD Limited 4d',
 'transmission': 'automatic',
 'trim': '300S 2.0TD170Pk/125Kw A6 FWD Limited 4d',
 'vin': None,
 'year': 2021}
2026-03-27 15:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009899auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:07:03 [ecarstrade.be] INFO: Saving data for 7009899auction111137: {'created_time': 1774624023.785886, 'last_price_update_time': 1774624023.785897, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009899auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009859/photo_003/780x0__r.jpg?hash=1774622053> (referer: https://ecarstrade.com/cars/7009859)
2026-03-27 15:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009894/photo_001/780x0__r.jpg?hash=1774622139> (referer: https://ecarstrade.com/cars/7009894)
2026-03-27 15:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009859/photo_004/780x0__r.jpg?hash=1774622054> (referer: https://ecarstrade.com/cars/7009859)
2026-03-27 15:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009859/photo_005/780x0__r.jpg?hash=1774622054> (referer: https://ecarstrade.com/cars/7009859)
2026-03-27 15:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009898%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622152%27 HTTP/1.1" 200 None
2026-03-27 15:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009898/photo_003/780x0__r.jpg?hash=1774622152 not downloaded yet
2026-03-27 15:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009951> (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 15:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009890%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622130%27 HTTP/1.1" 200 None
2026-03-27 15:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009890/photo_004/780x0__r.jpg?hash=1774622130 not downloaded yet
2026-03-27 15: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 15:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009988> (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 15:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009898%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622152%27 HTTP/1.1" 200 None
2026-03-27 15:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009898/photo_004/780x0__r.jpg?hash=1774622152 not downloaded yet
2026-03-27 15: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 15:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009890%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622130%27 HTTP/1.1" 200 None
2026-03-27 15:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009890/photo_005/780x0__r.jpg?hash=1774622130 not downloaded yet
2026-03-27 15:07:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f07673ad-b20a-5ef5-9ed1-80abe89e96ca
2026-03-27 15:07:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 50382865-820e-5d76-be65-41a82bfe1719
2026-03-27 15:07:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fdab8a41-d46c-5b7c-aeb9-56bf4e067cf0
2026-03-27 15:07:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fdab8a41-d46c-5b7c-aeb9-56bf4e067cf0, skipping ID generation
2026-03-27 15:07:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdab8a41-d46c-5b7c-aeb9-56bf4e067cf0 with scrape type 1
2026-03-27 15:07:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fdab8a41-d46c-5b7c-aeb9-56bf4e067cf0 sending to next pipeline
2026-03-27 15:07:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fdab8a41-d46c-5b7c-aeb9-56bf4e067cf0, identifier: 7009978auction111137
2026-03-27 15:07:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c703bf69-73f5-565f-9b87-d1d62a9e8232
2026-03-27 15:07:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c703bf69-73f5-565f-9b87-d1d62a9e8232, skipping ID generation
2026-03-27 15:07:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c703bf69-73f5-565f-9b87-d1d62a9e8232 with scrape type 1
2026-03-27 15:07:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c703bf69-73f5-565f-9b87-d1d62a9e8232 sending to next pipeline
2026-03-27 15:07:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c703bf69-73f5-565f-9b87-d1d62a9e8232, identifier: 7009875auction111137
2026-03-27 15:07:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f07673ad-b20a-5ef5-9ed1-80abe89e96ca
2026-03-27 15:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009942/photo_003/780x0__r.jpg?hash=1774622261> (referer: https://ecarstrade.com/cars/7009942)
2026-03-27 15:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009859/photo_001/780x0__r.jpg?hash=1774622053> (referer: https://ecarstrade.com/cars/7009859)
2026-03-27 15:07:04 [ecarstrade.be] INFO: Extracting details for car 7009951auction111137
2026-03-27 15:07:04 [ecarstrade.be] INFO: Extracting details for car 7009988auction111137
2026-03-27 15:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009898%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622152%27 HTTP/1.1" 200 None
2026-03-27 15:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009898/photo_005/780x0__r.jpg?hash=1774622152 not downloaded yet
2026-03-27 15:07:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fdab8a41-d46c-5b7c-aeb9-56bf4e067cf0 with identifier: 7009978auction111137
2026-03-27 15:07:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fdab8a41-d46c-5b7c-aeb9-56bf4e067cf0 with identifier: 7009978auction111137
2026-03-27 15:07:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fdab8a41-d46c-5b7c-aeb9-56bf4e067cf0 with identifier: 7009978auction111137 to the API
2026-03-27 15:07:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009978/photo_001/780x0__r.jpg?hash=1774622361>
{'auction_title': '',
 'c_o_2_emission_value': 171,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'fdab8a41-d46c-5b7c-aeb9-56bf4e067cf0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009978',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 153709,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Skoda Kodiaq 1.5 TSI 110kW DSG7 Ambition 5d',
 'transmission': 'automatic',
 'trim': '1.5 TSI 110kW DSG7 Ambition 5d',
 'vin': None,
 'year': 2019}
2026-03-27 15:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:04 [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 15:07:04 [ecarstrade.be] INFO: Saving data for 7009978auction111137: {'created_time': 1774624024.47693, 'last_price_update_time': 1774624024.476944, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009978auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c703bf69-73f5-565f-9b87-d1d62a9e8232 with identifier: 7009875auction111137
2026-03-27 15:07:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c703bf69-73f5-565f-9b87-d1d62a9e8232 with identifier: 7009875auction111137
2026-03-27 15:07:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c703bf69-73f5-565f-9b87-d1d62a9e8232 with identifier: 7009875auction111137 to the API
2026-03-27 15:07:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009875/photo_004/780x0__r.jpg?hash=1774622093>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 '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': 'c703bf69-73f5-565f-9b87-d1d62a9e8232',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009875',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': '318',
 'odometer': 144866,
 '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': 'BMW 3 Reeks Touring 318dA (100 kW) 5d',
 'transmission': 'automatic',
 'trim': '3 Reeks Touring dA (100 kW) 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:04 [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 15:07:04 [ecarstrade.be] INFO: Saving data for 7009875auction111137: {'created_time': 1774624024.751667, 'last_price_update_time': 1774624024.751679, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009875auction111137') HTTP/1.1" 204 0
2026-03-27 15:07: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 15:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009942/photo_001/780x0__r.jpg?hash=1774622262> (referer: https://ecarstrade.com/cars/7009942)
2026-03-27 15:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009859/photo_002/780x0__r.jpg?hash=1774622053> (referer: https://ecarstrade.com/cars/7009859)
2026-03-27 15:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009942/photo_002/780x0__r.jpg?hash=1774622261> (referer: https://ecarstrade.com/cars/7009942)
2026-03-27 15:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009890%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622130%27 HTTP/1.1" 200 None
2026-03-27 15:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009890/photo_006/780x0__r.jpg?hash=1774622130 not downloaded yet
2026-03-27 15:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009898%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622152%27 HTTP/1.1" 200 None
2026-03-27 15:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009898/photo_006/780x0__r.jpg?hash=1774622152 not downloaded yet
2026-03-27 15:07:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 50382865-820e-5d76-be65-41a82bfe1719
2026-03-27 15:07:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f07673ad-b20a-5ef5-9ed1-80abe89e96ca
2026-03-27 15:07:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f07673ad-b20a-5ef5-9ed1-80abe89e96ca, skipping ID generation
2026-03-27 15:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07673ad-b20a-5ef5-9ed1-80abe89e96ca with scrape type 1
2026-03-27 15:07:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f07673ad-b20a-5ef5-9ed1-80abe89e96ca sending to next pipeline
2026-03-27 15:07:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f07673ad-b20a-5ef5-9ed1-80abe89e96ca, identifier: 7009894auction111137
2026-03-27 15:07:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 50382865-820e-5d76-be65-41a82bfe1719
2026-03-27 15:07:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 50382865-820e-5d76-be65-41a82bfe1719
2026-03-27 15:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b1efe6a-ba54-5c0e-852e-8e19e4d5ac77 with identifier: 7009951auction111137
2026-03-27 15:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b1efe6a-ba54-5c0e-852e-8e19e4d5ac77 with scrape type 1
2026-03-27 15:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6b1efe6a-ba54-5c0e-852e-8e19e4d5ac77
2026-03-27 15:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009951%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622287%27 HTTP/1.1" 200 None
2026-03-27 15:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009951/photo_001/780x0__r.jpg?hash=1774622287 not downloaded yet
2026-03-27 15:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c4ecf5c-f670-5b31-aa56-b83e00822003 with identifier: 7009988auction111137
2026-03-27 15:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c4ecf5c-f670-5b31-aa56-b83e00822003 with scrape type 1
2026-03-27 15:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1c4ecf5c-f670-5b31-aa56-b83e00822003
2026-03-27 15:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009988%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622388%27 HTTP/1.1" 200 None
2026-03-27 15:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009988/photo_001/780x0__r.jpg?hash=1774622388 not downloaded yet
2026-03-27 15:07:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f07673ad-b20a-5ef5-9ed1-80abe89e96ca with identifier: 7009894auction111137
2026-03-27 15:07:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f07673ad-b20a-5ef5-9ed1-80abe89e96ca with identifier: 7009894auction111137
2026-03-27 15:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f07673ad-b20a-5ef5-9ed1-80abe89e96ca with identifier: 7009894auction111137 to the API
2026-03-27 15:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009894/photo_001/780x0__r.jpg?hash=1774622139>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'f07673ad-b20a-5ef5-9ed1-80abe89e96ca',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009894',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'AC',
 'model': 'DS Automobiles DS7 Crossback',
 'odometer': 172384,
 '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': 'DS 7 Crossback 1.5 BlueHDi 130 Automatic Rivoli 5d',
 'transmission': 'automatic',
 'trim': 'DS 7 Crossback 1.5 BlueHDi 130 Automatic Rivoli 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:05 [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 15:07:05 [ecarstrade.be] INFO: Saving data for 7009894auction111137: {'created_time': 1774624025.257224, 'last_price_update_time': 1774624025.257235, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009894auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009898/photo_002/780x0__r.jpg?hash=1774622152> (referer: https://ecarstrade.com/cars/7009898)
2026-03-27 15:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009951%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622287%27 HTTP/1.1" 200 None
2026-03-27 15:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009951/photo_002/780x0__r.jpg?hash=1774622287 not downloaded yet
2026-03-27 15:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009988%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622389%27 HTTP/1.1" 200 None
2026-03-27 15:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009988/photo_002/780x0__r.jpg?hash=1774622389 not downloaded yet
2026-03-27 15:07: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 15:07:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e5b34ae6-abe8-5217-970b-20ec64278d79
2026-03-27 15:07:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 50382865-820e-5d76-be65-41a82bfe1719
2026-03-27 15:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009890/photo_002/780x0__r.jpg?hash=1774622130> (referer: https://ecarstrade.com/cars/7009890)
2026-03-27 15:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009898/photo_001/780x0__r.jpg?hash=1774622152> (referer: https://ecarstrade.com/cars/7009898)
2026-03-27 15:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009890/photo_001/780x0__r.jpg?hash=1774622130> (referer: https://ecarstrade.com/cars/7009890)
2026-03-27 15:07:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e5b34ae6-abe8-5217-970b-20ec64278d79
2026-03-27 15:07:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 50382865-820e-5d76-be65-41a82bfe1719
2026-03-27 15:07:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 50382865-820e-5d76-be65-41a82bfe1719, skipping ID generation
2026-03-27 15:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50382865-820e-5d76-be65-41a82bfe1719 with scrape type 1
2026-03-27 15:07:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 50382865-820e-5d76-be65-41a82bfe1719 sending to next pipeline
2026-03-27 15:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 50382865-820e-5d76-be65-41a82bfe1719, identifier: 7009859auction111137
2026-03-27 15:07:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e5b34ae6-abe8-5217-970b-20ec64278d79
2026-03-27 15:07:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e5b34ae6-abe8-5217-970b-20ec64278d79, skipping ID generation
2026-03-27 15:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5b34ae6-abe8-5217-970b-20ec64278d79 with scrape type 1
2026-03-27 15:07:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e5b34ae6-abe8-5217-970b-20ec64278d79 sending to next pipeline
2026-03-27 15:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e5b34ae6-abe8-5217-970b-20ec64278d79, identifier: 7009942auction111137
2026-03-27 15:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009951%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622287%27 HTTP/1.1" 200 None
2026-03-27 15:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009951/photo_003/780x0__r.jpg?hash=1774622287 not downloaded yet
2026-03-27 15:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009988%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622388%27 HTTP/1.1" 200 None
2026-03-27 15:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009988/photo_003/780x0__r.jpg?hash=1774622388 not downloaded yet
2026-03-27 15:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 50382865-820e-5d76-be65-41a82bfe1719 with identifier: 7009859auction111137
2026-03-27 15:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 50382865-820e-5d76-be65-41a82bfe1719 with identifier: 7009859auction111137
2026-03-27 15:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 50382865-820e-5d76-be65-41a82bfe1719 with identifier: 7009859auction111137 to the API
2026-03-27 15:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009859/photo_002/780x0__r.jpg?hash=1774622053>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '50382865-820e-5d76-be65-41a82bfe1719',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009859',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 187813,
 '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': "Audi, A4 Avant FL'19, Audi A4 Avant 2.0 35 TDi 120kW S tronic "
          'Business E',
 'transmission': 'automatic',
 'trim': ",  Avant FL'19,   Avant 2.0 35 TDi 120kW S tronic Business E",
 'vin': None,
 'year': 2022}
2026-03-27 15:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:05 [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 15:07:05 [ecarstrade.be] INFO: Saving data for 7009859auction111137: {'created_time': 1774624025.85493, 'last_price_update_time': 1774624025.854942, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009859auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e5b34ae6-abe8-5217-970b-20ec64278d79 with identifier: 7009942auction111137
2026-03-27 15:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e5b34ae6-abe8-5217-970b-20ec64278d79 with identifier: 7009942auction111137
2026-03-27 15:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e5b34ae6-abe8-5217-970b-20ec64278d79 with identifier: 7009942auction111137 to the API
2026-03-27 15:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009942/photo_002/780x0__r.jpg?hash=1774622261>
{'auction_title': '',
 'c_o_2_emission_value': 242,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 2,
 'emission_standard': 'EURO 6D',
 'engine': '2.2L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'e5b34ae6-abe8-5217-970b-20ec64278d79',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009942',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Opel',
 'model': 'Movano',
 'odometer': 76061,
 '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': 3,
 'seller_name': None,
 'title': 'Opel Movano 3500 2.2 L Turbo D 103kW L3H2 Light 4d',
 'transmission': 'manual',
 'trim': '3500 2.2 L Turbo D 103kW L3H2 Light 4d',
 'vin': None,
 'year': 2022}
2026-03-27 15:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:06 [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 15:07:06 [ecarstrade.be] INFO: Saving data for 7009942auction111137: {'created_time': 1774624026.1516, 'last_price_update_time': 1774624026.151612, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009942auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009890/photo_004/780x0__r.jpg?hash=1774622130> (referer: https://ecarstrade.com/cars/7009890)
2026-03-27 15:07:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009898/photo_004/780x0__r.jpg?hash=1774622152> (referer: https://ecarstrade.com/cars/7009898)
2026-03-27 15:07:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009890/photo_003/780x0__r.jpg?hash=1774622130> (referer: https://ecarstrade.com/cars/7009890)
2026-03-27 15:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009951%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622287%27 HTTP/1.1" 200 None
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009951/photo_004/780x0__r.jpg?hash=1774622287 not downloaded yet
2026-03-27 15:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009988%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622388%27 HTTP/1.1" 200 None
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009988/photo_004/780x0__r.jpg?hash=1774622388 not downloaded yet
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 19a8d4d4-92a2-5305-bf96-7ff0f979f29e
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fa8f323f-c375-587c-aa7a-d4e6ff72ff65
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 19a8d4d4-92a2-5305-bf96-7ff0f979f29e
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fa8f323f-c375-587c-aa7a-d4e6ff72ff65
2026-03-27 15:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009951%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622288%27 HTTP/1.1" 200 None
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009951/photo_005/780x0__r.jpg?hash=1774622288 not downloaded yet
2026-03-27 15:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009988%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622389%27 HTTP/1.1" 200 None
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009988/photo_005/780x0__r.jpg?hash=1774622389 not downloaded yet
2026-03-27 15:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009951%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622287%27 HTTP/1.1" 200 None
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009951/photo_006/780x0__r.jpg?hash=1774622287 not downloaded yet
2026-03-27 15:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009988%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622388%27 HTTP/1.1" 200 None
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009988/photo_006/780x0__r.jpg?hash=1774622388 not downloaded yet
2026-03-27 15:07:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009898/photo_003/780x0__r.jpg?hash=1774622152> (referer: https://ecarstrade.com/cars/7009898)
2026-03-27 15:07:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009898/photo_005/780x0__r.jpg?hash=1774622152> (referer: https://ecarstrade.com/cars/7009898)
2026-03-27 15:07: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 15:07:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fa8f323f-c375-587c-aa7a-d4e6ff72ff65
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 19a8d4d4-92a2-5305-bf96-7ff0f979f29e
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fa8f323f-c375-587c-aa7a-d4e6ff72ff65
2026-03-27 15:07:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009890/photo_005/780x0__r.jpg?hash=1774622130> (referer: https://ecarstrade.com/cars/7009890)
2026-03-27 15:07:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009988/photo_001/780x0__r.jpg?hash=1774622388> (referer: https://ecarstrade.com/cars/7009988)
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 19a8d4d4-92a2-5305-bf96-7ff0f979f29e
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 19a8d4d4-92a2-5305-bf96-7ff0f979f29e
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fa8f323f-c375-587c-aa7a-d4e6ff72ff65
2026-03-27 15:07:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009951/photo_001/780x0__r.jpg?hash=1774622287> (referer: https://ecarstrade.com/cars/7009951)
2026-03-27 15:07:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009898/photo_006/780x0__r.jpg?hash=1774622152> (referer: https://ecarstrade.com/cars/7009898)
2026-03-27 15:07:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009890/photo_006/780x0__r.jpg?hash=1774622130> (referer: https://ecarstrade.com/cars/7009890)
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1c4ecf5c-f670-5b31-aa56-b83e00822003
2026-03-27 15:07:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009988/photo_003/780x0__r.jpg?hash=1774622388> (referer: https://ecarstrade.com/cars/7009988)
2026-03-27 15:07:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009988/photo_002/780x0__r.jpg?hash=1774622389> (referer: https://ecarstrade.com/cars/7009988)
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6b1efe6a-ba54-5c0e-852e-8e19e4d5ac77
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 19a8d4d4-92a2-5305-bf96-7ff0f979f29e
2026-03-27 15:07:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 19a8d4d4-92a2-5305-bf96-7ff0f979f29e, skipping ID generation
2026-03-27 15:07:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19a8d4d4-92a2-5305-bf96-7ff0f979f29e with scrape type 1
2026-03-27 15:07:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 19a8d4d4-92a2-5305-bf96-7ff0f979f29e sending to next pipeline
2026-03-27 15:07:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 19a8d4d4-92a2-5305-bf96-7ff0f979f29e, identifier: 7009898auction111137
2026-03-27 15:07:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 19a8d4d4-92a2-5305-bf96-7ff0f979f29e with identifier: 7009898auction111137
2026-03-27 15:07:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 19a8d4d4-92a2-5305-bf96-7ff0f979f29e with identifier: 7009898auction111137
2026-03-27 15:07:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 19a8d4d4-92a2-5305-bf96-7ff0f979f29e with identifier: 7009898auction111137 to the API
2026-03-27 15:07:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009898/photo_006/780x0__r.jpg?hash=1774622152>
{'auction_title': '',
 'c_o_2_emission_value': 172,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '19a8d4d4-92a2-5305-bf96-7ff0f979f29e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009898',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Ford',
 'model': 'S-Max',
 'odometer': 166828,
 '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': 7,
 'seller_name': None,
 'title': 'Ford S-Max 2.0 TDCi 110kW S/S Aut. Titanium 5d 7pl',
 'transmission': 'automatic',
 'trim': '2.0 TDCi 110kW S/S Aut. Titanium 5d 7pl',
 'vin': None,
 'year': 2020}
2026-03-27 15:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:07 [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 15:07:07 [ecarstrade.be] INFO: Saving data for 7009898auction111137: {'created_time': 1774624027.081315, 'last_price_update_time': 1774624027.081332, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009898auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009951/photo_003/780x0__r.jpg?hash=1774622287> (referer: https://ecarstrade.com/cars/7009951)
2026-03-27 15:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009988/photo_006/780x0__r.jpg?hash=1774622388> (referer: https://ecarstrade.com/cars/7009988)
2026-03-27 15:07:07 [scrapy.extensions.logstats] INFO: Crawled 517 pages (at 42 pages/min), scraped 387 items (at 33 items/min)
2026-03-27 15:07:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:07:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fa8f323f-c375-587c-aa7a-d4e6ff72ff65
2026-03-27 15:07:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fa8f323f-c375-587c-aa7a-d4e6ff72ff65, skipping ID generation
2026-03-27 15:07:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa8f323f-c375-587c-aa7a-d4e6ff72ff65 with scrape type 1
2026-03-27 15:07:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fa8f323f-c375-587c-aa7a-d4e6ff72ff65 sending to next pipeline
2026-03-27 15:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fa8f323f-c375-587c-aa7a-d4e6ff72ff65, identifier: 7009890auction111137
2026-03-27 15:07:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1c4ecf5c-f670-5b31-aa56-b83e00822003
2026-03-27 15:07:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1c4ecf5c-f670-5b31-aa56-b83e00822003
2026-03-27 15:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fa8f323f-c375-587c-aa7a-d4e6ff72ff65 with identifier: 7009890auction111137
2026-03-27 15:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fa8f323f-c375-587c-aa7a-d4e6ff72ff65 with identifier: 7009890auction111137
2026-03-27 15:07:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fa8f323f-c375-587c-aa7a-d4e6ff72ff65 with identifier: 7009890auction111137 to the API
2026-03-27 15:07:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009890/photo_006/780x0__r.jpg?hash=1774622130>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'fa8f323f-c375-587c-aa7a-d4e6ff72ff65',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009890',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'AC',
 'model': 'DS Automobiles DS7 Crossback',
 'odometer': 169903,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DS 7 Crossback 1.5 BlueHDi 130 Automatic So Chic 5d',
 'transmission': 'automatic',
 'trim': 'DS 7 Crossback 1.5 BlueHDi 130 Automatic So Chic 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:07 [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 15:07:07 [ecarstrade.be] INFO: Saving data for 7009890auction111137: {'created_time': 1774624027.591589, 'last_price_update_time': 1774624027.591603, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009890auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009988/photo_005/780x0__r.jpg?hash=1774622389> (referer: https://ecarstrade.com/cars/7009988)
2026-03-27 15:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009951/photo_006/780x0__r.jpg?hash=1774622287> (referer: https://ecarstrade.com/cars/7009951)
2026-03-27 15:07:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6b1efe6a-ba54-5c0e-852e-8e19e4d5ac77
2026-03-27 15:07:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1c4ecf5c-f670-5b31-aa56-b83e00822003
2026-03-27 15:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009951/photo_005/780x0__r.jpg?hash=1774622288> (referer: https://ecarstrade.com/cars/7009951)
2026-03-27 15:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009988/photo_004/780x0__r.jpg?hash=1774622388> (referer: https://ecarstrade.com/cars/7009988)
2026-03-27 15:07:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1c4ecf5c-f670-5b31-aa56-b83e00822003
2026-03-27 15:07:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6b1efe6a-ba54-5c0e-852e-8e19e4d5ac77
2026-03-27 15:07:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6b1efe6a-ba54-5c0e-852e-8e19e4d5ac77
2026-03-27 15:07:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1c4ecf5c-f670-5b31-aa56-b83e00822003
2026-03-27 15:07:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1c4ecf5c-f670-5b31-aa56-b83e00822003, skipping ID generation
2026-03-27 15:07:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c4ecf5c-f670-5b31-aa56-b83e00822003 with scrape type 1
2026-03-27 15:07:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1c4ecf5c-f670-5b31-aa56-b83e00822003 sending to next pipeline
2026-03-27 15:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1c4ecf5c-f670-5b31-aa56-b83e00822003, identifier: 7009988auction111137
2026-03-27 15:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009951/photo_004/780x0__r.jpg?hash=1774622287> (referer: https://ecarstrade.com/cars/7009951)
2026-03-27 15:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1c4ecf5c-f670-5b31-aa56-b83e00822003 with identifier: 7009988auction111137
2026-03-27 15:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1c4ecf5c-f670-5b31-aa56-b83e00822003 with identifier: 7009988auction111137
2026-03-27 15:07:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1c4ecf5c-f670-5b31-aa56-b83e00822003 with identifier: 7009988auction111137 to the API
2026-03-27 15:07:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009988/photo_004/780x0__r.jpg?hash=1774622388>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '1c4ecf5c-f670-5b31-aa56-b83e00822003',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009988',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 156588,
 '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': 'Skoda Octavia Combi 2.0 CRTDI 110kW DSG7 Ambition 5d',
 'transmission': 'automatic',
 'trim': 'Combi 2.0 CRTDI 110kW DSG7 Ambition 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:08 [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 15:07:08 [ecarstrade.be] INFO: Saving data for 7009988auction111137: {'created_time': 1774624028.249696, 'last_price_update_time': 1774624028.249707, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009988auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009951/photo_002/780x0__r.jpg?hash=1774622287> (referer: https://ecarstrade.com/cars/7009951)
2026-03-27 15:07:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6b1efe6a-ba54-5c0e-852e-8e19e4d5ac77
2026-03-27 15:07:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6b1efe6a-ba54-5c0e-852e-8e19e4d5ac77
2026-03-27 15:07:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6b1efe6a-ba54-5c0e-852e-8e19e4d5ac77, skipping ID generation
2026-03-27 15:07:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b1efe6a-ba54-5c0e-852e-8e19e4d5ac77 with scrape type 1
2026-03-27 15:07:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6b1efe6a-ba54-5c0e-852e-8e19e4d5ac77 sending to next pipeline
2026-03-27 15:07:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6b1efe6a-ba54-5c0e-852e-8e19e4d5ac77, identifier: 7009951auction111137
2026-03-27 15:07:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6b1efe6a-ba54-5c0e-852e-8e19e4d5ac77 with identifier: 7009951auction111137
2026-03-27 15:07:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6b1efe6a-ba54-5c0e-852e-8e19e4d5ac77 with identifier: 7009951auction111137
2026-03-27 15:07:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6b1efe6a-ba54-5c0e-852e-8e19e4d5ac77 with identifier: 7009951auction111137 to the API
2026-03-27 15:07:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009951/photo_002/780x0__r.jpg?hash=1774622287>
{'auction_title': '',
 'c_o_2_emission_value': 141,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '6b1efe6a-ba54-5c0e-852e-8e19e4d5ac77',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009951',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 190965,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-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': 2022}
2026-03-27 15:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:08 [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 15:07:08 [ecarstrade.be] INFO: Saving data for 7009951auction111137: {'created_time': 1774624028.746811, 'last_price_update_time': 1774624028.746824, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009951auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:10 [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 15:07:10 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009871auction111137
2026-03-27 15:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009871auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:07:10 [ecarstrade.be] INFO: Scrape type for 7009871auction111137: 0
2026-03-27 15:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009996auction111137
2026-03-27 15:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009996auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:07:10 [ecarstrade.be] INFO: Scrape type for 7009996auction111137: 1
2026-03-27 15: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 15:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009884auction111137
2026-03-27 15:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009884auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:07:10 [ecarstrade.be] INFO: Scrape type for 7009884auction111137: 1
2026-03-27 15: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 15:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009981auction111137
2026-03-27 15:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009981auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:07:10 [ecarstrade.be] INFO: Scrape type for 7009981auction111137: 1
2026-03-27 15: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 15:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009987auction111137
2026-03-27 15:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009987auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:07:10 [ecarstrade.be] INFO: Scrape type for 7009987auction111137: 1
2026-03-27 15:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009931auction111137
2026-03-27 15:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009931auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:07:10 [ecarstrade.be] INFO: Scrape type for 7009931auction111137: 1
2026-03-27 15:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009986auction111137
2026-03-27 15:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009986auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:07:10 [ecarstrade.be] INFO: Scrape type for 7009986auction111137: 1
2026-03-27 15:07:10 [ecarstrade.be] INFO: Found listing with ID: 7009856auction111137
2026-03-27 15:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:11 [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 15:07:11 [ecarstrade.be] INFO: Scrape type for 7009856auction111137: 1
2026-03-27 15:07:11 [ecarstrade.be] INFO: Found listing with ID: 7009961auction111137
2026-03-27 15:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:11 [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 15:07:11 [ecarstrade.be] INFO: Scrape type for 7009961auction111137: 1
2026-03-27 15:07:11 [ecarstrade.be] INFO: Found listing with ID: 7009994auction111137
2026-03-27 15:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:11 [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 15:07:11 [ecarstrade.be] INFO: Scrape type for 7009994auction111137: 1
2026-03-27 15:07:11 [ecarstrade.be] INFO: Found listing with ID: 7009891auction111137
2026-03-27 15:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:11 [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 15:07:11 [ecarstrade.be] INFO: Scrape type for 7009891auction111137: 1
2026-03-27 15:07:11 [ecarstrade.be] INFO: Found listing with ID: 7009914auction111137
2026-03-27 15:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:11 [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 15:07:11 [ecarstrade.be] INFO: Scrape type for 7009914auction111137: 1
2026-03-27 15:07:11 [ecarstrade.be] INFO: Found listing with ID: 7009903auction111137
2026-03-27 15:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:11 [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 15:07:11 [ecarstrade.be] INFO: Scrape type for 7009903auction111137: 1
2026-03-27 15:07:11 [ecarstrade.be] INFO: Found listing with ID: 7009932auction111137
2026-03-27 15:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:11 [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 15:07:11 [ecarstrade.be] INFO: Scrape type for 7009932auction111137: 1
2026-03-27 15:07:11 [ecarstrade.be] INFO: Found listing with ID: 7009940auction111137
2026-03-27 15:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:11 [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 15:07:11 [ecarstrade.be] INFO: Scrape type for 7009940auction111137: 1
2026-03-27 15:07:11 [ecarstrade.be] INFO: Found listing with ID: 7009948auction111137
2026-03-27 15:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:11 [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 15:07:11 [ecarstrade.be] INFO: Scrape type for 7009948auction111137: 1
2026-03-27 15:07:11 [ecarstrade.be] INFO: Found listing with ID: 7009968auction111137
2026-03-27 15:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:11 [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 15:07:11 [ecarstrade.be] INFO: Scrape type for 7009968auction111137: 1
2026-03-27 15:07:11 [ecarstrade.be] INFO: Found listing with ID: 7009959auction111137
2026-03-27 15:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:11 [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 15:07:11 [ecarstrade.be] INFO: Scrape type for 7009959auction111137: 1
2026-03-27 15:07:11 [ecarstrade.be] INFO: Found listing with ID: 7009904auction111137
2026-03-27 15:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:11 [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 15:07:11 [ecarstrade.be] INFO: Scrape type for 7009904auction111137: 1
2026-03-27 15:07:11 [ecarstrade.be] INFO: Found listing with ID: 7009977auction111137
2026-03-27 15:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:11 [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 15:07:11 [ecarstrade.be] INFO: Scrape type for 7009977auction111137: 1
2026-03-27 15:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009866> (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 15:07: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 15:07:13 [ecarstrade.be] INFO: Extracting details for car 7009866auction111137
2026-03-27 15:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78741ee1-d896-5eb0-8d44-4b929ee6dbed with identifier: 7009866auction111137
2026-03-27 15:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78741ee1-d896-5eb0-8d44-4b929ee6dbed with scrape type 1
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 78741ee1-d896-5eb0-8d44-4b929ee6dbed
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009866%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622078%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009866/photo_001/780x0__r.jpg?hash=1774622078 not downloaded yet
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009866%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622078%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009866/photo_002/780x0__r.jpg?hash=1774622078 not downloaded yet
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009866%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622078%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009866/photo_003/780x0__r.jpg?hash=1774622078 not downloaded yet
2026-03-27 15:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009925> (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 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009866%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622078%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009866/photo_004/780x0__r.jpg?hash=1774622078 not downloaded yet
2026-03-27 15:07: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 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009866%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622078%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009866/photo_005/780x0__r.jpg?hash=1774622078 not downloaded yet
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009866%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622079%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009866/photo_006/780x0__r.jpg?hash=1774622079 not downloaded yet
2026-03-27 15:07:13 [ecarstrade.be] INFO: Extracting details for car 7009925auction111137
2026-03-27 15:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 712dc608-f0bb-5c00-8864-1e293270bad5 with identifier: 7009925auction111137
2026-03-27 15:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 712dc608-f0bb-5c00-8864-1e293270bad5 with scrape type 1
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 712dc608-f0bb-5c00-8864-1e293270bad5
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009925%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622220%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009925/photo_001/780x0__r.jpg?hash=1774622220 not downloaded yet
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009925%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622220%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009925/photo_002/780x0__r.jpg?hash=1774622220 not downloaded yet
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009925%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622220%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009925/photo_003/780x0__r.jpg?hash=1774622220 not downloaded yet
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009925%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622220%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009925/photo_004/780x0__r.jpg?hash=1774622220 not downloaded yet
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009925%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622220%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009925/photo_005/780x0__r.jpg?hash=1774622220 not downloaded yet
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009925%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622222%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009925/photo_006/780x0__r.jpg?hash=1774622222 not downloaded yet
2026-03-27 15:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009887> (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 15:07: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 15:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009872> (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 15:07: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 15:07:13 [ecarstrade.be] INFO: Extracting details for car 7009887auction111137
2026-03-27 15:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e214a83e-0f1d-55b9-8e32-9c37c9c7948f with identifier: 7009887auction111137
2026-03-27 15:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e214a83e-0f1d-55b9-8e32-9c37c9c7948f with scrape type 1
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e214a83e-0f1d-55b9-8e32-9c37c9c7948f
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009887%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622120%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009887/photo_001/780x0__r.jpg?hash=1774622120 not downloaded yet
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009887%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622120%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009887/photo_002/780x0__r.jpg?hash=1774622120 not downloaded yet
2026-03-27 15:07:13 [ecarstrade.be] INFO: Extracting details for car 7009872auction111137
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009887%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622120%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009887/photo_003/780x0__r.jpg?hash=1774622120 not downloaded yet
2026-03-27 15:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fabacd95-7d3f-55c9-95a2-ca1231bb93ef with identifier: 7009872auction111137
2026-03-27 15:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fabacd95-7d3f-55c9-95a2-ca1231bb93ef with scrape type 1
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fabacd95-7d3f-55c9-95a2-ca1231bb93ef
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009872%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622085%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009872/photo_001/780x0__r.jpg?hash=1774622085 not downloaded yet
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009887%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622120%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009887/photo_004/780x0__r.jpg?hash=1774622120 not downloaded yet
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009872%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622085%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009872/photo_002/780x0__r.jpg?hash=1774622085 not downloaded yet
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009887%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622120%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009887/photo_005/780x0__r.jpg?hash=1774622120 not downloaded yet
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009872%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622085%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009872/photo_003/780x0__r.jpg?hash=1774622085 not downloaded yet
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009887%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622120%27 HTTP/1.1" 200 None
2026-03-27 15:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009887/photo_006/780x0__r.jpg?hash=1774622120 not downloaded yet
2026-03-27 15:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009872%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622085%27 HTTP/1.1" 200 None
2026-03-27 15:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009872/photo_004/780x0__r.jpg?hash=1774622085 not downloaded yet
2026-03-27 15:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009872%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622085%27 HTTP/1.1" 200 None
2026-03-27 15:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009872/photo_005/780x0__r.jpg?hash=1774622085 not downloaded yet
2026-03-27 15:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009872%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622085%27 HTTP/1.1" 200 None
2026-03-27 15:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009872/photo_006/780x0__r.jpg?hash=1774622085 not downloaded yet
2026-03-27 15:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009884> (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 15:07: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 15:07:17 [ecarstrade.be] INFO: Extracting details for car 7009884auction111137
2026-03-27 15:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0ecab3e-ac4c-5314-b2a5-0c4a33d75872 with identifier: 7009884auction111137
2026-03-27 15:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0ecab3e-ac4c-5314-b2a5-0c4a33d75872 with scrape type 1
2026-03-27 15:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a0ecab3e-ac4c-5314-b2a5-0c4a33d75872
2026-03-27 15:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009884%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622114%27 HTTP/1.1" 200 None
2026-03-27 15:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009884/photo_001/780x0__r.jpg?hash=1774622114 not downloaded yet
2026-03-27 15:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009884%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622114%27 HTTP/1.1" 200 None
2026-03-27 15:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009884/photo_002/780x0__r.jpg?hash=1774622114 not downloaded yet
2026-03-27 15:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009884%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622114%27 HTTP/1.1" 200 None
2026-03-27 15:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009884/photo_003/780x0__r.jpg?hash=1774622114 not downloaded yet
2026-03-27 15:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009884%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622114%27 HTTP/1.1" 200 None
2026-03-27 15:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009884/photo_004/780x0__r.jpg?hash=1774622114 not downloaded yet
2026-03-27 15:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009884%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622114%27 HTTP/1.1" 200 None
2026-03-27 15:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009884/photo_005/780x0__r.jpg?hash=1774622114 not downloaded yet
2026-03-27 15:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009884%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622115%27 HTTP/1.1" 200 None
2026-03-27 15:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009884/photo_006/780x0__r.jpg?hash=1774622115 not downloaded yet
2026-03-27 15:07:18 [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 15:07: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 15:07:18 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:07:18 [ecarstrade.be] INFO: Found listing with ID: 7009982auction111137
2026-03-27 15:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:18 [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 15:07:18 [ecarstrade.be] INFO: Scrape type for 7009982auction111137: 1
2026-03-27 15:07:18 [ecarstrade.be] INFO: Found listing with ID: 7009950auction111137
2026-03-27 15:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:18 [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 15:07:18 [ecarstrade.be] INFO: Scrape type for 7009950auction111137: 1
2026-03-27 15:07:18 [ecarstrade.be] INFO: Found listing with ID: 7009967auction111137
2026-03-27 15:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:18 [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 15:07:18 [ecarstrade.be] INFO: Scrape type for 7009967auction111137: 1
2026-03-27 15:07:18 [ecarstrade.be] INFO: Found listing with ID: 7009918auction111137
2026-03-27 15:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:18 [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 15:07:18 [ecarstrade.be] INFO: Scrape type for 7009918auction111137: 1
2026-03-27 15:07:18 [ecarstrade.be] INFO: Found listing with ID: 7009938auction111137
2026-03-27 15:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:18 [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 15:07:18 [ecarstrade.be] INFO: Scrape type for 7009938auction111137: 1
2026-03-27 15:07:18 [ecarstrade.be] INFO: Found listing with ID: 7009983auction111137
2026-03-27 15:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:18 [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 15:07:18 [ecarstrade.be] INFO: Scrape type for 7009983auction111137: 1
2026-03-27 15:07:18 [ecarstrade.be] INFO: Found listing with ID: 7009888auction111137
2026-03-27 15:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:18 [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 15:07:18 [ecarstrade.be] INFO: Scrape type for 7009888auction111137: 1
2026-03-27 15:07:18 [ecarstrade.be] INFO: Found listing with ID: 7009976auction111137
2026-03-27 15:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:18 [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 15:07:18 [ecarstrade.be] INFO: Scrape type for 7009976auction111137: 1
2026-03-27 15:07:18 [ecarstrade.be] INFO: Found listing with ID: 7009992auction111137
2026-03-27 15:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:18 [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 15:07:18 [ecarstrade.be] INFO: Scrape type for 7009992auction111137: 1
2026-03-27 15:07:18 [ecarstrade.be] INFO: Found listing with ID: 7009965auction111137
2026-03-27 15:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:18 [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 15:07:18 [ecarstrade.be] INFO: Scrape type for 7009965auction111137: 1
2026-03-27 15:07:18 [ecarstrade.be] INFO: Found listing with ID: 7009900auction111137
2026-03-27 15:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:18 [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 15:07:18 [ecarstrade.be] INFO: Scrape type for 7009900auction111137: 1
2026-03-27 15:07:18 [ecarstrade.be] INFO: Found listing with ID: 7009896auction111137
2026-03-27 15:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:18 [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 15:07:18 [ecarstrade.be] INFO: Scrape type for 7009896auction111137: 1
2026-03-27 15:07:18 [ecarstrade.be] INFO: Found listing with ID: 7009902auction111137
2026-03-27 15:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:18 [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 15:07:18 [ecarstrade.be] INFO: Scrape type for 7009902auction111137: 1
2026-03-27 15:07:18 [ecarstrade.be] INFO: Found listing with ID: 7009921auction111137
2026-03-27 15:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:18 [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 15:07:18 [ecarstrade.be] INFO: Scrape type for 7009921auction111137: 1
2026-03-27 15:07:18 [ecarstrade.be] INFO: Found listing with ID: 7009933auction111137
2026-03-27 15:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:18 [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 15:07:18 [ecarstrade.be] INFO: Scrape type for 7009933auction111137: 1
2026-03-27 15:07:18 [ecarstrade.be] INFO: Found listing with ID: 7009970auction111137
2026-03-27 15:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:18 [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 15:07:18 [ecarstrade.be] INFO: Scrape type for 7009970auction111137: 1
2026-03-27 15:07:18 [ecarstrade.be] INFO: Found listing with ID: 7009906auction111137
2026-03-27 15:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:19 [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 15:07:19 [ecarstrade.be] INFO: Scrape type for 7009906auction111137: 1
2026-03-27 15:07:19 [ecarstrade.be] INFO: Found listing with ID: 7009946auction111137
2026-03-27 15:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:19 [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 15:07:19 [ecarstrade.be] INFO: Scrape type for 7009946auction111137: 1
2026-03-27 15:07:19 [ecarstrade.be] INFO: Found listing with ID: 7009969auction111137
2026-03-27 15:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:19 [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 15:07:19 [ecarstrade.be] INFO: Scrape type for 7009969auction111137: 1
2026-03-27 15:07:19 [ecarstrade.be] INFO: Found listing with ID: 7009953auction111137
2026-03-27 15:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:19 [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 15:07:19 [ecarstrade.be] INFO: Scrape type for 7009953auction111137: 1
2026-03-27 15:07:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009996> (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 15:07: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 15:07:19 [ecarstrade.be] INFO: Extracting details for car 7009996auction111137
2026-03-27 15:07:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e0fe31c-17da-571d-86ff-2cb30e006b56 with identifier: 7009996auction111137
2026-03-27 15:07:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e0fe31c-17da-571d-86ff-2cb30e006b56 with scrape type 1
2026-03-27 15:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6e0fe31c-17da-571d-86ff-2cb30e006b56
2026-03-27 15:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009996%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622405%27 HTTP/1.1" 200 None
2026-03-27 15:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009996/photo_001/780x0__r.jpg?hash=1774622405 not downloaded yet
2026-03-27 15:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009996%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622405%27 HTTP/1.1" 200 None
2026-03-27 15:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009996/photo_002/780x0__r.jpg?hash=1774622405 not downloaded yet
2026-03-27 15:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009996%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622405%27 HTTP/1.1" 200 None
2026-03-27 15:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009996/photo_003/780x0__r.jpg?hash=1774622405 not downloaded yet
2026-03-27 15:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009996%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622407%27 HTTP/1.1" 200 None
2026-03-27 15:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009996/photo_004/780x0__r.jpg?hash=1774622407 not downloaded yet
2026-03-27 15:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009996%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622407%27 HTTP/1.1" 200 None
2026-03-27 15:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009996/photo_005/780x0__r.jpg?hash=1774622407 not downloaded yet
2026-03-27 15:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009996%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622405%27 HTTP/1.1" 200 None
2026-03-27 15:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009996/photo_006/780x0__r.jpg?hash=1774622405 not downloaded yet
2026-03-27 15:07:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009981> (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 15:07: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 15:07:20 [ecarstrade.be] INFO: Extracting details for car 7009981auction111137
2026-03-27 15:07:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85de3a5d-2035-57d6-af6b-e1095445faf3 with identifier: 7009981auction111137
2026-03-27 15:07:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85de3a5d-2035-57d6-af6b-e1095445faf3 with scrape type 1
2026-03-27 15:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 85de3a5d-2035-57d6-af6b-e1095445faf3
2026-03-27 15:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009981%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622367%27 HTTP/1.1" 200 None
2026-03-27 15:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009981/photo_001/780x0__r.jpg?hash=1774622367 not downloaded yet
2026-03-27 15:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009981%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622367%27 HTTP/1.1" 200 None
2026-03-27 15:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009981/photo_002/780x0__r.jpg?hash=1774622367 not downloaded yet
2026-03-27 15:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009981%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622367%27 HTTP/1.1" 200 None
2026-03-27 15:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009981/photo_003/780x0__r.jpg?hash=1774622367 not downloaded yet
2026-03-27 15:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009981%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622367%27 HTTP/1.1" 200 None
2026-03-27 15:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009981/photo_004/780x0__r.jpg?hash=1774622367 not downloaded yet
2026-03-27 15:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009981%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622368%27 HTTP/1.1" 200 None
2026-03-27 15:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009981/photo_005/780x0__r.jpg?hash=1774622368 not downloaded yet
2026-03-27 15:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009981%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622367%27 HTTP/1.1" 200 None
2026-03-27 15:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009981/photo_006/780x0__r.jpg?hash=1774622367 not downloaded yet
2026-03-27 15:07:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009987> (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 15:07: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 15:07:21 [ecarstrade.be] INFO: Extracting details for car 7009987auction111137
2026-03-27 15:07:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6652ac30-ec08-5870-82e5-01bacdfdd0a3 with identifier: 7009987auction111137
2026-03-27 15:07:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6652ac30-ec08-5870-82e5-01bacdfdd0a3 with scrape type 1
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6652ac30-ec08-5870-82e5-01bacdfdd0a3
2026-03-27 15:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009987%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622377%27 HTTP/1.1" 200 None
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009987/photo_001/780x0__r.jpg?hash=1774622377 not downloaded yet
2026-03-27 15:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009987%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622377%27 HTTP/1.1" 200 None
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009987/photo_002/780x0__r.jpg?hash=1774622377 not downloaded yet
2026-03-27 15:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009987%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622377%27 HTTP/1.1" 200 None
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009987/photo_003/780x0__r.jpg?hash=1774622377 not downloaded yet
2026-03-27 15:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009987%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622377%27 HTTP/1.1" 200 None
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009987/photo_004/780x0__r.jpg?hash=1774622377 not downloaded yet
2026-03-27 15:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009987%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622377%27 HTTP/1.1" 200 None
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009987/photo_005/780x0__r.jpg?hash=1774622377 not downloaded yet
2026-03-27 15:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009987%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622377%27 HTTP/1.1" 200 None
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009987/photo_006/780x0__r.jpg?hash=1774622377 not downloaded yet
2026-03-27 15:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009986> (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 15:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009866/photo_003/780x0__r.jpg?hash=1774622078> (referer: https://ecarstrade.com/cars/7009866)
2026-03-27 15:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009931> (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 15:07:21 [ecarstrade.be] INFO: Extracting details for car 7009986auction111137
2026-03-27 15:07:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb with identifier: 7009986auction111137
2026-03-27 15:07:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb with scrape type 1
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb
2026-03-27 15:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009986%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622385%27 HTTP/1.1" 200 None
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009986/photo_001/780x0__r.jpg?hash=1774622385 not downloaded yet
2026-03-27 15:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009986%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622385%27 HTTP/1.1" 200 None
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009986/photo_002/780x0__r.jpg?hash=1774622385 not downloaded yet
2026-03-27 15:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009925/photo_005/780x0__r.jpg?hash=1774622220> (referer: https://ecarstrade.com/cars/7009925)
2026-03-27 15:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009986%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622385%27 HTTP/1.1" 200 None
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009986/photo_003/780x0__r.jpg?hash=1774622385 not downloaded yet
2026-03-27 15:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009925/photo_006/780x0__r.jpg?hash=1774622222> (referer: https://ecarstrade.com/cars/7009925)
2026-03-27 15:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009986%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622386%27 HTTP/1.1" 200 None
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009986/photo_004/780x0__r.jpg?hash=1774622386 not downloaded yet
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 78741ee1-d896-5eb0-8d44-4b929ee6dbed
2026-03-27 15:07:21 [ecarstrade.be] INFO: Extracting details for car 7009931auction111137
2026-03-27 15:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009986%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622385%27 HTTP/1.1" 200 None
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009986/photo_005/780x0__r.jpg?hash=1774622385 not downloaded yet
2026-03-27 15:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009986%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622386%27 HTTP/1.1" 200 None
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009986/photo_006/780x0__r.jpg?hash=1774622386 not downloaded yet
2026-03-27 15:07:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0b42e93-1533-54fb-be6e-533b8b131884 with identifier: 7009931auction111137
2026-03-27 15:07:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0b42e93-1533-54fb-be6e-533b8b131884 with scrape type 1
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c0b42e93-1533-54fb-be6e-533b8b131884
2026-03-27 15:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009931%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622234%27 HTTP/1.1" 200 None
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009931/photo_001/780x0__r.jpg?hash=1774622234 not downloaded yet
2026-03-27 15:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009872/photo_006/780x0__r.jpg?hash=1774622085> (referer: https://ecarstrade.com/cars/7009872)
2026-03-27 15:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009931%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622234%27 HTTP/1.1" 200 None
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009931/photo_002/780x0__r.jpg?hash=1774622234 not downloaded yet
2026-03-27 15:07: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 15:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009931%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622234%27 HTTP/1.1" 200 None
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009931/photo_003/780x0__r.jpg?hash=1774622234 not downloaded yet
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 712dc608-f0bb-5c00-8864-1e293270bad5
2026-03-27 15:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009884/photo_006/780x0__r.jpg?hash=1774622115> (referer: https://ecarstrade.com/cars/7009884)
2026-03-27 15:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009931%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622235%27 HTTP/1.1" 200 None
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009931/photo_004/780x0__r.jpg?hash=1774622235 not downloaded yet
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 712dc608-f0bb-5c00-8864-1e293270bad5
2026-03-27 15:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009931%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622235%27 HTTP/1.1" 200 None
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009931/photo_005/780x0__r.jpg?hash=1774622235 not downloaded yet
2026-03-27 15:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009931%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622234%27 HTTP/1.1" 200 None
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009931/photo_006/780x0__r.jpg?hash=1774622234 not downloaded yet
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fabacd95-7d3f-55c9-95a2-ca1231bb93ef
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a0ecab3e-ac4c-5314-b2a5-0c4a33d75872
2026-03-27 15:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009996/photo_006/780x0__r.jpg?hash=1774622405> (referer: https://ecarstrade.com/cars/7009996)
2026-03-27 15:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009981/photo_006/780x0__r.jpg?hash=1774622367> (referer: https://ecarstrade.com/cars/7009981)
2026-03-27 15:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009987/photo_006/780x0__r.jpg?hash=1774622377> (referer: https://ecarstrade.com/cars/7009987)
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6e0fe31c-17da-571d-86ff-2cb30e006b56
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 85de3a5d-2035-57d6-af6b-e1095445faf3
2026-03-27 15:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009987/photo_005/780x0__r.jpg?hash=1774622377> (referer: https://ecarstrade.com/cars/7009987)
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6652ac30-ec08-5870-82e5-01bacdfdd0a3
2026-03-27 15:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009987/photo_004/780x0__r.jpg?hash=1774622377> (referer: https://ecarstrade.com/cars/7009987)
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6652ac30-ec08-5870-82e5-01bacdfdd0a3
2026-03-27 15:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009986/photo_002/780x0__r.jpg?hash=1774622385> (referer: https://ecarstrade.com/cars/7009986)
2026-03-27 15:07:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6652ac30-ec08-5870-82e5-01bacdfdd0a3
2026-03-27 15:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009986/photo_003/780x0__r.jpg?hash=1774622385> (referer: https://ecarstrade.com/cars/7009986)
2026-03-27 15:07:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb
2026-03-27 15:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009931/photo_001/780x0__r.jpg?hash=1774622234> (referer: https://ecarstrade.com/cars/7009931)
2026-03-27 15:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009931/photo_003/780x0__r.jpg?hash=1774622234> (referer: https://ecarstrade.com/cars/7009931)
2026-03-27 15:07:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb
2026-03-27 15:07:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c0b42e93-1533-54fb-be6e-533b8b131884
2026-03-27 15:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009931/photo_006/780x0__r.jpg?hash=1774622234> (referer: https://ecarstrade.com/cars/7009931)
2026-03-27 15:07:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c0b42e93-1533-54fb-be6e-533b8b131884
2026-03-27 15:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009931/photo_005/780x0__r.jpg?hash=1774622235> (referer: https://ecarstrade.com/cars/7009931)
2026-03-27 15:07:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c0b42e93-1533-54fb-be6e-533b8b131884
2026-03-27 15:07:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c0b42e93-1533-54fb-be6e-533b8b131884
2026-03-27 15:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009931/photo_004/780x0__r.jpg?hash=1774622235> (referer: https://ecarstrade.com/cars/7009931)
2026-03-27 15:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009931/photo_002/780x0__r.jpg?hash=1774622234> (referer: https://ecarstrade.com/cars/7009931)
2026-03-27 15:07:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c0b42e93-1533-54fb-be6e-533b8b131884
2026-03-27 15:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009986/photo_006/780x0__r.jpg?hash=1774622386> (referer: https://ecarstrade.com/cars/7009986)
2026-03-27 15:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009986/photo_005/780x0__r.jpg?hash=1774622385> (referer: https://ecarstrade.com/cars/7009986)
2026-03-27 15:07:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c0b42e93-1533-54fb-be6e-533b8b131884
2026-03-27 15:07:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c0b42e93-1533-54fb-be6e-533b8b131884, skipping ID generation
2026-03-27 15:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0b42e93-1533-54fb-be6e-533b8b131884 with scrape type 1
2026-03-27 15:07:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c0b42e93-1533-54fb-be6e-533b8b131884 sending to next pipeline
2026-03-27 15:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c0b42e93-1533-54fb-be6e-533b8b131884, identifier: 7009931auction111137
2026-03-27 15:07:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c0b42e93-1533-54fb-be6e-533b8b131884 with identifier: 7009931auction111137
2026-03-27 15:07:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c0b42e93-1533-54fb-be6e-533b8b131884 with identifier: 7009931auction111137
2026-03-27 15:07:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c0b42e93-1533-54fb-be6e-533b8b131884 with identifier: 7009931auction111137 to the API
2026-03-27 15:07:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009931/photo_002/780x0__r.jpg?hash=1774622234>
{'auction_title': '',
 'c_o_2_emission_value': 191,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'c0b42e93-1533-54fb-be6e-533b8b131884',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009931',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Mercedes',
 'model': 'Vito',
 'odometer': 227783,
 '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': 3,
 'seller_name': None,
 'title': 'Mercedes-Benz Vito 116 CDI L2 Aut. 4d',
 'transmission': 'automatic',
 'trim': '-Benz  116 CDI L2 Aut. 4d',
 'vin': None,
 'year': 2021}
2026-03-27 15:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:23 [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 15:07:23 [ecarstrade.be] INFO: Saving data for 7009931auction111137: {'created_time': 1774624043.16385, 'last_price_update_time': 1774624043.163862, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009931auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009986/photo_004/780x0__r.jpg?hash=1774622386> (referer: https://ecarstrade.com/cars/7009986)
2026-03-27 15:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009860> (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 15:07:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb
2026-03-27 15:07:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb
2026-03-27 15:07:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb
2026-03-27 15:07:23 [ecarstrade.be] INFO: Extracting details for car 7009860auction111137
2026-03-27 15:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009987/photo_003/780x0__r.jpg?hash=1774622377> (referer: https://ecarstrade.com/cars/7009987)
2026-03-27 15:07:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60b12869-28f9-5ea8-8e2f-5284034d7b30 with identifier: 7009860auction111137
2026-03-27 15:07:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60b12869-28f9-5ea8-8e2f-5284034d7b30 with scrape type 1
2026-03-27 15:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 60b12869-28f9-5ea8-8e2f-5284034d7b30
2026-03-27 15:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009860%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622056%27 HTTP/1.1" 200 None
2026-03-27 15:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009860/photo_001/780x0__r.jpg?hash=1774622056 not downloaded yet
2026-03-27 15:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009860%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622056%27 HTTP/1.1" 200 None
2026-03-27 15:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009860/photo_002/780x0__r.jpg?hash=1774622056 not downloaded yet
2026-03-27 15:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009860%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622057%27 HTTP/1.1" 200 None
2026-03-27 15:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009860/photo_003/780x0__r.jpg?hash=1774622057 not downloaded yet
2026-03-27 15:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009860%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622057%27 HTTP/1.1" 200 None
2026-03-27 15:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009860/photo_004/780x0__r.jpg?hash=1774622057 not downloaded yet
2026-03-27 15:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009860%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622056%27 HTTP/1.1" 200 None
2026-03-27 15:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009860/photo_005/780x0__r.jpg?hash=1774622056 not downloaded yet
2026-03-27 15:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009860%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622056%27 HTTP/1.1" 200 None
2026-03-27 15:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009860/photo_006/780x0__r.jpg?hash=1774622056 not downloaded yet
2026-03-27 15:07:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6652ac30-ec08-5870-82e5-01bacdfdd0a3
2026-03-27 15:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009986/photo_001/780x0__r.jpg?hash=1774622385> (referer: https://ecarstrade.com/cars/7009986)
2026-03-27 15:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009987/photo_002/780x0__r.jpg?hash=1774622377> (referer: https://ecarstrade.com/cars/7009987)
2026-03-27 15:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009981/photo_005/780x0__r.jpg?hash=1774622368> (referer: https://ecarstrade.com/cars/7009981)
2026-03-27 15:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009987/photo_001/780x0__r.jpg?hash=1774622377> (referer: https://ecarstrade.com/cars/7009987)
2026-03-27 15:07:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 15:07:23 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 86 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 15:07:23 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 94 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 15:07:23 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 15:07:23 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 15:07:23 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'f\x00\x00\x00'
2026-03-27 15:07:23 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 15:07:23 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 15:07:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:07:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efcf7471a90>
2026-03-27 15:07:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:07:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 15:07:23 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-27 15:07:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 15:07:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:07:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:07:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb/448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 15:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ecarstrade.be',RowKey='https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009986%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622385') HTTP/1.1" 204 0
2026-03-27 15:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009986/photo_001/780x0__r.jpg?hash=1774622385 saved to cache
2026-03-27 15:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb
2026-03-27 15:07:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb, skipping ID generation
2026-03-27 15:07:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb with scrape type 1
2026-03-27 15:07:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb sending to next pipeline
2026-03-27 15:07:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb, identifier: 7009986auction111137
2026-03-27 15:07:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6652ac30-ec08-5870-82e5-01bacdfdd0a3
2026-03-27 15:07:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb with identifier: 7009986auction111137
2026-03-27 15:07:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb with identifier: 7009986auction111137
2026-03-27 15:07:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb with identifier: 7009986auction111137 to the API
2026-03-27 15:07:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009986/photo_001/780x0__r.jpg?hash=1774622385>
{'auction_title': '',
 'c_o_2_emission_value': 25,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': '448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009986',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 152917,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb/448d6dc4-c4f6-5150-a9b1-48c2aa4f8deb_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77871,
             'Height': 585,
             'OriginUrl': 'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009986/photo_001/780x0__r.jpg?hash=1774622385',
             'Width': 780}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Skoda Superb Combi 1.4 TSI iV 160kW DSG6 Clever 5d',
 'transmission': 'automatic',
 'trim': 'Combi 1.4 TSI iV 160kW DSG6 Clever 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009986auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:07:24 [ecarstrade.be] INFO: Saving data for 7009986auction111137: {'created_time': 1774624044.297092, 'last_price_update_time': 1774624044.297105, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009986auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009981/photo_003/780x0__r.jpg?hash=1774622367> (referer: https://ecarstrade.com/cars/7009981)
2026-03-27 15:07:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009981/photo_004/780x0__r.jpg?hash=1774622367> (referer: https://ecarstrade.com/cars/7009981)
2026-03-27 15:07:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 85de3a5d-2035-57d6-af6b-e1095445faf3
2026-03-27 15:07:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6652ac30-ec08-5870-82e5-01bacdfdd0a3
2026-03-27 15:07:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6652ac30-ec08-5870-82e5-01bacdfdd0a3, skipping ID generation
2026-03-27 15:07:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6652ac30-ec08-5870-82e5-01bacdfdd0a3 with scrape type 1
2026-03-27 15:07:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6652ac30-ec08-5870-82e5-01bacdfdd0a3 sending to next pipeline
2026-03-27 15:07:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6652ac30-ec08-5870-82e5-01bacdfdd0a3, identifier: 7009987auction111137
2026-03-27 15:07:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6652ac30-ec08-5870-82e5-01bacdfdd0a3 with identifier: 7009987auction111137
2026-03-27 15:07:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6652ac30-ec08-5870-82e5-01bacdfdd0a3 with identifier: 7009987auction111137
2026-03-27 15:07:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6652ac30-ec08-5870-82e5-01bacdfdd0a3 with identifier: 7009987auction111137 to the API
2026-03-27 15:07:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009987/photo_001/780x0__r.jpg?hash=1774622377>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 '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': '6652ac30-ec08-5870-82e5-01bacdfdd0a3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009987',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 185526,
 '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': 'Skoda Octavia Combi 2.0 CRTDI 85kW Clever 5d',
 'transmission': 'manual',
 'trim': 'Combi 2.0 CRTDI 85kW Clever 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009987auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:07:24 [ecarstrade.be] INFO: Saving data for 7009987auction111137: {'created_time': 1774624044.832861, 'last_price_update_time': 1774624044.832879, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009987auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009981/photo_002/780x0__r.jpg?hash=1774622367> (referer: https://ecarstrade.com/cars/7009981)
2026-03-27 15:07:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009981/photo_001/780x0__r.jpg?hash=1774622367> (referer: https://ecarstrade.com/cars/7009981)
2026-03-27 15:07:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009856> (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 15:07:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 85de3a5d-2035-57d6-af6b-e1095445faf3
2026-03-27 15:07:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 85de3a5d-2035-57d6-af6b-e1095445faf3
2026-03-27 15:07:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009961> (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 15:07:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 85de3a5d-2035-57d6-af6b-e1095445faf3
2026-03-27 15:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009996/photo_005/780x0__r.jpg?hash=1774622407> (referer: https://ecarstrade.com/cars/7009996)
2026-03-27 15:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009996/photo_004/780x0__r.jpg?hash=1774622407> (referer: https://ecarstrade.com/cars/7009996)
2026-03-27 15:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009860/photo_005/780x0__r.jpg?hash=1774622056> (referer: https://ecarstrade.com/cars/7009860)
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 85de3a5d-2035-57d6-af6b-e1095445faf3
2026-03-27 15:07:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 85de3a5d-2035-57d6-af6b-e1095445faf3, skipping ID generation
2026-03-27 15:07:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85de3a5d-2035-57d6-af6b-e1095445faf3 with scrape type 1
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 85de3a5d-2035-57d6-af6b-e1095445faf3 sending to next pipeline
2026-03-27 15:07:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 85de3a5d-2035-57d6-af6b-e1095445faf3, identifier: 7009981auction111137
2026-03-27 15:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009860/photo_006/780x0__r.jpg?hash=1774622056> (referer: https://ecarstrade.com/cars/7009860)
2026-03-27 15:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009860/photo_004/780x0__r.jpg?hash=1774622057> (referer: https://ecarstrade.com/cars/7009860)
2026-03-27 15:07:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 85de3a5d-2035-57d6-af6b-e1095445faf3 with identifier: 7009981auction111137
2026-03-27 15:07:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 85de3a5d-2035-57d6-af6b-e1095445faf3 with identifier: 7009981auction111137
2026-03-27 15:07:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 85de3a5d-2035-57d6-af6b-e1095445faf3 with identifier: 7009981auction111137 to the API
2026-03-27 15:07:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009981/photo_001/780x0__r.jpg?hash=1774622367>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 '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': '85de3a5d-2035-57d6-af6b-e1095445faf3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009981',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 153022,
 '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': 'Skoda Octavia Combi 2.0 CRTDI 85kW Clever 5d',
 'transmission': 'manual',
 'trim': 'Combi 2.0 CRTDI 85kW Clever 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:25 [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 15:07:25 [ecarstrade.be] INFO: Saving data for 7009981auction111137: {'created_time': 1774624045.440939, 'last_price_update_time': 1774624045.440957, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009981auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009860/photo_003/780x0__r.jpg?hash=1774622057> (referer: https://ecarstrade.com/cars/7009860)
2026-03-27 15:07:25 [ecarstrade.be] INFO: Extracting details for car 7009856auction111137
2026-03-27 15:07:25 [ecarstrade.be] INFO: Extracting details for car 7009961auction111137
2026-03-27 15:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009860/photo_002/780x0__r.jpg?hash=1774622056> (referer: https://ecarstrade.com/cars/7009860)
2026-03-27 15:07:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aeeb169a-2e6b-5d41-bc8f-de6caf280e74 with identifier: 7009856auction111137
2026-03-27 15:07:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeeb169a-2e6b-5d41-bc8f-de6caf280e74 with scrape type 1
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item aeeb169a-2e6b-5d41-bc8f-de6caf280e74
2026-03-27 15:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009856%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622051%27 HTTP/1.1" 200 None
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009856/photo_001/780x0__r.jpg?hash=1774622051 not downloaded yet
2026-03-27 15:07:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dca14263-1c33-5b10-a997-d59e7c7b9fd4 with identifier: 7009961auction111137
2026-03-27 15:07:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dca14263-1c33-5b10-a997-d59e7c7b9fd4 with scrape type 1
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dca14263-1c33-5b10-a997-d59e7c7b9fd4
2026-03-27 15:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009961%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622311%27 HTTP/1.1" 200 None
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009961/photo_001/780x0__r.jpg?hash=1774622311 not downloaded yet
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6e0fe31c-17da-571d-86ff-2cb30e006b56
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6e0fe31c-17da-571d-86ff-2cb30e006b56
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 60b12869-28f9-5ea8-8e2f-5284034d7b30
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 60b12869-28f9-5ea8-8e2f-5284034d7b30
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 60b12869-28f9-5ea8-8e2f-5284034d7b30
2026-03-27 15:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009856%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622051%27 HTTP/1.1" 200 None
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009856/photo_002/780x0__r.jpg?hash=1774622051 not downloaded yet
2026-03-27 15:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009961%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622311%27 HTTP/1.1" 200 None
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009961/photo_002/780x0__r.jpg?hash=1774622311 not downloaded yet
2026-03-27 15:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009860/photo_001/780x0__r.jpg?hash=1774622056> (referer: https://ecarstrade.com/cars/7009860)
2026-03-27 15:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009856%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622052%27 HTTP/1.1" 200 None
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009856/photo_003/780x0__r.jpg?hash=1774622052 not downloaded yet
2026-03-27 15:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009961%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622311%27 HTTP/1.1" 200 None
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009961/photo_003/780x0__r.jpg?hash=1774622311 not downloaded yet
2026-03-27 15:07: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 15:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009996/photo_003/780x0__r.jpg?hash=1774622405> (referer: https://ecarstrade.com/cars/7009996)
2026-03-27 15:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009996/photo_001/780x0__r.jpg?hash=1774622405> (referer: https://ecarstrade.com/cars/7009996)
2026-03-27 15:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009996/photo_002/780x0__r.jpg?hash=1774622405> (referer: https://ecarstrade.com/cars/7009996)
2026-03-27 15:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009856%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622051%27 HTTP/1.1" 200 None
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009856/photo_004/780x0__r.jpg?hash=1774622051 not downloaded yet
2026-03-27 15:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009961%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622311%27 HTTP/1.1" 200 None
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009961/photo_004/780x0__r.jpg?hash=1774622311 not downloaded yet
2026-03-27 15:07: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 15:07: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 15:07: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 15:07:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 60b12869-28f9-5ea8-8e2f-5284034d7b30
2026-03-27 15:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009856%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622051%27 HTTP/1.1" 200 None
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009856/photo_005/780x0__r.jpg?hash=1774622051 not downloaded yet
2026-03-27 15:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009961%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622311%27 HTTP/1.1" 200 None
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009961/photo_005/780x0__r.jpg?hash=1774622311 not downloaded yet
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 60b12869-28f9-5ea8-8e2f-5284034d7b30
2026-03-27 15:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009856%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622051%27 HTTP/1.1" 200 None
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009856/photo_006/780x0__r.jpg?hash=1774622051 not downloaded yet
2026-03-27 15:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009961%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622311%27 HTTP/1.1" 200 None
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009961/photo_006/780x0__r.jpg?hash=1774622311 not downloaded yet
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 60b12869-28f9-5ea8-8e2f-5284034d7b30
2026-03-27 15:07:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 60b12869-28f9-5ea8-8e2f-5284034d7b30, skipping ID generation
2026-03-27 15:07:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60b12869-28f9-5ea8-8e2f-5284034d7b30 with scrape type 1
2026-03-27 15:07:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 60b12869-28f9-5ea8-8e2f-5284034d7b30 sending to next pipeline
2026-03-27 15:07:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 60b12869-28f9-5ea8-8e2f-5284034d7b30, identifier: 7009860auction111137
2026-03-27 15:07:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 60b12869-28f9-5ea8-8e2f-5284034d7b30 with identifier: 7009860auction111137
2026-03-27 15:07:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 60b12869-28f9-5ea8-8e2f-5284034d7b30 with identifier: 7009860auction111137
2026-03-27 15:07:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 60b12869-28f9-5ea8-8e2f-5284034d7b30 with identifier: 7009860auction111137 to the API
2026-03-27 15:07:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009860/photo_001/780x0__r.jpg?hash=1774622056>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 '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': '60b12869-28f9-5ea8-8e2f-5284034d7b30',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009860',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 172619,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 tr Adv Business Ed 5d',
 'transmission': 'automatic',
 'trim': 'Avant 2.0 30 TDi 100kW S tr Adv Business Ed 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:26 [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 15:07:26 [ecarstrade.be] INFO: Saving data for 7009860auction111137: {'created_time': 1774624046.091335, 'last_price_update_time': 1774624046.091347, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009860auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6e0fe31c-17da-571d-86ff-2cb30e006b56
2026-03-27 15:07:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6e0fe31c-17da-571d-86ff-2cb30e006b56
2026-03-27 15:07:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6e0fe31c-17da-571d-86ff-2cb30e006b56
2026-03-27 15:07:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6e0fe31c-17da-571d-86ff-2cb30e006b56, skipping ID generation
2026-03-27 15:07:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e0fe31c-17da-571d-86ff-2cb30e006b56 with scrape type 1
2026-03-27 15:07:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6e0fe31c-17da-571d-86ff-2cb30e006b56 sending to next pipeline
2026-03-27 15:07:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6e0fe31c-17da-571d-86ff-2cb30e006b56, identifier: 7009996auction111137
2026-03-27 15:07:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6e0fe31c-17da-571d-86ff-2cb30e006b56 with identifier: 7009996auction111137
2026-03-27 15:07:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6e0fe31c-17da-571d-86ff-2cb30e006b56 with identifier: 7009996auction111137
2026-03-27 15:07:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6e0fe31c-17da-571d-86ff-2cb30e006b56 with identifier: 7009996auction111137 to the API
2026-03-27 15:07:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009996/photo_002/780x0__r.jpg?hash=1774622405>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '6e0fe31c-17da-571d-86ff-2cb30e006b56',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009996',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 158316,
 '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': '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': 2020}
2026-03-27 15:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:26 [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 15:07:26 [ecarstrade.be] INFO: Saving data for 7009996auction111137: {'created_time': 1774624046.46602, 'last_price_update_time': 1774624046.46603, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009996auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009994> (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 15:07: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 15:07:26 [ecarstrade.be] INFO: Extracting details for car 7009994auction111137
2026-03-27 15:07:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f76eb92b-6e0d-5e7c-80b6-889331d190c5 with identifier: 7009994auction111137
2026-03-27 15:07:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f76eb92b-6e0d-5e7c-80b6-889331d190c5 with scrape type 1
2026-03-27 15:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f76eb92b-6e0d-5e7c-80b6-889331d190c5
2026-03-27 15:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009994%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622404%27 HTTP/1.1" 200 None
2026-03-27 15:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009994/photo_001/780x0__r.jpg?hash=1774622404 not downloaded yet
2026-03-27 15:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009994%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622404%27 HTTP/1.1" 200 None
2026-03-27 15:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009994/photo_002/780x0__r.jpg?hash=1774622404 not downloaded yet
2026-03-27 15:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009994%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622405%27 HTTP/1.1" 200 None
2026-03-27 15:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009994/photo_003/780x0__r.jpg?hash=1774622405 not downloaded yet
2026-03-27 15:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009994%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622405%27 HTTP/1.1" 200 None
2026-03-27 15:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009994/photo_004/780x0__r.jpg?hash=1774622405 not downloaded yet
2026-03-27 15:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009994%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622404%27 HTTP/1.1" 200 None
2026-03-27 15:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009994/photo_005/780x0__r.jpg?hash=1774622404 not downloaded yet
2026-03-27 15:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009994%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622404%27 HTTP/1.1" 200 None
2026-03-27 15:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009994/photo_006/780x0__r.jpg?hash=1774622404 not downloaded yet
2026-03-27 15:07:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009891> (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 15:07: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 15:07:27 [ecarstrade.be] INFO: Extracting details for car 7009891auction111137
2026-03-27 15:07:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 500429ad-4f89-51dc-b60a-f5b61684a063 with identifier: 7009891auction111137
2026-03-27 15:07:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 500429ad-4f89-51dc-b60a-f5b61684a063 with scrape type 1
2026-03-27 15:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 500429ad-4f89-51dc-b60a-f5b61684a063
2026-03-27 15:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009891%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622132%27 HTTP/1.1" 200 None
2026-03-27 15:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009891/photo_001/780x0__r.jpg?hash=1774622132 not downloaded yet
2026-03-27 15:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009891%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622132%27 HTTP/1.1" 200 None
2026-03-27 15:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009891/photo_002/780x0__r.jpg?hash=1774622132 not downloaded yet
2026-03-27 15:07:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009977> (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 15:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009891%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622133%27 HTTP/1.1" 200 None
2026-03-27 15:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009891/photo_003/780x0__r.jpg?hash=1774622133 not downloaded yet
2026-03-27 15:07: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 15:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009891%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622132%27 HTTP/1.1" 200 None
2026-03-27 15:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009891/photo_004/780x0__r.jpg?hash=1774622132 not downloaded yet
2026-03-27 15:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009891%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622133%27 HTTP/1.1" 200 None
2026-03-27 15:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009891/photo_005/780x0__r.jpg?hash=1774622133 not downloaded yet
2026-03-27 15:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009891%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622133%27 HTTP/1.1" 200 None
2026-03-27 15:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009891/photo_006/780x0__r.jpg?hash=1774622133 not downloaded yet
2026-03-27 15:07:27 [ecarstrade.be] INFO: Extracting details for car 7009977auction111137
2026-03-27 15:07:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60f4e064-3180-51c3-abfe-247bd143ed45 with identifier: 7009977auction111137
2026-03-27 15:07:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60f4e064-3180-51c3-abfe-247bd143ed45 with scrape type 1
2026-03-27 15:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 60f4e064-3180-51c3-abfe-247bd143ed45
2026-03-27 15:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009977%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622356%27 HTTP/1.1" 200 None
2026-03-27 15:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009977/photo_001/780x0__r.jpg?hash=1774622356 not downloaded yet
2026-03-27 15:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009977%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622356%27 HTTP/1.1" 200 None
2026-03-27 15:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009977/photo_002/780x0__r.jpg?hash=1774622356 not downloaded yet
2026-03-27 15:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009977%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622356%27 HTTP/1.1" 200 None
2026-03-27 15:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009977/photo_003/780x0__r.jpg?hash=1774622356 not downloaded yet
2026-03-27 15:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009977%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622356%27 HTTP/1.1" 200 None
2026-03-27 15:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009977/photo_004/780x0__r.jpg?hash=1774622356 not downloaded yet
2026-03-27 15:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009977%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622356%27 HTTP/1.1" 200 None
2026-03-27 15:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009977/photo_005/780x0__r.jpg?hash=1774622356 not downloaded yet
2026-03-27 15:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009977%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622358%27 HTTP/1.1" 200 None
2026-03-27 15:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009977/photo_006/780x0__r.jpg?hash=1774622358 not downloaded yet
2026-03-27 15:07:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009953> (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 15:07: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 15:07:28 [ecarstrade.be] INFO: Extracting details for car 7009953auction111137
2026-03-27 15:07:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82100331-18fb-5b0c-8c94-4cac1448e757 with identifier: 7009953auction111137
2026-03-27 15:07:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82100331-18fb-5b0c-8c94-4cac1448e757 with scrape type 1
2026-03-27 15:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 82100331-18fb-5b0c-8c94-4cac1448e757
2026-03-27 15:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009953%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622290%27 HTTP/1.1" 200 None
2026-03-27 15:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009953/photo_001/780x0__r.jpg?hash=1774622290 not downloaded yet
2026-03-27 15:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009953%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622290%27 HTTP/1.1" 200 None
2026-03-27 15:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009953/photo_002/780x0__r.jpg?hash=1774622290 not downloaded yet
2026-03-27 15:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009953%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622291%27 HTTP/1.1" 200 None
2026-03-27 15:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009953/photo_003/780x0__r.jpg?hash=1774622291 not downloaded yet
2026-03-27 15:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009953%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622290%27 HTTP/1.1" 200 None
2026-03-27 15:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009953/photo_004/780x0__r.jpg?hash=1774622290 not downloaded yet
2026-03-27 15:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009953%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622290%27 HTTP/1.1" 200 None
2026-03-27 15:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009953/photo_005/780x0__r.jpg?hash=1774622290 not downloaded yet
2026-03-27 15:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009953%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622290%27 HTTP/1.1" 200 None
2026-03-27 15:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009953/photo_006/780x0__r.jpg?hash=1774622290 not downloaded yet
2026-03-27 15:07:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009969> (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 15:07:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009961/photo_002/780x0__r.jpg?hash=1774622311> (referer: https://ecarstrade.com/cars/7009961)
2026-03-27 15:07:32 [ecarstrade.be] INFO: Extracting details for car 7009969auction111137
2026-03-27 15:07:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00c6faa9-9825-5435-9761-4cca45a70c4e with identifier: 7009969auction111137
2026-03-27 15:07:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00c6faa9-9825-5435-9761-4cca45a70c4e with scrape type 1
2026-03-27 15:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 00c6faa9-9825-5435-9761-4cca45a70c4e
2026-03-27 15:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009969%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622329%27 HTTP/1.1" 200 None
2026-03-27 15:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009969/photo_001/780x0__r.jpg?hash=1774622329 not downloaded yet
2026-03-27 15:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009969%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622329%27 HTTP/1.1" 200 None
2026-03-27 15:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009969/photo_002/780x0__r.jpg?hash=1774622329 not downloaded yet
2026-03-27 15:07:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009961/photo_003/780x0__r.jpg?hash=1774622311> (referer: https://ecarstrade.com/cars/7009961)
2026-03-27 15:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009969%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622329%27 HTTP/1.1" 200 None
2026-03-27 15:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009969/photo_003/780x0__r.jpg?hash=1774622329 not downloaded yet
2026-03-27 15:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009969%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622329%27 HTTP/1.1" 200 None
2026-03-27 15:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009969/photo_004/780x0__r.jpg?hash=1774622329 not downloaded yet
2026-03-27 15:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009969%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622329%27 HTTP/1.1" 200 None
2026-03-27 15:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009969/photo_005/780x0__r.jpg?hash=1774622329 not downloaded yet
2026-03-27 15:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009969%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622330%27 HTTP/1.1" 200 None
2026-03-27 15:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009969/photo_006/780x0__r.jpg?hash=1774622330 not downloaded yet
2026-03-27 15:07:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dca14263-1c33-5b10-a997-d59e7c7b9fd4
2026-03-27 15:07:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009856/photo_003/780x0__r.jpg?hash=1774622052> (referer: https://ecarstrade.com/cars/7009856)
2026-03-27 15:07:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dca14263-1c33-5b10-a997-d59e7c7b9fd4
2026-03-27 15:07:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009856/photo_002/780x0__r.jpg?hash=1774622051> (referer: https://ecarstrade.com/cars/7009856)
2026-03-27 15:07:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item aeeb169a-2e6b-5d41-bc8f-de6caf280e74
2026-03-27 15:07:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009961/photo_006/780x0__r.jpg?hash=1774622311> (referer: https://ecarstrade.com/cars/7009961)
2026-03-27 15:07:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item aeeb169a-2e6b-5d41-bc8f-de6caf280e74
2026-03-27 15:07:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009994/photo_006/780x0__r.jpg?hash=1774622404> (referer: https://ecarstrade.com/cars/7009994)
2026-03-27 15:07:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dca14263-1c33-5b10-a997-d59e7c7b9fd4
2026-03-27 15:07:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009891/photo_002/780x0__r.jpg?hash=1774622132> (referer: https://ecarstrade.com/cars/7009891)
2026-03-27 15:07:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f76eb92b-6e0d-5e7c-80b6-889331d190c5
2026-03-27 15:07:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009977/photo_006/780x0__r.jpg?hash=1774622358> (referer: https://ecarstrade.com/cars/7009977)
2026-03-27 15:07:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009953/photo_006/780x0__r.jpg?hash=1774622290> (referer: https://ecarstrade.com/cars/7009953)
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 500429ad-4f89-51dc-b60a-f5b61684a063
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 60f4e064-3180-51c3-abfe-247bd143ed45
2026-03-27 15:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009953/photo_005/780x0__r.jpg?hash=1774622290> (referer: https://ecarstrade.com/cars/7009953)
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 82100331-18fb-5b0c-8c94-4cac1448e757
2026-03-27 15:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009970> (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 15:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009969/photo_002/780x0__r.jpg?hash=1774622329> (referer: https://ecarstrade.com/cars/7009969)
2026-03-27 15:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009933> (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 15:07:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 82100331-18fb-5b0c-8c94-4cac1448e757
2026-03-27 15:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009969/photo_006/780x0__r.jpg?hash=1774622330> (referer: https://ecarstrade.com/cars/7009969)
2026-03-27 15:07:33 [ecarstrade.be] INFO: Extracting details for car 7009970auction111137
2026-03-27 15:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009969/photo_004/780x0__r.jpg?hash=1774622329> (referer: https://ecarstrade.com/cars/7009969)
2026-03-27 15:07:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f13ae75c-3033-50df-b586-baba6e7fa753 with identifier: 7009970auction111137
2026-03-27 15:07:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f13ae75c-3033-50df-b586-baba6e7fa753 with scrape type 1
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f13ae75c-3033-50df-b586-baba6e7fa753
2026-03-27 15:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009970%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622332%27 HTTP/1.1" 200 None
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009970/photo_001/780x0__r.jpg?hash=1774622332 not downloaded yet
2026-03-27 15:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009969/photo_003/780x0__r.jpg?hash=1774622329> (referer: https://ecarstrade.com/cars/7009969)
2026-03-27 15:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009969/photo_005/780x0__r.jpg?hash=1774622329> (referer: https://ecarstrade.com/cars/7009969)
2026-03-27 15:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009970%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622333%27 HTTP/1.1" 200 None
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009970/photo_002/780x0__r.jpg?hash=1774622333 not downloaded yet
2026-03-27 15:07:33 [ecarstrade.be] INFO: Extracting details for car 7009933auction111137
2026-03-27 15:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009970%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622332%27 HTTP/1.1" 200 None
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009970/photo_003/780x0__r.jpg?hash=1774622332 not downloaded yet
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 00c6faa9-9825-5435-9761-4cca45a70c4e
2026-03-27 15:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009970%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622332%27 HTTP/1.1" 200 None
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009970/photo_004/780x0__r.jpg?hash=1774622332 not downloaded yet
2026-03-27 15:07:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cebf7eb1-1f1c-5d45-b826-9ccd37f661e0 with identifier: 7009933auction111137
2026-03-27 15:07:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cebf7eb1-1f1c-5d45-b826-9ccd37f661e0 with scrape type 1
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cebf7eb1-1f1c-5d45-b826-9ccd37f661e0
2026-03-27 15:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009933%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622239%27 HTTP/1.1" 200 None
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009933/photo_001/780x0__r.jpg?hash=1774622239 not downloaded yet
2026-03-27 15:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009953/photo_004/780x0__r.jpg?hash=1774622290> (referer: https://ecarstrade.com/cars/7009953)
2026-03-27 15:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009969/photo_001/780x0__r.jpg?hash=1774622329> (referer: https://ecarstrade.com/cars/7009969)
2026-03-27 15:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009970%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622333%27 HTTP/1.1" 200 None
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009970/photo_005/780x0__r.jpg?hash=1774622333 not downloaded yet
2026-03-27 15:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009933%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622239%27 HTTP/1.1" 200 None
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009933/photo_002/780x0__r.jpg?hash=1774622239 not downloaded yet
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 00c6faa9-9825-5435-9761-4cca45a70c4e
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 00c6faa9-9825-5435-9761-4cca45a70c4e
2026-03-27 15:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009953/photo_003/780x0__r.jpg?hash=1774622291> (referer: https://ecarstrade.com/cars/7009953)
2026-03-27 15:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009970%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622333%27 HTTP/1.1" 200 None
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009970/photo_006/780x0__r.jpg?hash=1774622333 not downloaded yet
2026-03-27 15:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009933%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622239%27 HTTP/1.1" 200 None
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009933/photo_003/780x0__r.jpg?hash=1774622239 not downloaded yet
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 00c6faa9-9825-5435-9761-4cca45a70c4e
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 00c6faa9-9825-5435-9761-4cca45a70c4e
2026-03-27 15:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009953/photo_001/780x0__r.jpg?hash=1774622290> (referer: https://ecarstrade.com/cars/7009953)
2026-03-27 15:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009953/photo_002/780x0__r.jpg?hash=1774622290> (referer: https://ecarstrade.com/cars/7009953)
2026-03-27 15:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009933%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622239%27 HTTP/1.1" 200 None
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009933/photo_004/780x0__r.jpg?hash=1774622239 not downloaded yet
2026-03-27 15:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009933%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622239%27 HTTP/1.1" 200 None
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009933/photo_005/780x0__r.jpg?hash=1774622239 not downloaded yet
2026-03-27 15:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009933%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622239%27 HTTP/1.1" 200 None
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009933/photo_006/780x0__r.jpg?hash=1774622239 not downloaded yet
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 82100331-18fb-5b0c-8c94-4cac1448e757
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 00c6faa9-9825-5435-9761-4cca45a70c4e
2026-03-27 15:07:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 00c6faa9-9825-5435-9761-4cca45a70c4e, skipping ID generation
2026-03-27 15:07:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00c6faa9-9825-5435-9761-4cca45a70c4e with scrape type 1
2026-03-27 15:07:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 00c6faa9-9825-5435-9761-4cca45a70c4e sending to next pipeline
2026-03-27 15:07:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 00c6faa9-9825-5435-9761-4cca45a70c4e, identifier: 7009969auction111137
2026-03-27 15:07:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 00c6faa9-9825-5435-9761-4cca45a70c4e with identifier: 7009969auction111137
2026-03-27 15:07:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 00c6faa9-9825-5435-9761-4cca45a70c4e with identifier: 7009969auction111137
2026-03-27 15:07:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 00c6faa9-9825-5435-9761-4cca45a70c4e with identifier: 7009969auction111137 to the API
2026-03-27 15:07:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009969/photo_001/780x0__r.jpg?hash=1774622329>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': '00c6faa9-9825-5435-9761-4cca45a70c4e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009969',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 108305,
 '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': 'Renault Captur TCe 100 Zen 5d',
 'transmission': 'manual',
 'trim': 'TCe 100 Zen 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:34 [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 15:07:34 [ecarstrade.be] INFO: Saving data for 7009969auction111137: {'created_time': 1774624054.558611, 'last_price_update_time': 1774624054.558622, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009969auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009977/photo_004/780x0__r.jpg?hash=1774622356> (referer: https://ecarstrade.com/cars/7009977)
2026-03-27 15:07:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009977/photo_005/780x0__r.jpg?hash=1774622356> (referer: https://ecarstrade.com/cars/7009977)
2026-03-27 15:07:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009977/photo_003/780x0__r.jpg?hash=1774622356> (referer: https://ecarstrade.com/cars/7009977)
2026-03-27 15:07:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009906> (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 15:07:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 82100331-18fb-5b0c-8c94-4cac1448e757
2026-03-27 15:07:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 82100331-18fb-5b0c-8c94-4cac1448e757
2026-03-27 15:07:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 82100331-18fb-5b0c-8c94-4cac1448e757
2026-03-27 15:07:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 82100331-18fb-5b0c-8c94-4cac1448e757, skipping ID generation
2026-03-27 15:07:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82100331-18fb-5b0c-8c94-4cac1448e757 with scrape type 1
2026-03-27 15:07:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 82100331-18fb-5b0c-8c94-4cac1448e757 sending to next pipeline
2026-03-27 15:07:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 82100331-18fb-5b0c-8c94-4cac1448e757, identifier: 7009953auction111137
2026-03-27 15:07:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009921> (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 15:07:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 82100331-18fb-5b0c-8c94-4cac1448e757 with identifier: 7009953auction111137
2026-03-27 15:07:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 82100331-18fb-5b0c-8c94-4cac1448e757 with identifier: 7009953auction111137
2026-03-27 15:07:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 82100331-18fb-5b0c-8c94-4cac1448e757 with identifier: 7009953auction111137 to the API
2026-03-27 15:07:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009953/photo_002/780x0__r.jpg?hash=1774622290>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': '82100331-18fb-5b0c-8c94-4cac1448e757',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009953',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 150322,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Peugeot, 5008 '16, Peugeot 5008 1.2 PureTech 96kW S&S GT Line 5d",
 'transmission': 'manual',
 'trim': ",  '16,   1.2 PureTech 96kW S&S GT Line 5d",
 'vin': None,
 'year': 2020}
2026-03-27 15:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:34 [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 15:07:34 [ecarstrade.be] INFO: Saving data for 7009953auction111137: {'created_time': 1774624054.982493, 'last_price_update_time': 1774624054.982505, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009953auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:35 [ecarstrade.be] INFO: Extracting details for car 7009906auction111137
2026-03-27 15:07:35 [ecarstrade.be] INFO: Extracting details for car 7009921auction111137
2026-03-27 15:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009977/photo_001/780x0__r.jpg?hash=1774622356> (referer: https://ecarstrade.com/cars/7009977)
2026-03-27 15:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009970/photo_001/780x0__r.jpg?hash=1774622332> (referer: https://ecarstrade.com/cars/7009970)
2026-03-27 15:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009977/photo_002/780x0__r.jpg?hash=1774622356> (referer: https://ecarstrade.com/cars/7009977)
2026-03-27 15:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009933/photo_001/780x0__r.jpg?hash=1774622239> (referer: https://ecarstrade.com/cars/7009933)
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 60f4e064-3180-51c3-abfe-247bd143ed45
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 60f4e064-3180-51c3-abfe-247bd143ed45
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 60f4e064-3180-51c3-abfe-247bd143ed45
2026-03-27 15:07:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d895d982-1b68-554e-a106-22d3f09ed42f with identifier: 7009906auction111137
2026-03-27 15:07:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d895d982-1b68-554e-a106-22d3f09ed42f with scrape type 1
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d895d982-1b68-554e-a106-22d3f09ed42f
2026-03-27 15:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009906%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622174%27 HTTP/1.1" 200 None
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009906/photo_001/780x0__r.jpg?hash=1774622174 not downloaded yet
2026-03-27 15:07:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cb3f5b2-907d-5cb3-bf5f-d30962209895 with identifier: 7009921auction111137
2026-03-27 15:07:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb3f5b2-907d-5cb3-bf5f-d30962209895 with scrape type 1
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6cb3f5b2-907d-5cb3-bf5f-d30962209895
2026-03-27 15:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009921%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622213%27 HTTP/1.1" 200 None
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009921/photo_001/780x0__r.jpg?hash=1774622213 not downloaded yet
2026-03-27 15:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009970/photo_006/780x0__r.jpg?hash=1774622333> (referer: https://ecarstrade.com/cars/7009970)
2026-03-27 15:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009933/photo_003/780x0__r.jpg?hash=1774622239> (referer: https://ecarstrade.com/cars/7009933)
2026-03-27 15:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009906%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622174%27 HTTP/1.1" 200 None
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009906/photo_002/780x0__r.jpg?hash=1774622174 not downloaded yet
2026-03-27 15:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009921%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622213%27 HTTP/1.1" 200 None
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009921/photo_002/780x0__r.jpg?hash=1774622213 not downloaded yet
2026-03-27 15:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009933/photo_002/780x0__r.jpg?hash=1774622239> (referer: https://ecarstrade.com/cars/7009933)
2026-03-27 15:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009906%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622175%27 HTTP/1.1" 200 None
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009906/photo_003/780x0__r.jpg?hash=1774622175 not downloaded yet
2026-03-27 15:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009921%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622213%27 HTTP/1.1" 200 None
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009921/photo_003/780x0__r.jpg?hash=1774622213 not downloaded yet
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 60f4e064-3180-51c3-abfe-247bd143ed45
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f13ae75c-3033-50df-b586-baba6e7fa753
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 60f4e064-3180-51c3-abfe-247bd143ed45
2026-03-27 15:07:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 60f4e064-3180-51c3-abfe-247bd143ed45, skipping ID generation
2026-03-27 15:07:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60f4e064-3180-51c3-abfe-247bd143ed45 with scrape type 1
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 60f4e064-3180-51c3-abfe-247bd143ed45 sending to next pipeline
2026-03-27 15:07:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 60f4e064-3180-51c3-abfe-247bd143ed45, identifier: 7009977auction111137
2026-03-27 15:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009970/photo_004/780x0__r.jpg?hash=1774622332> (referer: https://ecarstrade.com/cars/7009970)
2026-03-27 15:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009933/photo_006/780x0__r.jpg?hash=1774622239> (referer: https://ecarstrade.com/cars/7009933)
2026-03-27 15:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009933/photo_004/780x0__r.jpg?hash=1774622239> (referer: https://ecarstrade.com/cars/7009933)
2026-03-27 15:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009933/photo_005/780x0__r.jpg?hash=1774622239> (referer: https://ecarstrade.com/cars/7009933)
2026-03-27 15:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009906%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622174%27 HTTP/1.1" 200 None
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009906/photo_004/780x0__r.jpg?hash=1774622174 not downloaded yet
2026-03-27 15:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009921%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622214%27 HTTP/1.1" 200 None
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009921/photo_004/780x0__r.jpg?hash=1774622214 not downloaded yet
2026-03-27 15:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009902> (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 15:07:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 60f4e064-3180-51c3-abfe-247bd143ed45 with identifier: 7009977auction111137
2026-03-27 15:07:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 60f4e064-3180-51c3-abfe-247bd143ed45 with identifier: 7009977auction111137
2026-03-27 15:07:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 60f4e064-3180-51c3-abfe-247bd143ed45 with identifier: 7009977auction111137 to the API
2026-03-27 15:07:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009977/photo_002/780x0__r.jpg?hash=1774622356>
{'auction_title': '',
 'c_o_2_emission_value': 101,
 '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': '60f4e064-3180-51c3-abfe-247bd143ed45',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009977',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 162074,
 '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': "Skoda, Octavia Combi '20, Skoda Octavia Combi 2.0 CRTDI 85kW Clever "
          '5d',
 'transmission': 'manual',
 'trim': ",  Combi '20,   Combi 2.0 CRTDI 85kW Clever 5d",
 'vin': None,
 'year': 2022}
2026-03-27 15:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:35 [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 15:07:35 [ecarstrade.be] INFO: Saving data for 7009977auction111137: {'created_time': 1774624055.716607, 'last_price_update_time': 1774624055.71662, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009977auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:35 [ecarstrade.be] INFO: Extracting details for car 7009902auction111137
2026-03-27 15:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009896> (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 15:07:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cebf7eb1-1f1c-5d45-b826-9ccd37f661e0
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f13ae75c-3033-50df-b586-baba6e7fa753
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cebf7eb1-1f1c-5d45-b826-9ccd37f661e0
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cebf7eb1-1f1c-5d45-b826-9ccd37f661e0
2026-03-27 15:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009970/photo_005/780x0__r.jpg?hash=1774622333> (referer: https://ecarstrade.com/cars/7009970)
2026-03-27 15:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009906%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622174%27 HTTP/1.1" 200 None
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009906/photo_005/780x0__r.jpg?hash=1774622174 not downloaded yet
2026-03-27 15:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009921%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622215%27 HTTP/1.1" 200 None
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009921/photo_005/780x0__r.jpg?hash=1774622215 not downloaded yet
2026-03-27 15:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009906%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622174%27 HTTP/1.1" 200 None
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009906/photo_006/780x0__r.jpg?hash=1774622174 not downloaded yet
2026-03-27 15:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009921%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622214%27 HTTP/1.1" 200 None
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009921/photo_006/780x0__r.jpg?hash=1774622214 not downloaded yet
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f13ae75c-3033-50df-b586-baba6e7fa753
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cebf7eb1-1f1c-5d45-b826-9ccd37f661e0
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cebf7eb1-1f1c-5d45-b826-9ccd37f661e0
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cebf7eb1-1f1c-5d45-b826-9ccd37f661e0
2026-03-27 15:07:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cebf7eb1-1f1c-5d45-b826-9ccd37f661e0, skipping ID generation
2026-03-27 15:07:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cebf7eb1-1f1c-5d45-b826-9ccd37f661e0 with scrape type 1
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cebf7eb1-1f1c-5d45-b826-9ccd37f661e0 sending to next pipeline
2026-03-27 15:07:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cebf7eb1-1f1c-5d45-b826-9ccd37f661e0, identifier: 7009933auction111137
2026-03-27 15:07:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65c39b20-4c90-5aa3-84f8-332bb3a1b589 with identifier: 7009902auction111137
2026-03-27 15:07:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65c39b20-4c90-5aa3-84f8-332bb3a1b589 with scrape type 1
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 65c39b20-4c90-5aa3-84f8-332bb3a1b589
2026-03-27 15:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009902%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622163%27 HTTP/1.1" 200 None
2026-03-27 15:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009902/photo_001/780x0__r.jpg?hash=1774622163 not downloaded yet
2026-03-27 15:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009891/photo_004/780x0__r.jpg?hash=1774622132> (referer: https://ecarstrade.com/cars/7009891)
2026-03-27 15:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009891/photo_005/780x0__r.jpg?hash=1774622133> (referer: https://ecarstrade.com/cars/7009891)
2026-03-27 15:07:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cebf7eb1-1f1c-5d45-b826-9ccd37f661e0 with identifier: 7009933auction111137
2026-03-27 15:07:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cebf7eb1-1f1c-5d45-b826-9ccd37f661e0 with identifier: 7009933auction111137
2026-03-27 15:07:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cebf7eb1-1f1c-5d45-b826-9ccd37f661e0 with identifier: 7009933auction111137 to the API
2026-03-27 15:07:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009933/photo_005/780x0__r.jpg?hash=1774622239>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'cebf7eb1-1f1c-5d45-b826-9ccd37f661e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009933',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 72665,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL ASTRA DIESEL - 2020 1.5 Turbo D 122 Edition S/S (EU6d) 5d',
 'transmission': 'automatic',
 'trim': 'OPEL ASTRA DIESEL - 2020 1.5 Turbo D 122 Edition S/S (EU6d) 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:36 [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 15:07:36 [ecarstrade.be] INFO: Saving data for 7009933auction111137: {'created_time': 1774624056.263577, 'last_price_update_time': 1774624056.263593, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009933auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009891/photo_006/780x0__r.jpg?hash=1774622133> (referer: https://ecarstrade.com/cars/7009891)
2026-03-27 15:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009970/photo_002/780x0__r.jpg?hash=1774622333> (referer: https://ecarstrade.com/cars/7009970)
2026-03-27 15:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009906/photo_001/780x0__r.jpg?hash=1774622174> (referer: https://ecarstrade.com/cars/7009906)
2026-03-27 15:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009970/photo_003/780x0__r.jpg?hash=1774622332> (referer: https://ecarstrade.com/cars/7009970)
2026-03-27 15:07:36 [ecarstrade.be] INFO: Extracting details for car 7009896auction111137
2026-03-27 15:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009902%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622163%27 HTTP/1.1" 200 None
2026-03-27 15:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009902/photo_002/780x0__r.jpg?hash=1774622163 not downloaded yet
2026-03-27 15:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009902%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622163%27 HTTP/1.1" 200 None
2026-03-27 15:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009902/photo_003/780x0__r.jpg?hash=1774622163 not downloaded yet
2026-03-27 15:07:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c5cbe50-9c0f-5d2e-92ad-4b438de0a431 with identifier: 7009896auction111137
2026-03-27 15:07:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c5cbe50-9c0f-5d2e-92ad-4b438de0a431 with scrape type 1
2026-03-27 15:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8c5cbe50-9c0f-5d2e-92ad-4b438de0a431
2026-03-27 15:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009896%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622143%27 HTTP/1.1" 200 None
2026-03-27 15:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009896/photo_001/780x0__r.jpg?hash=1774622143 not downloaded yet
2026-03-27 15:07:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f13ae75c-3033-50df-b586-baba6e7fa753
2026-03-27 15:07:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 500429ad-4f89-51dc-b60a-f5b61684a063
2026-03-27 15:07:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 500429ad-4f89-51dc-b60a-f5b61684a063
2026-03-27 15:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009902%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622163%27 HTTP/1.1" 200 None
2026-03-27 15:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009902/photo_004/780x0__r.jpg?hash=1774622163 not downloaded yet
2026-03-27 15:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009891/photo_003/780x0__r.jpg?hash=1774622133> (referer: https://ecarstrade.com/cars/7009891)
2026-03-27 15:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009921/photo_002/780x0__r.jpg?hash=1774622213> (referer: https://ecarstrade.com/cars/7009921)
2026-03-27 15:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009896%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622144%27 HTTP/1.1" 200 None
2026-03-27 15:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009896/photo_002/780x0__r.jpg?hash=1774622144 not downloaded yet
2026-03-27 15:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009921/photo_003/780x0__r.jpg?hash=1774622213> (referer: https://ecarstrade.com/cars/7009921)
2026-03-27 15:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009902%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622163%27 HTTP/1.1" 200 None
2026-03-27 15:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009902/photo_005/780x0__r.jpg?hash=1774622163 not downloaded yet
2026-03-27 15:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009906/photo_002/780x0__r.jpg?hash=1774622174> (referer: https://ecarstrade.com/cars/7009906)
2026-03-27 15:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009906/photo_003/780x0__r.jpg?hash=1774622175> (referer: https://ecarstrade.com/cars/7009906)
2026-03-27 15:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009896%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622144%27 HTTP/1.1" 200 None
2026-03-27 15:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009896/photo_003/780x0__r.jpg?hash=1774622144 not downloaded yet
2026-03-27 15:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009891/photo_001/780x0__r.jpg?hash=1774622132> (referer: https://ecarstrade.com/cars/7009891)
2026-03-27 15:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009902%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622163%27 HTTP/1.1" 200 None
2026-03-27 15:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009902/photo_006/780x0__r.jpg?hash=1774622163 not downloaded yet
2026-03-27 15:07:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 500429ad-4f89-51dc-b60a-f5b61684a063
2026-03-27 15:07:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f13ae75c-3033-50df-b586-baba6e7fa753
2026-03-27 15:07:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d895d982-1b68-554e-a106-22d3f09ed42f
2026-03-27 15:07:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f13ae75c-3033-50df-b586-baba6e7fa753
2026-03-27 15:07:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f13ae75c-3033-50df-b586-baba6e7fa753, skipping ID generation
2026-03-27 15:07:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f13ae75c-3033-50df-b586-baba6e7fa753 with scrape type 1
2026-03-27 15:07:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f13ae75c-3033-50df-b586-baba6e7fa753 sending to next pipeline
2026-03-27 15:07:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f13ae75c-3033-50df-b586-baba6e7fa753, identifier: 7009970auction111137
2026-03-27 15:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009902/photo_001/780x0__r.jpg?hash=1774622163> (referer: https://ecarstrade.com/cars/7009902)
2026-03-27 15:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009921/photo_001/780x0__r.jpg?hash=1774622213> (referer: https://ecarstrade.com/cars/7009921)
2026-03-27 15:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009896%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622144%27 HTTP/1.1" 200 None
2026-03-27 15:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009896/photo_004/780x0__r.jpg?hash=1774622144 not downloaded yet
2026-03-27 15:07:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f13ae75c-3033-50df-b586-baba6e7fa753 with identifier: 7009970auction111137
2026-03-27 15:07:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f13ae75c-3033-50df-b586-baba6e7fa753 with identifier: 7009970auction111137
2026-03-27 15:07:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f13ae75c-3033-50df-b586-baba6e7fa753 with identifier: 7009970auction111137 to the API
2026-03-27 15:07:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009970/photo_003/780x0__r.jpg?hash=1774622332>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'f13ae75c-3033-50df-b586-baba6e7fa753',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009970',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Renault',
 'model': 'Kadjar',
 'odometer': 252437,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Kadjar Blue dCi 115 EDC Intens 5d',
 'transmission': 'automatic',
 'trim': 'Blue dCi 115 EDC Intens 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009970auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:07:37 [ecarstrade.be] INFO: Saving data for 7009970auction111137: {'created_time': 1774624057.589951, 'last_price_update_time': 1774624057.589962, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009970auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009921/photo_004/780x0__r.jpg?hash=1774622214> (referer: https://ecarstrade.com/cars/7009921)
2026-03-27 15:07:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009906/photo_004/780x0__r.jpg?hash=1774622174> (referer: https://ecarstrade.com/cars/7009906)
2026-03-27 15:07:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009921/photo_005/780x0__r.jpg?hash=1774622215> (referer: https://ecarstrade.com/cars/7009921)
2026-03-27 15:07:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009906/photo_006/780x0__r.jpg?hash=1774622174> (referer: https://ecarstrade.com/cars/7009906)
2026-03-27 15:07:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009921/photo_006/780x0__r.jpg?hash=1774622214> (referer: https://ecarstrade.com/cars/7009921)
2026-03-27 15:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009896%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622144%27 HTTP/1.1" 200 None
2026-03-27 15:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009896/photo_005/780x0__r.jpg?hash=1774622144 not downloaded yet
2026-03-27 15:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009896%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622145%27 HTTP/1.1" 200 None
2026-03-27 15:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009896/photo_006/780x0__r.jpg?hash=1774622145 not downloaded yet
2026-03-27 15:07:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 500429ad-4f89-51dc-b60a-f5b61684a063
2026-03-27 15:07:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6cb3f5b2-907d-5cb3-bf5f-d30962209895
2026-03-27 15:07:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6cb3f5b2-907d-5cb3-bf5f-d30962209895
2026-03-27 15:07:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d895d982-1b68-554e-a106-22d3f09ed42f
2026-03-27 15:07:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d895d982-1b68-554e-a106-22d3f09ed42f
2026-03-27 15:07:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 500429ad-4f89-51dc-b60a-f5b61684a063
2026-03-27 15:07:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 500429ad-4f89-51dc-b60a-f5b61684a063, skipping ID generation
2026-03-27 15:07:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 500429ad-4f89-51dc-b60a-f5b61684a063 with scrape type 1
2026-03-27 15:07:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 500429ad-4f89-51dc-b60a-f5b61684a063 sending to next pipeline
2026-03-27 15:07:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 500429ad-4f89-51dc-b60a-f5b61684a063, identifier: 7009891auction111137
2026-03-27 15:07:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 65c39b20-4c90-5aa3-84f8-332bb3a1b589
2026-03-27 15:07:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6cb3f5b2-907d-5cb3-bf5f-d30962209895
2026-03-27 15:07:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 500429ad-4f89-51dc-b60a-f5b61684a063 with identifier: 7009891auction111137
2026-03-27 15:07:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 500429ad-4f89-51dc-b60a-f5b61684a063 with identifier: 7009891auction111137
2026-03-27 15:07:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 500429ad-4f89-51dc-b60a-f5b61684a063 with identifier: 7009891auction111137 to the API
2026-03-27 15:07:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009891/photo_001/780x0__r.jpg?hash=1774622132>
{'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': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '500429ad-4f89-51dc-b60a-f5b61684a063',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009891',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 139295,
 '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': 'FORD FOCUS CLIPPER DIESEL - 2018 1.5 EcoBlue 120 Connected (EU6d) '
          '5d',
 'transmission': 'automatic',
 'trim': 'FORD FOCUS CLIPPER DIESEL - 2018 1.5 EcoBlue 120 Connected (EU6d) 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:38 [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 15:07:38 [ecarstrade.be] INFO: Saving data for 7009891auction111137: {'created_time': 1774624058.026568, 'last_price_update_time': 1774624058.026578, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009891auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009896/photo_001/780x0__r.jpg?hash=1774622143> (referer: https://ecarstrade.com/cars/7009896)
2026-03-27 15:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009906/photo_005/780x0__r.jpg?hash=1774622174> (referer: https://ecarstrade.com/cars/7009906)
2026-03-27 15:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009902/photo_003/780x0__r.jpg?hash=1774622163> (referer: https://ecarstrade.com/cars/7009902)
2026-03-27 15:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009994/photo_005/780x0__r.jpg?hash=1774622404> (referer: https://ecarstrade.com/cars/7009994)
2026-03-27 15:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009902/photo_004/780x0__r.jpg?hash=1774622163> (referer: https://ecarstrade.com/cars/7009902)
2026-03-27 15:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009896/photo_002/780x0__r.jpg?hash=1774622144> (referer: https://ecarstrade.com/cars/7009896)
2026-03-27 15:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009902/photo_005/780x0__r.jpg?hash=1774622163> (referer: https://ecarstrade.com/cars/7009902)
2026-03-27 15:07:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6cb3f5b2-907d-5cb3-bf5f-d30962209895
2026-03-27 15:07:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d895d982-1b68-554e-a106-22d3f09ed42f
2026-03-27 15:07:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6cb3f5b2-907d-5cb3-bf5f-d30962209895
2026-03-27 15:07:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d895d982-1b68-554e-a106-22d3f09ed42f
2026-03-27 15:07:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6cb3f5b2-907d-5cb3-bf5f-d30962209895
2026-03-27 15:07:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6cb3f5b2-907d-5cb3-bf5f-d30962209895, skipping ID generation
2026-03-27 15:07:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb3f5b2-907d-5cb3-bf5f-d30962209895 with scrape type 1
2026-03-27 15:07:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6cb3f5b2-907d-5cb3-bf5f-d30962209895 sending to next pipeline
2026-03-27 15:07:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6cb3f5b2-907d-5cb3-bf5f-d30962209895, identifier: 7009921auction111137
2026-03-27 15:07:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6cb3f5b2-907d-5cb3-bf5f-d30962209895 with identifier: 7009921auction111137
2026-03-27 15:07:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6cb3f5b2-907d-5cb3-bf5f-d30962209895 with identifier: 7009921auction111137
2026-03-27 15:07:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6cb3f5b2-907d-5cb3-bf5f-d30962209895 with identifier: 7009921auction111137 to the API
2026-03-27 15:07:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009921/photo_006/780x0__r.jpg?hash=1774622214>
{'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-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '6cb3f5b2-907d-5cb3-bf5f-d30962209895',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009921',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'Citan',
 'odometer': 122265,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seats_number': 2,
 '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 15:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:38 [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 15:07:38 [ecarstrade.be] INFO: Saving data for 7009921auction111137: {'created_time': 1774624058.569543, 'last_price_update_time': 1774624058.569553, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009921auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009902/photo_006/780x0__r.jpg?hash=1774622163> (referer: https://ecarstrade.com/cars/7009902)
2026-03-27 15:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009902/photo_002/780x0__r.jpg?hash=1774622163> (referer: https://ecarstrade.com/cars/7009902)
2026-03-27 15:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009896/photo_003/780x0__r.jpg?hash=1774622144> (referer: https://ecarstrade.com/cars/7009896)
2026-03-27 15:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009994/photo_004/780x0__r.jpg?hash=1774622405> (referer: https://ecarstrade.com/cars/7009994)
2026-03-27 15:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009896/photo_004/780x0__r.jpg?hash=1774622144> (referer: https://ecarstrade.com/cars/7009896)
2026-03-27 15:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009994/photo_002/780x0__r.jpg?hash=1774622404> (referer: https://ecarstrade.com/cars/7009994)
2026-03-27 15:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009994/photo_003/780x0__r.jpg?hash=1774622405> (referer: https://ecarstrade.com/cars/7009994)
2026-03-27 15:07:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8c5cbe50-9c0f-5d2e-92ad-4b438de0a431
2026-03-27 15:07:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d895d982-1b68-554e-a106-22d3f09ed42f
2026-03-27 15:07:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d895d982-1b68-554e-a106-22d3f09ed42f, skipping ID generation
2026-03-27 15:07:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d895d982-1b68-554e-a106-22d3f09ed42f with scrape type 1
2026-03-27 15:07:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d895d982-1b68-554e-a106-22d3f09ed42f sending to next pipeline
2026-03-27 15:07:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d895d982-1b68-554e-a106-22d3f09ed42f, identifier: 7009906auction111137
2026-03-27 15:07:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 65c39b20-4c90-5aa3-84f8-332bb3a1b589
2026-03-27 15:07:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f76eb92b-6e0d-5e7c-80b6-889331d190c5
2026-03-27 15:07:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 65c39b20-4c90-5aa3-84f8-332bb3a1b589
2026-03-27 15:07:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8c5cbe50-9c0f-5d2e-92ad-4b438de0a431
2026-03-27 15:07:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 65c39b20-4c90-5aa3-84f8-332bb3a1b589
2026-03-27 15:07:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d895d982-1b68-554e-a106-22d3f09ed42f with identifier: 7009906auction111137
2026-03-27 15:07:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d895d982-1b68-554e-a106-22d3f09ed42f with identifier: 7009906auction111137
2026-03-27 15:07:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d895d982-1b68-554e-a106-22d3f09ed42f with identifier: 7009906auction111137 to the API
2026-03-27 15:07:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009906/photo_005/780x0__r.jpg?hash=1774622174>
{'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-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'd895d982-1b68-554e-a106-22d3f09ed42f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009906',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Hyundai',
 'model': 'IONIQ',
 'odometer': 176607,
 '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': 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 15:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:40 [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 15:07:40 [ecarstrade.be] INFO: Saving data for 7009906auction111137: {'created_time': 1774624060.734308, 'last_price_update_time': 1774624060.734319, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009906auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009896/photo_006/780x0__r.jpg?hash=1774622145> (referer: https://ecarstrade.com/cars/7009896)
2026-03-27 15:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009994/photo_001/780x0__r.jpg?hash=1774622404> (referer: https://ecarstrade.com/cars/7009994)
2026-03-27 15:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009896/photo_005/780x0__r.jpg?hash=1774622144> (referer: https://ecarstrade.com/cars/7009896)
2026-03-27 15:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009856/photo_006/780x0__r.jpg?hash=1774622051> (referer: https://ecarstrade.com/cars/7009856)
2026-03-27 15:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009856/photo_005/780x0__r.jpg?hash=1774622051> (referer: https://ecarstrade.com/cars/7009856)
2026-03-27 15:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009961/photo_004/780x0__r.jpg?hash=1774622311> (referer: https://ecarstrade.com/cars/7009961)
2026-03-27 15:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009961/photo_005/780x0__r.jpg?hash=1774622311> (referer: https://ecarstrade.com/cars/7009961)
2026-03-27 15:07: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 15:07: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 15:07: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 15:07: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 15:07:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 65c39b20-4c90-5aa3-84f8-332bb3a1b589
2026-03-27 15:07:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 65c39b20-4c90-5aa3-84f8-332bb3a1b589
2026-03-27 15:07:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 65c39b20-4c90-5aa3-84f8-332bb3a1b589, skipping ID generation
2026-03-27 15:07:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65c39b20-4c90-5aa3-84f8-332bb3a1b589 with scrape type 1
2026-03-27 15:07:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 65c39b20-4c90-5aa3-84f8-332bb3a1b589 sending to next pipeline
2026-03-27 15:07:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 65c39b20-4c90-5aa3-84f8-332bb3a1b589, identifier: 7009902auction111137
2026-03-27 15:07:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8c5cbe50-9c0f-5d2e-92ad-4b438de0a431
2026-03-27 15:07:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f76eb92b-6e0d-5e7c-80b6-889331d190c5
2026-03-27 15:07:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8c5cbe50-9c0f-5d2e-92ad-4b438de0a431
2026-03-27 15:07:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f76eb92b-6e0d-5e7c-80b6-889331d190c5
2026-03-27 15:07:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f76eb92b-6e0d-5e7c-80b6-889331d190c5
2026-03-27 15:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009961/photo_001/780x0__r.jpg?hash=1774622311> (referer: https://ecarstrade.com/cars/7009961)
2026-03-27 15:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009856/photo_004/780x0__r.jpg?hash=1774622051> (referer: https://ecarstrade.com/cars/7009856)
2026-03-27 15:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009856/photo_001/780x0__r.jpg?hash=1774622051> (referer: https://ecarstrade.com/cars/7009856)
2026-03-27 15:07:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 65c39b20-4c90-5aa3-84f8-332bb3a1b589 with identifier: 7009902auction111137
2026-03-27 15:07:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 65c39b20-4c90-5aa3-84f8-332bb3a1b589 with identifier: 7009902auction111137
2026-03-27 15:07:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 65c39b20-4c90-5aa3-84f8-332bb3a1b589 with identifier: 7009902auction111137 to the API
2026-03-27 15:07:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009902/photo_002/780x0__r.jpg?hash=1774622163>
{'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-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': '65c39b20-4c90-5aa3-84f8-332bb3a1b589',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009902',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Hyundai',
 'model': 'IONIQ',
 'odometer': 196794,
 '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': '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 15:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:42 [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 15:07:42 [ecarstrade.be] INFO: Saving data for 7009902auction111137: {'created_time': 1774624062.643109, 'last_price_update_time': 1774624062.64312, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009902auction111137') HTTP/1.1" 204 0
2026-03-27 15:07: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 15:07: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 15:07: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 15:07:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8c5cbe50-9c0f-5d2e-92ad-4b438de0a431
2026-03-27 15:07:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f76eb92b-6e0d-5e7c-80b6-889331d190c5
2026-03-27 15:07:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f76eb92b-6e0d-5e7c-80b6-889331d190c5, skipping ID generation
2026-03-27 15:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f76eb92b-6e0d-5e7c-80b6-889331d190c5 with scrape type 1
2026-03-27 15:07:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f76eb92b-6e0d-5e7c-80b6-889331d190c5 sending to next pipeline
2026-03-27 15:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f76eb92b-6e0d-5e7c-80b6-889331d190c5, identifier: 7009994auction111137
2026-03-27 15:07:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8c5cbe50-9c0f-5d2e-92ad-4b438de0a431
2026-03-27 15:07:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c5cbe50-9c0f-5d2e-92ad-4b438de0a431, skipping ID generation
2026-03-27 15:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c5cbe50-9c0f-5d2e-92ad-4b438de0a431 with scrape type 1
2026-03-27 15:07:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8c5cbe50-9c0f-5d2e-92ad-4b438de0a431 sending to next pipeline
2026-03-27 15:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8c5cbe50-9c0f-5d2e-92ad-4b438de0a431, identifier: 7009896auction111137
2026-03-27 15:07:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item aeeb169a-2e6b-5d41-bc8f-de6caf280e74
2026-03-27 15:07:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item aeeb169a-2e6b-5d41-bc8f-de6caf280e74
2026-03-27 15:07:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dca14263-1c33-5b10-a997-d59e7c7b9fd4
2026-03-27 15:07:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dca14263-1c33-5b10-a997-d59e7c7b9fd4
2026-03-27 15:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f76eb92b-6e0d-5e7c-80b6-889331d190c5 with identifier: 7009994auction111137
2026-03-27 15:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f76eb92b-6e0d-5e7c-80b6-889331d190c5 with identifier: 7009994auction111137
2026-03-27 15:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f76eb92b-6e0d-5e7c-80b6-889331d190c5 with identifier: 7009994auction111137 to the API
2026-03-27 15:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009994/photo_001/780x0__r.jpg?hash=1774622404>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'f76eb92b-6e0d-5e7c-80b6-889331d190c5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009994',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 183614,
 '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': "VW, Passat Variant FL'19, Volkswagen Passat Variant 2.0 TDI 90kW "
          'DSG Style B',
 'transmission': 'automatic',
 'trim': "VW,  FL'19,   2.0 TDI 90kW DSG Style B",
 'vin': None,
 'year': 2021}
2026-03-27 15:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:43 [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 15:07:43 [ecarstrade.be] INFO: Saving data for 7009994auction111137: {'created_time': 1774624063.212108, 'last_price_update_time': 1774624063.21212, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009994auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8c5cbe50-9c0f-5d2e-92ad-4b438de0a431 with identifier: 7009896auction111137
2026-03-27 15:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8c5cbe50-9c0f-5d2e-92ad-4b438de0a431 with identifier: 7009896auction111137
2026-03-27 15:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8c5cbe50-9c0f-5d2e-92ad-4b438de0a431 with identifier: 7009896auction111137 to the API
2026-03-27 15:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009896/photo_005/780x0__r.jpg?hash=1774622144>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '8c5cbe50-9c0f-5d2e-92ad-4b438de0a431',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009896',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Ford',
 'model': 'Mondeo',
 'odometer': 224656,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Ford, Mondeo 5d '14, Ford Mondeo 2.0TDCi 110kW Vignale 4d",
 'transmission': 'manual',
 'trim': ",  5d '14,   2.0TDCi 110kW Vignale 4d",
 'vin': None,
 'year': 2018}
2026-03-27 15:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:43 [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 15:07:43 [ecarstrade.be] INFO: Saving data for 7009896auction111137: {'created_time': 1774624063.555106, 'last_price_update_time': 1774624063.555119, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009896auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dca14263-1c33-5b10-a997-d59e7c7b9fd4
2026-03-27 15:07:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dca14263-1c33-5b10-a997-d59e7c7b9fd4, skipping ID generation
2026-03-27 15:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dca14263-1c33-5b10-a997-d59e7c7b9fd4 with scrape type 1
2026-03-27 15:07:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dca14263-1c33-5b10-a997-d59e7c7b9fd4 sending to next pipeline
2026-03-27 15:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dca14263-1c33-5b10-a997-d59e7c7b9fd4, identifier: 7009961auction111137
2026-03-27 15:07:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item aeeb169a-2e6b-5d41-bc8f-de6caf280e74
2026-03-27 15:07:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item aeeb169a-2e6b-5d41-bc8f-de6caf280e74
2026-03-27 15:07:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aeeb169a-2e6b-5d41-bc8f-de6caf280e74, skipping ID generation
2026-03-27 15:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeeb169a-2e6b-5d41-bc8f-de6caf280e74 with scrape type 1
2026-03-27 15:07:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aeeb169a-2e6b-5d41-bc8f-de6caf280e74 sending to next pipeline
2026-03-27 15:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aeeb169a-2e6b-5d41-bc8f-de6caf280e74, identifier: 7009856auction111137
2026-03-27 15:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dca14263-1c33-5b10-a997-d59e7c7b9fd4 with identifier: 7009961auction111137
2026-03-27 15:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dca14263-1c33-5b10-a997-d59e7c7b9fd4 with identifier: 7009961auction111137
2026-03-27 15:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dca14263-1c33-5b10-a997-d59e7c7b9fd4 with identifier: 7009961auction111137 to the API
2026-03-27 15:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009961/photo_001/780x0__r.jpg?hash=1774622311>
{'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-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'dca14263-1c33-5b10-a997-d59e7c7b9fd4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009961',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 166314,
 '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': 5,
 'seller_name': None,
 'title': "Peugeot, 5008 '16, Peugeot 5008 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 15:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:44 [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 15:07:44 [ecarstrade.be] INFO: Saving data for 7009961auction111137: {'created_time': 1774624064.027434, 'last_price_update_time': 1774624064.027448, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009961auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aeeb169a-2e6b-5d41-bc8f-de6caf280e74 with identifier: 7009856auction111137
2026-03-27 15:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aeeb169a-2e6b-5d41-bc8f-de6caf280e74 with identifier: 7009856auction111137
2026-03-27 15:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aeeb169a-2e6b-5d41-bc8f-de6caf280e74 with identifier: 7009856auction111137 to the API
2026-03-27 15:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009856/photo_001/780x0__r.jpg?hash=1774622051>
{'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-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'aeeb169a-2e6b-5d41-bc8f-de6caf280e74',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009856',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 172801,
 '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': "Audi, A4 Avant FL'19, Audi A4 Avant 2.0 30 TDi 100kW S tronic "
          'Business E',
 'transmission': 'automatic',
 'trim': ",  Avant FL'19,   Avant 2.0 30 TDi 100kW S tronic Business E",
 'vin': None,
 'year': 2022}
2026-03-27 15:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:44 [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 15:07:44 [ecarstrade.be] INFO: Saving data for 7009856auction111137: {'created_time': 1774624064.316334, 'last_price_update_time': 1774624064.316346, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009856auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009965> (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 15:07: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 15:07:50 [ecarstrade.be] INFO: Extracting details for car 7009965auction111137
2026-03-27 15:07:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b1319a8-024a-5d46-b49e-2f9bcae60521 with identifier: 7009965auction111137
2026-03-27 15:07:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b1319a8-024a-5d46-b49e-2f9bcae60521 with scrape type 1
2026-03-27 15:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2b1319a8-024a-5d46-b49e-2f9bcae60521
2026-03-27 15:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009965%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622320%27 HTTP/1.1" 200 None
2026-03-27 15:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009965/photo_001/780x0__r.jpg?hash=1774622320 not downloaded yet
2026-03-27 15:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009965%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622320%27 HTTP/1.1" 200 None
2026-03-27 15:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009965/photo_002/780x0__r.jpg?hash=1774622320 not downloaded yet
2026-03-27 15:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009965%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622320%27 HTTP/1.1" 200 None
2026-03-27 15:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009965/photo_003/780x0__r.jpg?hash=1774622320 not downloaded yet
2026-03-27 15:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009965%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622320%27 HTTP/1.1" 200 None
2026-03-27 15:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009965/photo_004/780x0__r.jpg?hash=1774622320 not downloaded yet
2026-03-27 15:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009965%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622322%27 HTTP/1.1" 200 None
2026-03-27 15:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009965/photo_005/780x0__r.jpg?hash=1774622322 not downloaded yet
2026-03-27 15:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009965%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622320%27 HTTP/1.1" 200 None
2026-03-27 15:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009965/photo_006/780x0__r.jpg?hash=1774622320 not downloaded yet
2026-03-27 15:07:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009976> (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 15:07: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 15:07:50 [ecarstrade.be] INFO: Extracting details for car 7009976auction111137
2026-03-27 15:07:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4134a1d9-a025-599d-9ad2-70bb4ade98a2 with identifier: 7009976auction111137
2026-03-27 15:07:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4134a1d9-a025-599d-9ad2-70bb4ade98a2 with scrape type 1
2026-03-27 15:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4134a1d9-a025-599d-9ad2-70bb4ade98a2
2026-03-27 15:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7009976%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622351%27 HTTP/1.1" 200 None
2026-03-27 15:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009976/photo_001/780x0__r.jpg?hash=1774622351 not downloaded yet
2026-03-27 15:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009976%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622350%27 HTTP/1.1" 200 None
2026-03-27 15:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009976/photo_002/780x0__r.jpg?hash=1774622350 not downloaded yet
2026-03-27 15:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009976%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622350%27 HTTP/1.1" 200 None
2026-03-27 15:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009976/photo_003/780x0__r.jpg?hash=1774622350 not downloaded yet
2026-03-27 15:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009976%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622350%27 HTTP/1.1" 200 None
2026-03-27 15:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009976/photo_004/780x0__r.jpg?hash=1774622350 not downloaded yet
2026-03-27 15:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009976%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622350%27 HTTP/1.1" 200 None
2026-03-27 15:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009976/photo_005/780x0__r.jpg?hash=1774622350 not downloaded yet
2026-03-27 15:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009976%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622351%27 HTTP/1.1" 200 None
2026-03-27 15:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009976/photo_006/780x0__r.jpg?hash=1774622351 not downloaded yet
2026-03-27 15:07:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009900> (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 15:07: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 15:07:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009938> (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 15:07: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 15:07:51 [ecarstrade.be] INFO: Extracting details for car 7009900auction111137
2026-03-27 15:07:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9969d386-6aed-5a1c-9d59-2f6531290062 with identifier: 7009900auction111137
2026-03-27 15:07:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9969d386-6aed-5a1c-9d59-2f6531290062 with scrape type 1
2026-03-27 15:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9969d386-6aed-5a1c-9d59-2f6531290062
2026-03-27 15:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009900%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622155%27 HTTP/1.1" 200 None
2026-03-27 15:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009900/photo_001/780x0__r.jpg?hash=1774622155 not downloaded yet
2026-03-27 15:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009900%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622156%27 HTTP/1.1" 200 None
2026-03-27 15:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009900/photo_002/780x0__r.jpg?hash=1774622156 not downloaded yet
2026-03-27 15:07:51 [ecarstrade.be] INFO: Extracting details for car 7009938auction111137
2026-03-27 15:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009900%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622156%27 HTTP/1.1" 200 None
2026-03-27 15:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009900/photo_003/780x0__r.jpg?hash=1774622156 not downloaded yet
2026-03-27 15:07:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c972004-9613-588a-8ee7-8619ebe2b127 with identifier: 7009938auction111137
2026-03-27 15:07:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c972004-9613-588a-8ee7-8619ebe2b127 with scrape type 1
2026-03-27 15:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4c972004-9613-588a-8ee7-8619ebe2b127
2026-03-27 15:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009938%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622247%27 HTTP/1.1" 200 None
2026-03-27 15:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009938/photo_001/780x0__r.jpg?hash=1774622247 not downloaded yet
2026-03-27 15:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009900%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622155%27 HTTP/1.1" 200 None
2026-03-27 15:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009900/photo_004/780x0__r.jpg?hash=1774622155 not downloaded yet
2026-03-27 15:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009938%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622246%27 HTTP/1.1" 200 None
2026-03-27 15:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009938/photo_002/780x0__r.jpg?hash=1774622246 not downloaded yet
2026-03-27 15:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009900%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622155%27 HTTP/1.1" 200 None
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009900/photo_005/780x0__r.jpg?hash=1774622155 not downloaded yet
2026-03-27 15:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009938%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622246%27 HTTP/1.1" 200 None
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009938/photo_003/780x0__r.jpg?hash=1774622246 not downloaded yet
2026-03-27 15:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009900%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622155%27 HTTP/1.1" 200 None
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009900/photo_006/780x0__r.jpg?hash=1774622155 not downloaded yet
2026-03-27 15:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009938%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622247%27 HTTP/1.1" 200 None
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009938/photo_004/780x0__r.jpg?hash=1774622247 not downloaded yet
2026-03-27 15:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009992> (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 15:07: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 15:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009938%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622247%27 HTTP/1.1" 200 None
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009938/photo_005/780x0__r.jpg?hash=1774622247 not downloaded yet
2026-03-27 15:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009938%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622247%27 HTTP/1.1" 200 None
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009938/photo_006/780x0__r.jpg?hash=1774622247 not downloaded yet
2026-03-27 15:07:52 [ecarstrade.be] INFO: Extracting details for car 7009992auction111137
2026-03-27 15:07:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 375c3a50-e4c8-5f9c-8898-d79efccba6de with identifier: 7009992auction111137
2026-03-27 15:07:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 375c3a50-e4c8-5f9c-8898-d79efccba6de with scrape type 1
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 375c3a50-e4c8-5f9c-8898-d79efccba6de
2026-03-27 15:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009992%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622398%27 HTTP/1.1" 200 None
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009992/photo_001/780x0__r.jpg?hash=1774622398 not downloaded yet
2026-03-27 15:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009992%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622399%27 HTTP/1.1" 200 None
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009992/photo_002/780x0__r.jpg?hash=1774622399 not downloaded yet
2026-03-27 15:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009992%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622398%27 HTTP/1.1" 200 None
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009992/photo_003/780x0__r.jpg?hash=1774622398 not downloaded yet
2026-03-27 15:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009992%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622398%27 HTTP/1.1" 200 None
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009992/photo_004/780x0__r.jpg?hash=1774622398 not downloaded yet
2026-03-27 15:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009992%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622398%27 HTTP/1.1" 200 None
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009992/photo_005/780x0__r.jpg?hash=1774622398 not downloaded yet
2026-03-27 15:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009992%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622398%27 HTTP/1.1" 200 None
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009992/photo_006/780x0__r.jpg?hash=1774622398 not downloaded yet
2026-03-27 15:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009983> (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 15:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009884/photo_005/780x0__r.jpg?hash=1774622114> (referer: https://ecarstrade.com/cars/7009884)
2026-03-27 15:07:52 [ecarstrade.be] INFO: Extracting details for car 7009983auction111137
2026-03-27 15:07:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feb4419c-3663-5516-ac59-394e7c50e840 with identifier: 7009983auction111137
2026-03-27 15:07:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feb4419c-3663-5516-ac59-394e7c50e840 with scrape type 1
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item feb4419c-3663-5516-ac59-394e7c50e840
2026-03-27 15:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009983%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622372%27 HTTP/1.1" 200 None
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009983/photo_001/780x0__r.jpg?hash=1774622372 not downloaded yet
2026-03-27 15:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009983%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622373%27 HTTP/1.1" 200 None
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009983/photo_002/780x0__r.jpg?hash=1774622373 not downloaded yet
2026-03-27 15:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009983%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622373%27 HTTP/1.1" 200 None
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009983/photo_003/780x0__r.jpg?hash=1774622373 not downloaded yet
2026-03-27 15:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009983%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622373%27 HTTP/1.1" 200 None
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009983/photo_004/780x0__r.jpg?hash=1774622373 not downloaded yet
2026-03-27 15:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009983%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622373%27 HTTP/1.1" 200 None
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009983/photo_005/780x0__r.jpg?hash=1774622373 not downloaded yet
2026-03-27 15:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009884/photo_004/780x0__r.jpg?hash=1774622114> (referer: https://ecarstrade.com/cars/7009884)
2026-03-27 15:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009983%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622373%27 HTTP/1.1" 200 None
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009983/photo_006/780x0__r.jpg?hash=1774622373 not downloaded yet
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a0ecab3e-ac4c-5314-b2a5-0c4a33d75872
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a0ecab3e-ac4c-5314-b2a5-0c4a33d75872
2026-03-27 15:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009884/photo_003/780x0__r.jpg?hash=1774622114> (referer: https://ecarstrade.com/cars/7009884)
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a0ecab3e-ac4c-5314-b2a5-0c4a33d75872
2026-03-27 15:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009884/photo_002/780x0__r.jpg?hash=1774622114> (referer: https://ecarstrade.com/cars/7009884)
2026-03-27 15:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009965/photo_006/780x0__r.jpg?hash=1774622320> (referer: https://ecarstrade.com/cars/7009965)
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a0ecab3e-ac4c-5314-b2a5-0c4a33d75872
2026-03-27 15:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009976/photo_006/780x0__r.jpg?hash=1774622351> (referer: https://ecarstrade.com/cars/7009976)
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2b1319a8-024a-5d46-b49e-2f9bcae60521
2026-03-27 15:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009976/photo_005/780x0__r.jpg?hash=1774622350> (referer: https://ecarstrade.com/cars/7009976)
2026-03-27 15:07:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4134a1d9-a025-599d-9ad2-70bb4ade98a2
2026-03-27 15:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009938/photo_004/780x0__r.jpg?hash=1774622247> (referer: https://ecarstrade.com/cars/7009938)
2026-03-27 15:07:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4134a1d9-a025-599d-9ad2-70bb4ade98a2
2026-03-27 15:07:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009992/photo_006/780x0__r.jpg?hash=1774622398> (referer: https://ecarstrade.com/cars/7009992)
2026-03-27 15:07:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4c972004-9613-588a-8ee7-8619ebe2b127
2026-03-27 15:07:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009992/photo_005/780x0__r.jpg?hash=1774622398> (referer: https://ecarstrade.com/cars/7009992)
2026-03-27 15:07:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 375c3a50-e4c8-5f9c-8898-d79efccba6de
2026-03-27 15:07:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009983/photo_005/780x0__r.jpg?hash=1774622373> (referer: https://ecarstrade.com/cars/7009983)
2026-03-27 15:07:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 375c3a50-e4c8-5f9c-8898-d79efccba6de
2026-03-27 15:07:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009983/photo_006/780x0__r.jpg?hash=1774622373> (referer: https://ecarstrade.com/cars/7009983)
2026-03-27 15:07:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item feb4419c-3663-5516-ac59-394e7c50e840
2026-03-27 15:07:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009983/photo_004/780x0__r.jpg?hash=1774622373> (referer: https://ecarstrade.com/cars/7009983)
2026-03-27 15:07:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item feb4419c-3663-5516-ac59-394e7c50e840
2026-03-27 15:07:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009983/photo_003/780x0__r.jpg?hash=1774622373> (referer: https://ecarstrade.com/cars/7009983)
2026-03-27 15:07:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item feb4419c-3663-5516-ac59-394e7c50e840
2026-03-27 15:07:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009983/photo_002/780x0__r.jpg?hash=1774622373> (referer: https://ecarstrade.com/cars/7009983)
2026-03-27 15:07:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item feb4419c-3663-5516-ac59-394e7c50e840
2026-03-27 15:07:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009983/photo_001/780x0__r.jpg?hash=1774622372> (referer: https://ecarstrade.com/cars/7009983)
2026-03-27 15:07:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item feb4419c-3663-5516-ac59-394e7c50e840
2026-03-27 15:07:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item feb4419c-3663-5516-ac59-394e7c50e840
2026-03-27 15:07:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: feb4419c-3663-5516-ac59-394e7c50e840, skipping ID generation
2026-03-27 15:07:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feb4419c-3663-5516-ac59-394e7c50e840 with scrape type 1
2026-03-27 15:07:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item feb4419c-3663-5516-ac59-394e7c50e840 sending to next pipeline
2026-03-27 15:07:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: feb4419c-3663-5516-ac59-394e7c50e840, identifier: 7009983auction111137
2026-03-27 15:07:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: feb4419c-3663-5516-ac59-394e7c50e840 with identifier: 7009983auction111137
2026-03-27 15:07:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: feb4419c-3663-5516-ac59-394e7c50e840 with identifier: 7009983auction111137
2026-03-27 15:07:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: feb4419c-3663-5516-ac59-394e7c50e840 with identifier: 7009983auction111137 to the API
2026-03-27 15:07:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009983/photo_001/780x0__r.jpg?hash=1774622372>
{'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-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'feb4419c-3663-5516-ac59-394e7c50e840',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009983',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 201421,
 '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': '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 15:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009983auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:07:54 [ecarstrade.be] INFO: Saving data for 7009983auction111137: {'created_time': 1774624074.134245, 'last_price_update_time': 1774624074.134256, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009983auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009992/photo_004/780x0__r.jpg?hash=1774622398> (referer: https://ecarstrade.com/cars/7009992)
2026-03-27 15:07:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 375c3a50-e4c8-5f9c-8898-d79efccba6de
2026-03-27 15:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009992/photo_003/780x0__r.jpg?hash=1774622398> (referer: https://ecarstrade.com/cars/7009992)
2026-03-27 15:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009992/photo_002/780x0__r.jpg?hash=1774622399> (referer: https://ecarstrade.com/cars/7009992)
2026-03-27 15:07:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 375c3a50-e4c8-5f9c-8898-d79efccba6de
2026-03-27 15:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009992/photo_001/780x0__r.jpg?hash=1774622398> (referer: https://ecarstrade.com/cars/7009992)
2026-03-27 15:07:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 375c3a50-e4c8-5f9c-8898-d79efccba6de
2026-03-27 15:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009938/photo_006/780x0__r.jpg?hash=1774622247> (referer: https://ecarstrade.com/cars/7009938)
2026-03-27 15:07:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 375c3a50-e4c8-5f9c-8898-d79efccba6de
2026-03-27 15:07:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 375c3a50-e4c8-5f9c-8898-d79efccba6de, skipping ID generation
2026-03-27 15:07:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 375c3a50-e4c8-5f9c-8898-d79efccba6de with scrape type 1
2026-03-27 15:07:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 375c3a50-e4c8-5f9c-8898-d79efccba6de sending to next pipeline
2026-03-27 15:07:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 375c3a50-e4c8-5f9c-8898-d79efccba6de, identifier: 7009992auction111137
2026-03-27 15:07:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 375c3a50-e4c8-5f9c-8898-d79efccba6de with identifier: 7009992auction111137
2026-03-27 15:07:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 375c3a50-e4c8-5f9c-8898-d79efccba6de with identifier: 7009992auction111137
2026-03-27 15:07:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 375c3a50-e4c8-5f9c-8898-d79efccba6de with identifier: 7009992auction111137 to the API
2026-03-27 15:07:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009992/photo_001/780x0__r.jpg?hash=1774622398>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': '375c3a50-e4c8-5f9c-8898-d79efccba6de',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009992',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 181645,
 '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': 'Volkswagen Golf VIII 1.0 TSI 81kW Life 5d',
 'transmission': 'manual',
 'trim': 'VIII 1.0 TSI 81kW Life 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009992auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:07:54 [ecarstrade.be] INFO: Saving data for 7009992auction111137: {'created_time': 1774624074.844206, 'last_price_update_time': 1774624074.844221, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009992auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009938/photo_005/780x0__r.jpg?hash=1774622247> (referer: https://ecarstrade.com/cars/7009938)
2026-03-27 15:07:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4c972004-9613-588a-8ee7-8619ebe2b127
2026-03-27 15:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009900/photo_006/780x0__r.jpg?hash=1774622155> (referer: https://ecarstrade.com/cars/7009900)
2026-03-27 15:07:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4c972004-9613-588a-8ee7-8619ebe2b127
2026-03-27 15:07:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9969d386-6aed-5a1c-9d59-2f6531290062
2026-03-27 15:07:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009938/photo_003/780x0__r.jpg?hash=1774622246> (referer: https://ecarstrade.com/cars/7009938)
2026-03-27 15:07:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009900/photo_005/780x0__r.jpg?hash=1774622155> (referer: https://ecarstrade.com/cars/7009900)
2026-03-27 15:07:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4c972004-9613-588a-8ee7-8619ebe2b127
2026-03-27 15:07:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009938/photo_002/780x0__r.jpg?hash=1774622246> (referer: https://ecarstrade.com/cars/7009938)
2026-03-27 15:07:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9969d386-6aed-5a1c-9d59-2f6531290062
2026-03-27 15:07:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009900/photo_004/780x0__r.jpg?hash=1774622155> (referer: https://ecarstrade.com/cars/7009900)
2026-03-27 15:07:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4c972004-9613-588a-8ee7-8619ebe2b127
2026-03-27 15:07:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009938/photo_001/780x0__r.jpg?hash=1774622247> (referer: https://ecarstrade.com/cars/7009938)
2026-03-27 15:07:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9969d386-6aed-5a1c-9d59-2f6531290062
2026-03-27 15:07:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009900/photo_003/780x0__r.jpg?hash=1774622156> (referer: https://ecarstrade.com/cars/7009900)
2026-03-27 15:07:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4c972004-9613-588a-8ee7-8619ebe2b127
2026-03-27 15:07:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4c972004-9613-588a-8ee7-8619ebe2b127, skipping ID generation
2026-03-27 15:07:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c972004-9613-588a-8ee7-8619ebe2b127 with scrape type 1
2026-03-27 15:07:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4c972004-9613-588a-8ee7-8619ebe2b127 sending to next pipeline
2026-03-27 15:07:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4c972004-9613-588a-8ee7-8619ebe2b127, identifier: 7009938auction111137
2026-03-27 15:07:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4c972004-9613-588a-8ee7-8619ebe2b127 with identifier: 7009938auction111137
2026-03-27 15:07:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4c972004-9613-588a-8ee7-8619ebe2b127 with identifier: 7009938auction111137
2026-03-27 15:07:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4c972004-9613-588a-8ee7-8619ebe2b127 with identifier: 7009938auction111137 to the API
2026-03-27 15:07:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009938/photo_001/780x0__r.jpg?hash=1774622247>
{'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-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '4c972004-9613-588a-8ee7-8619ebe2b127',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009938',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Opel',
 'model': 'Grandland X',
 'odometer': 159264,
 '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': 'Opel Grandland X 1.5 Turbo ECOTEC D S/S MT6 Innovation 5d',
 'transmission': 'manual',
 'trim': '1.5 Turbo ECOTEC D S/S MT6 Innovation 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:55 [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 15:07:55 [ecarstrade.be] INFO: Saving data for 7009938auction111137: {'created_time': 1774624075.812072, 'last_price_update_time': 1774624075.812084, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009938auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009900/photo_002/780x0__r.jpg?hash=1774622156> (referer: https://ecarstrade.com/cars/7009900)
2026-03-27 15:07:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9969d386-6aed-5a1c-9d59-2f6531290062
2026-03-27 15:07:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009900/photo_001/780x0__r.jpg?hash=1774622155> (referer: https://ecarstrade.com/cars/7009900)
2026-03-27 15:07:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9969d386-6aed-5a1c-9d59-2f6531290062
2026-03-27 15:07:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9969d386-6aed-5a1c-9d59-2f6531290062
2026-03-27 15:07:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9969d386-6aed-5a1c-9d59-2f6531290062, skipping ID generation
2026-03-27 15:07:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9969d386-6aed-5a1c-9d59-2f6531290062 with scrape type 1
2026-03-27 15:07:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9969d386-6aed-5a1c-9d59-2f6531290062 sending to next pipeline
2026-03-27 15:07:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9969d386-6aed-5a1c-9d59-2f6531290062, identifier: 7009900auction111137
2026-03-27 15:07:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9969d386-6aed-5a1c-9d59-2f6531290062 with identifier: 7009900auction111137
2026-03-27 15:07:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9969d386-6aed-5a1c-9d59-2f6531290062 with identifier: 7009900auction111137
2026-03-27 15:07:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9969d386-6aed-5a1c-9d59-2f6531290062 with identifier: 7009900auction111137 to the API
2026-03-27 15:07:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009900/photo_001/780x0__r.jpg?hash=1774622155>
{'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-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': '9969d386-6aed-5a1c-9d59-2f6531290062',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009900',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Hyundai',
 'model': 'IONIQ',
 'odometer': 172638,
 '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': '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 15:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:56 [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 15:07:56 [ecarstrade.be] INFO: Saving data for 7009900auction111137: {'created_time': 1774624076.428648, 'last_price_update_time': 1774624076.428659, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009900auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009976/photo_004/780x0__r.jpg?hash=1774622350> (referer: https://ecarstrade.com/cars/7009976)
2026-03-27 15:07:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009976/photo_003/780x0__r.jpg?hash=1774622350> (referer: https://ecarstrade.com/cars/7009976)
2026-03-27 15:07:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4134a1d9-a025-599d-9ad2-70bb4ade98a2
2026-03-27 15:07:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009976/photo_002/780x0__r.jpg?hash=1774622350> (referer: https://ecarstrade.com/cars/7009976)
2026-03-27 15:07:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4134a1d9-a025-599d-9ad2-70bb4ade98a2
2026-03-27 15:07:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009976/photo_001/780x0__r.jpg?hash=1774622351> (referer: https://ecarstrade.com/cars/7009976)
2026-03-27 15:07:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4134a1d9-a025-599d-9ad2-70bb4ade98a2
2026-03-27 15:07:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009965/photo_005/780x0__r.jpg?hash=1774622322> (referer: https://ecarstrade.com/cars/7009965)
2026-03-27 15:07:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4134a1d9-a025-599d-9ad2-70bb4ade98a2
2026-03-27 15:07:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4134a1d9-a025-599d-9ad2-70bb4ade98a2, skipping ID generation
2026-03-27 15:07:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4134a1d9-a025-599d-9ad2-70bb4ade98a2 with scrape type 1
2026-03-27 15:07:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4134a1d9-a025-599d-9ad2-70bb4ade98a2 sending to next pipeline
2026-03-27 15:07:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4134a1d9-a025-599d-9ad2-70bb4ade98a2, identifier: 7009976auction111137
2026-03-27 15:07:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4134a1d9-a025-599d-9ad2-70bb4ade98a2 with identifier: 7009976auction111137
2026-03-27 15:07:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4134a1d9-a025-599d-9ad2-70bb4ade98a2 with identifier: 7009976auction111137
2026-03-27 15:07:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4134a1d9-a025-599d-9ad2-70bb4ade98a2 with identifier: 7009976auction111137 to the API
2026-03-27 15:07:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009976/photo_001/780x0__r.jpg?hash=1774622351>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': '4134a1d9-a025-599d-9ad2-70bb4ade98a2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009976',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Skoda',
 'model': 'Fabia',
 'odometer': 70740,
 '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': 'Skoda Fabia Combi 1.0 TSI 70kW Style 5d',
 'transmission': 'manual',
 'trim': 'Combi 1.0 TSI 70kW Style 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:57 [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 15:07:57 [ecarstrade.be] INFO: Saving data for 7009976auction111137: {'created_time': 1774624077.239328, 'last_price_update_time': 1774624077.239339, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009976auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009965/photo_004/780x0__r.jpg?hash=1774622320> (referer: https://ecarstrade.com/cars/7009965)
2026-03-27 15:07:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2b1319a8-024a-5d46-b49e-2f9bcae60521
2026-03-27 15:07:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2b1319a8-024a-5d46-b49e-2f9bcae60521
2026-03-27 15:07:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009965/photo_003/780x0__r.jpg?hash=1774622320> (referer: https://ecarstrade.com/cars/7009965)
2026-03-27 15:07:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2b1319a8-024a-5d46-b49e-2f9bcae60521
2026-03-27 15:07:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009965/photo_002/780x0__r.jpg?hash=1774622320> (referer: https://ecarstrade.com/cars/7009965)
2026-03-27 15:07:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009965/photo_001/780x0__r.jpg?hash=1774622320> (referer: https://ecarstrade.com/cars/7009965)
2026-03-27 15:07:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2b1319a8-024a-5d46-b49e-2f9bcae60521
2026-03-27 15:07:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009884/photo_001/780x0__r.jpg?hash=1774622114> (referer: https://ecarstrade.com/cars/7009884)
2026-03-27 15:07:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2b1319a8-024a-5d46-b49e-2f9bcae60521
2026-03-27 15:07:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2b1319a8-024a-5d46-b49e-2f9bcae60521, skipping ID generation
2026-03-27 15:07:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b1319a8-024a-5d46-b49e-2f9bcae60521 with scrape type 1
2026-03-27 15:07:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2b1319a8-024a-5d46-b49e-2f9bcae60521 sending to next pipeline
2026-03-27 15:07:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2b1319a8-024a-5d46-b49e-2f9bcae60521, identifier: 7009965auction111137
2026-03-27 15:07:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2b1319a8-024a-5d46-b49e-2f9bcae60521 with identifier: 7009965auction111137
2026-03-27 15:07:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2b1319a8-024a-5d46-b49e-2f9bcae60521 with identifier: 7009965auction111137
2026-03-27 15:07:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2b1319a8-024a-5d46-b49e-2f9bcae60521 with identifier: 7009965auction111137 to the API
2026-03-27 15:07:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009965/photo_001/780x0__r.jpg?hash=1774622320>
{'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-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '2b1319a8-024a-5d46-b49e-2f9bcae60521',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009965',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 159650,
 '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': 'Peugeot 508 SW 1.5 BlueHDi 130 S&S EAT8 Allure Pack 5d',
 'transmission': 'automatic',
 'trim': 'SW 1.5 BlueHDi 130 S&S EAT8 Allure Pack 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:57 [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 15:07:57 [ecarstrade.be] INFO: Saving data for 7009965auction111137: {'created_time': 1774624077.994816, 'last_price_update_time': 1774624077.994832, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009965auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009872/photo_005/780x0__r.jpg?hash=1774622085> (referer: https://ecarstrade.com/cars/7009872)
2026-03-27 15:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009967> (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 15:07:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a0ecab3e-ac4c-5314-b2a5-0c4a33d75872
2026-03-27 15:07:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a0ecab3e-ac4c-5314-b2a5-0c4a33d75872, skipping ID generation
2026-03-27 15:07:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0ecab3e-ac4c-5314-b2a5-0c4a33d75872 with scrape type 1
2026-03-27 15:07:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a0ecab3e-ac4c-5314-b2a5-0c4a33d75872 sending to next pipeline
2026-03-27 15:07:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a0ecab3e-ac4c-5314-b2a5-0c4a33d75872, identifier: 7009884auction111137
2026-03-27 15:07:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a0ecab3e-ac4c-5314-b2a5-0c4a33d75872 with identifier: 7009884auction111137
2026-03-27 15:07:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a0ecab3e-ac4c-5314-b2a5-0c4a33d75872 with identifier: 7009884auction111137
2026-03-27 15:07:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a0ecab3e-ac4c-5314-b2a5-0c4a33d75872 with identifier: 7009884auction111137 to the API
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009884/photo_001/780x0__r.jpg?hash=1774622114>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'a0ecab3e-ac4c-5314-b2a5-0c4a33d75872',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009884',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 201885,
 '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': 'BMW X1 sDrive16dA (85 kW) 5d',
 'transmission': 'automatic',
 'trim': 'sDrive16dA (85 kW) 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:58 [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 15:07:58 [ecarstrade.be] INFO: Saving data for 7009884auction111137: {'created_time': 1774624078.463879, 'last_price_update_time': 1774624078.463891, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009884auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:58 [ecarstrade.be] INFO: Extracting details for car 7009967auction111137
2026-03-27 15:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009887/photo_006/780x0__r.jpg?hash=1774622120> (referer: https://ecarstrade.com/cars/7009887)
2026-03-27 15:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009872/photo_004/780x0__r.jpg?hash=1774622085> (referer: https://ecarstrade.com/cars/7009872)
2026-03-27 15:07:58 [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 15:07:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fabacd95-7d3f-55c9-95a2-ca1231bb93ef
2026-03-27 15:07:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57913de8-a9ad-585d-ad88-66ac02034f90 with identifier: 7009967auction111137
2026-03-27 15:07:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57913de8-a9ad-585d-ad88-66ac02034f90 with scrape type 1
2026-03-27 15:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 57913de8-a9ad-585d-ad88-66ac02034f90
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009967%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622324%27 HTTP/1.1" 200 None
2026-03-27 15:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009967/photo_001/780x0__r.jpg?hash=1774622324 not downloaded yet
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009967%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622325%27 HTTP/1.1" 200 None
2026-03-27 15:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009967/photo_002/780x0__r.jpg?hash=1774622325 not downloaded yet
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009967%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622324%27 HTTP/1.1" 200 None
2026-03-27 15:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009967/photo_003/780x0__r.jpg?hash=1774622324 not downloaded yet
2026-03-27 15:07:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e214a83e-0f1d-55b9-8e32-9c37c9c7948f
2026-03-27 15:07:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fabacd95-7d3f-55c9-95a2-ca1231bb93ef
2026-03-27 15:07:58 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009967%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622324%27 HTTP/1.1" 200 None
2026-03-27 15:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009967/photo_004/780x0__r.jpg?hash=1774622324 not downloaded yet
2026-03-27 15:07:58 [ecarstrade.be] INFO: Found listing with ID: 7009954auction111137
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:58 [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 15:07:58 [ecarstrade.be] INFO: Scrape type for 7009954auction111137: 1
2026-03-27 15:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009918> (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 15:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009887/photo_005/780x0__r.jpg?hash=1774622120> (referer: https://ecarstrade.com/cars/7009887)
2026-03-27 15:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009872/photo_002/780x0__r.jpg?hash=1774622085> (referer: https://ecarstrade.com/cars/7009872)
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009967%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622324%27 HTTP/1.1" 200 None
2026-03-27 15:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009967/photo_005/780x0__r.jpg?hash=1774622324 not downloaded yet
2026-03-27 15:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009872/photo_003/780x0__r.jpg?hash=1774622085> (referer: https://ecarstrade.com/cars/7009872)
2026-03-27 15:07:58 [ecarstrade.be] INFO: Found listing with ID: 7009937auction111137
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:58 [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 15:07:58 [ecarstrade.be] INFO: Scrape type for 7009937auction111137: 1
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009967%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622324%27 HTTP/1.1" 200 None
2026-03-27 15:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009967/photo_006/780x0__r.jpg?hash=1774622324 not downloaded yet
2026-03-27 15:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009982> (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 15:07:58 [ecarstrade.be] INFO: Found listing with ID: 7009966auction111137
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:58 [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 15:07:58 [ecarstrade.be] INFO: Scrape type for 7009966auction111137: 1
2026-03-27 15:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009872/photo_001/780x0__r.jpg?hash=1774622085> (referer: https://ecarstrade.com/cars/7009872)
2026-03-27 15:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009887/photo_004/780x0__r.jpg?hash=1774622120> (referer: https://ecarstrade.com/cars/7009887)
2026-03-27 15:07:58 [ecarstrade.be] INFO: Found listing with ID: 7009908auction111137
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:58 [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 15:07:58 [ecarstrade.be] INFO: Scrape type for 7009908auction111137: 1
2026-03-27 15:07:58 [ecarstrade.be] INFO: Extracting details for car 7009918auction111137
2026-03-27 15:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009887/photo_003/780x0__r.jpg?hash=1774622120> (referer: https://ecarstrade.com/cars/7009887)
2026-03-27 15:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009887/photo_002/780x0__r.jpg?hash=1774622120> (referer: https://ecarstrade.com/cars/7009887)
2026-03-27 15:07:58 [ecarstrade.be] INFO: Found listing with ID: 7009917auction111137
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:58 [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 15:07:58 [ecarstrade.be] INFO: Scrape type for 7009917auction111137: 1
2026-03-27 15:07:58 [ecarstrade.be] INFO: Found listing with ID: 7009901auction111137
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:58 [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 15:07:58 [ecarstrade.be] INFO: Scrape type for 7009901auction111137: 1
2026-03-27 15:07:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65bd9088-e676-59f3-aff2-ecf4e9a08318 with identifier: 7009918auction111137
2026-03-27 15:07:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65bd9088-e676-59f3-aff2-ecf4e9a08318 with scrape type 1
2026-03-27 15:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 65bd9088-e676-59f3-aff2-ecf4e9a08318
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009918%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622204%27 HTTP/1.1" 200 None
2026-03-27 15:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009918/photo_001/780x0__r.jpg?hash=1774622204 not downloaded yet
2026-03-27 15:07:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e214a83e-0f1d-55b9-8e32-9c37c9c7948f
2026-03-27 15:07:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fabacd95-7d3f-55c9-95a2-ca1231bb93ef
2026-03-27 15:07:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fabacd95-7d3f-55c9-95a2-ca1231bb93ef
2026-03-27 15:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009887/photo_001/780x0__r.jpg?hash=1774622120> (referer: https://ecarstrade.com/cars/7009887)
2026-03-27 15:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009967/photo_004/780x0__r.jpg?hash=1774622324> (referer: https://ecarstrade.com/cars/7009967)
2026-03-27 15:07:58 [ecarstrade.be] INFO: Extracting details for car 7009982auction111137
2026-03-27 15:07:58 [ecarstrade.be] INFO: Found listing with ID: 7009980auction111137
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:58 [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 15:07:58 [ecarstrade.be] INFO: Scrape type for 7009980auction111137: 1
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009918%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622204%27 HTTP/1.1" 200 None
2026-03-27 15:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009918/photo_002/780x0__r.jpg?hash=1774622204 not downloaded yet
2026-03-27 15:07: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 15:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009925/photo_004/780x0__r.jpg?hash=1774622220> (referer: https://ecarstrade.com/cars/7009925)
2026-03-27 15:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009925/photo_002/780x0__r.jpg?hash=1774622220> (referer: https://ecarstrade.com/cars/7009925)
2026-03-27 15:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009925/photo_003/780x0__r.jpg?hash=1774622220> (referer: https://ecarstrade.com/cars/7009925)
2026-03-27 15:07:58 [ecarstrade.be] INFO: Found listing with ID: 7009945auction111137
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:58 [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 15:07:58 [ecarstrade.be] INFO: Scrape type for 7009945auction111137: 1
2026-03-27 15:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009918%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622204%27 HTTP/1.1" 200 None
2026-03-27 15:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009918/photo_003/780x0__r.jpg?hash=1774622204 not downloaded yet
2026-03-27 15:07: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 15:07:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a3656b9-6553-512e-ab49-2af3890da126 with identifier: 7009982auction111137
2026-03-27 15:07:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a3656b9-6553-512e-ab49-2af3890da126 with scrape type 1
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5a3656b9-6553-512e-ab49-2af3890da126
2026-03-27 15:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009982%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622370%27 HTTP/1.1" 200 None
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009982/photo_001/780x0__r.jpg?hash=1774622370 not downloaded yet
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fabacd95-7d3f-55c9-95a2-ca1231bb93ef
2026-03-27 15:07:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fabacd95-7d3f-55c9-95a2-ca1231bb93ef, skipping ID generation
2026-03-27 15:07:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fabacd95-7d3f-55c9-95a2-ca1231bb93ef with scrape type 1
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fabacd95-7d3f-55c9-95a2-ca1231bb93ef sending to next pipeline
2026-03-27 15:07:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fabacd95-7d3f-55c9-95a2-ca1231bb93ef, identifier: 7009872auction111137
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e214a83e-0f1d-55b9-8e32-9c37c9c7948f
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e214a83e-0f1d-55b9-8e32-9c37c9c7948f
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e214a83e-0f1d-55b9-8e32-9c37c9c7948f
2026-03-27 15:07:59 [ecarstrade.be] INFO: Found listing with ID: 7009911auction111137
2026-03-27 15:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:59 [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 15:07:59 [ecarstrade.be] INFO: Scrape type for 7009911auction111137: 1
2026-03-27 15:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009918%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622204%27 HTTP/1.1" 200 None
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009918/photo_004/780x0__r.jpg?hash=1774622204 not downloaded yet
2026-03-27 15:07:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fabacd95-7d3f-55c9-95a2-ca1231bb93ef with identifier: 7009872auction111137
2026-03-27 15:07:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fabacd95-7d3f-55c9-95a2-ca1231bb93ef with identifier: 7009872auction111137
2026-03-27 15:07:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fabacd95-7d3f-55c9-95a2-ca1231bb93ef with identifier: 7009872auction111137 to the API
2026-03-27 15:07:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:07:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009872/photo_001/780x0__r.jpg?hash=1774622085>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'Orange',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'fabacd95-7d3f-55c9-95a2-ca1231bb93ef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009872',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': '216',
 'odometer': 164649,
 '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': 'BMW 2 Reeks Gran Coupé 216dA (85kW) 4d',
 'transmission': 'automatic',
 'trim': '2 Reeks Gran Coupé dA (85kW) 4d',
 'vin': None,
 'year': 2022}
2026-03-27 15:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:59 [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 15:07:59 [ecarstrade.be] INFO: Saving data for 7009872auction111137: {'created_time': 1774624079.559389, 'last_price_update_time': 1774624079.559433, 'auction_closing_time': 1774865400.0}
2026-03-27 15:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009872auction111137') HTTP/1.1" 204 0
2026-03-27 15:07:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009967/photo_005/780x0__r.jpg?hash=1774622324> (referer: https://ecarstrade.com/cars/7009967)
2026-03-27 15:07:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009967/photo_003/780x0__r.jpg?hash=1774622324> (referer: https://ecarstrade.com/cars/7009967)
2026-03-27 15:07:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009967/photo_006/780x0__r.jpg?hash=1774622324> (referer: https://ecarstrade.com/cars/7009967)
2026-03-27 15:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009982%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622370%27 HTTP/1.1" 200 None
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009982/photo_002/780x0__r.jpg?hash=1774622370 not downloaded yet
2026-03-27 15:07: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 15:07: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 15:07: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 15:07:59 [ecarstrade.be] INFO: Found listing with ID: 7009919auction111137
2026-03-27 15:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:59 [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 15:07:59 [ecarstrade.be] INFO: Scrape type for 7009919auction111137: 1
2026-03-27 15:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009918%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622204%27 HTTP/1.1" 200 None
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009918/photo_005/780x0__r.jpg?hash=1774622204 not downloaded yet
2026-03-27 15:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009982%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622370%27 HTTP/1.1" 200 None
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009982/photo_003/780x0__r.jpg?hash=1774622370 not downloaded yet
2026-03-27 15:07:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009950> (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 15:07:59 [ecarstrade.be] INFO: Found listing with ID: 7009936auction111137
2026-03-27 15:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07:59 [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 15:07:59 [ecarstrade.be] INFO: Scrape type for 7009936auction111137: 1
2026-03-27 15:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009918%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622204%27 HTTP/1.1" 200 None
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009918/photo_006/780x0__r.jpg?hash=1774622204 not downloaded yet
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e214a83e-0f1d-55b9-8e32-9c37c9c7948f
2026-03-27 15:07:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e214a83e-0f1d-55b9-8e32-9c37c9c7948f, skipping ID generation
2026-03-27 15:07:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e214a83e-0f1d-55b9-8e32-9c37c9c7948f with scrape type 1
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e214a83e-0f1d-55b9-8e32-9c37c9c7948f sending to next pipeline
2026-03-27 15:07:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e214a83e-0f1d-55b9-8e32-9c37c9c7948f, identifier: 7009887auction111137
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 57913de8-a9ad-585d-ad88-66ac02034f90
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 712dc608-f0bb-5c00-8864-1e293270bad5
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 712dc608-f0bb-5c00-8864-1e293270bad5
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 712dc608-f0bb-5c00-8864-1e293270bad5
2026-03-27 15:07:59 [ecarstrade.be] INFO: Extracting details for car 7009950auction111137
2026-03-27 15:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:07: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%252F7000001-7010000%252F7009982%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622371%27 HTTP/1.1" 200 None
2026-03-27 15:07:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009982/photo_004/780x0__r.jpg?hash=1774622371 not downloaded yet
2026-03-27 15:07:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e214a83e-0f1d-55b9-8e32-9c37c9c7948f with identifier: 7009887auction111137
2026-03-27 15:07:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e214a83e-0f1d-55b9-8e32-9c37c9c7948f with identifier: 7009887auction111137
2026-03-27 15:07:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e214a83e-0f1d-55b9-8e32-9c37c9c7948f with identifier: 7009887auction111137 to the API
2026-03-27 15:07:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:07: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 15:08:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009887/photo_001/780x0__r.jpg?hash=1774622120>
{'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-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'e214a83e-0f1d-55b9-8e32-9c37c9c7948f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009887',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 177794,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 sDrive16dA (85 kW) 5d',
 'transmission': 'automatic',
 'trim': 'sDrive16dA (85 kW) 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:00 [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 15:08:00 [ecarstrade.be] INFO: Saving data for 7009887auction111137: {'created_time': 1774624080.112128, 'last_price_update_time': 1774624080.112143, 'auction_closing_time': 1774865400.0}
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009887auction111137') HTTP/1.1" 204 0
2026-03-27 15:08:00 [ecarstrade.be] INFO: Found listing with ID: 7009990auction111137
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:00 [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 15:08:00 [ecarstrade.be] INFO: Scrape type for 7009990auction111137: 1
2026-03-27 15:08:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009918/photo_001/780x0__r.jpg?hash=1774622204> (referer: https://ecarstrade.com/cars/7009918)
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009982%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622370%27 HTTP/1.1" 200 None
2026-03-27 15:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009982/photo_006/780x0__r.jpg?hash=1774622370 not downloaded yet
2026-03-27 15:08: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 15:08:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 57913de8-a9ad-585d-ad88-66ac02034f90
2026-03-27 15:08:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 57913de8-a9ad-585d-ad88-66ac02034f90
2026-03-27 15:08:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 57913de8-a9ad-585d-ad88-66ac02034f90
2026-03-27 15:08:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d585e530-65c3-5ea8-88f6-99489a295b27 with identifier: 7009950auction111137
2026-03-27 15:08:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d585e530-65c3-5ea8-88f6-99489a295b27 with scrape type 1
2026-03-27 15:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d585e530-65c3-5ea8-88f6-99489a295b27
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009950%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622284%27 HTTP/1.1" 200 None
2026-03-27 15:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009950/photo_001/780x0__r.jpg?hash=1774622284 not downloaded yet
2026-03-27 15:08:00 [ecarstrade.be] INFO: Found listing with ID: 7009895auction111137
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:00 [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 15:08:00 [ecarstrade.be] INFO: Scrape type for 7009895auction111137: 1
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009982%252Fphoto_007%252F780x0__r.jpg%253Fhash%3D1774622370%27 HTTP/1.1" 200 None
2026-03-27 15:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009982/photo_007/780x0__r.jpg?hash=1774622370 not downloaded yet
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009950%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622284%27 HTTP/1.1" 200 None
2026-03-27 15:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009950/photo_002/780x0__r.jpg?hash=1774622284 not downloaded yet
2026-03-27 15:08:00 [ecarstrade.be] INFO: Found listing with ID: 7009949auction111137
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:00 [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 15:08:00 [ecarstrade.be] INFO: Scrape type for 7009949auction111137: 1
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009950%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622284%27 HTTP/1.1" 200 None
2026-03-27 15:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009950/photo_003/780x0__r.jpg?hash=1774622284 not downloaded yet
2026-03-27 15:08:00 [ecarstrade.be] INFO: Found listing with ID: 7009972auction111137
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:00 [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 15:08:00 [ecarstrade.be] INFO: Scrape type for 7009972auction111137: 1
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009950%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622285%27 HTTP/1.1" 200 None
2026-03-27 15:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009950/photo_004/780x0__r.jpg?hash=1774622285 not downloaded yet
2026-03-27 15:08:00 [ecarstrade.be] INFO: Found listing with ID: 7009973auction111137
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:00 [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 15:08:00 [ecarstrade.be] INFO: Scrape type for 7009973auction111137: 1
2026-03-27 15:08:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 65bd9088-e676-59f3-aff2-ecf4e9a08318
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009950%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622285%27 HTTP/1.1" 200 None
2026-03-27 15:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009950/photo_005/780x0__r.jpg?hash=1774622285 not downloaded yet
2026-03-27 15:08:00 [ecarstrade.be] INFO: Found listing with ID: 7009974auction111137
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:00 [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 15:08:00 [ecarstrade.be] INFO: Scrape type for 7009974auction111137: 1
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009950%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622285%27 HTTP/1.1" 200 None
2026-03-27 15:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009950/photo_006/780x0__r.jpg?hash=1774622285 not downloaded yet
2026-03-27 15:08:00 [ecarstrade.be] INFO: Found listing with ID: 7009939auction111137
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:00 [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 15:08:00 [ecarstrade.be] INFO: Scrape type for 7009939auction111137: 1
2026-03-27 15:08:00 [ecarstrade.be] INFO: Found listing with ID: 7007792auction111116
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:00 [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 15:08:00 [ecarstrade.be] INFO: Scrape type for 7007792auction111116: 1
2026-03-27 15:08:00 [ecarstrade.be] INFO: Found listing with ID: 7007793auction111116
2026-03-27 15:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:00 [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 15:08:00 [ecarstrade.be] INFO: Scrape type for 7007793auction111116: 1
2026-03-27 15:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009954> (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 15:08: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 15:08:06 [ecarstrade.be] INFO: Extracting details for car 7009954auction111137
2026-03-27 15:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e16cec92-da6f-5bc4-8f81-2da344ebe23a with identifier: 7009954auction111137
2026-03-27 15:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e16cec92-da6f-5bc4-8f81-2da344ebe23a with scrape type 1
2026-03-27 15:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e16cec92-da6f-5bc4-8f81-2da344ebe23a
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009954%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622292%27 HTTP/1.1" 200 None
2026-03-27 15:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009954/photo_001/780x0__r.jpg?hash=1774622292 not downloaded yet
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009954%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622292%27 HTTP/1.1" 200 None
2026-03-27 15:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009954/photo_002/780x0__r.jpg?hash=1774622292 not downloaded yet
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009954%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622292%27 HTTP/1.1" 200 None
2026-03-27 15:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009954/photo_003/780x0__r.jpg?hash=1774622292 not downloaded yet
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009954%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622293%27 HTTP/1.1" 200 None
2026-03-27 15:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009954/photo_004/780x0__r.jpg?hash=1774622293 not downloaded yet
2026-03-27 15:08:06 [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 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009954%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622292%27 HTTP/1.1" 200 None
2026-03-27 15:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009954/photo_005/780x0__r.jpg?hash=1774622292 not downloaded yet
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009954%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622292%27 HTTP/1.1" 200 None
2026-03-27 15:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009954/photo_006/780x0__r.jpg?hash=1774622292 not downloaded yet
2026-03-27 15:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009967/photo_002/780x0__r.jpg?hash=1774622325> (referer: https://ecarstrade.com/cars/7009967)
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009918/photo_002/780x0__r.jpg?hash=1774622204> (referer: https://ecarstrade.com/cars/7009918)
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007801auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007801auction111116: 1
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007811auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007811auction111116: 1
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007812auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007812auction111116: 1
2026-03-27 15:08:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 57913de8-a9ad-585d-ad88-66ac02034f90
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007813auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007813auction111116: 1
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007816auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007816auction111116: 1
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007823auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007823auction111116: 1
2026-03-27 15:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009982/photo_001/780x0__r.jpg?hash=1774622370> (referer: https://ecarstrade.com/cars/7009982)
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007828auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007828auction111116: 1
2026-03-27 15:08:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 65bd9088-e676-59f3-aff2-ecf4e9a08318
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007832auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007832auction111116: 1
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007833auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007833auction111116: 1
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007834auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007834auction111116: 1
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007835auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007835auction111116: 1
2026-03-27 15:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009918/photo_003/780x0__r.jpg?hash=1774622204> (referer: https://ecarstrade.com/cars/7009918)
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007839auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007839auction111116: 1
2026-03-27 15:08: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 15:08:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5a3656b9-6553-512e-ab49-2af3890da126
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007840auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007840auction111116: 1
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007841auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007841auction111116: 1
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007845auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007845auction111116: 1
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007846auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007846auction111116: 1
2026-03-27 15:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009937> (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 15:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009966> (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 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007847auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007847auction111116: 1
2026-03-27 15:08:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 65bd9088-e676-59f3-aff2-ecf4e9a08318
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007849auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007849auction111116: 1
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007850auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007850auction111116: 1
2026-03-27 15:08:06 [ecarstrade.be] INFO: Found listing with ID: 7007851auction111116
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:06 [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 15:08:06 [ecarstrade.be] INFO: Scrape type for 7007851auction111116: 1
2026-03-27 15:08:06 [ecarstrade.be] INFO: Extracting details for car 7009937auction111137
2026-03-27 15:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009918/photo_005/780x0__r.jpg?hash=1774622204> (referer: https://ecarstrade.com/cars/7009918)
2026-03-27 15:08:06 [ecarstrade.be] INFO: Extracting details for car 7009966auction111137
2026-03-27 15:08: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 15:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74987228-b3ef-5e72-9300-8d5a7c699f37 with identifier: 7009937auction111137
2026-03-27 15:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74987228-b3ef-5e72-9300-8d5a7c699f37 with scrape type 1
2026-03-27 15:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 74987228-b3ef-5e72-9300-8d5a7c699f37
2026-03-27 15:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009937%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622244%27 HTTP/1.1" 200 None
2026-03-27 15:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009937/photo_001/780x0__r.jpg?hash=1774622244 not downloaded yet
2026-03-27 15:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78f8c3cb-511e-5b68-9a3a-2defd6358b31 with identifier: 7009966auction111137
2026-03-27 15:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78f8c3cb-511e-5b68-9a3a-2defd6358b31 with scrape type 1
2026-03-27 15:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 78f8c3cb-511e-5b68-9a3a-2defd6358b31
2026-03-27 15:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009966%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622323%27 HTTP/1.1" 200 None
2026-03-27 15:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009966/photo_001/780x0__r.jpg?hash=1774622323 not downloaded yet
2026-03-27 15:08:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009982/photo_004/780x0__r.jpg?hash=1774622371> (referer: https://ecarstrade.com/cars/7009982)
2026-03-27 15:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009937%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622243%27 HTTP/1.1" 200 None
2026-03-27 15:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009937/photo_002/780x0__r.jpg?hash=1774622243 not downloaded yet
2026-03-27 15:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009966%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622323%27 HTTP/1.1" 200 None
2026-03-27 15:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009966/photo_002/780x0__r.jpg?hash=1774622323 not downloaded yet
2026-03-27 15:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009937%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622243%27 HTTP/1.1" 200 None
2026-03-27 15:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009937/photo_003/780x0__r.jpg?hash=1774622243 not downloaded yet
2026-03-27 15:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009966%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622323%27 HTTP/1.1" 200 None
2026-03-27 15:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009966/photo_003/780x0__r.jpg?hash=1774622323 not downloaded yet
2026-03-27 15:08:07 [scrapy.extensions.logstats] INFO: Crawled 555 pages (at 38 pages/min), scraped 418 items (at 31 items/min)
2026-03-27 15:08:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009937%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622244%27 HTTP/1.1" 200 None
2026-03-27 15:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009937/photo_004/780x0__r.jpg?hash=1774622244 not downloaded yet
2026-03-27 15:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009966%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622323%27 HTTP/1.1" 200 None
2026-03-27 15:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009966/photo_004/780x0__r.jpg?hash=1774622323 not downloaded yet
2026-03-27 15:08:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009954/photo_004/780x0__r.jpg?hash=1774622293> (referer: https://ecarstrade.com/cars/7009954)
2026-03-27 15:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009937%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622243%27 HTTP/1.1" 200 None
2026-03-27 15:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009937/photo_005/780x0__r.jpg?hash=1774622243 not downloaded yet
2026-03-27 15:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009966%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622323%27 HTTP/1.1" 200 None
2026-03-27 15:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009966/photo_005/780x0__r.jpg?hash=1774622323 not downloaded yet
2026-03-27 15:08:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 65bd9088-e676-59f3-aff2-ecf4e9a08318
2026-03-27 15:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009937%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622243%27 HTTP/1.1" 200 None
2026-03-27 15:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009937/photo_006/780x0__r.jpg?hash=1774622243 not downloaded yet
2026-03-27 15:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009966%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622323%27 HTTP/1.1" 200 None
2026-03-27 15:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009966/photo_006/780x0__r.jpg?hash=1774622323 not downloaded yet
2026-03-27 15:08:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5a3656b9-6553-512e-ab49-2af3890da126
2026-03-27 15:08:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009954/photo_006/780x0__r.jpg?hash=1774622292> (referer: https://ecarstrade.com/cars/7009954)
2026-03-27 15:08: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 15:08:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e16cec92-da6f-5bc4-8f81-2da344ebe23a
2026-03-27 15:08:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e16cec92-da6f-5bc4-8f81-2da344ebe23a
2026-03-27 15:08:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009946> (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 15:08: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 15:08:08 [ecarstrade.be] INFO: Extracting details for car 7009946auction111137
2026-03-27 15:08:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01419135-335f-560d-98a4-c33217a8cfbf with identifier: 7009946auction111137
2026-03-27 15:08:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01419135-335f-560d-98a4-c33217a8cfbf with scrape type 1
2026-03-27 15:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 01419135-335f-560d-98a4-c33217a8cfbf
2026-03-27 15:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009946%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622272%27 HTTP/1.1" 200 None
2026-03-27 15:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009946/photo_001/780x0__r.jpg?hash=1774622272 not downloaded yet
2026-03-27 15:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009946%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622271%27 HTTP/1.1" 200 None
2026-03-27 15:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009946/photo_002/780x0__r.jpg?hash=1774622271 not downloaded yet
2026-03-27 15:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009946%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622272%27 HTTP/1.1" 200 None
2026-03-27 15:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009946/photo_003/780x0__r.jpg?hash=1774622272 not downloaded yet
2026-03-27 15:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009946%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622271%27 HTTP/1.1" 200 None
2026-03-27 15:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009946/photo_004/780x0__r.jpg?hash=1774622271 not downloaded yet
2026-03-27 15:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009946%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622271%27 HTTP/1.1" 200 None
2026-03-27 15:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009946/photo_005/780x0__r.jpg?hash=1774622271 not downloaded yet
2026-03-27 15:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009946%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622271%27 HTTP/1.1" 200 None
2026-03-27 15:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009946/photo_006/780x0__r.jpg?hash=1774622271 not downloaded yet
2026-03-27 15:08:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009908> (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 15:08: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 15:08:10 [ecarstrade.be] INFO: Extracting details for car 7009908auction111137
2026-03-27 15:08:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 053f1637-6f41-53d6-b89d-610be947945c with identifier: 7009908auction111137
2026-03-27 15:08:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 053f1637-6f41-53d6-b89d-610be947945c with scrape type 1
2026-03-27 15:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 053f1637-6f41-53d6-b89d-610be947945c
2026-03-27 15:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009908%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622181%27 HTTP/1.1" 200 None
2026-03-27 15:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009908/photo_001/780x0__r.jpg?hash=1774622181 not downloaded yet
2026-03-27 15:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009908%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622181%27 HTTP/1.1" 200 None
2026-03-27 15:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009908/photo_002/780x0__r.jpg?hash=1774622181 not downloaded yet
2026-03-27 15:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009908%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622183%27 HTTP/1.1" 200 None
2026-03-27 15:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009908/photo_003/780x0__r.jpg?hash=1774622183 not downloaded yet
2026-03-27 15:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009908%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622181%27 HTTP/1.1" 200 None
2026-03-27 15:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009908/photo_004/780x0__r.jpg?hash=1774622181 not downloaded yet
2026-03-27 15:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009908%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622181%27 HTTP/1.1" 200 None
2026-03-27 15:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009908/photo_005/780x0__r.jpg?hash=1774622181 not downloaded yet
2026-03-27 15:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009908%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622181%27 HTTP/1.1" 200 None
2026-03-27 15:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009908/photo_006/780x0__r.jpg?hash=1774622181 not downloaded yet
2026-03-27 15:08:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009917> (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 15:08: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 15:08:12 [ecarstrade.be] INFO: Extracting details for car 7009917auction111137
2026-03-27 15:08:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20fb135b-b8ab-56ba-a41a-8a6a781a6a99 with identifier: 7009917auction111137
2026-03-27 15:08:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20fb135b-b8ab-56ba-a41a-8a6a781a6a99 with scrape type 1
2026-03-27 15:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 20fb135b-b8ab-56ba-a41a-8a6a781a6a99
2026-03-27 15:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009917%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622201%27 HTTP/1.1" 200 None
2026-03-27 15:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009917/photo_001/780x0__r.jpg?hash=1774622201 not downloaded yet
2026-03-27 15:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009917%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622201%27 HTTP/1.1" 200 None
2026-03-27 15:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009917/photo_002/780x0__r.jpg?hash=1774622201 not downloaded yet
2026-03-27 15:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009917%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622201%27 HTTP/1.1" 200 None
2026-03-27 15:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009917/photo_003/780x0__r.jpg?hash=1774622201 not downloaded yet
2026-03-27 15:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009917%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622203%27 HTTP/1.1" 200 None
2026-03-27 15:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009917/photo_004/780x0__r.jpg?hash=1774622203 not downloaded yet
2026-03-27 15:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009917%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622201%27 HTTP/1.1" 200 None
2026-03-27 15:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009917/photo_005/780x0__r.jpg?hash=1774622201 not downloaded yet
2026-03-27 15:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009917%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622201%27 HTTP/1.1" 200 None
2026-03-27 15:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009917/photo_006/780x0__r.jpg?hash=1774622201 not downloaded yet
2026-03-27 15:08:13 [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 15:08: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 15:08:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009945> (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 15:08: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 15:08:13 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007852auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007852auction111116: 1
2026-03-27 15:08:13 [ecarstrade.be] INFO: Extracting details for car 7009945auction111137
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007853auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007853auction111116: 1
2026-03-27 15:08:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5759ca6-2e02-5e21-bd9f-92202770e623 with identifier: 7009945auction111137
2026-03-27 15:08:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5759ca6-2e02-5e21-bd9f-92202770e623 with scrape type 1
2026-03-27 15:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c5759ca6-2e02-5e21-bd9f-92202770e623
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009945%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622267%27 HTTP/1.1" 200 None
2026-03-27 15:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009945/photo_001/780x0__r.jpg?hash=1774622267 not downloaded yet
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007854auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007854auction111116: 1
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009945%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622268%27 HTTP/1.1" 200 None
2026-03-27 15:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009945/photo_002/780x0__r.jpg?hash=1774622268 not downloaded yet
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007855auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007855auction111116: 1
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009945%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622267%27 HTTP/1.1" 200 None
2026-03-27 15:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009945/photo_003/780x0__r.jpg?hash=1774622267 not downloaded yet
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007856auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007856auction111116: 1
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009945%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622267%27 HTTP/1.1" 200 None
2026-03-27 15:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009945/photo_004/780x0__r.jpg?hash=1774622267 not downloaded yet
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007857auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007857auction111116: 1
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009945%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622267%27 HTTP/1.1" 200 None
2026-03-27 15:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009945/photo_005/780x0__r.jpg?hash=1774622267 not downloaded yet
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007859auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007859auction111116: 1
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7009945%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622267%27 HTTP/1.1" 200 None
2026-03-27 15:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009945/photo_006/780x0__r.jpg?hash=1774622267 not downloaded yet
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007860auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007860auction111116: 1
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007861auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007861auction111116: 1
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007862auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007862auction111116: 1
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007863auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007863auction111116: 1
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007864auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007864auction111116: 1
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007866auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007866auction111116: 1
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007867auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007867auction111116: 1
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007868auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007868auction111116: 1
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007870auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007870auction111116: 1
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007873auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007873auction111116: 1
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007874auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007874auction111116: 1
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007877auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007877auction111116: 1
2026-03-27 15:08:13 [ecarstrade.be] INFO: Found listing with ID: 7007879auction111116
2026-03-27 15:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:13 [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 15:08:13 [ecarstrade.be] INFO: Scrape type for 7007879auction111116: 1
2026-03-27 15:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007793> (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 15:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009966/photo_001/780x0__r.jpg?hash=1774622323> (referer: https://ecarstrade.com/cars/7009966)
2026-03-27 15:08:14 [ecarstrade.be] INFO: Extracting details for car 7007793auction111116
2026-03-27 15:08:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8b72467-43a0-5734-a69b-6226afcf91a9 with identifier: 7007793auction111116
2026-03-27 15:08:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8b72467-43a0-5734-a69b-6226afcf91a9 with scrape type 1
2026-03-27 15:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d8b72467-43a0-5734-a69b-6226afcf91a9
2026-03-27 15:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007793%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605735%27 HTTP/1.1" 200 None
2026-03-27 15:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007793/photo_001/780x0__r.jpg?hash=1774605735 not downloaded yet
2026-03-27 15:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007793%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605735%27 HTTP/1.1" 200 None
2026-03-27 15:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007793/photo_002/780x0__r.jpg?hash=1774605735 not downloaded yet
2026-03-27 15:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009966/photo_004/780x0__r.jpg?hash=1774622323> (referer: https://ecarstrade.com/cars/7009966)
2026-03-27 15:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007793%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605736%27 HTTP/1.1" 200 None
2026-03-27 15:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007793/photo_003/780x0__r.jpg?hash=1774605736 not downloaded yet
2026-03-27 15:08:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 78f8c3cb-511e-5b68-9a3a-2defd6358b31
2026-03-27 15:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007793%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605736%27 HTTP/1.1" 200 None
2026-03-27 15:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007793/photo_004/780x0__r.jpg?hash=1774605736 not downloaded yet
2026-03-27 15:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007793%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605736%27 HTTP/1.1" 200 None
2026-03-27 15:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007793/photo_005/780x0__r.jpg?hash=1774605736 not downloaded yet
2026-03-27 15:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007793%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605736%27 HTTP/1.1" 200 None
2026-03-27 15:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007793/photo_006/780x0__r.jpg?hash=1774605736 not downloaded yet
2026-03-27 15:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009966/photo_006/780x0__r.jpg?hash=1774622323> (referer: https://ecarstrade.com/cars/7009966)
2026-03-27 15:08:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 78f8c3cb-511e-5b68-9a3a-2defd6358b31
2026-03-27 15:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009937/photo_006/780x0__r.jpg?hash=1774622243> (referer: https://ecarstrade.com/cars/7009937)
2026-03-27 15:08:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 78f8c3cb-511e-5b68-9a3a-2defd6358b31
2026-03-27 15:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009946/photo_006/780x0__r.jpg?hash=1774622271> (referer: https://ecarstrade.com/cars/7009946)
2026-03-27 15:08:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 74987228-b3ef-5e72-9300-8d5a7c699f37
2026-03-27 15:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009908/photo_006/780x0__r.jpg?hash=1774622181> (referer: https://ecarstrade.com/cars/7009908)
2026-03-27 15:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009917/photo_006/780x0__r.jpg?hash=1774622201> (referer: https://ecarstrade.com/cars/7009917)
2026-03-27 15:08:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 01419135-335f-560d-98a4-c33217a8cfbf
2026-03-27 15:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009917/photo_005/780x0__r.jpg?hash=1774622201> (referer: https://ecarstrade.com/cars/7009917)
2026-03-27 15:08: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 15:08:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 053f1637-6f41-53d6-b89d-610be947945c
2026-03-27 15:08:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 20fb135b-b8ab-56ba-a41a-8a6a781a6a99
2026-03-27 15:08:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 20fb135b-b8ab-56ba-a41a-8a6a781a6a99
2026-03-27 15:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007823> (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 15:08: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 15:08:16 [ecarstrade.be] INFO: Extracting details for car 7007823auction111116
2026-03-27 15:08:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94edcc42-9d02-554b-82e2-b52f4148f035 with identifier: 7007823auction111116
2026-03-27 15:08:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94edcc42-9d02-554b-82e2-b52f4148f035 with scrape type 1
2026-03-27 15:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 94edcc42-9d02-554b-82e2-b52f4148f035
2026-03-27 15:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007823%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605797%27 HTTP/1.1" 200 None
2026-03-27 15:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007823/photo_001/780x0__r.jpg?hash=1774605797 not downloaded yet
2026-03-27 15:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007823%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605798%27 HTTP/1.1" 200 None
2026-03-27 15:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007823/photo_002/780x0__r.jpg?hash=1774605798 not downloaded yet
2026-03-27 15:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007823%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605797%27 HTTP/1.1" 200 None
2026-03-27 15:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007823/photo_003/780x0__r.jpg?hash=1774605797 not downloaded yet
2026-03-27 15:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007823%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605798%27 HTTP/1.1" 200 None
2026-03-27 15:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007823/photo_004/780x0__r.jpg?hash=1774605798 not downloaded yet
2026-03-27 15:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007823%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605798%27 HTTP/1.1" 200 None
2026-03-27 15:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007823/photo_005/780x0__r.jpg?hash=1774605798 not downloaded yet
2026-03-27 15:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007823%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605798%27 HTTP/1.1" 200 None
2026-03-27 15:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007823/photo_006/780x0__r.jpg?hash=1774605798 not downloaded yet
2026-03-27 15:08:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007835> (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 15:08:17 [ecarstrade.be] INFO: Extracting details for car 7007835auction111116
2026-03-27 15:08:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007793/photo_002/780x0__r.jpg?hash=1774605735> (referer: https://ecarstrade.com/cars/7007793)
2026-03-27 15:08:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7893e6c2-b7d9-5f88-a3fb-81a246b668b0 with identifier: 7007835auction111116
2026-03-27 15:08:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7893e6c2-b7d9-5f88-a3fb-81a246b668b0 with scrape type 1
2026-03-27 15:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7893e6c2-b7d9-5f88-a3fb-81a246b668b0
2026-03-27 15:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007835%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605829%27 HTTP/1.1" 200 None
2026-03-27 15:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007835/photo_001/780x0__r.jpg?hash=1774605829 not downloaded yet
2026-03-27 15:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007835%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605831%27 HTTP/1.1" 200 None
2026-03-27 15:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007835/photo_002/780x0__r.jpg?hash=1774605831 not downloaded yet
2026-03-27 15:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007835%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605831%27 HTTP/1.1" 200 None
2026-03-27 15:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007835/photo_003/780x0__r.jpg?hash=1774605831 not downloaded yet
2026-03-27 15:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007835%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605829%27 HTTP/1.1" 200 None
2026-03-27 15:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007835/photo_004/780x0__r.jpg?hash=1774605829 not downloaded yet
2026-03-27 15:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007835%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605829%27 HTTP/1.1" 200 None
2026-03-27 15:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007835/photo_005/780x0__r.jpg?hash=1774605829 not downloaded yet
2026-03-27 15:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007835%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605829%27 HTTP/1.1" 200 None
2026-03-27 15:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007835/photo_006/780x0__r.jpg?hash=1774605829 not downloaded yet
2026-03-27 15:08:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d8b72467-43a0-5734-a69b-6226afcf91a9
2026-03-27 15:08:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007793/photo_006/780x0__r.jpg?hash=1774605736> (referer: https://ecarstrade.com/cars/7007793)
2026-03-27 15:08:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007793/photo_005/780x0__r.jpg?hash=1774605736> (referer: https://ecarstrade.com/cars/7007793)
2026-03-27 15:08:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d8b72467-43a0-5734-a69b-6226afcf91a9
2026-03-27 15:08:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d8b72467-43a0-5734-a69b-6226afcf91a9
2026-03-27 15:08:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007793/photo_004/780x0__r.jpg?hash=1774605736> (referer: https://ecarstrade.com/cars/7007793)
2026-03-27 15:08:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007793/photo_003/780x0__r.jpg?hash=1774605736> (referer: https://ecarstrade.com/cars/7007793)
2026-03-27 15:08:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d8b72467-43a0-5734-a69b-6226afcf91a9
2026-03-27 15:08:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007793/photo_001/780x0__r.jpg?hash=1774605735> (referer: https://ecarstrade.com/cars/7007793)
2026-03-27 15:08: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 15:08:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d8b72467-43a0-5734-a69b-6226afcf91a9
2026-03-27 15:08:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d8b72467-43a0-5734-a69b-6226afcf91a9
2026-03-27 15:08:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d8b72467-43a0-5734-a69b-6226afcf91a9, skipping ID generation
2026-03-27 15:08:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8b72467-43a0-5734-a69b-6226afcf91a9 with scrape type 1
2026-03-27 15:08:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d8b72467-43a0-5734-a69b-6226afcf91a9 sending to next pipeline
2026-03-27 15:08:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d8b72467-43a0-5734-a69b-6226afcf91a9, identifier: 7007793auction111116
2026-03-27 15:08:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d8b72467-43a0-5734-a69b-6226afcf91a9 with identifier: 7007793auction111116
2026-03-27 15:08:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d8b72467-43a0-5734-a69b-6226afcf91a9 with identifier: 7007793auction111116
2026-03-27 15:08:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d8b72467-43a0-5734-a69b-6226afcf91a9 with identifier: 7007793auction111116 to the API
2026-03-27 15:08:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007793/photo_001/780x0__r.jpg?hash=1774605735>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6E',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'd8b72467-43a0-5734-a69b-6226afcf91a9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007793',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 21980,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A3 Berline / 2024 / 4P / Berline 30 TFSI 116 MHEV S Tronic S '
          'Line',
 'transmission': 'automatic',
 'trim': 'AUDI  Berline / 2024 / 4P / Berline 30 TFSI 116 MHEV S Tronic S Line',
 'vin': None,
 'year': 2025}
2026-03-27 15:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:18 [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 15:08:18 [ecarstrade.be] INFO: Saving data for 7007793auction111116: {'created_time': 1774624098.763884, 'last_price_update_time': 1774624098.763893, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007793auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009888> (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 15:08: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 15:08:18 [ecarstrade.be] INFO: Extracting details for car 7009888auction111137
2026-03-27 15:08:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc031b4b-4fe5-5b6d-9eb3-31e824e454e4 with identifier: 7009888auction111137
2026-03-27 15:08:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc031b4b-4fe5-5b6d-9eb3-31e824e454e4 with scrape type 1
2026-03-27 15:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fc031b4b-4fe5-5b6d-9eb3-31e824e454e4
2026-03-27 15:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7009888%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622125%27 HTTP/1.1" 200 None
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009888/photo_001/780x0__r.jpg?hash=1774622125 not downloaded yet
2026-03-27 15:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7009888%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622125%27 HTTP/1.1" 200 None
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009888/photo_002/780x0__r.jpg?hash=1774622125 not downloaded yet
2026-03-27 15:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7009888%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622125%27 HTTP/1.1" 200 None
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009888/photo_003/780x0__r.jpg?hash=1774622125 not downloaded yet
2026-03-27 15:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7009888%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622125%27 HTTP/1.1" 200 None
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009888/photo_004/780x0__r.jpg?hash=1774622125 not downloaded yet
2026-03-27 15:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7009888%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622125%27 HTTP/1.1" 200 None
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009888/photo_005/780x0__r.jpg?hash=1774622125 not downloaded yet
2026-03-27 15:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7009888%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622125%27 HTTP/1.1" 200 None
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009888/photo_006/780x0__r.jpg?hash=1774622125 not downloaded yet
2026-03-27 15:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007851> (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 15:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007823/photo_006/780x0__r.jpg?hash=1774605798> (referer: https://ecarstrade.com/cars/7007823)
2026-03-27 15:08:19 [ecarstrade.be] INFO: Extracting details for car 7007851auction111116
2026-03-27 15:08:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f6b92ae-4f5d-50e8-b835-0c9cf77f14bb with identifier: 7007851auction111116
2026-03-27 15:08:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f6b92ae-4f5d-50e8-b835-0c9cf77f14bb with scrape type 1
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1f6b92ae-4f5d-50e8-b835-0c9cf77f14bb
2026-03-27 15:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007851%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605853%27 HTTP/1.1" 200 None
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007851/photo_001/780x0__r.jpg?hash=1774605853 not downloaded yet
2026-03-27 15:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007851%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605853%27 HTTP/1.1" 200 None
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007851/photo_002/780x0__r.jpg?hash=1774605853 not downloaded yet
2026-03-27 15:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007851%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605853%27 HTTP/1.1" 200 None
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007851/photo_003/780x0__r.jpg?hash=1774605853 not downloaded yet
2026-03-27 15:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007851%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605853%27 HTTP/1.1" 200 None
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007851/photo_004/780x0__r.jpg?hash=1774605853 not downloaded yet
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 94edcc42-9d02-554b-82e2-b52f4148f035
2026-03-27 15:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007823/photo_005/780x0__r.jpg?hash=1774605798> (referer: https://ecarstrade.com/cars/7007823)
2026-03-27 15:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007851%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605853%27 HTTP/1.1" 200 None
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007851/photo_005/780x0__r.jpg?hash=1774605853 not downloaded yet
2026-03-27 15:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007851%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605853%27 HTTP/1.1" 200 None
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007851/photo_006/780x0__r.jpg?hash=1774605853 not downloaded yet
2026-03-27 15:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007846> (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 15:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007835/photo_006/780x0__r.jpg?hash=1774605829> (referer: https://ecarstrade.com/cars/7007835)
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 94edcc42-9d02-554b-82e2-b52f4148f035
2026-03-27 15:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007835/photo_005/780x0__r.jpg?hash=1774605829> (referer: https://ecarstrade.com/cars/7007835)
2026-03-27 15:08:19 [ecarstrade.be] INFO: Extracting details for car 7007846auction111116
2026-03-27 15:08:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afe5ce89-bfff-5fa9-9071-17c4de5912b3 with identifier: 7007846auction111116
2026-03-27 15:08:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afe5ce89-bfff-5fa9-9071-17c4de5912b3 with scrape type 1
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item afe5ce89-bfff-5fa9-9071-17c4de5912b3
2026-03-27 15:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007846%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605847%27 HTTP/1.1" 200 None
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007846/photo_001/780x0__r.jpg?hash=1774605847 not downloaded yet
2026-03-27 15:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007846%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605848%27 HTTP/1.1" 200 None
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007846/photo_002/780x0__r.jpg?hash=1774605848 not downloaded yet
2026-03-27 15:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007846%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605847%27 HTTP/1.1" 200 None
2026-03-27 15:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007846/photo_003/780x0__r.jpg?hash=1774605847 not downloaded yet
2026-03-27 15:08:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007835/photo_003/780x0__r.jpg?hash=1774605831> (referer: https://ecarstrade.com/cars/7007835)
2026-03-27 15:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007846%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605847%27 HTTP/1.1" 200 None
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007846/photo_004/780x0__r.jpg?hash=1774605847 not downloaded yet
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7893e6c2-b7d9-5f88-a3fb-81a246b668b0
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007835/photo_004/780x0__r.jpg?hash=1774605829> (referer: https://ecarstrade.com/cars/7007835)
2026-03-27 15:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007846%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605847%27 HTTP/1.1" 200 None
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007846/photo_005/780x0__r.jpg?hash=1774605847 not downloaded yet
2026-03-27 15:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007846%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605847%27 HTTP/1.1" 200 None
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007846/photo_006/780x0__r.jpg?hash=1774605847 not downloaded yet
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7893e6c2-b7d9-5f88-a3fb-81a246b668b0
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007835/photo_002/780x0__r.jpg?hash=1774605831> (referer: https://ecarstrade.com/cars/7007835)
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007835/photo_001/780x0__r.jpg?hash=1774605829> (referer: https://ecarstrade.com/cars/7007835)
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7893e6c2-b7d9-5f88-a3fb-81a246b668b0
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7893e6c2-b7d9-5f88-a3fb-81a246b668b0
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009888/photo_005/780x0__r.jpg?hash=1774622125> (referer: https://ecarstrade.com/cars/7009888)
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009888/photo_006/780x0__r.jpg?hash=1774622125> (referer: https://ecarstrade.com/cars/7009888)
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7893e6c2-b7d9-5f88-a3fb-81a246b668b0
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7893e6c2-b7d9-5f88-a3fb-81a246b668b0
2026-03-27 15:08:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7893e6c2-b7d9-5f88-a3fb-81a246b668b0, skipping ID generation
2026-03-27 15:08:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7893e6c2-b7d9-5f88-a3fb-81a246b668b0 with scrape type 1
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7893e6c2-b7d9-5f88-a3fb-81a246b668b0 sending to next pipeline
2026-03-27 15:08:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7893e6c2-b7d9-5f88-a3fb-81a246b668b0, identifier: 7007835auction111116
2026-03-27 15:08:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7893e6c2-b7d9-5f88-a3fb-81a246b668b0 with identifier: 7007835auction111116
2026-03-27 15:08:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7893e6c2-b7d9-5f88-a3fb-81a246b668b0 with identifier: 7007835auction111116
2026-03-27 15:08:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7893e6c2-b7d9-5f88-a3fb-81a246b668b0 with identifier: 7007835auction111116 to the API
2026-03-27 15:08:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007835/photo_001/780x0__r.jpg?hash=1774605829>
{'auction_title': '',
 'c_o_2_emission_value': 49,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '7893e6c2-b7d9-5f88-a3fb-81a246b668b0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007835',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 63699,
 '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': 'BMW X3 / 2017 / 5P / SUV xDrive30e 292ch Business Design BVA8',
 'transmission': 'automatic',
 'trim': '/ 2017 / 5P / SUV xDrive30e 292ch Business Design BVA8',
 'vin': None,
 'year': 2020}
2026-03-27 15:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:20 [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 15:08:20 [ecarstrade.be] INFO: Saving data for 7007835auction111116: {'created_time': 1774624100.574891, 'last_price_update_time': 1774624100.574903, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007835auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007851/photo_006/780x0__r.jpg?hash=1774605853> (referer: https://ecarstrade.com/cars/7007851)
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007851/photo_004/780x0__r.jpg?hash=1774605853> (referer: https://ecarstrade.com/cars/7007851)
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007845> (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 15:08:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fc031b4b-4fe5-5b6d-9eb3-31e824e454e4
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fc031b4b-4fe5-5b6d-9eb3-31e824e454e4
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007851/photo_003/780x0__r.jpg?hash=1774605853> (referer: https://ecarstrade.com/cars/7007851)
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007846/photo_003/780x0__r.jpg?hash=1774605847> (referer: https://ecarstrade.com/cars/7007846)
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007851/photo_005/780x0__r.jpg?hash=1774605853> (referer: https://ecarstrade.com/cars/7007851)
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1f6b92ae-4f5d-50e8-b835-0c9cf77f14bb
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1f6b92ae-4f5d-50e8-b835-0c9cf77f14bb
2026-03-27 15:08:20 [ecarstrade.be] INFO: Extracting details for car 7007845auction111116
2026-03-27 15:08:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5bd8113-5548-5fa6-b5c5-f878b1438f16 with identifier: 7007845auction111116
2026-03-27 15:08:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5bd8113-5548-5fa6-b5c5-f878b1438f16 with scrape type 1
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d5bd8113-5548-5fa6-b5c5-f878b1438f16
2026-03-27 15:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007845%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605845%27 HTTP/1.1" 200 None
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007845/photo_001/780x0__r.jpg?hash=1774605845 not downloaded yet
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007846/photo_004/780x0__r.jpg?hash=1774605847> (referer: https://ecarstrade.com/cars/7007846)
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007846/photo_005/780x0__r.jpg?hash=1774605847> (referer: https://ecarstrade.com/cars/7007846)
2026-03-27 15:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007845%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605845%27 HTTP/1.1" 200 None
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007845/photo_002/780x0__r.jpg?hash=1774605845 not downloaded yet
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007846/photo_006/780x0__r.jpg?hash=1774605847> (referer: https://ecarstrade.com/cars/7007846)
2026-03-27 15:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007845%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605845%27 HTTP/1.1" 200 None
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007845/photo_003/780x0__r.jpg?hash=1774605845 not downloaded yet
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1f6b92ae-4f5d-50e8-b835-0c9cf77f14bb
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item afe5ce89-bfff-5fa9-9071-17c4de5912b3
2026-03-27 15:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007845%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605845%27 HTTP/1.1" 200 None
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007845/photo_004/780x0__r.jpg?hash=1774605845 not downloaded yet
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1f6b92ae-4f5d-50e8-b835-0c9cf77f14bb
2026-03-27 15:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007845%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605846%27 HTTP/1.1" 200 None
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007845/photo_005/780x0__r.jpg?hash=1774605846 not downloaded yet
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007846/photo_001/780x0__r.jpg?hash=1774605847> (referer: https://ecarstrade.com/cars/7007846)
2026-03-27 15:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007845%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605846%27 HTTP/1.1" 200 None
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007845/photo_006/780x0__r.jpg?hash=1774605846 not downloaded yet
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007851/photo_002/780x0__r.jpg?hash=1774605853> (referer: https://ecarstrade.com/cars/7007851)
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item afe5ce89-bfff-5fa9-9071-17c4de5912b3
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item afe5ce89-bfff-5fa9-9071-17c4de5912b3
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item afe5ce89-bfff-5fa9-9071-17c4de5912b3
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007846/photo_002/780x0__r.jpg?hash=1774605848> (referer: https://ecarstrade.com/cars/7007846)
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009888/photo_004/780x0__r.jpg?hash=1774622125> (referer: https://ecarstrade.com/cars/7009888)
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item afe5ce89-bfff-5fa9-9071-17c4de5912b3
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007851/photo_001/780x0__r.jpg?hash=1774605853> (referer: https://ecarstrade.com/cars/7007851)
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009888/photo_003/780x0__r.jpg?hash=1774622125> (referer: https://ecarstrade.com/cars/7009888)
2026-03-27 15:08:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1f6b92ae-4f5d-50e8-b835-0c9cf77f14bb
2026-03-27 15:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009888/photo_001/780x0__r.jpg?hash=1774622125> (referer: https://ecarstrade.com/cars/7009888)
2026-03-27 15:08:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007845/photo_001/780x0__r.jpg?hash=1774605845> (referer: https://ecarstrade.com/cars/7007845)
2026-03-27 15:08:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item afe5ce89-bfff-5fa9-9071-17c4de5912b3
2026-03-27 15:08:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: afe5ce89-bfff-5fa9-9071-17c4de5912b3, skipping ID generation
2026-03-27 15:08:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afe5ce89-bfff-5fa9-9071-17c4de5912b3 with scrape type 1
2026-03-27 15:08:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item afe5ce89-bfff-5fa9-9071-17c4de5912b3 sending to next pipeline
2026-03-27 15:08:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: afe5ce89-bfff-5fa9-9071-17c4de5912b3, identifier: 7007846auction111116
2026-03-27 15:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: afe5ce89-bfff-5fa9-9071-17c4de5912b3 with identifier: 7007846auction111116
2026-03-27 15:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: afe5ce89-bfff-5fa9-9071-17c4de5912b3 with identifier: 7007846auction111116
2026-03-27 15:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: afe5ce89-bfff-5fa9-9071-17c4de5912b3 with identifier: 7007846auction111116 to the API
2026-03-27 15:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007846/photo_002/780x0__r.jpg?hash=1774605848>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'afe5ce89-bfff-5fa9-9071-17c4de5912b3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007846',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Ford',
 'model': 'Puma',
 'odometer': 50567,
 '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': 5,
 'seller_name': None,
 'title': 'FORD Puma / 2019 / 5P / SUV 1.0EcoB Hyb 125 mHEV PShift ST-LINE X',
 'transmission': 'automatic',
 'trim': 'FORD  / 2019 / 5P / SUV 1.0EcoB Hyb 125 mHEV PShift ST-LINE X',
 'vin': None,
 'year': 2022}
2026-03-27 15:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:21 [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 15:08:21 [ecarstrade.be] INFO: Saving data for 7007846auction111116: {'created_time': 1774624101.438065, 'last_price_update_time': 1774624101.438077, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007846auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009888/photo_002/780x0__r.jpg?hash=1774622125> (referer: https://ecarstrade.com/cars/7009888)
2026-03-27 15:08:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007823/photo_004/780x0__r.jpg?hash=1774605798> (referer: https://ecarstrade.com/cars/7007823)
2026-03-27 15:08:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007845/photo_002/780x0__r.jpg?hash=1774605845> (referer: https://ecarstrade.com/cars/7007845)
2026-03-27 15:08:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007879> (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 15:08:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fc031b4b-4fe5-5b6d-9eb3-31e824e454e4
2026-03-27 15:08:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1f6b92ae-4f5d-50e8-b835-0c9cf77f14bb
2026-03-27 15:08:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1f6b92ae-4f5d-50e8-b835-0c9cf77f14bb, skipping ID generation
2026-03-27 15:08:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f6b92ae-4f5d-50e8-b835-0c9cf77f14bb with scrape type 1
2026-03-27 15:08:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f6b92ae-4f5d-50e8-b835-0c9cf77f14bb sending to next pipeline
2026-03-27 15:08:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1f6b92ae-4f5d-50e8-b835-0c9cf77f14bb, identifier: 7007851auction111116
2026-03-27 15:08:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fc031b4b-4fe5-5b6d-9eb3-31e824e454e4
2026-03-27 15:08:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fc031b4b-4fe5-5b6d-9eb3-31e824e454e4
2026-03-27 15:08:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d5bd8113-5548-5fa6-b5c5-f878b1438f16
2026-03-27 15:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1f6b92ae-4f5d-50e8-b835-0c9cf77f14bb with identifier: 7007851auction111116
2026-03-27 15:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1f6b92ae-4f5d-50e8-b835-0c9cf77f14bb with identifier: 7007851auction111116
2026-03-27 15:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1f6b92ae-4f5d-50e8-b835-0c9cf77f14bb with identifier: 7007851auction111116 to the API
2026-03-27 15:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007851/photo_001/780x0__r.jpg?hash=1774605853>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': '1f6b92ae-4f5d-50e8-b835-0c9cf77f14bb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007851',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Hyundai',
 'model': 'IONIQ 5',
 'odometer': 60579,
 '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': None,
 'seller_name': None,
 'title': 'Ioniq 5 Creative Electrique 77kWh BVA',
 'transmission': 'automatic',
 'trim': 'Ioniq 5 Creative Electrique 77kWh BVA',
 'vin': None,
 'year': 2023}
2026-03-27 15:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:21 [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 15:08:21 [ecarstrade.be] INFO: Saving data for 7007851auction111116: {'created_time': 1774624101.865174, 'last_price_update_time': 1774624101.865187, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007851auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007845/photo_006/780x0__r.jpg?hash=1774605846> (referer: https://ecarstrade.com/cars/7007845)
2026-03-27 15:08:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007845/photo_005/780x0__r.jpg?hash=1774605846> (referer: https://ecarstrade.com/cars/7007845)
2026-03-27 15:08:21 [ecarstrade.be] INFO: Extracting details for car 7007879auction111116
2026-03-27 15:08:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007845/photo_004/780x0__r.jpg?hash=1774605845> (referer: https://ecarstrade.com/cars/7007845)
2026-03-27 15:08:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fc031b4b-4fe5-5b6d-9eb3-31e824e454e4
2026-03-27 15:08:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fc031b4b-4fe5-5b6d-9eb3-31e824e454e4, skipping ID generation
2026-03-27 15:08:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc031b4b-4fe5-5b6d-9eb3-31e824e454e4 with scrape type 1
2026-03-27 15:08:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fc031b4b-4fe5-5b6d-9eb3-31e824e454e4 sending to next pipeline
2026-03-27 15:08:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fc031b4b-4fe5-5b6d-9eb3-31e824e454e4, identifier: 7009888auction111137
2026-03-27 15:08:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 94edcc42-9d02-554b-82e2-b52f4148f035
2026-03-27 15:08:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d5bd8113-5548-5fa6-b5c5-f878b1438f16
2026-03-27 15:08:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aec0713f-ea3d-52c0-92b5-0e39e587a014 with identifier: 7007879auction111116
2026-03-27 15:08:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aec0713f-ea3d-52c0-92b5-0e39e587a014 with scrape type 1
2026-03-27 15:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item aec0713f-ea3d-52c0-92b5-0e39e587a014
2026-03-27 15:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007879%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605898%27 HTTP/1.1" 200 None
2026-03-27 15:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007879/photo_001/780x0__r.jpg?hash=1774605898 not downloaded yet
2026-03-27 15:08:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fc031b4b-4fe5-5b6d-9eb3-31e824e454e4 with identifier: 7009888auction111137
2026-03-27 15:08:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fc031b4b-4fe5-5b6d-9eb3-31e824e454e4 with identifier: 7009888auction111137
2026-03-27 15:08:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fc031b4b-4fe5-5b6d-9eb3-31e824e454e4 with identifier: 7009888auction111137 to the API
2026-03-27 15:08:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009888/photo_002/780x0__r.jpg?hash=1774622125>
{'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-30T10:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'fc031b4b-4fe5-5b6d-9eb3-31e824e454e4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009888',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 163152,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:22 [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 15:08:22 [ecarstrade.be] INFO: Saving data for 7009888auction111137: {'created_time': 1774624102.279666, 'last_price_update_time': 1774624102.279678, 'auction_closing_time': 1774865400.0}
2026-03-27 15:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009888auction111137') HTTP/1.1" 204 0
2026-03-27 15:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007823/photo_002/780x0__r.jpg?hash=1774605798> (referer: https://ecarstrade.com/cars/7007823)
2026-03-27 15:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007823/photo_003/780x0__r.jpg?hash=1774605797> (referer: https://ecarstrade.com/cars/7007823)
2026-03-27 15:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007879%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605898%27 HTTP/1.1" 200 None
2026-03-27 15:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007879/photo_002/780x0__r.jpg?hash=1774605898 not downloaded yet
2026-03-27 15:08: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 15:08: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 15:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007823/photo_001/780x0__r.jpg?hash=1774605797> (referer: https://ecarstrade.com/cars/7007823)
2026-03-27 15:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007845/photo_003/780x0__r.jpg?hash=1774605845> (referer: https://ecarstrade.com/cars/7007845)
2026-03-27 15:08: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 15:08: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 15:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007879%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605898%27 HTTP/1.1" 200 None
2026-03-27 15:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007879/photo_003/780x0__r.jpg?hash=1774605898 not downloaded yet
2026-03-27 15:08:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d5bd8113-5548-5fa6-b5c5-f878b1438f16
2026-03-27 15:08:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d5bd8113-5548-5fa6-b5c5-f878b1438f16
2026-03-27 15:08:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d5bd8113-5548-5fa6-b5c5-f878b1438f16
2026-03-27 15:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007879%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605898%27 HTTP/1.1" 200 None
2026-03-27 15:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007879/photo_004/780x0__r.jpg?hash=1774605898 not downloaded yet
2026-03-27 15:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007879%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605898%27 HTTP/1.1" 200 None
2026-03-27 15:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007879/photo_005/780x0__r.jpg?hash=1774605898 not downloaded yet
2026-03-27 15:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007879%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605898%27 HTTP/1.1" 200 None
2026-03-27 15:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007879/photo_006/780x0__r.jpg?hash=1774605898 not downloaded yet
2026-03-27 15:08:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 94edcc42-9d02-554b-82e2-b52f4148f035
2026-03-27 15:08:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 94edcc42-9d02-554b-82e2-b52f4148f035
2026-03-27 15:08:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 94edcc42-9d02-554b-82e2-b52f4148f035
2026-03-27 15:08:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 94edcc42-9d02-554b-82e2-b52f4148f035, skipping ID generation
2026-03-27 15:08:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94edcc42-9d02-554b-82e2-b52f4148f035 with scrape type 1
2026-03-27 15:08:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 94edcc42-9d02-554b-82e2-b52f4148f035 sending to next pipeline
2026-03-27 15:08:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 94edcc42-9d02-554b-82e2-b52f4148f035, identifier: 7007823auction111116
2026-03-27 15:08:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 94edcc42-9d02-554b-82e2-b52f4148f035 with identifier: 7007823auction111116
2026-03-27 15:08:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 94edcc42-9d02-554b-82e2-b52f4148f035 with identifier: 7007823auction111116
2026-03-27 15:08:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 94edcc42-9d02-554b-82e2-b52f4148f035 with identifier: 7007823auction111116 to the API
2026-03-27 15:08:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007823/photo_001/780x0__r.jpg?hash=1774605797>
{'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-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '94edcc42-9d02-554b-82e2-b52f4148f035',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007823',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 39546,
 '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': 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 15:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:22 [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 15:08:22 [ecarstrade.be] INFO: Saving data for 7007823auction111116: {'created_time': 1774624102.941099, 'last_price_update_time': 1774624102.941112, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007823auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007877> (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 15:08:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d5bd8113-5548-5fa6-b5c5-f878b1438f16
2026-03-27 15:08:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5bd8113-5548-5fa6-b5c5-f878b1438f16, skipping ID generation
2026-03-27 15:08:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5bd8113-5548-5fa6-b5c5-f878b1438f16 with scrape type 1
2026-03-27 15:08:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5bd8113-5548-5fa6-b5c5-f878b1438f16 sending to next pipeline
2026-03-27 15:08:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d5bd8113-5548-5fa6-b5c5-f878b1438f16, identifier: 7007845auction111116
2026-03-27 15:08: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 15:08:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d5bd8113-5548-5fa6-b5c5-f878b1438f16 with identifier: 7007845auction111116
2026-03-27 15:08:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d5bd8113-5548-5fa6-b5c5-f878b1438f16 with identifier: 7007845auction111116
2026-03-27 15:08:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d5bd8113-5548-5fa6-b5c5-f878b1438f16 with identifier: 7007845auction111116 to the API
2026-03-27 15:08:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007845/photo_003/780x0__r.jpg?hash=1774605845>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.5L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd5bd8113-5548-5fa6-b5c5-f878b1438f16',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007845',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 120249,
 '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': 'Kuga Titanium Hybrid 2.5 190CV BVA6 E6dT',
 'transmission': 'automatic',
 'trim': 'Titanium Hybrid 2.5 190CV BVA6 E6dT',
 'vin': None,
 'year': 2021}
2026-03-27 15:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:23 [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 15:08:23 [ecarstrade.be] INFO: Saving data for 7007845auction111116: {'created_time': 1774624103.381382, 'last_price_update_time': 1774624103.381392, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007845auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:23 [ecarstrade.be] INFO: Extracting details for car 7007877auction111116
2026-03-27 15:08:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0962359e-e86b-5f35-b335-50dbb46e5d71 with identifier: 7007877auction111116
2026-03-27 15:08:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0962359e-e86b-5f35-b335-50dbb46e5d71 with scrape type 1
2026-03-27 15:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0962359e-e86b-5f35-b335-50dbb46e5d71
2026-03-27 15:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007877%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605895%27 HTTP/1.1" 200 None
2026-03-27 15:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007877/photo_001/780x0__r.jpg?hash=1774605895 not downloaded yet
2026-03-27 15:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007877%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605895%27 HTTP/1.1" 200 None
2026-03-27 15:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007877/photo_002/780x0__r.jpg?hash=1774605895 not downloaded yet
2026-03-27 15:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007877%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605895%27 HTTP/1.1" 200 None
2026-03-27 15:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007877/photo_003/780x0__r.jpg?hash=1774605895 not downloaded yet
2026-03-27 15:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007877%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605895%27 HTTP/1.1" 200 None
2026-03-27 15:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007877/photo_004/780x0__r.jpg?hash=1774605895 not downloaded yet
2026-03-27 15:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007877%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605895%27 HTTP/1.1" 200 None
2026-03-27 15:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007877/photo_005/780x0__r.jpg?hash=1774605895 not downloaded yet
2026-03-27 15:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007877%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605895%27 HTTP/1.1" 200 None
2026-03-27 15:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007877/photo_006/780x0__r.jpg?hash=1774605895 not downloaded yet
2026-03-27 15:08:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007874> (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 15:08: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 15:08:25 [ecarstrade.be] INFO: Extracting details for car 7007874auction111116
2026-03-27 15:08:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4549660-10ae-574c-bd94-58a1c9397742 with identifier: 7007874auction111116
2026-03-27 15:08:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4549660-10ae-574c-bd94-58a1c9397742 with scrape type 1
2026-03-27 15:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f4549660-10ae-574c-bd94-58a1c9397742
2026-03-27 15:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007874%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605890%27 HTTP/1.1" 200 None
2026-03-27 15:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007874/photo_001/780x0__r.jpg?hash=1774605890 not downloaded yet
2026-03-27 15:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007874%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605890%27 HTTP/1.1" 200 None
2026-03-27 15:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007874/photo_002/780x0__r.jpg?hash=1774605890 not downloaded yet
2026-03-27 15:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007874%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605890%27 HTTP/1.1" 200 None
2026-03-27 15:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007874/photo_003/780x0__r.jpg?hash=1774605890 not downloaded yet
2026-03-27 15:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007874%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605890%27 HTTP/1.1" 200 None
2026-03-27 15:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007874/photo_004/780x0__r.jpg?hash=1774605890 not downloaded yet
2026-03-27 15:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007874%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605890%27 HTTP/1.1" 200 None
2026-03-27 15:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007874/photo_005/780x0__r.jpg?hash=1774605890 not downloaded yet
2026-03-27 15:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007874%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605890%27 HTTP/1.1" 200 None
2026-03-27 15:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007874/photo_006/780x0__r.jpg?hash=1774605890 not downloaded yet
2026-03-27 15:08:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007873> (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 15:08: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 15:08:25 [ecarstrade.be] INFO: Extracting details for car 7007873auction111116
2026-03-27 15:08:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f4fc59c-2de6-58c8-b516-f0a07bbc4437 with identifier: 7007873auction111116
2026-03-27 15:08:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f4fc59c-2de6-58c8-b516-f0a07bbc4437 with scrape type 1
2026-03-27 15:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3f4fc59c-2de6-58c8-b516-f0a07bbc4437
2026-03-27 15:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007873%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605888%27 HTTP/1.1" 200 None
2026-03-27 15:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007873/photo_001/780x0__r.jpg?hash=1774605888 not downloaded yet
2026-03-27 15:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007873%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605888%27 HTTP/1.1" 200 None
2026-03-27 15:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007873/photo_002/780x0__r.jpg?hash=1774605888 not downloaded yet
2026-03-27 15:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007873%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605889%27 HTTP/1.1" 200 None
2026-03-27 15:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007873/photo_003/780x0__r.jpg?hash=1774605889 not downloaded yet
2026-03-27 15:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007873%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605888%27 HTTP/1.1" 200 None
2026-03-27 15:08:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007873/photo_004/780x0__r.jpg?hash=1774605888 not downloaded yet
2026-03-27 15:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007873%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605888%27 HTTP/1.1" 200 None
2026-03-27 15:08:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007873/photo_005/780x0__r.jpg?hash=1774605888 not downloaded yet
2026-03-27 15:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007873%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605888%27 HTTP/1.1" 200 None
2026-03-27 15:08:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007873/photo_006/780x0__r.jpg?hash=1774605888 not downloaded yet
2026-03-27 15:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007866> (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 15:08: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 15:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007870> (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 15:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007868> (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 15:08:29 [ecarstrade.be] INFO: Extracting details for car 7007866auction111116
2026-03-27 15:08: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 15:08:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75c3cded-0dd3-5ece-8754-da0ecdffbeb7 with identifier: 7007866auction111116
2026-03-27 15:08:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75c3cded-0dd3-5ece-8754-da0ecdffbeb7 with scrape type 1
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 75c3cded-0dd3-5ece-8754-da0ecdffbeb7
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007866%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605875%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007866/photo_001/780x0__r.jpg?hash=1774605875 not downloaded yet
2026-03-27 15:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007879/photo_001/780x0__r.jpg?hash=1774605898> (referer: https://ecarstrade.com/cars/7007879)
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007866%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605875%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007866/photo_002/780x0__r.jpg?hash=1774605875 not downloaded yet
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007866%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605875%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007866/photo_003/780x0__r.jpg?hash=1774605875 not downloaded yet
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007866%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605875%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007866/photo_004/780x0__r.jpg?hash=1774605875 not downloaded yet
2026-03-27 15:08:29 [ecarstrade.be] INFO: Extracting details for car 7007870auction111116
2026-03-27 15:08:29 [ecarstrade.be] INFO: Extracting details for car 7007868auction111116
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007866%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605875%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007866/photo_005/780x0__r.jpg?hash=1774605875 not downloaded yet
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007866%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605876%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007866/photo_006/780x0__r.jpg?hash=1774605876 not downloaded yet
2026-03-27 15:08:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d59bd26-1c5c-5028-a197-022f3a6b6dd9 with identifier: 7007870auction111116
2026-03-27 15:08:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d59bd26-1c5c-5028-a197-022f3a6b6dd9 with scrape type 1
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0d59bd26-1c5c-5028-a197-022f3a6b6dd9
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007870%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605881%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007870/photo_001/780x0__r.jpg?hash=1774605881 not downloaded yet
2026-03-27 15:08:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1564755-8626-54e5-bead-674bcdbf41c2 with identifier: 7007868auction111116
2026-03-27 15:08:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1564755-8626-54e5-bead-674bcdbf41c2 with scrape type 1
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f1564755-8626-54e5-bead-674bcdbf41c2
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007868%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605877%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007868/photo_001/780x0__r.jpg?hash=1774605877 not downloaded yet
2026-03-27 15:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007879/photo_002/780x0__r.jpg?hash=1774605898> (referer: https://ecarstrade.com/cars/7007879)
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007870%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605882%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007870/photo_002/780x0__r.jpg?hash=1774605882 not downloaded yet
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007868%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605877%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007868/photo_002/780x0__r.jpg?hash=1774605877 not downloaded yet
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007870%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605881%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007870/photo_003/780x0__r.jpg?hash=1774605881 not downloaded yet
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007868%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605877%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007868/photo_003/780x0__r.jpg?hash=1774605877 not downloaded yet
2026-03-27 15:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007864> (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 15:08:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item aec0713f-ea3d-52c0-92b5-0e39e587a014
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007870%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605881%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007870/photo_004/780x0__r.jpg?hash=1774605881 not downloaded yet
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007868%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605878%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007868/photo_004/780x0__r.jpg?hash=1774605878 not downloaded yet
2026-03-27 15:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009945/photo_006/780x0__r.jpg?hash=1774622267> (referer: https://ecarstrade.com/cars/7009945)
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007870%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605881%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007870/photo_005/780x0__r.jpg?hash=1774605881 not downloaded yet
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007868%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605878%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007868/photo_005/780x0__r.jpg?hash=1774605878 not downloaded yet
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007870%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605881%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007870/photo_006/780x0__r.jpg?hash=1774605881 not downloaded yet
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007868%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605878%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007868/photo_006/780x0__r.jpg?hash=1774605878 not downloaded yet
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item aec0713f-ea3d-52c0-92b5-0e39e587a014
2026-03-27 15:08:29 [ecarstrade.be] INFO: Extracting details for car 7007864auction111116
2026-03-27 15:08:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7244be8f-540e-5af6-8096-f686a20a6ee9 with identifier: 7007864auction111116
2026-03-27 15:08:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7244be8f-540e-5af6-8096-f686a20a6ee9 with scrape type 1
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7244be8f-540e-5af6-8096-f686a20a6ee9
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007864%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605871%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007864/photo_001/780x0__r.jpg?hash=1774605871 not downloaded yet
2026-03-27 15:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007879/photo_006/780x0__r.jpg?hash=1774605898> (referer: https://ecarstrade.com/cars/7007879)
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007864%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605871%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007864/photo_002/780x0__r.jpg?hash=1774605871 not downloaded yet
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c5759ca6-2e02-5e21-bd9f-92202770e623
2026-03-27 15:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007877/photo_006/780x0__r.jpg?hash=1774605895> (referer: https://ecarstrade.com/cars/7007877)
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007864%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605871%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007864/photo_003/780x0__r.jpg?hash=1774605871 not downloaded yet
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007864%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605871%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007864/photo_004/780x0__r.jpg?hash=1774605871 not downloaded yet
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007864%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605871%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007864/photo_005/780x0__r.jpg?hash=1774605871 not downloaded yet
2026-03-27 15:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007864%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605871%27 HTTP/1.1" 200 None
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007864/photo_006/780x0__r.jpg?hash=1774605871 not downloaded yet
2026-03-27 15:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007873/photo_006/780x0__r.jpg?hash=1774605888> (referer: https://ecarstrade.com/cars/7007873)
2026-03-27 15:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007874/photo_006/780x0__r.jpg?hash=1774605890> (referer: https://ecarstrade.com/cars/7007874)
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item aec0713f-ea3d-52c0-92b5-0e39e587a014
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0962359e-e86b-5f35-b335-50dbb46e5d71
2026-03-27 15:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007873/photo_005/780x0__r.jpg?hash=1774605888> (referer: https://ecarstrade.com/cars/7007873)
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3f4fc59c-2de6-58c8-b516-f0a07bbc4437
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f4549660-10ae-574c-bd94-58a1c9397742
2026-03-27 15:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007873/photo_004/780x0__r.jpg?hash=1774605888> (referer: https://ecarstrade.com/cars/7007873)
2026-03-27 15:08:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3f4fc59c-2de6-58c8-b516-f0a07bbc4437
2026-03-27 15:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007866/photo_001/780x0__r.jpg?hash=1774605875> (referer: https://ecarstrade.com/cars/7007866)
2026-03-27 15:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007868/photo_001/780x0__r.jpg?hash=1774605877> (referer: https://ecarstrade.com/cars/7007868)
2026-03-27 15:08:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3f4fc59c-2de6-58c8-b516-f0a07bbc4437
2026-03-27 15:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007868/photo_002/780x0__r.jpg?hash=1774605877> (referer: https://ecarstrade.com/cars/7007868)
2026-03-27 15:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007868/photo_004/780x0__r.jpg?hash=1774605878> (referer: https://ecarstrade.com/cars/7007868)
2026-03-27 15:08:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 75c3cded-0dd3-5ece-8754-da0ecdffbeb7
2026-03-27 15:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007864/photo_002/780x0__r.jpg?hash=1774605871> (referer: https://ecarstrade.com/cars/7007864)
2026-03-27 15:08:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f1564755-8626-54e5-bead-674bcdbf41c2
2026-03-27 15:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007864/photo_001/780x0__r.jpg?hash=1774605871> (referer: https://ecarstrade.com/cars/7007864)
2026-03-27 15:08:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f1564755-8626-54e5-bead-674bcdbf41c2
2026-03-27 15:08:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f1564755-8626-54e5-bead-674bcdbf41c2
2026-03-27 15:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007864/photo_006/780x0__r.jpg?hash=1774605871> (referer: https://ecarstrade.com/cars/7007864)
2026-03-27 15:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007864/photo_005/780x0__r.jpg?hash=1774605871> (referer: https://ecarstrade.com/cars/7007864)
2026-03-27 15:08:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7244be8f-540e-5af6-8096-f686a20a6ee9
2026-03-27 15:08:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7244be8f-540e-5af6-8096-f686a20a6ee9
2026-03-27 15:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007864/photo_004/780x0__r.jpg?hash=1774605871> (referer: https://ecarstrade.com/cars/7007864)
2026-03-27 15:08:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7244be8f-540e-5af6-8096-f686a20a6ee9
2026-03-27 15:08:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7244be8f-540e-5af6-8096-f686a20a6ee9
2026-03-27 15:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007868/photo_006/780x0__r.jpg?hash=1774605878> (referer: https://ecarstrade.com/cars/7007868)
2026-03-27 15:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007864/photo_003/780x0__r.jpg?hash=1774605871> (referer: https://ecarstrade.com/cars/7007864)
2026-03-27 15:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007870/photo_006/780x0__r.jpg?hash=1774605881> (referer: https://ecarstrade.com/cars/7007870)
2026-03-27 15:08:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7244be8f-540e-5af6-8096-f686a20a6ee9
2026-03-27 15:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007868/photo_005/780x0__r.jpg?hash=1774605878> (referer: https://ecarstrade.com/cars/7007868)
2026-03-27 15:08:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f1564755-8626-54e5-bead-674bcdbf41c2
2026-03-27 15:08:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7244be8f-540e-5af6-8096-f686a20a6ee9
2026-03-27 15:08:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7244be8f-540e-5af6-8096-f686a20a6ee9, skipping ID generation
2026-03-27 15:08:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7244be8f-540e-5af6-8096-f686a20a6ee9 with scrape type 1
2026-03-27 15:08:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7244be8f-540e-5af6-8096-f686a20a6ee9 sending to next pipeline
2026-03-27 15:08:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7244be8f-540e-5af6-8096-f686a20a6ee9, identifier: 7007864auction111116
2026-03-27 15:08:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7244be8f-540e-5af6-8096-f686a20a6ee9 with identifier: 7007864auction111116
2026-03-27 15:08:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7244be8f-540e-5af6-8096-f686a20a6ee9 with identifier: 7007864auction111116
2026-03-27 15:08:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7244be8f-540e-5af6-8096-f686a20a6ee9 with identifier: 7007864auction111116 to the API
2026-03-27 15:08:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007864/photo_003/780x0__r.jpg?hash=1774605871>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '7244be8f-540e-5af6-8096-f686a20a6ee9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007864',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 35671,
 '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': 'HYUNDAI Tucson / 2020 / 5P / SUV 1.6 PHEV 265 HTRAC EXECUTIVE 4WD '
          'AUTO',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  / 2020 / 5P / SUV 1.6 PHEV 265 HTRAC EXECUTIVE 4WD AUTO',
 'vin': None,
 'year': 2022}
2026-03-27 15:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:30 [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 15:08:30 [ecarstrade.be] INFO: Saving data for 7007864auction111116: {'created_time': 1774624110.859742, 'last_price_update_time': 1774624110.859754, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007864auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007870/photo_004/780x0__r.jpg?hash=1774605881> (referer: https://ecarstrade.com/cars/7007870)
2026-03-27 15:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007870/photo_005/780x0__r.jpg?hash=1774605881> (referer: https://ecarstrade.com/cars/7007870)
2026-03-27 15:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007867> (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 15:08:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0d59bd26-1c5c-5028-a197-022f3a6b6dd9
2026-03-27 15:08:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f1564755-8626-54e5-bead-674bcdbf41c2
2026-03-27 15:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007870/photo_003/780x0__r.jpg?hash=1774605881> (referer: https://ecarstrade.com/cars/7007870)
2026-03-27 15:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007868/photo_003/780x0__r.jpg?hash=1774605877> (referer: https://ecarstrade.com/cars/7007868)
2026-03-27 15:08:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0d59bd26-1c5c-5028-a197-022f3a6b6dd9
2026-03-27 15:08:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0d59bd26-1c5c-5028-a197-022f3a6b6dd9
2026-03-27 15:08:30 [ecarstrade.be] INFO: Extracting details for car 7007867auction111116
2026-03-27 15:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007870/photo_002/780x0__r.jpg?hash=1774605882> (referer: https://ecarstrade.com/cars/7007870)
2026-03-27 15:08:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2faa3347-f65c-5fc3-bc4c-c9beb4625ce4 with identifier: 7007867auction111116
2026-03-27 15:08:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2faa3347-f65c-5fc3-bc4c-c9beb4625ce4 with scrape type 1
2026-03-27 15:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2faa3347-f65c-5fc3-bc4c-c9beb4625ce4
2026-03-27 15:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007867%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605878%27 HTTP/1.1" 200 None
2026-03-27 15:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007867/photo_001/780x0__r.jpg?hash=1774605878 not downloaded yet
2026-03-27 15:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007870/photo_001/780x0__r.jpg?hash=1774605881> (referer: https://ecarstrade.com/cars/7007870)
2026-03-27 15:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007867%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605876%27 HTTP/1.1" 200 None
2026-03-27 15:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007867/photo_002/780x0__r.jpg?hash=1774605876 not downloaded yet
2026-03-27 15:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007867%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605876%27 HTTP/1.1" 200 None
2026-03-27 15:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007867/photo_003/780x0__r.jpg?hash=1774605876 not downloaded yet
2026-03-27 15:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007866/photo_005/780x0__r.jpg?hash=1774605875> (referer: https://ecarstrade.com/cars/7007866)
2026-03-27 15:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007866/photo_006/780x0__r.jpg?hash=1774605876> (referer: https://ecarstrade.com/cars/7007866)
2026-03-27 15:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007867%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605876%27 HTTP/1.1" 200 None
2026-03-27 15:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007867/photo_004/780x0__r.jpg?hash=1774605876 not downloaded yet
2026-03-27 15:08:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0d59bd26-1c5c-5028-a197-022f3a6b6dd9
2026-03-27 15:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007867%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605877%27 HTTP/1.1" 200 None
2026-03-27 15:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007867/photo_005/780x0__r.jpg?hash=1774605877 not downloaded yet
2026-03-27 15:08:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f1564755-8626-54e5-bead-674bcdbf41c2
2026-03-27 15:08:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f1564755-8626-54e5-bead-674bcdbf41c2, skipping ID generation
2026-03-27 15:08:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1564755-8626-54e5-bead-674bcdbf41c2 with scrape type 1
2026-03-27 15:08:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1564755-8626-54e5-bead-674bcdbf41c2 sending to next pipeline
2026-03-27 15:08:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f1564755-8626-54e5-bead-674bcdbf41c2, identifier: 7007868auction111116
2026-03-27 15:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007867%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605876%27 HTTP/1.1" 200 None
2026-03-27 15:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007867/photo_006/780x0__r.jpg?hash=1774605876 not downloaded yet
2026-03-27 15:08:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f1564755-8626-54e5-bead-674bcdbf41c2 with identifier: 7007868auction111116
2026-03-27 15:08:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f1564755-8626-54e5-bead-674bcdbf41c2 with identifier: 7007868auction111116
2026-03-27 15:08:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f1564755-8626-54e5-bead-674bcdbf41c2 with identifier: 7007868auction111116 to the API
2026-03-27 15:08:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007868/photo_003/780x0__r.jpg?hash=1774605877>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f1564755-8626-54e5-bead-674bcdbf41c2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007868',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 68931,
 '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': 'HYUNDAI Tucson / 2020 / 5P / SUV 1.6 PHEV 265 HTRAC N LINE EXECU '
          '4WD AUTO',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  / 2020 / 5P / SUV 1.6 PHEV 265 HTRAC N LINE EXECU 4WD AUTO',
 'vin': None,
 'year': 2022}
2026-03-27 15:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:31 [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 15:08:31 [ecarstrade.be] INFO: Saving data for 7007868auction111116: {'created_time': 1774624111.713582, 'last_price_update_time': 1774624111.713592, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007868auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007866/photo_004/780x0__r.jpg?hash=1774605875> (referer: https://ecarstrade.com/cars/7007866)
2026-03-27 15:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007866/photo_003/780x0__r.jpg?hash=1774605875> (referer: https://ecarstrade.com/cars/7007866)
2026-03-27 15:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007866/photo_002/780x0__r.jpg?hash=1774605875> (referer: https://ecarstrade.com/cars/7007866)
2026-03-27 15:08:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0d59bd26-1c5c-5028-a197-022f3a6b6dd9
2026-03-27 15:08:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0d59bd26-1c5c-5028-a197-022f3a6b6dd9
2026-03-27 15:08:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0d59bd26-1c5c-5028-a197-022f3a6b6dd9, skipping ID generation
2026-03-27 15:08:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d59bd26-1c5c-5028-a197-022f3a6b6dd9 with scrape type 1
2026-03-27 15:08:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0d59bd26-1c5c-5028-a197-022f3a6b6dd9 sending to next pipeline
2026-03-27 15:08:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0d59bd26-1c5c-5028-a197-022f3a6b6dd9, identifier: 7007870auction111116
2026-03-27 15:08:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 75c3cded-0dd3-5ece-8754-da0ecdffbeb7
2026-03-27 15:08:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 75c3cded-0dd3-5ece-8754-da0ecdffbeb7
2026-03-27 15:08:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0d59bd26-1c5c-5028-a197-022f3a6b6dd9 with identifier: 7007870auction111116
2026-03-27 15:08:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0d59bd26-1c5c-5028-a197-022f3a6b6dd9 with identifier: 7007870auction111116
2026-03-27 15:08:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0d59bd26-1c5c-5028-a197-022f3a6b6dd9 with identifier: 7007870auction111116 to the API
2026-03-27 15:08:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007870/photo_001/780x0__r.jpg?hash=1774605881>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '0d59bd26-1c5c-5028-a197-022f3a6b6dd9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007870',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 65895,
 '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': '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': 2023}
2026-03-27 15:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:32 [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 15:08:32 [ecarstrade.be] INFO: Saving data for 7007870auction111116: {'created_time': 1774624112.1361, 'last_price_update_time': 1774624112.136116, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007870auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007873/photo_002/780x0__r.jpg?hash=1774605888> (referer: https://ecarstrade.com/cars/7007873)
2026-03-27 15:08:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007873/photo_001/780x0__r.jpg?hash=1774605888> (referer: https://ecarstrade.com/cars/7007873)
2026-03-27 15:08:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007873/photo_003/780x0__r.jpg?hash=1774605889> (referer: https://ecarstrade.com/cars/7007873)
2026-03-27 15:08:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 75c3cded-0dd3-5ece-8754-da0ecdffbeb7
2026-03-27 15:08:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 75c3cded-0dd3-5ece-8754-da0ecdffbeb7
2026-03-27 15:08:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 75c3cded-0dd3-5ece-8754-da0ecdffbeb7
2026-03-27 15:08:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 75c3cded-0dd3-5ece-8754-da0ecdffbeb7, skipping ID generation
2026-03-27 15:08:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75c3cded-0dd3-5ece-8754-da0ecdffbeb7 with scrape type 1
2026-03-27 15:08:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 75c3cded-0dd3-5ece-8754-da0ecdffbeb7 sending to next pipeline
2026-03-27 15:08:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 75c3cded-0dd3-5ece-8754-da0ecdffbeb7, identifier: 7007866auction111116
2026-03-27 15:08:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 75c3cded-0dd3-5ece-8754-da0ecdffbeb7 with identifier: 7007866auction111116
2026-03-27 15:08:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 75c3cded-0dd3-5ece-8754-da0ecdffbeb7 with identifier: 7007866auction111116
2026-03-27 15:08:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 75c3cded-0dd3-5ece-8754-da0ecdffbeb7 with identifier: 7007866auction111116 to the API
2026-03-27 15:08:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007866/photo_002/780x0__r.jpg?hash=1774605875>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '75c3cded-0dd3-5ece-8754-da0ecdffbeb7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007866',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 129839,
 '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': 'Tucson Creative Mild-Hybrid 2WD 1.6 CRDI 135CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Creative Mild-Hybrid 2WD 1.6 CRDI 135CV BVA7 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:32 [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 15:08:32 [ecarstrade.be] INFO: Saving data for 7007866auction111116: {'created_time': 1774624112.570518, 'last_price_update_time': 1774624112.570531, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007866auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007874/photo_005/780x0__r.jpg?hash=1774605890> (referer: https://ecarstrade.com/cars/7007874)
2026-03-27 15:08:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007867/photo_001/780x0__r.jpg?hash=1774605878> (referer: https://ecarstrade.com/cars/7007867)
2026-03-27 15:08:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007874/photo_004/780x0__r.jpg?hash=1774605890> (referer: https://ecarstrade.com/cars/7007874)
2026-03-27 15:08:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3f4fc59c-2de6-58c8-b516-f0a07bbc4437
2026-03-27 15:08:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3f4fc59c-2de6-58c8-b516-f0a07bbc4437
2026-03-27 15:08:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3f4fc59c-2de6-58c8-b516-f0a07bbc4437
2026-03-27 15:08:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3f4fc59c-2de6-58c8-b516-f0a07bbc4437, skipping ID generation
2026-03-27 15:08:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f4fc59c-2de6-58c8-b516-f0a07bbc4437 with scrape type 1
2026-03-27 15:08:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3f4fc59c-2de6-58c8-b516-f0a07bbc4437 sending to next pipeline
2026-03-27 15:08:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3f4fc59c-2de6-58c8-b516-f0a07bbc4437, identifier: 7007873auction111116
2026-03-27 15:08:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3f4fc59c-2de6-58c8-b516-f0a07bbc4437 with identifier: 7007873auction111116
2026-03-27 15:08:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3f4fc59c-2de6-58c8-b516-f0a07bbc4437 with identifier: 7007873auction111116
2026-03-27 15:08:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3f4fc59c-2de6-58c8-b516-f0a07bbc4437 with identifier: 7007873auction111116 to the API
2026-03-27 15:08:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007873/photo_003/780x0__r.jpg?hash=1774605889>
{'auction_title': '',
 'c_o_2_emission_value': 41,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '3f4fc59c-2de6-58c8-b516-f0a07bbc4437',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007873',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Jeep',
 'model': 'Renegade',
 'odometer': 100611,
 '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': 'JEEP Renegade / 2018 / 5P / SUV 1.3 PHEV Turbo T4 190PS 4XE Limited '
          'Auto',
 'transmission': 'automatic',
 'trim': 'JEEP  / 2018 / 5P / SUV 1.3 PHEV Turbo T4 190PS 4XE Limited Auto',
 'vin': None,
 'year': 2022}
2026-03-27 15:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:32 [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 15:08:33 [ecarstrade.be] INFO: Saving data for 7007873auction111116: {'created_time': 1774624112.999912, 'last_price_update_time': 1774624112.999922, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007873auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007867/photo_006/780x0__r.jpg?hash=1774605876> (referer: https://ecarstrade.com/cars/7007867)
2026-03-27 15:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007867/photo_003/780x0__r.jpg?hash=1774605876> (referer: https://ecarstrade.com/cars/7007867)
2026-03-27 15:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007863> (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 15:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007867/photo_002/780x0__r.jpg?hash=1774605876> (referer: https://ecarstrade.com/cars/7007867)
2026-03-27 15:08:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f4549660-10ae-574c-bd94-58a1c9397742
2026-03-27 15:08:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2faa3347-f65c-5fc3-bc4c-c9beb4625ce4
2026-03-27 15:08:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f4549660-10ae-574c-bd94-58a1c9397742
2026-03-27 15:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007874/photo_003/780x0__r.jpg?hash=1774605890> (referer: https://ecarstrade.com/cars/7007874)
2026-03-27 15:08:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2faa3347-f65c-5fc3-bc4c-c9beb4625ce4
2026-03-27 15:08:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2faa3347-f65c-5fc3-bc4c-c9beb4625ce4
2026-03-27 15:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007867/photo_004/780x0__r.jpg?hash=1774605876> (referer: https://ecarstrade.com/cars/7007867)
2026-03-27 15:08:33 [ecarstrade.be] INFO: Extracting details for car 7007863auction111116
2026-03-27 15:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007867/photo_005/780x0__r.jpg?hash=1774605877> (referer: https://ecarstrade.com/cars/7007867)
2026-03-27 15:08:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 152f0c92-a0c5-57c0-936d-b9fb7965b868 with identifier: 7007863auction111116
2026-03-27 15:08:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 152f0c92-a0c5-57c0-936d-b9fb7965b868 with scrape type 1
2026-03-27 15:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 152f0c92-a0c5-57c0-936d-b9fb7965b868
2026-03-27 15:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007863%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605869%27 HTTP/1.1" 200 None
2026-03-27 15:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007863/photo_001/780x0__r.jpg?hash=1774605869 not downloaded yet
2026-03-27 15:08:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2faa3347-f65c-5fc3-bc4c-c9beb4625ce4
2026-03-27 15:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007874/photo_001/780x0__r.jpg?hash=1774605890> (referer: https://ecarstrade.com/cars/7007874)
2026-03-27 15:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007874/photo_002/780x0__r.jpg?hash=1774605890> (referer: https://ecarstrade.com/cars/7007874)
2026-03-27 15:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007877/photo_005/780x0__r.jpg?hash=1774605895> (referer: https://ecarstrade.com/cars/7007877)
2026-03-27 15:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007877/photo_004/780x0__r.jpg?hash=1774605895> (referer: https://ecarstrade.com/cars/7007877)
2026-03-27 15:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007863%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605869%27 HTTP/1.1" 200 None
2026-03-27 15:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007863/photo_002/780x0__r.jpg?hash=1774605869 not downloaded yet
2026-03-27 15:08:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f4549660-10ae-574c-bd94-58a1c9397742
2026-03-27 15:08:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2faa3347-f65c-5fc3-bc4c-c9beb4625ce4
2026-03-27 15:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007863%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605869%27 HTTP/1.1" 200 None
2026-03-27 15:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007863/photo_003/780x0__r.jpg?hash=1774605869 not downloaded yet
2026-03-27 15:08:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2faa3347-f65c-5fc3-bc4c-c9beb4625ce4
2026-03-27 15:08:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2faa3347-f65c-5fc3-bc4c-c9beb4625ce4, skipping ID generation
2026-03-27 15:08:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2faa3347-f65c-5fc3-bc4c-c9beb4625ce4 with scrape type 1
2026-03-27 15:08:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2faa3347-f65c-5fc3-bc4c-c9beb4625ce4 sending to next pipeline
2026-03-27 15:08:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2faa3347-f65c-5fc3-bc4c-c9beb4625ce4, identifier: 7007867auction111116
2026-03-27 15:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007863%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605869%27 HTTP/1.1" 200 None
2026-03-27 15:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007863/photo_004/780x0__r.jpg?hash=1774605869 not downloaded yet
2026-03-27 15:08:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2faa3347-f65c-5fc3-bc4c-c9beb4625ce4 with identifier: 7007867auction111116
2026-03-27 15:08:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2faa3347-f65c-5fc3-bc4c-c9beb4625ce4 with identifier: 7007867auction111116
2026-03-27 15:08:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2faa3347-f65c-5fc3-bc4c-c9beb4625ce4 with identifier: 7007867auction111116 to the API
2026-03-27 15:08:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007867/photo_005/780x0__r.jpg?hash=1774605877>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '2faa3347-f65c-5fc3-bc4c-c9beb4625ce4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007867',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 98826,
 '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': 'HYUNDAI Tucson / 2020 / 5P / SUV 1.6 HYBRID 230 EXECUTIVE',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  / 2020 / 5P / SUV 1.6 HYBRID 230 EXECUTIVE',
 'vin': None,
 'year': 2021}
2026-03-27 15:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:33 [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 15:08:33 [ecarstrade.be] INFO: Saving data for 7007867auction111116: {'created_time': 1774624113.930376, 'last_price_update_time': 1774624113.930387, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007867auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007877/photo_002/780x0__r.jpg?hash=1774605895> (referer: https://ecarstrade.com/cars/7007877)
2026-03-27 15:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007879/photo_005/780x0__r.jpg?hash=1774605898> (referer: https://ecarstrade.com/cars/7007879)
2026-03-27 15:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007877/photo_003/780x0__r.jpg?hash=1774605895> (referer: https://ecarstrade.com/cars/7007877)
2026-03-27 15:08:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007877/photo_001/780x0__r.jpg?hash=1774605895> (referer: https://ecarstrade.com/cars/7007877)
2026-03-27 15:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007863%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605869%27 HTTP/1.1" 200 None
2026-03-27 15:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007863/photo_005/780x0__r.jpg?hash=1774605869 not downloaded yet
2026-03-27 15:08: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 15:08:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f4549660-10ae-574c-bd94-58a1c9397742
2026-03-27 15:08:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f4549660-10ae-574c-bd94-58a1c9397742
2026-03-27 15:08:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f4549660-10ae-574c-bd94-58a1c9397742, skipping ID generation
2026-03-27 15:08:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4549660-10ae-574c-bd94-58a1c9397742 with scrape type 1
2026-03-27 15:08:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f4549660-10ae-574c-bd94-58a1c9397742 sending to next pipeline
2026-03-27 15:08:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f4549660-10ae-574c-bd94-58a1c9397742, identifier: 7007874auction111116
2026-03-27 15:08:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0962359e-e86b-5f35-b335-50dbb46e5d71
2026-03-27 15:08:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0962359e-e86b-5f35-b335-50dbb46e5d71
2026-03-27 15:08:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f4549660-10ae-574c-bd94-58a1c9397742 with identifier: 7007874auction111116
2026-03-27 15:08:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f4549660-10ae-574c-bd94-58a1c9397742 with identifier: 7007874auction111116
2026-03-27 15:08:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f4549660-10ae-574c-bd94-58a1c9397742 with identifier: 7007874auction111116 to the API
2026-03-27 15:08:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007874/photo_002/780x0__r.jpg?hash=1774605890>
{'auction_title': '',
 'c_o_2_emission_value': 45,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Other',
 'id': 'f4549660-10ae-574c-bd94-58a1c9397742',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007874',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Jeep',
 'model': 'Renegade',
 'odometer': 84743,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'JEEP Renegade / 2018 / 5P / SUV 1.3 GSE T4 240 4xe S',
 'transmission': 'automatic',
 'trim': 'JEEP  / 2018 / 5P / SUV 1.3 GSE T4 240 4xe S',
 'vin': None,
 'year': 2022}
2026-03-27 15:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:34 [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 15:08:34 [ecarstrade.be] INFO: Saving data for 7007874auction111116: {'created_time': 1774624114.369285, 'last_price_update_time': 1774624114.369297, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007874auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007863%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605869%27 HTTP/1.1" 200 None
2026-03-27 15:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007863/photo_006/780x0__r.jpg?hash=1774605869 not downloaded yet
2026-03-27 15:08:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009945/photo_005/780x0__r.jpg?hash=1774622267> (referer: https://ecarstrade.com/cars/7009945)
2026-03-27 15:08:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007862> (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 15:08:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007879/photo_003/780x0__r.jpg?hash=1774605898> (referer: https://ecarstrade.com/cars/7007879)
2026-03-27 15:08:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007879/photo_004/780x0__r.jpg?hash=1774605898> (referer: https://ecarstrade.com/cars/7007879)
2026-03-27 15:08: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 15:08: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 15:08:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0962359e-e86b-5f35-b335-50dbb46e5d71
2026-03-27 15:08:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item aec0713f-ea3d-52c0-92b5-0e39e587a014
2026-03-27 15:08:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0962359e-e86b-5f35-b335-50dbb46e5d71
2026-03-27 15:08:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0962359e-e86b-5f35-b335-50dbb46e5d71
2026-03-27 15:08:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0962359e-e86b-5f35-b335-50dbb46e5d71, skipping ID generation
2026-03-27 15:08:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0962359e-e86b-5f35-b335-50dbb46e5d71 with scrape type 1
2026-03-27 15:08:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0962359e-e86b-5f35-b335-50dbb46e5d71 sending to next pipeline
2026-03-27 15:08:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0962359e-e86b-5f35-b335-50dbb46e5d71, identifier: 7007877auction111116
2026-03-27 15:08:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0962359e-e86b-5f35-b335-50dbb46e5d71 with identifier: 7007877auction111116
2026-03-27 15:08:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0962359e-e86b-5f35-b335-50dbb46e5d71 with identifier: 7007877auction111116
2026-03-27 15:08:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0962359e-e86b-5f35-b335-50dbb46e5d71 with identifier: 7007877auction111116 to the API
2026-03-27 15:08:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007877/photo_001/780x0__r.jpg?hash=1774605895>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': '0962359e-e86b-5f35-b335-50dbb46e5d71',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007877',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Kia',
 'model': 'EV6',
 'odometer': 78283,
 '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': 'EV6 GT Line 2WD 77kWh BVA',
 'transmission': 'automatic',
 'trim': 'GT Line 2WD 77kWh BVA',
 'vin': None,
 'year': 2022}
2026-03-27 15:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:34 [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 15:08:34 [ecarstrade.be] INFO: Saving data for 7007877auction111116: {'created_time': 1774624114.874233, 'last_price_update_time': 1774624114.874244, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007877auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:34 [ecarstrade.be] INFO: Extracting details for car 7007862auction111116
2026-03-27 15:08:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009945/photo_004/780x0__r.jpg?hash=1774622267> (referer: https://ecarstrade.com/cars/7009945)
2026-03-27 15:08:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007863/photo_001/780x0__r.jpg?hash=1774605869> (referer: https://ecarstrade.com/cars/7007863)
2026-03-27 15:08:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c5759ca6-2e02-5e21-bd9f-92202770e623
2026-03-27 15:08:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27a423e9-922d-5feb-8c92-92c9795f93ab with identifier: 7007862auction111116
2026-03-27 15:08:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27a423e9-922d-5feb-8c92-92c9795f93ab with scrape type 1
2026-03-27 15:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 27a423e9-922d-5feb-8c92-92c9795f93ab
2026-03-27 15:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007862%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605866%27 HTTP/1.1" 200 None
2026-03-27 15:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007862/photo_001/780x0__r.jpg?hash=1774605866 not downloaded yet
2026-03-27 15:08:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item aec0713f-ea3d-52c0-92b5-0e39e587a014
2026-03-27 15:08:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item aec0713f-ea3d-52c0-92b5-0e39e587a014
2026-03-27 15:08:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aec0713f-ea3d-52c0-92b5-0e39e587a014, skipping ID generation
2026-03-27 15:08:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aec0713f-ea3d-52c0-92b5-0e39e587a014 with scrape type 1
2026-03-27 15:08:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aec0713f-ea3d-52c0-92b5-0e39e587a014 sending to next pipeline
2026-03-27 15:08:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aec0713f-ea3d-52c0-92b5-0e39e587a014, identifier: 7007879auction111116
2026-03-27 15:08:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aec0713f-ea3d-52c0-92b5-0e39e587a014 with identifier: 7007879auction111116
2026-03-27 15:08:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aec0713f-ea3d-52c0-92b5-0e39e587a014 with identifier: 7007879auction111116
2026-03-27 15:08:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aec0713f-ea3d-52c0-92b5-0e39e587a014 with identifier: 7007879auction111116 to the API
2026-03-27 15:08:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007879/photo_004/780x0__r.jpg?hash=1774605898>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': 'aec0713f-ea3d-52c0-92b5-0e39e587a014',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007879',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Kia',
 'model': 'Niro',
 'odometer': 96661,
 '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': 'Niro e-Niro Design 64kWh BVA',
 'transmission': 'automatic',
 'trim': 'e- Design 64kWh BVA',
 'vin': None,
 'year': 2021}
2026-03-27 15:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:35 [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 15:08:35 [ecarstrade.be] INFO: Saving data for 7007879auction111116: {'created_time': 1774624115.34484, 'last_price_update_time': 1774624115.344852, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007879auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007862%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605866%27 HTTP/1.1" 200 None
2026-03-27 15:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007862/photo_002/780x0__r.jpg?hash=1774605866 not downloaded yet
2026-03-27 15:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007863/photo_004/780x0__r.jpg?hash=1774605869> (referer: https://ecarstrade.com/cars/7007863)
2026-03-27 15:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007863/photo_003/780x0__r.jpg?hash=1774605869> (referer: https://ecarstrade.com/cars/7007863)
2026-03-27 15:08:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c5759ca6-2e02-5e21-bd9f-92202770e623
2026-03-27 15:08:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 152f0c92-a0c5-57c0-936d-b9fb7965b868
2026-03-27 15:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007862%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605866%27 HTTP/1.1" 200 None
2026-03-27 15:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007862/photo_003/780x0__r.jpg?hash=1774605866 not downloaded yet
2026-03-27 15:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007862%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605866%27 HTTP/1.1" 200 None
2026-03-27 15:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007862/photo_004/780x0__r.jpg?hash=1774605866 not downloaded yet
2026-03-27 15:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007862%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605867%27 HTTP/1.1" 200 None
2026-03-27 15:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007862/photo_005/780x0__r.jpg?hash=1774605867 not downloaded yet
2026-03-27 15:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007862%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605866%27 HTTP/1.1" 200 None
2026-03-27 15:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007862/photo_006/780x0__r.jpg?hash=1774605866 not downloaded yet
2026-03-27 15:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007863/photo_002/780x0__r.jpg?hash=1774605869> (referer: https://ecarstrade.com/cars/7007863)
2026-03-27 15:08:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 152f0c92-a0c5-57c0-936d-b9fb7965b868
2026-03-27 15:08:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 152f0c92-a0c5-57c0-936d-b9fb7965b868
2026-03-27 15:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009945/photo_003/780x0__r.jpg?hash=1774622267> (referer: https://ecarstrade.com/cars/7009945)
2026-03-27 15:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007863/photo_006/780x0__r.jpg?hash=1774605869> (referer: https://ecarstrade.com/cars/7007863)
2026-03-27 15:08: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 15:08:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 152f0c92-a0c5-57c0-936d-b9fb7965b868
2026-03-27 15:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007863/photo_005/780x0__r.jpg?hash=1774605869> (referer: https://ecarstrade.com/cars/7007863)
2026-03-27 15:08:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c5759ca6-2e02-5e21-bd9f-92202770e623
2026-03-27 15:08:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 152f0c92-a0c5-57c0-936d-b9fb7965b868
2026-03-27 15:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009945/photo_002/780x0__r.jpg?hash=1774622268> (referer: https://ecarstrade.com/cars/7009945)
2026-03-27 15:08: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 15:08:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 152f0c92-a0c5-57c0-936d-b9fb7965b868
2026-03-27 15:08:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 152f0c92-a0c5-57c0-936d-b9fb7965b868, skipping ID generation
2026-03-27 15:08:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 152f0c92-a0c5-57c0-936d-b9fb7965b868 with scrape type 1
2026-03-27 15:08:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 152f0c92-a0c5-57c0-936d-b9fb7965b868 sending to next pipeline
2026-03-27 15:08:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 152f0c92-a0c5-57c0-936d-b9fb7965b868, identifier: 7007863auction111116
2026-03-27 15:08:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 152f0c92-a0c5-57c0-936d-b9fb7965b868 with identifier: 7007863auction111116
2026-03-27 15:08:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 152f0c92-a0c5-57c0-936d-b9fb7965b868 with identifier: 7007863auction111116
2026-03-27 15:08:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 152f0c92-a0c5-57c0-936d-b9fb7965b868 with identifier: 7007863auction111116 to the API
2026-03-27 15:08:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007863/photo_005/780x0__r.jpg?hash=1774605869>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '152f0c92-a0c5-57c0-936d-b9fb7965b868',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007863',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 69693,
 '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': 'HYUNDAI Tucson / 2020 / 5P / SUV 1.6 HYBRID 230 N LINE EXECUTIVE',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  / 2020 / 5P / SUV 1.6 HYBRID 230 N LINE EXECUTIVE',
 'vin': None,
 'year': 2023}
2026-03-27 15:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:36 [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 15:08:36 [ecarstrade.be] INFO: Saving data for 7007863auction111116: {'created_time': 1774624116.117439, 'last_price_update_time': 1774624116.11745, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007863auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c5759ca6-2e02-5e21-bd9f-92202770e623
2026-03-27 15:08:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007861> (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 15:08:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009945/photo_001/780x0__r.jpg?hash=1774622267> (referer: https://ecarstrade.com/cars/7009945)
2026-03-27 15:08:36 [ecarstrade.be] INFO: Extracting details for car 7007861auction111116
2026-03-27 15:08:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b919dff-aaf9-59b1-b66b-14de3c2a177c with identifier: 7007861auction111116
2026-03-27 15:08:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b919dff-aaf9-59b1-b66b-14de3c2a177c with scrape type 1
2026-03-27 15:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7b919dff-aaf9-59b1-b66b-14de3c2a177c
2026-03-27 15:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007861%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605864%27 HTTP/1.1" 200 None
2026-03-27 15:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007861/photo_001/780x0__r.jpg?hash=1774605864 not downloaded yet
2026-03-27 15:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007861%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605864%27 HTTP/1.1" 200 None
2026-03-27 15:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007861/photo_002/780x0__r.jpg?hash=1774605864 not downloaded yet
2026-03-27 15:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007861%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605866%27 HTTP/1.1" 200 None
2026-03-27 15:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007861/photo_003/780x0__r.jpg?hash=1774605866 not downloaded yet
2026-03-27 15:08:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007862/photo_001/780x0__r.jpg?hash=1774605866> (referer: https://ecarstrade.com/cars/7007862)
2026-03-27 15:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007861%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605864%27 HTTP/1.1" 200 None
2026-03-27 15:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007861/photo_004/780x0__r.jpg?hash=1774605864 not downloaded yet
2026-03-27 15:08: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 15:08:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c5759ca6-2e02-5e21-bd9f-92202770e623
2026-03-27 15:08:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c5759ca6-2e02-5e21-bd9f-92202770e623, skipping ID generation
2026-03-27 15:08:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5759ca6-2e02-5e21-bd9f-92202770e623 with scrape type 1
2026-03-27 15:08:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c5759ca6-2e02-5e21-bd9f-92202770e623 sending to next pipeline
2026-03-27 15:08:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c5759ca6-2e02-5e21-bd9f-92202770e623, identifier: 7009945auction111137
2026-03-27 15:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007861%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605864%27 HTTP/1.1" 200 None
2026-03-27 15:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007861/photo_005/780x0__r.jpg?hash=1774605864 not downloaded yet
2026-03-27 15:08:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c5759ca6-2e02-5e21-bd9f-92202770e623 with identifier: 7009945auction111137
2026-03-27 15:08:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c5759ca6-2e02-5e21-bd9f-92202770e623 with identifier: 7009945auction111137
2026-03-27 15:08:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c5759ca6-2e02-5e21-bd9f-92202770e623 with identifier: 7009945auction111137 to the API
2026-03-27 15:08:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009945/photo_001/780x0__r.jpg?hash=1774622267>
{'auction_title': '',
 'c_o_2_emission_value': 96,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'c5759ca6-2e02-5e21-bd9f-92202770e623',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009945',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 194562,
 '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': "Peugeot, 308 SW FL'17, Peugeot 308 SW 1.5 BlueHDi 130 S&S EAT8 "
          'Allure 5d',
 'transmission': 'automatic',
 'trim': ",  SW FL'17,   SW 1.5 BlueHDi 130 S&S EAT8 Allure 5d",
 'vin': None,
 'year': 2021}
2026-03-27 15:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:37 [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 15:08:37 [ecarstrade.be] INFO: Saving data for 7009945auction111137: {'created_time': 1774624117.386978, 'last_price_update_time': 1774624117.386994, 'auction_closing_time': 1774865400.0}
2026-03-27 15:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009945auction111137') HTTP/1.1" 204 0
2026-03-27 15:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007861%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605864%27 HTTP/1.1" 200 None
2026-03-27 15:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007861/photo_006/780x0__r.jpg?hash=1774605864 not downloaded yet
2026-03-27 15:08:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 27a423e9-922d-5feb-8c92-92c9795f93ab
2026-03-27 15:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007860> (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 15:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007862/photo_006/780x0__r.jpg?hash=1774605866> (referer: https://ecarstrade.com/cars/7007862)
2026-03-27 15:08:37 [ecarstrade.be] INFO: Extracting details for car 7007860auction111116
2026-03-27 15:08:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eac79719-6553-5dff-996b-224067de16cc with identifier: 7007860auction111116
2026-03-27 15:08:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eac79719-6553-5dff-996b-224067de16cc with scrape type 1
2026-03-27 15:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item eac79719-6553-5dff-996b-224067de16cc
2026-03-27 15:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007860%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605863%27 HTTP/1.1" 200 None
2026-03-27 15:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007860/photo_001/780x0__r.jpg?hash=1774605863 not downloaded yet
2026-03-27 15:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007860%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605863%27 HTTP/1.1" 200 None
2026-03-27 15:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007860/photo_002/780x0__r.jpg?hash=1774605863 not downloaded yet
2026-03-27 15:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007862/photo_005/780x0__r.jpg?hash=1774605867> (referer: https://ecarstrade.com/cars/7007862)
2026-03-27 15:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007860%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605863%27 HTTP/1.1" 200 None
2026-03-27 15:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007860/photo_003/780x0__r.jpg?hash=1774605863 not downloaded yet
2026-03-27 15:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007860%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605863%27 HTTP/1.1" 200 None
2026-03-27 15:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007860/photo_004/780x0__r.jpg?hash=1774605863 not downloaded yet
2026-03-27 15:08:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 27a423e9-922d-5feb-8c92-92c9795f93ab
2026-03-27 15:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007860%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605864%27 HTTP/1.1" 200 None
2026-03-27 15:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007860/photo_005/780x0__r.jpg?hash=1774605864 not downloaded yet
2026-03-27 15:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007860%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605863%27 HTTP/1.1" 200 None
2026-03-27 15:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007860/photo_006/780x0__r.jpg?hash=1774605863 not downloaded yet
2026-03-27 15:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007862/photo_004/780x0__r.jpg?hash=1774605866> (referer: https://ecarstrade.com/cars/7007862)
2026-03-27 15:08:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 27a423e9-922d-5feb-8c92-92c9795f93ab
2026-03-27 15:08:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 27a423e9-922d-5feb-8c92-92c9795f93ab
2026-03-27 15:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009901> (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 15:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007862/photo_003/780x0__r.jpg?hash=1774605866> (referer: https://ecarstrade.com/cars/7007862)
2026-03-27 15:08: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 15:08:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007862/photo_002/780x0__r.jpg?hash=1774605866> (referer: https://ecarstrade.com/cars/7007862)
2026-03-27 15:08: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 15:08:38 [ecarstrade.be] INFO: Extracting details for car 7009901auction111137
2026-03-27 15:08:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa258438-db5e-5d02-93ca-5cac91448f78 with identifier: 7009901auction111137
2026-03-27 15:08:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa258438-db5e-5d02-93ca-5cac91448f78 with scrape type 1
2026-03-27 15:08:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fa258438-db5e-5d02-93ca-5cac91448f78
2026-03-27 15:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7009901%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622159%27 HTTP/1.1" 200 None
2026-03-27 15:08:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009901/photo_001/780x0__r.jpg?hash=1774622159 not downloaded yet
2026-03-27 15:08:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 27a423e9-922d-5feb-8c92-92c9795f93ab
2026-03-27 15:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7009901%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622159%27 HTTP/1.1" 200 None
2026-03-27 15:08:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009901/photo_002/780x0__r.jpg?hash=1774622159 not downloaded yet
2026-03-27 15:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7009901%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622159%27 HTTP/1.1" 200 None
2026-03-27 15:08:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009901/photo_003/780x0__r.jpg?hash=1774622159 not downloaded yet
2026-03-27 15:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7009901%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622159%27 HTTP/1.1" 200 None
2026-03-27 15:08:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009901/photo_004/780x0__r.jpg?hash=1774622159 not downloaded yet
2026-03-27 15:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7009901%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622159%27 HTTP/1.1" 200 None
2026-03-27 15:08:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009901/photo_005/780x0__r.jpg?hash=1774622159 not downloaded yet
2026-03-27 15:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7009901%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622159%27 HTTP/1.1" 200 None
2026-03-27 15:08:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009901/photo_006/780x0__r.jpg?hash=1774622159 not downloaded yet
2026-03-27 15:08:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 27a423e9-922d-5feb-8c92-92c9795f93ab
2026-03-27 15:08:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 27a423e9-922d-5feb-8c92-92c9795f93ab, skipping ID generation
2026-03-27 15:08:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27a423e9-922d-5feb-8c92-92c9795f93ab with scrape type 1
2026-03-27 15:08:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 27a423e9-922d-5feb-8c92-92c9795f93ab sending to next pipeline
2026-03-27 15:08:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 27a423e9-922d-5feb-8c92-92c9795f93ab, identifier: 7007862auction111116
2026-03-27 15:08:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 27a423e9-922d-5feb-8c92-92c9795f93ab with identifier: 7007862auction111116
2026-03-27 15:08:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 27a423e9-922d-5feb-8c92-92c9795f93ab with identifier: 7007862auction111116
2026-03-27 15:08:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 27a423e9-922d-5feb-8c92-92c9795f93ab with identifier: 7007862auction111116 to the API
2026-03-27 15:08:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007862/photo_002/780x0__r.jpg?hash=1774605866>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '27a423e9-922d-5feb-8c92-92c9795f93ab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007862',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 60845,
 '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': 'HYUNDAI Tucson / 2020 / 5P / SUV 1.6 T-GDI 150 DCT-7 HYBRID 48V '
          'CREATIVE',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  / 2020 / 5P / SUV 1.6 T-GDI 150 DCT-7 HYBRID 48V CREATIVE',
 'vin': None,
 'year': 2021}
2026-03-27 15:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:38 [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 15:08:38 [ecarstrade.be] INFO: Saving data for 7007862auction111116: {'created_time': 1774624118.550681, 'last_price_update_time': 1774624118.550692, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007862auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007856> (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 15:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007861/photo_003/780x0__r.jpg?hash=1774605866> (referer: https://ecarstrade.com/cars/7007861)
2026-03-27 15:08:41 [ecarstrade.be] INFO: Extracting details for car 7007856auction111116
2026-03-27 15:08:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a913602-6469-55e8-9783-a3d49c2f213b with identifier: 7007856auction111116
2026-03-27 15:08:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a913602-6469-55e8-9783-a3d49c2f213b with scrape type 1
2026-03-27 15:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0a913602-6469-55e8-9783-a3d49c2f213b
2026-03-27 15:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007856%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605858%27 HTTP/1.1" 200 None
2026-03-27 15:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007856/photo_001/780x0__r.jpg?hash=1774605858 not downloaded yet
2026-03-27 15:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007856%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605858%27 HTTP/1.1" 200 None
2026-03-27 15:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007856/photo_002/780x0__r.jpg?hash=1774605858 not downloaded yet
2026-03-27 15:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007861/photo_006/780x0__r.jpg?hash=1774605864> (referer: https://ecarstrade.com/cars/7007861)
2026-03-27 15:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007856%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605858%27 HTTP/1.1" 200 None
2026-03-27 15:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007856/photo_003/780x0__r.jpg?hash=1774605858 not downloaded yet
2026-03-27 15:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007856%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605858%27 HTTP/1.1" 200 None
2026-03-27 15:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007856/photo_004/780x0__r.jpg?hash=1774605858 not downloaded yet
2026-03-27 15:08:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7b919dff-aaf9-59b1-b66b-14de3c2a177c
2026-03-27 15:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007856%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605858%27 HTTP/1.1" 200 None
2026-03-27 15:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007856/photo_005/780x0__r.jpg?hash=1774605858 not downloaded yet
2026-03-27 15:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007856%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605859%27 HTTP/1.1" 200 None
2026-03-27 15:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007856/photo_006/780x0__r.jpg?hash=1774605859 not downloaded yet
2026-03-27 15:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007861/photo_005/780x0__r.jpg?hash=1774605864> (referer: https://ecarstrade.com/cars/7007861)
2026-03-27 15:08:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7b919dff-aaf9-59b1-b66b-14de3c2a177c
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7b919dff-aaf9-59b1-b66b-14de3c2a177c
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007860/photo_002/780x0__r.jpg?hash=1774605863> (referer: https://ecarstrade.com/cars/7007860)
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007860/photo_006/780x0__r.jpg?hash=1774605863> (referer: https://ecarstrade.com/cars/7007860)
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007855> (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 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007854> (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 15:08:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item eac79719-6553-5dff-996b-224067de16cc
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007860/photo_003/780x0__r.jpg?hash=1774605863> (referer: https://ecarstrade.com/cars/7007860)
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item eac79719-6553-5dff-996b-224067de16cc
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007860/photo_005/780x0__r.jpg?hash=1774605864> (referer: https://ecarstrade.com/cars/7007860)
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007860/photo_004/780x0__r.jpg?hash=1774605863> (referer: https://ecarstrade.com/cars/7007860)
2026-03-27 15:08:42 [ecarstrade.be] INFO: Extracting details for car 7007855auction111116
2026-03-27 15:08:42 [ecarstrade.be] INFO: Extracting details for car 7007854auction111116
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009901/photo_005/780x0__r.jpg?hash=1774622159> (referer: https://ecarstrade.com/cars/7009901)
2026-03-27 15:08:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58d68b4f-7b2a-5583-b1a6-ef26f2e3011b with identifier: 7007855auction111116
2026-03-27 15:08:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58d68b4f-7b2a-5583-b1a6-ef26f2e3011b with scrape type 1
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 58d68b4f-7b2a-5583-b1a6-ef26f2e3011b
2026-03-27 15:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007855%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605857%27 HTTP/1.1" 200 None
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007855/photo_001/780x0__r.jpg?hash=1774605857 not downloaded yet
2026-03-27 15:08:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dcdf137-6d8a-58b6-b80e-b2da4fa9efe8 with identifier: 7007854auction111116
2026-03-27 15:08:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dcdf137-6d8a-58b6-b80e-b2da4fa9efe8 with scrape type 1
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8dcdf137-6d8a-58b6-b80e-b2da4fa9efe8
2026-03-27 15:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007854%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605856%27 HTTP/1.1" 200 None
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007854/photo_001/780x0__r.jpg?hash=1774605856 not downloaded yet
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009901/photo_006/780x0__r.jpg?hash=1774622159> (referer: https://ecarstrade.com/cars/7009901)
2026-03-27 15:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007855%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605857%27 HTTP/1.1" 200 None
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007855/photo_002/780x0__r.jpg?hash=1774605857 not downloaded yet
2026-03-27 15:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007854%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605856%27 HTTP/1.1" 200 None
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007854/photo_002/780x0__r.jpg?hash=1774605856 not downloaded yet
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007856/photo_002/780x0__r.jpg?hash=1774605858> (referer: https://ecarstrade.com/cars/7007856)
2026-03-27 15:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007855%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605857%27 HTTP/1.1" 200 None
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007855/photo_003/780x0__r.jpg?hash=1774605857 not downloaded yet
2026-03-27 15:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007854%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605856%27 HTTP/1.1" 200 None
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007854/photo_003/780x0__r.jpg?hash=1774605856 not downloaded yet
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item eac79719-6553-5dff-996b-224067de16cc
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007856/photo_006/780x0__r.jpg?hash=1774605859> (referer: https://ecarstrade.com/cars/7007856)
2026-03-27 15:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007855%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605857%27 HTTP/1.1" 200 None
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007855/photo_004/780x0__r.jpg?hash=1774605857 not downloaded yet
2026-03-27 15:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007854%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605856%27 HTTP/1.1" 200 None
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007854/photo_004/780x0__r.jpg?hash=1774605856 not downloaded yet
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item eac79719-6553-5dff-996b-224067de16cc
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item eac79719-6553-5dff-996b-224067de16cc
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007856/photo_005/780x0__r.jpg?hash=1774605858> (referer: https://ecarstrade.com/cars/7007856)
2026-03-27 15:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007855%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605857%27 HTTP/1.1" 200 None
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007855/photo_005/780x0__r.jpg?hash=1774605857 not downloaded yet
2026-03-27 15:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007854%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605856%27 HTTP/1.1" 200 None
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007854/photo_005/780x0__r.jpg?hash=1774605856 not downloaded yet
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007859> (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 15:08:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fa258438-db5e-5d02-93ca-5cac91448f78
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fa258438-db5e-5d02-93ca-5cac91448f78
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007856/photo_004/780x0__r.jpg?hash=1774605858> (referer: https://ecarstrade.com/cars/7007856)
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007856/photo_001/780x0__r.jpg?hash=1774605858> (referer: https://ecarstrade.com/cars/7007856)
2026-03-27 15:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007855%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605857%27 HTTP/1.1" 200 None
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007855/photo_006/780x0__r.jpg?hash=1774605857 not downloaded yet
2026-03-27 15:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007854%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605856%27 HTTP/1.1" 200 None
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007854/photo_006/780x0__r.jpg?hash=1774605856 not downloaded yet
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007856/photo_003/780x0__r.jpg?hash=1774605858> (referer: https://ecarstrade.com/cars/7007856)
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0a913602-6469-55e8-9783-a3d49c2f213b
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0a913602-6469-55e8-9783-a3d49c2f213b
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0a913602-6469-55e8-9783-a3d49c2f213b
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009901/photo_002/780x0__r.jpg?hash=1774622159> (referer: https://ecarstrade.com/cars/7009901)
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009901/photo_001/780x0__r.jpg?hash=1774622159> (referer: https://ecarstrade.com/cars/7009901)
2026-03-27 15:08:42 [ecarstrade.be] INFO: Extracting details for car 7007859auction111116
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007854/photo_002/780x0__r.jpg?hash=1774605856> (referer: https://ecarstrade.com/cars/7007854)
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009901/photo_004/780x0__r.jpg?hash=1774622159> (referer: https://ecarstrade.com/cars/7009901)
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009901/photo_003/780x0__r.jpg?hash=1774622159> (referer: https://ecarstrade.com/cars/7009901)
2026-03-27 15:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007854/photo_001/780x0__r.jpg?hash=1774605856> (referer: https://ecarstrade.com/cars/7007854)
2026-03-27 15:08:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8289899f-4196-5e0e-a752-fd7750da9bf1 with identifier: 7007859auction111116
2026-03-27 15:08:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8289899f-4196-5e0e-a752-fd7750da9bf1 with scrape type 1
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8289899f-4196-5e0e-a752-fd7750da9bf1
2026-03-27 15:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007859%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605861%27 HTTP/1.1" 200 None
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007859/photo_001/780x0__r.jpg?hash=1774605861 not downloaded yet
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0a913602-6469-55e8-9783-a3d49c2f213b
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0a913602-6469-55e8-9783-a3d49c2f213b
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0a913602-6469-55e8-9783-a3d49c2f213b
2026-03-27 15:08:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0a913602-6469-55e8-9783-a3d49c2f213b, skipping ID generation
2026-03-27 15:08:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a913602-6469-55e8-9783-a3d49c2f213b with scrape type 1
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0a913602-6469-55e8-9783-a3d49c2f213b sending to next pipeline
2026-03-27 15:08:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0a913602-6469-55e8-9783-a3d49c2f213b, identifier: 7007856auction111116
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fa258438-db5e-5d02-93ca-5cac91448f78
2026-03-27 15:08:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fa258438-db5e-5d02-93ca-5cac91448f78
2026-03-27 15:08:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0a913602-6469-55e8-9783-a3d49c2f213b with identifier: 7007856auction111116
2026-03-27 15:08:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0a913602-6469-55e8-9783-a3d49c2f213b with identifier: 7007856auction111116
2026-03-27 15:08:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0a913602-6469-55e8-9783-a3d49c2f213b with identifier: 7007856auction111116 to the API
2026-03-27 15:08:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007856/photo_003/780x0__r.jpg?hash=1774605858>
{'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-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '0a913602-6469-55e8-9783-a3d49c2f213b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007856',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 63704,
 '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': 5,
 'seller_name': None,
 'title': 'Kona Creative Hybrid 2WD 1.6 GDI 140CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'Creative Hybrid 2WD 1.6 GDI 140CV BVA6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:43 [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 15:08:43 [ecarstrade.be] INFO: Saving data for 7007856auction111116: {'created_time': 1774624123.071224, 'last_price_update_time': 1774624123.071238, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007856auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007855/photo_003/780x0__r.jpg?hash=1774605857> (referer: https://ecarstrade.com/cars/7007855)
2026-03-27 15:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007859%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605861%27 HTTP/1.1" 200 None
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007859/photo_002/780x0__r.jpg?hash=1774605861 not downloaded yet
2026-03-27 15:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007855/photo_005/780x0__r.jpg?hash=1774605857> (referer: https://ecarstrade.com/cars/7007855)
2026-03-27 15:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007854/photo_005/780x0__r.jpg?hash=1774605856> (referer: https://ecarstrade.com/cars/7007854)
2026-03-27 15:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007854/photo_003/780x0__r.jpg?hash=1774605856> (referer: https://ecarstrade.com/cars/7007854)
2026-03-27 15:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007859%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605861%27 HTTP/1.1" 200 None
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007859/photo_003/780x0__r.jpg?hash=1774605861 not downloaded yet
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8dcdf137-6d8a-58b6-b80e-b2da4fa9efe8
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fa258438-db5e-5d02-93ca-5cac91448f78
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fa258438-db5e-5d02-93ca-5cac91448f78
2026-03-27 15:08:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fa258438-db5e-5d02-93ca-5cac91448f78, skipping ID generation
2026-03-27 15:08:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa258438-db5e-5d02-93ca-5cac91448f78 with scrape type 1
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fa258438-db5e-5d02-93ca-5cac91448f78 sending to next pipeline
2026-03-27 15:08:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fa258438-db5e-5d02-93ca-5cac91448f78, identifier: 7009901auction111137
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8dcdf137-6d8a-58b6-b80e-b2da4fa9efe8
2026-03-27 15:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007859%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605861%27 HTTP/1.1" 200 None
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007859/photo_004/780x0__r.jpg?hash=1774605861 not downloaded yet
2026-03-27 15:08:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fa258438-db5e-5d02-93ca-5cac91448f78 with identifier: 7009901auction111137
2026-03-27 15:08:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fa258438-db5e-5d02-93ca-5cac91448f78 with identifier: 7009901auction111137
2026-03-27 15:08:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fa258438-db5e-5d02-93ca-5cac91448f78 with identifier: 7009901auction111137 to the API
2026-03-27 15:08:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009901/photo_003/780x0__r.jpg?hash=1774622159>
{'auction_title': '',
 'c_o_2_emission_value': 172,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'fa258438-db5e-5d02-93ca-5cac91448f78',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009901',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Ford',
 'model': 'Transit Custom',
 'odometer': 258524,
 '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': 3,
 'seller_name': None,
 'title': "Ford, _Trans.Custom FL'18, Ford Transit Custom 340L "
          '2.0TD170Pk/125Kw A6 FWD T',
 'transmission': 'automatic',
 'trim': ", _Trans.Custom FL'18,   340L 2.0TD170Pk/125Kw A6 FWD T",
 'vin': None,
 'year': 2021}
2026-03-27 15:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:43 [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 15:08:43 [ecarstrade.be] INFO: Saving data for 7009901auction111137: {'created_time': 1774624123.537127, 'last_price_update_time': 1774624123.537138, 'auction_closing_time': 1774865400.0}
2026-03-27 15:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009901auction111137') HTTP/1.1" 204 0
2026-03-27 15:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007855/photo_004/780x0__r.jpg?hash=1774605857> (referer: https://ecarstrade.com/cars/7007855)
2026-03-27 15:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007854/photo_006/780x0__r.jpg?hash=1774605856> (referer: https://ecarstrade.com/cars/7007854)
2026-03-27 15:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007855/photo_006/780x0__r.jpg?hash=1774605857> (referer: https://ecarstrade.com/cars/7007855)
2026-03-27 15:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007854/photo_004/780x0__r.jpg?hash=1774605856> (referer: https://ecarstrade.com/cars/7007854)
2026-03-27 15:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007859%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605862%27 HTTP/1.1" 200 None
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007859/photo_005/780x0__r.jpg?hash=1774605862 not downloaded yet
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 58d68b4f-7b2a-5583-b1a6-ef26f2e3011b
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 58d68b4f-7b2a-5583-b1a6-ef26f2e3011b
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8dcdf137-6d8a-58b6-b80e-b2da4fa9efe8
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8dcdf137-6d8a-58b6-b80e-b2da4fa9efe8
2026-03-27 15:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007859%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605862%27 HTTP/1.1" 200 None
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007859/photo_006/780x0__r.jpg?hash=1774605862 not downloaded yet
2026-03-27 15:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007855/photo_001/780x0__r.jpg?hash=1774605857> (referer: https://ecarstrade.com/cars/7007855)
2026-03-27 15:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007855/photo_002/780x0__r.jpg?hash=1774605857> (referer: https://ecarstrade.com/cars/7007855)
2026-03-27 15:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007861/photo_004/780x0__r.jpg?hash=1774605864> (referer: https://ecarstrade.com/cars/7007861)
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 58d68b4f-7b2a-5583-b1a6-ef26f2e3011b
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8dcdf137-6d8a-58b6-b80e-b2da4fa9efe8
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 58d68b4f-7b2a-5583-b1a6-ef26f2e3011b
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8dcdf137-6d8a-58b6-b80e-b2da4fa9efe8
2026-03-27 15:08:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8dcdf137-6d8a-58b6-b80e-b2da4fa9efe8, skipping ID generation
2026-03-27 15:08:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dcdf137-6d8a-58b6-b80e-b2da4fa9efe8 with scrape type 1
2026-03-27 15:08:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8dcdf137-6d8a-58b6-b80e-b2da4fa9efe8 sending to next pipeline
2026-03-27 15:08:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8dcdf137-6d8a-58b6-b80e-b2da4fa9efe8, identifier: 7007854auction111116
2026-03-27 15:08:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8dcdf137-6d8a-58b6-b80e-b2da4fa9efe8 with identifier: 7007854auction111116
2026-03-27 15:08:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8dcdf137-6d8a-58b6-b80e-b2da4fa9efe8 with identifier: 7007854auction111116
2026-03-27 15:08:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8dcdf137-6d8a-58b6-b80e-b2da4fa9efe8 with identifier: 7007854auction111116 to the API
2026-03-27 15:08:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007854/photo_004/780x0__r.jpg?hash=1774605856>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': '8dcdf137-6d8a-58b6-b80e-b2da4fa9efe8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007854',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 20213,
 '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': 'Kona Executive Electrique 2WD 64kWh BVA',
 'transmission': 'automatic',
 'trim': 'Executive Electrique 2WD 64kWh BVA',
 'vin': None,
 'year': 2023}
2026-03-27 15:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:44 [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 15:08:44 [ecarstrade.be] INFO: Saving data for 7007854auction111116: {'created_time': 1774624124.059143, 'last_price_update_time': 1774624124.059155, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007854auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007860/photo_001/780x0__r.jpg?hash=1774605863> (referer: https://ecarstrade.com/cars/7007860)
2026-03-27 15:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007859/photo_001/780x0__r.jpg?hash=1774605861> (referer: https://ecarstrade.com/cars/7007859)
2026-03-27 15:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007861/photo_002/780x0__r.jpg?hash=1774605864> (referer: https://ecarstrade.com/cars/7007861)
2026-03-27 15:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007861/photo_001/780x0__r.jpg?hash=1774605864> (referer: https://ecarstrade.com/cars/7007861)
2026-03-27 15:08:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 58d68b4f-7b2a-5583-b1a6-ef26f2e3011b
2026-03-27 15:08:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 58d68b4f-7b2a-5583-b1a6-ef26f2e3011b
2026-03-27 15:08:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 58d68b4f-7b2a-5583-b1a6-ef26f2e3011b, skipping ID generation
2026-03-27 15:08:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58d68b4f-7b2a-5583-b1a6-ef26f2e3011b with scrape type 1
2026-03-27 15:08:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 58d68b4f-7b2a-5583-b1a6-ef26f2e3011b sending to next pipeline
2026-03-27 15:08:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 58d68b4f-7b2a-5583-b1a6-ef26f2e3011b, identifier: 7007855auction111116
2026-03-27 15:08:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7b919dff-aaf9-59b1-b66b-14de3c2a177c
2026-03-27 15:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007853> (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 15:08:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 58d68b4f-7b2a-5583-b1a6-ef26f2e3011b with identifier: 7007855auction111116
2026-03-27 15:08:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 58d68b4f-7b2a-5583-b1a6-ef26f2e3011b with identifier: 7007855auction111116
2026-03-27 15:08:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 58d68b4f-7b2a-5583-b1a6-ef26f2e3011b with identifier: 7007855auction111116 to the API
2026-03-27 15:08:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007855/photo_002/780x0__r.jpg?hash=1774605857>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '58d68b4f-7b2a-5583-b1a6-ef26f2e3011b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007855',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 97294,
 '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': 'Kona Intuitive Hybrid 2WD 1.6 T-GDI 140CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'Intuitive Hybrid 2WD 1.6 T-GDI 140CV BVA6 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:44 [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 15:08:44 [ecarstrade.be] INFO: Saving data for 7007855auction111116: {'created_time': 1774624124.501785, 'last_price_update_time': 1774624124.501796, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007855auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:44 [ecarstrade.be] INFO: Extracting details for car 7007853auction111116
2026-03-27 15:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007859/photo_004/780x0__r.jpg?hash=1774605861> (referer: https://ecarstrade.com/cars/7007859)
2026-03-27 15:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007859/photo_003/780x0__r.jpg?hash=1774605861> (referer: https://ecarstrade.com/cars/7007859)
2026-03-27 15:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007859/photo_002/780x0__r.jpg?hash=1774605861> (referer: https://ecarstrade.com/cars/7007859)
2026-03-27 15:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009917/photo_004/780x0__r.jpg?hash=1774622203> (referer: https://ecarstrade.com/cars/7009917)
2026-03-27 15:08:44 [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 15:08:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item eac79719-6553-5dff-996b-224067de16cc
2026-03-27 15:08:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eac79719-6553-5dff-996b-224067de16cc, skipping ID generation
2026-03-27 15:08:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eac79719-6553-5dff-996b-224067de16cc with scrape type 1
2026-03-27 15:08:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eac79719-6553-5dff-996b-224067de16cc sending to next pipeline
2026-03-27 15:08:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eac79719-6553-5dff-996b-224067de16cc, identifier: 7007860auction111116
2026-03-27 15:08:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8289899f-4196-5e0e-a752-fd7750da9bf1
2026-03-27 15:08:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7b919dff-aaf9-59b1-b66b-14de3c2a177c
2026-03-27 15:08:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7b919dff-aaf9-59b1-b66b-14de3c2a177c
2026-03-27 15:08:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7b919dff-aaf9-59b1-b66b-14de3c2a177c, skipping ID generation
2026-03-27 15:08:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b919dff-aaf9-59b1-b66b-14de3c2a177c with scrape type 1
2026-03-27 15:08:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7b919dff-aaf9-59b1-b66b-14de3c2a177c sending to next pipeline
2026-03-27 15:08:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7b919dff-aaf9-59b1-b66b-14de3c2a177c, identifier: 7007861auction111116
2026-03-27 15:08:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e5e40ba-cb48-5d08-b92c-34d4614b01cb with identifier: 7007853auction111116
2026-03-27 15:08:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e5e40ba-cb48-5d08-b92c-34d4614b01cb with scrape type 1
2026-03-27 15:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4e5e40ba-cb48-5d08-b92c-34d4614b01cb
2026-03-27 15:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007853%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605856%27 HTTP/1.1" 200 None
2026-03-27 15:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007853/photo_001/780x0__r.jpg?hash=1774605856 not downloaded yet
2026-03-27 15:08:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eac79719-6553-5dff-996b-224067de16cc with identifier: 7007860auction111116
2026-03-27 15:08:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eac79719-6553-5dff-996b-224067de16cc with identifier: 7007860auction111116
2026-03-27 15:08:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eac79719-6553-5dff-996b-224067de16cc with identifier: 7007860auction111116 to the API
2026-03-27 15:08:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007860/photo_001/780x0__r.jpg?hash=1774605863>
{'auction_title': '',
 'c_o_2_emission_value': 37,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'eac79719-6553-5dff-996b-224067de16cc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007860',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Hyundai',
 'model': 'Santa Fe',
 'odometer': 103211,
 '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': 'HYUNDAI Santa Fe / 2020 / 5P / SUV 1.6 T-GDI 265 PHEV HTRAC '
          'CREATIVE AUTO',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  / 2020 / 5P / SUV 1.6 T-GDI 265 PHEV HTRAC CREATIVE AUTO',
 'vin': None,
 'year': 2021}
2026-03-27 15:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:45 [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 15:08:45 [ecarstrade.be] INFO: Saving data for 7007860auction111116: {'created_time': 1774624125.064135, 'last_price_update_time': 1774624125.064148, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007860auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7b919dff-aaf9-59b1-b66b-14de3c2a177c with identifier: 7007861auction111116
2026-03-27 15:08:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7b919dff-aaf9-59b1-b66b-14de3c2a177c with identifier: 7007861auction111116
2026-03-27 15:08:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7b919dff-aaf9-59b1-b66b-14de3c2a177c with identifier: 7007861auction111116 to the API
2026-03-27 15:08:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007861/photo_001/780x0__r.jpg?hash=1774605864>
{'auction_title': '',
 'c_o_2_emission_value': 37,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '7b919dff-aaf9-59b1-b66b-14de3c2a177c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007861',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Hyundai',
 'model': 'Santa Fe',
 'odometer': 38410,
 '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': 'HYUNDAI Santa Fe / 2020 / 5P / SUV 1.6 T-GDI 265 PHEV HTRAC '
          'EXECUTIVE AUTO',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  / 2020 / 5P / SUV 1.6 T-GDI 265 PHEV HTRAC EXECUTIVE AUTO',
 'vin': None,
 'year': 2021}
2026-03-27 15:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:45 [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 15:08:45 [ecarstrade.be] INFO: Saving data for 7007861auction111116: {'created_time': 1774624125.385814, 'last_price_update_time': 1774624125.385825, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007861auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009917/photo_002/780x0__r.jpg?hash=1774622201> (referer: https://ecarstrade.com/cars/7009917)
2026-03-27 15:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009917/photo_003/780x0__r.jpg?hash=1774622201> (referer: https://ecarstrade.com/cars/7009917)
2026-03-27 15:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007859/photo_006/780x0__r.jpg?hash=1774605862> (referer: https://ecarstrade.com/cars/7007859)
2026-03-27 15:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007859/photo_005/780x0__r.jpg?hash=1774605862> (referer: https://ecarstrade.com/cars/7007859)
2026-03-27 15:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007853%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605856%27 HTTP/1.1" 200 None
2026-03-27 15:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007853/photo_002/780x0__r.jpg?hash=1774605856 not downloaded yet
2026-03-27 15:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009917/photo_001/780x0__r.jpg?hash=1774622201> (referer: https://ecarstrade.com/cars/7009917)
2026-03-27 15:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009908/photo_005/780x0__r.jpg?hash=1774622181> (referer: https://ecarstrade.com/cars/7009908)
2026-03-27 15:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007853%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605856%27 HTTP/1.1" 200 None
2026-03-27 15:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007853/photo_003/780x0__r.jpg?hash=1774605856 not downloaded yet
2026-03-27 15:08:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8289899f-4196-5e0e-a752-fd7750da9bf1
2026-03-27 15:08:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8289899f-4196-5e0e-a752-fd7750da9bf1
2026-03-27 15:08:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8289899f-4196-5e0e-a752-fd7750da9bf1
2026-03-27 15:08:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 20fb135b-b8ab-56ba-a41a-8a6a781a6a99
2026-03-27 15:08:45 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007853%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605856%27 HTTP/1.1" 200 None
2026-03-27 15:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007853/photo_004/780x0__r.jpg?hash=1774605856 not downloaded yet
2026-03-27 15:08:45 [ecarstrade.be] INFO: Found listing with ID: 7007880auction111116
2026-03-27 15:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:45 [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 15:08:45 [ecarstrade.be] INFO: Scrape type for 7007880auction111116: 1
2026-03-27 15:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009908/photo_004/780x0__r.jpg?hash=1774622181> (referer: https://ecarstrade.com/cars/7009908)
2026-03-27 15:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009908/photo_003/780x0__r.jpg?hash=1774622183> (referer: https://ecarstrade.com/cars/7009908)
2026-03-27 15:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009908/photo_001/780x0__r.jpg?hash=1774622181> (referer: https://ecarstrade.com/cars/7009908)
2026-03-27 15:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009908/photo_002/780x0__r.jpg?hash=1774622181> (referer: https://ecarstrade.com/cars/7009908)
2026-03-27 15:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007853%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605856%27 HTTP/1.1" 200 None
2026-03-27 15:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007853/photo_005/780x0__r.jpg?hash=1774605856 not downloaded yet
2026-03-27 15:08:45 [ecarstrade.be] INFO: Found listing with ID: 7007884auction111116
2026-03-27 15:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:45 [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 15:08:45 [ecarstrade.be] INFO: Scrape type for 7007884auction111116: 1
2026-03-27 15:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009946/photo_004/780x0__r.jpg?hash=1774622271> (referer: https://ecarstrade.com/cars/7009946)
2026-03-27 15:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007853%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605856%27 HTTP/1.1" 200 None
2026-03-27 15:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007853/photo_006/780x0__r.jpg?hash=1774605856 not downloaded yet
2026-03-27 15:08:45 [ecarstrade.be] INFO: Found listing with ID: 7007885auction111116
2026-03-27 15:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:45 [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 15:08:45 [ecarstrade.be] INFO: Scrape type for 7007885auction111116: 1
2026-03-27 15:08:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 20fb135b-b8ab-56ba-a41a-8a6a781a6a99
2026-03-27 15:08:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 20fb135b-b8ab-56ba-a41a-8a6a781a6a99
2026-03-27 15:08:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8289899f-4196-5e0e-a752-fd7750da9bf1
2026-03-27 15:08:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8289899f-4196-5e0e-a752-fd7750da9bf1
2026-03-27 15:08:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8289899f-4196-5e0e-a752-fd7750da9bf1, skipping ID generation
2026-03-27 15:08:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8289899f-4196-5e0e-a752-fd7750da9bf1 with scrape type 1
2026-03-27 15:08:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8289899f-4196-5e0e-a752-fd7750da9bf1 sending to next pipeline
2026-03-27 15:08:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8289899f-4196-5e0e-a752-fd7750da9bf1, identifier: 7007859auction111116
2026-03-27 15:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009946/photo_005/780x0__r.jpg?hash=1774622271> (referer: https://ecarstrade.com/cars/7009946)
2026-03-27 15:08:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8289899f-4196-5e0e-a752-fd7750da9bf1 with identifier: 7007859auction111116
2026-03-27 15:08:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8289899f-4196-5e0e-a752-fd7750da9bf1 with identifier: 7007859auction111116
2026-03-27 15:08:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8289899f-4196-5e0e-a752-fd7750da9bf1 with identifier: 7007859auction111116 to the API
2026-03-27 15:08:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007859/photo_005/780x0__r.jpg?hash=1774605862>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '8289899f-4196-5e0e-a752-fd7750da9bf1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007859',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 27146,
 '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': 5,
 'seller_name': None,
 'title': 'Kona N Line Executive Hybrid 2WD 1.6 T-GDI 140CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'N Line Executive Hybrid 2WD 1.6 T-GDI 140CV BVA6 E6d',
 'vin': None,
 'year': 2024}
2026-03-27 15:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:46 [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 15:08:46 [ecarstrade.be] INFO: Saving data for 7007859auction111116: {'created_time': 1774624126.066009, 'last_price_update_time': 1774624126.066021, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007859auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009946/photo_003/780x0__r.jpg?hash=1774622272> (referer: https://ecarstrade.com/cars/7009946)
2026-03-27 15:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009946/photo_002/780x0__r.jpg?hash=1774622271> (referer: https://ecarstrade.com/cars/7009946)
2026-03-27 15:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009946/photo_001/780x0__r.jpg?hash=1774622272> (referer: https://ecarstrade.com/cars/7009946)
2026-03-27 15:08:46 [ecarstrade.be] INFO: Found listing with ID: 7007887auction111116
2026-03-27 15:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:46 [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 15:08:46 [ecarstrade.be] INFO: Scrape type for 7007887auction111116: 1
2026-03-27 15:08: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 15:08:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 20fb135b-b8ab-56ba-a41a-8a6a781a6a99
2026-03-27 15:08:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 20fb135b-b8ab-56ba-a41a-8a6a781a6a99, skipping ID generation
2026-03-27 15:08:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20fb135b-b8ab-56ba-a41a-8a6a781a6a99 with scrape type 1
2026-03-27 15:08:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 20fb135b-b8ab-56ba-a41a-8a6a781a6a99 sending to next pipeline
2026-03-27 15:08:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 20fb135b-b8ab-56ba-a41a-8a6a781a6a99, identifier: 7009917auction111137
2026-03-27 15:08:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 053f1637-6f41-53d6-b89d-610be947945c
2026-03-27 15:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009966/photo_005/780x0__r.jpg?hash=1774622323> (referer: https://ecarstrade.com/cars/7009966)
2026-03-27 15:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007853/photo_001/780x0__r.jpg?hash=1774605856> (referer: https://ecarstrade.com/cars/7007853)
2026-03-27 15:08:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 20fb135b-b8ab-56ba-a41a-8a6a781a6a99 with identifier: 7009917auction111137
2026-03-27 15:08:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 20fb135b-b8ab-56ba-a41a-8a6a781a6a99 with identifier: 7009917auction111137
2026-03-27 15:08:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 20fb135b-b8ab-56ba-a41a-8a6a781a6a99 with identifier: 7009917auction111137 to the API
2026-03-27 15:08:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009917/photo_001/780x0__r.jpg?hash=1774622201>
{'auction_title': '',
 'c_o_2_emission_value': 151,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '20fb135b-b8ab-56ba-a41a-8a6a781a6a99',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009917',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'Citan',
 'odometer': 160105,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CITAN 109 FOURGON MWB DIESEL 1.5 CDI A2 95 BE Perfect '
          'Tool S/S (EU6d-T) 5d',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ CITAN 109 FOURGON MWB DIESEL 1.5 CDI A2 95 BE Perfect '
         'Tool S/S (EU6d-T) 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:46 [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 15:08:46 [ecarstrade.be] INFO: Saving data for 7009917auction111137: {'created_time': 1774624126.492508, 'last_price_update_time': 1774624126.492519, 'auction_closing_time': 1774865400.0}
2026-03-27 15:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009917auction111137') HTTP/1.1" 204 0
2026-03-27 15:08: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 15:08:46 [ecarstrade.be] INFO: Found listing with ID: 7007888auction111116
2026-03-27 15:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:46 [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 15:08:46 [ecarstrade.be] INFO: Scrape type for 7007888auction111116: 1
2026-03-27 15:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009937/photo_005/780x0__r.jpg?hash=1774622243> (referer: https://ecarstrade.com/cars/7009937)
2026-03-27 15:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009937/photo_004/780x0__r.jpg?hash=1774622244> (referer: https://ecarstrade.com/cars/7009937)
2026-03-27 15:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007852> (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 15:08: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 15:08:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 053f1637-6f41-53d6-b89d-610be947945c
2026-03-27 15:08:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 053f1637-6f41-53d6-b89d-610be947945c
2026-03-27 15:08:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 053f1637-6f41-53d6-b89d-610be947945c
2026-03-27 15:08:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 053f1637-6f41-53d6-b89d-610be947945c
2026-03-27 15:08:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 053f1637-6f41-53d6-b89d-610be947945c, skipping ID generation
2026-03-27 15:08:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 053f1637-6f41-53d6-b89d-610be947945c with scrape type 1
2026-03-27 15:08:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 053f1637-6f41-53d6-b89d-610be947945c sending to next pipeline
2026-03-27 15:08:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 053f1637-6f41-53d6-b89d-610be947945c, identifier: 7009908auction111137
2026-03-27 15:08:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 01419135-335f-560d-98a4-c33217a8cfbf
2026-03-27 15:08:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 01419135-335f-560d-98a4-c33217a8cfbf
2026-03-27 15:08:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 01419135-335f-560d-98a4-c33217a8cfbf
2026-03-27 15:08:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 01419135-335f-560d-98a4-c33217a8cfbf
2026-03-27 15:08:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 01419135-335f-560d-98a4-c33217a8cfbf
2026-03-27 15:08:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 01419135-335f-560d-98a4-c33217a8cfbf, skipping ID generation
2026-03-27 15:08:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01419135-335f-560d-98a4-c33217a8cfbf with scrape type 1
2026-03-27 15:08:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 01419135-335f-560d-98a4-c33217a8cfbf sending to next pipeline
2026-03-27 15:08:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 01419135-335f-560d-98a4-c33217a8cfbf, identifier: 7009946auction111137
2026-03-27 15:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007853/photo_002/780x0__r.jpg?hash=1774605856> (referer: https://ecarstrade.com/cars/7007853)
2026-03-27 15:08:46 [ecarstrade.be] INFO: Extracting details for car 7007852auction111116
2026-03-27 15:08:46 [ecarstrade.be] INFO: Found listing with ID: 7007890auction111116
2026-03-27 15:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:46 [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 15:08:46 [ecarstrade.be] INFO: Scrape type for 7007890auction111116: 1
2026-03-27 15:08: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 15:08:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 053f1637-6f41-53d6-b89d-610be947945c with identifier: 7009908auction111137
2026-03-27 15:08:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 053f1637-6f41-53d6-b89d-610be947945c with identifier: 7009908auction111137
2026-03-27 15:08:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 053f1637-6f41-53d6-b89d-610be947945c with identifier: 7009908auction111137 to the API
2026-03-27 15:08:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009908/photo_002/780x0__r.jpg?hash=1774622181>
{'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-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '053f1637-6f41-53d6-b89d-610be947945c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009908',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Kia',
 'model': "cee'd",
 'odometer': 216088,
 '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': "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  Sportswagon Pulse 1.6 CRDi 136 MHEV e-cl",
 'vin': None,
 'year': 2022}
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:47 [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 15:08:47 [ecarstrade.be] INFO: Saving data for 7009908auction111137: {'created_time': 1774624127.132004, 'last_price_update_time': 1774624127.132018, 'auction_closing_time': 1774865400.0}
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009908auction111137') HTTP/1.1" 204 0
2026-03-27 15:08:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 01419135-335f-560d-98a4-c33217a8cfbf with identifier: 7009946auction111137
2026-03-27 15:08:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 01419135-335f-560d-98a4-c33217a8cfbf with identifier: 7009946auction111137
2026-03-27 15:08:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 01419135-335f-560d-98a4-c33217a8cfbf with identifier: 7009946auction111137 to the API
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009946/photo_001/780x0__r.jpg?hash=1774622272>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '01419135-335f-560d-98a4-c33217a8cfbf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009946',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 57597,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 308 SW 1.5 BlueHDi 130 DPF S&S Active 5d',
 'transmission': 'manual',
 'trim': 'SW 1.5 BlueHDi 130 DPF S&S Active 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:47 [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 15:08:47 [ecarstrade.be] INFO: Saving data for 7009946auction111137: {'created_time': 1774624127.455365, 'last_price_update_time': 1774624127.455375, 'auction_closing_time': 1774865400.0}
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009946auction111137') HTTP/1.1" 204 0
2026-03-27 15:08:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007853/photo_004/780x0__r.jpg?hash=1774605856> (referer: https://ecarstrade.com/cars/7007853)
2026-03-27 15:08:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 78f8c3cb-511e-5b68-9a3a-2defd6358b31
2026-03-27 15:08:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4e5e40ba-cb48-5d08-b92c-34d4614b01cb
2026-03-27 15:08:47 [ecarstrade.be] INFO: Found listing with ID: 7007892auction111116
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:47 [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 15:08:47 [ecarstrade.be] INFO: Scrape type for 7007892auction111116: 1
2026-03-27 15:08:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 74987228-b3ef-5e72-9300-8d5a7c699f37
2026-03-27 15:08:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 74987228-b3ef-5e72-9300-8d5a7c699f37
2026-03-27 15:08:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63e3a968-ad4e-5dc5-b22a-0b84fd1971c1 with identifier: 7007852auction111116
2026-03-27 15:08:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63e3a968-ad4e-5dc5-b22a-0b84fd1971c1 with scrape type 1
2026-03-27 15:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 63e3a968-ad4e-5dc5-b22a-0b84fd1971c1
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007852%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605855%27 HTTP/1.1" 200 None
2026-03-27 15:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007852/photo_001/780x0__r.jpg?hash=1774605855 not downloaded yet
2026-03-27 15:08:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007853/photo_003/780x0__r.jpg?hash=1774605856> (referer: https://ecarstrade.com/cars/7007853)
2026-03-27 15:08:47 [ecarstrade.be] INFO: Found listing with ID: 7007893auction111116
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:47 [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 15:08:47 [ecarstrade.be] INFO: Scrape type for 7007893auction111116: 1
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007852%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605855%27 HTTP/1.1" 200 None
2026-03-27 15:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007852/photo_002/780x0__r.jpg?hash=1774605855 not downloaded yet
2026-03-27 15:08:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4e5e40ba-cb48-5d08-b92c-34d4614b01cb
2026-03-27 15:08:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007853/photo_005/780x0__r.jpg?hash=1774605856> (referer: https://ecarstrade.com/cars/7007853)
2026-03-27 15:08:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007853/photo_006/780x0__r.jpg?hash=1774605856> (referer: https://ecarstrade.com/cars/7007853)
2026-03-27 15:08:47 [ecarstrade.be] INFO: Found listing with ID: 7007894auction111116
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:47 [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 15:08:47 [ecarstrade.be] INFO: Scrape type for 7007894auction111116: 1
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007852%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605855%27 HTTP/1.1" 200 None
2026-03-27 15:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007852/photo_003/780x0__r.jpg?hash=1774605855 not downloaded yet
2026-03-27 15:08:47 [ecarstrade.be] INFO: Found listing with ID: 7007895auction111116
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:47 [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 15:08:47 [ecarstrade.be] INFO: Scrape type for 7007895auction111116: 1
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007852%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605855%27 HTTP/1.1" 200 None
2026-03-27 15:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007852/photo_004/780x0__r.jpg?hash=1774605855 not downloaded yet
2026-03-27 15:08:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009966/photo_003/780x0__r.jpg?hash=1774622323> (referer: https://ecarstrade.com/cars/7009966)
2026-03-27 15:08:47 [ecarstrade.be] INFO: Found listing with ID: 7007896auction111116
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:47 [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 15:08:47 [ecarstrade.be] INFO: Scrape type for 7007896auction111116: 1
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007852%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605855%27 HTTP/1.1" 200 None
2026-03-27 15:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007852/photo_005/780x0__r.jpg?hash=1774605855 not downloaded yet
2026-03-27 15:08: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 15:08:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4e5e40ba-cb48-5d08-b92c-34d4614b01cb
2026-03-27 15:08:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009937/photo_003/780x0__r.jpg?hash=1774622243> (referer: https://ecarstrade.com/cars/7009937)
2026-03-27 15:08:47 [ecarstrade.be] INFO: Found listing with ID: 7007898auction111116
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:47 [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 15:08:47 [ecarstrade.be] INFO: Scrape type for 7007898auction111116: 1
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007852%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605855%27 HTTP/1.1" 200 None
2026-03-27 15:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007852/photo_006/780x0__r.jpg?hash=1774605855 not downloaded yet
2026-03-27 15:08:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4e5e40ba-cb48-5d08-b92c-34d4614b01cb
2026-03-27 15:08:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009966/photo_002/780x0__r.jpg?hash=1774622323> (referer: https://ecarstrade.com/cars/7009966)
2026-03-27 15:08: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 15:08:47 [ecarstrade.be] INFO: Found listing with ID: 7007899auction111116
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:47 [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 15:08:47 [ecarstrade.be] INFO: Scrape type for 7007899auction111116: 1
2026-03-27 15:08:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4e5e40ba-cb48-5d08-b92c-34d4614b01cb
2026-03-27 15:08:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4e5e40ba-cb48-5d08-b92c-34d4614b01cb
2026-03-27 15:08:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e5e40ba-cb48-5d08-b92c-34d4614b01cb, skipping ID generation
2026-03-27 15:08:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e5e40ba-cb48-5d08-b92c-34d4614b01cb with scrape type 1
2026-03-27 15:08:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e5e40ba-cb48-5d08-b92c-34d4614b01cb sending to next pipeline
2026-03-27 15:08:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4e5e40ba-cb48-5d08-b92c-34d4614b01cb, identifier: 7007853auction111116
2026-03-27 15:08:47 [ecarstrade.be] INFO: Found listing with ID: 7007900auction111116
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:47 [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 15:08:47 [ecarstrade.be] INFO: Scrape type for 7007900auction111116: 1
2026-03-27 15:08:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4e5e40ba-cb48-5d08-b92c-34d4614b01cb with identifier: 7007853auction111116
2026-03-27 15:08:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4e5e40ba-cb48-5d08-b92c-34d4614b01cb with identifier: 7007853auction111116
2026-03-27 15:08:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4e5e40ba-cb48-5d08-b92c-34d4614b01cb with identifier: 7007853auction111116 to the API
2026-03-27 15:08:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007853/photo_006/780x0__r.jpg?hash=1774605856>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '4e5e40ba-cb48-5d08-b92c-34d4614b01cb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007853',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 77047,
 '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': 'HYUNDAI Kona / 2020 / 5P / SUV 1.6 HYBRID 141 BUSINESS HEV',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  / 2020 / 5P / SUV 1.6 HYBRID 141 BUSINESS HEV',
 'vin': None,
 'year': 2022}
2026-03-27 15:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:48 [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 15:08:48 [ecarstrade.be] INFO: Saving data for 7007853auction111116: {'created_time': 1774624128.159375, 'last_price_update_time': 1774624128.159387, 'auction_closing_time': 1774867200.0}
2026-03-27 15:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007853auction111116') HTTP/1.1" 204 0
2026-03-27 15:08:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009937/photo_002/780x0__r.jpg?hash=1774622243> (referer: https://ecarstrade.com/cars/7009937)
2026-03-27 15:08:48 [ecarstrade.be] INFO: Found listing with ID: 7007901auction111116
2026-03-27 15:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:48 [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 15:08:48 [ecarstrade.be] INFO: Scrape type for 7007901auction111116: 1
2026-03-27 15:08:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 78f8c3cb-511e-5b68-9a3a-2defd6358b31
2026-03-27 15:08:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 74987228-b3ef-5e72-9300-8d5a7c699f37
2026-03-27 15:08:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 78f8c3cb-511e-5b68-9a3a-2defd6358b31
2026-03-27 15:08:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 78f8c3cb-511e-5b68-9a3a-2defd6358b31, skipping ID generation
2026-03-27 15:08:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78f8c3cb-511e-5b68-9a3a-2defd6358b31 with scrape type 1
2026-03-27 15:08:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 78f8c3cb-511e-5b68-9a3a-2defd6358b31 sending to next pipeline
2026-03-27 15:08:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 78f8c3cb-511e-5b68-9a3a-2defd6358b31, identifier: 7009966auction111137
2026-03-27 15:08:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 78f8c3cb-511e-5b68-9a3a-2defd6358b31 with identifier: 7009966auction111137
2026-03-27 15:08:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 78f8c3cb-511e-5b68-9a3a-2defd6358b31 with identifier: 7009966auction111137
2026-03-27 15:08:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 78f8c3cb-511e-5b68-9a3a-2defd6358b31 with identifier: 7009966auction111137 to the API
2026-03-27 15:08:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009966/photo_002/780x0__r.jpg?hash=1774622323>
{'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-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '78f8c3cb-511e-5b68-9a3a-2defd6358b31',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009966',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': 'Boxer',
 'odometer': 216794,
 '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': 3,
 'seller_name': None,
 'title': "Peugeot, _Boxer '14, Peugeot Boxer 2.2 BlueHDi S&S 140 Premium 335 "
          'L2H2',
 'transmission': 'manual',
 'trim': ", _ '14,   2.2 BlueHDi S&S 140 Premium 335 L2H2",
 'vin': None,
 'year': 2021}
2026-03-27 15:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:48 [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 15:08:48 [ecarstrade.be] INFO: Saving data for 7009966auction111137: {'created_time': 1774624128.657567, 'last_price_update_time': 1774624128.657579, 'auction_closing_time': 1774865400.0}
2026-03-27 15:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009966auction111137') HTTP/1.1" 204 0
2026-03-27 15:08:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009937/photo_001/780x0__r.jpg?hash=1774622244> (referer: https://ecarstrade.com/cars/7009937)
2026-03-27 15:08:48 [ecarstrade.be] INFO: Found listing with ID: 7007902auction111116
2026-03-27 15:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:48 [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 15:08:48 [ecarstrade.be] INFO: Scrape type for 7007902auction111116: 1
2026-03-27 15:08: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 15:08:48 [ecarstrade.be] INFO: Found listing with ID: 7007903auction111116
2026-03-27 15:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:48 [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 15:08:48 [ecarstrade.be] INFO: Scrape type for 7007903auction111116: 1
2026-03-27 15:08:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 74987228-b3ef-5e72-9300-8d5a7c699f37
2026-03-27 15:08:48 [ecarstrade.be] INFO: Found listing with ID: 7007906auction111116
2026-03-27 15:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:48 [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 15:08:48 [ecarstrade.be] INFO: Scrape type for 7007906auction111116: 1
2026-03-27 15:08:48 [ecarstrade.be] INFO: Found listing with ID: 7007908auction111116
2026-03-27 15:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:48 [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 15:08:48 [ecarstrade.be] INFO: Scrape type for 7007908auction111116: 1
2026-03-27 15:08:48 [ecarstrade.be] INFO: Found listing with ID: 7007914auction111116
2026-03-27 15:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:48 [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 15:08:48 [ecarstrade.be] INFO: Scrape type for 7007914auction111116: 1
2026-03-27 15:08:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 74987228-b3ef-5e72-9300-8d5a7c699f37
2026-03-27 15:08:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 74987228-b3ef-5e72-9300-8d5a7c699f37, skipping ID generation
2026-03-27 15:08:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74987228-b3ef-5e72-9300-8d5a7c699f37 with scrape type 1
2026-03-27 15:08:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 74987228-b3ef-5e72-9300-8d5a7c699f37 sending to next pipeline
2026-03-27 15:08:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 74987228-b3ef-5e72-9300-8d5a7c699f37, identifier: 7009937auction111137
2026-03-27 15:08:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 74987228-b3ef-5e72-9300-8d5a7c699f37 with identifier: 7009937auction111137
2026-03-27 15:08:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 74987228-b3ef-5e72-9300-8d5a7c699f37 with identifier: 7009937auction111137
2026-03-27 15:08:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 74987228-b3ef-5e72-9300-8d5a7c699f37 with identifier: 7009937auction111137 to the API
2026-03-27 15:08:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:08: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 15:08:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009937/photo_001/780x0__r.jpg?hash=1774622244>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': '74987228-b3ef-5e72-9300-8d5a7c699f37',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009937',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Opel',
 'model': 'Mokka',
 'odometer': 158635,
 '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': "Opel, Mokka '20, Opel Mokka 1.2 Turbo 74kW S/S GS Line 5d",
 'transmission': 'manual',
 'trim': ",  '20,   1.2 Turbo 74kW S/S GS Line 5d",
 'vin': None,
 'year': 2022}
2026-03-27 15:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:49 [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 15:08:49 [ecarstrade.be] INFO: Saving data for 7009937auction111137: {'created_time': 1774624129.215231, 'last_price_update_time': 1774624129.215242, 'auction_closing_time': 1774865400.0}
2026-03-27 15:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009937auction111137') HTTP/1.1" 204 0
2026-03-27 15:08:54 [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 15:08:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007852/photo_001/780x0__r.jpg?hash=1774605855> (referer: https://ecarstrade.com/cars/7007852)
2026-03-27 15:08: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 15:08:54 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007917auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007917auction111116: 1
2026-03-27 15:08:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007885> (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 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007919auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007919auction111116: 1
2026-03-27 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007920auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007920auction111116: 1
2026-03-27 15:08:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 63e3a968-ad4e-5dc5-b22a-0b84fd1971c1
2026-03-27 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007921auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007921auction111116: 1
2026-03-27 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007922auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007922auction111116: 1
2026-03-27 15:08:54 [ecarstrade.be] INFO: Extracting details for car 7007885auction111116
2026-03-27 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007924auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007924auction111116: 1
2026-03-27 15:08:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007852/photo_002/780x0__r.jpg?hash=1774605855> (referer: https://ecarstrade.com/cars/7007852)
2026-03-27 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007926auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007926auction111116: 1
2026-03-27 15:08:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 350ffbb5-0af6-5c31-817a-4f7e54cf7e17 with identifier: 7007885auction111116
2026-03-27 15:08:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 350ffbb5-0af6-5c31-817a-4f7e54cf7e17 with scrape type 1
2026-03-27 15:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 350ffbb5-0af6-5c31-817a-4f7e54cf7e17
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007885%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605908%27 HTTP/1.1" 200 None
2026-03-27 15:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007885/photo_001/780x0__r.jpg?hash=1774605908 not downloaded yet
2026-03-27 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007928auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007928auction111116: 1
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007885%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605910%27 HTTP/1.1" 200 None
2026-03-27 15:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007885/photo_002/780x0__r.jpg?hash=1774605910 not downloaded yet
2026-03-27 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007929auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007929auction111116: 1
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007885%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605910%27 HTTP/1.1" 200 None
2026-03-27 15:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007885/photo_003/780x0__r.jpg?hash=1774605910 not downloaded yet
2026-03-27 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007932auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007932auction111116: 1
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007885%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605908%27 HTTP/1.1" 200 None
2026-03-27 15:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007885/photo_004/780x0__r.jpg?hash=1774605908 not downloaded yet
2026-03-27 15:08:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007852/photo_004/780x0__r.jpg?hash=1774605855> (referer: https://ecarstrade.com/cars/7007852)
2026-03-27 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007933auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007933auction111116: 1
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007885%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605909%27 HTTP/1.1" 200 None
2026-03-27 15:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007885/photo_005/780x0__r.jpg?hash=1774605909 not downloaded yet
2026-03-27 15:08:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 63e3a968-ad4e-5dc5-b22a-0b84fd1971c1
2026-03-27 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007936auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007936auction111116: 1
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007885%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605909%27 HTTP/1.1" 200 None
2026-03-27 15:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007885/photo_006/780x0__r.jpg?hash=1774605909 not downloaded yet
2026-03-27 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007937auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007937auction111116: 1
2026-03-27 15:08:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007852/photo_005/780x0__r.jpg?hash=1774605855> (referer: https://ecarstrade.com/cars/7007852)
2026-03-27 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007938auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007938auction111116: 1
2026-03-27 15:08: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 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007939auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007939auction111116: 1
2026-03-27 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007940auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007940auction111116: 1
2026-03-27 15:08:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 63e3a968-ad4e-5dc5-b22a-0b84fd1971c1
2026-03-27 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007941auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007941auction111116: 1
2026-03-27 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007942auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007942auction111116: 1
2026-03-27 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007943auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007943auction111116: 1
2026-03-27 15:08:54 [ecarstrade.be] INFO: Found listing with ID: 7007944auction111116
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08:54 [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 15:08:54 [ecarstrade.be] INFO: Scrape type for 7007944auction111116: 1
2026-03-27 15:08:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007884> (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 15:08:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 63e3a968-ad4e-5dc5-b22a-0b84fd1971c1
2026-03-27 15:08: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 15:08:54 [ecarstrade.be] INFO: Extracting details for car 7007884auction111116
2026-03-27 15:08:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a8d880f-76a9-5eb5-b531-357e598a32b8 with identifier: 7007884auction111116
2026-03-27 15:08:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a8d880f-76a9-5eb5-b531-357e598a32b8 with scrape type 1
2026-03-27 15:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7a8d880f-76a9-5eb5-b531-357e598a32b8
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007884%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605908%27 HTTP/1.1" 200 None
2026-03-27 15:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007884/photo_001/780x0__r.jpg?hash=1774605908 not downloaded yet
2026-03-27 15:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7000001-7010000%252F7007884%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605908%27 HTTP/1.1" 200 None
2026-03-27 15:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007884/photo_002/780x0__r.jpg?hash=1774605908 not downloaded yet
2026-03-27 15:08:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007880> (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 15:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007884%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605908%27 HTTP/1.1" 200 None
2026-03-27 15:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007884/photo_003/780x0__r.jpg?hash=1774605908 not downloaded yet
2026-03-27 15:08: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 15:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007884%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605908%27 HTTP/1.1" 200 None
2026-03-27 15:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007884/photo_004/780x0__r.jpg?hash=1774605908 not downloaded yet
2026-03-27 15:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007884%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605908%27 HTTP/1.1" 200 None
2026-03-27 15:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007884/photo_005/780x0__r.jpg?hash=1774605908 not downloaded yet
2026-03-27 15:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007884%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605908%27 HTTP/1.1" 200 None
2026-03-27 15:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007884/photo_006/780x0__r.jpg?hash=1774605908 not downloaded yet
2026-03-27 15:08:55 [ecarstrade.be] INFO: Extracting details for car 7007880auction111116
2026-03-27 15:08:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ea9e9a8-6f25-5031-91f9-216c72b42e36 with identifier: 7007880auction111116
2026-03-27 15:08:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ea9e9a8-6f25-5031-91f9-216c72b42e36 with scrape type 1
2026-03-27 15:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0ea9e9a8-6f25-5031-91f9-216c72b42e36
2026-03-27 15:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007880%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605901%27 HTTP/1.1" 200 None
2026-03-27 15:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007880/photo_001/780x0__r.jpg?hash=1774605901 not downloaded yet
2026-03-27 15:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007880%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605901%27 HTTP/1.1" 200 None
2026-03-27 15:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007880/photo_002/780x0__r.jpg?hash=1774605901 not downloaded yet
2026-03-27 15:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007880%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605901%27 HTTP/1.1" 200 None
2026-03-27 15:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007880/photo_003/780x0__r.jpg?hash=1774605901 not downloaded yet
2026-03-27 15:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007880%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605901%27 HTTP/1.1" 200 None
2026-03-27 15:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007880/photo_004/780x0__r.jpg?hash=1774605901 not downloaded yet
2026-03-27 15:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007880%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605901%27 HTTP/1.1" 200 None
2026-03-27 15:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007880/photo_005/780x0__r.jpg?hash=1774605901 not downloaded yet
2026-03-27 15:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007880%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605901%27 HTTP/1.1" 200 None
2026-03-27 15:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007880/photo_006/780x0__r.jpg?hash=1774605901 not downloaded yet
2026-03-27 15:08:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007887> (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 15:08: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 15:08:55 [ecarstrade.be] INFO: Extracting details for car 7007887auction111116
2026-03-27 15:08:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b28aa88-b9e4-5325-bf26-cf3a701af758 with identifier: 7007887auction111116
2026-03-27 15:08:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b28aa88-b9e4-5325-bf26-cf3a701af758 with scrape type 1
2026-03-27 15:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3b28aa88-b9e4-5325-bf26-cf3a701af758
2026-03-27 15:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007887%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605911%27 HTTP/1.1" 200 None
2026-03-27 15:08:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007887/photo_001/780x0__r.jpg?hash=1774605911 not downloaded yet
2026-03-27 15:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007887%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605912%27 HTTP/1.1" 200 None
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007887/photo_002/780x0__r.jpg?hash=1774605912 not downloaded yet
2026-03-27 15:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007887%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605912%27 HTTP/1.1" 200 None
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007887/photo_003/780x0__r.jpg?hash=1774605912 not downloaded yet
2026-03-27 15:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007887%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605912%27 HTTP/1.1" 200 None
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007887/photo_004/780x0__r.jpg?hash=1774605912 not downloaded yet
2026-03-27 15:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007887%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605912%27 HTTP/1.1" 200 None
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007887/photo_005/780x0__r.jpg?hash=1774605912 not downloaded yet
2026-03-27 15:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007850> (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 15:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007887%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605912%27 HTTP/1.1" 200 None
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007887/photo_006/780x0__r.jpg?hash=1774605912 not downloaded yet
2026-03-27 15:08: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 15:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007888> (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 15:08: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 15:08:56 [ecarstrade.be] INFO: Extracting details for car 7007850auction111116
2026-03-27 15:08:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d089b6b-ef54-5e4c-befc-14a82ee9dda6 with identifier: 7007850auction111116
2026-03-27 15:08:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d089b6b-ef54-5e4c-befc-14a82ee9dda6 with scrape type 1
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9d089b6b-ef54-5e4c-befc-14a82ee9dda6
2026-03-27 15:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007850%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605852%27 HTTP/1.1" 200 None
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007850/photo_001/780x0__r.jpg?hash=1774605852 not downloaded yet
2026-03-27 15:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007850%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605852%27 HTTP/1.1" 200 None
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007850/photo_002/780x0__r.jpg?hash=1774605852 not downloaded yet
2026-03-27 15:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007850%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605852%27 HTTP/1.1" 200 None
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007850/photo_003/780x0__r.jpg?hash=1774605852 not downloaded yet
2026-03-27 15:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007850%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605852%27 HTTP/1.1" 200 None
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007850/photo_004/780x0__r.jpg?hash=1774605852 not downloaded yet
2026-03-27 15:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007850%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605852%27 HTTP/1.1" 200 None
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007850/photo_005/780x0__r.jpg?hash=1774605852 not downloaded yet
2026-03-27 15:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007850%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605852%27 HTTP/1.1" 200 None
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007850/photo_006/780x0__r.jpg?hash=1774605852 not downloaded yet
2026-03-27 15:08:56 [ecarstrade.be] INFO: Extracting details for car 7007888auction111116
2026-03-27 15:08:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dde6ba5-9634-5c9d-b46b-a453314975e6 with identifier: 7007888auction111116
2026-03-27 15:08:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dde6ba5-9634-5c9d-b46b-a453314975e6 with scrape type 1
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1dde6ba5-9634-5c9d-b46b-a453314975e6
2026-03-27 15:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007888%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605913%27 HTTP/1.1" 200 None
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007888/photo_001/780x0__r.jpg?hash=1774605913 not downloaded yet
2026-03-27 15:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007888%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605913%27 HTTP/1.1" 200 None
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007888/photo_002/780x0__r.jpg?hash=1774605913 not downloaded yet
2026-03-27 15:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007888%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605913%27 HTTP/1.1" 200 None
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007888/photo_003/780x0__r.jpg?hash=1774605913 not downloaded yet
2026-03-27 15:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007888%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605913%27 HTTP/1.1" 200 None
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007888/photo_004/780x0__r.jpg?hash=1774605913 not downloaded yet
2026-03-27 15:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007888%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605913%27 HTTP/1.1" 200 None
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007888/photo_005/780x0__r.jpg?hash=1774605913 not downloaded yet
2026-03-27 15:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:08: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%252F7007888%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605913%27 HTTP/1.1" 200 None
2026-03-27 15:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007888/photo_006/780x0__r.jpg?hash=1774605913 not downloaded yet
2026-03-27 15:09:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007892> (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 15:09: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 15:09:01 [ecarstrade.be] INFO: Extracting details for car 7007892auction111116
2026-03-27 15:09:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ae12ede-7077-5512-8cc7-b837da883cae with identifier: 7007892auction111116
2026-03-27 15:09:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ae12ede-7077-5512-8cc7-b837da883cae with scrape type 1
2026-03-27 15:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1ae12ede-7077-5512-8cc7-b837da883cae
2026-03-27 15:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007892%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605917%27 HTTP/1.1" 200 None
2026-03-27 15:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007892/photo_001/780x0__r.jpg?hash=1774605917 not downloaded yet
2026-03-27 15:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007892%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605917%27 HTTP/1.1" 200 None
2026-03-27 15:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007892/photo_002/780x0__r.jpg?hash=1774605917 not downloaded yet
2026-03-27 15:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007892%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605917%27 HTTP/1.1" 200 None
2026-03-27 15:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007892/photo_003/780x0__r.jpg?hash=1774605917 not downloaded yet
2026-03-27 15:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007892%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605917%27 HTTP/1.1" 200 None
2026-03-27 15:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007892/photo_004/780x0__r.jpg?hash=1774605917 not downloaded yet
2026-03-27 15:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007892%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605917%27 HTTP/1.1" 200 None
2026-03-27 15:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007892/photo_005/780x0__r.jpg?hash=1774605917 not downloaded yet
2026-03-27 15:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007892%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605917%27 HTTP/1.1" 200 None
2026-03-27 15:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007892/photo_006/780x0__r.jpg?hash=1774605917 not downloaded yet
2026-03-27 15:09:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007917> (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 15:09:02 [ecarstrade.be] INFO: Extracting details for car 7007917auction111116
2026-03-27 15:09:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007885/photo_003/780x0__r.jpg?hash=1774605910> (referer: https://ecarstrade.com/cars/7007885)
2026-03-27 15:09: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 15:09:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ded9a5c-e560-545a-862d-7eda232b3e0c with identifier: 7007917auction111116
2026-03-27 15:09:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ded9a5c-e560-545a-862d-7eda232b3e0c with scrape type 1
2026-03-27 15:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9ded9a5c-e560-545a-862d-7eda232b3e0c
2026-03-27 15:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007917%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605958%27 HTTP/1.1" 200 None
2026-03-27 15:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007917/photo_001/780x0__r.jpg?hash=1774605958 not downloaded yet
2026-03-27 15:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007917%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605959%27 HTTP/1.1" 200 None
2026-03-27 15:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007917/photo_002/780x0__r.jpg?hash=1774605959 not downloaded yet
2026-03-27 15:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007917%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605959%27 HTTP/1.1" 200 None
2026-03-27 15:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007917/photo_003/780x0__r.jpg?hash=1774605959 not downloaded yet
2026-03-27 15:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007917%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605960%27 HTTP/1.1" 200 None
2026-03-27 15:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007917/photo_004/780x0__r.jpg?hash=1774605960 not downloaded yet
2026-03-27 15:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007917%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605959%27 HTTP/1.1" 200 None
2026-03-27 15:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007917/photo_005/780x0__r.jpg?hash=1774605959 not downloaded yet
2026-03-27 15:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007917%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605959%27 HTTP/1.1" 200 None
2026-03-27 15:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007917/photo_006/780x0__r.jpg?hash=1774605959 not downloaded yet
2026-03-27 15:09:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 350ffbb5-0af6-5c31-817a-4f7e54cf7e17
2026-03-27 15:09:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007899> (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 15:09: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 15:09:02 [ecarstrade.be] INFO: Extracting details for car 7007899auction111116
2026-03-27 15:09:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 266ce6f4-d37e-59ef-a73c-923fe08ff89b with identifier: 7007899auction111116
2026-03-27 15:09:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 266ce6f4-d37e-59ef-a73c-923fe08ff89b with scrape type 1
2026-03-27 15:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 266ce6f4-d37e-59ef-a73c-923fe08ff89b
2026-03-27 15:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007899%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605922%27 HTTP/1.1" 200 None
2026-03-27 15:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007899/photo_001/780x0__r.jpg?hash=1774605922 not downloaded yet
2026-03-27 15:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007899%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605922%27 HTTP/1.1" 200 None
2026-03-27 15:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007899/photo_002/780x0__r.jpg?hash=1774605922 not downloaded yet
2026-03-27 15:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007899%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605922%27 HTTP/1.1" 200 None
2026-03-27 15:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007899/photo_003/780x0__r.jpg?hash=1774605922 not downloaded yet
2026-03-27 15:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007899%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605922%27 HTTP/1.1" 200 None
2026-03-27 15:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007899/photo_004/780x0__r.jpg?hash=1774605922 not downloaded yet
2026-03-27 15:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007899%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605922%27 HTTP/1.1" 200 None
2026-03-27 15:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007899/photo_005/780x0__r.jpg?hash=1774605922 not downloaded yet
2026-03-27 15:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007899%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605922%27 HTTP/1.1" 200 None
2026-03-27 15:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007899/photo_006/780x0__r.jpg?hash=1774605922 not downloaded yet
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007914> (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 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007884/photo_002/780x0__r.jpg?hash=1774605908> (referer: https://ecarstrade.com/cars/7007884)
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007908> (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 15:09:03 [ecarstrade.be] INFO: Extracting details for car 7007914auction111116
2026-03-27 15:09:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec711f06-fca6-5353-9125-488ec27936ff with identifier: 7007914auction111116
2026-03-27 15:09:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec711f06-fca6-5353-9125-488ec27936ff with scrape type 1
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ec711f06-fca6-5353-9125-488ec27936ff
2026-03-27 15:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007914%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605951%27 HTTP/1.1" 200 None
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007914/photo_001/780x0__r.jpg?hash=1774605951 not downloaded yet
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007887/photo_005/780x0__r.jpg?hash=1774605912> (referer: https://ecarstrade.com/cars/7007887)
2026-03-27 15:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007914%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605951%27 HTTP/1.1" 200 None
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007914/photo_002/780x0__r.jpg?hash=1774605951 not downloaded yet
2026-03-27 15:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007914%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605951%27 HTTP/1.1" 200 None
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007914/photo_003/780x0__r.jpg?hash=1774605951 not downloaded yet
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007880/photo_006/780x0__r.jpg?hash=1774605901> (referer: https://ecarstrade.com/cars/7007880)
2026-03-27 15:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007914%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605952%27 HTTP/1.1" 200 None
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007914/photo_004/780x0__r.jpg?hash=1774605952 not downloaded yet
2026-03-27 15:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007914%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605951%27 HTTP/1.1" 200 None
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007914/photo_005/780x0__r.jpg?hash=1774605951 not downloaded yet
2026-03-27 15:09:03 [ecarstrade.be] INFO: Extracting details for car 7007908auction111116
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7a8d880f-76a9-5eb5-b531-357e598a32b8
2026-03-27 15:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007914%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605951%27 HTTP/1.1" 200 None
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007914/photo_006/780x0__r.jpg?hash=1774605951 not downloaded yet
2026-03-27 15:09:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45f5c0d1-1c3b-56c7-95ee-a3b590c0ffc6 with identifier: 7007908auction111116
2026-03-27 15:09:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45f5c0d1-1c3b-56c7-95ee-a3b590c0ffc6 with scrape type 1
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 45f5c0d1-1c3b-56c7-95ee-a3b590c0ffc6
2026-03-27 15:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007908%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605937%27 HTTP/1.1" 200 None
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007908/photo_001/780x0__r.jpg?hash=1774605937 not downloaded yet
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007888/photo_006/780x0__r.jpg?hash=1774605913> (referer: https://ecarstrade.com/cars/7007888)
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007887/photo_006/780x0__r.jpg?hash=1774605912> (referer: https://ecarstrade.com/cars/7007887)
2026-03-27 15:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007908%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605937%27 HTTP/1.1" 200 None
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007908/photo_002/780x0__r.jpg?hash=1774605937 not downloaded yet
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3b28aa88-b9e4-5325-bf26-cf3a701af758
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0ea9e9a8-6f25-5031-91f9-216c72b42e36
2026-03-27 15:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007908%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605937%27 HTTP/1.1" 200 None
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007908/photo_003/780x0__r.jpg?hash=1774605937 not downloaded yet
2026-03-27 15:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007908%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605937%27 HTTP/1.1" 200 None
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007908/photo_004/780x0__r.jpg?hash=1774605937 not downloaded yet
2026-03-27 15:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007908%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605938%27 HTTP/1.1" 200 None
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007908/photo_005/780x0__r.jpg?hash=1774605938 not downloaded yet
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007892/photo_006/780x0__r.jpg?hash=1774605917> (referer: https://ecarstrade.com/cars/7007892)
2026-03-27 15:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007908%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605938%27 HTTP/1.1" 200 None
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007908/photo_006/780x0__r.jpg?hash=1774605938 not downloaded yet
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007901> (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 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1dde6ba5-9634-5c9d-b46b-a453314975e6
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3b28aa88-b9e4-5325-bf26-cf3a701af758
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007892/photo_005/780x0__r.jpg?hash=1774605917> (referer: https://ecarstrade.com/cars/7007892)
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007917/photo_006/780x0__r.jpg?hash=1774605959> (referer: https://ecarstrade.com/cars/7007917)
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007899/photo_006/780x0__r.jpg?hash=1774605922> (referer: https://ecarstrade.com/cars/7007899)
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007899/photo_004/780x0__r.jpg?hash=1774605922> (referer: https://ecarstrade.com/cars/7007899)
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1ae12ede-7077-5512-8cc7-b837da883cae
2026-03-27 15:09:03 [ecarstrade.be] INFO: Extracting details for car 7007901auction111116
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007899/photo_005/780x0__r.jpg?hash=1774605922> (referer: https://ecarstrade.com/cars/7007899)
2026-03-27 15:09:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7eddfbf-84d7-53f9-a705-c36b7377af25 with identifier: 7007901auction111116
2026-03-27 15:09:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7eddfbf-84d7-53f9-a705-c36b7377af25 with scrape type 1
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e7eddfbf-84d7-53f9-a705-c36b7377af25
2026-03-27 15:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007901%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605928%27 HTTP/1.1" 200 None
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007901/photo_001/780x0__r.jpg?hash=1774605928 not downloaded yet
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1ae12ede-7077-5512-8cc7-b837da883cae
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007914/photo_001/780x0__r.jpg?hash=1774605951> (referer: https://ecarstrade.com/cars/7007914)
2026-03-27 15:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007901%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605928%27 HTTP/1.1" 200 None
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007901/photo_002/780x0__r.jpg?hash=1774605928 not downloaded yet
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007914/photo_003/780x0__r.jpg?hash=1774605951> (referer: https://ecarstrade.com/cars/7007914)
2026-03-27 15:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007901%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605928%27 HTTP/1.1" 200 None
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007901/photo_003/780x0__r.jpg?hash=1774605928 not downloaded yet
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9ded9a5c-e560-545a-862d-7eda232b3e0c
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 266ce6f4-d37e-59ef-a73c-923fe08ff89b
2026-03-27 15:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007901%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605928%27 HTTP/1.1" 200 None
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007901/photo_004/780x0__r.jpg?hash=1774605928 not downloaded yet
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007914/photo_006/780x0__r.jpg?hash=1774605951> (referer: https://ecarstrade.com/cars/7007914)
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007914/photo_005/780x0__r.jpg?hash=1774605951> (referer: https://ecarstrade.com/cars/7007914)
2026-03-27 15:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007901%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605929%27 HTTP/1.1" 200 None
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007901/photo_005/780x0__r.jpg?hash=1774605929 not downloaded yet
2026-03-27 15:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007901%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605928%27 HTTP/1.1" 200 None
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007901/photo_006/780x0__r.jpg?hash=1774605928 not downloaded yet
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 266ce6f4-d37e-59ef-a73c-923fe08ff89b
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007908/photo_005/780x0__r.jpg?hash=1774605938> (referer: https://ecarstrade.com/cars/7007908)
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 266ce6f4-d37e-59ef-a73c-923fe08ff89b
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ec711f06-fca6-5353-9125-488ec27936ff
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007908/photo_006/780x0__r.jpg?hash=1774605938> (referer: https://ecarstrade.com/cars/7007908)
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ec711f06-fca6-5353-9125-488ec27936ff
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007908/photo_004/780x0__r.jpg?hash=1774605937> (referer: https://ecarstrade.com/cars/7007908)
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007908/photo_003/780x0__r.jpg?hash=1774605937> (referer: https://ecarstrade.com/cars/7007908)
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ec711f06-fca6-5353-9125-488ec27936ff
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ec711f06-fca6-5353-9125-488ec27936ff
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007908/photo_002/780x0__r.jpg?hash=1774605937> (referer: https://ecarstrade.com/cars/7007908)
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007914/photo_004/780x0__r.jpg?hash=1774605952> (referer: https://ecarstrade.com/cars/7007914)
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 45f5c0d1-1c3b-56c7-95ee-a3b590c0ffc6
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007901/photo_001/780x0__r.jpg?hash=1774605928> (referer: https://ecarstrade.com/cars/7007901)
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 45f5c0d1-1c3b-56c7-95ee-a3b590c0ffc6
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007908/photo_001/780x0__r.jpg?hash=1774605937> (referer: https://ecarstrade.com/cars/7007908)
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007901/photo_002/780x0__r.jpg?hash=1774605928> (referer: https://ecarstrade.com/cars/7007901)
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 45f5c0d1-1c3b-56c7-95ee-a3b590c0ffc6
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 45f5c0d1-1c3b-56c7-95ee-a3b590c0ffc6
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007901/photo_004/780x0__r.jpg?hash=1774605928> (referer: https://ecarstrade.com/cars/7007901)
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007901/photo_006/780x0__r.jpg?hash=1774605928> (referer: https://ecarstrade.com/cars/7007901)
2026-03-27 15:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007901/photo_003/780x0__r.jpg?hash=1774605928> (referer: https://ecarstrade.com/cars/7007901)
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 45f5c0d1-1c3b-56c7-95ee-a3b590c0ffc6
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ec711f06-fca6-5353-9125-488ec27936ff
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e7eddfbf-84d7-53f9-a705-c36b7377af25
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 45f5c0d1-1c3b-56c7-95ee-a3b590c0ffc6
2026-03-27 15:09:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 45f5c0d1-1c3b-56c7-95ee-a3b590c0ffc6, skipping ID generation
2026-03-27 15:09:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45f5c0d1-1c3b-56c7-95ee-a3b590c0ffc6 with scrape type 1
2026-03-27 15:09:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 45f5c0d1-1c3b-56c7-95ee-a3b590c0ffc6 sending to next pipeline
2026-03-27 15:09:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 45f5c0d1-1c3b-56c7-95ee-a3b590c0ffc6, identifier: 7007908auction111116
2026-03-27 15:09:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e7eddfbf-84d7-53f9-a705-c36b7377af25
2026-03-27 15:09:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 45f5c0d1-1c3b-56c7-95ee-a3b590c0ffc6 with identifier: 7007908auction111116
2026-03-27 15:09:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 45f5c0d1-1c3b-56c7-95ee-a3b590c0ffc6 with identifier: 7007908auction111116
2026-03-27 15:09:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 45f5c0d1-1c3b-56c7-95ee-a3b590c0ffc6 with identifier: 7007908auction111116 to the API
2026-03-27 15:09:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007908/photo_001/780x0__r.jpg?hash=1774605937>
{'auction_title': '',
 'c_o_2_emission_value': 11,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '45f5c0d1-1c3b-56c7-95ee-a3b590c0ffc6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007908',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Mercedes',
 'model': 'GLC 300',
 'odometer': 38929,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLC / 2022 / 5P / SUV GLC 300 de Business Line 4MATIC',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLC / 2022 / 5P / SUV  de Business Line 4MATIC',
 'vin': None,
 'year': 2024}
2026-03-27 15:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:04 [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 15:09:04 [ecarstrade.be] INFO: Saving data for 7007908auction111116: {'created_time': 1774624144.370786, 'last_price_update_time': 1774624144.370799, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007908auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007914/photo_002/780x0__r.jpg?hash=1774605951> (referer: https://ecarstrade.com/cars/7007914)
2026-03-27 15:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007901/photo_005/780x0__r.jpg?hash=1774605929> (referer: https://ecarstrade.com/cars/7007901)
2026-03-27 15:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007899/photo_003/780x0__r.jpg?hash=1774605922> (referer: https://ecarstrade.com/cars/7007899)
2026-03-27 15:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007896> (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 15:09:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e7eddfbf-84d7-53f9-a705-c36b7377af25
2026-03-27 15:09:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e7eddfbf-84d7-53f9-a705-c36b7377af25
2026-03-27 15:09:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e7eddfbf-84d7-53f9-a705-c36b7377af25
2026-03-27 15:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007899/photo_002/780x0__r.jpg?hash=1774605922> (referer: https://ecarstrade.com/cars/7007899)
2026-03-27 15:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007917/photo_005/780x0__r.jpg?hash=1774605959> (referer: https://ecarstrade.com/cars/7007917)
2026-03-27 15:09:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ec711f06-fca6-5353-9125-488ec27936ff
2026-03-27 15:09:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ec711f06-fca6-5353-9125-488ec27936ff, skipping ID generation
2026-03-27 15:09:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec711f06-fca6-5353-9125-488ec27936ff with scrape type 1
2026-03-27 15:09:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ec711f06-fca6-5353-9125-488ec27936ff sending to next pipeline
2026-03-27 15:09:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ec711f06-fca6-5353-9125-488ec27936ff, identifier: 7007914auction111116
2026-03-27 15:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007899/photo_001/780x0__r.jpg?hash=1774605922> (referer: https://ecarstrade.com/cars/7007899)
2026-03-27 15:09:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ec711f06-fca6-5353-9125-488ec27936ff with identifier: 7007914auction111116
2026-03-27 15:09:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ec711f06-fca6-5353-9125-488ec27936ff with identifier: 7007914auction111116
2026-03-27 15:09:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ec711f06-fca6-5353-9125-488ec27936ff with identifier: 7007914auction111116 to the API
2026-03-27 15:09:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007914/photo_002/780x0__r.jpg?hash=1774605951>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': None,
 'engine': '',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': 'ec711f06-fca6-5353-9125-488ec27936ff',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007914',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Mini',
 'model': 'Cooper SE',
 'odometer': 45637,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'MINI Mini / 2021 / 3P / Berline Cooper SE Finition MINI Yours 184 '
          'ch BVA',
 'transmission': 'automatic',
 'trim': 'MINI  / 2021 / 3P / Berline  Finition MINI Yours 184 ch BVA',
 'vin': None,
 'year': 2021}
2026-03-27 15:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:05 [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 15:09:05 [ecarstrade.be] INFO: Saving data for 7007914auction111116: {'created_time': 1774624145.009154, 'last_price_update_time': 1774624145.009165, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007914auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007917/photo_004/780x0__r.jpg?hash=1774605960> (referer: https://ecarstrade.com/cars/7007917)
2026-03-27 15:09:05 [ecarstrade.be] INFO: Extracting details for car 7007896auction111116
2026-03-27 15:09:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e7eddfbf-84d7-53f9-a705-c36b7377af25
2026-03-27 15:09:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e7eddfbf-84d7-53f9-a705-c36b7377af25, skipping ID generation
2026-03-27 15:09:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7eddfbf-84d7-53f9-a705-c36b7377af25 with scrape type 1
2026-03-27 15:09:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e7eddfbf-84d7-53f9-a705-c36b7377af25 sending to next pipeline
2026-03-27 15:09:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e7eddfbf-84d7-53f9-a705-c36b7377af25, identifier: 7007901auction111116
2026-03-27 15:09:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007917/photo_003/780x0__r.jpg?hash=1774605959> (referer: https://ecarstrade.com/cars/7007917)
2026-03-27 15:09:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007917/photo_002/780x0__r.jpg?hash=1774605959> (referer: https://ecarstrade.com/cars/7007917)
2026-03-27 15:09:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e7eddfbf-84d7-53f9-a705-c36b7377af25 with identifier: 7007901auction111116
2026-03-27 15:09:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e7eddfbf-84d7-53f9-a705-c36b7377af25 with identifier: 7007901auction111116
2026-03-27 15:09:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e7eddfbf-84d7-53f9-a705-c36b7377af25 with identifier: 7007901auction111116 to the API
2026-03-27 15:09:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007901/photo_005/780x0__r.jpg?hash=1774605929>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e7eddfbf-84d7-53f9-a705-c36b7377af25',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007901',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 33085,
 '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': 'MERCEDESBENZ Classe A Compact  2018  5P  Berline A 250 e Business '
          'Line 8GDCT',
 'transmission': 'automatic',
 'trim': 'MERCEDESBENZ Classe A Compact  2018  5P  Berline A 250 e Business '
         'Line 8GDCT',
 'vin': None,
 'year': 2021}
2026-03-27 15:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:06 [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 15:09:06 [ecarstrade.be] INFO: Saving data for 7007901auction111116: {'created_time': 1774624146.165581, 'last_price_update_time': 1774624146.165591, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007901auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 266ce6f4-d37e-59ef-a73c-923fe08ff89b
2026-03-27 15:09:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74e363f2-0f7c-5fbe-8f04-7252ab5180b6 with identifier: 7007896auction111116
2026-03-27 15:09:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74e363f2-0f7c-5fbe-8f04-7252ab5180b6 with scrape type 1
2026-03-27 15:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 74e363f2-0f7c-5fbe-8f04-7252ab5180b6
2026-03-27 15:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007896%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605920%27 HTTP/1.1" 200 None
2026-03-27 15:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007896/photo_001/780x0__r.jpg?hash=1774605920 not downloaded yet
2026-03-27 15:09:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 266ce6f4-d37e-59ef-a73c-923fe08ff89b
2026-03-27 15:09:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9ded9a5c-e560-545a-862d-7eda232b3e0c
2026-03-27 15:09:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 266ce6f4-d37e-59ef-a73c-923fe08ff89b
2026-03-27 15:09:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 266ce6f4-d37e-59ef-a73c-923fe08ff89b, skipping ID generation
2026-03-27 15:09:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 266ce6f4-d37e-59ef-a73c-923fe08ff89b with scrape type 1
2026-03-27 15:09:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 266ce6f4-d37e-59ef-a73c-923fe08ff89b sending to next pipeline
2026-03-27 15:09:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 266ce6f4-d37e-59ef-a73c-923fe08ff89b, identifier: 7007899auction111116
2026-03-27 15:09:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 266ce6f4-d37e-59ef-a73c-923fe08ff89b with identifier: 7007899auction111116
2026-03-27 15:09:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 266ce6f4-d37e-59ef-a73c-923fe08ff89b with identifier: 7007899auction111116
2026-03-27 15:09:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 266ce6f4-d37e-59ef-a73c-923fe08ff89b with identifier: 7007899auction111116 to the API
2026-03-27 15:09:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007899/photo_001/780x0__r.jpg?hash=1774605922>
{'auction_title': '',
 'c_o_2_emission_value': 24,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Other',
 'id': '266ce6f4-d37e-59ef-a73c-923fe08ff89b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007899',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Mercedes',
 'model': 'CLA 250',
 'odometer': 97992,
 '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': 'MERCEDES-BENZ CLA Coupe / 2019 / 4P / Coupé CLA 250 e AMG Line',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA Coupe / 2019 / 4P / Coupé  e AMG Line',
 'vin': None,
 'year': 2021}
2026-03-27 15:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:06 [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 15:09:06 [ecarstrade.be] INFO: Saving data for 7007899auction111116: {'created_time': 1774624146.60569, 'last_price_update_time': 1774624146.605703, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007899auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007892/photo_004/780x0__r.jpg?hash=1774605917> (referer: https://ecarstrade.com/cars/7007892)
2026-03-27 15:09:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007917/photo_001/780x0__r.jpg?hash=1774605958> (referer: https://ecarstrade.com/cars/7007917)
2026-03-27 15:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007896%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605920%27 HTTP/1.1" 200 None
2026-03-27 15:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007896/photo_002/780x0__r.jpg?hash=1774605920 not downloaded yet
2026-03-27 15:09:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9ded9a5c-e560-545a-862d-7eda232b3e0c
2026-03-27 15:09:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9ded9a5c-e560-545a-862d-7eda232b3e0c
2026-03-27 15:09:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9ded9a5c-e560-545a-862d-7eda232b3e0c
2026-03-27 15:09:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007892/photo_003/780x0__r.jpg?hash=1774605917> (referer: https://ecarstrade.com/cars/7007892)
2026-03-27 15:09:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007892/photo_002/780x0__r.jpg?hash=1774605917> (referer: https://ecarstrade.com/cars/7007892)
2026-03-27 15:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007896%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605921%27 HTTP/1.1" 200 None
2026-03-27 15:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007896/photo_003/780x0__r.jpg?hash=1774605921 not downloaded yet
2026-03-27 15:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007896%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605921%27 HTTP/1.1" 200 None
2026-03-27 15:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007896/photo_004/780x0__r.jpg?hash=1774605921 not downloaded yet
2026-03-27 15:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007896%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605920%27 HTTP/1.1" 200 None
2026-03-27 15:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007896/photo_005/780x0__r.jpg?hash=1774605920 not downloaded yet
2026-03-27 15:09:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007888/photo_005/780x0__r.jpg?hash=1774605913> (referer: https://ecarstrade.com/cars/7007888)
2026-03-27 15:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007896%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605920%27 HTTP/1.1" 200 None
2026-03-27 15:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007896/photo_006/780x0__r.jpg?hash=1774605920 not downloaded yet
2026-03-27 15:09:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007888/photo_004/780x0__r.jpg?hash=1774605913> (referer: https://ecarstrade.com/cars/7007888)
2026-03-27 15:09:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007888/photo_003/780x0__r.jpg?hash=1774605913> (referer: https://ecarstrade.com/cars/7007888)
2026-03-27 15:09:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1ae12ede-7077-5512-8cc7-b837da883cae
2026-03-27 15:09:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9ded9a5c-e560-545a-862d-7eda232b3e0c
2026-03-27 15:09:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9ded9a5c-e560-545a-862d-7eda232b3e0c, skipping ID generation
2026-03-27 15:09:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ded9a5c-e560-545a-862d-7eda232b3e0c with scrape type 1
2026-03-27 15:09:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9ded9a5c-e560-545a-862d-7eda232b3e0c sending to next pipeline
2026-03-27 15:09:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9ded9a5c-e560-545a-862d-7eda232b3e0c, identifier: 7007917auction111116
2026-03-27 15:09:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9ded9a5c-e560-545a-862d-7eda232b3e0c with identifier: 7007917auction111116
2026-03-27 15:09:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9ded9a5c-e560-545a-862d-7eda232b3e0c with identifier: 7007917auction111116
2026-03-27 15:09:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9ded9a5c-e560-545a-862d-7eda232b3e0c with identifier: 7007917auction111116 to the API
2026-03-27 15:09:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007917/photo_001/780x0__r.jpg?hash=1774605958>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '9ded9a5c-e560-545a-862d-7eda232b3e0c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007917',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Nissan',
 'model': 'Juke',
 'odometer': 48405,
 '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': 'NISSAN Juke  2019  5P  Crossover Hybrid 143 Business',
 'transmission': 'automatic',
 'trim': 'NISSAN   2019  5P  Crossover Hybrid 143 Business',
 'vin': None,
 'year': 2023}
2026-03-27 15:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:07 [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 15:09:07 [ecarstrade.be] INFO: Saving data for 7007917auction111116: {'created_time': 1774624147.230574, 'last_price_update_time': 1774624147.230585, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007917auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007892/photo_001/780x0__r.jpg?hash=1774605917> (referer: https://ecarstrade.com/cars/7007892)
2026-03-27 15:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007888/photo_001/780x0__r.jpg?hash=1774605913> (referer: https://ecarstrade.com/cars/7007888)
2026-03-27 15:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007888/photo_002/780x0__r.jpg?hash=1774605913> (referer: https://ecarstrade.com/cars/7007888)
2026-03-27 15:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007850/photo_006/780x0__r.jpg?hash=1774605852> (referer: https://ecarstrade.com/cars/7007850)
2026-03-27 15:09:07 [scrapy.extensions.logstats] INFO: Crawled 609 pages (at 54 pages/min), scraped 455 items (at 37 items/min)
2026-03-27 15:09:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:09:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1ae12ede-7077-5512-8cc7-b837da883cae
2026-03-27 15:09:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1ae12ede-7077-5512-8cc7-b837da883cae
2026-03-27 15:09:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1dde6ba5-9634-5c9d-b46b-a453314975e6
2026-03-27 15:09:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1dde6ba5-9634-5c9d-b46b-a453314975e6
2026-03-27 15:09:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1dde6ba5-9634-5c9d-b46b-a453314975e6
2026-03-27 15:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007850/photo_005/780x0__r.jpg?hash=1774605852> (referer: https://ecarstrade.com/cars/7007850)
2026-03-27 15:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007850/photo_004/780x0__r.jpg?hash=1774605852> (referer: https://ecarstrade.com/cars/7007850)
2026-03-27 15:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007896/photo_001/780x0__r.jpg?hash=1774605920> (referer: https://ecarstrade.com/cars/7007896)
2026-03-27 15:09:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1ae12ede-7077-5512-8cc7-b837da883cae
2026-03-27 15:09:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1ae12ede-7077-5512-8cc7-b837da883cae, skipping ID generation
2026-03-27 15:09:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ae12ede-7077-5512-8cc7-b837da883cae with scrape type 1
2026-03-27 15:09:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1ae12ede-7077-5512-8cc7-b837da883cae sending to next pipeline
2026-03-27 15:09:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1ae12ede-7077-5512-8cc7-b837da883cae, identifier: 7007892auction111116
2026-03-27 15:09:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1ae12ede-7077-5512-8cc7-b837da883cae with identifier: 7007892auction111116
2026-03-27 15:09:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1ae12ede-7077-5512-8cc7-b837da883cae with identifier: 7007892auction111116
2026-03-27 15:09:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1ae12ede-7077-5512-8cc7-b837da883cae with identifier: 7007892auction111116 to the API
2026-03-27 15:09:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007892/photo_001/780x0__r.jpg?hash=1774605917>
{'auction_title': '',
 'c_o_2_emission_value': 38,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '1ae12ede-7077-5512-8cc7-b837da883cae',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007892',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Kia',
 'model': 'XCeed',
 'odometer': 50847,
 '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': 'KIA XCeed / 2019 / 5P / Crossover 1.6 GDI ISG ISG PHEV PREMIUM DCT6',
 'transmission': 'automatic',
 'trim': 'KIA  / 2019 / 5P / Crossover 1.6 GDI ISG ISG PHEV PREMIUM DCT6',
 'vin': None,
 'year': 2022}
2026-03-27 15:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:07 [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 15:09:07 [ecarstrade.be] INFO: Saving data for 7007892auction111116: {'created_time': 1774624147.766971, 'last_price_update_time': 1774624147.766981, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007892auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007896/photo_002/780x0__r.jpg?hash=1774605920> (referer: https://ecarstrade.com/cars/7007896)
2026-03-27 15:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007850/photo_003/780x0__r.jpg?hash=1774605852> (referer: https://ecarstrade.com/cars/7007850)
2026-03-27 15:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007896/photo_005/780x0__r.jpg?hash=1774605920> (referer: https://ecarstrade.com/cars/7007896)
2026-03-27 15:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007896/photo_006/780x0__r.jpg?hash=1774605920> (referer: https://ecarstrade.com/cars/7007896)
2026-03-27 15:09:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1dde6ba5-9634-5c9d-b46b-a453314975e6
2026-03-27 15:09:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1dde6ba5-9634-5c9d-b46b-a453314975e6
2026-03-27 15:09:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1dde6ba5-9634-5c9d-b46b-a453314975e6, skipping ID generation
2026-03-27 15:09:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dde6ba5-9634-5c9d-b46b-a453314975e6 with scrape type 1
2026-03-27 15:09:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1dde6ba5-9634-5c9d-b46b-a453314975e6 sending to next pipeline
2026-03-27 15:09:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1dde6ba5-9634-5c9d-b46b-a453314975e6, identifier: 7007888auction111116
2026-03-27 15:09:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9d089b6b-ef54-5e4c-befc-14a82ee9dda6
2026-03-27 15:09:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9d089b6b-ef54-5e4c-befc-14a82ee9dda6
2026-03-27 15:09:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9d089b6b-ef54-5e4c-befc-14a82ee9dda6
2026-03-27 15:09:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 74e363f2-0f7c-5fbe-8f04-7252ab5180b6
2026-03-27 15:09:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1dde6ba5-9634-5c9d-b46b-a453314975e6 with identifier: 7007888auction111116
2026-03-27 15:09:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1dde6ba5-9634-5c9d-b46b-a453314975e6 with identifier: 7007888auction111116
2026-03-27 15:09:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1dde6ba5-9634-5c9d-b46b-a453314975e6 with identifier: 7007888auction111116 to the API
2026-03-27 15:09:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007888/photo_002/780x0__r.jpg?hash=1774605913>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '1dde6ba5-9634-5c9d-b46b-a453314975e6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007888',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Kia',
 'model': 'Sportage',
 'odometer': 122704,
 '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': 'Sportage Design Hybrid 1.6 T-GDi 230CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'Design Hybrid 1.6 T-GDi 230CV BVA6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:08 [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 15:09:08 [ecarstrade.be] INFO: Saving data for 7007888auction111116: {'created_time': 1774624148.311058, 'last_price_update_time': 1774624148.31107, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007888auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007896/photo_003/780x0__r.jpg?hash=1774605921> (referer: https://ecarstrade.com/cars/7007896)
2026-03-27 15:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007850/photo_002/780x0__r.jpg?hash=1774605852> (referer: https://ecarstrade.com/cars/7007850)
2026-03-27 15:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007850/photo_001/780x0__r.jpg?hash=1774605852> (referer: https://ecarstrade.com/cars/7007850)
2026-03-27 15:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007896/photo_004/780x0__r.jpg?hash=1774605921> (referer: https://ecarstrade.com/cars/7007896)
2026-03-27 15:09:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 74e363f2-0f7c-5fbe-8f04-7252ab5180b6
2026-03-27 15:09:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9d089b6b-ef54-5e4c-befc-14a82ee9dda6
2026-03-27 15:09:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 74e363f2-0f7c-5fbe-8f04-7252ab5180b6
2026-03-27 15:09:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 74e363f2-0f7c-5fbe-8f04-7252ab5180b6
2026-03-27 15:09:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007887/photo_001/780x0__r.jpg?hash=1774605911> (referer: https://ecarstrade.com/cars/7007887)
2026-03-27 15:09:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 74e363f2-0f7c-5fbe-8f04-7252ab5180b6
2026-03-27 15:09:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9d089b6b-ef54-5e4c-befc-14a82ee9dda6
2026-03-27 15:09:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9d089b6b-ef54-5e4c-befc-14a82ee9dda6
2026-03-27 15:09:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9d089b6b-ef54-5e4c-befc-14a82ee9dda6, skipping ID generation
2026-03-27 15:09:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d089b6b-ef54-5e4c-befc-14a82ee9dda6 with scrape type 1
2026-03-27 15:09:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9d089b6b-ef54-5e4c-befc-14a82ee9dda6 sending to next pipeline
2026-03-27 15:09:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9d089b6b-ef54-5e4c-befc-14a82ee9dda6, identifier: 7007850auction111116
2026-03-27 15:09:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 74e363f2-0f7c-5fbe-8f04-7252ab5180b6
2026-03-27 15:09:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 74e363f2-0f7c-5fbe-8f04-7252ab5180b6, skipping ID generation
2026-03-27 15:09:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74e363f2-0f7c-5fbe-8f04-7252ab5180b6 with scrape type 1
2026-03-27 15:09:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 74e363f2-0f7c-5fbe-8f04-7252ab5180b6 sending to next pipeline
2026-03-27 15:09:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 74e363f2-0f7c-5fbe-8f04-7252ab5180b6, identifier: 7007896auction111116
2026-03-27 15:09:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9d089b6b-ef54-5e4c-befc-14a82ee9dda6 with identifier: 7007850auction111116
2026-03-27 15:09:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9d089b6b-ef54-5e4c-befc-14a82ee9dda6 with identifier: 7007850auction111116
2026-03-27 15:09:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9d089b6b-ef54-5e4c-befc-14a82ee9dda6 with identifier: 7007850auction111116 to the API
2026-03-27 15:09:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007850/photo_001/780x0__r.jpg?hash=1774605852>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': '9d089b6b-ef54-5e4c-befc-14a82ee9dda6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007850',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Hyundai',
 'model': 'IONIQ',
 'odometer': 25822,
 '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 15:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:08 [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 15:09:08 [ecarstrade.be] INFO: Saving data for 7007850auction111116: {'created_time': 1774624148.937509, 'last_price_update_time': 1774624148.937519, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007850auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 74e363f2-0f7c-5fbe-8f04-7252ab5180b6 with identifier: 7007896auction111116
2026-03-27 15:09:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 74e363f2-0f7c-5fbe-8f04-7252ab5180b6 with identifier: 7007896auction111116
2026-03-27 15:09:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 74e363f2-0f7c-5fbe-8f04-7252ab5180b6 with identifier: 7007896auction111116 to the API
2026-03-27 15:09:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007896/photo_004/780x0__r.jpg?hash=1774605921>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': '74e363f2-0f7c-5fbe-8f04-7252ab5180b6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007896',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'MG',
 'model': 'Marvel R',
 'odometer': 39747,
 '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': 'MG Marvel R / 2021 / 5P / SUV Luxury 70kWh',
 'transmission': 'automatic',
 'trim': '/ 2021 / 5P / SUV Luxury 70kWh',
 'vin': None,
 'year': 2023}
2026-03-27 15:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:09 [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 15:09:09 [ecarstrade.be] INFO: Saving data for 7007896auction111116: {'created_time': 1774624149.258951, 'last_price_update_time': 1774624149.258963, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007896auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007887/photo_004/780x0__r.jpg?hash=1774605912> (referer: https://ecarstrade.com/cars/7007887)
2026-03-27 15:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007887/photo_003/780x0__r.jpg?hash=1774605912> (referer: https://ecarstrade.com/cars/7007887)
2026-03-27 15:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007880/photo_005/780x0__r.jpg?hash=1774605901> (referer: https://ecarstrade.com/cars/7007880)
2026-03-27 15:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007887/photo_002/780x0__r.jpg?hash=1774605912> (referer: https://ecarstrade.com/cars/7007887)
2026-03-27 15:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007924> (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 15:09:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3b28aa88-b9e4-5325-bf26-cf3a701af758
2026-03-27 15:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007937> (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 15:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007884/photo_005/780x0__r.jpg?hash=1774605908> (referer: https://ecarstrade.com/cars/7007884)
2026-03-27 15:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007880/photo_003/780x0__r.jpg?hash=1774605901> (referer: https://ecarstrade.com/cars/7007880)
2026-03-27 15:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007880/photo_002/780x0__r.jpg?hash=1774605901> (referer: https://ecarstrade.com/cars/7007880)
2026-03-27 15:09:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3b28aa88-b9e4-5325-bf26-cf3a701af758
2026-03-27 15:09:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3b28aa88-b9e4-5325-bf26-cf3a701af758
2026-03-27 15:09:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0ea9e9a8-6f25-5031-91f9-216c72b42e36
2026-03-27 15:09:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3b28aa88-b9e4-5325-bf26-cf3a701af758
2026-03-27 15:09:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3b28aa88-b9e4-5325-bf26-cf3a701af758, skipping ID generation
2026-03-27 15:09:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b28aa88-b9e4-5325-bf26-cf3a701af758 with scrape type 1
2026-03-27 15:09:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3b28aa88-b9e4-5325-bf26-cf3a701af758 sending to next pipeline
2026-03-27 15:09:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3b28aa88-b9e4-5325-bf26-cf3a701af758, identifier: 7007887auction111116
2026-03-27 15:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007884/photo_006/780x0__r.jpg?hash=1774605908> (referer: https://ecarstrade.com/cars/7007884)
2026-03-27 15:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007880/photo_001/780x0__r.jpg?hash=1774605901> (referer: https://ecarstrade.com/cars/7007880)
2026-03-27 15:09:09 [ecarstrade.be] INFO: Extracting details for car 7007924auction111116
2026-03-27 15:09:09 [ecarstrade.be] INFO: Extracting details for car 7007937auction111116
2026-03-27 15:09:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3b28aa88-b9e4-5325-bf26-cf3a701af758 with identifier: 7007887auction111116
2026-03-27 15:09:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3b28aa88-b9e4-5325-bf26-cf3a701af758 with identifier: 7007887auction111116
2026-03-27 15:09:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3b28aa88-b9e4-5325-bf26-cf3a701af758 with identifier: 7007887auction111116 to the API
2026-03-27 15:09:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007887/photo_002/780x0__r.jpg?hash=1774605912>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '3b28aa88-b9e4-5325-bf26-cf3a701af758',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007887',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Kia',
 'model': 'Sportage',
 'odometer': 40514,
 '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': 'Sportage Design Hybrid 1.6 T-GDi 230CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'Design Hybrid 1.6 T-GDi 230CV BVA6 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:09 [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 15:09:09 [ecarstrade.be] INFO: Saving data for 7007887auction111116: {'created_time': 1774624149.819562, 'last_price_update_time': 1774624149.819572, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007887auction111116') HTTP/1.1" 204 0
2026-03-27 15:09: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 15:09: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 15:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007880/photo_004/780x0__r.jpg?hash=1774605901> (referer: https://ecarstrade.com/cars/7007880)
2026-03-27 15:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007884/photo_003/780x0__r.jpg?hash=1774605908> (referer: https://ecarstrade.com/cars/7007884)
2026-03-27 15:09: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 15:09: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 15:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007884/photo_004/780x0__r.jpg?hash=1774605908> (referer: https://ecarstrade.com/cars/7007884)
2026-03-27 15:09:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007884/photo_001/780x0__r.jpg?hash=1774605908> (referer: https://ecarstrade.com/cars/7007884)
2026-03-27 15:09: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 15:09: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 15:09:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cea9c36-3500-5927-86ba-057c385fa0b5 with identifier: 7007924auction111116
2026-03-27 15:09:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cea9c36-3500-5927-86ba-057c385fa0b5 with scrape type 1
2026-03-27 15:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0cea9c36-3500-5927-86ba-057c385fa0b5
2026-03-27 15:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007924%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605969%27 HTTP/1.1" 200 None
2026-03-27 15:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007924/photo_001/780x0__r.jpg?hash=1774605969 not downloaded yet
2026-03-27 15:09:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b674ea1c-ce4f-597b-bf8f-7e45a0fadcb8 with identifier: 7007937auction111116
2026-03-27 15:09:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b674ea1c-ce4f-597b-bf8f-7e45a0fadcb8 with scrape type 1
2026-03-27 15:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b674ea1c-ce4f-597b-bf8f-7e45a0fadcb8
2026-03-27 15:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007937%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605990%27 HTTP/1.1" 200 None
2026-03-27 15:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007937/photo_001/780x0__r.jpg?hash=1774605990 not downloaded yet
2026-03-27 15:09:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7a8d880f-76a9-5eb5-b531-357e598a32b8
2026-03-27 15:09:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0ea9e9a8-6f25-5031-91f9-216c72b42e36
2026-03-27 15:09:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0ea9e9a8-6f25-5031-91f9-216c72b42e36
2026-03-27 15:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007924%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605969%27 HTTP/1.1" 200 None
2026-03-27 15:09:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007924/photo_002/780x0__r.jpg?hash=1774605969 not downloaded yet
2026-03-27 15:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007937%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605991%27 HTTP/1.1" 200 None
2026-03-27 15:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007937/photo_002/780x0__r.jpg?hash=1774605991 not downloaded yet
2026-03-27 15:09:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7a8d880f-76a9-5eb5-b531-357e598a32b8
2026-03-27 15:09:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0ea9e9a8-6f25-5031-91f9-216c72b42e36
2026-03-27 15:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007924%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605969%27 HTTP/1.1" 200 None
2026-03-27 15:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007924/photo_003/780x0__r.jpg?hash=1774605969 not downloaded yet
2026-03-27 15:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007937%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605990%27 HTTP/1.1" 200 None
2026-03-27 15:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007937/photo_003/780x0__r.jpg?hash=1774605990 not downloaded yet
2026-03-27 15:09:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0ea9e9a8-6f25-5031-91f9-216c72b42e36
2026-03-27 15:09:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0ea9e9a8-6f25-5031-91f9-216c72b42e36, skipping ID generation
2026-03-27 15:09:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ea9e9a8-6f25-5031-91f9-216c72b42e36 with scrape type 1
2026-03-27 15:09:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0ea9e9a8-6f25-5031-91f9-216c72b42e36 sending to next pipeline
2026-03-27 15:09:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0ea9e9a8-6f25-5031-91f9-216c72b42e36, identifier: 7007880auction111116
2026-03-27 15:09:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7a8d880f-76a9-5eb5-b531-357e598a32b8
2026-03-27 15:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007924%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605970%27 HTTP/1.1" 200 None
2026-03-27 15:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007924/photo_004/780x0__r.jpg?hash=1774605970 not downloaded yet
2026-03-27 15:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007937%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605990%27 HTTP/1.1" 200 None
2026-03-27 15:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007937/photo_004/780x0__r.jpg?hash=1774605990 not downloaded yet
2026-03-27 15:09:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0ea9e9a8-6f25-5031-91f9-216c72b42e36 with identifier: 7007880auction111116
2026-03-27 15:09:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0ea9e9a8-6f25-5031-91f9-216c72b42e36 with identifier: 7007880auction111116
2026-03-27 15:09:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0ea9e9a8-6f25-5031-91f9-216c72b42e36 with identifier: 7007880auction111116 to the API
2026-03-27 15:09:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007880/photo_004/780x0__r.jpg?hash=1774605901>
{'auction_title': '',
 'c_o_2_emission_value': 100,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '0ea9e9a8-6f25-5031-91f9-216c72b42e36',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007880',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Kia',
 'model': 'Niro',
 'odometer': 121044,
 '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': 'Niro Active 1.6 140CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'Active 1.6 140CV BVA6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:10 [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 15:09:10 [ecarstrade.be] INFO: Saving data for 7007880auction111116: {'created_time': 1774624150.517314, 'last_price_update_time': 1774624150.517325, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007880auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007924%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605970%27 HTTP/1.1" 200 None
2026-03-27 15:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007924/photo_005/780x0__r.jpg?hash=1774605970 not downloaded yet
2026-03-27 15:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007937%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605990%27 HTTP/1.1" 200 None
2026-03-27 15:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007937/photo_005/780x0__r.jpg?hash=1774605990 not downloaded yet
2026-03-27 15:09:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7a8d880f-76a9-5eb5-b531-357e598a32b8
2026-03-27 15:09:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7a8d880f-76a9-5eb5-b531-357e598a32b8
2026-03-27 15:09:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7a8d880f-76a9-5eb5-b531-357e598a32b8, skipping ID generation
2026-03-27 15:09:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a8d880f-76a9-5eb5-b531-357e598a32b8 with scrape type 1
2026-03-27 15:09:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7a8d880f-76a9-5eb5-b531-357e598a32b8 sending to next pipeline
2026-03-27 15:09:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7a8d880f-76a9-5eb5-b531-357e598a32b8, identifier: 7007884auction111116
2026-03-27 15:09:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007944> (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 15:09:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7a8d880f-76a9-5eb5-b531-357e598a32b8 with identifier: 7007884auction111116
2026-03-27 15:09:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7a8d880f-76a9-5eb5-b531-357e598a32b8 with identifier: 7007884auction111116
2026-03-27 15:09:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7a8d880f-76a9-5eb5-b531-357e598a32b8 with identifier: 7007884auction111116 to the API
2026-03-27 15:09:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007884/photo_001/780x0__r.jpg?hash=1774605908>
{'auction_title': '',
 'c_o_2_emission_value': 25,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '7a8d880f-76a9-5eb5-b531-357e598a32b8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007884',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Kia',
 'model': 'Sportage',
 'odometer': 100013,
 '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': 'KIA Sportage / 2021 / 5P / SUV 1.6 T-GDI 265 PHEV AUTO 4WD GT-LINE '
          'PREM',
 'transmission': 'automatic',
 'trim': 'KIA  / 2021 / 5P / SUV 1.6 T-GDI 265 PHEV AUTO 4WD GT-LINE PREM',
 'vin': None,
 'year': 2022}
2026-03-27 15:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:11 [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 15:09:11 [ecarstrade.be] INFO: Saving data for 7007884auction111116: {'created_time': 1774624151.005609, 'last_price_update_time': 1774624151.00562, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007884auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:11 [ecarstrade.be] INFO: Extracting details for car 7007944auction111116
2026-03-27 15:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007924%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605969%27 HTTP/1.1" 200 None
2026-03-27 15:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007924/photo_006/780x0__r.jpg?hash=1774605969 not downloaded yet
2026-03-27 15:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007937%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605990%27 HTTP/1.1" 200 None
2026-03-27 15:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007937/photo_006/780x0__r.jpg?hash=1774605990 not downloaded yet
2026-03-27 15:09:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b463ec8b-5cf9-58ac-837f-b442602c145b with identifier: 7007944auction111116
2026-03-27 15:09:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b463ec8b-5cf9-58ac-837f-b442602c145b with scrape type 1
2026-03-27 15:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b463ec8b-5cf9-58ac-837f-b442602c145b
2026-03-27 15:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007944%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605999%27 HTTP/1.1" 200 None
2026-03-27 15:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007944/photo_001/780x0__r.jpg?hash=1774605999 not downloaded yet
2026-03-27 15:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007944%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606000%27 HTTP/1.1" 200 None
2026-03-27 15:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007944/photo_002/780x0__r.jpg?hash=1774606000 not downloaded yet
2026-03-27 15:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007944%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605999%27 HTTP/1.1" 200 None
2026-03-27 15:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007944/photo_003/780x0__r.jpg?hash=1774605999 not downloaded yet
2026-03-27 15:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007885/photo_006/780x0__r.jpg?hash=1774605909> (referer: https://ecarstrade.com/cars/7007885)
2026-03-27 15:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007944%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605999%27 HTTP/1.1" 200 None
2026-03-27 15:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007944/photo_004/780x0__r.jpg?hash=1774605999 not downloaded yet
2026-03-27 15:09: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 15:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007944%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605999%27 HTTP/1.1" 200 None
2026-03-27 15:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007944/photo_005/780x0__r.jpg?hash=1774605999 not downloaded yet
2026-03-27 15:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007944%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605999%27 HTTP/1.1" 200 None
2026-03-27 15:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007944/photo_006/780x0__r.jpg?hash=1774605999 not downloaded yet
2026-03-27 15:09:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 350ffbb5-0af6-5c31-817a-4f7e54cf7e17
2026-03-27 15:09:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007940> (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 15:09:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007885/photo_005/780x0__r.jpg?hash=1774605909> (referer: https://ecarstrade.com/cars/7007885)
2026-03-27 15:09: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 15:09:17 [ecarstrade.be] INFO: Extracting details for car 7007940auction111116
2026-03-27 15:09:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f505cbd-7ddd-5f19-a3c8-0be1249c5a1d with identifier: 7007940auction111116
2026-03-27 15:09:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f505cbd-7ddd-5f19-a3c8-0be1249c5a1d with scrape type 1
2026-03-27 15:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3f505cbd-7ddd-5f19-a3c8-0be1249c5a1d
2026-03-27 15:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007940%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605995%27 HTTP/1.1" 200 None
2026-03-27 15:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007940/photo_001/780x0__r.jpg?hash=1774605995 not downloaded yet
2026-03-27 15:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007940%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605997%27 HTTP/1.1" 200 None
2026-03-27 15:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007940/photo_002/780x0__r.jpg?hash=1774605997 not downloaded yet
2026-03-27 15:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007940%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605996%27 HTTP/1.1" 200 None
2026-03-27 15:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007940/photo_003/780x0__r.jpg?hash=1774605996 not downloaded yet
2026-03-27 15:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007940%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605996%27 HTTP/1.1" 200 None
2026-03-27 15:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007940/photo_004/780x0__r.jpg?hash=1774605996 not downloaded yet
2026-03-27 15:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007940%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605996%27 HTTP/1.1" 200 None
2026-03-27 15:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007940/photo_005/780x0__r.jpg?hash=1774605996 not downloaded yet
2026-03-27 15:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007940%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605996%27 HTTP/1.1" 200 None
2026-03-27 15:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007940/photo_006/780x0__r.jpg?hash=1774605996 not downloaded yet
2026-03-27 15:09:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 350ffbb5-0af6-5c31-817a-4f7e54cf7e17
2026-03-27 15:09:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007942> (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 15:09:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007936> (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 15:09: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 15:09:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007885/photo_004/780x0__r.jpg?hash=1774605908> (referer: https://ecarstrade.com/cars/7007885)
2026-03-27 15:09: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 15:09:17 [ecarstrade.be] INFO: Extracting details for car 7007942auction111116
2026-03-27 15:09:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f94cd20-9c5e-5210-b314-256fd25a67f8 with identifier: 7007942auction111116
2026-03-27 15:09:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f94cd20-9c5e-5210-b314-256fd25a67f8 with scrape type 1
2026-03-27 15:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9f94cd20-9c5e-5210-b314-256fd25a67f8
2026-03-27 15:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007942%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605997%27 HTTP/1.1" 200 None
2026-03-27 15:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007942/photo_001/780x0__r.jpg?hash=1774605997 not downloaded yet
2026-03-27 15:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007942%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605997%27 HTTP/1.1" 200 None
2026-03-27 15:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007942/photo_002/780x0__r.jpg?hash=1774605997 not downloaded yet
2026-03-27 15:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007942%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605998%27 HTTP/1.1" 200 None
2026-03-27 15:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007942/photo_003/780x0__r.jpg?hash=1774605998 not downloaded yet
2026-03-27 15:09:17 [ecarstrade.be] INFO: Extracting details for car 7007936auction111116
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007942%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605997%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007942/photo_004/780x0__r.jpg?hash=1774605997 not downloaded yet
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007942%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605997%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007942/photo_005/780x0__r.jpg?hash=1774605997 not downloaded yet
2026-03-27 15:09:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6265696-073a-59f5-829e-d71f8df6acdb with identifier: 7007936auction111116
2026-03-27 15:09:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6265696-073a-59f5-829e-d71f8df6acdb with scrape type 1
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d6265696-073a-59f5-829e-d71f8df6acdb
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007936%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605990%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007936/photo_001/780x0__r.jpg?hash=1774605990 not downloaded yet
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 350ffbb5-0af6-5c31-817a-4f7e54cf7e17
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007942%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605997%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007942/photo_006/780x0__r.jpg?hash=1774605997 not downloaded yet
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007936%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605989%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007936/photo_002/780x0__r.jpg?hash=1774605989 not downloaded yet
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007936%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605989%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007936/photo_003/780x0__r.jpg?hash=1774605989 not downloaded yet
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007936%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605989%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007936/photo_004/780x0__r.jpg?hash=1774605989 not downloaded yet
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007936%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605989%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007936/photo_005/780x0__r.jpg?hash=1774605989 not downloaded yet
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007936%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605989%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007936/photo_006/780x0__r.jpg?hash=1774605989 not downloaded yet
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007939> (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 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007938> (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 15:09:18 [ecarstrade.be] INFO: Extracting details for car 7007939auction111116
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007885/photo_002/780x0__r.jpg?hash=1774605910> (referer: https://ecarstrade.com/cars/7007885)
2026-03-27 15:09:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e69520d3-aae4-53df-b268-25e08585f2b8 with identifier: 7007939auction111116
2026-03-27 15:09:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e69520d3-aae4-53df-b268-25e08585f2b8 with scrape type 1
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e69520d3-aae4-53df-b268-25e08585f2b8
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007939%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605992%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007939/photo_001/780x0__r.jpg?hash=1774605992 not downloaded yet
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007937/photo_005/780x0__r.jpg?hash=1774605990> (referer: https://ecarstrade.com/cars/7007937)
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007939%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605992%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007939/photo_002/780x0__r.jpg?hash=1774605992 not downloaded yet
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007939%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605992%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007939/photo_003/780x0__r.jpg?hash=1774605992 not downloaded yet
2026-03-27 15:09:18 [ecarstrade.be] INFO: Extracting details for car 7007938auction111116
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007939%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605992%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007939/photo_004/780x0__r.jpg?hash=1774605992 not downloaded yet
2026-03-27 15:09:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6767ba0-c2e6-562a-b9b0-63067a6af64a with identifier: 7007938auction111116
2026-03-27 15:09:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6767ba0-c2e6-562a-b9b0-63067a6af64a with scrape type 1
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f6767ba0-c2e6-562a-b9b0-63067a6af64a
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007938%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605991%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007938/photo_001/780x0__r.jpg?hash=1774605991 not downloaded yet
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007939%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605992%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007939/photo_005/780x0__r.jpg?hash=1774605992 not downloaded yet
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007938%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605990%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007938/photo_002/780x0__r.jpg?hash=1774605990 not downloaded yet
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007944/photo_006/780x0__r.jpg?hash=1774605999> (referer: https://ecarstrade.com/cars/7007944)
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007939%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605992%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007939/photo_006/780x0__r.jpg?hash=1774605992 not downloaded yet
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007944/photo_003/780x0__r.jpg?hash=1774605999> (referer: https://ecarstrade.com/cars/7007944)
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007938%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605991%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007938/photo_003/780x0__r.jpg?hash=1774605991 not downloaded yet
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 350ffbb5-0af6-5c31-817a-4f7e54cf7e17
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007938%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605990%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007938/photo_004/780x0__r.jpg?hash=1774605990 not downloaded yet
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b674ea1c-ce4f-597b-bf8f-7e45a0fadcb8
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007938%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605991%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007938/photo_005/780x0__r.jpg?hash=1774605991 not downloaded yet
2026-03-27 15:09:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007938%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605991%27 HTTP/1.1" 200 None
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007938/photo_006/780x0__r.jpg?hash=1774605991 not downloaded yet
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007944/photo_005/780x0__r.jpg?hash=1774605999> (referer: https://ecarstrade.com/cars/7007944)
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b463ec8b-5cf9-58ac-837f-b442602c145b
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b463ec8b-5cf9-58ac-837f-b442602c145b
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007940/photo_006/780x0__r.jpg?hash=1774605996> (referer: https://ecarstrade.com/cars/7007940)
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007940/photo_005/780x0__r.jpg?hash=1774605996> (referer: https://ecarstrade.com/cars/7007940)
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b463ec8b-5cf9-58ac-837f-b442602c145b
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007940/photo_004/780x0__r.jpg?hash=1774605996> (referer: https://ecarstrade.com/cars/7007940)
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007936/photo_006/780x0__r.jpg?hash=1774605989> (referer: https://ecarstrade.com/cars/7007936)
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3f505cbd-7ddd-5f19-a3c8-0be1249c5a1d
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007936/photo_005/780x0__r.jpg?hash=1774605989> (referer: https://ecarstrade.com/cars/7007936)
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3f505cbd-7ddd-5f19-a3c8-0be1249c5a1d
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007939/photo_001/780x0__r.jpg?hash=1774605992> (referer: https://ecarstrade.com/cars/7007939)
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007936/photo_004/780x0__r.jpg?hash=1774605989> (referer: https://ecarstrade.com/cars/7007936)
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3f505cbd-7ddd-5f19-a3c8-0be1249c5a1d
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d6265696-073a-59f5-829e-d71f8df6acdb
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d6265696-073a-59f5-829e-d71f8df6acdb
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007939/photo_005/780x0__r.jpg?hash=1774605992> (referer: https://ecarstrade.com/cars/7007939)
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e69520d3-aae4-53df-b268-25e08585f2b8
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d6265696-073a-59f5-829e-d71f8df6acdb
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007938/photo_002/780x0__r.jpg?hash=1774605990> (referer: https://ecarstrade.com/cars/7007938)
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007938/photo_006/780x0__r.jpg?hash=1774605991> (referer: https://ecarstrade.com/cars/7007938)
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007938/photo_005/780x0__r.jpg?hash=1774605991> (referer: https://ecarstrade.com/cars/7007938)
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e69520d3-aae4-53df-b268-25e08585f2b8
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007938/photo_003/780x0__r.jpg?hash=1774605991> (referer: https://ecarstrade.com/cars/7007938)
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007938/photo_004/780x0__r.jpg?hash=1774605990> (referer: https://ecarstrade.com/cars/7007938)
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f6767ba0-c2e6-562a-b9b0-63067a6af64a
2026-03-27 15:09:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f6767ba0-c2e6-562a-b9b0-63067a6af64a
2026-03-27 15:09:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007938/photo_001/780x0__r.jpg?hash=1774605991> (referer: https://ecarstrade.com/cars/7007938)
2026-03-27 15:09:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007939/photo_006/780x0__r.jpg?hash=1774605992> (referer: https://ecarstrade.com/cars/7007939)
2026-03-27 15:09:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f6767ba0-c2e6-562a-b9b0-63067a6af64a
2026-03-27 15:09:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f6767ba0-c2e6-562a-b9b0-63067a6af64a
2026-03-27 15:09:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f6767ba0-c2e6-562a-b9b0-63067a6af64a
2026-03-27 15:09:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007939/photo_004/780x0__r.jpg?hash=1774605992> (referer: https://ecarstrade.com/cars/7007939)
2026-03-27 15:09:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007939/photo_003/780x0__r.jpg?hash=1774605992> (referer: https://ecarstrade.com/cars/7007939)
2026-03-27 15:09:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f6767ba0-c2e6-562a-b9b0-63067a6af64a
2026-03-27 15:09:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f6767ba0-c2e6-562a-b9b0-63067a6af64a, skipping ID generation
2026-03-27 15:09:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6767ba0-c2e6-562a-b9b0-63067a6af64a with scrape type 1
2026-03-27 15:09:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f6767ba0-c2e6-562a-b9b0-63067a6af64a sending to next pipeline
2026-03-27 15:09:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f6767ba0-c2e6-562a-b9b0-63067a6af64a, identifier: 7007938auction111116
2026-03-27 15:09:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f6767ba0-c2e6-562a-b9b0-63067a6af64a with identifier: 7007938auction111116
2026-03-27 15:09:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f6767ba0-c2e6-562a-b9b0-63067a6af64a with identifier: 7007938auction111116
2026-03-27 15:09:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f6767ba0-c2e6-562a-b9b0-63067a6af64a with identifier: 7007938auction111116 to the API
2026-03-27 15:09:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007938/photo_001/780x0__r.jpg?hash=1774605991>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f6767ba0-c2e6-562a-b9b0-63067a6af64a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007938',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 92436,
 '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': 'PEUGEOT 308 SW / 2021 / 5P / Break PHEV 180 E-EAT8 ALLURE',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  SW / 2021 / 5P / Break PHEV 180 E-EAT8 ALLURE',
 'vin': None,
 'year': 2023}
2026-03-27 15:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:19 [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 15:09:19 [ecarstrade.be] INFO: Saving data for 7007938auction111116: {'created_time': 1774624159.73959, 'last_price_update_time': 1774624159.739601, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007938auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007939/photo_002/780x0__r.jpg?hash=1774605992> (referer: https://ecarstrade.com/cars/7007939)
2026-03-27 15:09:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007936/photo_003/780x0__r.jpg?hash=1774605989> (referer: https://ecarstrade.com/cars/7007936)
2026-03-27 15:09:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e69520d3-aae4-53df-b268-25e08585f2b8
2026-03-27 15:09:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e69520d3-aae4-53df-b268-25e08585f2b8
2026-03-27 15:09:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e69520d3-aae4-53df-b268-25e08585f2b8
2026-03-27 15:09:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007936/photo_002/780x0__r.jpg?hash=1774605989> (referer: https://ecarstrade.com/cars/7007936)
2026-03-27 15:09:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007942/photo_006/780x0__r.jpg?hash=1774605997> (referer: https://ecarstrade.com/cars/7007942)
2026-03-27 15:09:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e69520d3-aae4-53df-b268-25e08585f2b8
2026-03-27 15:09:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e69520d3-aae4-53df-b268-25e08585f2b8, skipping ID generation
2026-03-27 15:09:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e69520d3-aae4-53df-b268-25e08585f2b8 with scrape type 1
2026-03-27 15:09:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e69520d3-aae4-53df-b268-25e08585f2b8 sending to next pipeline
2026-03-27 15:09:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e69520d3-aae4-53df-b268-25e08585f2b8, identifier: 7007939auction111116
2026-03-27 15:09:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d6265696-073a-59f5-829e-d71f8df6acdb
2026-03-27 15:09:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e69520d3-aae4-53df-b268-25e08585f2b8 with identifier: 7007939auction111116
2026-03-27 15:09:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e69520d3-aae4-53df-b268-25e08585f2b8 with identifier: 7007939auction111116
2026-03-27 15:09:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e69520d3-aae4-53df-b268-25e08585f2b8 with identifier: 7007939auction111116 to the API
2026-03-27 15:09:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007939/photo_002/780x0__r.jpg?hash=1774605992>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': 'e69520d3-aae4-53df-b268-25e08585f2b8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007939',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 123633,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 8,
 'seller_name': None,
 'title': 'Traveller Allure Moteur électrique L2 75kWh BVA 8 Sieges',
 'transmission': 'automatic',
 'trim': 'Traveller Allure Moteur électrique L2 75kWh BVA 8 Sieges',
 'vin': None,
 'year': 2021}
2026-03-27 15:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:20 [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 15:09:20 [ecarstrade.be] INFO: Saving data for 7007939auction111116: {'created_time': 1774624160.956923, 'last_price_update_time': 1774624160.956933, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007939auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007936/photo_001/780x0__r.jpg?hash=1774605990> (referer: https://ecarstrade.com/cars/7007936)
2026-03-27 15:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007942/photo_005/780x0__r.jpg?hash=1774605997> (referer: https://ecarstrade.com/cars/7007942)
2026-03-27 15:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007941> (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 15:09:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d6265696-073a-59f5-829e-d71f8df6acdb
2026-03-27 15:09:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9f94cd20-9c5e-5210-b314-256fd25a67f8
2026-03-27 15:09:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007942/photo_003/780x0__r.jpg?hash=1774605998> (referer: https://ecarstrade.com/cars/7007942)
2026-03-27 15:09:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007942/photo_002/780x0__r.jpg?hash=1774605997> (referer: https://ecarstrade.com/cars/7007942)
2026-03-27 15:09:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d6265696-073a-59f5-829e-d71f8df6acdb
2026-03-27 15:09:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d6265696-073a-59f5-829e-d71f8df6acdb, skipping ID generation
2026-03-27 15:09:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6265696-073a-59f5-829e-d71f8df6acdb with scrape type 1
2026-03-27 15:09:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d6265696-073a-59f5-829e-d71f8df6acdb sending to next pipeline
2026-03-27 15:09:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d6265696-073a-59f5-829e-d71f8df6acdb, identifier: 7007936auction111116
2026-03-27 15:09:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007942/photo_001/780x0__r.jpg?hash=1774605997> (referer: https://ecarstrade.com/cars/7007942)
2026-03-27 15:09:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d6265696-073a-59f5-829e-d71f8df6acdb with identifier: 7007936auction111116
2026-03-27 15:09:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d6265696-073a-59f5-829e-d71f8df6acdb with identifier: 7007936auction111116
2026-03-27 15:09:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d6265696-073a-59f5-829e-d71f8df6acdb with identifier: 7007936auction111116 to the API
2026-03-27 15:09:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007936/photo_001/780x0__r.jpg?hash=1774605990>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd6265696-073a-59f5-829e-d71f8df6acdb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007936',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 25746,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '3008 Hybrid 136 GT 1.2 135CV BVA6 6E',
 'transmission': 'automatic',
 'trim': 'Hybrid 136 GT 1.2 135CV BVA6 6E',
 'vin': None,
 'year': 2024}
2026-03-27 15:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007936auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:09:22 [ecarstrade.be] INFO: Saving data for 7007936auction111116: {'created_time': 1774624162.140312, 'last_price_update_time': 1774624162.140326, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007936auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007942/photo_004/780x0__r.jpg?hash=1774605997> (referer: https://ecarstrade.com/cars/7007942)
2026-03-27 15:09:22 [ecarstrade.be] INFO: Extracting details for car 7007941auction111116
2026-03-27 15:09:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9f94cd20-9c5e-5210-b314-256fd25a67f8
2026-03-27 15:09:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007940/photo_003/780x0__r.jpg?hash=1774605996> (referer: https://ecarstrade.com/cars/7007940)
2026-03-27 15:09:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cce06c04-4e25-56d1-bbb0-850f98523f01 with identifier: 7007941auction111116
2026-03-27 15:09:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cce06c04-4e25-56d1-bbb0-850f98523f01 with scrape type 1
2026-03-27 15:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cce06c04-4e25-56d1-bbb0-850f98523f01
2026-03-27 15:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007941%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605994%27 HTTP/1.1" 200 None
2026-03-27 15:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007941/photo_001/780x0__r.jpg?hash=1774605994 not downloaded yet
2026-03-27 15:09:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9f94cd20-9c5e-5210-b314-256fd25a67f8
2026-03-27 15:09:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9f94cd20-9c5e-5210-b314-256fd25a67f8
2026-03-27 15:09:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9f94cd20-9c5e-5210-b314-256fd25a67f8
2026-03-27 15:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007941%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605994%27 HTTP/1.1" 200 None
2026-03-27 15:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007941/photo_002/780x0__r.jpg?hash=1774605994 not downloaded yet
2026-03-27 15:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007941%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605995%27 HTTP/1.1" 200 None
2026-03-27 15:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007941/photo_003/780x0__r.jpg?hash=1774605995 not downloaded yet
2026-03-27 15:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007941%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605995%27 HTTP/1.1" 200 None
2026-03-27 15:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007941/photo_004/780x0__r.jpg?hash=1774605995 not downloaded yet
2026-03-27 15:09:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007944/photo_004/780x0__r.jpg?hash=1774605999> (referer: https://ecarstrade.com/cars/7007944)
2026-03-27 15:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007941%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605995%27 HTTP/1.1" 200 None
2026-03-27 15:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007941/photo_005/780x0__r.jpg?hash=1774605995 not downloaded yet
2026-03-27 15:09:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9f94cd20-9c5e-5210-b314-256fd25a67f8
2026-03-27 15:09:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f94cd20-9c5e-5210-b314-256fd25a67f8, skipping ID generation
2026-03-27 15:09:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f94cd20-9c5e-5210-b314-256fd25a67f8 with scrape type 1
2026-03-27 15:09:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f94cd20-9c5e-5210-b314-256fd25a67f8 sending to next pipeline
2026-03-27 15:09:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9f94cd20-9c5e-5210-b314-256fd25a67f8, identifier: 7007942auction111116
2026-03-27 15:09:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007940/photo_002/780x0__r.jpg?hash=1774605997> (referer: https://ecarstrade.com/cars/7007940)
2026-03-27 15:09:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007940/photo_001/780x0__r.jpg?hash=1774605995> (referer: https://ecarstrade.com/cars/7007940)
2026-03-27 15:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007941%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605995%27 HTTP/1.1" 200 None
2026-03-27 15:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007941/photo_006/780x0__r.jpg?hash=1774605995 not downloaded yet
2026-03-27 15:09:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9f94cd20-9c5e-5210-b314-256fd25a67f8 with identifier: 7007942auction111116
2026-03-27 15:09:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9f94cd20-9c5e-5210-b314-256fd25a67f8 with identifier: 7007942auction111116
2026-03-27 15:09:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9f94cd20-9c5e-5210-b314-256fd25a67f8 with identifier: 7007942auction111116 to the API
2026-03-27 15:09:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007942/photo_004/780x0__r.jpg?hash=1774605997>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '9f94cd20-9c5e-5210-b314-256fd25a67f8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007942',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Arkana',
 'odometer': 50362,
 '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': 'Arkana R.S. Line 1.6 E-TECH Hybrid 145CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'R.S. Line 1.6 E-TECH Hybrid 145CV BVA6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:23 [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 15:09:23 [ecarstrade.be] INFO: Saving data for 7007942auction111116: {'created_time': 1774624163.336198, 'last_price_update_time': 1774624163.33621, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007942auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007944/photo_002/780x0__r.jpg?hash=1774606000> (referer: https://ecarstrade.com/cars/7007944)
2026-03-27 15:09:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3f505cbd-7ddd-5f19-a3c8-0be1249c5a1d
2026-03-27 15:09:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b463ec8b-5cf9-58ac-837f-b442602c145b
2026-03-27 15:09:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3f505cbd-7ddd-5f19-a3c8-0be1249c5a1d
2026-03-27 15:09:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3f505cbd-7ddd-5f19-a3c8-0be1249c5a1d
2026-03-27 15:09:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3f505cbd-7ddd-5f19-a3c8-0be1249c5a1d, skipping ID generation
2026-03-27 15:09:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f505cbd-7ddd-5f19-a3c8-0be1249c5a1d with scrape type 1
2026-03-27 15:09:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3f505cbd-7ddd-5f19-a3c8-0be1249c5a1d sending to next pipeline
2026-03-27 15:09:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3f505cbd-7ddd-5f19-a3c8-0be1249c5a1d, identifier: 7007940auction111116
2026-03-27 15:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007937/photo_006/780x0__r.jpg?hash=1774605990> (referer: https://ecarstrade.com/cars/7007937)
2026-03-27 15:09:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3f505cbd-7ddd-5f19-a3c8-0be1249c5a1d with identifier: 7007940auction111116
2026-03-27 15:09:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3f505cbd-7ddd-5f19-a3c8-0be1249c5a1d with identifier: 7007940auction111116
2026-03-27 15:09:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3f505cbd-7ddd-5f19-a3c8-0be1249c5a1d with identifier: 7007940auction111116 to the API
2026-03-27 15:09:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007940/photo_001/780x0__r.jpg?hash=1774605995>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '3f505cbd-7ddd-5f19-a3c8-0be1249c5a1d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007940',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Arkana',
 'odometer': 109040,
 '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': 'Arkana Intens 1.6 E-TECH Hybrid 145CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'Intens 1.6 E-TECH Hybrid 145CV BVA6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:23 [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 15:09:23 [ecarstrade.be] INFO: Saving data for 7007940auction111116: {'created_time': 1774624163.829773, 'last_price_update_time': 1774624163.829784, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007940auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007944/photo_001/780x0__r.jpg?hash=1774605999> (referer: https://ecarstrade.com/cars/7007944)
2026-03-27 15:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007924/photo_006/780x0__r.jpg?hash=1774605969> (referer: https://ecarstrade.com/cars/7007924)
2026-03-27 15:09:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b463ec8b-5cf9-58ac-837f-b442602c145b
2026-03-27 15:09:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b674ea1c-ce4f-597b-bf8f-7e45a0fadcb8
2026-03-27 15:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007924/photo_005/780x0__r.jpg?hash=1774605970> (referer: https://ecarstrade.com/cars/7007924)
2026-03-27 15:09:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007924/photo_004/780x0__r.jpg?hash=1774605970> (referer: https://ecarstrade.com/cars/7007924)
2026-03-27 15:09:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b463ec8b-5cf9-58ac-837f-b442602c145b
2026-03-27 15:09:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b463ec8b-5cf9-58ac-837f-b442602c145b, skipping ID generation
2026-03-27 15:09:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b463ec8b-5cf9-58ac-837f-b442602c145b with scrape type 1
2026-03-27 15:09:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b463ec8b-5cf9-58ac-837f-b442602c145b sending to next pipeline
2026-03-27 15:09:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b463ec8b-5cf9-58ac-837f-b442602c145b, identifier: 7007944auction111116
2026-03-27 15:09:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b463ec8b-5cf9-58ac-837f-b442602c145b with identifier: 7007944auction111116
2026-03-27 15:09:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b463ec8b-5cf9-58ac-837f-b442602c145b with identifier: 7007944auction111116
2026-03-27 15:09:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b463ec8b-5cf9-58ac-837f-b442602c145b with identifier: 7007944auction111116 to the API
2026-03-27 15:09:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007944/photo_001/780x0__r.jpg?hash=1774605999>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b463ec8b-5cf9-58ac-837f-b442602c145b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007944',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Renault',
 'model': 'Arkana',
 'odometer': 27647,
 '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': 'RENAULT Arkana 2021 5P SUV Evolution mild hybrid 140 EDC 22',
 'transmission': 'automatic',
 'trim': 'RENAULT  2021 5P SUV Evolution mild hybrid 140 EDC 22',
 'vin': None,
 'year': 2022}
2026-03-27 15:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:24 [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 15:09:24 [ecarstrade.be] INFO: Saving data for 7007944auction111116: {'created_time': 1774624164.36385, 'last_price_update_time': 1774624164.363862, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007944auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007937/photo_004/780x0__r.jpg?hash=1774605990> (referer: https://ecarstrade.com/cars/7007937)
2026-03-27 15:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007937/photo_003/780x0__r.jpg?hash=1774605990> (referer: https://ecarstrade.com/cars/7007937)
2026-03-27 15:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007941/photo_004/780x0__r.jpg?hash=1774605995> (referer: https://ecarstrade.com/cars/7007941)
2026-03-27 15:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007943> (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 15:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007933> (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 15:09:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0cea9c36-3500-5927-86ba-057c385fa0b5
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0cea9c36-3500-5927-86ba-057c385fa0b5
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0cea9c36-3500-5927-86ba-057c385fa0b5
2026-03-27 15:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007941/photo_005/780x0__r.jpg?hash=1774605995> (referer: https://ecarstrade.com/cars/7007941)
2026-03-27 15:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007941/photo_006/780x0__r.jpg?hash=1774605995> (referer: https://ecarstrade.com/cars/7007941)
2026-03-27 15:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007941/photo_003/780x0__r.jpg?hash=1774605995> (referer: https://ecarstrade.com/cars/7007941)
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b674ea1c-ce4f-597b-bf8f-7e45a0fadcb8
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b674ea1c-ce4f-597b-bf8f-7e45a0fadcb8
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cce06c04-4e25-56d1-bbb0-850f98523f01
2026-03-27 15:09:24 [ecarstrade.be] INFO: Extracting details for car 7007943auction111116
2026-03-27 15:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007924/photo_003/780x0__r.jpg?hash=1774605969> (referer: https://ecarstrade.com/cars/7007924)
2026-03-27 15:09:24 [ecarstrade.be] INFO: Extracting details for car 7007933auction111116
2026-03-27 15:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007941/photo_001/780x0__r.jpg?hash=1774605994> (referer: https://ecarstrade.com/cars/7007941)
2026-03-27 15:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007924/photo_002/780x0__r.jpg?hash=1774605969> (referer: https://ecarstrade.com/cars/7007924)
2026-03-27 15:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007941/photo_002/780x0__r.jpg?hash=1774605994> (referer: https://ecarstrade.com/cars/7007941)
2026-03-27 15:09: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 15:09:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c353fabd-f87c-51eb-8057-04f87de76a80 with identifier: 7007943auction111116
2026-03-27 15:09:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c353fabd-f87c-51eb-8057-04f87de76a80 with scrape type 1
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c353fabd-f87c-51eb-8057-04f87de76a80
2026-03-27 15:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007943%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605998%27 HTTP/1.1" 200 None
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007943/photo_001/780x0__r.jpg?hash=1774605998 not downloaded yet
2026-03-27 15:09:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0b5b15b-f3f0-5672-9b6c-6c3533d911cf with identifier: 7007933auction111116
2026-03-27 15:09:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0b5b15b-f3f0-5672-9b6c-6c3533d911cf with scrape type 1
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e0b5b15b-f3f0-5672-9b6c-6c3533d911cf
2026-03-27 15:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007933%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605985%27 HTTP/1.1" 200 None
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007933/photo_001/780x0__r.jpg?hash=1774605985 not downloaded yet
2026-03-27 15:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007943%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605998%27 HTTP/1.1" 200 None
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007943/photo_002/780x0__r.jpg?hash=1774605998 not downloaded yet
2026-03-27 15:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007933%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605985%27 HTTP/1.1" 200 None
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007933/photo_002/780x0__r.jpg?hash=1774605985 not downloaded yet
2026-03-27 15:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007937/photo_001/780x0__r.jpg?hash=1774605990> (referer: https://ecarstrade.com/cars/7007937)
2026-03-27 15:09: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 15:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007937/photo_002/780x0__r.jpg?hash=1774605991> (referer: https://ecarstrade.com/cars/7007937)
2026-03-27 15:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007885/photo_001/780x0__r.jpg?hash=1774605908> (referer: https://ecarstrade.com/cars/7007885)
2026-03-27 15:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007943%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605998%27 HTTP/1.1" 200 None
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007943/photo_003/780x0__r.jpg?hash=1774605998 not downloaded yet
2026-03-27 15:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007933%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605985%27 HTTP/1.1" 200 None
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007933/photo_003/780x0__r.jpg?hash=1774605985 not downloaded yet
2026-03-27 15:09: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 15:09: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 15:09:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cce06c04-4e25-56d1-bbb0-850f98523f01
2026-03-27 15:09:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007924/photo_001/780x0__r.jpg?hash=1774605969> (referer: https://ecarstrade.com/cars/7007924)
2026-03-27 15:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007943%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605998%27 HTTP/1.1" 200 None
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007943/photo_004/780x0__r.jpg?hash=1774605998 not downloaded yet
2026-03-27 15:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007933%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605986%27 HTTP/1.1" 200 None
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007933/photo_004/780x0__r.jpg?hash=1774605986 not downloaded yet
2026-03-27 15:09: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 15:09:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cce06c04-4e25-56d1-bbb0-850f98523f01
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cce06c04-4e25-56d1-bbb0-850f98523f01
2026-03-27 15:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007943%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605998%27 HTTP/1.1" 200 None
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007943/photo_005/780x0__r.jpg?hash=1774605998 not downloaded yet
2026-03-27 15:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007933%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605986%27 HTTP/1.1" 200 None
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007933/photo_005/780x0__r.jpg?hash=1774605986 not downloaded yet
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0cea9c36-3500-5927-86ba-057c385fa0b5
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cce06c04-4e25-56d1-bbb0-850f98523f01
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0cea9c36-3500-5927-86ba-057c385fa0b5
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cce06c04-4e25-56d1-bbb0-850f98523f01
2026-03-27 15:09:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cce06c04-4e25-56d1-bbb0-850f98523f01, skipping ID generation
2026-03-27 15:09:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cce06c04-4e25-56d1-bbb0-850f98523f01 with scrape type 1
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cce06c04-4e25-56d1-bbb0-850f98523f01 sending to next pipeline
2026-03-27 15:09:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cce06c04-4e25-56d1-bbb0-850f98523f01, identifier: 7007941auction111116
2026-03-27 15:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007943%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605999%27 HTTP/1.1" 200 None
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007943/photo_006/780x0__r.jpg?hash=1774605999 not downloaded yet
2026-03-27 15:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007933%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605986%27 HTTP/1.1" 200 None
2026-03-27 15:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007933/photo_006/780x0__r.jpg?hash=1774605986 not downloaded yet
2026-03-27 15:09:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cce06c04-4e25-56d1-bbb0-850f98523f01 with identifier: 7007941auction111116
2026-03-27 15:09:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cce06c04-4e25-56d1-bbb0-850f98523f01 with identifier: 7007941auction111116
2026-03-27 15:09:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cce06c04-4e25-56d1-bbb0-850f98523f01 with identifier: 7007941auction111116 to the API
2026-03-27 15:09:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007941/photo_002/780x0__r.jpg?hash=1774605994>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'cce06c04-4e25-56d1-bbb0-850f98523f01',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007941',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Arkana',
 'odometer': 126705,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Arkana Business 1.6 E-TECH Hybrid 145CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'Business 1.6 E-TECH Hybrid 145CV BVA6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:25 [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 15:09:25 [ecarstrade.be] INFO: Saving data for 7007941auction111116: {'created_time': 1774624165.139095, 'last_price_update_time': 1774624165.139107, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007941auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b674ea1c-ce4f-597b-bf8f-7e45a0fadcb8
2026-03-27 15:09:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b674ea1c-ce4f-597b-bf8f-7e45a0fadcb8
2026-03-27 15:09:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b674ea1c-ce4f-597b-bf8f-7e45a0fadcb8, skipping ID generation
2026-03-27 15:09:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b674ea1c-ce4f-597b-bf8f-7e45a0fadcb8 with scrape type 1
2026-03-27 15:09:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b674ea1c-ce4f-597b-bf8f-7e45a0fadcb8 sending to next pipeline
2026-03-27 15:09:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b674ea1c-ce4f-597b-bf8f-7e45a0fadcb8, identifier: 7007937auction111116
2026-03-27 15:09:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 350ffbb5-0af6-5c31-817a-4f7e54cf7e17
2026-03-27 15:09:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 350ffbb5-0af6-5c31-817a-4f7e54cf7e17, skipping ID generation
2026-03-27 15:09:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 350ffbb5-0af6-5c31-817a-4f7e54cf7e17 with scrape type 1
2026-03-27 15:09:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 350ffbb5-0af6-5c31-817a-4f7e54cf7e17 sending to next pipeline
2026-03-27 15:09:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 350ffbb5-0af6-5c31-817a-4f7e54cf7e17, identifier: 7007885auction111116
2026-03-27 15:09:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0cea9c36-3500-5927-86ba-057c385fa0b5
2026-03-27 15:09:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0cea9c36-3500-5927-86ba-057c385fa0b5, skipping ID generation
2026-03-27 15:09:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cea9c36-3500-5927-86ba-057c385fa0b5 with scrape type 1
2026-03-27 15:09:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0cea9c36-3500-5927-86ba-057c385fa0b5 sending to next pipeline
2026-03-27 15:09:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0cea9c36-3500-5927-86ba-057c385fa0b5, identifier: 7007924auction111116
2026-03-27 15:09:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b674ea1c-ce4f-597b-bf8f-7e45a0fadcb8 with identifier: 7007937auction111116
2026-03-27 15:09:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b674ea1c-ce4f-597b-bf8f-7e45a0fadcb8 with identifier: 7007937auction111116
2026-03-27 15:09:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b674ea1c-ce4f-597b-bf8f-7e45a0fadcb8 with identifier: 7007937auction111116 to the API
2026-03-27 15:09:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007937/photo_002/780x0__r.jpg?hash=1774605991>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b674ea1c-ce4f-597b-bf8f-7e45a0fadcb8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007937',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 45920,
 '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': 'PEUGEOT 308 / 2021 / 5P / Berline PHEV 180 E-EAT8 ALLURE',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  / 2021 / 5P / Berline PHEV 180 E-EAT8 ALLURE',
 'vin': None,
 'year': 2023}
2026-03-27 15:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:25 [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 15:09:25 [ecarstrade.be] INFO: Saving data for 7007937auction111116: {'created_time': 1774624165.721438, 'last_price_update_time': 1774624165.72145, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007937auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 350ffbb5-0af6-5c31-817a-4f7e54cf7e17 with identifier: 7007885auction111116
2026-03-27 15:09:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 350ffbb5-0af6-5c31-817a-4f7e54cf7e17 with identifier: 7007885auction111116
2026-03-27 15:09:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 350ffbb5-0af6-5c31-817a-4f7e54cf7e17 with identifier: 7007885auction111116 to the API
2026-03-27 15:09:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007885/photo_001/780x0__r.jpg?hash=1774605908>
{'auction_title': '',
 'c_o_2_emission_value': 25,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '350ffbb5-0af6-5c31-817a-4f7e54cf7e17',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007885',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Kia',
 'model': 'Sportage',
 'odometer': 91008,
 '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': 'KIA Sportage 2021 5P SUV 1.6 TGDI 265 PHEV AUTO 4WD GTLINE PREM',
 'transmission': 'automatic',
 'trim': 'KIA  2021 5P SUV 1.6 TGDI 265 PHEV AUTO 4WD GTLINE PREM',
 'vin': None,
 'year': 2023}
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:26 [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 15:09:26 [ecarstrade.be] INFO: Saving data for 7007885auction111116: {'created_time': 1774624166.104517, 'last_price_update_time': 1774624166.104529, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007885auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0cea9c36-3500-5927-86ba-057c385fa0b5 with identifier: 7007924auction111116
2026-03-27 15:09:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0cea9c36-3500-5927-86ba-057c385fa0b5 with identifier: 7007924auction111116
2026-03-27 15:09:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0cea9c36-3500-5927-86ba-057c385fa0b5 with identifier: 7007924auction111116 to the API
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007924/photo_001/780x0__r.jpg?hash=1774605969>
{'auction_title': '',
 'c_o_2_emission_value': 28,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Other',
 'id': '0cea9c36-3500-5927-86ba-057c385fa0b5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007924',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Opel',
 'model': 'Grandland X',
 'odometer': 21086,
 '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': 'OPEL Grandland / 2021 / 5P / SUV Hybride 225 ch ELEGANCE BUSINESS '
          'CD OP 150',
 'transmission': 'automatic',
 'trim': 'OPEL Grandland / 2021 / 5P / SUV Hybride 225 ch ELEGANCE BUSINESS CD '
         'OP 150',
 'vin': None,
 'year': 2023}
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:26 [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 15:09:26 [ecarstrade.be] INFO: Saving data for 7007924auction111116: {'created_time': 1774624166.415834, 'last_price_update_time': 1774624166.41585, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007924auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007932> (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 15:09:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007929> (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 15:09: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 15:09: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 15:09:26 [ecarstrade.be] INFO: Extracting details for car 7007932auction111116
2026-03-27 15:09:26 [ecarstrade.be] INFO: Extracting details for car 7007929auction111116
2026-03-27 15:09:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47934116-6073-57c5-86f3-86e61698f342 with identifier: 7007932auction111116
2026-03-27 15:09:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47934116-6073-57c5-86f3-86e61698f342 with scrape type 1
2026-03-27 15:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 47934116-6073-57c5-86f3-86e61698f342
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007932%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605982%27 HTTP/1.1" 200 None
2026-03-27 15:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007932/photo_001/780x0__r.jpg?hash=1774605982 not downloaded yet
2026-03-27 15:09:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2011f55-9597-5316-95cb-563845ccd082 with identifier: 7007929auction111116
2026-03-27 15:09:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2011f55-9597-5316-95cb-563845ccd082 with scrape type 1
2026-03-27 15:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d2011f55-9597-5316-95cb-563845ccd082
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007929%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605977%27 HTTP/1.1" 200 None
2026-03-27 15:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007929/photo_001/780x0__r.jpg?hash=1774605977 not downloaded yet
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007932%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605982%27 HTTP/1.1" 200 None
2026-03-27 15:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007932/photo_002/780x0__r.jpg?hash=1774605982 not downloaded yet
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007929%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605977%27 HTTP/1.1" 200 None
2026-03-27 15:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007929/photo_002/780x0__r.jpg?hash=1774605977 not downloaded yet
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007932%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605982%27 HTTP/1.1" 200 None
2026-03-27 15:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007932/photo_003/780x0__r.jpg?hash=1774605982 not downloaded yet
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007929%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605977%27 HTTP/1.1" 200 None
2026-03-27 15:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007929/photo_003/780x0__r.jpg?hash=1774605977 not downloaded yet
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007932%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605982%27 HTTP/1.1" 200 None
2026-03-27 15:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007932/photo_004/780x0__r.jpg?hash=1774605982 not downloaded yet
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007929%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605977%27 HTTP/1.1" 200 None
2026-03-27 15:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007929/photo_004/780x0__r.jpg?hash=1774605977 not downloaded yet
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007932%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605982%27 HTTP/1.1" 200 None
2026-03-27 15:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007932/photo_005/780x0__r.jpg?hash=1774605982 not downloaded yet
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007929%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605977%27 HTTP/1.1" 200 None
2026-03-27 15:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007929/photo_005/780x0__r.jpg?hash=1774605977 not downloaded yet
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007932%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605982%27 HTTP/1.1" 200 None
2026-03-27 15:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007932/photo_006/780x0__r.jpg?hash=1774605982 not downloaded yet
2026-03-27 15:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007929%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605977%27 HTTP/1.1" 200 None
2026-03-27 15:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007929/photo_006/780x0__r.jpg?hash=1774605977 not downloaded yet
2026-03-27 15:09:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007928> (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 15:09: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 15:09:31 [ecarstrade.be] INFO: Extracting details for car 7007928auction111116
2026-03-27 15:09:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bb3d002-72e5-59d5-a770-715c415169b9 with identifier: 7007928auction111116
2026-03-27 15:09:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bb3d002-72e5-59d5-a770-715c415169b9 with scrape type 1
2026-03-27 15:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8bb3d002-72e5-59d5-a770-715c415169b9
2026-03-27 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007928%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605976%27 HTTP/1.1" 200 None
2026-03-27 15:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007928/photo_001/780x0__r.jpg?hash=1774605976 not downloaded yet
2026-03-27 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007928%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605976%27 HTTP/1.1" 200 None
2026-03-27 15:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007928/photo_002/780x0__r.jpg?hash=1774605976 not downloaded yet
2026-03-27 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007928%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605976%27 HTTP/1.1" 200 None
2026-03-27 15:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007928/photo_003/780x0__r.jpg?hash=1774605976 not downloaded yet
2026-03-27 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007928%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605976%27 HTTP/1.1" 200 None
2026-03-27 15:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007928/photo_004/780x0__r.jpg?hash=1774605976 not downloaded yet
2026-03-27 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007928%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605977%27 HTTP/1.1" 200 None
2026-03-27 15:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007928/photo_005/780x0__r.jpg?hash=1774605977 not downloaded yet
2026-03-27 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007928%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605976%27 HTTP/1.1" 200 None
2026-03-27 15:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007928/photo_006/780x0__r.jpg?hash=1774605976 not downloaded yet
2026-03-27 15:09:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007926> (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 15: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 15:09:32 [ecarstrade.be] INFO: Extracting details for car 7007926auction111116
2026-03-27 15:09:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52b57adc-9256-5b29-ad0d-a50f53e45f0f with identifier: 7007926auction111116
2026-03-27 15:09:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52b57adc-9256-5b29-ad0d-a50f53e45f0f with scrape type 1
2026-03-27 15:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 52b57adc-9256-5b29-ad0d-a50f53e45f0f
2026-03-27 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007926%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605971%27 HTTP/1.1" 200 None
2026-03-27 15:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007926/photo_001/780x0__r.jpg?hash=1774605971 not downloaded yet
2026-03-27 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007926%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605972%27 HTTP/1.1" 200 None
2026-03-27 15:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007926/photo_002/780x0__r.jpg?hash=1774605972 not downloaded yet
2026-03-27 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007926%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605972%27 HTTP/1.1" 200 None
2026-03-27 15:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007926/photo_003/780x0__r.jpg?hash=1774605972 not downloaded yet
2026-03-27 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007926%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605972%27 HTTP/1.1" 200 None
2026-03-27 15:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007926/photo_004/780x0__r.jpg?hash=1774605972 not downloaded yet
2026-03-27 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007926%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605973%27 HTTP/1.1" 200 None
2026-03-27 15:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007926/photo_005/780x0__r.jpg?hash=1774605973 not downloaded yet
2026-03-27 15:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007926%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605973%27 HTTP/1.1" 200 None
2026-03-27 15:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007926/photo_006/780x0__r.jpg?hash=1774605973 not downloaded yet
2026-03-27 15:09:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007922> (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 15:09:32 [ecarstrade.be] INFO: Extracting details for car 7007922auction111116
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007933/photo_002/780x0__r.jpg?hash=1774605985> (referer: https://ecarstrade.com/cars/7007933)
2026-03-27 15:09:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b240593-a14a-5ac9-afe0-2b009c849e31 with identifier: 7007922auction111116
2026-03-27 15:09:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b240593-a14a-5ac9-afe0-2b009c849e31 with scrape type 1
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1b240593-a14a-5ac9-afe0-2b009c849e31
2026-03-27 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007922%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605966%27 HTTP/1.1" 200 None
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007922/photo_001/780x0__r.jpg?hash=1774605966 not downloaded yet
2026-03-27 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007922%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605966%27 HTTP/1.1" 200 None
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007922/photo_002/780x0__r.jpg?hash=1774605966 not downloaded yet
2026-03-27 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007922%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605966%27 HTTP/1.1" 200 None
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007922/photo_003/780x0__r.jpg?hash=1774605966 not downloaded yet
2026-03-27 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007922%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605967%27 HTTP/1.1" 200 None
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007922/photo_004/780x0__r.jpg?hash=1774605967 not downloaded yet
2026-03-27 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007922%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605966%27 HTTP/1.1" 200 None
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007922/photo_005/780x0__r.jpg?hash=1774605966 not downloaded yet
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007943/photo_002/780x0__r.jpg?hash=1774605998> (referer: https://ecarstrade.com/cars/7007943)
2026-03-27 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007922%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605966%27 HTTP/1.1" 200 None
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007922/photo_006/780x0__r.jpg?hash=1774605966 not downloaded yet
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e0b5b15b-f3f0-5672-9b6c-6c3533d911cf
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c353fabd-f87c-51eb-8057-04f87de76a80
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007933/photo_001/780x0__r.jpg?hash=1774605985> (referer: https://ecarstrade.com/cars/7007933)
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007933/photo_003/780x0__r.jpg?hash=1774605985> (referer: https://ecarstrade.com/cars/7007933)
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e0b5b15b-f3f0-5672-9b6c-6c3533d911cf
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007921> (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 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007933/photo_006/780x0__r.jpg?hash=1774605986> (referer: https://ecarstrade.com/cars/7007933)
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e0b5b15b-f3f0-5672-9b6c-6c3533d911cf
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007943/photo_006/780x0__r.jpg?hash=1774605999> (referer: https://ecarstrade.com/cars/7007943)
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007929/photo_006/780x0__r.jpg?hash=1774605977> (referer: https://ecarstrade.com/cars/7007929)
2026-03-27 15:09:33 [ecarstrade.be] INFO: Extracting details for car 7007921auction111116
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007926/photo_006/780x0__r.jpg?hash=1774605973> (referer: https://ecarstrade.com/cars/7007926)
2026-03-27 15:09:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3ca2148-a1af-5c31-8fc9-80ce14885f8e with identifier: 7007921auction111116
2026-03-27 15:09:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3ca2148-a1af-5c31-8fc9-80ce14885f8e with scrape type 1
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b3ca2148-a1af-5c31-8fc9-80ce14885f8e
2026-03-27 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007921%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605965%27 HTTP/1.1" 200 None
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007921/photo_001/780x0__r.jpg?hash=1774605965 not downloaded yet
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e0b5b15b-f3f0-5672-9b6c-6c3533d911cf
2026-03-27 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007921%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605965%27 HTTP/1.1" 200 None
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007921/photo_002/780x0__r.jpg?hash=1774605965 not downloaded yet
2026-03-27 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007921%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605965%27 HTTP/1.1" 200 None
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007921/photo_003/780x0__r.jpg?hash=1774605965 not downloaded yet
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007928/photo_006/780x0__r.jpg?hash=1774605976> (referer: https://ecarstrade.com/cars/7007928)
2026-03-27 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007921%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605965%27 HTTP/1.1" 200 None
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007921/photo_004/780x0__r.jpg?hash=1774605965 not downloaded yet
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c353fabd-f87c-51eb-8057-04f87de76a80
2026-03-27 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007921%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605965%27 HTTP/1.1" 200 None
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007921/photo_005/780x0__r.jpg?hash=1774605965 not downloaded yet
2026-03-27 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007921%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605965%27 HTTP/1.1" 200 None
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007921/photo_006/780x0__r.jpg?hash=1774605965 not downloaded yet
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d2011f55-9597-5316-95cb-563845ccd082
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007926/photo_005/780x0__r.jpg?hash=1774605973> (referer: https://ecarstrade.com/cars/7007926)
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 52b57adc-9256-5b29-ad0d-a50f53e45f0f
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007922/photo_005/780x0__r.jpg?hash=1774605966> (referer: https://ecarstrade.com/cars/7007922)
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8bb3d002-72e5-59d5-a770-715c415169b9
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007922/photo_004/780x0__r.jpg?hash=1774605967> (referer: https://ecarstrade.com/cars/7007922)
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007922/photo_006/780x0__r.jpg?hash=1774605966> (referer: https://ecarstrade.com/cars/7007922)
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 52b57adc-9256-5b29-ad0d-a50f53e45f0f
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1b240593-a14a-5ac9-afe0-2b009c849e31
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007922/photo_002/780x0__r.jpg?hash=1774605966> (referer: https://ecarstrade.com/cars/7007922)
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007920> (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 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007922/photo_003/780x0__r.jpg?hash=1774605966> (referer: https://ecarstrade.com/cars/7007922)
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1b240593-a14a-5ac9-afe0-2b009c849e31
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007926/photo_003/780x0__r.jpg?hash=1774605972> (referer: https://ecarstrade.com/cars/7007926)
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1b240593-a14a-5ac9-afe0-2b009c849e31
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007926/photo_004/780x0__r.jpg?hash=1774605972> (referer: https://ecarstrade.com/cars/7007926)
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007922/photo_001/780x0__r.jpg?hash=1774605966> (referer: https://ecarstrade.com/cars/7007922)
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007921/photo_003/780x0__r.jpg?hash=1774605965> (referer: https://ecarstrade.com/cars/7007921)
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1b240593-a14a-5ac9-afe0-2b009c849e31
2026-03-27 15:09:33 [ecarstrade.be] INFO: Extracting details for car 7007920auction111116
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007921/photo_005/780x0__r.jpg?hash=1774605965> (referer: https://ecarstrade.com/cars/7007921)
2026-03-27 15:09:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f45d51d-a8a6-50dd-86ab-5186df4042e2 with identifier: 7007920auction111116
2026-03-27 15:09:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f45d51d-a8a6-50dd-86ab-5186df4042e2 with scrape type 1
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7f45d51d-a8a6-50dd-86ab-5186df4042e2
2026-03-27 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007920%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605964%27 HTTP/1.1" 200 None
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007920/photo_001/780x0__r.jpg?hash=1774605964 not downloaded yet
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1b240593-a14a-5ac9-afe0-2b009c849e31
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007921/photo_006/780x0__r.jpg?hash=1774605965> (referer: https://ecarstrade.com/cars/7007921)
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007921/photo_004/780x0__r.jpg?hash=1774605965> (referer: https://ecarstrade.com/cars/7007921)
2026-03-27 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007920%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605964%27 HTTP/1.1" 200 None
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007920/photo_002/780x0__r.jpg?hash=1774605964 not downloaded yet
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007921/photo_002/780x0__r.jpg?hash=1774605965> (referer: https://ecarstrade.com/cars/7007921)
2026-03-27 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007920%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605964%27 HTTP/1.1" 200 None
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007920/photo_003/780x0__r.jpg?hash=1774605964 not downloaded yet
2026-03-27 15:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007919> (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 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007920%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605964%27 HTTP/1.1" 200 None
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007920/photo_004/780x0__r.jpg?hash=1774605964 not downloaded yet
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 52b57adc-9256-5b29-ad0d-a50f53e45f0f
2026-03-27 15:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007920%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605964%27 HTTP/1.1" 200 None
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007920/photo_005/780x0__r.jpg?hash=1774605964 not downloaded yet
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 52b57adc-9256-5b29-ad0d-a50f53e45f0f
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1b240593-a14a-5ac9-afe0-2b009c849e31
2026-03-27 15:09:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1b240593-a14a-5ac9-afe0-2b009c849e31, skipping ID generation
2026-03-27 15:09:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b240593-a14a-5ac9-afe0-2b009c849e31 with scrape type 1
2026-03-27 15:09:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1b240593-a14a-5ac9-afe0-2b009c849e31 sending to next pipeline
2026-03-27 15:09:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1b240593-a14a-5ac9-afe0-2b009c849e31, identifier: 7007922auction111116
2026-03-27 15:09:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b3ca2148-a1af-5c31-8fc9-80ce14885f8e
2026-03-27 15:09:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007926/photo_001/780x0__r.jpg?hash=1774605971> (referer: https://ecarstrade.com/cars/7007926)
2026-03-27 15:09:34 [ecarstrade.be] INFO: Extracting details for car 7007919auction111116
2026-03-27 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007920%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605965%27 HTTP/1.1" 200 None
2026-03-27 15:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007920/photo_006/780x0__r.jpg?hash=1774605965 not downloaded yet
2026-03-27 15:09:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1b240593-a14a-5ac9-afe0-2b009c849e31 with identifier: 7007922auction111116
2026-03-27 15:09:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1b240593-a14a-5ac9-afe0-2b009c849e31 with identifier: 7007922auction111116
2026-03-27 15:09:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1b240593-a14a-5ac9-afe0-2b009c849e31 with identifier: 7007922auction111116 to the API
2026-03-27 15:09:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007922/photo_001/780x0__r.jpg?hash=1774605966>
{'auction_title': '',
 'c_o_2_emission_value': 141,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '1b240593-a14a-5ac9-afe0-2b009c849e31',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007922',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 21433,
 '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': 'NISSAN Qashqai 2021 5P Crossover 1.3 MHEV 158ch Xtronic Acenta',
 'transmission': 'automatic',
 'trim': 'NISSAN  2021 5P Crossover 1.3 MHEV 158ch Xtronic Acenta',
 'vin': None,
 'year': 2023}
2026-03-27 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:34 [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 15:09:34 [ecarstrade.be] INFO: Saving data for 7007922auction111116: {'created_time': 1774624174.582975, 'last_price_update_time': 1774624174.582986, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007922auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007926/photo_002/780x0__r.jpg?hash=1774605972> (referer: https://ecarstrade.com/cars/7007926)
2026-03-27 15:09:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007921/photo_001/780x0__r.jpg?hash=1774605965> (referer: https://ecarstrade.com/cars/7007921)
2026-03-27 15:09:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007928/photo_005/780x0__r.jpg?hash=1774605977> (referer: https://ecarstrade.com/cars/7007928)
2026-03-27 15:09:34 [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 15:09:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b3ca2148-a1af-5c31-8fc9-80ce14885f8e
2026-03-27 15:09:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b3ca2148-a1af-5c31-8fc9-80ce14885f8e
2026-03-27 15:09:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b3ca2148-a1af-5c31-8fc9-80ce14885f8e
2026-03-27 15:09:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b3ca2148-a1af-5c31-8fc9-80ce14885f8e
2026-03-27 15:09:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4cfbe1a-196e-55a3-99b5-b7f0de54635e with identifier: 7007919auction111116
2026-03-27 15:09:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4cfbe1a-196e-55a3-99b5-b7f0de54635e with scrape type 1
2026-03-27 15:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c4cfbe1a-196e-55a3-99b5-b7f0de54635e
2026-03-27 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007919%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605963%27 HTTP/1.1" 200 None
2026-03-27 15:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007919/photo_001/780x0__r.jpg?hash=1774605963 not downloaded yet
2026-03-27 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007919%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605963%27 HTTP/1.1" 200 None
2026-03-27 15:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007919/photo_002/780x0__r.jpg?hash=1774605963 not downloaded yet
2026-03-27 15:09:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 52b57adc-9256-5b29-ad0d-a50f53e45f0f
2026-03-27 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007919%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605963%27 HTTP/1.1" 200 None
2026-03-27 15:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007919/photo_003/780x0__r.jpg?hash=1774605963 not downloaded yet
2026-03-27 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007919%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605963%27 HTTP/1.1" 200 None
2026-03-27 15:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007919/photo_004/780x0__r.jpg?hash=1774605963 not downloaded yet
2026-03-27 15:09:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007928/photo_002/780x0__r.jpg?hash=1774605976> (referer: https://ecarstrade.com/cars/7007928)
2026-03-27 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007919%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605963%27 HTTP/1.1" 200 None
2026-03-27 15:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007919/photo_005/780x0__r.jpg?hash=1774605963 not downloaded yet
2026-03-27 15:09:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007928/photo_001/780x0__r.jpg?hash=1774605976> (referer: https://ecarstrade.com/cars/7007928)
2026-03-27 15:09:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007928/photo_004/780x0__r.jpg?hash=1774605976> (referer: https://ecarstrade.com/cars/7007928)
2026-03-27 15:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007919%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605963%27 HTTP/1.1" 200 None
2026-03-27 15:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007919/photo_006/780x0__r.jpg?hash=1774605963 not downloaded yet
2026-03-27 15:09:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 52b57adc-9256-5b29-ad0d-a50f53e45f0f
2026-03-27 15:09:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 52b57adc-9256-5b29-ad0d-a50f53e45f0f, skipping ID generation
2026-03-27 15:09:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52b57adc-9256-5b29-ad0d-a50f53e45f0f with scrape type 1
2026-03-27 15:09:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 52b57adc-9256-5b29-ad0d-a50f53e45f0f sending to next pipeline
2026-03-27 15:09:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 52b57adc-9256-5b29-ad0d-a50f53e45f0f, identifier: 7007926auction111116
2026-03-27 15:09:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b3ca2148-a1af-5c31-8fc9-80ce14885f8e
2026-03-27 15:09:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b3ca2148-a1af-5c31-8fc9-80ce14885f8e, skipping ID generation
2026-03-27 15:09:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3ca2148-a1af-5c31-8fc9-80ce14885f8e with scrape type 1
2026-03-27 15:09:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b3ca2148-a1af-5c31-8fc9-80ce14885f8e sending to next pipeline
2026-03-27 15:09:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b3ca2148-a1af-5c31-8fc9-80ce14885f8e, identifier: 7007921auction111116
2026-03-27 15:09:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8bb3d002-72e5-59d5-a770-715c415169b9
2026-03-27 15:09:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007928/photo_003/780x0__r.jpg?hash=1774605976> (referer: https://ecarstrade.com/cars/7007928)
2026-03-27 15:09:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 52b57adc-9256-5b29-ad0d-a50f53e45f0f with identifier: 7007926auction111116
2026-03-27 15:09:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 52b57adc-9256-5b29-ad0d-a50f53e45f0f with identifier: 7007926auction111116
2026-03-27 15:09:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 52b57adc-9256-5b29-ad0d-a50f53e45f0f with identifier: 7007926auction111116 to the API
2026-03-27 15:09:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007926/photo_002/780x0__r.jpg?hash=1774605972>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': '52b57adc-9256-5b29-ad0d-a50f53e45f0f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007926',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Opel',
 'model': 'Vivaro',
 'odometer': 44239,
 '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': 2,
 'seller_name': None,
 'title': 'OPEL Vivaro / 2019 / 4P / Fourgon tôlé Vivaro-e 300 L3 Pack Clim',
 'transmission': 'automatic',
 'trim': 'OPEL  / 2019 / 4P / Fourgon tôlé -e 300 L3 Pack Clim',
 'vin': None,
 'year': 2021}
2026-03-27 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:35 [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 15:09:35 [ecarstrade.be] INFO: Saving data for 7007926auction111116: {'created_time': 1774624175.310908, 'last_price_update_time': 1774624175.310919, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007926auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b3ca2148-a1af-5c31-8fc9-80ce14885f8e with identifier: 7007921auction111116
2026-03-27 15:09:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b3ca2148-a1af-5c31-8fc9-80ce14885f8e with identifier: 7007921auction111116
2026-03-27 15:09:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b3ca2148-a1af-5c31-8fc9-80ce14885f8e with identifier: 7007921auction111116 to the API
2026-03-27 15:09:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007921/photo_001/780x0__r.jpg?hash=1774605965>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': 'b3ca2148-a1af-5c31-8fc9-80ce14885f8e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007921',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 87405,
 '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': 'Corsa F e Edition Business 50kWh BVA',
 'transmission': 'automatic',
 'trim': 'F e Edition Business 50kWh BVA',
 'vin': None,
 'year': 2020}
2026-03-27 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:35 [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 15:09:35 [ecarstrade.be] INFO: Saving data for 7007921auction111116: {'created_time': 1774624175.935212, 'last_price_update_time': 1774624175.935222, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007921auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007932/photo_006/780x0__r.jpg?hash=1774605982> (referer: https://ecarstrade.com/cars/7007932)
2026-03-27 15:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007920/photo_001/780x0__r.jpg?hash=1774605964> (referer: https://ecarstrade.com/cars/7007920)
2026-03-27 15:09:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007920/photo_002/780x0__r.jpg?hash=1774605964> (referer: https://ecarstrade.com/cars/7007920)
2026-03-27 15:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007920/photo_003/780x0__r.jpg?hash=1774605964> (referer: https://ecarstrade.com/cars/7007920)
2026-03-27 15:09:35 [ecarstrade.be] INFO: Found listing with ID: 7007945auction111116
2026-03-27 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:36 [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 15:09:36 [ecarstrade.be] INFO: Scrape type for 7007945auction111116: 1
2026-03-27 15:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8bb3d002-72e5-59d5-a770-715c415169b9
2026-03-27 15:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8bb3d002-72e5-59d5-a770-715c415169b9
2026-03-27 15:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8bb3d002-72e5-59d5-a770-715c415169b9
2026-03-27 15:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8bb3d002-72e5-59d5-a770-715c415169b9
2026-03-27 15:09:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8bb3d002-72e5-59d5-a770-715c415169b9, skipping ID generation
2026-03-27 15:09:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bb3d002-72e5-59d5-a770-715c415169b9 with scrape type 1
2026-03-27 15:09:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8bb3d002-72e5-59d5-a770-715c415169b9 sending to next pipeline
2026-03-27 15:09:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8bb3d002-72e5-59d5-a770-715c415169b9, identifier: 7007928auction111116
2026-03-27 15:09:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8bb3d002-72e5-59d5-a770-715c415169b9 with identifier: 7007928auction111116
2026-03-27 15:09:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8bb3d002-72e5-59d5-a770-715c415169b9 with identifier: 7007928auction111116
2026-03-27 15:09:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8bb3d002-72e5-59d5-a770-715c415169b9 with identifier: 7007928auction111116 to the API
2026-03-27 15:09:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007928/photo_003/780x0__r.jpg?hash=1774605976>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': '8bb3d002-72e5-59d5-a770-715c415169b9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007928',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 45622,
 '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': '208 (e-) Active 50kWh BVA',
 'transmission': 'automatic',
 'trim': '(e-) Active 50kWh BVA',
 'vin': None,
 'year': 2023}
2026-03-27 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:36 [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 15:09:36 [ecarstrade.be] INFO: Saving data for 7007928auction111116: {'created_time': 1774624176.625377, 'last_price_update_time': 1774624176.625387, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007928auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007920/photo_005/780x0__r.jpg?hash=1774605964> (referer: https://ecarstrade.com/cars/7007920)
2026-03-27 15:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007920/photo_004/780x0__r.jpg?hash=1774605964> (referer: https://ecarstrade.com/cars/7007920)
2026-03-27 15:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007920/photo_006/780x0__r.jpg?hash=1774605965> (referer: https://ecarstrade.com/cars/7007920)
2026-03-27 15:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007929/photo_005/780x0__r.jpg?hash=1774605977> (referer: https://ecarstrade.com/cars/7007929)
2026-03-27 15:09:36 [ecarstrade.be] INFO: Found listing with ID: 7007946auction111116
2026-03-27 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:36 [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 15:09:36 [ecarstrade.be] INFO: Scrape type for 7007946auction111116: 1
2026-03-27 15:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007919/photo_001/780x0__r.jpg?hash=1774605963> (referer: https://ecarstrade.com/cars/7007919)
2026-03-27 15:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 47934116-6073-57c5-86f3-86e61698f342
2026-03-27 15:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7f45d51d-a8a6-50dd-86ab-5186df4042e2
2026-03-27 15:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7f45d51d-a8a6-50dd-86ab-5186df4042e2
2026-03-27 15:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7f45d51d-a8a6-50dd-86ab-5186df4042e2
2026-03-27 15:09:36 [ecarstrade.be] INFO: Found listing with ID: 7007947auction111116
2026-03-27 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:36 [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 15:09:36 [ecarstrade.be] INFO: Scrape type for 7007947auction111116: 1
2026-03-27 15:09:36 [ecarstrade.be] INFO: Found listing with ID: 7007948auction111116
2026-03-27 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:36 [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 15:09:36 [ecarstrade.be] INFO: Scrape type for 7007948auction111116: 1
2026-03-27 15:09:36 [ecarstrade.be] INFO: Found listing with ID: 7007949auction111116
2026-03-27 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:36 [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 15:09:36 [ecarstrade.be] INFO: Scrape type for 7007949auction111116: 1
2026-03-27 15:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007919/photo_003/780x0__r.jpg?hash=1774605963> (referer: https://ecarstrade.com/cars/7007919)
2026-03-27 15:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007919/photo_004/780x0__r.jpg?hash=1774605963> (referer: https://ecarstrade.com/cars/7007919)
2026-03-27 15:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007919/photo_005/780x0__r.jpg?hash=1774605963> (referer: https://ecarstrade.com/cars/7007919)
2026-03-27 15:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007919/photo_006/780x0__r.jpg?hash=1774605963> (referer: https://ecarstrade.com/cars/7007919)
2026-03-27 15:09:36 [ecarstrade.be] INFO: Found listing with ID: 7007950auction111116
2026-03-27 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:36 [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 15:09:36 [ecarstrade.be] INFO: Scrape type for 7007950auction111116: 1
2026-03-27 15:09: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 15:09: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 15:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007919/photo_002/780x0__r.jpg?hash=1774605963> (referer: https://ecarstrade.com/cars/7007919)
2026-03-27 15:09:36 [ecarstrade.be] INFO: Found listing with ID: 7007952auction111116
2026-03-27 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:36 [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 15:09:36 [ecarstrade.be] INFO: Scrape type for 7007952auction111116: 1
2026-03-27 15:09:36 [ecarstrade.be] INFO: Found listing with ID: 7007953auction111116
2026-03-27 15:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:36 [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 15:09:36 [ecarstrade.be] INFO: Scrape type for 7007953auction111116: 1
2026-03-27 15:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7f45d51d-a8a6-50dd-86ab-5186df4042e2
2026-03-27 15:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7f45d51d-a8a6-50dd-86ab-5186df4042e2
2026-03-27 15:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7f45d51d-a8a6-50dd-86ab-5186df4042e2
2026-03-27 15:09:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7f45d51d-a8a6-50dd-86ab-5186df4042e2, skipping ID generation
2026-03-27 15:09:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f45d51d-a8a6-50dd-86ab-5186df4042e2 with scrape type 1
2026-03-27 15:09:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7f45d51d-a8a6-50dd-86ab-5186df4042e2 sending to next pipeline
2026-03-27 15:09:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7f45d51d-a8a6-50dd-86ab-5186df4042e2, identifier: 7007920auction111116
2026-03-27 15:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d2011f55-9597-5316-95cb-563845ccd082
2026-03-27 15:09:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c4cfbe1a-196e-55a3-99b5-b7f0de54635e
2026-03-27 15:09:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7f45d51d-a8a6-50dd-86ab-5186df4042e2 with identifier: 7007920auction111116
2026-03-27 15:09:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7f45d51d-a8a6-50dd-86ab-5186df4042e2 with identifier: 7007920auction111116
2026-03-27 15:09:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7f45d51d-a8a6-50dd-86ab-5186df4042e2 with identifier: 7007920auction111116 to the API
2026-03-27 15:09:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:09:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007920/photo_006/780x0__r.jpg?hash=1774605965>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '7f45d51d-a8a6-50dd-86ab-5186df4042e2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007920',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 45002,
 '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': 5,
 'seller_name': None,
 'title': 'NISSAN Qashqai / 2021 / 5P / Crossover e-Power 190 Tekna BVA',
 'transmission': 'automatic',
 'trim': 'NISSAN  / 2021 / 5P / Crossover e-Power 190 Tekna BVA',
 'vin': None,
 'year': 2024}
2026-03-27 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007920auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:09:37 [ecarstrade.be] INFO: Saving data for 7007920auction111116: {'created_time': 1774624177.227899, 'last_price_update_time': 1774624177.22791, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007920auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007932/photo_005/780x0__r.jpg?hash=1774605982> (referer: https://ecarstrade.com/cars/7007932)
2026-03-27 15:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007932/photo_004/780x0__r.jpg?hash=1774605982> (referer: https://ecarstrade.com/cars/7007932)
2026-03-27 15:09:37 [ecarstrade.be] INFO: Found listing with ID: 7007954auction111116
2026-03-27 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007954auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:09:37 [ecarstrade.be] INFO: Scrape type for 7007954auction111116: 1
2026-03-27 15:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007929/photo_004/780x0__r.jpg?hash=1774605977> (referer: https://ecarstrade.com/cars/7007929)
2026-03-27 15:09:37 [ecarstrade.be] INFO: Found listing with ID: 7007955auction111116
2026-03-27 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007955auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:09:37 [ecarstrade.be] INFO: Scrape type for 7007955auction111116: 1
2026-03-27 15:09:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c4cfbe1a-196e-55a3-99b5-b7f0de54635e
2026-03-27 15:09:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c4cfbe1a-196e-55a3-99b5-b7f0de54635e
2026-03-27 15:09:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c4cfbe1a-196e-55a3-99b5-b7f0de54635e
2026-03-27 15:09:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c4cfbe1a-196e-55a3-99b5-b7f0de54635e
2026-03-27 15:09:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c4cfbe1a-196e-55a3-99b5-b7f0de54635e
2026-03-27 15:09:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c4cfbe1a-196e-55a3-99b5-b7f0de54635e, skipping ID generation
2026-03-27 15:09:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4cfbe1a-196e-55a3-99b5-b7f0de54635e with scrape type 1
2026-03-27 15:09:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c4cfbe1a-196e-55a3-99b5-b7f0de54635e sending to next pipeline
2026-03-27 15:09:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c4cfbe1a-196e-55a3-99b5-b7f0de54635e, identifier: 7007919auction111116
2026-03-27 15:09:37 [ecarstrade.be] INFO: Found listing with ID: 7007956auction111116
2026-03-27 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007956auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:09:37 [ecarstrade.be] INFO: Scrape type for 7007956auction111116: 1
2026-03-27 15:09:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c4cfbe1a-196e-55a3-99b5-b7f0de54635e with identifier: 7007919auction111116
2026-03-27 15:09:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c4cfbe1a-196e-55a3-99b5-b7f0de54635e with identifier: 7007919auction111116
2026-03-27 15:09:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c4cfbe1a-196e-55a3-99b5-b7f0de54635e with identifier: 7007919auction111116 to the API
2026-03-27 15:09:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:09:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007919/photo_002/780x0__r.jpg?hash=1774605963>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': 'c4cfbe1a-196e-55a3-99b5-b7f0de54635e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007919',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Nissan',
 'model': 'Leaf',
 'odometer': 12385,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN Leaf / 2017 / 5P / Berline 150ch Business',
 'transmission': 'automatic',
 'trim': 'NISSAN  / 2017 / 5P / Berline 150ch Business',
 'vin': None,
 'year': 2019}
2026-03-27 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007919auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:09:37 [ecarstrade.be] INFO: Saving data for 7007919auction111116: {'created_time': 1774624177.74868, 'last_price_update_time': 1774624177.748693, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007919auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007932/photo_003/780x0__r.jpg?hash=1774605982> (referer: https://ecarstrade.com/cars/7007932)
2026-03-27 15:09: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 15:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007929/photo_003/780x0__r.jpg?hash=1774605977> (referer: https://ecarstrade.com/cars/7007929)
2026-03-27 15:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007929/photo_002/780x0__r.jpg?hash=1774605977> (referer: https://ecarstrade.com/cars/7007929)
2026-03-27 15:09:37 [ecarstrade.be] INFO: Found listing with ID: 7007957auction111116
2026-03-27 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007957auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:09:37 [ecarstrade.be] INFO: Scrape type for 7007957auction111116: 1
2026-03-27 15:09: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 15:09: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 15:09:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 47934116-6073-57c5-86f3-86e61698f342
2026-03-27 15:09:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 47934116-6073-57c5-86f3-86e61698f342
2026-03-27 15:09:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d2011f55-9597-5316-95cb-563845ccd082
2026-03-27 15:09:37 [ecarstrade.be] INFO: Found listing with ID: 7007961auction111116
2026-03-27 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007961auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:09:37 [ecarstrade.be] INFO: Scrape type for 7007961auction111116: 1
2026-03-27 15:09:37 [ecarstrade.be] INFO: Found listing with ID: 7007963auction111116
2026-03-27 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007963auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:09:37 [ecarstrade.be] INFO: Scrape type for 7007963auction111116: 1
2026-03-27 15:09:37 [ecarstrade.be] INFO: Found listing with ID: 7007964auction111116
2026-03-27 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007964auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:09:37 [ecarstrade.be] INFO: Scrape type for 7007964auction111116: 1
2026-03-27 15:09:37 [ecarstrade.be] INFO: Found listing with ID: 7007966auction111116
2026-03-27 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007966auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:09:37 [ecarstrade.be] INFO: Scrape type for 7007966auction111116: 1
2026-03-27 15:09:37 [ecarstrade.be] INFO: Found listing with ID: 7007968auction111116
2026-03-27 15:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007968auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:09:37 [ecarstrade.be] INFO: Scrape type for 7007968auction111116: 1
2026-03-27 15:09:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 47934116-6073-57c5-86f3-86e61698f342
2026-03-27 15:09:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d2011f55-9597-5316-95cb-563845ccd082
2026-03-27 15:09:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d2011f55-9597-5316-95cb-563845ccd082
2026-03-27 15:09:37 [ecarstrade.be] INFO: Found listing with ID: 7007972auction111116
2026-03-27 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007972auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:09:38 [ecarstrade.be] INFO: Scrape type for 7007972auction111116: 1
2026-03-27 15:09:38 [ecarstrade.be] INFO: Found listing with ID: 7007974auction111116
2026-03-27 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007974auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:09:38 [ecarstrade.be] INFO: Scrape type for 7007974auction111116: 1
2026-03-27 15:09:38 [ecarstrade.be] INFO: Found listing with ID: 7007976auction111116
2026-03-27 15:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007976auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:09:38 [ecarstrade.be] INFO: Scrape type for 7007976auction111116: 1
2026-03-27 15:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007903> (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 15:09: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 15:09:39 [ecarstrade.be] INFO: Extracting details for car 7007903auction111116
2026-03-27 15:09:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcfd5ea1-7129-5609-8c96-485d2f5a9107 with identifier: 7007903auction111116
2026-03-27 15:09:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcfd5ea1-7129-5609-8c96-485d2f5a9107 with scrape type 1
2026-03-27 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bcfd5ea1-7129-5609-8c96-485d2f5a9107
2026-03-27 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007903%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605930%27 HTTP/1.1" 200 None
2026-03-27 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007903/photo_001/780x0__r.jpg?hash=1774605930 not downloaded yet
2026-03-27 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007903%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605930%27 HTTP/1.1" 200 None
2026-03-27 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007903/photo_002/780x0__r.jpg?hash=1774605930 not downloaded yet
2026-03-27 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007903%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605930%27 HTTP/1.1" 200 None
2026-03-27 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007903/photo_003/780x0__r.jpg?hash=1774605930 not downloaded yet
2026-03-27 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007903%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605930%27 HTTP/1.1" 200 None
2026-03-27 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007903/photo_004/780x0__r.jpg?hash=1774605930 not downloaded yet
2026-03-27 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007903%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605930%27 HTTP/1.1" 200 None
2026-03-27 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007903/photo_005/780x0__r.jpg?hash=1774605930 not downloaded yet
2026-03-27 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007903%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605930%27 HTTP/1.1" 200 None
2026-03-27 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007903/photo_006/780x0__r.jpg?hash=1774605930 not downloaded yet
2026-03-27 15:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007906> (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 15:09: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 15:09:39 [ecarstrade.be] INFO: Extracting details for car 7007906auction111116
2026-03-27 15:09:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c68b52f-da2a-51b6-afef-18853dcd89cb with identifier: 7007906auction111116
2026-03-27 15:09:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c68b52f-da2a-51b6-afef-18853dcd89cb with scrape type 1
2026-03-27 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1c68b52f-da2a-51b6-afef-18853dcd89cb
2026-03-27 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007906%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605933%27 HTTP/1.1" 200 None
2026-03-27 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007906/photo_001/780x0__r.jpg?hash=1774605933 not downloaded yet
2026-03-27 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007906%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605934%27 HTTP/1.1" 200 None
2026-03-27 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007906/photo_002/780x0__r.jpg?hash=1774605934 not downloaded yet
2026-03-27 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007906%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605934%27 HTTP/1.1" 200 None
2026-03-27 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007906/photo_003/780x0__r.jpg?hash=1774605934 not downloaded yet
2026-03-27 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007906%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605933%27 HTTP/1.1" 200 None
2026-03-27 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007906/photo_004/780x0__r.jpg?hash=1774605933 not downloaded yet
2026-03-27 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007906%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605933%27 HTTP/1.1" 200 None
2026-03-27 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007906/photo_005/780x0__r.jpg?hash=1774605933 not downloaded yet
2026-03-27 15:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007906%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605933%27 HTTP/1.1" 200 None
2026-03-27 15:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007906/photo_006/780x0__r.jpg?hash=1774605933 not downloaded yet
2026-03-27 15:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007857> (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 15: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 15:09:41 [ecarstrade.be] INFO: Extracting details for car 7007857auction111116
2026-03-27 15:09:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 507e3ccd-b082-548d-91fa-740831880ec2 with identifier: 7007857auction111116
2026-03-27 15:09:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 507e3ccd-b082-548d-91fa-740831880ec2 with scrape type 1
2026-03-27 15:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 507e3ccd-b082-548d-91fa-740831880ec2
2026-03-27 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007857%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605860%27 HTTP/1.1" 200 None
2026-03-27 15:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007857/photo_001/780x0__r.jpg?hash=1774605860 not downloaded yet
2026-03-27 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007857%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605861%27 HTTP/1.1" 200 None
2026-03-27 15:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007857/photo_002/780x0__r.jpg?hash=1774605861 not downloaded yet
2026-03-27 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007857%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605860%27 HTTP/1.1" 200 None
2026-03-27 15:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007857/photo_003/780x0__r.jpg?hash=1774605860 not downloaded yet
2026-03-27 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007857%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605860%27 HTTP/1.1" 200 None
2026-03-27 15:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007857/photo_004/780x0__r.jpg?hash=1774605860 not downloaded yet
2026-03-27 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007857%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605860%27 HTTP/1.1" 200 None
2026-03-27 15:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007857/photo_005/780x0__r.jpg?hash=1774605860 not downloaded yet
2026-03-27 15:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007857%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605860%27 HTTP/1.1" 200 None
2026-03-27 15:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007857/photo_006/780x0__r.jpg?hash=1774605860 not downloaded yet
2026-03-27 15:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007947> (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 15:09: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 15:09:44 [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 15:09:44 [ecarstrade.be] INFO: Extracting details for car 7007947auction111116
2026-03-27 15:09:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e374a58-6923-5e42-b63f-be5d6763fbda with identifier: 7007947auction111116
2026-03-27 15:09:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e374a58-6923-5e42-b63f-be5d6763fbda with scrape type 1
2026-03-27 15:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3e374a58-6923-5e42-b63f-be5d6763fbda
2026-03-27 15:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007947%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606003%27 HTTP/1.1" 200 None
2026-03-27 15:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007947/photo_001/780x0__r.jpg?hash=1774606003 not downloaded yet
2026-03-27 15:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007947%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606003%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007947/photo_002/780x0__r.jpg?hash=1774606003 not downloaded yet
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007947%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606002%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007947/photo_003/780x0__r.jpg?hash=1774606002 not downloaded yet
2026-03-27 15:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007932/photo_002/780x0__r.jpg?hash=1774605982> (referer: https://ecarstrade.com/cars/7007932)
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007947%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606002%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007947/photo_004/780x0__r.jpg?hash=1774606002 not downloaded yet
2026-03-27 15:09: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 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007947%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606002%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007947/photo_005/780x0__r.jpg?hash=1774606002 not downloaded yet
2026-03-27 15:09:45 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007947%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606002%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007947/photo_006/780x0__r.jpg?hash=1774606002 not downloaded yet
2026-03-27 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7007977auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7007977auction111116: 1
2026-03-27 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7007983auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7007983auction111116: 1
2026-03-27 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7007984auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7007984auction111116: 1
2026-03-27 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7007985auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7007985auction111116: 1
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 47934116-6073-57c5-86f3-86e61698f342
2026-03-27 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7007986auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7007986auction111116: 1
2026-03-27 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7007987auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7007987auction111116: 1
2026-03-27 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7007988auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7007988auction111116: 1
2026-03-27 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7007989auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7007989auction111116: 1
2026-03-27 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7007991auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7007991auction111116: 1
2026-03-27 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7007993auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7007993auction111116: 1
2026-03-27 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7007994auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7007994auction111116: 1
2026-03-27 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7007998auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7007998auction111116: 1
2026-03-27 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7007999auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7007999auction111116: 1
2026-03-27 15:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007948> (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 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7008000auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7008000auction111116: 1
2026-03-27 15:09: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 15:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007945> (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 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7008001auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7008001auction111116: 1
2026-03-27 15:09: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 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7008003auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7008003auction111116: 1
2026-03-27 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7008005auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7008005auction111116: 1
2026-03-27 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7008007auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7008007auction111116: 1
2026-03-27 15:09:45 [ecarstrade.be] INFO: Extracting details for car 7007948auction111116
2026-03-27 15:09:45 [ecarstrade.be] INFO: Extracting details for car 7007945auction111116
2026-03-27 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7008025auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7008025auction111116: 1
2026-03-27 15:09:45 [ecarstrade.be] INFO: Found listing with ID: 7008026auction111116
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:45 [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 15:09:45 [ecarstrade.be] INFO: Scrape type for 7008026auction111116: 1
2026-03-27 15:09:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ab76fc3-7d64-52d2-83f0-37bb44c5e6a7 with identifier: 7007948auction111116
2026-03-27 15:09:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ab76fc3-7d64-52d2-83f0-37bb44c5e6a7 with scrape type 1
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6ab76fc3-7d64-52d2-83f0-37bb44c5e6a7
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007948%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606005%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007948/photo_001/780x0__r.jpg?hash=1774606005 not downloaded yet
2026-03-27 15:09:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dfead14-e9e2-5199-b083-963a3ae5a0d5 with identifier: 7007945auction111116
2026-03-27 15:09:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dfead14-e9e2-5199-b083-963a3ae5a0d5 with scrape type 1
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1dfead14-e9e2-5199-b083-963a3ae5a0d5
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007945%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606002%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007945/photo_001/780x0__r.jpg?hash=1774606002 not downloaded yet
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007948%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606005%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007948/photo_002/780x0__r.jpg?hash=1774606005 not downloaded yet
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007945%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606001%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007945/photo_002/780x0__r.jpg?hash=1774606001 not downloaded yet
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007948%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606005%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007948/photo_003/780x0__r.jpg?hash=1774606005 not downloaded yet
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007945%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606001%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007945/photo_003/780x0__r.jpg?hash=1774606001 not downloaded yet
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007948%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606005%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007948/photo_004/780x0__r.jpg?hash=1774606005 not downloaded yet
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007945%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606001%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007945/photo_004/780x0__r.jpg?hash=1774606001 not downloaded yet
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007948%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606005%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007948/photo_005/780x0__r.jpg?hash=1774606005 not downloaded yet
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007945%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606001%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007945/photo_005/780x0__r.jpg?hash=1774606001 not downloaded yet
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007948%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606005%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007948/photo_006/780x0__r.jpg?hash=1774606005 not downloaded yet
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007945%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606002%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007945/photo_006/780x0__r.jpg?hash=1774606002 not downloaded yet
2026-03-27 15:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007949> (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 15:09: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 15:09:45 [ecarstrade.be] INFO: Extracting details for car 7007949auction111116
2026-03-27 15:09:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06db04e2-783d-5c2c-82c6-293ec5a2965b with identifier: 7007949auction111116
2026-03-27 15:09:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06db04e2-783d-5c2c-82c6-293ec5a2965b with scrape type 1
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 06db04e2-783d-5c2c-82c6-293ec5a2965b
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007949%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606007%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007949/photo_001/780x0__r.jpg?hash=1774606007 not downloaded yet
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007949%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606006%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007949/photo_002/780x0__r.jpg?hash=1774606006 not downloaded yet
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007949%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606006%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007949/photo_003/780x0__r.jpg?hash=1774606006 not downloaded yet
2026-03-27 15:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007949%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606007%27 HTTP/1.1" 200 None
2026-03-27 15:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007949/photo_004/780x0__r.jpg?hash=1774606007 not downloaded yet
2026-03-27 15:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007949%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606007%27 HTTP/1.1" 200 None
2026-03-27 15:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007949/photo_005/780x0__r.jpg?hash=1774606007 not downloaded yet
2026-03-27 15:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007949%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606007%27 HTTP/1.1" 200 None
2026-03-27 15:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007949/photo_006/780x0__r.jpg?hash=1774606007 not downloaded yet
2026-03-27 15:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007950> (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 15:09:46 [ecarstrade.be] INFO: Extracting details for car 7007950auction111116
2026-03-27 15:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007903/photo_006/780x0__r.jpg?hash=1774605930> (referer: https://ecarstrade.com/cars/7007903)
2026-03-27 15:09:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c45b4bc3-6746-52b8-bc67-b405b0ba2bbf with identifier: 7007950auction111116
2026-03-27 15:09:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c45b4bc3-6746-52b8-bc67-b405b0ba2bbf with scrape type 1
2026-03-27 15:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c45b4bc3-6746-52b8-bc67-b405b0ba2bbf
2026-03-27 15:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007950%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606006%27 HTTP/1.1" 200 None
2026-03-27 15:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007950/photo_001/780x0__r.jpg?hash=1774606006 not downloaded yet
2026-03-27 15:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007950%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606006%27 HTTP/1.1" 200 None
2026-03-27 15:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007950/photo_002/780x0__r.jpg?hash=1774606006 not downloaded yet
2026-03-27 15:09:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bcfd5ea1-7129-5609-8c96-485d2f5a9107
2026-03-27 15:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007950%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606006%27 HTTP/1.1" 200 None
2026-03-27 15:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007950/photo_003/780x0__r.jpg?hash=1774606006 not downloaded yet
2026-03-27 15:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007950%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606006%27 HTTP/1.1" 200 None
2026-03-27 15:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007950/photo_004/780x0__r.jpg?hash=1774606006 not downloaded yet
2026-03-27 15:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007950%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606006%27 HTTP/1.1" 200 None
2026-03-27 15:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007950/photo_005/780x0__r.jpg?hash=1774606006 not downloaded yet
2026-03-27 15:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007906/photo_006/780x0__r.jpg?hash=1774605933> (referer: https://ecarstrade.com/cars/7007906)
2026-03-27 15:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7007950%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606006%27 HTTP/1.1" 200 None
2026-03-27 15:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007950/photo_006/780x0__r.jpg?hash=1774606006 not downloaded yet
2026-03-27 15:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007857/photo_006/780x0__r.jpg?hash=1774605860> (referer: https://ecarstrade.com/cars/7007857)
2026-03-27 15:09:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1c68b52f-da2a-51b6-afef-18853dcd89cb
2026-03-27 15:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007857/photo_005/780x0__r.jpg?hash=1774605860> (referer: https://ecarstrade.com/cars/7007857)
2026-03-27 15:09:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 507e3ccd-b082-548d-91fa-740831880ec2
2026-03-27 15:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007947/photo_003/780x0__r.jpg?hash=1774606002> (referer: https://ecarstrade.com/cars/7007947)
2026-03-27 15:09: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 15:09:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 507e3ccd-b082-548d-91fa-740831880ec2
2026-03-27 15:09:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3e374a58-6923-5e42-b63f-be5d6763fbda
2026-03-27 15:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007953> (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 15:09: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 15:09:47 [ecarstrade.be] INFO: Extracting details for car 7007953auction111116
2026-03-27 15:09:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44d25a2d-6da8-5a4f-8b56-d289cf9a81ab with identifier: 7007953auction111116
2026-03-27 15:09:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44d25a2d-6da8-5a4f-8b56-d289cf9a81ab with scrape type 1
2026-03-27 15:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 44d25a2d-6da8-5a4f-8b56-d289cf9a81ab
2026-03-27 15:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007953%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606015%27 HTTP/1.1" 200 None
2026-03-27 15:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007953/photo_001/780x0__r.jpg?hash=1774606015 not downloaded yet
2026-03-27 15:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007953%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606014%27 HTTP/1.1" 200 None
2026-03-27 15:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007953/photo_002/780x0__r.jpg?hash=1774606014 not downloaded yet
2026-03-27 15:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007953%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606015%27 HTTP/1.1" 200 None
2026-03-27 15:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007953/photo_003/780x0__r.jpg?hash=1774606015 not downloaded yet
2026-03-27 15:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007953%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606015%27 HTTP/1.1" 200 None
2026-03-27 15:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007953/photo_004/780x0__r.jpg?hash=1774606015 not downloaded yet
2026-03-27 15:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007953%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606015%27 HTTP/1.1" 200 None
2026-03-27 15:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007953/photo_005/780x0__r.jpg?hash=1774606015 not downloaded yet
2026-03-27 15:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007953%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606015%27 HTTP/1.1" 200 None
2026-03-27 15:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007953/photo_006/780x0__r.jpg?hash=1774606015 not downloaded yet
2026-03-27 15:09:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007954> (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 15:09:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007945/photo_006/780x0__r.jpg?hash=1774606002> (referer: https://ecarstrade.com/cars/7007945)
2026-03-27 15:09:51 [ecarstrade.be] INFO: Extracting details for car 7007954auction111116
2026-03-27 15:09:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6581a5c0-e5e9-5f49-a990-c2c70db2ff9e with identifier: 7007954auction111116
2026-03-27 15:09:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6581a5c0-e5e9-5f49-a990-c2c70db2ff9e with scrape type 1
2026-03-27 15:09:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6581a5c0-e5e9-5f49-a990-c2c70db2ff9e
2026-03-27 15:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007954%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606015%27 HTTP/1.1" 200 None
2026-03-27 15:09:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007954/photo_001/780x0__r.jpg?hash=1774606015 not downloaded yet
2026-03-27 15:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007954%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606015%27 HTTP/1.1" 200 None
2026-03-27 15:09:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007954/photo_002/780x0__r.jpg?hash=1774606015 not downloaded yet
2026-03-27 15:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007954%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606015%27 HTTP/1.1" 200 None
2026-03-27 15:09:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007954/photo_003/780x0__r.jpg?hash=1774606015 not downloaded yet
2026-03-27 15:09:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007949/photo_006/780x0__r.jpg?hash=1774606007> (referer: https://ecarstrade.com/cars/7007949)
2026-03-27 15:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007954%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606016%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007954/photo_004/780x0__r.jpg?hash=1774606016 not downloaded yet
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007954%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606016%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007954/photo_005/780x0__r.jpg?hash=1774606016 not downloaded yet
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1dfead14-e9e2-5199-b083-963a3ae5a0d5
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007954%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606015%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007954/photo_006/780x0__r.jpg?hash=1774606015 not downloaded yet
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007952> (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 15:09:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 06db04e2-783d-5c2c-82c6-293ec5a2965b
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007949/photo_005/780x0__r.jpg?hash=1774606007> (referer: https://ecarstrade.com/cars/7007949)
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007955> (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 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007950/photo_005/780x0__r.jpg?hash=1774606006> (referer: https://ecarstrade.com/cars/7007950)
2026-03-27 15:09:52 [ecarstrade.be] INFO: Extracting details for car 7007952auction111116
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007950/photo_004/780x0__r.jpg?hash=1774606006> (referer: https://ecarstrade.com/cars/7007950)
2026-03-27 15:09:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bbc1647-1ffe-5e8f-a7b2-c6b88c9b2b4a with identifier: 7007952auction111116
2026-03-27 15:09:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bbc1647-1ffe-5e8f-a7b2-c6b88c9b2b4a with scrape type 1
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8bbc1647-1ffe-5e8f-a7b2-c6b88c9b2b4a
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007952%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606008%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007952/photo_001/780x0__r.jpg?hash=1774606008 not downloaded yet
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007950/photo_003/780x0__r.jpg?hash=1774606006> (referer: https://ecarstrade.com/cars/7007950)
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007952%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606007%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007952/photo_002/780x0__r.jpg?hash=1774606007 not downloaded yet
2026-03-27 15:09:52 [ecarstrade.be] INFO: Extracting details for car 7007955auction111116
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007950/photo_006/780x0__r.jpg?hash=1774606006> (referer: https://ecarstrade.com/cars/7007950)
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007952%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606007%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007952/photo_003/780x0__r.jpg?hash=1774606007 not downloaded yet
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007956> (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 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007952%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606007%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007952/photo_004/780x0__r.jpg?hash=1774606007 not downloaded yet
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 06db04e2-783d-5c2c-82c6-293ec5a2965b
2026-03-27 15:09:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3612aa1e-a872-5a69-b323-5d2714c0d495 with identifier: 7007955auction111116
2026-03-27 15:09:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3612aa1e-a872-5a69-b323-5d2714c0d495 with scrape type 1
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3612aa1e-a872-5a69-b323-5d2714c0d495
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007955%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606017%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007955/photo_001/780x0__r.jpg?hash=1774606017 not downloaded yet
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c45b4bc3-6746-52b8-bc67-b405b0ba2bbf
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007950/photo_002/780x0__r.jpg?hash=1774606006> (referer: https://ecarstrade.com/cars/7007950)
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007953/photo_006/780x0__r.jpg?hash=1774606015> (referer: https://ecarstrade.com/cars/7007953)
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007952%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606007%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007952/photo_005/780x0__r.jpg?hash=1774606007 not downloaded yet
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007955%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606017%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007955/photo_002/780x0__r.jpg?hash=1774606017 not downloaded yet
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007976> (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 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007954/photo_003/780x0__r.jpg?hash=1774606015> (referer: https://ecarstrade.com/cars/7007954)
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007952%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606007%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007952/photo_006/780x0__r.jpg?hash=1774606007 not downloaded yet
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007955%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606018%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007955/photo_003/780x0__r.jpg?hash=1774606018 not downloaded yet
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007953/photo_005/780x0__r.jpg?hash=1774606015> (referer: https://ecarstrade.com/cars/7007953)
2026-03-27 15:09:52 [ecarstrade.be] INFO: Extracting details for car 7007956auction111116
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c45b4bc3-6746-52b8-bc67-b405b0ba2bbf
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c45b4bc3-6746-52b8-bc67-b405b0ba2bbf
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c45b4bc3-6746-52b8-bc67-b405b0ba2bbf
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007954/photo_006/780x0__r.jpg?hash=1774606015> (referer: https://ecarstrade.com/cars/7007954)
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007954/photo_005/780x0__r.jpg?hash=1774606016> (referer: https://ecarstrade.com/cars/7007954)
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007955%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606017%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007955/photo_004/780x0__r.jpg?hash=1774606017 not downloaded yet
2026-03-27 15:09:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71d0db1b-c15f-5dc3-a9e5-c541c54ef294 with identifier: 7007956auction111116
2026-03-27 15:09:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71d0db1b-c15f-5dc3-a9e5-c541c54ef294 with scrape type 1
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 71d0db1b-c15f-5dc3-a9e5-c541c54ef294
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007956%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606018%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007956/photo_001/780x0__r.jpg?hash=1774606018 not downloaded yet
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007955%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606017%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007955/photo_005/780x0__r.jpg?hash=1774606017 not downloaded yet
2026-03-27 15:09:52 [ecarstrade.be] INFO: Extracting details for car 7007976auction111116
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007956%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606018%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007956/photo_002/780x0__r.jpg?hash=1774606018 not downloaded yet
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c45b4bc3-6746-52b8-bc67-b405b0ba2bbf
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 44d25a2d-6da8-5a4f-8b56-d289cf9a81ab
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007954/photo_001/780x0__r.jpg?hash=1774606015> (referer: https://ecarstrade.com/cars/7007954)
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007954/photo_002/780x0__r.jpg?hash=1774606015> (referer: https://ecarstrade.com/cars/7007954)
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007955%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606017%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007955/photo_006/780x0__r.jpg?hash=1774606017 not downloaded yet
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007952/photo_001/780x0__r.jpg?hash=1774606008> (referer: https://ecarstrade.com/cars/7007952)
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007956%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606018%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007956/photo_003/780x0__r.jpg?hash=1774606018 not downloaded yet
2026-03-27 15:09:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a08ac01-4202-501b-bd09-547d90e365c6 with identifier: 7007976auction111116
2026-03-27 15:09:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a08ac01-4202-501b-bd09-547d90e365c6 with scrape type 1
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0a08ac01-4202-501b-bd09-547d90e365c6
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007976%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606057%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007976/photo_001/780x0__r.jpg?hash=1774606057 not downloaded yet
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6581a5c0-e5e9-5f49-a990-c2c70db2ff9e
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007954/photo_004/780x0__r.jpg?hash=1774606016> (referer: https://ecarstrade.com/cars/7007954)
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007952/photo_002/780x0__r.jpg?hash=1774606007> (referer: https://ecarstrade.com/cars/7007952)
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007956%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606018%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007956/photo_004/780x0__r.jpg?hash=1774606018 not downloaded yet
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007976%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606057%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007976/photo_002/780x0__r.jpg?hash=1774606057 not downloaded yet
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 44d25a2d-6da8-5a4f-8b56-d289cf9a81ab
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6581a5c0-e5e9-5f49-a990-c2c70db2ff9e
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6581a5c0-e5e9-5f49-a990-c2c70db2ff9e
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007955/photo_001/780x0__r.jpg?hash=1774606017> (referer: https://ecarstrade.com/cars/7007955)
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007952/photo_003/780x0__r.jpg?hash=1774606007> (referer: https://ecarstrade.com/cars/7007952)
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007952/photo_005/780x0__r.jpg?hash=1774606007> (referer: https://ecarstrade.com/cars/7007952)
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007956%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606018%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007956/photo_005/780x0__r.jpg?hash=1774606018 not downloaded yet
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007976%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606057%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007976/photo_003/780x0__r.jpg?hash=1774606057 not downloaded yet
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007955/photo_002/780x0__r.jpg?hash=1774606017> (referer: https://ecarstrade.com/cars/7007955)
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007952/photo_004/780x0__r.jpg?hash=1774606007> (referer: https://ecarstrade.com/cars/7007952)
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007956%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606018%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007956/photo_006/780x0__r.jpg?hash=1774606018 not downloaded yet
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007976%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606057%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007976/photo_004/780x0__r.jpg?hash=1774606057 not downloaded yet
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6581a5c0-e5e9-5f49-a990-c2c70db2ff9e
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6581a5c0-e5e9-5f49-a990-c2c70db2ff9e
2026-03-27 15:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007952/photo_006/780x0__r.jpg?hash=1774606007> (referer: https://ecarstrade.com/cars/7007952)
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007976%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606058%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007976/photo_005/780x0__r.jpg?hash=1774606058 not downloaded yet
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8bbc1647-1ffe-5e8f-a7b2-c6b88c9b2b4a
2026-03-27 15:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09: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%252F7000001-7010000%252F7007976%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606057%27 HTTP/1.1" 200 None
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007976/photo_006/780x0__r.jpg?hash=1774606057 not downloaded yet
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6581a5c0-e5e9-5f49-a990-c2c70db2ff9e
2026-03-27 15:09:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6581a5c0-e5e9-5f49-a990-c2c70db2ff9e, skipping ID generation
2026-03-27 15:09:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6581a5c0-e5e9-5f49-a990-c2c70db2ff9e with scrape type 1
2026-03-27 15:09:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6581a5c0-e5e9-5f49-a990-c2c70db2ff9e sending to next pipeline
2026-03-27 15:09:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6581a5c0-e5e9-5f49-a990-c2c70db2ff9e, identifier: 7007954auction111116
2026-03-27 15:09:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8bbc1647-1ffe-5e8f-a7b2-c6b88c9b2b4a
2026-03-27 15:09:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007955/photo_003/780x0__r.jpg?hash=1774606018> (referer: https://ecarstrade.com/cars/7007955)
2026-03-27 15:09:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007956/photo_002/780x0__r.jpg?hash=1774606018> (referer: https://ecarstrade.com/cars/7007956)
2026-03-27 15:09:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007955/photo_005/780x0__r.jpg?hash=1774606017> (referer: https://ecarstrade.com/cars/7007955)
2026-03-27 15:09:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6581a5c0-e5e9-5f49-a990-c2c70db2ff9e with identifier: 7007954auction111116
2026-03-27 15:09:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6581a5c0-e5e9-5f49-a990-c2c70db2ff9e with identifier: 7007954auction111116
2026-03-27 15:09:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6581a5c0-e5e9-5f49-a990-c2c70db2ff9e with identifier: 7007954auction111116 to the API
2026-03-27 15:09:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007954/photo_004/780x0__r.jpg?hash=1774606016>
{'auction_title': '',
 'c_o_2_emission_value': 28,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Other',
 'id': '6581a5c0-e5e9-5f49-a990-c2c70db2ff9e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007954',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 107494,
 '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': 'RENAULT Mégane Estate / 2020 / 5P / Break Business E-TECH Plug-in '
          'Hybride 160',
 'transmission': 'automatic',
 'trim': 'RENAULT Mégane Estate / 2020 / 5P / Break Business E-TECH Plug-in '
         'Hybride 160',
 'vin': None,
 'year': 2021}
2026-03-27 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:53 [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 15:09:53 [ecarstrade.be] INFO: Saving data for 7007954auction111116: {'created_time': 1774624193.353628, 'last_price_update_time': 1774624193.353639, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007954auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007956/photo_001/780x0__r.jpg?hash=1774606018> (referer: https://ecarstrade.com/cars/7007956)
2026-03-27 15:09:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007953/photo_004/780x0__r.jpg?hash=1774606015> (referer: https://ecarstrade.com/cars/7007953)
2026-03-27 15:09:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3612aa1e-a872-5a69-b323-5d2714c0d495
2026-03-27 15:09:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8bbc1647-1ffe-5e8f-a7b2-c6b88c9b2b4a
2026-03-27 15:09:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8bbc1647-1ffe-5e8f-a7b2-c6b88c9b2b4a
2026-03-27 15:09:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3612aa1e-a872-5a69-b323-5d2714c0d495
2026-03-27 15:09:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8bbc1647-1ffe-5e8f-a7b2-c6b88c9b2b4a
2026-03-27 15:09:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8bbc1647-1ffe-5e8f-a7b2-c6b88c9b2b4a
2026-03-27 15:09:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8bbc1647-1ffe-5e8f-a7b2-c6b88c9b2b4a, skipping ID generation
2026-03-27 15:09:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bbc1647-1ffe-5e8f-a7b2-c6b88c9b2b4a with scrape type 1
2026-03-27 15:09:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8bbc1647-1ffe-5e8f-a7b2-c6b88c9b2b4a sending to next pipeline
2026-03-27 15:09:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8bbc1647-1ffe-5e8f-a7b2-c6b88c9b2b4a, identifier: 7007952auction111116
2026-03-27 15:09:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8bbc1647-1ffe-5e8f-a7b2-c6b88c9b2b4a with identifier: 7007952auction111116
2026-03-27 15:09:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8bbc1647-1ffe-5e8f-a7b2-c6b88c9b2b4a with identifier: 7007952auction111116
2026-03-27 15:09:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8bbc1647-1ffe-5e8f-a7b2-c6b88c9b2b4a with identifier: 7007952auction111116 to the API
2026-03-27 15:09:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007952/photo_006/780x0__r.jpg?hash=1774606007>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '8bbc1647-1ffe-5e8f-a7b2-c6b88c9b2b4a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007952',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 99472,
 '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': 'Clio V Business 1.6 E-TECH Hybrid 140CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'V Business 1.6 E-TECH Hybrid 140CV BVA6 E6d',
 'vin': None,
 'year': 2020}
2026-03-27 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:53 [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 15:09:53 [ecarstrade.be] INFO: Saving data for 7007952auction111116: {'created_time': 1774624193.917178, 'last_price_update_time': 1774624193.917189, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007952auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007955/photo_004/780x0__r.jpg?hash=1774606017> (referer: https://ecarstrade.com/cars/7007955)
2026-03-27 15:09:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007955/photo_006/780x0__r.jpg?hash=1774606017> (referer: https://ecarstrade.com/cars/7007955)
2026-03-27 15:09:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007976/photo_002/780x0__r.jpg?hash=1774606057> (referer: https://ecarstrade.com/cars/7007976)
2026-03-27 15:09:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3612aa1e-a872-5a69-b323-5d2714c0d495
2026-03-27 15:09:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 71d0db1b-c15f-5dc3-a9e5-c541c54ef294
2026-03-27 15:09:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3612aa1e-a872-5a69-b323-5d2714c0d495
2026-03-27 15:09:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007956/photo_004/780x0__r.jpg?hash=1774606018> (referer: https://ecarstrade.com/cars/7007956)
2026-03-27 15:09:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007976/photo_001/780x0__r.jpg?hash=1774606057> (referer: https://ecarstrade.com/cars/7007976)
2026-03-27 15:09:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 71d0db1b-c15f-5dc3-a9e5-c541c54ef294
2026-03-27 15:09:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 44d25a2d-6da8-5a4f-8b56-d289cf9a81ab
2026-03-27 15:09:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007976/photo_004/780x0__r.jpg?hash=1774606057> (referer: https://ecarstrade.com/cars/7007976)
2026-03-27 15:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007976/photo_003/780x0__r.jpg?hash=1774606057> (referer: https://ecarstrade.com/cars/7007976)
2026-03-27 15:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007976/photo_006/780x0__r.jpg?hash=1774606057> (referer: https://ecarstrade.com/cars/7007976)
2026-03-27 15:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007956/photo_006/780x0__r.jpg?hash=1774606018> (referer: https://ecarstrade.com/cars/7007956)
2026-03-27 15:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007956/photo_005/780x0__r.jpg?hash=1774606018> (referer: https://ecarstrade.com/cars/7007956)
2026-03-27 15:09:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3612aa1e-a872-5a69-b323-5d2714c0d495
2026-03-27 15:09:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3612aa1e-a872-5a69-b323-5d2714c0d495
2026-03-27 15:09:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3612aa1e-a872-5a69-b323-5d2714c0d495, skipping ID generation
2026-03-27 15:09:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3612aa1e-a872-5a69-b323-5d2714c0d495 with scrape type 1
2026-03-27 15:09:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3612aa1e-a872-5a69-b323-5d2714c0d495 sending to next pipeline
2026-03-27 15:09:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3612aa1e-a872-5a69-b323-5d2714c0d495, identifier: 7007955auction111116
2026-03-27 15:09:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0a08ac01-4202-501b-bd09-547d90e365c6
2026-03-27 15:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007976/photo_005/780x0__r.jpg?hash=1774606058> (referer: https://ecarstrade.com/cars/7007976)
2026-03-27 15:09:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3612aa1e-a872-5a69-b323-5d2714c0d495 with identifier: 7007955auction111116
2026-03-27 15:09:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3612aa1e-a872-5a69-b323-5d2714c0d495 with identifier: 7007955auction111116
2026-03-27 15:09:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3612aa1e-a872-5a69-b323-5d2714c0d495 with identifier: 7007955auction111116 to the API
2026-03-27 15:09:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007955/photo_006/780x0__r.jpg?hash=1774606017>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': '3612aa1e-a872-5a69-b323-5d2714c0d495',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007955',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 29245,
 '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': 2,
 'seller_name': None,
 'title': 'RENAULT Kangoo / 2021 / 4P / Fourgonnette grand confort EV45 11kw '
          'CD LOT 431',
 'transmission': 'automatic',
 'trim': 'RENAULT  / 2021 / 4P / Fourgonnette grand confort EV45 11kw CD LOT '
         '431',
 'vin': None,
 'year': 2024}
2026-03-27 15:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:54 [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 15:09:54 [ecarstrade.be] INFO: Saving data for 7007955auction111116: {'created_time': 1774624194.44371, 'last_price_update_time': 1774624194.443723, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007955auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007956/photo_003/780x0__r.jpg?hash=1774606018> (referer: https://ecarstrade.com/cars/7007956)
2026-03-27 15:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007953/photo_003/780x0__r.jpg?hash=1774606015> (referer: https://ecarstrade.com/cars/7007953)
2026-03-27 15:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007953/photo_002/780x0__r.jpg?hash=1774606014> (referer: https://ecarstrade.com/cars/7007953)
2026-03-27 15:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007953/photo_001/780x0__r.jpg?hash=1774606015> (referer: https://ecarstrade.com/cars/7007953)
2026-03-27 15:09:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 71d0db1b-c15f-5dc3-a9e5-c541c54ef294
2026-03-27 15:09:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0a08ac01-4202-501b-bd09-547d90e365c6
2026-03-27 15:09:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0a08ac01-4202-501b-bd09-547d90e365c6
2026-03-27 15:09:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0a08ac01-4202-501b-bd09-547d90e365c6
2026-03-27 15:09:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0a08ac01-4202-501b-bd09-547d90e365c6
2026-03-27 15:09:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 71d0db1b-c15f-5dc3-a9e5-c541c54ef294
2026-03-27 15:09:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 71d0db1b-c15f-5dc3-a9e5-c541c54ef294
2026-03-27 15:09:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0a08ac01-4202-501b-bd09-547d90e365c6
2026-03-27 15:09:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0a08ac01-4202-501b-bd09-547d90e365c6, skipping ID generation
2026-03-27 15:09:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a08ac01-4202-501b-bd09-547d90e365c6 with scrape type 1
2026-03-27 15:09:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0a08ac01-4202-501b-bd09-547d90e365c6 sending to next pipeline
2026-03-27 15:09:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0a08ac01-4202-501b-bd09-547d90e365c6, identifier: 7007976auction111116
2026-03-27 15:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007950/photo_001/780x0__r.jpg?hash=1774606006> (referer: https://ecarstrade.com/cars/7007950)
2026-03-27 15:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007949/photo_004/780x0__r.jpg?hash=1774606007> (referer: https://ecarstrade.com/cars/7007949)
2026-03-27 15:09:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0a08ac01-4202-501b-bd09-547d90e365c6 with identifier: 7007976auction111116
2026-03-27 15:09:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0a08ac01-4202-501b-bd09-547d90e365c6 with identifier: 7007976auction111116
2026-03-27 15:09:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0a08ac01-4202-501b-bd09-547d90e365c6 with identifier: 7007976auction111116 to the API
2026-03-27 15:09:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007976/photo_005/780x0__r.jpg?hash=1774606058>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': '0a08ac01-4202-501b-bd09-547d90e365c6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007976',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Tesla',
 'model': 'Model Y',
 'odometer': 71309,
 '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': 'TESLA Model Y / 2020 / 5P / SUV Long Range Dual Motor AWD',
 'transmission': 'automatic',
 'trim': 'TESLA  / 2020 / 5P / SUV Long Range Dual Motor AWD',
 'vin': None,
 'year': 2021}
2026-03-27 15:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:54 [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 15:09:54 [ecarstrade.be] INFO: Saving data for 7007976auction111116: {'created_time': 1774624194.946464, 'last_price_update_time': 1774624194.946476, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007976auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007949/photo_001/780x0__r.jpg?hash=1774606007> (referer: https://ecarstrade.com/cars/7007949)
2026-03-27 15:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007949/photo_002/780x0__r.jpg?hash=1774606006> (referer: https://ecarstrade.com/cars/7007949)
2026-03-27 15:09:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007949/photo_003/780x0__r.jpg?hash=1774606006> (referer: https://ecarstrade.com/cars/7007949)
2026-03-27 15:09:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 71d0db1b-c15f-5dc3-a9e5-c541c54ef294
2026-03-27 15:09:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 71d0db1b-c15f-5dc3-a9e5-c541c54ef294, skipping ID generation
2026-03-27 15:09:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71d0db1b-c15f-5dc3-a9e5-c541c54ef294 with scrape type 1
2026-03-27 15:09:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71d0db1b-c15f-5dc3-a9e5-c541c54ef294 sending to next pipeline
2026-03-27 15:09:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 71d0db1b-c15f-5dc3-a9e5-c541c54ef294, identifier: 7007956auction111116
2026-03-27 15:09:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 44d25a2d-6da8-5a4f-8b56-d289cf9a81ab
2026-03-27 15:09:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 44d25a2d-6da8-5a4f-8b56-d289cf9a81ab
2026-03-27 15:09:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 44d25a2d-6da8-5a4f-8b56-d289cf9a81ab
2026-03-27 15:09:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44d25a2d-6da8-5a4f-8b56-d289cf9a81ab, skipping ID generation
2026-03-27 15:09:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44d25a2d-6da8-5a4f-8b56-d289cf9a81ab with scrape type 1
2026-03-27 15:09:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 44d25a2d-6da8-5a4f-8b56-d289cf9a81ab sending to next pipeline
2026-03-27 15:09:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 44d25a2d-6da8-5a4f-8b56-d289cf9a81ab, identifier: 7007953auction111116
2026-03-27 15:09:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007999> (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 15:09:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 71d0db1b-c15f-5dc3-a9e5-c541c54ef294 with identifier: 7007956auction111116
2026-03-27 15:09:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 71d0db1b-c15f-5dc3-a9e5-c541c54ef294 with identifier: 7007956auction111116
2026-03-27 15:09:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 71d0db1b-c15f-5dc3-a9e5-c541c54ef294 with identifier: 7007956auction111116 to the API
2026-03-27 15:09:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007956/photo_003/780x0__r.jpg?hash=1774606018>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '71d0db1b-c15f-5dc3-a9e5-c541c54ef294',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007956',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'AC',
 'model': 'Renault Espace',
 'odometer': 4702,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-09-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'RENAULT Espace / 2025 / 5P / Crossover esprit Alpine 7PL full hyb '
          'E-Tech 200-25',
 'transmission': 'automatic',
 'trim': 'RENAULT Espace / 2025 / 5P / Crossover esprit Alpine 7PL full hyb '
         'E-Tech 200-25',
 'vin': None,
 'year': 2025}
2026-03-27 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:55 [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 15:09:55 [ecarstrade.be] INFO: Saving data for 7007956auction111116: {'created_time': 1774624195.47711, 'last_price_update_time': 1774624195.477121, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007956auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 44d25a2d-6da8-5a4f-8b56-d289cf9a81ab with identifier: 7007953auction111116
2026-03-27 15:09:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 44d25a2d-6da8-5a4f-8b56-d289cf9a81ab with identifier: 7007953auction111116
2026-03-27 15:09:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 44d25a2d-6da8-5a4f-8b56-d289cf9a81ab with identifier: 7007953auction111116 to the API
2026-03-27 15:09:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007953/photo_001/780x0__r.jpg?hash=1774606015>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '44d25a2d-6da8-5a4f-8b56-d289cf9a81ab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007953',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 125540,
 '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': 'Clio V Business 1.6 E-TECH Hybrid 140CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'V Business 1.6 E-TECH Hybrid 140CV BVA6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:55 [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 15:09:55 [ecarstrade.be] INFO: Saving data for 7007953auction111116: {'created_time': 1774624195.801443, 'last_price_update_time': 1774624195.801454, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007953auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007948/photo_006/780x0__r.jpg?hash=1774606005> (referer: https://ecarstrade.com/cars/7007948)
2026-03-27 15:09:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007945/photo_005/780x0__r.jpg?hash=1774606001> (referer: https://ecarstrade.com/cars/7007945)
2026-03-27 15:09:55 [ecarstrade.be] INFO: Extracting details for car 7007999auction111116
2026-03-27 15:09:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c45b4bc3-6746-52b8-bc67-b405b0ba2bbf
2026-03-27 15:09:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c45b4bc3-6746-52b8-bc67-b405b0ba2bbf, skipping ID generation
2026-03-27 15:09:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c45b4bc3-6746-52b8-bc67-b405b0ba2bbf with scrape type 1
2026-03-27 15:09:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c45b4bc3-6746-52b8-bc67-b405b0ba2bbf sending to next pipeline
2026-03-27 15:09:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c45b4bc3-6746-52b8-bc67-b405b0ba2bbf, identifier: 7007950auction111116
2026-03-27 15:09:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 06db04e2-783d-5c2c-82c6-293ec5a2965b
2026-03-27 15:09:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007948/photo_005/780x0__r.jpg?hash=1774606005> (referer: https://ecarstrade.com/cars/7007948)
2026-03-27 15:09:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007948/photo_004/780x0__r.jpg?hash=1774606005> (referer: https://ecarstrade.com/cars/7007948)
2026-03-27 15:09:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007945/photo_004/780x0__r.jpg?hash=1774606001> (referer: https://ecarstrade.com/cars/7007945)
2026-03-27 15:09:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008000> (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 15:09:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c45b4bc3-6746-52b8-bc67-b405b0ba2bbf with identifier: 7007950auction111116
2026-03-27 15:09:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c45b4bc3-6746-52b8-bc67-b405b0ba2bbf with identifier: 7007950auction111116
2026-03-27 15:09:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c45b4bc3-6746-52b8-bc67-b405b0ba2bbf with identifier: 7007950auction111116 to the API
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007950/photo_001/780x0__r.jpg?hash=1774606006>
{'auction_title': '',
 'c_o_2_emission_value': 34,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Other',
 'id': 'c45b4bc3-6746-52b8-bc67-b405b0ba2bbf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007950',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 68261,
 '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': 'RENAULT Captur / 2019 / 5P / SUV Intens E-TECH Plug-in 160',
 'transmission': 'automatic',
 'trim': 'RENAULT  / 2019 / 5P / SUV Intens E-TECH Plug-in 160',
 'vin': None,
 'year': 2021}
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:56 [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 15:09:56 [ecarstrade.be] INFO: Saving data for 7007950auction111116: {'created_time': 1774624196.264181, 'last_price_update_time': 1774624196.264194, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007950auction111116') HTTP/1.1" 204 0
2026-03-27 15:09: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 15:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007948/photo_003/780x0__r.jpg?hash=1774606005> (referer: https://ecarstrade.com/cars/7007948)
2026-03-27 15:09:56 [ecarstrade.be] INFO: Extracting details for car 7008000auction111116
2026-03-27 15:09: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 15:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 06db04e2-783d-5c2c-82c6-293ec5a2965b
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 06db04e2-783d-5c2c-82c6-293ec5a2965b
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 06db04e2-783d-5c2c-82c6-293ec5a2965b
2026-03-27 15:09:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 06db04e2-783d-5c2c-82c6-293ec5a2965b, skipping ID generation
2026-03-27 15:09:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06db04e2-783d-5c2c-82c6-293ec5a2965b with scrape type 1
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 06db04e2-783d-5c2c-82c6-293ec5a2965b sending to next pipeline
2026-03-27 15:09:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 06db04e2-783d-5c2c-82c6-293ec5a2965b, identifier: 7007949auction111116
2026-03-27 15:09:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65bf2084-4207-587c-bb94-2ac906aeea9e with identifier: 7007999auction111116
2026-03-27 15:09:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65bf2084-4207-587c-bb94-2ac906aeea9e with scrape type 1
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 65bf2084-4207-587c-bb94-2ac906aeea9e
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007999%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606110%27 HTTP/1.1" 200 None
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007999/photo_001/780x0__r.jpg?hash=1774606110 not downloaded yet
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6ab76fc3-7d64-52d2-83f0-37bb44c5e6a7
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1dfead14-e9e2-5199-b083-963a3ae5a0d5
2026-03-27 15:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007945/photo_003/780x0__r.jpg?hash=1774606001> (referer: https://ecarstrade.com/cars/7007945)
2026-03-27 15:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007945/photo_002/780x0__r.jpg?hash=1774606001> (referer: https://ecarstrade.com/cars/7007945)
2026-03-27 15:09:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 06db04e2-783d-5c2c-82c6-293ec5a2965b with identifier: 7007949auction111116
2026-03-27 15:09:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 06db04e2-783d-5c2c-82c6-293ec5a2965b with identifier: 7007949auction111116
2026-03-27 15:09:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 06db04e2-783d-5c2c-82c6-293ec5a2965b with identifier: 7007949auction111116 to the API
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:09: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 15:09:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007949/photo_003/780x0__r.jpg?hash=1774606006>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '06db04e2-783d-5c2c-82c6-293ec5a2965b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007949',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 73446,
 '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': 'Clio V Business 1.6 E-TECH Hybrid 140CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'V Business 1.6 E-TECH Hybrid 140CV BVA6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:56 [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 15:09:56 [ecarstrade.be] INFO: Saving data for 7007949auction111116: {'created_time': 1774624196.759213, 'last_price_update_time': 1774624196.759224, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007949auction111116') HTTP/1.1" 204 0
2026-03-27 15:09: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 15:09: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 15:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007945/photo_001/780x0__r.jpg?hash=1774606002> (referer: https://ecarstrade.com/cars/7007945)
2026-03-27 15:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007948/photo_001/780x0__r.jpg?hash=1774606005> (referer: https://ecarstrade.com/cars/7007948)
2026-03-27 15:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007948/photo_002/780x0__r.jpg?hash=1774606005> (referer: https://ecarstrade.com/cars/7007948)
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007999%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606110%27 HTTP/1.1" 200 None
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007999/photo_002/780x0__r.jpg?hash=1774606110 not downloaded yet
2026-03-27 15:09: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 15:09: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 15:09: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 15:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6ab76fc3-7d64-52d2-83f0-37bb44c5e6a7
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6ab76fc3-7d64-52d2-83f0-37bb44c5e6a7
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1dfead14-e9e2-5199-b083-963a3ae5a0d5
2026-03-27 15:09:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ef0d2f5-fa43-5e9a-ab94-79b004bedffe with identifier: 7008000auction111116
2026-03-27 15:09:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ef0d2f5-fa43-5e9a-ab94-79b004bedffe with scrape type 1
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2ef0d2f5-fa43-5e9a-ab94-79b004bedffe
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008000%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606111%27 HTTP/1.1" 200 None
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008000/photo_001/780x0__r.jpg?hash=1774606111 not downloaded yet
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6ab76fc3-7d64-52d2-83f0-37bb44c5e6a7
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007999%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606110%27 HTTP/1.1" 200 None
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007999/photo_003/780x0__r.jpg?hash=1774606110 not downloaded yet
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008000%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606111%27 HTTP/1.1" 200 None
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008000/photo_002/780x0__r.jpg?hash=1774606111 not downloaded yet
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1dfead14-e9e2-5199-b083-963a3ae5a0d5
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1dfead14-e9e2-5199-b083-963a3ae5a0d5
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007999%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606111%27 HTTP/1.1" 200 None
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007999/photo_004/780x0__r.jpg?hash=1774606111 not downloaded yet
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008000%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606111%27 HTTP/1.1" 200 None
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008000/photo_003/780x0__r.jpg?hash=1774606111 not downloaded yet
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007999%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606111%27 HTTP/1.1" 200 None
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007999/photo_005/780x0__r.jpg?hash=1774606111 not downloaded yet
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008000%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606111%27 HTTP/1.1" 200 None
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008000/photo_004/780x0__r.jpg?hash=1774606111 not downloaded yet
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007999%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606111%27 HTTP/1.1" 200 None
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007999/photo_006/780x0__r.jpg?hash=1774606111 not downloaded yet
2026-03-27 15:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008000%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606112%27 HTTP/1.1" 200 None
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008000/photo_005/780x0__r.jpg?hash=1774606112 not downloaded yet
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1dfead14-e9e2-5199-b083-963a3ae5a0d5
2026-03-27 15:09:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1dfead14-e9e2-5199-b083-963a3ae5a0d5, skipping ID generation
2026-03-27 15:09:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dfead14-e9e2-5199-b083-963a3ae5a0d5 with scrape type 1
2026-03-27 15:09:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1dfead14-e9e2-5199-b083-963a3ae5a0d5 sending to next pipeline
2026-03-27 15:09:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1dfead14-e9e2-5199-b083-963a3ae5a0d5, identifier: 7007945auction111116
2026-03-27 15:09:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6ab76fc3-7d64-52d2-83f0-37bb44c5e6a7
2026-03-27 15:09:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6ab76fc3-7d64-52d2-83f0-37bb44c5e6a7
2026-03-27 15:09:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6ab76fc3-7d64-52d2-83f0-37bb44c5e6a7, skipping ID generation
2026-03-27 15:09:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ab76fc3-7d64-52d2-83f0-37bb44c5e6a7 with scrape type 1
2026-03-27 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6ab76fc3-7d64-52d2-83f0-37bb44c5e6a7 sending to next pipeline
2026-03-27 15:09:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6ab76fc3-7d64-52d2-83f0-37bb44c5e6a7, identifier: 7007948auction111116
2026-03-27 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008000%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606111%27 HTTP/1.1" 200 None
2026-03-27 15:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008000/photo_006/780x0__r.jpg?hash=1774606111 not downloaded yet
2026-03-27 15:09:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1dfead14-e9e2-5199-b083-963a3ae5a0d5 with identifier: 7007945auction111116
2026-03-27 15:09:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1dfead14-e9e2-5199-b083-963a3ae5a0d5 with identifier: 7007945auction111116
2026-03-27 15:09:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1dfead14-e9e2-5199-b083-963a3ae5a0d5 with identifier: 7007945auction111116 to the API
2026-03-27 15:09:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:09:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007945/photo_001/780x0__r.jpg?hash=1774606002>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '1dfead14-e9e2-5199-b083-963a3ae5a0d5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007945',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Austral',
 'odometer': 126185,
 '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': 'Austral Techno 1.2 E-TECH Hybrid 200CV BVA6 6E',
 'transmission': 'automatic',
 'trim': 'Techno 1.2 E-TECH Hybrid 200CV BVA6 6E',
 'vin': None,
 'year': 2023}
2026-03-27 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007945auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:09:57 [ecarstrade.be] INFO: Saving data for 7007945auction111116: {'created_time': 1774624197.454974, 'last_price_update_time': 1774624197.454986, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007945auction111116') HTTP/1.1" 204 0
2026-03-27 15:09:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6ab76fc3-7d64-52d2-83f0-37bb44c5e6a7 with identifier: 7007948auction111116
2026-03-27 15:09:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6ab76fc3-7d64-52d2-83f0-37bb44c5e6a7 with identifier: 7007948auction111116
2026-03-27 15:09:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6ab76fc3-7d64-52d2-83f0-37bb44c5e6a7 with identifier: 7007948auction111116 to the API
2026-03-27 15:09:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:09:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007948/photo_002/780x0__r.jpg?hash=1774606005>
{'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-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '6ab76fc3-7d64-52d2-83f0-37bb44c5e6a7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007948',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 43104,
 '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': 'Captur II Intens 1.6 E-TECH Hybrid 145CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'II Intens 1.6 E-TECH Hybrid 145CV BVA6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007948auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:09:57 [ecarstrade.be] INFO: Saving data for 7007948auction111116: {'created_time': 1774624197.77212, 'last_price_update_time': 1774624197.772131, 'auction_closing_time': 1774867200.0}
2026-03-27 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:09:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007948auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008003> (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 15:10: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 15:10:04 [ecarstrade.be] INFO: Extracting details for car 7008003auction111116
2026-03-27 15:10:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb6877f5-2e14-5171-b32a-31330b6df7d9 with identifier: 7008003auction111116
2026-03-27 15:10:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb6877f5-2e14-5171-b32a-31330b6df7d9 with scrape type 1
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cb6877f5-2e14-5171-b32a-31330b6df7d9
2026-03-27 15:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008003%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606115%27 HTTP/1.1" 200 None
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008003/photo_001/780x0__r.jpg?hash=1774606115 not downloaded yet
2026-03-27 15:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008003%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606114%27 HTTP/1.1" 200 None
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008003/photo_002/780x0__r.jpg?hash=1774606114 not downloaded yet
2026-03-27 15:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008003%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606115%27 HTTP/1.1" 200 None
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008003/photo_003/780x0__r.jpg?hash=1774606115 not downloaded yet
2026-03-27 15:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008003%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606114%27 HTTP/1.1" 200 None
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008003/photo_004/780x0__r.jpg?hash=1774606114 not downloaded yet
2026-03-27 15:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008003%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606114%27 HTTP/1.1" 200 None
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008003/photo_005/780x0__r.jpg?hash=1774606114 not downloaded yet
2026-03-27 15:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008003%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606114%27 HTTP/1.1" 200 None
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008003/photo_006/780x0__r.jpg?hash=1774606114 not downloaded yet
2026-03-27 15:10:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008007> (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 15: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 15:10:04 [ecarstrade.be] INFO: Extracting details for car 7008007auction111116
2026-03-27 15:10:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef5b7cfb-9524-5676-9a70-3ae3ca613824 with identifier: 7008007auction111116
2026-03-27 15:10:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef5b7cfb-9524-5676-9a70-3ae3ca613824 with scrape type 1
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ef5b7cfb-9524-5676-9a70-3ae3ca613824
2026-03-27 15:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008007%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606122%27 HTTP/1.1" 200 None
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008007/photo_001/780x0__r.jpg?hash=1774606122 not downloaded yet
2026-03-27 15:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008007%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606122%27 HTTP/1.1" 200 None
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008007/photo_002/780x0__r.jpg?hash=1774606122 not downloaded yet
2026-03-27 15:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008007%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606123%27 HTTP/1.1" 200 None
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008007/photo_003/780x0__r.jpg?hash=1774606123 not downloaded yet
2026-03-27 15:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008007%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606123%27 HTTP/1.1" 200 None
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008007/photo_004/780x0__r.jpg?hash=1774606123 not downloaded yet
2026-03-27 15:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008007%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606123%27 HTTP/1.1" 200 None
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008007/photo_005/780x0__r.jpg?hash=1774606123 not downloaded yet
2026-03-27 15:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008007%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606123%27 HTTP/1.1" 200 None
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008007/photo_006/780x0__r.jpg?hash=1774606123 not downloaded yet
2026-03-27 15:10:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007998> (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 15: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 15:10:04 [ecarstrade.be] INFO: Extracting details for car 7007998auction111116
2026-03-27 15:10:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efefa487-d719-55f2-9443-754c47322da7 with identifier: 7007998auction111116
2026-03-27 15:10:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efefa487-d719-55f2-9443-754c47322da7 with scrape type 1
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item efefa487-d719-55f2-9443-754c47322da7
2026-03-27 15:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007998%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606110%27 HTTP/1.1" 200 None
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007998/photo_001/780x0__r.jpg?hash=1774606110 not downloaded yet
2026-03-27 15:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007998%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606110%27 HTTP/1.1" 200 None
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007998/photo_002/780x0__r.jpg?hash=1774606110 not downloaded yet
2026-03-27 15:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007998%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606110%27 HTTP/1.1" 200 None
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007998/photo_003/780x0__r.jpg?hash=1774606110 not downloaded yet
2026-03-27 15:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007998%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606110%27 HTTP/1.1" 200 None
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007998/photo_004/780x0__r.jpg?hash=1774606110 not downloaded yet
2026-03-27 15:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007998%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606110%27 HTTP/1.1" 200 None
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007998/photo_005/780x0__r.jpg?hash=1774606110 not downloaded yet
2026-03-27 15:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007998%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606110%27 HTTP/1.1" 200 None
2026-03-27 15:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007998/photo_006/780x0__r.jpg?hash=1774606110 not downloaded yet
2026-03-27 15:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008005> (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 15: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 15:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008025> (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 15: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 15:10:05 [ecarstrade.be] INFO: Extracting details for car 7008005auction111116
2026-03-27 15:10:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2de985ef-634c-5b8d-be51-1afe6ee6df58 with identifier: 7008005auction111116
2026-03-27 15:10:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2de985ef-634c-5b8d-be51-1afe6ee6df58 with scrape type 1
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2de985ef-634c-5b8d-be51-1afe6ee6df58
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008005%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606119%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008005/photo_001/780x0__r.jpg?hash=1774606119 not downloaded yet
2026-03-27 15:10:05 [ecarstrade.be] INFO: Extracting details for car 7008025auction111116
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008005%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606119%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008005/photo_002/780x0__r.jpg?hash=1774606119 not downloaded yet
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008005%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606119%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008005/photo_003/780x0__r.jpg?hash=1774606119 not downloaded yet
2026-03-27 15:10:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f97a120f-808f-57e6-9dfb-752ab776a2fc with identifier: 7008025auction111116
2026-03-27 15:10:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f97a120f-808f-57e6-9dfb-752ab776a2fc with scrape type 1
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f97a120f-808f-57e6-9dfb-752ab776a2fc
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008025%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606167%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008025/photo_001/780x0__r.jpg?hash=1774606167 not downloaded yet
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008005%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606120%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008005/photo_004/780x0__r.jpg?hash=1774606120 not downloaded yet
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008025%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606168%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008025/photo_002/780x0__r.jpg?hash=1774606168 not downloaded yet
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008005%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606121%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008005/photo_005/780x0__r.jpg?hash=1774606121 not downloaded yet
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008025%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606167%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008025/photo_003/780x0__r.jpg?hash=1774606167 not downloaded yet
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008005%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606120%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008005/photo_006/780x0__r.jpg?hash=1774606120 not downloaded yet
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008025%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606168%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008025/photo_004/780x0__r.jpg?hash=1774606168 not downloaded yet
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008025%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606168%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008025/photo_005/780x0__r.jpg?hash=1774606168 not downloaded yet
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008025%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606168%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008025/photo_006/780x0__r.jpg?hash=1774606168 not downloaded yet
2026-03-27 15:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008001> (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 15:10:05 [ecarstrade.be] INFO: Extracting details for car 7008001auction111116
2026-03-27 15:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007999/photo_001/780x0__r.jpg?hash=1774606110> (referer: https://ecarstrade.com/cars/7007999)
2026-03-27 15: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 15:10:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1aa384d-8390-5ba8-91e8-ece3d18f4488 with identifier: 7008001auction111116
2026-03-27 15:10:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1aa384d-8390-5ba8-91e8-ece3d18f4488 with scrape type 1
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b1aa384d-8390-5ba8-91e8-ece3d18f4488
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008001%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606113%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008001/photo_001/780x0__r.jpg?hash=1774606113 not downloaded yet
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008001%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606113%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008001/photo_002/780x0__r.jpg?hash=1774606113 not downloaded yet
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008001%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606113%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008001/photo_003/780x0__r.jpg?hash=1774606113 not downloaded yet
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008001%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606113%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008001/photo_004/780x0__r.jpg?hash=1774606113 not downloaded yet
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008001%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606113%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008001/photo_005/780x0__r.jpg?hash=1774606113 not downloaded yet
2026-03-27 15:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008026> (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 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008001%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606113%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008001/photo_006/780x0__r.jpg?hash=1774606113 not downloaded yet
2026-03-27 15: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 15:10:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 65bf2084-4207-587c-bb94-2ac906aeea9e
2026-03-27 15:10:05 [ecarstrade.be] INFO: Extracting details for car 7008026auction111116
2026-03-27 15:10:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70701ebd-df77-5e5c-a16e-8d2da7ba658d with identifier: 7008026auction111116
2026-03-27 15:10:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70701ebd-df77-5e5c-a16e-8d2da7ba658d with scrape type 1
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 70701ebd-df77-5e5c-a16e-8d2da7ba658d
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008026%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606168%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008026/photo_001/780x0__r.jpg?hash=1774606168 not downloaded yet
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008026%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606168%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008026/photo_002/780x0__r.jpg?hash=1774606168 not downloaded yet
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008026%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606168%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008026/photo_003/780x0__r.jpg?hash=1774606168 not downloaded yet
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008026%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606168%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008026/photo_004/780x0__r.jpg?hash=1774606168 not downloaded yet
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008026%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606168%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008026/photo_005/780x0__r.jpg?hash=1774606168 not downloaded yet
2026-03-27 15:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008026%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606168%27 HTTP/1.1" 200 None
2026-03-27 15:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008026/photo_006/780x0__r.jpg?hash=1774606168 not downloaded yet
2026-03-27 15:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007946> (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 15:10:06 [ecarstrade.be] INFO: Extracting details for car 7007946auction111116
2026-03-27 15:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008000/photo_006/780x0__r.jpg?hash=1774606111> (referer: https://ecarstrade.com/cars/7008000)
2026-03-27 15:10:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd2e503b-36ad-5cb6-a0ee-0a19470164de with identifier: 7007946auction111116
2026-03-27 15:10:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd2e503b-36ad-5cb6-a0ee-0a19470164de with scrape type 1
2026-03-27 15:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fd2e503b-36ad-5cb6-a0ee-0a19470164de
2026-03-27 15:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007946%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606002%27 HTTP/1.1" 200 None
2026-03-27 15:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007946/photo_001/780x0__r.jpg?hash=1774606002 not downloaded yet
2026-03-27 15:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007946%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606002%27 HTTP/1.1" 200 None
2026-03-27 15:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007946/photo_002/780x0__r.jpg?hash=1774606002 not downloaded yet
2026-03-27 15:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007946%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606001%27 HTTP/1.1" 200 None
2026-03-27 15:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007946/photo_003/780x0__r.jpg?hash=1774606001 not downloaded yet
2026-03-27 15:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007946%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606001%27 HTTP/1.1" 200 None
2026-03-27 15:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007946/photo_004/780x0__r.jpg?hash=1774606001 not downloaded yet
2026-03-27 15:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008003/photo_006/780x0__r.jpg?hash=1774606114> (referer: https://ecarstrade.com/cars/7008003)
2026-03-27 15:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007946%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606001%27 HTTP/1.1" 200 None
2026-03-27 15:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007946/photo_005/780x0__r.jpg?hash=1774606001 not downloaded yet
2026-03-27 15:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007946%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606003%27 HTTP/1.1" 200 None
2026-03-27 15:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007946/photo_006/780x0__r.jpg?hash=1774606003 not downloaded yet
2026-03-27 15:10:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2ef0d2f5-fa43-5e9a-ab94-79b004bedffe
2026-03-27 15:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008007/photo_006/780x0__r.jpg?hash=1774606123> (referer: https://ecarstrade.com/cars/7008007)
2026-03-27 15:10:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cb6877f5-2e14-5171-b32a-31330b6df7d9
2026-03-27 15:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007998/photo_006/780x0__r.jpg?hash=1774606110> (referer: https://ecarstrade.com/cars/7007998)
2026-03-27 15:10:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ef5b7cfb-9524-5676-9a70-3ae3ca613824
2026-03-27 15:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007998/photo_005/780x0__r.jpg?hash=1774606110> (referer: https://ecarstrade.com/cars/7007998)
2026-03-27 15:10:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item efefa487-d719-55f2-9443-754c47322da7
2026-03-27 15:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008025/photo_006/780x0__r.jpg?hash=1774606168> (referer: https://ecarstrade.com/cars/7008025)
2026-03-27 15:10:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item efefa487-d719-55f2-9443-754c47322da7
2026-03-27 15:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008025/photo_005/780x0__r.jpg?hash=1774606168> (referer: https://ecarstrade.com/cars/7008025)
2026-03-27 15:10:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f97a120f-808f-57e6-9dfb-752ab776a2fc
2026-03-27 15:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008001/photo_005/780x0__r.jpg?hash=1774606113> (referer: https://ecarstrade.com/cars/7008001)
2026-03-27 15:10:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f97a120f-808f-57e6-9dfb-752ab776a2fc
2026-03-27 15:10:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008026/photo_006/780x0__r.jpg?hash=1774606168> (referer: https://ecarstrade.com/cars/7008026)
2026-03-27 15:10:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b1aa384d-8390-5ba8-91e8-ece3d18f4488
2026-03-27 15:10:07 [scrapy.extensions.logstats] INFO: Crawled 646 pages (at 37 pages/min), scraped 488 items (at 33 items/min)
2026-03-27 15:10:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:10:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008026/photo_005/780x0__r.jpg?hash=1774606168> (referer: https://ecarstrade.com/cars/7008026)
2026-03-27 15:10:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 70701ebd-df77-5e5c-a16e-8d2da7ba658d
2026-03-27 15:10:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007946/photo_004/780x0__r.jpg?hash=1774606001> (referer: https://ecarstrade.com/cars/7007946)
2026-03-27 15:10:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 70701ebd-df77-5e5c-a16e-8d2da7ba658d
2026-03-27 15:10:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007946/photo_006/780x0__r.jpg?hash=1774606003> (referer: https://ecarstrade.com/cars/7007946)
2026-03-27 15:10:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fd2e503b-36ad-5cb6-a0ee-0a19470164de
2026-03-27 15:10:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007946/photo_005/780x0__r.jpg?hash=1774606001> (referer: https://ecarstrade.com/cars/7007946)
2026-03-27 15:10:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fd2e503b-36ad-5cb6-a0ee-0a19470164de
2026-03-27 15:10:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fd2e503b-36ad-5cb6-a0ee-0a19470164de
2026-03-27 15:10:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007946/photo_003/780x0__r.jpg?hash=1774606001> (referer: https://ecarstrade.com/cars/7007946)
2026-03-27 15:10:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fd2e503b-36ad-5cb6-a0ee-0a19470164de
2026-03-27 15:10:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007946/photo_002/780x0__r.jpg?hash=1774606002> (referer: https://ecarstrade.com/cars/7007946)
2026-03-27 15:10:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007946/photo_001/780x0__r.jpg?hash=1774606002> (referer: https://ecarstrade.com/cars/7007946)
2026-03-27 15:10:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fd2e503b-36ad-5cb6-a0ee-0a19470164de
2026-03-27 15:10:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008026/photo_004/780x0__r.jpg?hash=1774606168> (referer: https://ecarstrade.com/cars/7008026)
2026-03-27 15:10:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fd2e503b-36ad-5cb6-a0ee-0a19470164de
2026-03-27 15:10:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fd2e503b-36ad-5cb6-a0ee-0a19470164de, skipping ID generation
2026-03-27 15:10:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd2e503b-36ad-5cb6-a0ee-0a19470164de with scrape type 1
2026-03-27 15:10:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fd2e503b-36ad-5cb6-a0ee-0a19470164de sending to next pipeline
2026-03-27 15:10:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fd2e503b-36ad-5cb6-a0ee-0a19470164de, identifier: 7007946auction111116
2026-03-27 15:10:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fd2e503b-36ad-5cb6-a0ee-0a19470164de with identifier: 7007946auction111116
2026-03-27 15:10:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fd2e503b-36ad-5cb6-a0ee-0a19470164de with identifier: 7007946auction111116
2026-03-27 15:10:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fd2e503b-36ad-5cb6-a0ee-0a19470164de with identifier: 7007946auction111116 to the API
2026-03-27 15:10:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:10:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007946/photo_001/780x0__r.jpg?hash=1774606002>
{'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-30T10:40:00Z',
 'fuel_type': 'Other',
 'id': 'fd2e503b-36ad-5cb6-a0ee-0a19470164de',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007946',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 103868,
 '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': 'RENAULT Captur / 2019 / 5P / SUV Initiale Paris E-TECH Plug-in 160 '
          '-21',
 'transmission': 'automatic',
 'trim': 'RENAULT  / 2019 / 5P / SUV Initiale Paris E-TECH Plug-in 160 -21',
 'vin': None,
 'year': 2021}
2026-03-27 15:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007946auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:10:08 [ecarstrade.be] INFO: Saving data for 7007946auction111116: {'created_time': 1774624208.283, 'last_price_update_time': 1774624208.283011, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007946auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008026/photo_003/780x0__r.jpg?hash=1774606168> (referer: https://ecarstrade.com/cars/7008026)
2026-03-27 15:10:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 70701ebd-df77-5e5c-a16e-8d2da7ba658d
2026-03-27 15:10:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008026/photo_002/780x0__r.jpg?hash=1774606168> (referer: https://ecarstrade.com/cars/7008026)
2026-03-27 15:10:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 70701ebd-df77-5e5c-a16e-8d2da7ba658d
2026-03-27 15:10:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 70701ebd-df77-5e5c-a16e-8d2da7ba658d
2026-03-27 15:10:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008026/photo_001/780x0__r.jpg?hash=1774606168> (referer: https://ecarstrade.com/cars/7008026)
2026-03-27 15:10:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008001/photo_006/780x0__r.jpg?hash=1774606113> (referer: https://ecarstrade.com/cars/7008001)
2026-03-27 15:10:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 70701ebd-df77-5e5c-a16e-8d2da7ba658d
2026-03-27 15:10:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 70701ebd-df77-5e5c-a16e-8d2da7ba658d, skipping ID generation
2026-03-27 15:10:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70701ebd-df77-5e5c-a16e-8d2da7ba658d with scrape type 1
2026-03-27 15:10:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 70701ebd-df77-5e5c-a16e-8d2da7ba658d sending to next pipeline
2026-03-27 15:10:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 70701ebd-df77-5e5c-a16e-8d2da7ba658d, identifier: 7008026auction111116
2026-03-27 15:10:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 70701ebd-df77-5e5c-a16e-8d2da7ba658d with identifier: 7008026auction111116
2026-03-27 15:10:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 70701ebd-df77-5e5c-a16e-8d2da7ba658d with identifier: 7008026auction111116
2026-03-27 15:10:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 70701ebd-df77-5e5c-a16e-8d2da7ba658d with identifier: 7008026auction111116 to the API
2026-03-27 15:10:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008026/photo_001/780x0__r.jpg?hash=1774606168>
{'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-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '70701ebd-df77-5e5c-a16e-8d2da7ba658d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008026',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 61567,
 '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': 'XC40 Pro Recharge Pure Electric AWD 78kWh BVA',
 'transmission': 'automatic',
 'trim': 'Pro Recharge Pure Electric AWD 78kWh BVA',
 'vin': None,
 'year': 2021}
2026-03-27 15:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:09 [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 15:10:09 [ecarstrade.be] INFO: Saving data for 7008026auction111116: {'created_time': 1774624209.671585, 'last_price_update_time': 1774624209.671598, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008026auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008001/photo_004/780x0__r.jpg?hash=1774606113> (referer: https://ecarstrade.com/cars/7008001)
2026-03-27 15:10:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b1aa384d-8390-5ba8-91e8-ece3d18f4488
2026-03-27 15:10:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008001/photo_003/780x0__r.jpg?hash=1774606113> (referer: https://ecarstrade.com/cars/7008001)
2026-03-27 15:10:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b1aa384d-8390-5ba8-91e8-ece3d18f4488
2026-03-27 15:10:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008001/photo_002/780x0__r.jpg?hash=1774606113> (referer: https://ecarstrade.com/cars/7008001)
2026-03-27 15:10:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b1aa384d-8390-5ba8-91e8-ece3d18f4488
2026-03-27 15:10:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008001/photo_001/780x0__r.jpg?hash=1774606113> (referer: https://ecarstrade.com/cars/7008001)
2026-03-27 15:10:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b1aa384d-8390-5ba8-91e8-ece3d18f4488
2026-03-27 15:10:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008025/photo_004/780x0__r.jpg?hash=1774606168> (referer: https://ecarstrade.com/cars/7008025)
2026-03-27 15:10:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b1aa384d-8390-5ba8-91e8-ece3d18f4488
2026-03-27 15:10:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b1aa384d-8390-5ba8-91e8-ece3d18f4488, skipping ID generation
2026-03-27 15:10:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1aa384d-8390-5ba8-91e8-ece3d18f4488 with scrape type 1
2026-03-27 15:10:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b1aa384d-8390-5ba8-91e8-ece3d18f4488 sending to next pipeline
2026-03-27 15:10:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b1aa384d-8390-5ba8-91e8-ece3d18f4488, identifier: 7008001auction111116
2026-03-27 15:10:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b1aa384d-8390-5ba8-91e8-ece3d18f4488 with identifier: 7008001auction111116
2026-03-27 15:10:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b1aa384d-8390-5ba8-91e8-ece3d18f4488 with identifier: 7008001auction111116
2026-03-27 15:10:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b1aa384d-8390-5ba8-91e8-ece3d18f4488 with identifier: 7008001auction111116 to the API
2026-03-27 15:10:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008001/photo_001/780x0__r.jpg?hash=1774606113>
{'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-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b1aa384d-8390-5ba8-91e8-ece3d18f4488',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008001',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Toyota',
 'model': 'Yaris',
 'odometer': 17220,
 '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': 5,
 'seller_name': None,
 'title': 'TOYOTA Yaris Cross Hybride / 2021 / 5P / SUV 1.5 HYBRID 116H '
          'DYNAMIC BUSINESS BEYOND',
 'transmission': 'automatic',
 'trim': 'TOYOTA  Cross Hybride / 2021 / 5P / SUV 1.5 HYBRID 116H DYNAMIC '
         'BUSINESS BEYOND',
 'vin': None,
 'year': 2024}
2026-03-27 15:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:10 [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 15:10:10 [ecarstrade.be] INFO: Saving data for 7008001auction111116: {'created_time': 1774624210.440287, 'last_price_update_time': 1774624210.440299, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008001auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008005/photo_006/780x0__r.jpg?hash=1774606120> (referer: https://ecarstrade.com/cars/7008005)
2026-03-27 15:10:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f97a120f-808f-57e6-9dfb-752ab776a2fc
2026-03-27 15:10:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2de985ef-634c-5b8d-be51-1afe6ee6df58
2026-03-27 15:10:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008025/photo_003/780x0__r.jpg?hash=1774606167> (referer: https://ecarstrade.com/cars/7008025)
2026-03-27 15:10:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008005/photo_005/780x0__r.jpg?hash=1774606121> (referer: https://ecarstrade.com/cars/7008005)
2026-03-27 15:10:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f97a120f-808f-57e6-9dfb-752ab776a2fc
2026-03-27 15:10:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008025/photo_002/780x0__r.jpg?hash=1774606168> (referer: https://ecarstrade.com/cars/7008025)
2026-03-27 15:10:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2de985ef-634c-5b8d-be51-1afe6ee6df58
2026-03-27 15:10:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008005/photo_004/780x0__r.jpg?hash=1774606120> (referer: https://ecarstrade.com/cars/7008005)
2026-03-27 15:10:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f97a120f-808f-57e6-9dfb-752ab776a2fc
2026-03-27 15:10:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008025/photo_001/780x0__r.jpg?hash=1774606167> (referer: https://ecarstrade.com/cars/7008025)
2026-03-27 15:10:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2de985ef-634c-5b8d-be51-1afe6ee6df58
2026-03-27 15:10:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008005/photo_003/780x0__r.jpg?hash=1774606119> (referer: https://ecarstrade.com/cars/7008005)
2026-03-27 15:10:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f97a120f-808f-57e6-9dfb-752ab776a2fc
2026-03-27 15:10:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f97a120f-808f-57e6-9dfb-752ab776a2fc, skipping ID generation
2026-03-27 15:10:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f97a120f-808f-57e6-9dfb-752ab776a2fc with scrape type 1
2026-03-27 15:10:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f97a120f-808f-57e6-9dfb-752ab776a2fc sending to next pipeline
2026-03-27 15:10:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f97a120f-808f-57e6-9dfb-752ab776a2fc, identifier: 7008025auction111116
2026-03-27 15:10:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f97a120f-808f-57e6-9dfb-752ab776a2fc with identifier: 7008025auction111116
2026-03-27 15:10:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f97a120f-808f-57e6-9dfb-752ab776a2fc with identifier: 7008025auction111116
2026-03-27 15:10:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f97a120f-808f-57e6-9dfb-752ab776a2fc with identifier: 7008025auction111116 to the API
2026-03-27 15:10:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008025/photo_001/780x0__r.jpg?hash=1774606167>
{'auction_title': '',
 'c_o_2_emission_value': 48,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f97a120f-808f-57e6-9dfb-752ab776a2fc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008025',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 95742,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 / 2017 / 5P / SUV Recharge T5 262 DCT7 Inscription Busi',
 'transmission': 'automatic',
 'trim': 'VOLVO  / 2017 / 5P / SUV Recharge T5 262 DCT7 Inscription Busi',
 'vin': None,
 'year': 2021}
2026-03-27 15:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:11 [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 15:10:11 [ecarstrade.be] INFO: Saving data for 7008025auction111116: {'created_time': 1774624211.36256, 'last_price_update_time': 1774624211.362572, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008025auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008005/photo_002/780x0__r.jpg?hash=1774606119> (referer: https://ecarstrade.com/cars/7008005)
2026-03-27 15:10:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007993> (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 15:10:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2de985ef-634c-5b8d-be51-1afe6ee6df58
2026-03-27 15:10:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2de985ef-634c-5b8d-be51-1afe6ee6df58
2026-03-27 15:10:11 [ecarstrade.be] INFO: Extracting details for car 7007993auction111116
2026-03-27 15:10:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007998/photo_004/780x0__r.jpg?hash=1774606110> (referer: https://ecarstrade.com/cars/7007998)
2026-03-27 15:10:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008005/photo_001/780x0__r.jpg?hash=1774606119> (referer: https://ecarstrade.com/cars/7008005)
2026-03-27 15:10:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6178c99-9ad2-54b0-bad1-fbe22f7e8185 with identifier: 7007993auction111116
2026-03-27 15:10:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6178c99-9ad2-54b0-bad1-fbe22f7e8185 with scrape type 1
2026-03-27 15:10:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d6178c99-9ad2-54b0-bad1-fbe22f7e8185
2026-03-27 15:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007993%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606100%27 HTTP/1.1" 200 None
2026-03-27 15:10:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007993/photo_001/780x0__r.jpg?hash=1774606100 not downloaded yet
2026-03-27 15:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007993%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606100%27 HTTP/1.1" 200 None
2026-03-27 15:10:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007993/photo_002/780x0__r.jpg?hash=1774606100 not downloaded yet
2026-03-27 15:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007993%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606100%27 HTTP/1.1" 200 None
2026-03-27 15:10:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007993/photo_003/780x0__r.jpg?hash=1774606100 not downloaded yet
2026-03-27 15:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007993%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606100%27 HTTP/1.1" 200 None
2026-03-27 15:10:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007993/photo_004/780x0__r.jpg?hash=1774606100 not downloaded yet
2026-03-27 15:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007993%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606100%27 HTTP/1.1" 200 None
2026-03-27 15:10:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007993/photo_005/780x0__r.jpg?hash=1774606100 not downloaded yet
2026-03-27 15:10:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007998/photo_003/780x0__r.jpg?hash=1774606110> (referer: https://ecarstrade.com/cars/7007998)
2026-03-27 15:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007993%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606100%27 HTTP/1.1" 200 None
2026-03-27 15:10:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007993/photo_006/780x0__r.jpg?hash=1774606100 not downloaded yet
2026-03-27 15:10:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007998/photo_002/780x0__r.jpg?hash=1774606110> (referer: https://ecarstrade.com/cars/7007998)
2026-03-27 15:10:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item efefa487-d719-55f2-9443-754c47322da7
2026-03-27 15:10:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2de985ef-634c-5b8d-be51-1afe6ee6df58
2026-03-27 15:10:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2de985ef-634c-5b8d-be51-1afe6ee6df58, skipping ID generation
2026-03-27 15:10:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2de985ef-634c-5b8d-be51-1afe6ee6df58 with scrape type 1
2026-03-27 15:10:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2de985ef-634c-5b8d-be51-1afe6ee6df58 sending to next pipeline
2026-03-27 15:10:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2de985ef-634c-5b8d-be51-1afe6ee6df58, identifier: 7008005auction111116
2026-03-27 15:10:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2de985ef-634c-5b8d-be51-1afe6ee6df58 with identifier: 7008005auction111116
2026-03-27 15:10:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2de985ef-634c-5b8d-be51-1afe6ee6df58 with identifier: 7008005auction111116
2026-03-27 15:10:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2de985ef-634c-5b8d-be51-1afe6ee6df58 with identifier: 7008005auction111116 to the API
2026-03-27 15:10:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008005/photo_001/780x0__r.jpg?hash=1774606119>
{'auction_title': '',
 'c_o_2_emission_value': 35,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '2de985ef-634c-5b8d-be51-1afe6ee6df58',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008005',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 58316,
 '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': 'VOLKSWAGEN Tiguan / 2020 / 5P / SUV 1.4 eHybrid 245 DSG6 Life '
          'Business',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  / 2020 / 5P / SUV 1.4 eHybrid 245 DSG6 Life Business',
 'vin': None,
 'year': 2022}
2026-03-27 15:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:12 [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 15:10:12 [ecarstrade.be] INFO: Saving data for 7008005auction111116: {'created_time': 1774624212.060106, 'last_price_update_time': 1774624212.060118, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008005auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007998/photo_001/780x0__r.jpg?hash=1774606110> (referer: https://ecarstrade.com/cars/7007998)
2026-03-27 15:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008007/photo_005/780x0__r.jpg?hash=1774606123> (referer: https://ecarstrade.com/cars/7008007)
2026-03-27 15:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007994> (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 15:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007986> (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 15:10:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item efefa487-d719-55f2-9443-754c47322da7
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item efefa487-d719-55f2-9443-754c47322da7
2026-03-27 15:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008007/photo_001/780x0__r.jpg?hash=1774606122> (referer: https://ecarstrade.com/cars/7008007)
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item efefa487-d719-55f2-9443-754c47322da7
2026-03-27 15:10:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: efefa487-d719-55f2-9443-754c47322da7, skipping ID generation
2026-03-27 15:10:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efefa487-d719-55f2-9443-754c47322da7 with scrape type 1
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item efefa487-d719-55f2-9443-754c47322da7 sending to next pipeline
2026-03-27 15:10:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: efefa487-d719-55f2-9443-754c47322da7, identifier: 7007998auction111116
2026-03-27 15:10:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: efefa487-d719-55f2-9443-754c47322da7 with identifier: 7007998auction111116
2026-03-27 15:10:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: efefa487-d719-55f2-9443-754c47322da7 with identifier: 7007998auction111116
2026-03-27 15:10:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: efefa487-d719-55f2-9443-754c47322da7 with identifier: 7007998auction111116 to the API
2026-03-27 15:10:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007998/photo_001/780x0__r.jpg?hash=1774606110>
{'auction_title': '',
 'c_o_2_emission_value': 87,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'efefa487-d719-55f2-9443-754c47322da7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007998',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Toyota',
 'model': 'Yaris',
 'odometer': 45682,
 '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': 'TOYOTA Yaris Hybride 2019 5P Berline Hybride 116h Dynamic Business '
          'Beyond Zer',
 'transmission': 'automatic',
 'trim': 'TOYOTA  Hybride 2019 5P Berline Hybride 116h Dynamic Business Beyond '
         'Zer',
 'vin': None,
 'year': 2023}
2026-03-27 15:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:12 [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 15:10:12 [ecarstrade.be] INFO: Saving data for 7007998auction111116: {'created_time': 1774624212.579826, 'last_price_update_time': 1774624212.579838, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007998auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008007/photo_002/780x0__r.jpg?hash=1774606122> (referer: https://ecarstrade.com/cars/7008007)
2026-03-27 15:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008007/photo_003/780x0__r.jpg?hash=1774606123> (referer: https://ecarstrade.com/cars/7008007)
2026-03-27 15:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008007/photo_004/780x0__r.jpg?hash=1774606123> (referer: https://ecarstrade.com/cars/7008007)
2026-03-27 15:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008003/photo_005/780x0__r.jpg?hash=1774606114> (referer: https://ecarstrade.com/cars/7008003)
2026-03-27 15:10:12 [ecarstrade.be] INFO: Extracting details for car 7007994auction111116
2026-03-27 15:10:12 [ecarstrade.be] INFO: Extracting details for car 7007986auction111116
2026-03-27 15:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007987> (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 15:10:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ef5b7cfb-9524-5676-9a70-3ae3ca613824
2026-03-27 15:10:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2417b76f-6568-50fd-8d3b-4da9efcdfc70 with identifier: 7007994auction111116
2026-03-27 15:10:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2417b76f-6568-50fd-8d3b-4da9efcdfc70 with scrape type 1
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2417b76f-6568-50fd-8d3b-4da9efcdfc70
2026-03-27 15:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007994%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606100%27 HTTP/1.1" 200 None
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007994/photo_001/780x0__r.jpg?hash=1774606100 not downloaded yet
2026-03-27 15:10:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2360bae1-67c5-594a-a82f-bd1765dc543f with identifier: 7007986auction111116
2026-03-27 15:10:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2360bae1-67c5-594a-a82f-bd1765dc543f with scrape type 1
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2360bae1-67c5-594a-a82f-bd1765dc543f
2026-03-27 15:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007986%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606079%27 HTTP/1.1" 200 None
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007986/photo_001/780x0__r.jpg?hash=1774606079 not downloaded yet
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ef5b7cfb-9524-5676-9a70-3ae3ca613824
2026-03-27 15:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007994%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606101%27 HTTP/1.1" 200 None
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007994/photo_002/780x0__r.jpg?hash=1774606101 not downloaded yet
2026-03-27 15:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007986%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606079%27 HTTP/1.1" 200 None
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007986/photo_002/780x0__r.jpg?hash=1774606079 not downloaded yet
2026-03-27 15:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008003/photo_004/780x0__r.jpg?hash=1774606114> (referer: https://ecarstrade.com/cars/7008003)
2026-03-27 15:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007991> (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 15:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007993/photo_006/780x0__r.jpg?hash=1774606100> (referer: https://ecarstrade.com/cars/7007993)
2026-03-27 15:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007993/photo_005/780x0__r.jpg?hash=1774606100> (referer: https://ecarstrade.com/cars/7007993)
2026-03-27 15:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007993/photo_004/780x0__r.jpg?hash=1774606100> (referer: https://ecarstrade.com/cars/7007993)
2026-03-27 15:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007994%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606100%27 HTTP/1.1" 200 None
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007994/photo_003/780x0__r.jpg?hash=1774606100 not downloaded yet
2026-03-27 15:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007986%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606078%27 HTTP/1.1" 200 None
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007986/photo_003/780x0__r.jpg?hash=1774606078 not downloaded yet
2026-03-27 15:10:12 [ecarstrade.be] INFO: Extracting details for car 7007987auction111116
2026-03-27 15:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007994%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606101%27 HTTP/1.1" 200 None
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007994/photo_004/780x0__r.jpg?hash=1774606101 not downloaded yet
2026-03-27 15:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007986%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606078%27 HTTP/1.1" 200 None
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007986/photo_004/780x0__r.jpg?hash=1774606078 not downloaded yet
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ef5b7cfb-9524-5676-9a70-3ae3ca613824
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ef5b7cfb-9524-5676-9a70-3ae3ca613824
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ef5b7cfb-9524-5676-9a70-3ae3ca613824
2026-03-27 15:10:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ef5b7cfb-9524-5676-9a70-3ae3ca613824, skipping ID generation
2026-03-27 15:10:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef5b7cfb-9524-5676-9a70-3ae3ca613824 with scrape type 1
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ef5b7cfb-9524-5676-9a70-3ae3ca613824 sending to next pipeline
2026-03-27 15:10:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ef5b7cfb-9524-5676-9a70-3ae3ca613824, identifier: 7008007auction111116
2026-03-27 15:10:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cb6877f5-2e14-5171-b32a-31330b6df7d9
2026-03-27 15:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007993/photo_003/780x0__r.jpg?hash=1774606100> (referer: https://ecarstrade.com/cars/7007993)
2026-03-27 15:10:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ef5b7cfb-9524-5676-9a70-3ae3ca613824 with identifier: 7008007auction111116
2026-03-27 15:10:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ef5b7cfb-9524-5676-9a70-3ae3ca613824 with identifier: 7008007auction111116
2026-03-27 15:10:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ef5b7cfb-9524-5676-9a70-3ae3ca613824 with identifier: 7008007auction111116 to the API
2026-03-27 15:10:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008007/photo_004/780x0__r.jpg?hash=1774606123>
{'auction_title': '',
 'c_o_2_emission_value': 42,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ef5b7cfb-9524-5676-9a70-3ae3ca613824',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008007',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 58596,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Tiguan / 2020 / 5P / SUV 1.4 eHybrid 245 DSG6 R-Line '
          'Exclusive',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  / 2020 / 5P / SUV 1.4 eHybrid 245 DSG6 R-Line Exclusive',
 'vin': None,
 'year': 2021}
2026-03-27 15:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:13 [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 15:10:13 [ecarstrade.be] INFO: Saving data for 7008007auction111116: {'created_time': 1774624213.236304, 'last_price_update_time': 1774624213.236315, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008007auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008003/photo_003/780x0__r.jpg?hash=1774606115> (referer: https://ecarstrade.com/cars/7008003)
2026-03-27 15:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008003/photo_002/780x0__r.jpg?hash=1774606114> (referer: https://ecarstrade.com/cars/7008003)
2026-03-27 15:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008003/photo_001/780x0__r.jpg?hash=1774606115> (referer: https://ecarstrade.com/cars/7008003)
2026-03-27 15:10:13 [ecarstrade.be] INFO: Extracting details for car 7007991auction111116
2026-03-27 15:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007994%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606100%27 HTTP/1.1" 200 None
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007994/photo_005/780x0__r.jpg?hash=1774606100 not downloaded yet
2026-03-27 15:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007986%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606078%27 HTTP/1.1" 200 None
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007986/photo_005/780x0__r.jpg?hash=1774606078 not downloaded yet
2026-03-27 15:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007988> (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 15:10:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0c84b08-fb43-5892-a512-07509180b5ad with identifier: 7007987auction111116
2026-03-27 15:10:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0c84b08-fb43-5892-a512-07509180b5ad with scrape type 1
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e0c84b08-fb43-5892-a512-07509180b5ad
2026-03-27 15:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007987%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606080%27 HTTP/1.1" 200 None
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007987/photo_001/780x0__r.jpg?hash=1774606080 not downloaded yet
2026-03-27 15:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007993/photo_002/780x0__r.jpg?hash=1774606100> (referer: https://ecarstrade.com/cars/7007993)
2026-03-27 15:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007993/photo_001/780x0__r.jpg?hash=1774606100> (referer: https://ecarstrade.com/cars/7007993)
2026-03-27 15:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007994%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606100%27 HTTP/1.1" 200 None
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007994/photo_006/780x0__r.jpg?hash=1774606100 not downloaded yet
2026-03-27 15:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007986%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606078%27 HTTP/1.1" 200 None
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007986/photo_006/780x0__r.jpg?hash=1774606078 not downloaded yet
2026-03-27 15:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007987%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606080%27 HTTP/1.1" 200 None
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007987/photo_002/780x0__r.jpg?hash=1774606080 not downloaded yet
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cb6877f5-2e14-5171-b32a-31330b6df7d9
2026-03-27 15:10:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 630d2506-3535-5c57-b30d-ac112cbcbd1e with identifier: 7007991auction111116
2026-03-27 15:10:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 630d2506-3535-5c57-b30d-ac112cbcbd1e with scrape type 1
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 630d2506-3535-5c57-b30d-ac112cbcbd1e
2026-03-27 15:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007991%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606090%27 HTTP/1.1" 200 None
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007991/photo_001/780x0__r.jpg?hash=1774606090 not downloaded yet
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d6178c99-9ad2-54b0-bad1-fbe22f7e8185
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d6178c99-9ad2-54b0-bad1-fbe22f7e8185
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d6178c99-9ad2-54b0-bad1-fbe22f7e8185
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d6178c99-9ad2-54b0-bad1-fbe22f7e8185
2026-03-27 15:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008000/photo_004/780x0__r.jpg?hash=1774606111> (referer: https://ecarstrade.com/cars/7008000)
2026-03-27 15:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007986/photo_001/780x0__r.jpg?hash=1774606079> (referer: https://ecarstrade.com/cars/7007986)
2026-03-27 15:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007986/photo_002/780x0__r.jpg?hash=1774606079> (referer: https://ecarstrade.com/cars/7007986)
2026-03-27 15:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008000/photo_005/780x0__r.jpg?hash=1774606112> (referer: https://ecarstrade.com/cars/7008000)
2026-03-27 15:10:13 [ecarstrade.be] INFO: Extracting details for car 7007988auction111116
2026-03-27 15:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007987%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606080%27 HTTP/1.1" 200 None
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007987/photo_003/780x0__r.jpg?hash=1774606080 not downloaded yet
2026-03-27 15:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007994/photo_001/780x0__r.jpg?hash=1774606100> (referer: https://ecarstrade.com/cars/7007994)
2026-03-27 15:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007994/photo_002/780x0__r.jpg?hash=1774606101> (referer: https://ecarstrade.com/cars/7007994)
2026-03-27 15:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007999/photo_006/780x0__r.jpg?hash=1774606111> (referer: https://ecarstrade.com/cars/7007999)
2026-03-27 15:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007991%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606091%27 HTTP/1.1" 200 None
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007991/photo_002/780x0__r.jpg?hash=1774606091 not downloaded yet
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cb6877f5-2e14-5171-b32a-31330b6df7d9
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cb6877f5-2e14-5171-b32a-31330b6df7d9
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cb6877f5-2e14-5171-b32a-31330b6df7d9
2026-03-27 15:10:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb6877f5-2e14-5171-b32a-31330b6df7d9, skipping ID generation
2026-03-27 15:10:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb6877f5-2e14-5171-b32a-31330b6df7d9 with scrape type 1
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb6877f5-2e14-5171-b32a-31330b6df7d9 sending to next pipeline
2026-03-27 15:10:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cb6877f5-2e14-5171-b32a-31330b6df7d9, identifier: 7008003auction111116
2026-03-27 15:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007987%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606080%27 HTTP/1.1" 200 None
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007987/photo_004/780x0__r.jpg?hash=1774606080 not downloaded yet
2026-03-27 15:10:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cb6877f5-2e14-5171-b32a-31330b6df7d9 with identifier: 7008003auction111116
2026-03-27 15:10:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cb6877f5-2e14-5171-b32a-31330b6df7d9 with identifier: 7008003auction111116
2026-03-27 15:10:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cb6877f5-2e14-5171-b32a-31330b6df7d9 with identifier: 7008003auction111116 to the API
2026-03-27 15:10:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008003/photo_001/780x0__r.jpg?hash=1774606115>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': 'cb6877f5-2e14-5171-b32a-31330b6df7d9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008003',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 43204,
 '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': 'VOLKSWAGEN ID.3 / 2020 / 5P / Berline 58 kWh 204ch Pro Performance '
          'Active(SL)',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  / 2020 / 5P / Berline 58 kWh 204ch Pro Performance '
         'Active(SL)',
 'vin': None,
 'year': 2022}
2026-03-27 15:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:13 [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 15:10:13 [ecarstrade.be] INFO: Saving data for 7008003auction111116: {'created_time': 1774624213.954804, 'last_price_update_time': 1774624213.954816, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008003auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 958bb987-d1b0-5d03-b6b3-d56e49d7c8a2 with identifier: 7007988auction111116
2026-03-27 15:10:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 958bb987-d1b0-5d03-b6b3-d56e49d7c8a2 with scrape type 1
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 958bb987-d1b0-5d03-b6b3-d56e49d7c8a2
2026-03-27 15:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007988%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606082%27 HTTP/1.1" 200 None
2026-03-27 15:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007988/photo_001/780x0__r.jpg?hash=1774606082 not downloaded yet
2026-03-27 15:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007994/photo_004/780x0__r.jpg?hash=1774606101> (referer: https://ecarstrade.com/cars/7007994)
2026-03-27 15:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007999/photo_005/780x0__r.jpg?hash=1774606111> (referer: https://ecarstrade.com/cars/7007999)
2026-03-27 15:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007986/photo_004/780x0__r.jpg?hash=1774606078> (referer: https://ecarstrade.com/cars/7007986)
2026-03-27 15:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007986/photo_003/780x0__r.jpg?hash=1774606078> (referer: https://ecarstrade.com/cars/7007986)
2026-03-27 15:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007991%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606090%27 HTTP/1.1" 200 None
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007991/photo_003/780x0__r.jpg?hash=1774606090 not downloaded yet
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d6178c99-9ad2-54b0-bad1-fbe22f7e8185
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d6178c99-9ad2-54b0-bad1-fbe22f7e8185
2026-03-27 15:10:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d6178c99-9ad2-54b0-bad1-fbe22f7e8185, skipping ID generation
2026-03-27 15:10:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6178c99-9ad2-54b0-bad1-fbe22f7e8185 with scrape type 1
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d6178c99-9ad2-54b0-bad1-fbe22f7e8185 sending to next pipeline
2026-03-27 15:10:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d6178c99-9ad2-54b0-bad1-fbe22f7e8185, identifier: 7007993auction111116
2026-03-27 15:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007994/photo_003/780x0__r.jpg?hash=1774606100> (referer: https://ecarstrade.com/cars/7007994)
2026-03-27 15:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008000/photo_003/780x0__r.jpg?hash=1774606111> (referer: https://ecarstrade.com/cars/7008000)
2026-03-27 15:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007999/photo_004/780x0__r.jpg?hash=1774606111> (referer: https://ecarstrade.com/cars/7007999)
2026-03-27 15:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007987%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606080%27 HTTP/1.1" 200 None
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007987/photo_005/780x0__r.jpg?hash=1774606080 not downloaded yet
2026-03-27 15:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007988%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606082%27 HTTP/1.1" 200 None
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007988/photo_002/780x0__r.jpg?hash=1774606082 not downloaded yet
2026-03-27 15:10:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d6178c99-9ad2-54b0-bad1-fbe22f7e8185 with identifier: 7007993auction111116
2026-03-27 15:10:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d6178c99-9ad2-54b0-bad1-fbe22f7e8185 with identifier: 7007993auction111116
2026-03-27 15:10:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d6178c99-9ad2-54b0-bad1-fbe22f7e8185 with identifier: 7007993auction111116 to the API
2026-03-27 15:10:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:10:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007993/photo_001/780x0__r.jpg?hash=1774606100>
{'auction_title': '',
 'c_o_2_emission_value': 22,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.5L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd6178c99-9ad2-54b0-bad1-fbe22f7e8185',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007993',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Toyota',
 'model': 'RAV 4',
 'odometer': 42489,
 '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': 5,
 'seller_name': None,
 'title': 'TOYOTA RAV4 Hybride / 2020 / 5P / SUV PHEV AWD Design Business '
          'Beyond',
 'transmission': 'automatic',
 'trim': 'TOYOTA RAV4 Hybride / 2020 / 5P / SUV PHEV AWD Design Business '
         'Beyond',
 'vin': None,
 'year': 2024}
2026-03-27 15:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007993auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:10:14 [ecarstrade.be] INFO: Saving data for 7007993auction111116: {'created_time': 1774624214.530582, 'last_price_update_time': 1774624214.530594, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007993auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2ef0d2f5-fa43-5e9a-ab94-79b004bedffe
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2360bae1-67c5-594a-a82f-bd1765dc543f
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2360bae1-67c5-594a-a82f-bd1765dc543f
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2ef0d2f5-fa43-5e9a-ab94-79b004bedffe
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2417b76f-6568-50fd-8d3b-4da9efcdfc70
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2417b76f-6568-50fd-8d3b-4da9efcdfc70
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 65bf2084-4207-587c-bb94-2ac906aeea9e
2026-03-27 15:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007991%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606091%27 HTTP/1.1" 200 None
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007991/photo_004/780x0__r.jpg?hash=1774606091 not downloaded yet
2026-03-27 15:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007987/photo_002/780x0__r.jpg?hash=1774606080> (referer: https://ecarstrade.com/cars/7007987)
2026-03-27 15:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007986/photo_006/780x0__r.jpg?hash=1774606078> (referer: https://ecarstrade.com/cars/7007986)
2026-03-27 15:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007994/photo_006/780x0__r.jpg?hash=1774606100> (referer: https://ecarstrade.com/cars/7007994)
2026-03-27 15:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007987%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606080%27 HTTP/1.1" 200 None
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007987/photo_006/780x0__r.jpg?hash=1774606080 not downloaded yet
2026-03-27 15:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007988%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606082%27 HTTP/1.1" 200 None
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007988/photo_003/780x0__r.jpg?hash=1774606082 not downloaded yet
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2417b76f-6568-50fd-8d3b-4da9efcdfc70
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 65bf2084-4207-587c-bb94-2ac906aeea9e
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2360bae1-67c5-594a-a82f-bd1765dc543f
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2360bae1-67c5-594a-a82f-bd1765dc543f
2026-03-27 15:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008000/photo_002/780x0__r.jpg?hash=1774606111> (referer: https://ecarstrade.com/cars/7008000)
2026-03-27 15:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007991%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606090%27 HTTP/1.1" 200 None
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007991/photo_005/780x0__r.jpg?hash=1774606090 not downloaded yet
2026-03-27 15:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007987/photo_001/780x0__r.jpg?hash=1774606080> (referer: https://ecarstrade.com/cars/7007987)
2026-03-27 15:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007986/photo_005/780x0__r.jpg?hash=1774606078> (referer: https://ecarstrade.com/cars/7007986)
2026-03-27 15:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007988%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606082%27 HTTP/1.1" 200 None
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007988/photo_004/780x0__r.jpg?hash=1774606082 not downloaded yet
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2417b76f-6568-50fd-8d3b-4da9efcdfc70
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2ef0d2f5-fa43-5e9a-ab94-79b004bedffe
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 65bf2084-4207-587c-bb94-2ac906aeea9e
2026-03-27 15:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007991/photo_001/780x0__r.jpg?hash=1774606090> (referer: https://ecarstrade.com/cars/7007991)
2026-03-27 15:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007991%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606090%27 HTTP/1.1" 200 None
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007991/photo_006/780x0__r.jpg?hash=1774606090 not downloaded yet
2026-03-27 15:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007994/photo_005/780x0__r.jpg?hash=1774606100> (referer: https://ecarstrade.com/cars/7007994)
2026-03-27 15:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007988%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606082%27 HTTP/1.1" 200 None
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007988/photo_005/780x0__r.jpg?hash=1774606082 not downloaded yet
2026-03-27 15:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007999/photo_003/780x0__r.jpg?hash=1774606110> (referer: https://ecarstrade.com/cars/7007999)
2026-03-27 15:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007991/photo_002/780x0__r.jpg?hash=1774606091> (referer: https://ecarstrade.com/cars/7007991)
2026-03-27 15:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007987/photo_003/780x0__r.jpg?hash=1774606080> (referer: https://ecarstrade.com/cars/7007987)
2026-03-27 15:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007988%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606082%27 HTTP/1.1" 200 None
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007988/photo_006/780x0__r.jpg?hash=1774606082 not downloaded yet
2026-03-27 15:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008000/photo_001/780x0__r.jpg?hash=1774606111> (referer: https://ecarstrade.com/cars/7008000)
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e0c84b08-fb43-5892-a512-07509180b5ad
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2360bae1-67c5-594a-a82f-bd1765dc543f
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2417b76f-6568-50fd-8d3b-4da9efcdfc70
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2ef0d2f5-fa43-5e9a-ab94-79b004bedffe
2026-03-27 15:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007999/photo_002/780x0__r.jpg?hash=1774606110> (referer: https://ecarstrade.com/cars/7007999)
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e0c84b08-fb43-5892-a512-07509180b5ad
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2360bae1-67c5-594a-a82f-bd1765dc543f
2026-03-27 15:10:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2360bae1-67c5-594a-a82f-bd1765dc543f, skipping ID generation
2026-03-27 15:10:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2360bae1-67c5-594a-a82f-bd1765dc543f with scrape type 1
2026-03-27 15:10:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2360bae1-67c5-594a-a82f-bd1765dc543f sending to next pipeline
2026-03-27 15:10:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2360bae1-67c5-594a-a82f-bd1765dc543f, identifier: 7007986auction111116
2026-03-27 15:10:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2360bae1-67c5-594a-a82f-bd1765dc543f with identifier: 7007986auction111116
2026-03-27 15:10:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2360bae1-67c5-594a-a82f-bd1765dc543f with identifier: 7007986auction111116
2026-03-27 15:10:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2360bae1-67c5-594a-a82f-bd1765dc543f with identifier: 7007986auction111116 to the API
2026-03-27 15:10:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:10:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007986/photo_005/780x0__r.jpg?hash=1774606078>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '2360bae1-67c5-594a-a82f-bd1765dc543f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007986',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Toyota',
 'model': 'C-HR',
 'odometer': 119297,
 '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': 'TOYOTA C-HR / 2016 / 5P / SUV 2.0 HYBRIDE 184 COLLECTION',
 'transmission': 'automatic',
 'trim': 'TOYOTA  / 2016 / 5P / SUV 2.0 HYBRIDE 184 COLLECTION',
 'vin': None,
 'year': 2021}
2026-03-27 15:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007986auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:10:15 [ecarstrade.be] INFO: Saving data for 7007986auction111116: {'created_time': 1774624215.16164, 'last_price_update_time': 1774624215.16165, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007986auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007988/photo_002/780x0__r.jpg?hash=1774606082> (referer: https://ecarstrade.com/cars/7007988)
2026-03-27 15:10:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007988/photo_001/780x0__r.jpg?hash=1774606082> (referer: https://ecarstrade.com/cars/7007988)
2026-03-27 15:10:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007987/photo_004/780x0__r.jpg?hash=1774606080> (referer: https://ecarstrade.com/cars/7007987)
2026-03-27 15:10:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007987/photo_005/780x0__r.jpg?hash=1774606080> (referer: https://ecarstrade.com/cars/7007987)
2026-03-27 15:10:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007988/photo_003/780x0__r.jpg?hash=1774606082> (referer: https://ecarstrade.com/cars/7007988)
2026-03-27 15:10:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007991/photo_004/780x0__r.jpg?hash=1774606091> (referer: https://ecarstrade.com/cars/7007991)
2026-03-27 15:10:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007991/photo_003/780x0__r.jpg?hash=1774606090> (referer: https://ecarstrade.com/cars/7007991)
2026-03-27 15:10: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 15:10:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 630d2506-3535-5c57-b30d-ac112cbcbd1e
2026-03-27 15:10:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2417b76f-6568-50fd-8d3b-4da9efcdfc70
2026-03-27 15:10:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2417b76f-6568-50fd-8d3b-4da9efcdfc70, skipping ID generation
2026-03-27 15:10:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2417b76f-6568-50fd-8d3b-4da9efcdfc70 with scrape type 1
2026-03-27 15:10:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2417b76f-6568-50fd-8d3b-4da9efcdfc70 sending to next pipeline
2026-03-27 15:10:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2417b76f-6568-50fd-8d3b-4da9efcdfc70, identifier: 7007994auction111116
2026-03-27 15:10:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 65bf2084-4207-587c-bb94-2ac906aeea9e
2026-03-27 15:10:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 630d2506-3535-5c57-b30d-ac112cbcbd1e
2026-03-27 15:10:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e0c84b08-fb43-5892-a512-07509180b5ad
2026-03-27 15:10:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2ef0d2f5-fa43-5e9a-ab94-79b004bedffe
2026-03-27 15:10:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2ef0d2f5-fa43-5e9a-ab94-79b004bedffe, skipping ID generation
2026-03-27 15:10:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ef0d2f5-fa43-5e9a-ab94-79b004bedffe with scrape type 1
2026-03-27 15:10:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2ef0d2f5-fa43-5e9a-ab94-79b004bedffe sending to next pipeline
2026-03-27 15:10:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2ef0d2f5-fa43-5e9a-ab94-79b004bedffe, identifier: 7008000auction111116
2026-03-27 15:10:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 65bf2084-4207-587c-bb94-2ac906aeea9e
2026-03-27 15:10:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 65bf2084-4207-587c-bb94-2ac906aeea9e, skipping ID generation
2026-03-27 15:10:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65bf2084-4207-587c-bb94-2ac906aeea9e with scrape type 1
2026-03-27 15:10:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 65bf2084-4207-587c-bb94-2ac906aeea9e sending to next pipeline
2026-03-27 15:10:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 65bf2084-4207-587c-bb94-2ac906aeea9e, identifier: 7007999auction111116
2026-03-27 15:10:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2417b76f-6568-50fd-8d3b-4da9efcdfc70 with identifier: 7007994auction111116
2026-03-27 15:10:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2417b76f-6568-50fd-8d3b-4da9efcdfc70 with identifier: 7007994auction111116
2026-03-27 15:10:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2417b76f-6568-50fd-8d3b-4da9efcdfc70 with identifier: 7007994auction111116 to the API
2026-03-27 15:10:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:10:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007994/photo_005/780x0__r.jpg?hash=1774606100>
{'auction_title': '',
 'c_o_2_emission_value': 84,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '2417b76f-6568-50fd-8d3b-4da9efcdfc70',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007994',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Toyota',
 'model': 'Yaris',
 'odometer': 46176,
 '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': 5,
 'seller_name': None,
 'title': 'TOYOTA Yaris Hybride / 2017 / 5P / Berline 1.5 VVT-I HYBRID France',
 'transmission': 'automatic',
 'trim': 'TOYOTA  Hybride / 2017 / 5P / Berline 1.5 VVT-I HYBRID France',
 'vin': None,
 'year': 2019}
2026-03-27 15:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007994auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:10:15 [ecarstrade.be] INFO: Saving data for 7007994auction111116: {'created_time': 1774624215.764742, 'last_price_update_time': 1774624215.764758, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007994auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2ef0d2f5-fa43-5e9a-ab94-79b004bedffe with identifier: 7008000auction111116
2026-03-27 15:10:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2ef0d2f5-fa43-5e9a-ab94-79b004bedffe with identifier: 7008000auction111116
2026-03-27 15:10:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2ef0d2f5-fa43-5e9a-ab94-79b004bedffe with identifier: 7008000auction111116 to the API
2026-03-27 15:10:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:10:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008000/photo_001/780x0__r.jpg?hash=1774606111>
{'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-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '2ef0d2f5-fa43-5e9a-ab94-79b004bedffe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008000',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 125661,
 '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': 'VOLKSWAGEN Golf SW / 2020 / 5P / Break 1.0 eTSI OPF 110 DSG7 Life '
          'Business',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  SW / 2020 / 5P / Break 1.0 eTSI OPF 110 DSG7 Life '
         'Business',
 'vin': None,
 'year': 2023}
2026-03-27 15:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008000auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:10:16 [ecarstrade.be] INFO: Saving data for 7008000auction111116: {'created_time': 1774624216.086569, 'last_price_update_time': 1774624216.08658, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008000auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 65bf2084-4207-587c-bb94-2ac906aeea9e with identifier: 7007999auction111116
2026-03-27 15:10:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 65bf2084-4207-587c-bb94-2ac906aeea9e with identifier: 7007999auction111116
2026-03-27 15:10:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 65bf2084-4207-587c-bb94-2ac906aeea9e with identifier: 7007999auction111116 to the API
2026-03-27 15:10:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007999/photo_002/780x0__r.jpg?hash=1774606110>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '65bf2084-4207-587c-bb94-2ac906aeea9e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007999',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 18943,
 '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': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf / 2020 / 5P / Berline 1.0 eTSI OPF 110 DSG7 Life '
          'Business',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  / 2020 / 5P / Berline 1.0 eTSI OPF 110 DSG7 Life '
         'Business',
 'vin': None,
 'year': 2024}
2026-03-27 15:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007999auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:10:16 [ecarstrade.be] INFO: Saving data for 7007999auction111116: {'created_time': 1774624216.406217, 'last_price_update_time': 1774624216.406229, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007999auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007987/photo_006/780x0__r.jpg?hash=1774606080> (referer: https://ecarstrade.com/cars/7007987)
2026-03-27 15:10:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007991/photo_006/780x0__r.jpg?hash=1774606090> (referer: https://ecarstrade.com/cars/7007991)
2026-03-27 15:10:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007991/photo_005/780x0__r.jpg?hash=1774606090> (referer: https://ecarstrade.com/cars/7007991)
2026-03-27 15: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 15: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 15: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 15:10:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007988/photo_005/780x0__r.jpg?hash=1774606082> (referer: https://ecarstrade.com/cars/7007988)
2026-03-27 15:10:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007988/photo_006/780x0__r.jpg?hash=1774606082> (referer: https://ecarstrade.com/cars/7007988)
2026-03-27 15:10:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007988/photo_004/780x0__r.jpg?hash=1774606082> (referer: https://ecarstrade.com/cars/7007988)
2026-03-27 15: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 15:10:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 958bb987-d1b0-5d03-b6b3-d56e49d7c8a2
2026-03-27 15:10:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 958bb987-d1b0-5d03-b6b3-d56e49d7c8a2
2026-03-27 15:10:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e0c84b08-fb43-5892-a512-07509180b5ad
2026-03-27 15:10:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e0c84b08-fb43-5892-a512-07509180b5ad
2026-03-27 15:10:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 958bb987-d1b0-5d03-b6b3-d56e49d7c8a2
2026-03-27 15:10:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 630d2506-3535-5c57-b30d-ac112cbcbd1e
2026-03-27 15:10:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 630d2506-3535-5c57-b30d-ac112cbcbd1e
2026-03-27 15:10:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007947/photo_005/780x0__r.jpg?hash=1774606002> (referer: https://ecarstrade.com/cars/7007947)
2026-03-27 15:10:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e0c84b08-fb43-5892-a512-07509180b5ad
2026-03-27 15:10:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e0c84b08-fb43-5892-a512-07509180b5ad, skipping ID generation
2026-03-27 15:10:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0c84b08-fb43-5892-a512-07509180b5ad with scrape type 1
2026-03-27 15:10:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e0c84b08-fb43-5892-a512-07509180b5ad sending to next pipeline
2026-03-27 15:10:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e0c84b08-fb43-5892-a512-07509180b5ad, identifier: 7007987auction111116
2026-03-27 15:10:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e0c84b08-fb43-5892-a512-07509180b5ad with identifier: 7007987auction111116
2026-03-27 15:10:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e0c84b08-fb43-5892-a512-07509180b5ad with identifier: 7007987auction111116
2026-03-27 15:10:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e0c84b08-fb43-5892-a512-07509180b5ad with identifier: 7007987auction111116 to the API
2026-03-27 15:10:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007987/photo_006/780x0__r.jpg?hash=1774606080>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e0c84b08-fb43-5892-a512-07509180b5ad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007987',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 63390,
 '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': 'TOYOTA Corolla / 2018 / 5P / Berline Hybride 122h Collection',
 'transmission': 'automatic',
 'trim': 'TOYOTA  / 2018 / 5P / Berline Hybride 122h Collection',
 'vin': None,
 'year': 2021}
2026-03-27 15:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007987auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:10:16 [ecarstrade.be] INFO: Saving data for 7007987auction111116: {'created_time': 1774624216.967714, 'last_price_update_time': 1774624216.967725, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007987auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007947/photo_006/780x0__r.jpg?hash=1774606002> (referer: https://ecarstrade.com/cars/7007947)
2026-03-27 15:10:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007947/photo_004/780x0__r.jpg?hash=1774606002> (referer: https://ecarstrade.com/cars/7007947)
2026-03-27 15:10:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 630d2506-3535-5c57-b30d-ac112cbcbd1e
2026-03-27 15:10:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 630d2506-3535-5c57-b30d-ac112cbcbd1e
2026-03-27 15:10:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 630d2506-3535-5c57-b30d-ac112cbcbd1e, skipping ID generation
2026-03-27 15:10:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 630d2506-3535-5c57-b30d-ac112cbcbd1e with scrape type 1
2026-03-27 15:10:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 630d2506-3535-5c57-b30d-ac112cbcbd1e sending to next pipeline
2026-03-27 15:10:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 630d2506-3535-5c57-b30d-ac112cbcbd1e, identifier: 7007991auction111116
2026-03-27 15:10:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 958bb987-d1b0-5d03-b6b3-d56e49d7c8a2
2026-03-27 15:10:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 958bb987-d1b0-5d03-b6b3-d56e49d7c8a2
2026-03-27 15:10:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 958bb987-d1b0-5d03-b6b3-d56e49d7c8a2
2026-03-27 15:10:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 958bb987-d1b0-5d03-b6b3-d56e49d7c8a2, skipping ID generation
2026-03-27 15:10:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 958bb987-d1b0-5d03-b6b3-d56e49d7c8a2 with scrape type 1
2026-03-27 15:10:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 958bb987-d1b0-5d03-b6b3-d56e49d7c8a2 sending to next pipeline
2026-03-27 15:10:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 958bb987-d1b0-5d03-b6b3-d56e49d7c8a2, identifier: 7007988auction111116
2026-03-27 15:10:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3e374a58-6923-5e42-b63f-be5d6763fbda
2026-03-27 15:10:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 630d2506-3535-5c57-b30d-ac112cbcbd1e with identifier: 7007991auction111116
2026-03-27 15:10:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 630d2506-3535-5c57-b30d-ac112cbcbd1e with identifier: 7007991auction111116
2026-03-27 15:10:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 630d2506-3535-5c57-b30d-ac112cbcbd1e with identifier: 7007991auction111116 to the API
2026-03-27 15:10:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007991/photo_005/780x0__r.jpg?hash=1774606090>
{'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-30T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '630d2506-3535-5c57-b30d-ac112cbcbd1e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007991',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 125227,
 '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': 'TOYOTA Corolla Touring Sports 2018 5P Break Hybride 184h Design',
 'transmission': 'automatic',
 'trim': 'TOYOTA  Touring Sports 2018 5P Break Hybride 184h Design',
 'vin': None,
 'year': 2022}
2026-03-27 15:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:17 [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 15:10:17 [ecarstrade.be] INFO: Saving data for 7007991auction111116: {'created_time': 1774624217.49572, 'last_price_update_time': 1774624217.495732, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007991auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 958bb987-d1b0-5d03-b6b3-d56e49d7c8a2 with identifier: 7007988auction111116
2026-03-27 15:10:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 958bb987-d1b0-5d03-b6b3-d56e49d7c8a2 with identifier: 7007988auction111116
2026-03-27 15:10:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 958bb987-d1b0-5d03-b6b3-d56e49d7c8a2 with identifier: 7007988auction111116 to the API
2026-03-27 15:10:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007988/photo_004/780x0__r.jpg?hash=1774606082>
{'auction_title': '',
 'c_o_2_emission_value': 76,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '958bb987-d1b0-5d03-b6b3-d56e49d7c8a2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007988',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 56360,
 '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': 'TOYOTA Corolla 5p Berline Hybride 122h Dynamic Business',
 'transmission': 'automatic',
 'trim': 'TOYOTA  5p Berline Hybride 122h Dynamic Business',
 'vin': None,
 'year': 2019}
2026-03-27 15:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:17 [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 15:10:17 [ecarstrade.be] INFO: Saving data for 7007988auction111116: {'created_time': 1774624217.836823, 'last_price_update_time': 1774624217.836835, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007988auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007947/photo_001/780x0__r.jpg?hash=1774606003> (referer: https://ecarstrade.com/cars/7007947)
2026-03-27 15:10:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007947/photo_002/780x0__r.jpg?hash=1774606003> (referer: https://ecarstrade.com/cars/7007947)
2026-03-27 15:10:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3e374a58-6923-5e42-b63f-be5d6763fbda
2026-03-27 15:10:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3e374a58-6923-5e42-b63f-be5d6763fbda
2026-03-27 15:10:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007857/photo_003/780x0__r.jpg?hash=1774605860> (referer: https://ecarstrade.com/cars/7007857)
2026-03-27 15:10:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007857/photo_004/780x0__r.jpg?hash=1774605860> (referer: https://ecarstrade.com/cars/7007857)
2026-03-27 15:10:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3e374a58-6923-5e42-b63f-be5d6763fbda
2026-03-27 15:10:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3e374a58-6923-5e42-b63f-be5d6763fbda
2026-03-27 15:10:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3e374a58-6923-5e42-b63f-be5d6763fbda, skipping ID generation
2026-03-27 15:10:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e374a58-6923-5e42-b63f-be5d6763fbda with scrape type 1
2026-03-27 15:10:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3e374a58-6923-5e42-b63f-be5d6763fbda sending to next pipeline
2026-03-27 15:10:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3e374a58-6923-5e42-b63f-be5d6763fbda, identifier: 7007947auction111116
2026-03-27 15:10:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3e374a58-6923-5e42-b63f-be5d6763fbda with identifier: 7007947auction111116
2026-03-27 15:10:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3e374a58-6923-5e42-b63f-be5d6763fbda with identifier: 7007947auction111116
2026-03-27 15:10:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3e374a58-6923-5e42-b63f-be5d6763fbda with identifier: 7007947auction111116 to the API
2026-03-27 15:10:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007947/photo_002/780x0__r.jpg?hash=1774606003>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '3e374a58-6923-5e42-b63f-be5d6763fbda',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007947',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 54018,
 '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': 'Clio V Business 1.6 E-TECH Hybrid 140CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'V Business 1.6 E-TECH Hybrid 140CV BVA6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:18 [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 15:10:18 [ecarstrade.be] INFO: Saving data for 7007947auction111116: {'created_time': 1774624218.355917, 'last_price_update_time': 1774624218.355929, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007947auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007857/photo_002/780x0__r.jpg?hash=1774605861> (referer: https://ecarstrade.com/cars/7007857)
2026-03-27 15:10:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007857/photo_001/780x0__r.jpg?hash=1774605860> (referer: https://ecarstrade.com/cars/7007857)
2026-03-27 15:10:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 507e3ccd-b082-548d-91fa-740831880ec2
2026-03-27 15:10:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 507e3ccd-b082-548d-91fa-740831880ec2
2026-03-27 15:10:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007906/photo_004/780x0__r.jpg?hash=1774605933> (referer: https://ecarstrade.com/cars/7007906)
2026-03-27 15:10:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 507e3ccd-b082-548d-91fa-740831880ec2
2026-03-27 15:10:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 507e3ccd-b082-548d-91fa-740831880ec2
2026-03-27 15:10:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 507e3ccd-b082-548d-91fa-740831880ec2, skipping ID generation
2026-03-27 15:10:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 507e3ccd-b082-548d-91fa-740831880ec2 with scrape type 1
2026-03-27 15:10:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 507e3ccd-b082-548d-91fa-740831880ec2 sending to next pipeline
2026-03-27 15:10:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 507e3ccd-b082-548d-91fa-740831880ec2, identifier: 7007857auction111116
2026-03-27 15:10:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 507e3ccd-b082-548d-91fa-740831880ec2 with identifier: 7007857auction111116
2026-03-27 15:10:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 507e3ccd-b082-548d-91fa-740831880ec2 with identifier: 7007857auction111116
2026-03-27 15:10:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 507e3ccd-b082-548d-91fa-740831880ec2 with identifier: 7007857auction111116 to the API
2026-03-27 15:10:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007857/photo_001/780x0__r.jpg?hash=1774605860>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '507e3ccd-b082-548d-91fa-740831880ec2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007857',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 71335,
 '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': 5,
 'seller_name': None,
 'title': 'Kona Business Hybrid 2WD 1.6 GDI 140CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'Business Hybrid 2WD 1.6 GDI 140CV BVA6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:18 [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 15:10:18 [ecarstrade.be] INFO: Saving data for 7007857auction111116: {'created_time': 1774624218.872379, 'last_price_update_time': 1774624218.872392, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007857auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007906/photo_005/780x0__r.jpg?hash=1774605933> (referer: https://ecarstrade.com/cars/7007906)
2026-03-27 15:10:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007906/photo_003/780x0__r.jpg?hash=1774605934> (referer: https://ecarstrade.com/cars/7007906)
2026-03-27 15:10:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1c68b52f-da2a-51b6-afef-18853dcd89cb
2026-03-27 15:10:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007906/photo_002/780x0__r.jpg?hash=1774605934> (referer: https://ecarstrade.com/cars/7007906)
2026-03-27 15:10:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007906/photo_001/780x0__r.jpg?hash=1774605933> (referer: https://ecarstrade.com/cars/7007906)
2026-03-27 15:10:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1c68b52f-da2a-51b6-afef-18853dcd89cb
2026-03-27 15:10:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1c68b52f-da2a-51b6-afef-18853dcd89cb
2026-03-27 15:10:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007903/photo_005/780x0__r.jpg?hash=1774605930> (referer: https://ecarstrade.com/cars/7007903)
2026-03-27 15:10:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1c68b52f-da2a-51b6-afef-18853dcd89cb
2026-03-27 15:10:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007903/photo_003/780x0__r.jpg?hash=1774605930> (referer: https://ecarstrade.com/cars/7007903)
2026-03-27 15:10:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1c68b52f-da2a-51b6-afef-18853dcd89cb
2026-03-27 15:10:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1c68b52f-da2a-51b6-afef-18853dcd89cb, skipping ID generation
2026-03-27 15:10:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c68b52f-da2a-51b6-afef-18853dcd89cb with scrape type 1
2026-03-27 15:10:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1c68b52f-da2a-51b6-afef-18853dcd89cb sending to next pipeline
2026-03-27 15:10:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1c68b52f-da2a-51b6-afef-18853dcd89cb, identifier: 7007906auction111116
2026-03-27 15:10:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007903/photo_004/780x0__r.jpg?hash=1774605930> (referer: https://ecarstrade.com/cars/7007903)
2026-03-27 15:10:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007903/photo_002/780x0__r.jpg?hash=1774605930> (referer: https://ecarstrade.com/cars/7007903)
2026-03-27 15:10:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1c68b52f-da2a-51b6-afef-18853dcd89cb with identifier: 7007906auction111116
2026-03-27 15:10:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1c68b52f-da2a-51b6-afef-18853dcd89cb with identifier: 7007906auction111116
2026-03-27 15:10:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1c68b52f-da2a-51b6-afef-18853dcd89cb with identifier: 7007906auction111116 to the API
2026-03-27 15:10:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007906/photo_001/780x0__r.jpg?hash=1774605933>
{'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-30T10:40:00Z',
 'fuel_type': 'Other',
 'id': '1c68b52f-da2a-51b6-afef-18853dcd89cb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007906',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Mercedes',
 'model': 'GLA 250',
 'odometer': 55937,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLA / 2020 / 5P / SUV 1.3 GLA 250 e AMG LINE DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLA / 2020 / 5P / SUV 1.3  e AMG LINE DCT',
 'vin': None,
 'year': 2022}
2026-03-27 15:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:19 [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 15:10:19 [ecarstrade.be] INFO: Saving data for 7007906auction111116: {'created_time': 1774624219.979852, 'last_price_update_time': 1774624219.979863, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007906auction111116') HTTP/1.1" 204 0
2026-03-27 15:10: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 15:10:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bcfd5ea1-7129-5609-8c96-485d2f5a9107
2026-03-27 15:10:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bcfd5ea1-7129-5609-8c96-485d2f5a9107
2026-03-27 15:10:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bcfd5ea1-7129-5609-8c96-485d2f5a9107
2026-03-27 15:10:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bcfd5ea1-7129-5609-8c96-485d2f5a9107
2026-03-27 15:10:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007903/photo_001/780x0__r.jpg?hash=1774605930> (referer: https://ecarstrade.com/cars/7007903)
2026-03-27 15:10: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 15:10:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bcfd5ea1-7129-5609-8c96-485d2f5a9107
2026-03-27 15:10:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bcfd5ea1-7129-5609-8c96-485d2f5a9107, skipping ID generation
2026-03-27 15:10:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcfd5ea1-7129-5609-8c96-485d2f5a9107 with scrape type 1
2026-03-27 15:10:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bcfd5ea1-7129-5609-8c96-485d2f5a9107 sending to next pipeline
2026-03-27 15:10:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bcfd5ea1-7129-5609-8c96-485d2f5a9107, identifier: 7007903auction111116
2026-03-27 15:10:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bcfd5ea1-7129-5609-8c96-485d2f5a9107 with identifier: 7007903auction111116
2026-03-27 15:10:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bcfd5ea1-7129-5609-8c96-485d2f5a9107 with identifier: 7007903auction111116
2026-03-27 15:10:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bcfd5ea1-7129-5609-8c96-485d2f5a9107 with identifier: 7007903auction111116 to the API
2026-03-27 15:10:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007903/photo_001/780x0__r.jpg?hash=1774605930>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': 'bcfd5ea1-7129-5609-8c96-485d2f5a9107',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007903',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Mercedes',
 'model': 'EQA',
 'odometer': 50367,
 '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': 'MERCEDES-BENZ EQA / 2021 / 5P / SUV EQA 250+ AMG Line',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  / 2021 / 5P / SUV  250+ AMG Line',
 'vin': None,
 'year': 2023}
2026-03-27 15:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:20 [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 15:10:20 [ecarstrade.be] INFO: Saving data for 7007903auction111116: {'created_time': 1774624220.596973, 'last_price_update_time': 1774624220.596985, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007903auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:23 [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 15: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 15:10:23 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:10:23 [ecarstrade.be] INFO: Found listing with ID: 7008029auction111116
2026-03-27 15:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008029auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:10:23 [ecarstrade.be] INFO: Scrape type for 7008029auction111116: 1
2026-03-27 15:10:23 [ecarstrade.be] INFO: Found listing with ID: 7008030auction111116
2026-03-27 15:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008030auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:10:23 [ecarstrade.be] INFO: Scrape type for 7008030auction111116: 1
2026-03-27 15:10:23 [ecarstrade.be] INFO: Found listing with ID: 7009400auction99101
2026-03-27 15:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009400auction99101%27 HTTP/1.1" 200 None
2026-03-27 15:10:23 [ecarstrade.be] INFO: Scrape type for 7009400auction99101: 1
2026-03-27 15:10:23 [ecarstrade.be] INFO: Found listing with ID: 7009427auction99101
2026-03-27 15:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009427auction99101%27 HTTP/1.1" 200 None
2026-03-27 15:10:23 [ecarstrade.be] INFO: Scrape type for 7009427auction99101: 1
2026-03-27 15:10:23 [ecarstrade.be] INFO: Found listing with ID: 7009448auction99101
2026-03-27 15:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009448auction99101%27 HTTP/1.1" 200 None
2026-03-27 15:10:23 [ecarstrade.be] INFO: Scrape type for 7009448auction99101: 1
2026-03-27 15:10:23 [ecarstrade.be] INFO: Found listing with ID: 7009468auction99101
2026-03-27 15:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009468auction99101%27 HTTP/1.1" 200 None
2026-03-27 15:10:23 [ecarstrade.be] INFO: Scrape type for 7009468auction99101: 1
2026-03-27 15:10:23 [ecarstrade.be] INFO: Found listing with ID: 7009487auction99101
2026-03-27 15:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009487auction99101%27 HTTP/1.1" 200 None
2026-03-27 15:10:23 [ecarstrade.be] INFO: Scrape type for 7009487auction99101: 1
2026-03-27 15:10:23 [ecarstrade.be] INFO: Found listing with ID: 7009499auction99101
2026-03-27 15:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009499auction99101%27 HTTP/1.1" 200 None
2026-03-27 15:10:23 [ecarstrade.be] INFO: Scrape type for 7009499auction99101: 1
2026-03-27 15:10:23 [ecarstrade.be] INFO: Found listing with ID: 7009510auction99101
2026-03-27 15:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009510auction99101%27 HTTP/1.1" 200 None
2026-03-27 15:10:23 [ecarstrade.be] INFO: Scrape type for 7009510auction99101: 1
2026-03-27 15:10:23 [ecarstrade.be] INFO: Found listing with ID: 7003910auction111076
2026-03-27 15:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003910auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:23 [ecarstrade.be] INFO: Scrape type for 7003910auction111076: 0
2026-03-27 15:10:23 [ecarstrade.be] INFO: Found listing with ID: 7003911auction111076
2026-03-27 15:10:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:24 [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 15:10:24 [ecarstrade.be] INFO: Scrape type for 7003911auction111076: 0
2026-03-27 15:10:24 [ecarstrade.be] INFO: Found listing with ID: 7003912auction111076
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:24 [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 15:10:24 [ecarstrade.be] INFO: Scrape type for 7003912auction111076: 0
2026-03-27 15:10:24 [ecarstrade.be] INFO: Found listing with ID: 7003913auction111076
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:24 [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 15:10:24 [ecarstrade.be] INFO: Scrape type for 7003913auction111076: 0
2026-03-27 15:10:24 [ecarstrade.be] INFO: Found listing with ID: 7003914auction111076
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:24 [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 15:10:24 [ecarstrade.be] INFO: Scrape type for 7003914auction111076: 0
2026-03-27 15:10:24 [ecarstrade.be] INFO: Found listing with ID: 7003915auction111076
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:24 [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 15:10:24 [ecarstrade.be] INFO: Scrape type for 7003915auction111076: 0
2026-03-27 15:10:24 [ecarstrade.be] INFO: Found listing with ID: 7003916auction111076
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:24 [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 15:10:24 [ecarstrade.be] INFO: Scrape type for 7003916auction111076: 0
2026-03-27 15:10:24 [ecarstrade.be] INFO: Found listing with ID: 7003917auction111076
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:24 [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 15:10:24 [ecarstrade.be] INFO: Scrape type for 7003917auction111076: 0
2026-03-27 15:10:24 [ecarstrade.be] INFO: Found listing with ID: 7003918auction111076
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:24 [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 15:10:24 [ecarstrade.be] INFO: Scrape type for 7003918auction111076: 0
2026-03-27 15:10:24 [ecarstrade.be] INFO: Found listing with ID: 7003919auction111076
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:24 [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 15:10:24 [ecarstrade.be] INFO: Scrape type for 7003919auction111076: 0
2026-03-27 15:10:24 [ecarstrade.be] INFO: Found listing with ID: 7003920auction111076
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:24 [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 15:10:24 [ecarstrade.be] INFO: Scrape type for 7003920auction111076: 0
2026-03-27 15:10:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007983> (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 15: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 15:10:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007984> (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 15: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 15:10:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007985> (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 15: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 15:10:24 [ecarstrade.be] INFO: Extracting details for car 7007983auction111116
2026-03-27 15:10:24 [ecarstrade.be] INFO: Extracting details for car 7007984auction111116
2026-03-27 15:10:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c896e0e-7efa-56e8-90e3-a6135eece11a with identifier: 7007983auction111116
2026-03-27 15:10:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c896e0e-7efa-56e8-90e3-a6135eece11a with scrape type 1
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8c896e0e-7efa-56e8-90e3-a6135eece11a
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007983%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606075%27 HTTP/1.1" 200 None
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007983/photo_001/780x0__r.jpg?hash=1774606075 not downloaded yet
2026-03-27 15:10:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 229b9681-cdad-5462-9ea3-8dd93216f5c6 with identifier: 7007984auction111116
2026-03-27 15:10:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 229b9681-cdad-5462-9ea3-8dd93216f5c6 with scrape type 1
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 229b9681-cdad-5462-9ea3-8dd93216f5c6
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007984%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606077%27 HTTP/1.1" 200 None
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007984/photo_001/780x0__r.jpg?hash=1774606077 not downloaded yet
2026-03-27 15:10:24 [ecarstrade.be] INFO: Extracting details for car 7007985auction111116
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007983%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606075%27 HTTP/1.1" 200 None
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007983/photo_002/780x0__r.jpg?hash=1774606075 not downloaded yet
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007984%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606077%27 HTTP/1.1" 200 None
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007984/photo_002/780x0__r.jpg?hash=1774606077 not downloaded yet
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007983%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606075%27 HTTP/1.1" 200 None
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007983/photo_003/780x0__r.jpg?hash=1774606075 not downloaded yet
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007984%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606077%27 HTTP/1.1" 200 None
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007984/photo_003/780x0__r.jpg?hash=1774606077 not downloaded yet
2026-03-27 15:10:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5584d8c5-8381-528e-8adc-313001150750 with identifier: 7007985auction111116
2026-03-27 15:10:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5584d8c5-8381-528e-8adc-313001150750 with scrape type 1
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5584d8c5-8381-528e-8adc-313001150750
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007985%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606076%27 HTTP/1.1" 200 None
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007985/photo_001/780x0__r.jpg?hash=1774606076 not downloaded yet
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007983%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606075%27 HTTP/1.1" 200 None
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007983/photo_004/780x0__r.jpg?hash=1774606075 not downloaded yet
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007984%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606077%27 HTTP/1.1" 200 None
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007984/photo_004/780x0__r.jpg?hash=1774606077 not downloaded yet
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007985%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606076%27 HTTP/1.1" 200 None
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007985/photo_002/780x0__r.jpg?hash=1774606076 not downloaded yet
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007983%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606075%27 HTTP/1.1" 200 None
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007983/photo_005/780x0__r.jpg?hash=1774606075 not downloaded yet
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007984%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606077%27 HTTP/1.1" 200 None
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007984/photo_005/780x0__r.jpg?hash=1774606077 not downloaded yet
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007985%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606076%27 HTTP/1.1" 200 None
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007985/photo_003/780x0__r.jpg?hash=1774606076 not downloaded yet
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007983%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606075%27 HTTP/1.1" 200 None
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007983/photo_006/780x0__r.jpg?hash=1774606075 not downloaded yet
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007984%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606077%27 HTTP/1.1" 200 None
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007984/photo_006/780x0__r.jpg?hash=1774606077 not downloaded yet
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007985%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606076%27 HTTP/1.1" 200 None
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007985/photo_004/780x0__r.jpg?hash=1774606076 not downloaded yet
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007985%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606076%27 HTTP/1.1" 200 None
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007985/photo_005/780x0__r.jpg?hash=1774606076 not downloaded yet
2026-03-27 15:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007985%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606076%27 HTTP/1.1" 200 None
2026-03-27 15:10:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007985/photo_006/780x0__r.jpg?hash=1774606076 not downloaded yet
2026-03-27 15:10:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007977> (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 15:10: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 15:10:25 [ecarstrade.be] INFO: Extracting details for car 7007977auction111116
2026-03-27 15:10:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b1b7410-8931-5f66-8b58-431a7e7e6071 with identifier: 7007977auction111116
2026-03-27 15:10:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b1b7410-8931-5f66-8b58-431a7e7e6071 with scrape type 1
2026-03-27 15:10:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9b1b7410-8931-5f66-8b58-431a7e7e6071
2026-03-27 15:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007977%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606059%27 HTTP/1.1" 200 None
2026-03-27 15:10:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007977/photo_001/780x0__r.jpg?hash=1774606059 not downloaded yet
2026-03-27 15:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007977%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606059%27 HTTP/1.1" 200 None
2026-03-27 15:10:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007977/photo_002/780x0__r.jpg?hash=1774606059 not downloaded yet
2026-03-27 15:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007977%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606059%27 HTTP/1.1" 200 None
2026-03-27 15:10:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007977/photo_003/780x0__r.jpg?hash=1774606059 not downloaded yet
2026-03-27 15:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007977%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606060%27 HTTP/1.1" 200 None
2026-03-27 15:10:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007977/photo_004/780x0__r.jpg?hash=1774606060 not downloaded yet
2026-03-27 15:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007977%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606059%27 HTTP/1.1" 200 None
2026-03-27 15:10:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007977/photo_005/780x0__r.jpg?hash=1774606059 not downloaded yet
2026-03-27 15:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007977%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606060%27 HTTP/1.1" 200 None
2026-03-27 15:10:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007977/photo_006/780x0__r.jpg?hash=1774606060 not downloaded yet
2026-03-27 15:10:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007974> (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 15:10: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 15:10:26 [ecarstrade.be] INFO: Extracting details for car 7007974auction111116
2026-03-27 15:10:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ee75c9c-7795-58d9-950a-03c24cfc3382 with identifier: 7007974auction111116
2026-03-27 15:10:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ee75c9c-7795-58d9-950a-03c24cfc3382 with scrape type 1
2026-03-27 15:10:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8ee75c9c-7795-58d9-950a-03c24cfc3382
2026-03-27 15:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007974%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606053%27 HTTP/1.1" 200 None
2026-03-27 15:10:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007974/photo_001/780x0__r.jpg?hash=1774606053 not downloaded yet
2026-03-27 15:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007974%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606053%27 HTTP/1.1" 200 None
2026-03-27 15:10:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007974/photo_002/780x0__r.jpg?hash=1774606053 not downloaded yet
2026-03-27 15:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007974%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606054%27 HTTP/1.1" 200 None
2026-03-27 15:10:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007974/photo_003/780x0__r.jpg?hash=1774606054 not downloaded yet
2026-03-27 15:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007974%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606054%27 HTTP/1.1" 200 None
2026-03-27 15:10:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007974/photo_004/780x0__r.jpg?hash=1774606054 not downloaded yet
2026-03-27 15:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007974%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606054%27 HTTP/1.1" 200 None
2026-03-27 15:10:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007974/photo_005/780x0__r.jpg?hash=1774606054 not downloaded yet
2026-03-27 15:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007974%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606054%27 HTTP/1.1" 200 None
2026-03-27 15:10:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007974/photo_006/780x0__r.jpg?hash=1774606054 not downloaded yet
2026-03-27 15:10:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007989> (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 15:10:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007929/photo_001/780x0__r.jpg?hash=1774605977> (referer: https://ecarstrade.com/cars/7007929)
2026-03-27 15:10:26 [ecarstrade.be] INFO: Extracting details for car 7007989auction111116
2026-03-27 15:10:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d7681e9-fa7a-5937-bc45-7b750f56be56 with identifier: 7007989auction111116
2026-03-27 15:10:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d7681e9-fa7a-5937-bc45-7b750f56be56 with scrape type 1
2026-03-27 15:10:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1d7681e9-fa7a-5937-bc45-7b750f56be56
2026-03-27 15:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007989%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606083%27 HTTP/1.1" 200 None
2026-03-27 15:10:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007989/photo_001/780x0__r.jpg?hash=1774606083 not downloaded yet
2026-03-27 15:10:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007932/photo_001/780x0__r.jpg?hash=1774605982> (referer: https://ecarstrade.com/cars/7007932)
2026-03-27 15:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007989%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606083%27 HTTP/1.1" 200 None
2026-03-27 15:10:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007989/photo_002/780x0__r.jpg?hash=1774606083 not downloaded yet
2026-03-27 15:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007989%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606083%27 HTTP/1.1" 200 None
2026-03-27 15:10:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007989/photo_003/780x0__r.jpg?hash=1774606083 not downloaded yet
2026-03-27 15:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007989%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606083%27 HTTP/1.1" 200 None
2026-03-27 15:10:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007989/photo_004/780x0__r.jpg?hash=1774606083 not downloaded yet
2026-03-27 15:10:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d2011f55-9597-5316-95cb-563845ccd082
2026-03-27 15:10:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d2011f55-9597-5316-95cb-563845ccd082, skipping ID generation
2026-03-27 15:10:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2011f55-9597-5316-95cb-563845ccd082 with scrape type 1
2026-03-27 15:10:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d2011f55-9597-5316-95cb-563845ccd082 sending to next pipeline
2026-03-27 15:10:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d2011f55-9597-5316-95cb-563845ccd082, identifier: 7007929auction111116
2026-03-27 15:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007989%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606083%27 HTTP/1.1" 200 None
2026-03-27 15:10:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007989/photo_005/780x0__r.jpg?hash=1774606083 not downloaded yet
2026-03-27 15:10:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d2011f55-9597-5316-95cb-563845ccd082 with identifier: 7007929auction111116
2026-03-27 15:10:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d2011f55-9597-5316-95cb-563845ccd082 with identifier: 7007929auction111116
2026-03-27 15:10:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d2011f55-9597-5316-95cb-563845ccd082 with identifier: 7007929auction111116 to the API
2026-03-27 15:10:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007929/photo_001/780x0__r.jpg?hash=1774605977>
{'auction_title': '',
 'c_o_2_emission_value': 101,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'd2011f55-9597-5316-95cb-563845ccd082',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007929',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 69670,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-11-01',
 'seats_number': 2,
 'seller_name': None,
 'title': '208 Hybrid 100 Premium 1.2 100CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'Hybrid 100 Premium 1.2 100CV BVA6 E6d',
 'vin': None,
 'year': 2024}
2026-03-27 15:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:27 [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 15:10:27 [ecarstrade.be] INFO: Saving data for 7007929auction111116: {'created_time': 1774624227.242789, 'last_price_update_time': 1774624227.242802, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007929auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007933/photo_005/780x0__r.jpg?hash=1774605986> (referer: https://ecarstrade.com/cars/7007933)
2026-03-27 15:10: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 15:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007989%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606083%27 HTTP/1.1" 200 None
2026-03-27 15:10:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007989/photo_006/780x0__r.jpg?hash=1774606083 not downloaded yet
2026-03-27 15:10:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 47934116-6073-57c5-86f3-86e61698f342
2026-03-27 15:10:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 47934116-6073-57c5-86f3-86e61698f342, skipping ID generation
2026-03-27 15:10:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47934116-6073-57c5-86f3-86e61698f342 with scrape type 1
2026-03-27 15:10:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 47934116-6073-57c5-86f3-86e61698f342 sending to next pipeline
2026-03-27 15:10:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 47934116-6073-57c5-86f3-86e61698f342, identifier: 7007932auction111116
2026-03-27 15:10:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 47934116-6073-57c5-86f3-86e61698f342 with identifier: 7007932auction111116
2026-03-27 15:10:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 47934116-6073-57c5-86f3-86e61698f342 with identifier: 7007932auction111116
2026-03-27 15:10:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 47934116-6073-57c5-86f3-86e61698f342 with identifier: 7007932auction111116 to the API
2026-03-27 15:10:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007932/photo_001/780x0__r.jpg?hash=1774605982>
{'auction_title': '',
 'c_o_2_emission_value': 29,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Other',
 'id': '47934116-6073-57c5-86f3-86e61698f342',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007932',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 76870,
 '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 3008 / 2020 / 5P / SUV 1.6 HYBRID4 300 E-EAT8 Allure Pack',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  / 2020 / 5P / SUV 1.6 HYBRID4 300 E-EAT8 Allure Pack',
 'vin': None,
 'year': 2023}
2026-03-27 15:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:27 [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 15:10:27 [ecarstrade.be] INFO: Saving data for 7007932auction111116: {'created_time': 1774624227.769901, 'last_price_update_time': 1774624227.769912, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007932auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e0b5b15b-f3f0-5672-9b6c-6c3533d911cf
2026-03-27 15:10:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007972> (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 15:10: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 15:10:27 [ecarstrade.be] INFO: Extracting details for car 7007972auction111116
2026-03-27 15:10:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 588b463a-2e84-557c-ad51-85ac9dbc9276 with identifier: 7007972auction111116
2026-03-27 15:10:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 588b463a-2e84-557c-ad51-85ac9dbc9276 with scrape type 1
2026-03-27 15:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 588b463a-2e84-557c-ad51-85ac9dbc9276
2026-03-27 15:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007972%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606050%27 HTTP/1.1" 200 None
2026-03-27 15:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007972/photo_001/780x0__r.jpg?hash=1774606050 not downloaded yet
2026-03-27 15:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007972%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606050%27 HTTP/1.1" 200 None
2026-03-27 15:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007972/photo_002/780x0__r.jpg?hash=1774606050 not downloaded yet
2026-03-27 15:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007972%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606050%27 HTTP/1.1" 200 None
2026-03-27 15:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007972/photo_003/780x0__r.jpg?hash=1774606050 not downloaded yet
2026-03-27 15:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007972%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606050%27 HTTP/1.1" 200 None
2026-03-27 15:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007972/photo_004/780x0__r.jpg?hash=1774606050 not downloaded yet
2026-03-27 15:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007972%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606051%27 HTTP/1.1" 200 None
2026-03-27 15:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007972/photo_005/780x0__r.jpg?hash=1774606051 not downloaded yet
2026-03-27 15:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007972%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606050%27 HTTP/1.1" 200 None
2026-03-27 15:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007972/photo_006/780x0__r.jpg?hash=1774606050 not downloaded yet
2026-03-27 15:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007968> (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 15:10: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 15:10:31 [ecarstrade.be] INFO: Extracting details for car 7007968auction111116
2026-03-27 15:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007966> (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 15:10:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea7b2f0c-fef9-5fb6-95a6-d8866d25b6d2 with identifier: 7007968auction111116
2026-03-27 15:10:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea7b2f0c-fef9-5fb6-95a6-d8866d25b6d2 with scrape type 1
2026-03-27 15:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ea7b2f0c-fef9-5fb6-95a6-d8866d25b6d2
2026-03-27 15:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7007968%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606044%27 HTTP/1.1" 200 None
2026-03-27 15:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007968/photo_001/780x0__r.jpg?hash=1774606044 not downloaded yet
2026-03-27 15:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7007968%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606044%27 HTTP/1.1" 200 None
2026-03-27 15:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007968/photo_002/780x0__r.jpg?hash=1774606044 not downloaded yet
2026-03-27 15:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7007968%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606043%27 HTTP/1.1" 200 None
2026-03-27 15:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007968/photo_003/780x0__r.jpg?hash=1774606043 not downloaded yet
2026-03-27 15:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7007968%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606043%27 HTTP/1.1" 200 None
2026-03-27 15:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007968/photo_004/780x0__r.jpg?hash=1774606043 not downloaded yet
2026-03-27 15:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7007968%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606043%27 HTTP/1.1" 200 None
2026-03-27 15:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007968/photo_005/780x0__r.jpg?hash=1774606043 not downloaded yet
2026-03-27 15:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007985/photo_006/780x0__r.jpg?hash=1774606076> (referer: https://ecarstrade.com/cars/7007985)
2026-03-27 15:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7007968%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606043%27 HTTP/1.1" 200 None
2026-03-27 15:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007968/photo_006/780x0__r.jpg?hash=1774606043 not downloaded yet
2026-03-27 15:10:31 [ecarstrade.be] INFO: Extracting details for car 7007966auction111116
2026-03-27 15:10:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c9807d3-a14d-5051-9a0f-9affcbee7fde with identifier: 7007966auction111116
2026-03-27 15:10:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c9807d3-a14d-5051-9a0f-9affcbee7fde with scrape type 1
2026-03-27 15:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0c9807d3-a14d-5051-9a0f-9affcbee7fde
2026-03-27 15:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7007966%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606038%27 HTTP/1.1" 200 None
2026-03-27 15:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007966/photo_001/780x0__r.jpg?hash=1774606038 not downloaded yet
2026-03-27 15:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7007966%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606039%27 HTTP/1.1" 200 None
2026-03-27 15:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007966/photo_002/780x0__r.jpg?hash=1774606039 not downloaded yet
2026-03-27 15:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7007966%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606039%27 HTTP/1.1" 200 None
2026-03-27 15:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007966/photo_003/780x0__r.jpg?hash=1774606039 not downloaded yet
2026-03-27 15:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7007966%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606039%27 HTTP/1.1" 200 None
2026-03-27 15:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007966/photo_004/780x0__r.jpg?hash=1774606039 not downloaded yet
2026-03-27 15:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7007966%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606039%27 HTTP/1.1" 200 None
2026-03-27 15:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007966/photo_005/780x0__r.jpg?hash=1774606039 not downloaded yet
2026-03-27 15:10:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5584d8c5-8381-528e-8adc-313001150750
2026-03-27 15:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007977/photo_006/780x0__r.jpg?hash=1774606060> (referer: https://ecarstrade.com/cars/7007977)
2026-03-27 15:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7007966%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606039%27 HTTP/1.1" 200 None
2026-03-27 15:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007966/photo_006/780x0__r.jpg?hash=1774606039 not downloaded yet
2026-03-27 15:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007974/photo_006/780x0__r.jpg?hash=1774606054> (referer: https://ecarstrade.com/cars/7007974)
2026-03-27 15:10:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9b1b7410-8931-5f66-8b58-431a7e7e6071
2026-03-27 15:10:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8ee75c9c-7795-58d9-950a-03c24cfc3382
2026-03-27 15:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007974/photo_005/780x0__r.jpg?hash=1774606054> (referer: https://ecarstrade.com/cars/7007974)
2026-03-27 15:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007989/photo_001/780x0__r.jpg?hash=1774606083> (referer: https://ecarstrade.com/cars/7007989)
2026-03-27 15:10:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8ee75c9c-7795-58d9-950a-03c24cfc3382
2026-03-27 15:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007989/photo_004/780x0__r.jpg?hash=1774606083> (referer: https://ecarstrade.com/cars/7007989)
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1d7681e9-fa7a-5937-bc45-7b750f56be56
2026-03-27 15:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007989/photo_006/780x0__r.jpg?hash=1774606083> (referer: https://ecarstrade.com/cars/7007989)
2026-03-27 15:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007972/photo_006/780x0__r.jpg?hash=1774606050> (referer: https://ecarstrade.com/cars/7007972)
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1d7681e9-fa7a-5937-bc45-7b750f56be56
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1d7681e9-fa7a-5937-bc45-7b750f56be56
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 588b463a-2e84-557c-ad51-85ac9dbc9276
2026-03-27 15:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007972/photo_005/780x0__r.jpg?hash=1774606051> (referer: https://ecarstrade.com/cars/7007972)
2026-03-27 15:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007964> (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 15:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 588b463a-2e84-557c-ad51-85ac9dbc9276
2026-03-27 15:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007961> (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 15:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007968/photo_005/780x0__r.jpg?hash=1774606043> (referer: https://ecarstrade.com/cars/7007968)
2026-03-27 15:10:32 [ecarstrade.be] INFO: Extracting details for car 7007964auction111116
2026-03-27 15:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007966/photo_005/780x0__r.jpg?hash=1774606039> (referer: https://ecarstrade.com/cars/7007966)
2026-03-27 15:10:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ec3f321-1256-5b4a-8cf3-0838a87262bd with identifier: 7007964auction111116
2026-03-27 15:10:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ec3f321-1256-5b4a-8cf3-0838a87262bd with scrape type 1
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7ec3f321-1256-5b4a-8cf3-0838a87262bd
2026-03-27 15:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007964%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606034%27 HTTP/1.1" 200 None
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007964/photo_001/780x0__r.jpg?hash=1774606034 not downloaded yet
2026-03-27 15:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007964%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606034%27 HTTP/1.1" 200 None
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007964/photo_002/780x0__r.jpg?hash=1774606034 not downloaded yet
2026-03-27 15:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007966/photo_006/780x0__r.jpg?hash=1774606039> (referer: https://ecarstrade.com/cars/7007966)
2026-03-27 15:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007964%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606035%27 HTTP/1.1" 200 None
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007964/photo_003/780x0__r.jpg?hash=1774606035 not downloaded yet
2026-03-27 15:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007966/photo_004/780x0__r.jpg?hash=1774606039> (referer: https://ecarstrade.com/cars/7007966)
2026-03-27 15:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007964%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606034%27 HTTP/1.1" 200 None
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007964/photo_004/780x0__r.jpg?hash=1774606034 not downloaded yet
2026-03-27 15:10:32 [ecarstrade.be] INFO: Extracting details for car 7007961auction111116
2026-03-27 15:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007966/photo_003/780x0__r.jpg?hash=1774606039> (referer: https://ecarstrade.com/cars/7007966)
2026-03-27 15:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007964%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606035%27 HTTP/1.1" 200 None
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007964/photo_005/780x0__r.jpg?hash=1774606035 not downloaded yet
2026-03-27 15:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007966/photo_002/780x0__r.jpg?hash=1774606039> (referer: https://ecarstrade.com/cars/7007966)
2026-03-27 15:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007964%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606035%27 HTTP/1.1" 200 None
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007964/photo_006/780x0__r.jpg?hash=1774606035 not downloaded yet
2026-03-27 15:10:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b10c7a7-6307-504c-ad20-d0e425a72e66 with identifier: 7007961auction111116
2026-03-27 15:10:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b10c7a7-6307-504c-ad20-d0e425a72e66 with scrape type 1
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9b10c7a7-6307-504c-ad20-d0e425a72e66
2026-03-27 15:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007961%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606030%27 HTTP/1.1" 200 None
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007961/photo_001/780x0__r.jpg?hash=1774606030 not downloaded yet
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ea7b2f0c-fef9-5fb6-95a6-d8866d25b6d2
2026-03-27 15:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007961%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606030%27 HTTP/1.1" 200 None
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007961/photo_002/780x0__r.jpg?hash=1774606030 not downloaded yet
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0c9807d3-a14d-5051-9a0f-9affcbee7fde
2026-03-27 15:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007961%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606030%27 HTTP/1.1" 200 None
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007961/photo_003/780x0__r.jpg?hash=1774606030 not downloaded yet
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0c9807d3-a14d-5051-9a0f-9affcbee7fde
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0c9807d3-a14d-5051-9a0f-9affcbee7fde
2026-03-27 15:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007968/photo_006/780x0__r.jpg?hash=1774606043> (referer: https://ecarstrade.com/cars/7007968)
2026-03-27 15:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007966/photo_001/780x0__r.jpg?hash=1774606038> (referer: https://ecarstrade.com/cars/7007966)
2026-03-27 15:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007961%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606030%27 HTTP/1.1" 200 None
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007961/photo_004/780x0__r.jpg?hash=1774606030 not downloaded yet
2026-03-27 15:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007961%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606030%27 HTTP/1.1" 200 None
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007961/photo_005/780x0__r.jpg?hash=1774606030 not downloaded yet
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0c9807d3-a14d-5051-9a0f-9affcbee7fde
2026-03-27 15:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007968/photo_004/780x0__r.jpg?hash=1774606043> (referer: https://ecarstrade.com/cars/7007968)
2026-03-27 15:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007961%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606030%27 HTTP/1.1" 200 None
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007961/photo_006/780x0__r.jpg?hash=1774606030 not downloaded yet
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0c9807d3-a14d-5051-9a0f-9affcbee7fde
2026-03-27 15:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007968/photo_003/780x0__r.jpg?hash=1774606043> (referer: https://ecarstrade.com/cars/7007968)
2026-03-27 15:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007968/photo_002/780x0__r.jpg?hash=1774606044> (referer: https://ecarstrade.com/cars/7007968)
2026-03-27 15:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007968/photo_001/780x0__r.jpg?hash=1774606044> (referer: https://ecarstrade.com/cars/7007968)
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ea7b2f0c-fef9-5fb6-95a6-d8866d25b6d2
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0c9807d3-a14d-5051-9a0f-9affcbee7fde
2026-03-27 15:10:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c9807d3-a14d-5051-9a0f-9affcbee7fde, skipping ID generation
2026-03-27 15:10:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c9807d3-a14d-5051-9a0f-9affcbee7fde with scrape type 1
2026-03-27 15:10:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c9807d3-a14d-5051-9a0f-9affcbee7fde sending to next pipeline
2026-03-27 15:10:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0c9807d3-a14d-5051-9a0f-9affcbee7fde, identifier: 7007966auction111116
2026-03-27 15:10:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0c9807d3-a14d-5051-9a0f-9affcbee7fde with identifier: 7007966auction111116
2026-03-27 15:10:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0c9807d3-a14d-5051-9a0f-9affcbee7fde with identifier: 7007966auction111116
2026-03-27 15:10:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0c9807d3-a14d-5051-9a0f-9affcbee7fde with identifier: 7007966auction111116 to the API
2026-03-27 15:10:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:10:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007966/photo_001/780x0__r.jpg?hash=1774606038>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': '0c9807d3-a14d-5051-9a0f-9affcbee7fde',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007966',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Skoda',
 'model': 'Enyaq',
 'odometer': 105677,
 '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': 5,
 'seller_name': None,
 'title': 'Enyaq iV 60 Sportline 62kWh BVA',
 'transmission': 'automatic',
 'trim': 'iV 60 Sportline 62kWh BVA',
 'vin': None,
 'year': 2021}
2026-03-27 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007966auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:10:33 [ecarstrade.be] INFO: Saving data for 7007966auction111116: {'created_time': 1774624233.156943, 'last_price_update_time': 1774624233.156955, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007966auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007972/photo_004/780x0__r.jpg?hash=1774606050> (referer: https://ecarstrade.com/cars/7007972)
2026-03-27 15:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007964/photo_002/780x0__r.jpg?hash=1774606034> (referer: https://ecarstrade.com/cars/7007964)
2026-03-27 15:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007964/photo_003/780x0__r.jpg?hash=1774606035> (referer: https://ecarstrade.com/cars/7007964)
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ea7b2f0c-fef9-5fb6-95a6-d8866d25b6d2
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ea7b2f0c-fef9-5fb6-95a6-d8866d25b6d2
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ea7b2f0c-fef9-5fb6-95a6-d8866d25b6d2
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ea7b2f0c-fef9-5fb6-95a6-d8866d25b6d2
2026-03-27 15:10:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea7b2f0c-fef9-5fb6-95a6-d8866d25b6d2, skipping ID generation
2026-03-27 15:10:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea7b2f0c-fef9-5fb6-95a6-d8866d25b6d2 with scrape type 1
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea7b2f0c-fef9-5fb6-95a6-d8866d25b6d2 sending to next pipeline
2026-03-27 15:10:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ea7b2f0c-fef9-5fb6-95a6-d8866d25b6d2, identifier: 7007968auction111116
2026-03-27 15:10:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ea7b2f0c-fef9-5fb6-95a6-d8866d25b6d2 with identifier: 7007968auction111116
2026-03-27 15:10:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ea7b2f0c-fef9-5fb6-95a6-d8866d25b6d2 with identifier: 7007968auction111116
2026-03-27 15:10:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ea7b2f0c-fef9-5fb6-95a6-d8866d25b6d2 with identifier: 7007968auction111116 to the API
2026-03-27 15:10:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:10:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007968/photo_001/780x0__r.jpg?hash=1774606044>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 2,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': 'ea7b2f0c-fef9-5fb6-95a6-d8866d25b6d2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007968',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Smart',
 'model': 'ForTwo',
 'odometer': 41733,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-08-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'fortwo cabrio (453.491) electric drive / EQ 17kWh BVA',
 'transmission': 'automatic',
 'trim': 'fortwo cabrio (453.491) electric drive / EQ 17kWh BVA',
 'vin': None,
 'year': 2019}
2026-03-27 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007968auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:10:33 [ecarstrade.be] INFO: Saving data for 7007968auction111116: {'created_time': 1774624233.63544, 'last_price_update_time': 1774624233.635451, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007968auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007961/photo_003/780x0__r.jpg?hash=1774606030> (referer: https://ecarstrade.com/cars/7007961)
2026-03-27 15:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007964/photo_005/780x0__r.jpg?hash=1774606035> (referer: https://ecarstrade.com/cars/7007964)
2026-03-27 15:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007964/photo_004/780x0__r.jpg?hash=1774606034> (referer: https://ecarstrade.com/cars/7007964)
2026-03-27 15:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007957> (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 15:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 588b463a-2e84-557c-ad51-85ac9dbc9276
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7ec3f321-1256-5b4a-8cf3-0838a87262bd
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7ec3f321-1256-5b4a-8cf3-0838a87262bd
2026-03-27 15:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007961/photo_002/780x0__r.jpg?hash=1774606030> (referer: https://ecarstrade.com/cars/7007961)
2026-03-27 15:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007961/photo_005/780x0__r.jpg?hash=1774606030> (referer: https://ecarstrade.com/cars/7007961)
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9b10c7a7-6307-504c-ad20-d0e425a72e66
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7ec3f321-1256-5b4a-8cf3-0838a87262bd
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7ec3f321-1256-5b4a-8cf3-0838a87262bd
2026-03-27 15:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007961/photo_006/780x0__r.jpg?hash=1774606030> (referer: https://ecarstrade.com/cars/7007961)
2026-03-27 15:10:33 [ecarstrade.be] INFO: Extracting details for car 7007957auction111116
2026-03-27 15:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007961/photo_004/780x0__r.jpg?hash=1774606030> (referer: https://ecarstrade.com/cars/7007961)
2026-03-27 15:10:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 691d951d-ba2d-5f07-9458-57d9a472ee69 with identifier: 7007957auction111116
2026-03-27 15:10:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 691d951d-ba2d-5f07-9458-57d9a472ee69 with scrape type 1
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 691d951d-ba2d-5f07-9458-57d9a472ee69
2026-03-27 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007957%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606020%27 HTTP/1.1" 200 None
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007957/photo_001/780x0__r.jpg?hash=1774606020 not downloaded yet
2026-03-27 15:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007961/photo_001/780x0__r.jpg?hash=1774606030> (referer: https://ecarstrade.com/cars/7007961)
2026-03-27 15:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007964/photo_006/780x0__r.jpg?hash=1774606035> (referer: https://ecarstrade.com/cars/7007964)
2026-03-27 15:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007964/photo_001/780x0__r.jpg?hash=1774606034> (referer: https://ecarstrade.com/cars/7007964)
2026-03-27 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007957%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606018%27 HTTP/1.1" 200 None
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007957/photo_002/780x0__r.jpg?hash=1774606018 not downloaded yet
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9b10c7a7-6307-504c-ad20-d0e425a72e66
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9b10c7a7-6307-504c-ad20-d0e425a72e66
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9b10c7a7-6307-504c-ad20-d0e425a72e66
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9b10c7a7-6307-504c-ad20-d0e425a72e66
2026-03-27 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007957%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606019%27 HTTP/1.1" 200 None
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007957/photo_003/780x0__r.jpg?hash=1774606019 not downloaded yet
2026-03-27 15:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007972/photo_002/780x0__r.jpg?hash=1774606050> (referer: https://ecarstrade.com/cars/7007972)
2026-03-27 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007957%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606019%27 HTTP/1.1" 200 None
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007957/photo_004/780x0__r.jpg?hash=1774606019 not downloaded yet
2026-03-27 15:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007972/photo_003/780x0__r.jpg?hash=1774606050> (referer: https://ecarstrade.com/cars/7007972)
2026-03-27 15:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007972/photo_001/780x0__r.jpg?hash=1774606050> (referer: https://ecarstrade.com/cars/7007972)
2026-03-27 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007957%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606019%27 HTTP/1.1" 200 None
2026-03-27 15:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007957/photo_005/780x0__r.jpg?hash=1774606019 not downloaded yet
2026-03-27 15:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007957%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606019%27 HTTP/1.1" 200 None
2026-03-27 15:10:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007957/photo_006/780x0__r.jpg?hash=1774606019 not downloaded yet
2026-03-27 15:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007989/photo_005/780x0__r.jpg?hash=1774606083> (referer: https://ecarstrade.com/cars/7007989)
2026-03-27 15:10:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9b10c7a7-6307-504c-ad20-d0e425a72e66
2026-03-27 15:10:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9b10c7a7-6307-504c-ad20-d0e425a72e66, skipping ID generation
2026-03-27 15:10:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b10c7a7-6307-504c-ad20-d0e425a72e66 with scrape type 1
2026-03-27 15:10:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9b10c7a7-6307-504c-ad20-d0e425a72e66 sending to next pipeline
2026-03-27 15:10:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9b10c7a7-6307-504c-ad20-d0e425a72e66, identifier: 7007961auction111116
2026-03-27 15:10:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7ec3f321-1256-5b4a-8cf3-0838a87262bd
2026-03-27 15:10:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7ec3f321-1256-5b4a-8cf3-0838a87262bd
2026-03-27 15:10:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7ec3f321-1256-5b4a-8cf3-0838a87262bd, skipping ID generation
2026-03-27 15:10:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ec3f321-1256-5b4a-8cf3-0838a87262bd with scrape type 1
2026-03-27 15:10:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7ec3f321-1256-5b4a-8cf3-0838a87262bd sending to next pipeline
2026-03-27 15:10:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7ec3f321-1256-5b4a-8cf3-0838a87262bd, identifier: 7007964auction111116
2026-03-27 15:10:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9b10c7a7-6307-504c-ad20-d0e425a72e66 with identifier: 7007961auction111116
2026-03-27 15:10:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9b10c7a7-6307-504c-ad20-d0e425a72e66 with identifier: 7007961auction111116
2026-03-27 15:10:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9b10c7a7-6307-504c-ad20-d0e425a72e66 with identifier: 7007961auction111116 to the API
2026-03-27 15:10:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:10:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007961/photo_001/780x0__r.jpg?hash=1774606030>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': '9b10c7a7-6307-504c-ad20-d0e425a72e66',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007961',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'ZOE',
 'odometer': 1008,
 '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': 'Zoe Zen 52kWh BVA',
 'transmission': 'automatic',
 'trim': 'Zoe Zen 52kWh BVA',
 'vin': None,
 'year': 2021}
2026-03-27 15:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007961auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:10:34 [ecarstrade.be] INFO: Saving data for 7007961auction111116: {'created_time': 1774624234.503255, 'last_price_update_time': 1774624234.503268, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007961auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7ec3f321-1256-5b4a-8cf3-0838a87262bd with identifier: 7007964auction111116
2026-03-27 15:10:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7ec3f321-1256-5b4a-8cf3-0838a87262bd with identifier: 7007964auction111116
2026-03-27 15:10:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7ec3f321-1256-5b4a-8cf3-0838a87262bd with identifier: 7007964auction111116 to the API
2026-03-27 15:10:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:10:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007964/photo_001/780x0__r.jpg?hash=1774606034>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '7ec3f321-1256-5b4a-8cf3-0838a87262bd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007964',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 95474,
 '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': 'SKODA Octavia Combi / 2020 / 5P / Break 1.4 TSI PHEV iV 204 DSG6e '
          'Business',
 'transmission': 'automatic',
 'trim': 'SKODA  Combi / 2020 / 5P / Break 1.4 TSI PHEV iV 204 DSG6e Business',
 'vin': None,
 'year': 2021}
2026-03-27 15:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007964auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:10:34 [ecarstrade.be] INFO: Saving data for 7007964auction111116: {'created_time': 1774624234.8716, 'last_price_update_time': 1774624234.871612, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007964auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007989/photo_003/780x0__r.jpg?hash=1774606083> (referer: https://ecarstrade.com/cars/7007989)
2026-03-27 15:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007989/photo_002/780x0__r.jpg?hash=1774606083> (referer: https://ecarstrade.com/cars/7007989)
2026-03-27 15:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007974/photo_004/780x0__r.jpg?hash=1774606054> (referer: https://ecarstrade.com/cars/7007974)
2026-03-27 15:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007963> (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 15:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007974/photo_003/780x0__r.jpg?hash=1774606054> (referer: https://ecarstrade.com/cars/7007974)
2026-03-27 15:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009510> (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 15:10:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 588b463a-2e84-557c-ad51-85ac9dbc9276
2026-03-27 15:10:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 588b463a-2e84-557c-ad51-85ac9dbc9276
2026-03-27 15:10:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 588b463a-2e84-557c-ad51-85ac9dbc9276
2026-03-27 15:10:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 588b463a-2e84-557c-ad51-85ac9dbc9276, skipping ID generation
2026-03-27 15:10:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 588b463a-2e84-557c-ad51-85ac9dbc9276 with scrape type 1
2026-03-27 15:10:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 588b463a-2e84-557c-ad51-85ac9dbc9276 sending to next pipeline
2026-03-27 15:10:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 588b463a-2e84-557c-ad51-85ac9dbc9276, identifier: 7007972auction111116
2026-03-27 15:10:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1d7681e9-fa7a-5937-bc45-7b750f56be56
2026-03-27 15:10:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 588b463a-2e84-557c-ad51-85ac9dbc9276 with identifier: 7007972auction111116
2026-03-27 15:10:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 588b463a-2e84-557c-ad51-85ac9dbc9276 with identifier: 7007972auction111116
2026-03-27 15:10:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 588b463a-2e84-557c-ad51-85ac9dbc9276 with identifier: 7007972auction111116 to the API
2026-03-27 15:10:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:10:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007972/photo_001/780x0__r.jpg?hash=1774606050>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': '588b463a-2e84-557c-ad51-85ac9dbc9276',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007972',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 40260,
 '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': 'TESLA Model 3 / 2018 / 4P / Berline -',
 'transmission': 'automatic',
 'trim': 'TESLA  / 2018 / 4P / Berline -',
 'vin': None,
 'year': 2022}
2026-03-27 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007972auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:10:35 [ecarstrade.be] INFO: Saving data for 7007972auction111116: {'created_time': 1774624235.318928, 'last_price_update_time': 1774624235.318939, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007972auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007974/photo_002/780x0__r.jpg?hash=1774606053> (referer: https://ecarstrade.com/cars/7007974)
2026-03-27 15:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007957/photo_003/780x0__r.jpg?hash=1774606019> (referer: https://ecarstrade.com/cars/7007957)
2026-03-27 15:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007957/photo_001/780x0__r.jpg?hash=1774606020> (referer: https://ecarstrade.com/cars/7007957)
2026-03-27 15:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007977/photo_005/780x0__r.jpg?hash=1774606059> (referer: https://ecarstrade.com/cars/7007977)
2026-03-27 15:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007974/photo_001/780x0__r.jpg?hash=1774606053> (referer: https://ecarstrade.com/cars/7007974)
2026-03-27 15:10:35 [ecarstrade.be] INFO: Extracting details for car 7007963auction111116
2026-03-27 15:10:35 [ecarstrade.be] INFO: Extracting details for car 7009510auction99101
2026-03-27 15:10:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1d7681e9-fa7a-5937-bc45-7b750f56be56
2026-03-27 15:10:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1d7681e9-fa7a-5937-bc45-7b750f56be56
2026-03-27 15:10:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d7681e9-fa7a-5937-bc45-7b750f56be56, skipping ID generation
2026-03-27 15:10:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d7681e9-fa7a-5937-bc45-7b750f56be56 with scrape type 1
2026-03-27 15:10:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d7681e9-fa7a-5937-bc45-7b750f56be56 sending to next pipeline
2026-03-27 15:10:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1d7681e9-fa7a-5937-bc45-7b750f56be56, identifier: 7007989auction111116
2026-03-27 15:10:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8ee75c9c-7795-58d9-950a-03c24cfc3382
2026-03-27 15:10:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc22575d-6b24-5e65-9ecc-30bae498b54d with identifier: 7007963auction111116
2026-03-27 15:10:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc22575d-6b24-5e65-9ecc-30bae498b54d with scrape type 1
2026-03-27 15:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bc22575d-6b24-5e65-9ecc-30bae498b54d
2026-03-27 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007963%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606033%27 HTTP/1.1" 200 None
2026-03-27 15:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007963/photo_001/780x0__r.jpg?hash=1774606033 not downloaded yet
2026-03-27 15:10:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8ee75c9c-7795-58d9-950a-03c24cfc3382
2026-03-27 15:10:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b8c1d94-48a5-5978-b4c8-a2441c3096aa with identifier: 7009510auction99101
2026-03-27 15:10:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b8c1d94-48a5-5978-b4c8-a2441c3096aa with scrape type 1
2026-03-27 15:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7b8c1d94-48a5-5978-b4c8-a2441c3096aa
2026-03-27 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009510%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774620157%27 HTTP/1.1" 200 None
2026-03-27 15:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009510/photo_000/780x0__r.jpg?hash=1774620157 not downloaded yet
2026-03-27 15:10:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1d7681e9-fa7a-5937-bc45-7b750f56be56 with identifier: 7007989auction111116
2026-03-27 15:10:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1d7681e9-fa7a-5937-bc45-7b750f56be56 with identifier: 7007989auction111116
2026-03-27 15:10:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1d7681e9-fa7a-5937-bc45-7b750f56be56 with identifier: 7007989auction111116 to the API
2026-03-27 15:10:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:10:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007989/photo_002/780x0__r.jpg?hash=1774606083>
{'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-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '1d7681e9-fa7a-5937-bc45-7b750f56be56',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007989',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 98843,
 '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': 5,
 'seller_name': None,
 'title': 'TOYOTA Corolla Touring Sports / 2018 / 5P / Break Hybride 122h '
          'Dynamic Business Supp Lomb',
 'transmission': 'automatic',
 'trim': 'TOYOTA  Touring Sports / 2018 / 5P / Break Hybride 122h Dynamic '
         'Business Supp Lomb',
 'vin': None,
 'year': 2020}
2026-03-27 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007989auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:10:35 [ecarstrade.be] INFO: Saving data for 7007989auction111116: {'created_time': 1774624235.923061, 'last_price_update_time': 1774624235.923073, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007989auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007957/photo_004/780x0__r.jpg?hash=1774606019> (referer: https://ecarstrade.com/cars/7007957)
2026-03-27 15:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007957/photo_006/780x0__r.jpg?hash=1774606019> (referer: https://ecarstrade.com/cars/7007957)
2026-03-27 15:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007957/photo_002/780x0__r.jpg?hash=1774606018> (referer: https://ecarstrade.com/cars/7007957)
2026-03-27 15:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007957/photo_005/780x0__r.jpg?hash=1774606019> (referer: https://ecarstrade.com/cars/7007957)
2026-03-27 15:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007977/photo_004/780x0__r.jpg?hash=1774606060> (referer: https://ecarstrade.com/cars/7007977)
2026-03-27 15:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007977/photo_003/780x0__r.jpg?hash=1774606059> (referer: https://ecarstrade.com/cars/7007977)
2026-03-27 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007963%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606033%27 HTTP/1.1" 200 None
2026-03-27 15:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007963/photo_002/780x0__r.jpg?hash=1774606033 not downloaded yet
2026-03-27 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009510%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620157%27 HTTP/1.1" 200 None
2026-03-27 15:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009510/photo_001/780x0__r.jpg?hash=1774620157 not downloaded yet
2026-03-27 15:10:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8ee75c9c-7795-58d9-950a-03c24cfc3382
2026-03-27 15:10:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 691d951d-ba2d-5f07-9458-57d9a472ee69
2026-03-27 15:10:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 691d951d-ba2d-5f07-9458-57d9a472ee69
2026-03-27 15:10:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9b1b7410-8931-5f66-8b58-431a7e7e6071
2026-03-27 15:10:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8ee75c9c-7795-58d9-950a-03c24cfc3382
2026-03-27 15:10:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8ee75c9c-7795-58d9-950a-03c24cfc3382, skipping ID generation
2026-03-27 15:10:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ee75c9c-7795-58d9-950a-03c24cfc3382 with scrape type 1
2026-03-27 15:10:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8ee75c9c-7795-58d9-950a-03c24cfc3382 sending to next pipeline
2026-03-27 15:10:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8ee75c9c-7795-58d9-950a-03c24cfc3382, identifier: 7007974auction111116
2026-03-27 15:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007963%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606033%27 HTTP/1.1" 200 None
2026-03-27 15:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007963/photo_003/780x0__r.jpg?hash=1774606033 not downloaded yet
2026-03-27 15:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009510%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620157%27 HTTP/1.1" 200 None
2026-03-27 15:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009510/photo_002/780x0__r.jpg?hash=1774620157 not downloaded yet
2026-03-27 15:10:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009499> (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 15:10:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8ee75c9c-7795-58d9-950a-03c24cfc3382 with identifier: 7007974auction111116
2026-03-27 15:10:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8ee75c9c-7795-58d9-950a-03c24cfc3382 with identifier: 7007974auction111116
2026-03-27 15:10:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8ee75c9c-7795-58d9-950a-03c24cfc3382 with identifier: 7007974auction111116 to the API
2026-03-27 15:10:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007974/photo_001/780x0__r.jpg?hash=1774606053>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': '8ee75c9c-7795-58d9-950a-03c24cfc3382',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007974',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 68423,
 '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': 'TESLA Model 3 / 2018 / 4P / Berline Propulsion',
 'transmission': 'automatic',
 'trim': 'TESLA  / 2018 / 4P / Berline Propulsion',
 'vin': None,
 'year': 2022}
2026-03-27 15:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:36 [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 15:10:36 [ecarstrade.be] INFO: Saving data for 7007974auction111116: {'created_time': 1774624236.457508, 'last_price_update_time': 1774624236.457521, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007974auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:36 [ecarstrade.be] INFO: Extracting details for car 7009499auction99101
2026-03-27 15:10:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007985/photo_005/780x0__r.jpg?hash=1774606076> (referer: https://ecarstrade.com/cars/7007985)
2026-03-27 15:10:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007984/photo_006/780x0__r.jpg?hash=1774606077> (referer: https://ecarstrade.com/cars/7007984)
2026-03-27 15:10:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007983/photo_006/780x0__r.jpg?hash=1774606075> (referer: https://ecarstrade.com/cars/7007983)
2026-03-27 15:10:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007977/photo_001/780x0__r.jpg?hash=1774606059> (referer: https://ecarstrade.com/cars/7007977)
2026-03-27 15:10:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007977/photo_002/780x0__r.jpg?hash=1774606059> (referer: https://ecarstrade.com/cars/7007977)
2026-03-27 15:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007963%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606033%27 HTTP/1.1" 200 None
2026-03-27 15:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007963/photo_004/780x0__r.jpg?hash=1774606033 not downloaded yet
2026-03-27 15:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009510%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620157%27 HTTP/1.1" 200 None
2026-03-27 15:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009510/photo_003/780x0__r.jpg?hash=1774620157 not downloaded yet
2026-03-27 15:10:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 691d951d-ba2d-5f07-9458-57d9a472ee69
2026-03-27 15:10:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 691d951d-ba2d-5f07-9458-57d9a472ee69
2026-03-27 15:10:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 691d951d-ba2d-5f07-9458-57d9a472ee69
2026-03-27 15:10:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 691d951d-ba2d-5f07-9458-57d9a472ee69
2026-03-27 15:10:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 691d951d-ba2d-5f07-9458-57d9a472ee69, skipping ID generation
2026-03-27 15:10:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 691d951d-ba2d-5f07-9458-57d9a472ee69 with scrape type 1
2026-03-27 15:10:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 691d951d-ba2d-5f07-9458-57d9a472ee69 sending to next pipeline
2026-03-27 15:10:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 691d951d-ba2d-5f07-9458-57d9a472ee69, identifier: 7007957auction111116
2026-03-27 15:10:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9b1b7410-8931-5f66-8b58-431a7e7e6071
2026-03-27 15:10:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9b1b7410-8931-5f66-8b58-431a7e7e6071
2026-03-27 15:10:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007985/photo_004/780x0__r.jpg?hash=1774606076> (referer: https://ecarstrade.com/cars/7007985)
2026-03-27 15:10:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 691d951d-ba2d-5f07-9458-57d9a472ee69 with identifier: 7007957auction111116
2026-03-27 15:10:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 691d951d-ba2d-5f07-9458-57d9a472ee69 with identifier: 7007957auction111116
2026-03-27 15:10:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 691d951d-ba2d-5f07-9458-57d9a472ee69 with identifier: 7007957auction111116 to the API
2026-03-27 15:10:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007957/photo_005/780x0__r.jpg?hash=1774606019>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '691d951d-ba2d-5f07-9458-57d9a472ee69',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007957',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Symbioz',
 'odometer': 5212,
 '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': 5,
 'seller_name': None,
 'title': 'Symbioz 145 E-Tech Full Hybrid Techno 1.6 E-TECH 145CV BVA6 6E',
 'transmission': 'automatic',
 'trim': '145 E-Tech Full Hybrid Techno 1.6 E-TECH 145CV BVA6 6E',
 'vin': None,
 'year': 2025}
2026-03-27 15:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:36 [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 15:10:36 [ecarstrade.be] INFO: Saving data for 7007957auction111116: {'created_time': 1774624236.955682, 'last_price_update_time': 1774624236.955695, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007957auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007963%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606033%27 HTTP/1.1" 200 None
2026-03-27 15:10:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007963/photo_005/780x0__r.jpg?hash=1774606033 not downloaded yet
2026-03-27 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7009510%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620158%27 HTTP/1.1" 200 None
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009510/photo_004/780x0__r.jpg?hash=1774620158 not downloaded yet
2026-03-27 15:10:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc3cfcb6-c22b-55d5-b974-8819c697d1aa with identifier: 7009499auction99101
2026-03-27 15:10:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc3cfcb6-c22b-55d5-b974-8819c697d1aa with scrape type 1
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bc3cfcb6-c22b-55d5-b974-8819c697d1aa
2026-03-27 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7009499%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774620151%27 HTTP/1.1" 200 None
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009499/photo_000/780x0__r.jpg?hash=1774620151 not downloaded yet
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007984/photo_005/780x0__r.jpg?hash=1774606077> (referer: https://ecarstrade.com/cars/7007984)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007963/photo_001/780x0__r.jpg?hash=1774606033> (referer: https://ecarstrade.com/cars/7007963)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007985/photo_002/780x0__r.jpg?hash=1774606076> (referer: https://ecarstrade.com/cars/7007985)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007983/photo_005/780x0__r.jpg?hash=1774606075> (referer: https://ecarstrade.com/cars/7007983)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007985/photo_003/780x0__r.jpg?hash=1774606076> (referer: https://ecarstrade.com/cars/7007985)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009510/photo_000/780x0__r.jpg?hash=1774620157> (referer: https://ecarstrade.com/cars/7009510)
2026-03-27 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7007963%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606033%27 HTTP/1.1" 200 None
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007963/photo_006/780x0__r.jpg?hash=1774606033 not downloaded yet
2026-03-27 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7009510%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620158%27 HTTP/1.1" 200 None
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009510/photo_005/780x0__r.jpg?hash=1774620158 not downloaded yet
2026-03-27 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7009499%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620151%27 HTTP/1.1" 200 None
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009499/photo_001/780x0__r.jpg?hash=1774620151 not downloaded yet
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5584d8c5-8381-528e-8adc-313001150750
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 229b9681-cdad-5462-9ea3-8dd93216f5c6
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8c896e0e-7efa-56e8-90e3-a6135eece11a
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9b1b7410-8931-5f66-8b58-431a7e7e6071
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9b1b7410-8931-5f66-8b58-431a7e7e6071
2026-03-27 15:10:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9b1b7410-8931-5f66-8b58-431a7e7e6071, skipping ID generation
2026-03-27 15:10:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b1b7410-8931-5f66-8b58-431a7e7e6071 with scrape type 1
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9b1b7410-8931-5f66-8b58-431a7e7e6071 sending to next pipeline
2026-03-27 15:10:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9b1b7410-8931-5f66-8b58-431a7e7e6071, identifier: 7007977auction111116
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5584d8c5-8381-528e-8adc-313001150750
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007983/photo_004/780x0__r.jpg?hash=1774606075> (referer: https://ecarstrade.com/cars/7007983)
2026-03-27 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7009499%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620151%27 HTTP/1.1" 200 None
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009499/photo_002/780x0__r.jpg?hash=1774620151 not downloaded yet
2026-03-27 15:10:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9b1b7410-8931-5f66-8b58-431a7e7e6071 with identifier: 7007977auction111116
2026-03-27 15:10:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9b1b7410-8931-5f66-8b58-431a7e7e6071 with identifier: 7007977auction111116
2026-03-27 15:10:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9b1b7410-8931-5f66-8b58-431a7e7e6071 with identifier: 7007977auction111116 to the API
2026-03-27 15:10:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007977/photo_002/780x0__r.jpg?hash=1774606059>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': '9b1b7410-8931-5f66-8b58-431a7e7e6071',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007977',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Tesla',
 'model': 'Model Y',
 'odometer': 23979,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-01',
 'seats_number': None,
 'seller_name': None,
 'title': 'TESLA Model Y / 2020 / 5P / SUV Grande Autonomie Dual-Motor AWD',
 'transmission': 'automatic',
 'trim': 'TESLA  / 2020 / 5P / SUV Grande Autonomie Dual-Motor AWD',
 'vin': None,
 'year': 2025}
2026-03-27 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:37 [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 15:10:37 [ecarstrade.be] INFO: Saving data for 7007977auction111116: {'created_time': 1774624237.559168, 'last_price_update_time': 1774624237.55918, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007977auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007963/photo_003/780x0__r.jpg?hash=1774606033> (referer: https://ecarstrade.com/cars/7007963)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007963/photo_002/780x0__r.jpg?hash=1774606033> (referer: https://ecarstrade.com/cars/7007963)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009510/photo_002/780x0__r.jpg?hash=1774620157> (referer: https://ecarstrade.com/cars/7009510)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007984/photo_004/780x0__r.jpg?hash=1774606077> (referer: https://ecarstrade.com/cars/7007984)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009510/photo_001/780x0__r.jpg?hash=1774620157> (referer: https://ecarstrade.com/cars/7009510)
2026-03-27 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7009499%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620151%27 HTTP/1.1" 200 None
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009499/photo_003/780x0__r.jpg?hash=1774620151 not downloaded yet
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 229b9681-cdad-5462-9ea3-8dd93216f5c6
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bc22575d-6b24-5e65-9ecc-30bae498b54d
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5584d8c5-8381-528e-8adc-313001150750
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8c896e0e-7efa-56e8-90e3-a6135eece11a
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5584d8c5-8381-528e-8adc-313001150750
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7b8c1d94-48a5-5978-b4c8-a2441c3096aa
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007985/photo_001/780x0__r.jpg?hash=1774606076> (referer: https://ecarstrade.com/cars/7007985)
2026-03-27 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7009499%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620151%27 HTTP/1.1" 200 None
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009499/photo_004/780x0__r.jpg?hash=1774620151 not downloaded yet
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8c896e0e-7efa-56e8-90e3-a6135eece11a
2026-03-27 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7009499%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620151%27 HTTP/1.1" 200 None
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009499/photo_005/780x0__r.jpg?hash=1774620151 not downloaded yet
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007984/photo_003/780x0__r.jpg?hash=1774606077> (referer: https://ecarstrade.com/cars/7007984)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007984/photo_001/780x0__r.jpg?hash=1774606077> (referer: https://ecarstrade.com/cars/7007984)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007984/photo_002/780x0__r.jpg?hash=1774606077> (referer: https://ecarstrade.com/cars/7007984)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007983/photo_002/780x0__r.jpg?hash=1774606075> (referer: https://ecarstrade.com/cars/7007983)
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bc22575d-6b24-5e65-9ecc-30bae498b54d
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bc22575d-6b24-5e65-9ecc-30bae498b54d
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7b8c1d94-48a5-5978-b4c8-a2441c3096aa
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 229b9681-cdad-5462-9ea3-8dd93216f5c6
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7b8c1d94-48a5-5978-b4c8-a2441c3096aa
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007963/photo_004/780x0__r.jpg?hash=1774606033> (referer: https://ecarstrade.com/cars/7007963)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009499/photo_000/780x0__r.jpg?hash=1774620151> (referer: https://ecarstrade.com/cars/7009499)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009499/photo_002/780x0__r.jpg?hash=1774620151> (referer: https://ecarstrade.com/cars/7009499)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009499/photo_001/780x0__r.jpg?hash=1774620151> (referer: https://ecarstrade.com/cars/7009499)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009510/photo_003/780x0__r.jpg?hash=1774620157> (referer: https://ecarstrade.com/cars/7009510)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007983/photo_003/780x0__r.jpg?hash=1774606075> (referer: https://ecarstrade.com/cars/7007983)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009510/photo_005/780x0__r.jpg?hash=1774620158> (referer: https://ecarstrade.com/cars/7009510)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007963/photo_005/780x0__r.jpg?hash=1774606033> (referer: https://ecarstrade.com/cars/7007963)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007983/photo_001/780x0__r.jpg?hash=1774606075> (referer: https://ecarstrade.com/cars/7007983)
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007963/photo_006/780x0__r.jpg?hash=1774606033> (referer: https://ecarstrade.com/cars/7007963)
2026-03-27 15:10: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 15:10: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 15:10: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 15:10:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5584d8c5-8381-528e-8adc-313001150750
2026-03-27 15:10:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5584d8c5-8381-528e-8adc-313001150750, skipping ID generation
2026-03-27 15:10:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5584d8c5-8381-528e-8adc-313001150750 with scrape type 1
2026-03-27 15:10:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5584d8c5-8381-528e-8adc-313001150750 sending to next pipeline
2026-03-27 15:10:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5584d8c5-8381-528e-8adc-313001150750, identifier: 7007985auction111116
2026-03-27 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009510/photo_004/780x0__r.jpg?hash=1774620158> (referer: https://ecarstrade.com/cars/7009510)
2026-03-27 15:10:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5584d8c5-8381-528e-8adc-313001150750 with identifier: 7007985auction111116
2026-03-27 15:10:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5584d8c5-8381-528e-8adc-313001150750 with identifier: 7007985auction111116
2026-03-27 15:10:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5584d8c5-8381-528e-8adc-313001150750 with identifier: 7007985auction111116 to the API
2026-03-27 15:10:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007985/photo_001/780x0__r.jpg?hash=1774606076>
{'auction_title': '',
 'c_o_2_emission_value': 101,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '5584d8c5-8381-528e-8adc-313001150750',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007985',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 48022,
 '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': 'TOYOTA Corolla / 2018 / 5P / Berline Hybride 122h Dynamic Business '
          'Supp Lomb',
 'transmission': 'automatic',
 'trim': 'TOYOTA  / 2018 / 5P / Berline Hybride 122h Dynamic Business Supp '
         'Lomb',
 'vin': None,
 'year': 2020}
2026-03-27 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:38 [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 15:10:38 [ecarstrade.be] INFO: Saving data for 7007985auction111116: {'created_time': 1774624238.199081, 'last_price_update_time': 1774624238.199095, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007985auction111116') HTTP/1.1" 204 0
2026-03-27 15: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 15:10:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009499/photo_004/780x0__r.jpg?hash=1774620151> (referer: https://ecarstrade.com/cars/7009499)
2026-03-27 15:10:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009499/photo_005/780x0__r.jpg?hash=1774620151> (referer: https://ecarstrade.com/cars/7009499)
2026-03-27 15: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 15: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 15:10:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 229b9681-cdad-5462-9ea3-8dd93216f5c6
2026-03-27 15:10:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 229b9681-cdad-5462-9ea3-8dd93216f5c6
2026-03-27 15:10:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 229b9681-cdad-5462-9ea3-8dd93216f5c6
2026-03-27 15:10:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 229b9681-cdad-5462-9ea3-8dd93216f5c6, skipping ID generation
2026-03-27 15:10:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 229b9681-cdad-5462-9ea3-8dd93216f5c6 with scrape type 1
2026-03-27 15:10:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 229b9681-cdad-5462-9ea3-8dd93216f5c6 sending to next pipeline
2026-03-27 15:10:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 229b9681-cdad-5462-9ea3-8dd93216f5c6, identifier: 7007984auction111116
2026-03-27 15:10:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8c896e0e-7efa-56e8-90e3-a6135eece11a
2026-03-27 15:10:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bc22575d-6b24-5e65-9ecc-30bae498b54d
2026-03-27 15:10:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bc3cfcb6-c22b-55d5-b974-8819c697d1aa
2026-03-27 15:10:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bc3cfcb6-c22b-55d5-b974-8819c697d1aa
2026-03-27 15:10:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bc3cfcb6-c22b-55d5-b974-8819c697d1aa
2026-03-27 15:10:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009499/photo_003/780x0__r.jpg?hash=1774620151> (referer: https://ecarstrade.com/cars/7009499)
2026-03-27 15:10:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 229b9681-cdad-5462-9ea3-8dd93216f5c6 with identifier: 7007984auction111116
2026-03-27 15:10:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 229b9681-cdad-5462-9ea3-8dd93216f5c6 with identifier: 7007984auction111116
2026-03-27 15:10:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 229b9681-cdad-5462-9ea3-8dd93216f5c6 with identifier: 7007984auction111116 to the API
2026-03-27 15:10:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007984/photo_002/780x0__r.jpg?hash=1774606077>
{'auction_title': '',
 'c_o_2_emission_value': 86,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '229b9681-cdad-5462-9ea3-8dd93216f5c6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007984',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Toyota',
 'model': 'C-HR',
 'odometer': 116513,
 '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': 5,
 'seller_name': None,
 'title': 'TOYOTA C-HR 5p SUV 1.8 HYBRIDE 122 DYNAMIC',
 'transmission': 'automatic',
 'trim': 'TOYOTA  5p SUV 1.8 HYBRIDE 122 DYNAMIC',
 'vin': None,
 'year': 2019}
2026-03-27 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:38 [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 15:10:38 [ecarstrade.be] INFO: Saving data for 7007984auction111116: {'created_time': 1774624238.629225, 'last_price_update_time': 1774624238.629238, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007984auction111116') HTTP/1.1" 204 0
2026-03-27 15: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 15:10:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7b8c1d94-48a5-5978-b4c8-a2441c3096aa
2026-03-27 15:10:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8c896e0e-7efa-56e8-90e3-a6135eece11a
2026-03-27 15:10:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7b8c1d94-48a5-5978-b4c8-a2441c3096aa
2026-03-27 15:10:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bc22575d-6b24-5e65-9ecc-30bae498b54d
2026-03-27 15:10:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8c896e0e-7efa-56e8-90e3-a6135eece11a
2026-03-27 15:10:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c896e0e-7efa-56e8-90e3-a6135eece11a, skipping ID generation
2026-03-27 15:10:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c896e0e-7efa-56e8-90e3-a6135eece11a with scrape type 1
2026-03-27 15:10:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8c896e0e-7efa-56e8-90e3-a6135eece11a sending to next pipeline
2026-03-27 15:10:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8c896e0e-7efa-56e8-90e3-a6135eece11a, identifier: 7007983auction111116
2026-03-27 15:10:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bc22575d-6b24-5e65-9ecc-30bae498b54d
2026-03-27 15:10:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bc22575d-6b24-5e65-9ecc-30bae498b54d, skipping ID generation
2026-03-27 15:10:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc22575d-6b24-5e65-9ecc-30bae498b54d with scrape type 1
2026-03-27 15:10:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc22575d-6b24-5e65-9ecc-30bae498b54d sending to next pipeline
2026-03-27 15:10:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bc22575d-6b24-5e65-9ecc-30bae498b54d, identifier: 7007963auction111116
2026-03-27 15:10:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7b8c1d94-48a5-5978-b4c8-a2441c3096aa
2026-03-27 15:10:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7b8c1d94-48a5-5978-b4c8-a2441c3096aa, skipping ID generation
2026-03-27 15:10:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b8c1d94-48a5-5978-b4c8-a2441c3096aa with scrape type 1
2026-03-27 15:10:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7b8c1d94-48a5-5978-b4c8-a2441c3096aa sending to next pipeline
2026-03-27 15:10:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7b8c1d94-48a5-5978-b4c8-a2441c3096aa, identifier: 7009510auction99101
2026-03-27 15:10:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8c896e0e-7efa-56e8-90e3-a6135eece11a with identifier: 7007983auction111116
2026-03-27 15:10:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8c896e0e-7efa-56e8-90e3-a6135eece11a with identifier: 7007983auction111116
2026-03-27 15:10:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8c896e0e-7efa-56e8-90e3-a6135eece11a with identifier: 7007983auction111116 to the API
2026-03-27 15:10:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007983/photo_001/780x0__r.jpg?hash=1774606075>
{'auction_title': '',
 'c_o_2_emission_value': 86,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.8L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '8c896e0e-7efa-56e8-90e3-a6135eece11a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007983',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Toyota',
 'model': 'C-HR',
 'odometer': 84198,
 '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': 'TOYOTA C-HR / 2016 / 5P / SUV 1.8 HYBRIDE 122 GRAPHIC',
 'transmission': 'automatic',
 'trim': 'TOYOTA  / 2016 / 5P / SUV 1.8 HYBRIDE 122 GRAPHIC',
 'vin': None,
 'year': 2019}
2026-03-27 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:39 [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 15:10:39 [ecarstrade.be] INFO: Saving data for 7007983auction111116: {'created_time': 1774624239.311046, 'last_price_update_time': 1774624239.311058, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007983auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bc22575d-6b24-5e65-9ecc-30bae498b54d with identifier: 7007963auction111116
2026-03-27 15:10:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bc22575d-6b24-5e65-9ecc-30bae498b54d with identifier: 7007963auction111116
2026-03-27 15:10:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bc22575d-6b24-5e65-9ecc-30bae498b54d with identifier: 7007963auction111116 to the API
2026-03-27 15:10:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007963/photo_006/780x0__r.jpg?hash=1774606033>
{'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-30T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'bc22575d-6b24-5e65-9ecc-30bae498b54d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007963',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 99235,
 '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': 'SKODA Octavia / 2020 / 5P / Berline 1.5 TSI mHEV e-TEC 150 DSG7 '
          'Business',
 'transmission': 'automatic',
 'trim': 'SKODA  / 2020 / 5P / Berline 1.5 TSI mHEV e-TEC 150 DSG7 Business',
 'vin': None,
 'year': 2023}
2026-03-27 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:39 [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 15:10:39 [ecarstrade.be] INFO: Saving data for 7007963auction111116: {'created_time': 1774624239.621216, 'last_price_update_time': 1774624239.621228, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007963auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7b8c1d94-48a5-5978-b4c8-a2441c3096aa with identifier: 7009510auction99101
2026-03-27 15:10:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7b8c1d94-48a5-5978-b4c8-a2441c3096aa with identifier: 7009510auction99101
2026-03-27 15:10:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7b8c1d94-48a5-5978-b4c8-a2441c3096aa with identifier: 7009510auction99101 to the API
2026-03-27 15:10:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009510/photo_004/780x0__r.jpg?hash=1774620158>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Orange',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '7b8c1d94-48a5-5978-b4c8-a2441c3096aa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009510',
 'listing': 'auction',
 'location': 'France - "2ndMove Compiègne"',
 'make': 'MG',
 'model': 'MG5',
 'odometer': 50227,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MG ZS 1.0 L T-GDI 111 CV BVM6 LUXURY GENERATION-1',
 'transmission': 'manual',
 'trim': 'ZS 1.0 L T-GDI 111 CV BVM6 LUXURY GENERATION-1',
 'vin': None,
 'year': 2022}
2026-03-27 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:39 [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 15:10:39 [ecarstrade.be] INFO: Saving data for 7009510auction99101: {'created_time': 1774624239.968106, 'last_price_update_time': 1774624239.968118, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009510auction99101') HTTP/1.1" 204 0
2026-03-27 15:10:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009487> (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 15:10:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bc3cfcb6-c22b-55d5-b974-8819c697d1aa
2026-03-27 15:10:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bc3cfcb6-c22b-55d5-b974-8819c697d1aa
2026-03-27 15:10:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bc3cfcb6-c22b-55d5-b974-8819c697d1aa
2026-03-27 15:10:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bc3cfcb6-c22b-55d5-b974-8819c697d1aa, skipping ID generation
2026-03-27 15:10:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc3cfcb6-c22b-55d5-b974-8819c697d1aa with scrape type 1
2026-03-27 15:10:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc3cfcb6-c22b-55d5-b974-8819c697d1aa sending to next pipeline
2026-03-27 15:10:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bc3cfcb6-c22b-55d5-b974-8819c697d1aa, identifier: 7009499auction99101
2026-03-27 15:10:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bc3cfcb6-c22b-55d5-b974-8819c697d1aa with identifier: 7009499auction99101
2026-03-27 15:10:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bc3cfcb6-c22b-55d5-b974-8819c697d1aa with identifier: 7009499auction99101
2026-03-27 15:10:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bc3cfcb6-c22b-55d5-b974-8819c697d1aa with identifier: 7009499auction99101 to the API
2026-03-27 15:10:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009499/photo_003/780x0__r.jpg?hash=1774620151>
{'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-30T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'bc3cfcb6-c22b-55d5-b974-8819c697d1aa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009499',
 'listing': 'auction',
 'location': 'France - "2ndMove Marly-la-Ville (Paris Nord)"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 110039,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Captur mild hybrid 140 R.S. line',
 'transmission': 'automatic',
 'trim': 'mild hybrid 140 R.S. line',
 'vin': None,
 'year': 2022}
2026-03-27 15:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:40 [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 15:10:40 [ecarstrade.be] INFO: Saving data for 7009499auction99101: {'created_time': 1774624240.369514, 'last_price_update_time': 1774624240.369525, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009499auction99101') HTTP/1.1" 204 0
2026-03-27 15:10:40 [ecarstrade.be] INFO: Extracting details for car 7009487auction99101
2026-03-27 15:10:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b16fffa5-8e1d-5766-9c69-9749b2b67f7e with identifier: 7009487auction99101
2026-03-27 15:10:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b16fffa5-8e1d-5766-9c69-9749b2b67f7e with scrape type 1
2026-03-27 15:10:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b16fffa5-8e1d-5766-9c69-9749b2b67f7e
2026-03-27 15:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7009487%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774620144%27 HTTP/1.1" 200 None
2026-03-27 15:10:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009487/photo_000/780x0__r.jpg?hash=1774620144 not downloaded yet
2026-03-27 15:10:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007943/photo_005/780x0__r.jpg?hash=1774605998> (referer: https://ecarstrade.com/cars/7007943)
2026-03-27 15:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7009487%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620144%27 HTTP/1.1" 200 None
2026-03-27 15:10:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009487/photo_001/780x0__r.jpg?hash=1774620144 not downloaded yet
2026-03-27 15:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7009487%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620144%27 HTTP/1.1" 200 None
2026-03-27 15:10:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009487/photo_002/780x0__r.jpg?hash=1774620144 not downloaded yet
2026-03-27 15:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7009487%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620144%27 HTTP/1.1" 200 None
2026-03-27 15:10:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009487/photo_003/780x0__r.jpg?hash=1774620144 not downloaded yet
2026-03-27 15:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7009487%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620144%27 HTTP/1.1" 200 None
2026-03-27 15:10:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009487/photo_004/780x0__r.jpg?hash=1774620144 not downloaded yet
2026-03-27 15:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7009487%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620144%27 HTTP/1.1" 200 None
2026-03-27 15:10:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009487/photo_005/780x0__r.jpg?hash=1774620144 not downloaded yet
2026-03-27 15:10:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007933/photo_004/780x0__r.jpg?hash=1774605986> (referer: https://ecarstrade.com/cars/7007933)
2026-03-27 15:10:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c353fabd-f87c-51eb-8057-04f87de76a80
2026-03-27 15:10:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e0b5b15b-f3f0-5672-9b6c-6c3533d911cf
2026-03-27 15:10:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e0b5b15b-f3f0-5672-9b6c-6c3533d911cf, skipping ID generation
2026-03-27 15:10:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0b5b15b-f3f0-5672-9b6c-6c3533d911cf with scrape type 1
2026-03-27 15:10:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e0b5b15b-f3f0-5672-9b6c-6c3533d911cf sending to next pipeline
2026-03-27 15:10:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e0b5b15b-f3f0-5672-9b6c-6c3533d911cf, identifier: 7007933auction111116
2026-03-27 15:10:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007943/photo_004/780x0__r.jpg?hash=1774605998> (referer: https://ecarstrade.com/cars/7007943)
2026-03-27 15:10:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e0b5b15b-f3f0-5672-9b6c-6c3533d911cf with identifier: 7007933auction111116
2026-03-27 15:10:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e0b5b15b-f3f0-5672-9b6c-6c3533d911cf with identifier: 7007933auction111116
2026-03-27 15:10:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e0b5b15b-f3f0-5672-9b6c-6c3533d911cf with identifier: 7007933auction111116 to the API
2026-03-27 15:10:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007933/photo_004/780x0__r.jpg?hash=1774605986>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e0b5b15b-f3f0-5672-9b6c-6c3533d911cf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007933',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 31028,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 / 2024 / 5P / SUV 1.2 HYBRID 136 E-DCS6 ALLURE',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  / 2024 / 5P / SUV 1.2 HYBRID 136 E-DCS6 ALLURE',
 'vin': None,
 'year': 2024}
2026-03-27 15:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:41 [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 15:10:41 [ecarstrade.be] INFO: Saving data for 7007933auction111116: {'created_time': 1774624241.050358, 'last_price_update_time': 1774624241.05037, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007933auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c353fabd-f87c-51eb-8057-04f87de76a80
2026-03-27 15:10:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007943/photo_003/780x0__r.jpg?hash=1774605998> (referer: https://ecarstrade.com/cars/7007943)
2026-03-27 15:10:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c353fabd-f87c-51eb-8057-04f87de76a80
2026-03-27 15:10:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007943/photo_001/780x0__r.jpg?hash=1774605998> (referer: https://ecarstrade.com/cars/7007943)
2026-03-27 15:10: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 15:10:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c353fabd-f87c-51eb-8057-04f87de76a80
2026-03-27 15:10:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c353fabd-f87c-51eb-8057-04f87de76a80, skipping ID generation
2026-03-27 15:10:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c353fabd-f87c-51eb-8057-04f87de76a80 with scrape type 1
2026-03-27 15:10:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c353fabd-f87c-51eb-8057-04f87de76a80 sending to next pipeline
2026-03-27 15:10:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c353fabd-f87c-51eb-8057-04f87de76a80, identifier: 7007943auction111116
2026-03-27 15:10:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c353fabd-f87c-51eb-8057-04f87de76a80 with identifier: 7007943auction111116
2026-03-27 15:10:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c353fabd-f87c-51eb-8057-04f87de76a80 with identifier: 7007943auction111116
2026-03-27 15:10:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c353fabd-f87c-51eb-8057-04f87de76a80 with identifier: 7007943auction111116 to the API
2026-03-27 15:10:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007943/photo_001/780x0__r.jpg?hash=1774605998>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'c353fabd-f87c-51eb-8057-04f87de76a80',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007943',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Arkana',
 'odometer': 126865,
 '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': 'RENAULT Arkana / 2021 / 5P / SUV Business TCe 140 EDC',
 'transmission': 'automatic',
 'trim': 'RENAULT  / 2021 / 5P / SUV Business TCe 140 EDC',
 'vin': None,
 'year': 2022}
2026-03-27 15:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:42 [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 15:10:42 [ecarstrade.be] INFO: Saving data for 7007943auction111116: {'created_time': 1774624242.347648, 'last_price_update_time': 1774624242.347663, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007943auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:46 [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 15:10: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 15:10:46 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:10:46 [ecarstrade.be] INFO: Found listing with ID: 7003921auction111076
2026-03-27 15:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:46 [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 15:10:46 [ecarstrade.be] INFO: Scrape type for 7003921auction111076: 0
2026-03-27 15:10:46 [ecarstrade.be] INFO: Found listing with ID: 7003922auction111076
2026-03-27 15:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:46 [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 15:10:46 [ecarstrade.be] INFO: Scrape type for 7003922auction111076: 0
2026-03-27 15:10:46 [ecarstrade.be] INFO: Found listing with ID: 7003923auction111076
2026-03-27 15:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:46 [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 15:10:46 [ecarstrade.be] INFO: Scrape type for 7003923auction111076: 0
2026-03-27 15:10:46 [ecarstrade.be] INFO: Found listing with ID: 7003924auction111076
2026-03-27 15:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:46 [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 15:10:46 [ecarstrade.be] INFO: Scrape type for 7003924auction111076: 0
2026-03-27 15:10:46 [ecarstrade.be] INFO: Found listing with ID: 7003925auction111076
2026-03-27 15:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:46 [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 15:10:46 [ecarstrade.be] INFO: Scrape type for 7003925auction111076: 0
2026-03-27 15:10:46 [ecarstrade.be] INFO: Found listing with ID: 7003926auction111076
2026-03-27 15:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:46 [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 15:10:46 [ecarstrade.be] INFO: Scrape type for 7003926auction111076: 0
2026-03-27 15:10:46 [ecarstrade.be] INFO: Found listing with ID: 7003927auction111076
2026-03-27 15:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:46 [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 15:10:46 [ecarstrade.be] INFO: Scrape type for 7003927auction111076: 0
2026-03-27 15:10:46 [ecarstrade.be] INFO: Found listing with ID: 7003928auction111076
2026-03-27 15:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:46 [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 15:10:46 [ecarstrade.be] INFO: Scrape type for 7003928auction111076: 0
2026-03-27 15:10:46 [ecarstrade.be] INFO: Found listing with ID: 7003929auction111076
2026-03-27 15:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:46 [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 15:10:46 [ecarstrade.be] INFO: Scrape type for 7003929auction111076: 0
2026-03-27 15:10:46 [ecarstrade.be] INFO: Found listing with ID: 7003930auction111076
2026-03-27 15:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:46 [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 15:10:46 [ecarstrade.be] INFO: Scrape type for 7003930auction111076: 0
2026-03-27 15:10:46 [ecarstrade.be] INFO: Found listing with ID: 7003931auction111076
2026-03-27 15:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:46 [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 15:10:46 [ecarstrade.be] INFO: Scrape type for 7003931auction111076: 0
2026-03-27 15:10:46 [ecarstrade.be] INFO: Found listing with ID: 7003932auction111076
2026-03-27 15:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:46 [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 15:10:46 [ecarstrade.be] INFO: Scrape type for 7003932auction111076: 0
2026-03-27 15:10:46 [ecarstrade.be] INFO: Found listing with ID: 7003933auction111076
2026-03-27 15:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:46 [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 15:10:46 [ecarstrade.be] INFO: Scrape type for 7003933auction111076: 0
2026-03-27 15:10:46 [ecarstrade.be] INFO: Found listing with ID: 7003934auction111076
2026-03-27 15:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:46 [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 15:10:46 [ecarstrade.be] INFO: Scrape type for 7003934auction111076: 0
2026-03-27 15:10:46 [ecarstrade.be] INFO: Found listing with ID: 7003935auction111076
2026-03-27 15:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003935auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [ecarstrade.be] INFO: Scrape type for 7003935auction111076: 0
2026-03-27 15:10:47 [ecarstrade.be] INFO: Found listing with ID: 7003936auction111076
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:47 [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 15:10:47 [ecarstrade.be] INFO: Scrape type for 7003936auction111076: 0
2026-03-27 15:10:47 [ecarstrade.be] INFO: Found listing with ID: 7003937auction111076
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:47 [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 15:10:47 [ecarstrade.be] INFO: Scrape type for 7003937auction111076: 0
2026-03-27 15:10:47 [ecarstrade.be] INFO: Found listing with ID: 7003938auction111076
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:47 [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 15:10:47 [ecarstrade.be] INFO: Scrape type for 7003938auction111076: 0
2026-03-27 15:10:47 [ecarstrade.be] INFO: Found listing with ID: 7003939auction111076
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:47 [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 15:10:47 [ecarstrade.be] INFO: Scrape type for 7003939auction111076: 0
2026-03-27 15:10:47 [ecarstrade.be] INFO: Found listing with ID: 7003940auction111076
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:47 [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 15:10:47 [ecarstrade.be] INFO: Scrape type for 7003940auction111076: 0
2026-03-27 15:10:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009468> (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 15:10:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008029> (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 15:10: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 15:10:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007852/photo_006/780x0__r.jpg?hash=1774605855> (referer: https://ecarstrade.com/cars/7007852)
2026-03-27 15:10:47 [ecarstrade.be] INFO: Extracting details for car 7009468auction99101
2026-03-27 15:10:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89a9a92f-9a6a-57c4-90fd-794ca7488a53 with identifier: 7009468auction99101
2026-03-27 15:10:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89a9a92f-9a6a-57c4-90fd-794ca7488a53 with scrape type 1
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 89a9a92f-9a6a-57c4-90fd-794ca7488a53
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7009468%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774620135%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009468/photo_000/780x0__r.jpg?hash=1774620135 not downloaded yet
2026-03-27 15:10:47 [ecarstrade.be] INFO: Extracting details for car 7008029auction111116
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7009468%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620135%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009468/photo_001/780x0__r.jpg?hash=1774620135 not downloaded yet
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7009468%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620135%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009468/photo_002/780x0__r.jpg?hash=1774620135 not downloaded yet
2026-03-27 15:10:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd341b6e-a229-5678-8bb9-1f962b7b7966 with identifier: 7008029auction111116
2026-03-27 15:10:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd341b6e-a229-5678-8bb9-1f962b7b7966 with scrape type 1
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cd341b6e-a229-5678-8bb9-1f962b7b7966
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7008029%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606175%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008029/photo_001/780x0__r.jpg?hash=1774606175 not downloaded yet
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7009468%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620135%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009468/photo_003/780x0__r.jpg?hash=1774620135 not downloaded yet
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7008029%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606176%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008029/photo_002/780x0__r.jpg?hash=1774606176 not downloaded yet
2026-03-27 15:10:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009400> (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 15:10:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009487/photo_000/780x0__r.jpg?hash=1774620144> (referer: https://ecarstrade.com/cars/7009487)
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7009468%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620135%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009468/photo_004/780x0__r.jpg?hash=1774620135 not downloaded yet
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7008029%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606175%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008029/photo_003/780x0__r.jpg?hash=1774606175 not downloaded yet
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 63e3a968-ad4e-5dc5-b22a-0b84fd1971c1
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7009468%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620135%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009468/photo_005/780x0__r.jpg?hash=1774620135 not downloaded yet
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7008029%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606175%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008029/photo_004/780x0__r.jpg?hash=1774606175 not downloaded yet
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7008029%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606175%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008029/photo_005/780x0__r.jpg?hash=1774606175 not downloaded yet
2026-03-27 15:10:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009487/photo_005/780x0__r.jpg?hash=1774620144> (referer: https://ecarstrade.com/cars/7009487)
2026-03-27 15:10:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009487/photo_004/780x0__r.jpg?hash=1774620144> (referer: https://ecarstrade.com/cars/7009487)
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7008029%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606175%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008029/photo_006/780x0__r.jpg?hash=1774606175 not downloaded yet
2026-03-27 15:10:47 [ecarstrade.be] INFO: Extracting details for car 7009400auction99101
2026-03-27 15:10:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fab2a77-a989-503b-ae60-51380bbce7c0 with identifier: 7009400auction99101
2026-03-27 15:10:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fab2a77-a989-503b-ae60-51380bbce7c0 with scrape type 1
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8fab2a77-a989-503b-ae60-51380bbce7c0
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7009400%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774620098%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009400/photo_000/780x0__r.jpg?hash=1774620098 not downloaded yet
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b16fffa5-8e1d-5766-9c69-9749b2b67f7e
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7009400%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620099%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009400/photo_001/780x0__r.jpg?hash=1774620099 not downloaded yet
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7009400%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620099%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009400/photo_002/780x0__r.jpg?hash=1774620099 not downloaded yet
2026-03-27 15:10:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009487/photo_002/780x0__r.jpg?hash=1774620144> (referer: https://ecarstrade.com/cars/7009487)
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7009400%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620099%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009400/photo_003/780x0__r.jpg?hash=1774620099 not downloaded yet
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7009400%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620099%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009400/photo_004/780x0__r.jpg?hash=1774620099 not downloaded yet
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b16fffa5-8e1d-5766-9c69-9749b2b67f7e
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b16fffa5-8e1d-5766-9c69-9749b2b67f7e
2026-03-27 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7009400%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620099%27 HTTP/1.1" 200 None
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009400/photo_005/780x0__r.jpg?hash=1774620099 not downloaded yet
2026-03-27 15:10:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009487/photo_003/780x0__r.jpg?hash=1774620144> (referer: https://ecarstrade.com/cars/7009487)
2026-03-27 15:10: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 15:10:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b16fffa5-8e1d-5766-9c69-9749b2b67f7e
2026-03-27 15:10:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009487/photo_001/780x0__r.jpg?hash=1774620144> (referer: https://ecarstrade.com/cars/7009487)
2026-03-27 15:10: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 15:10:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b16fffa5-8e1d-5766-9c69-9749b2b67f7e
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b16fffa5-8e1d-5766-9c69-9749b2b67f7e
2026-03-27 15:10:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b16fffa5-8e1d-5766-9c69-9749b2b67f7e, skipping ID generation
2026-03-27 15:10:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b16fffa5-8e1d-5766-9c69-9749b2b67f7e with scrape type 1
2026-03-27 15:10:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b16fffa5-8e1d-5766-9c69-9749b2b67f7e sending to next pipeline
2026-03-27 15:10:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b16fffa5-8e1d-5766-9c69-9749b2b67f7e, identifier: 7009487auction99101
2026-03-27 15:10:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b16fffa5-8e1d-5766-9c69-9749b2b67f7e with identifier: 7009487auction99101
2026-03-27 15:10:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b16fffa5-8e1d-5766-9c69-9749b2b67f7e with identifier: 7009487auction99101
2026-03-27 15:10:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b16fffa5-8e1d-5766-9c69-9749b2b67f7e with identifier: 7009487auction99101 to the API
2026-03-27 15:10:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009487/photo_001/780x0__r.jpg?hash=1774620144>
{'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-30T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'b16fffa5-8e1d-5766-9c69-9749b2b67f7e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009487',
 'listing': 'auction',
 'location': 'France - "2ndMove Toulouse"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 77893,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Captur mild hybrid 160 EDC R.S. line',
 'transmission': 'automatic',
 'trim': 'mild hybrid 160 EDC R.S. line',
 'vin': None,
 'year': 2022}
2026-03-27 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:48 [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 15:10:48 [ecarstrade.be] INFO: Saving data for 7009487auction99101: {'created_time': 1774624248.242673, 'last_price_update_time': 1774624248.242686, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009487auction99101') HTTP/1.1" 204 0
2026-03-27 15:10:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008030> (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 15:10:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009427> (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 15:10:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008029/photo_002/780x0__r.jpg?hash=1774606176> (referer: https://ecarstrade.com/cars/7008029)
2026-03-27 15:10:48 [ecarstrade.be] INFO: Extracting details for car 7008030auction111116
2026-03-27 15:10:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007852/photo_003/780x0__r.jpg?hash=1774605855> (referer: https://ecarstrade.com/cars/7007852)
2026-03-27 15:10:48 [ecarstrade.be] INFO: Extracting details for car 7009427auction99101
2026-03-27 15:10:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d58510a6-cb6f-5bed-a715-ce3a7e2da20e with identifier: 7008030auction111116
2026-03-27 15:10:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d58510a6-cb6f-5bed-a715-ce3a7e2da20e with scrape type 1
2026-03-27 15:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d58510a6-cb6f-5bed-a715-ce3a7e2da20e
2026-03-27 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008030%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606177%27 HTTP/1.1" 200 None
2026-03-27 15:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008030/photo_001/780x0__r.jpg?hash=1774606177 not downloaded yet
2026-03-27 15:10:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 334b8268-ea30-5b93-b6e1-9a96329bb4c4 with identifier: 7009427auction99101
2026-03-27 15:10:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 334b8268-ea30-5b93-b6e1-9a96329bb4c4 with scrape type 1
2026-03-27 15:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 334b8268-ea30-5b93-b6e1-9a96329bb4c4
2026-03-27 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009427%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774620113%27 HTTP/1.1" 200 None
2026-03-27 15:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009427/photo_000/780x0__r.jpg?hash=1774620113 not downloaded yet
2026-03-27 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008030%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606177%27 HTTP/1.1" 200 None
2026-03-27 15:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008030/photo_002/780x0__r.jpg?hash=1774606177 not downloaded yet
2026-03-27 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009427%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620114%27 HTTP/1.1" 200 None
2026-03-27 15:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009427/photo_001/780x0__r.jpg?hash=1774620114 not downloaded yet
2026-03-27 15:10:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009468/photo_003/780x0__r.jpg?hash=1774620135> (referer: https://ecarstrade.com/cars/7009468)
2026-03-27 15:10:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008029/photo_005/780x0__r.jpg?hash=1774606175> (referer: https://ecarstrade.com/cars/7008029)
2026-03-27 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008030%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606177%27 HTTP/1.1" 200 None
2026-03-27 15:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008030/photo_003/780x0__r.jpg?hash=1774606177 not downloaded yet
2026-03-27 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009427%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620114%27 HTTP/1.1" 200 None
2026-03-27 15:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009427/photo_002/780x0__r.jpg?hash=1774620114 not downloaded yet
2026-03-27 15:10:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cd341b6e-a229-5678-8bb9-1f962b7b7966
2026-03-27 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008030%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606177%27 HTTP/1.1" 200 None
2026-03-27 15:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008030/photo_004/780x0__r.jpg?hash=1774606177 not downloaded yet
2026-03-27 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009427%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620114%27 HTTP/1.1" 200 None
2026-03-27 15:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009427/photo_003/780x0__r.jpg?hash=1774620114 not downloaded yet
2026-03-27 15:10:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 63e3a968-ad4e-5dc5-b22a-0b84fd1971c1
2026-03-27 15:10:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 63e3a968-ad4e-5dc5-b22a-0b84fd1971c1, skipping ID generation
2026-03-27 15:10:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63e3a968-ad4e-5dc5-b22a-0b84fd1971c1 with scrape type 1
2026-03-27 15:10:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 63e3a968-ad4e-5dc5-b22a-0b84fd1971c1 sending to next pipeline
2026-03-27 15:10:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 63e3a968-ad4e-5dc5-b22a-0b84fd1971c1, identifier: 7007852auction111116
2026-03-27 15:10:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008029/photo_004/780x0__r.jpg?hash=1774606175> (referer: https://ecarstrade.com/cars/7008029)
2026-03-27 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008030%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606177%27 HTTP/1.1" 200 None
2026-03-27 15:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008030/photo_005/780x0__r.jpg?hash=1774606177 not downloaded yet
2026-03-27 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009427%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620114%27 HTTP/1.1" 200 None
2026-03-27 15:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009427/photo_004/780x0__r.jpg?hash=1774620114 not downloaded yet
2026-03-27 15:10:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 63e3a968-ad4e-5dc5-b22a-0b84fd1971c1 with identifier: 7007852auction111116
2026-03-27 15:10:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 63e3a968-ad4e-5dc5-b22a-0b84fd1971c1 with identifier: 7007852auction111116
2026-03-27 15:10:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 63e3a968-ad4e-5dc5-b22a-0b84fd1971c1 with identifier: 7007852auction111116 to the API
2026-03-27 15:10:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007852/photo_003/780x0__r.jpg?hash=1774605855>
{'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-30T10:40:00Z',
 'fuel_type': 'Electric',
 'id': '63e3a968-ad4e-5dc5-b22a-0b84fd1971c1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007852',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 79995,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Kona Business Electrique 2WD 64kWh BVA',
 'transmission': 'automatic',
 'trim': 'Business Electrique 2WD 64kWh BVA',
 'vin': None,
 'year': 2022}
2026-03-27 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:49 [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 15:10:49 [ecarstrade.be] INFO: Saving data for 7007852auction111116: {'created_time': 1774624249.07358, 'last_price_update_time': 1774624249.073594, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007852auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009400/photo_002/780x0__r.jpg?hash=1774620099> (referer: https://ecarstrade.com/cars/7009400)
2026-03-27 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008030%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774606178%27 HTTP/1.1" 200 None
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008030/photo_006/780x0__r.jpg?hash=1774606178 not downloaded yet
2026-03-27 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009427%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620114%27 HTTP/1.1" 200 None
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009427/photo_005/780x0__r.jpg?hash=1774620114 not downloaded yet
2026-03-27 15:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009448> (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 15:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 89a9a92f-9a6a-57c4-90fd-794ca7488a53
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cd341b6e-a229-5678-8bb9-1f962b7b7966
2026-03-27 15:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009400/photo_005/780x0__r.jpg?hash=1774620099> (referer: https://ecarstrade.com/cars/7009400)
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cd341b6e-a229-5678-8bb9-1f962b7b7966
2026-03-27 15:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009400/photo_001/780x0__r.jpg?hash=1774620099> (referer: https://ecarstrade.com/cars/7009400)
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8fab2a77-a989-503b-ae60-51380bbce7c0
2026-03-27 15:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009400/photo_004/780x0__r.jpg?hash=1774620099> (referer: https://ecarstrade.com/cars/7009400)
2026-03-27 15:10:49 [ecarstrade.be] INFO: Extracting details for car 7009448auction99101
2026-03-27 15:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009400/photo_003/780x0__r.jpg?hash=1774620099> (referer: https://ecarstrade.com/cars/7009400)
2026-03-27 15:10:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a836a3a-b612-53b9-bf83-f5bdb43160db with identifier: 7009448auction99101
2026-03-27 15:10:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a836a3a-b612-53b9-bf83-f5bdb43160db with scrape type 1
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4a836a3a-b612-53b9-bf83-f5bdb43160db
2026-03-27 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009448%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774620124%27 HTTP/1.1" 200 None
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009448/photo_000/780x0__r.jpg?hash=1774620124 not downloaded yet
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8fab2a77-a989-503b-ae60-51380bbce7c0
2026-03-27 15:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008029/photo_006/780x0__r.jpg?hash=1774606175> (referer: https://ecarstrade.com/cars/7008029)
2026-03-27 15:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009400/photo_000/780x0__r.jpg?hash=1774620098> (referer: https://ecarstrade.com/cars/7009400)
2026-03-27 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009448%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620124%27 HTTP/1.1" 200 None
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009448/photo_001/780x0__r.jpg?hash=1774620124 not downloaded yet
2026-03-27 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009448%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620125%27 HTTP/1.1" 200 None
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009448/photo_002/780x0__r.jpg?hash=1774620125 not downloaded yet
2026-03-27 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009448%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620125%27 HTTP/1.1" 200 None
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009448/photo_003/780x0__r.jpg?hash=1774620125 not downloaded yet
2026-03-27 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009448%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620125%27 HTTP/1.1" 200 None
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009448/photo_004/780x0__r.jpg?hash=1774620125 not downloaded yet
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8fab2a77-a989-503b-ae60-51380bbce7c0
2026-03-27 15:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009427/photo_003/780x0__r.jpg?hash=1774620114> (referer: https://ecarstrade.com/cars/7009427)
2026-03-27 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009448%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620125%27 HTTP/1.1" 200 None
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009448/photo_005/780x0__r.jpg?hash=1774620125 not downloaded yet
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8fab2a77-a989-503b-ae60-51380bbce7c0
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8fab2a77-a989-503b-ae60-51380bbce7c0
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cd341b6e-a229-5678-8bb9-1f962b7b7966
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8fab2a77-a989-503b-ae60-51380bbce7c0
2026-03-27 15:10:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8fab2a77-a989-503b-ae60-51380bbce7c0, skipping ID generation
2026-03-27 15:10:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fab2a77-a989-503b-ae60-51380bbce7c0 with scrape type 1
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8fab2a77-a989-503b-ae60-51380bbce7c0 sending to next pipeline
2026-03-27 15:10:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8fab2a77-a989-503b-ae60-51380bbce7c0, identifier: 7009400auction99101
2026-03-27 15:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009427/photo_000/780x0__r.jpg?hash=1774620113> (referer: https://ecarstrade.com/cars/7009427)
2026-03-27 15:10:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8fab2a77-a989-503b-ae60-51380bbce7c0 with identifier: 7009400auction99101
2026-03-27 15:10:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8fab2a77-a989-503b-ae60-51380bbce7c0 with identifier: 7009400auction99101
2026-03-27 15:10:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8fab2a77-a989-503b-ae60-51380bbce7c0 with identifier: 7009400auction99101 to the API
2026-03-27 15:10:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:10: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 15:10:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009400/photo_000/780x0__r.jpg?hash=1774620098>
{'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-30T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '8fab2a77-a989-503b-ae60-51380bbce7c0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009400',
 'listing': 'auction',
 'location': 'France - "2ndMove Lyon"',
 'make': 'Volkswagen',
 'model': 'T-Cross',
 'odometer': 117283,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-03-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VW T-Cross 1.0 TSI 115 Start/Stop DSG7 Style',
 'transmission': 'automatic',
 'trim': 'VW  1.0 TSI 115 Start/Stop DSG7 Style',
 'vin': None,
 'year': 2024}
2026-03-27 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:49 [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 15:10:49 [ecarstrade.be] INFO: Saving data for 7009400auction99101: {'created_time': 1774624249.863042, 'last_price_update_time': 1774624249.863054, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009400auction99101') HTTP/1.1" 204 0
2026-03-27 15:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009427/photo_001/780x0__r.jpg?hash=1774620114> (referer: https://ecarstrade.com/cars/7009427)
2026-03-27 15:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009427/photo_004/780x0__r.jpg?hash=1774620114> (referer: https://ecarstrade.com/cars/7009427)
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 334b8268-ea30-5b93-b6e1-9a96329bb4c4
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 334b8268-ea30-5b93-b6e1-9a96329bb4c4
2026-03-27 15:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008030/photo_005/780x0__r.jpg?hash=1774606177> (referer: https://ecarstrade.com/cars/7008030)
2026-03-27 15:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008030/photo_006/780x0__r.jpg?hash=1774606178> (referer: https://ecarstrade.com/cars/7008030)
2026-03-27 15:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009427/photo_005/780x0__r.jpg?hash=1774620114> (referer: https://ecarstrade.com/cars/7009427)
2026-03-27 15:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008030/photo_004/780x0__r.jpg?hash=1774606177> (referer: https://ecarstrade.com/cars/7008030)
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 334b8268-ea30-5b93-b6e1-9a96329bb4c4
2026-03-27 15:10:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 334b8268-ea30-5b93-b6e1-9a96329bb4c4
2026-03-27 15:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009427/photo_002/780x0__r.jpg?hash=1774620114> (referer: https://ecarstrade.com/cars/7009427)
2026-03-27 15:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d58510a6-cb6f-5bed-a715-ce3a7e2da20e
2026-03-27 15:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d58510a6-cb6f-5bed-a715-ce3a7e2da20e
2026-03-27 15:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008030/photo_003/780x0__r.jpg?hash=1774606177> (referer: https://ecarstrade.com/cars/7008030)
2026-03-27 15:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 334b8268-ea30-5b93-b6e1-9a96329bb4c4
2026-03-27 15:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009448/photo_004/780x0__r.jpg?hash=1774620125> (referer: https://ecarstrade.com/cars/7009448)
2026-03-27 15:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d58510a6-cb6f-5bed-a715-ce3a7e2da20e
2026-03-27 15:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009448/photo_005/780x0__r.jpg?hash=1774620125> (referer: https://ecarstrade.com/cars/7009448)
2026-03-27 15:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 334b8268-ea30-5b93-b6e1-9a96329bb4c4
2026-03-27 15:10:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 334b8268-ea30-5b93-b6e1-9a96329bb4c4, skipping ID generation
2026-03-27 15:10:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 334b8268-ea30-5b93-b6e1-9a96329bb4c4 with scrape type 1
2026-03-27 15:10:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 334b8268-ea30-5b93-b6e1-9a96329bb4c4 sending to next pipeline
2026-03-27 15:10:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 334b8268-ea30-5b93-b6e1-9a96329bb4c4, identifier: 7009427auction99101
2026-03-27 15:10:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 334b8268-ea30-5b93-b6e1-9a96329bb4c4 with identifier: 7009427auction99101
2026-03-27 15:10:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 334b8268-ea30-5b93-b6e1-9a96329bb4c4 with identifier: 7009427auction99101
2026-03-27 15:10:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 334b8268-ea30-5b93-b6e1-9a96329bb4c4 with identifier: 7009427auction99101 to the API
2026-03-27 15:10:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:10:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009427/photo_002/780x0__r.jpg?hash=1774620114>
{'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-30T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '334b8268-ea30-5b93-b6e1-9a96329bb4c4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009427',
 'listing': 'auction',
 'location': 'France - "2ndMove Lyon"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 67585,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-03-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Megane IV Estate Blue dCi 115 EDC Techno',
 'transmission': 'automatic',
 'trim': 'IV Estate Blue dCi 115 EDC Techno',
 'vin': None,
 'year': 2024}
2026-03-27 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009427auction99101%27 HTTP/1.1" 200 None
2026-03-27 15:10:50 [ecarstrade.be] INFO: Saving data for 7009427auction99101: {'created_time': 1774624250.524075, 'last_price_update_time': 1774624250.524087, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009427auction99101') HTTP/1.1" 204 0
2026-03-27 15:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009448/photo_000/780x0__r.jpg?hash=1774620124> (referer: https://ecarstrade.com/cars/7009448)
2026-03-27 15:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009448/photo_003/780x0__r.jpg?hash=1774620125> (referer: https://ecarstrade.com/cars/7009448)
2026-03-27 15:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009448/photo_002/780x0__r.jpg?hash=1774620125> (referer: https://ecarstrade.com/cars/7009448)
2026-03-27 15:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d58510a6-cb6f-5bed-a715-ce3a7e2da20e
2026-03-27 15:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4a836a3a-b612-53b9-bf83-f5bdb43160db
2026-03-27 15:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4a836a3a-b612-53b9-bf83-f5bdb43160db
2026-03-27 15:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008030/photo_001/780x0__r.jpg?hash=1774606177> (referer: https://ecarstrade.com/cars/7008030)
2026-03-27 15:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008030/photo_002/780x0__r.jpg?hash=1774606177> (referer: https://ecarstrade.com/cars/7008030)
2026-03-27 15:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4a836a3a-b612-53b9-bf83-f5bdb43160db
2026-03-27 15:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4a836a3a-b612-53b9-bf83-f5bdb43160db
2026-03-27 15:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4a836a3a-b612-53b9-bf83-f5bdb43160db
2026-03-27 15:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009468/photo_005/780x0__r.jpg?hash=1774620135> (referer: https://ecarstrade.com/cars/7009468)
2026-03-27 15:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009448/photo_001/780x0__r.jpg?hash=1774620124> (referer: https://ecarstrade.com/cars/7009448)
2026-03-27 15:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008029/photo_001/780x0__r.jpg?hash=1774606175> (referer: https://ecarstrade.com/cars/7008029)
2026-03-27 15:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d58510a6-cb6f-5bed-a715-ce3a7e2da20e
2026-03-27 15:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009468/photo_004/780x0__r.jpg?hash=1774620135> (referer: https://ecarstrade.com/cars/7009468)
2026-03-27 15:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009468/photo_002/780x0__r.jpg?hash=1774620135> (referer: https://ecarstrade.com/cars/7009468)
2026-03-27 15:10:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d58510a6-cb6f-5bed-a715-ce3a7e2da20e
2026-03-27 15:10:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d58510a6-cb6f-5bed-a715-ce3a7e2da20e, skipping ID generation
2026-03-27 15:10:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d58510a6-cb6f-5bed-a715-ce3a7e2da20e with scrape type 1
2026-03-27 15:10:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d58510a6-cb6f-5bed-a715-ce3a7e2da20e sending to next pipeline
2026-03-27 15:10:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d58510a6-cb6f-5bed-a715-ce3a7e2da20e, identifier: 7008030auction111116
2026-03-27 15:10:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d58510a6-cb6f-5bed-a715-ce3a7e2da20e with identifier: 7008030auction111116
2026-03-27 15:10:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d58510a6-cb6f-5bed-a715-ce3a7e2da20e with identifier: 7008030auction111116
2026-03-27 15:10:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d58510a6-cb6f-5bed-a715-ce3a7e2da20e with identifier: 7008030auction111116 to the API
2026-03-27 15:10:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:10:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008030/photo_002/780x0__r.jpg?hash=1774606177>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'd58510a6-cb6f-5bed-a715-ce3a7e2da20e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008030',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volvo',
 'model': 'XC60',
 'odometer': 123282,
 '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': 'VOLVO XC60 / 2021 / 5P / SUV B4 197 Geartronic Start',
 'transmission': 'automatic',
 'trim': 'VOLVO  / 2021 / 5P / SUV B4 197 Geartronic Start',
 'vin': None,
 'year': 2022}
2026-03-27 15:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008030auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:10:51 [ecarstrade.be] INFO: Saving data for 7008030auction111116: {'created_time': 1774624251.129313, 'last_price_update_time': 1774624251.129324, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008030auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008029/photo_003/780x0__r.jpg?hash=1774606175> (referer: https://ecarstrade.com/cars/7008029)
2026-03-27 15:10: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 15:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009468/photo_001/780x0__r.jpg?hash=1774620135> (referer: https://ecarstrade.com/cars/7009468)
2026-03-27 15:10: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 15:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 89a9a92f-9a6a-57c4-90fd-794ca7488a53
2026-03-27 15:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4a836a3a-b612-53b9-bf83-f5bdb43160db
2026-03-27 15:10:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a836a3a-b612-53b9-bf83-f5bdb43160db, skipping ID generation
2026-03-27 15:10:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a836a3a-b612-53b9-bf83-f5bdb43160db with scrape type 1
2026-03-27 15:10:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a836a3a-b612-53b9-bf83-f5bdb43160db sending to next pipeline
2026-03-27 15:10:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4a836a3a-b612-53b9-bf83-f5bdb43160db, identifier: 7009448auction99101
2026-03-27 15:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cd341b6e-a229-5678-8bb9-1f962b7b7966
2026-03-27 15:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 89a9a92f-9a6a-57c4-90fd-794ca7488a53
2026-03-27 15:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 89a9a92f-9a6a-57c4-90fd-794ca7488a53
2026-03-27 15:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009468/photo_000/780x0__r.jpg?hash=1774620135> (referer: https://ecarstrade.com/cars/7009468)
2026-03-27 15:10:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4a836a3a-b612-53b9-bf83-f5bdb43160db with identifier: 7009448auction99101
2026-03-27 15:10:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4a836a3a-b612-53b9-bf83-f5bdb43160db with identifier: 7009448auction99101
2026-03-27 15:10:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4a836a3a-b612-53b9-bf83-f5bdb43160db with identifier: 7009448auction99101 to the API
2026-03-27 15:10:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:10:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009448/photo_001/780x0__r.jpg?hash=1774620124>
{'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-30T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '4a836a3a-b612-53b9-bf83-f5bdb43160db',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009448',
 'listing': 'auction',
 'location': 'France - "2ndMove Marly-la-Ville (Paris Nord)"',
 'make': 'MG',
 'model': 'MG5',
 'odometer': 67114,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-12-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MG ZS 1.0 L T-GDI 111 CV BVM6 LUXURY GENERATION-1',
 'transmission': 'manual',
 'trim': 'ZS 1.0 L T-GDI 111 CV BVM6 LUXURY GENERATION-1',
 'vin': None,
 'year': 2023}
2026-03-27 15:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009448auction99101%27 HTTP/1.1" 200 None
2026-03-27 15:10:51 [ecarstrade.be] INFO: Saving data for 7009448auction99101: {'created_time': 1774624251.553235, 'last_price_update_time': 1774624251.553246, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009448auction99101') HTTP/1.1" 204 0
2026-03-27 15:10: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 15:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cd341b6e-a229-5678-8bb9-1f962b7b7966
2026-03-27 15:10:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cd341b6e-a229-5678-8bb9-1f962b7b7966, skipping ID generation
2026-03-27 15:10:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd341b6e-a229-5678-8bb9-1f962b7b7966 with scrape type 1
2026-03-27 15:10:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cd341b6e-a229-5678-8bb9-1f962b7b7966 sending to next pipeline
2026-03-27 15:10:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cd341b6e-a229-5678-8bb9-1f962b7b7966, identifier: 7008029auction111116
2026-03-27 15:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 89a9a92f-9a6a-57c4-90fd-794ca7488a53
2026-03-27 15:10:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 89a9a92f-9a6a-57c4-90fd-794ca7488a53
2026-03-27 15:10:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 89a9a92f-9a6a-57c4-90fd-794ca7488a53, skipping ID generation
2026-03-27 15:10:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89a9a92f-9a6a-57c4-90fd-794ca7488a53 with scrape type 1
2026-03-27 15:10:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 89a9a92f-9a6a-57c4-90fd-794ca7488a53 sending to next pipeline
2026-03-27 15:10:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 89a9a92f-9a6a-57c4-90fd-794ca7488a53, identifier: 7009468auction99101
2026-03-27 15:10:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cd341b6e-a229-5678-8bb9-1f962b7b7966 with identifier: 7008029auction111116
2026-03-27 15:10:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cd341b6e-a229-5678-8bb9-1f962b7b7966 with identifier: 7008029auction111116
2026-03-27 15:10:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cd341b6e-a229-5678-8bb9-1f962b7b7966 with identifier: 7008029auction111116 to the API
2026-03-27 15:10:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:10:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008029/photo_003/780x0__r.jpg?hash=1774606175>
{'auction_title': '',
 'c_o_2_emission_value': 24,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'cd341b6e-a229-5678-8bb9-1f962b7b7966',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008029',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volvo',
 'model': 'XC60',
 'odometer': 121979,
 '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': 'VOLVO XC60 / 2021 / 5P / SUV Recharge T6 350 GT 8 Plus Style Dark',
 'transmission': 'automatic',
 'trim': 'VOLVO  / 2021 / 5P / SUV Recharge T6 350 GT 8 Plus Style Dark',
 'vin': None,
 'year': 2023}
2026-03-27 15:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008029auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:10:52 [ecarstrade.be] INFO: Saving data for 7008029auction111116: {'created_time': 1774624252.068072, 'last_price_update_time': 1774624252.068085, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008029auction111116') HTTP/1.1" 204 0
2026-03-27 15:10:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 89a9a92f-9a6a-57c4-90fd-794ca7488a53 with identifier: 7009468auction99101
2026-03-27 15:10:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 89a9a92f-9a6a-57c4-90fd-794ca7488a53 with identifier: 7009468auction99101
2026-03-27 15:10:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 89a9a92f-9a6a-57c4-90fd-794ca7488a53 with identifier: 7009468auction99101 to the API
2026-03-27 15:10:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:10:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009468/photo_000/780x0__r.jpg?hash=1774620135>
{'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-30T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '89a9a92f-9a6a-57c4-90fd-794ca7488a53',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009468',
 'listing': 'auction',
 'location': 'France - "2ndMove Compiègne"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 58987,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 208 PureTech 100 S&S BVM6 Allure',
 'transmission': 'manual',
 'trim': 'PureTech 100 S&S BVM6 Allure',
 'vin': None,
 'year': 2022}
2026-03-27 15:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009468auction99101%27 HTTP/1.1" 200 None
2026-03-27 15:10:52 [ecarstrade.be] INFO: Saving data for 7009468auction99101: {'created_time': 1774624252.363872, 'last_price_update_time': 1774624252.363884, 'auction_closing_time': 1774867200.0}
2026-03-27 15:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009468auction99101') HTTP/1.1" 204 0
2026-03-27 15:10:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007900> (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 15:10: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 15:10:53 [ecarstrade.be] INFO: Extracting details for car 7007900auction111116
2026-03-27 15:10:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 915de2b2-99f5-53f5-af68-3a743499c8c3 with identifier: 7007900auction111116
2026-03-27 15:10:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 915de2b2-99f5-53f5-af68-3a743499c8c3 with scrape type 1
2026-03-27 15:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 915de2b2-99f5-53f5-af68-3a743499c8c3
2026-03-27 15:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007900%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605927%27 HTTP/1.1" 200 None
2026-03-27 15:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007900/photo_001/780x0__r.jpg?hash=1774605927 not downloaded yet
2026-03-27 15:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007900%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605927%27 HTTP/1.1" 200 None
2026-03-27 15:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007900/photo_002/780x0__r.jpg?hash=1774605927 not downloaded yet
2026-03-27 15:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007900%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605927%27 HTTP/1.1" 200 None
2026-03-27 15:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007900/photo_003/780x0__r.jpg?hash=1774605927 not downloaded yet
2026-03-27 15:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007900%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605927%27 HTTP/1.1" 200 None
2026-03-27 15:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007900/photo_004/780x0__r.jpg?hash=1774605927 not downloaded yet
2026-03-27 15:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007900%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605927%27 HTTP/1.1" 200 None
2026-03-27 15:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007900/photo_005/780x0__r.jpg?hash=1774605927 not downloaded yet
2026-03-27 15:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007900%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605927%27 HTTP/1.1" 200 None
2026-03-27 15:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007900/photo_006/780x0__r.jpg?hash=1774605927 not downloaded yet
2026-03-27 15:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007895> (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 15:10: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 15:10:54 [ecarstrade.be] INFO: Extracting details for car 7007895auction111116
2026-03-27 15:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007898> (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 15:10: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 15:10:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a0cced7-ebf0-5bb8-9644-cdc0e09ee704 with identifier: 7007895auction111116
2026-03-27 15:10:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a0cced7-ebf0-5bb8-9644-cdc0e09ee704 with scrape type 1
2026-03-27 15:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3a0cced7-ebf0-5bb8-9644-cdc0e09ee704
2026-03-27 15:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007895%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605919%27 HTTP/1.1" 200 None
2026-03-27 15:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007895/photo_001/780x0__r.jpg?hash=1774605919 not downloaded yet
2026-03-27 15:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007895%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605919%27 HTTP/1.1" 200 None
2026-03-27 15:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007895/photo_002/780x0__r.jpg?hash=1774605919 not downloaded yet
2026-03-27 15:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007895%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605919%27 HTTP/1.1" 200 None
2026-03-27 15:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007895/photo_003/780x0__r.jpg?hash=1774605919 not downloaded yet
2026-03-27 15:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007895%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605919%27 HTTP/1.1" 200 None
2026-03-27 15:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007895/photo_004/780x0__r.jpg?hash=1774605919 not downloaded yet
2026-03-27 15:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007895%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605920%27 HTTP/1.1" 200 None
2026-03-27 15:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007895/photo_005/780x0__r.jpg?hash=1774605920 not downloaded yet
2026-03-27 15:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007895%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605920%27 HTTP/1.1" 200 None
2026-03-27 15:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007895/photo_006/780x0__r.jpg?hash=1774605920 not downloaded yet
2026-03-27 15:10:54 [ecarstrade.be] INFO: Extracting details for car 7007898auction111116
2026-03-27 15:10:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9e4e598-f261-5f02-bdc0-5e32719b45c0 with identifier: 7007898auction111116
2026-03-27 15:10:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9e4e598-f261-5f02-bdc0-5e32719b45c0 with scrape type 1
2026-03-27 15:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e9e4e598-f261-5f02-bdc0-5e32719b45c0
2026-03-27 15:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007898%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605928%27 HTTP/1.1" 200 None
2026-03-27 15:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007898/photo_001/780x0__r.jpg?hash=1774605928 not downloaded yet
2026-03-27 15:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007898%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605928%27 HTTP/1.1" 200 None
2026-03-27 15:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007898/photo_002/780x0__r.jpg?hash=1774605928 not downloaded yet
2026-03-27 15:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007898%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605928%27 HTTP/1.1" 200 None
2026-03-27 15:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007898/photo_003/780x0__r.jpg?hash=1774605928 not downloaded yet
2026-03-27 15:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007898%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605928%27 HTTP/1.1" 200 None
2026-03-27 15:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007898/photo_004/780x0__r.jpg?hash=1774605928 not downloaded yet
2026-03-27 15:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007898%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605928%27 HTTP/1.1" 200 None
2026-03-27 15:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007898/photo_005/780x0__r.jpg?hash=1774605928 not downloaded yet
2026-03-27 15:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007898%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605928%27 HTTP/1.1" 200 None
2026-03-27 15:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007898/photo_006/780x0__r.jpg?hash=1774605928 not downloaded yet
2026-03-27 15:10:54 [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 15:10: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 15:10:55 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003941auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003941auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003941auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003942auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003942auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003942auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003943auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003943auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003943auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003944auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003944auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003944auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003945auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003945auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003945auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003946auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003946auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003946auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003947auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003947auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003947auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003948auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003948auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003948auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003949auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003949auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003949auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003950auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003950auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003950auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003951auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003951auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003951auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003952auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003952auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003952auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003953auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003953auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003953auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003954auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003954auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003954auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003955auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003955auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003955auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003956auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003956auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003956auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003957auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003957auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003957auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003958auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003958auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003958auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003959auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003959auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003959auction111076: 0
2026-03-27 15:10:55 [ecarstrade.be] INFO: Found listing with ID: 7003960auction111076
2026-03-27 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277003960auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:10:55 [ecarstrade.be] INFO: Scrape type for 7003960auction111076: 0
2026-03-27 15:10:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007890> (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 15:10: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 15:10:58 [ecarstrade.be] INFO: Extracting details for car 7007890auction111116
2026-03-27 15:10:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91513d8e-de63-51e0-9b44-b9bf184f1394 with identifier: 7007890auction111116
2026-03-27 15:10:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91513d8e-de63-51e0-9b44-b9bf184f1394 with scrape type 1
2026-03-27 15:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 91513d8e-de63-51e0-9b44-b9bf184f1394
2026-03-27 15:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007890%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605916%27 HTTP/1.1" 200 None
2026-03-27 15:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007890/photo_001/780x0__r.jpg?hash=1774605916 not downloaded yet
2026-03-27 15:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007890%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605916%27 HTTP/1.1" 200 None
2026-03-27 15:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007890/photo_002/780x0__r.jpg?hash=1774605916 not downloaded yet
2026-03-27 15:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007890%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605916%27 HTTP/1.1" 200 None
2026-03-27 15:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007890/photo_003/780x0__r.jpg?hash=1774605916 not downloaded yet
2026-03-27 15:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007890%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605917%27 HTTP/1.1" 200 None
2026-03-27 15:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007890/photo_004/780x0__r.jpg?hash=1774605917 not downloaded yet
2026-03-27 15:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007890%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605916%27 HTTP/1.1" 200 None
2026-03-27 15:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007890/photo_005/780x0__r.jpg?hash=1774605916 not downloaded yet
2026-03-27 15:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:10: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%252F7000001-7010000%252F7007890%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605917%27 HTTP/1.1" 200 None
2026-03-27 15:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007890/photo_006/780x0__r.jpg?hash=1774605917 not downloaded yet
2026-03-27 15:10:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007893> (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 15:10: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 15:10:59 [ecarstrade.be] INFO: Extracting details for car 7007893auction111116
2026-03-27 15:10:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1217208-6414-5758-ba96-7969ef00ee12 with identifier: 7007893auction111116
2026-03-27 15:10:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1217208-6414-5758-ba96-7969ef00ee12 with scrape type 1
2026-03-27 15:10:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f1217208-6414-5758-ba96-7969ef00ee12
2026-03-27 15:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007893%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605918%27 HTTP/1.1" 200 None
2026-03-27 15:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007893/photo_001/780x0__r.jpg?hash=1774605918 not downloaded yet
2026-03-27 15:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007893%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605918%27 HTTP/1.1" 200 None
2026-03-27 15:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007893/photo_002/780x0__r.jpg?hash=1774605918 not downloaded yet
2026-03-27 15:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007893%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605918%27 HTTP/1.1" 200 None
2026-03-27 15:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007893/photo_003/780x0__r.jpg?hash=1774605918 not downloaded yet
2026-03-27 15:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007893%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605918%27 HTTP/1.1" 200 None
2026-03-27 15:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007893/photo_004/780x0__r.jpg?hash=1774605918 not downloaded yet
2026-03-27 15:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007893%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605920%27 HTTP/1.1" 200 None
2026-03-27 15:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007893/photo_005/780x0__r.jpg?hash=1774605920 not downloaded yet
2026-03-27 15:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007893%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605919%27 HTTP/1.1" 200 None
2026-03-27 15:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007893/photo_006/780x0__r.jpg?hash=1774605919 not downloaded yet
2026-03-27 15:11:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007847> (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 15:11: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 15:11:01 [ecarstrade.be] INFO: Extracting details for car 7007847auction111116
2026-03-27 15:11:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad9a8d2f-462a-5aea-8c4a-0cadbb117130 with identifier: 7007847auction111116
2026-03-27 15:11:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad9a8d2f-462a-5aea-8c4a-0cadbb117130 with scrape type 1
2026-03-27 15:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ad9a8d2f-462a-5aea-8c4a-0cadbb117130
2026-03-27 15:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007847%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605848%27 HTTP/1.1" 200 None
2026-03-27 15:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007847/photo_001/780x0__r.jpg?hash=1774605848 not downloaded yet
2026-03-27 15:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007847%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605848%27 HTTP/1.1" 200 None
2026-03-27 15:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007847/photo_002/780x0__r.jpg?hash=1774605848 not downloaded yet
2026-03-27 15:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007847%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605848%27 HTTP/1.1" 200 None
2026-03-27 15:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007847/photo_003/780x0__r.jpg?hash=1774605848 not downloaded yet
2026-03-27 15:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007847%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605848%27 HTTP/1.1" 200 None
2026-03-27 15:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007847/photo_004/780x0__r.jpg?hash=1774605848 not downloaded yet
2026-03-27 15:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007847%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605848%27 HTTP/1.1" 200 None
2026-03-27 15:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007847/photo_005/780x0__r.jpg?hash=1774605848 not downloaded yet
2026-03-27 15:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007847%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605849%27 HTTP/1.1" 200 None
2026-03-27 15:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007847/photo_006/780x0__r.jpg?hash=1774605849 not downloaded yet
2026-03-27 15:11:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007849> (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 15: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 15:11:01 [ecarstrade.be] INFO: Extracting details for car 7007849auction111116
2026-03-27 15:11:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aec57f22-0f57-567d-9587-46a9c331e966 with identifier: 7007849auction111116
2026-03-27 15:11:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aec57f22-0f57-567d-9587-46a9c331e966 with scrape type 1
2026-03-27 15:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item aec57f22-0f57-567d-9587-46a9c331e966
2026-03-27 15:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007849%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605851%27 HTTP/1.1" 200 None
2026-03-27 15:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007849/photo_001/780x0__r.jpg?hash=1774605851 not downloaded yet
2026-03-27 15:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007849%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605851%27 HTTP/1.1" 200 None
2026-03-27 15:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007849/photo_002/780x0__r.jpg?hash=1774605851 not downloaded yet
2026-03-27 15:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007849%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605851%27 HTTP/1.1" 200 None
2026-03-27 15:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007849/photo_003/780x0__r.jpg?hash=1774605851 not downloaded yet
2026-03-27 15:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007849%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605851%27 HTTP/1.1" 200 None
2026-03-27 15:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007849/photo_004/780x0__r.jpg?hash=1774605851 not downloaded yet
2026-03-27 15:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007849%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605851%27 HTTP/1.1" 200 None
2026-03-27 15:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007849/photo_005/780x0__r.jpg?hash=1774605851 not downloaded yet
2026-03-27 15:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007849%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605851%27 HTTP/1.1" 200 None
2026-03-27 15:11:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007849/photo_006/780x0__r.jpg?hash=1774605851 not downloaded yet
2026-03-27 15:11:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007841> (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 15:11: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 15:11:02 [ecarstrade.be] INFO: Extracting details for car 7007841auction111116
2026-03-27 15:11:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba12b5d5-b74f-5aeb-bcce-eae3f2ee37a6 with identifier: 7007841auction111116
2026-03-27 15:11:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba12b5d5-b74f-5aeb-bcce-eae3f2ee37a6 with scrape type 1
2026-03-27 15:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ba12b5d5-b74f-5aeb-bcce-eae3f2ee37a6
2026-03-27 15:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007841%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605837%27 HTTP/1.1" 200 None
2026-03-27 15:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007841/photo_001/780x0__r.jpg?hash=1774605837 not downloaded yet
2026-03-27 15:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007841%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605837%27 HTTP/1.1" 200 None
2026-03-27 15:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007841/photo_002/780x0__r.jpg?hash=1774605837 not downloaded yet
2026-03-27 15:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007841%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605837%27 HTTP/1.1" 200 None
2026-03-27 15:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007841/photo_003/780x0__r.jpg?hash=1774605837 not downloaded yet
2026-03-27 15:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007841%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605837%27 HTTP/1.1" 200 None
2026-03-27 15:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007841/photo_004/780x0__r.jpg?hash=1774605837 not downloaded yet
2026-03-27 15:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007841%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605837%27 HTTP/1.1" 200 None
2026-03-27 15:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007841/photo_005/780x0__r.jpg?hash=1774605837 not downloaded yet
2026-03-27 15:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007841%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605837%27 HTTP/1.1" 200 None
2026-03-27 15:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007841/photo_006/780x0__r.jpg?hash=1774605837 not downloaded yet
2026-03-27 15:11:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007840> (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 15:11:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007900/photo_006/780x0__r.jpg?hash=1774605927> (referer: https://ecarstrade.com/cars/7007900)
2026-03-27 15:11:02 [ecarstrade.be] INFO: Extracting details for car 7007840auction111116
2026-03-27 15:11:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3183bf6-fd22-5ad5-bbd5-bdb07c885c1a with identifier: 7007840auction111116
2026-03-27 15:11:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3183bf6-fd22-5ad5-bbd5-bdb07c885c1a with scrape type 1
2026-03-27 15:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a3183bf6-fd22-5ad5-bbd5-bdb07c885c1a
2026-03-27 15:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007840%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605839%27 HTTP/1.1" 200 None
2026-03-27 15:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007840/photo_001/780x0__r.jpg?hash=1774605839 not downloaded yet
2026-03-27 15:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007840%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605839%27 HTTP/1.1" 200 None
2026-03-27 15:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007840/photo_002/780x0__r.jpg?hash=1774605839 not downloaded yet
2026-03-27 15:11:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007900/photo_005/780x0__r.jpg?hash=1774605927> (referer: https://ecarstrade.com/cars/7007900)
2026-03-27 15:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007840%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605839%27 HTTP/1.1" 200 None
2026-03-27 15:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007840/photo_003/780x0__r.jpg?hash=1774605839 not downloaded yet
2026-03-27 15:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007840%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605839%27 HTTP/1.1" 200 None
2026-03-27 15:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007840/photo_004/780x0__r.jpg?hash=1774605839 not downloaded yet
2026-03-27 15:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007840%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605839%27 HTTP/1.1" 200 None
2026-03-27 15:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007840/photo_005/780x0__r.jpg?hash=1774605839 not downloaded yet
2026-03-27 15:11:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 915de2b2-99f5-53f5-af68-3a743499c8c3
2026-03-27 15:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007840%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605840%27 HTTP/1.1" 200 None
2026-03-27 15:11:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007840/photo_006/780x0__r.jpg?hash=1774605840 not downloaded yet
2026-03-27 15:11:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 915de2b2-99f5-53f5-af68-3a743499c8c3
2026-03-27 15:11:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007898/photo_006/780x0__r.jpg?hash=1774605928> (referer: https://ecarstrade.com/cars/7007898)
2026-03-27 15:11: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 15:11:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e9e4e598-f261-5f02-bdc0-5e32719b45c0
2026-03-27 15:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007839> (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 15:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007890/photo_006/780x0__r.jpg?hash=1774605917> (referer: https://ecarstrade.com/cars/7007890)
2026-03-27 15:11:05 [ecarstrade.be] INFO: Extracting details for car 7007839auction111116
2026-03-27 15:11:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a109ba4-37a7-59fd-9113-2e18bae9bf8b with identifier: 7007839auction111116
2026-03-27 15:11:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a109ba4-37a7-59fd-9113-2e18bae9bf8b with scrape type 1
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4a109ba4-37a7-59fd-9113-2e18bae9bf8b
2026-03-27 15:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007839%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605836%27 HTTP/1.1" 200 None
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007839/photo_001/780x0__r.jpg?hash=1774605836 not downloaded yet
2026-03-27 15:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007893/photo_006/780x0__r.jpg?hash=1774605919> (referer: https://ecarstrade.com/cars/7007893)
2026-03-27 15:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007839%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605836%27 HTTP/1.1" 200 None
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007839/photo_002/780x0__r.jpg?hash=1774605836 not downloaded yet
2026-03-27 15:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007839%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605836%27 HTTP/1.1" 200 None
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007839/photo_003/780x0__r.jpg?hash=1774605836 not downloaded yet
2026-03-27 15:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007839%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605837%27 HTTP/1.1" 200 None
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007839/photo_004/780x0__r.jpg?hash=1774605837 not downloaded yet
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 91513d8e-de63-51e0-9b44-b9bf184f1394
2026-03-27 15:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007839%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605836%27 HTTP/1.1" 200 None
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007839/photo_005/780x0__r.jpg?hash=1774605836 not downloaded yet
2026-03-27 15:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007839%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605837%27 HTTP/1.1" 200 None
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007839/photo_006/780x0__r.jpg?hash=1774605837 not downloaded yet
2026-03-27 15:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007847/photo_006/780x0__r.jpg?hash=1774605849> (referer: https://ecarstrade.com/cars/7007847)
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f1217208-6414-5758-ba96-7969ef00ee12
2026-03-27 15:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007849/photo_006/780x0__r.jpg?hash=1774605851> (referer: https://ecarstrade.com/cars/7007849)
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ad9a8d2f-462a-5aea-8c4a-0cadbb117130
2026-03-27 15:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007841/photo_006/780x0__r.jpg?hash=1774605837> (referer: https://ecarstrade.com/cars/7007841)
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item aec57f22-0f57-567d-9587-46a9c331e966
2026-03-27 15:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007841/photo_005/780x0__r.jpg?hash=1774605837> (referer: https://ecarstrade.com/cars/7007841)
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ba12b5d5-b74f-5aeb-bcce-eae3f2ee37a6
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ba12b5d5-b74f-5aeb-bcce-eae3f2ee37a6
2026-03-27 15:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007840/photo_002/780x0__r.jpg?hash=1774605839> (referer: https://ecarstrade.com/cars/7007840)
2026-03-27 15:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007840/photo_006/780x0__r.jpg?hash=1774605840> (referer: https://ecarstrade.com/cars/7007840)
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a3183bf6-fd22-5ad5-bbd5-bdb07c885c1a
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a3183bf6-fd22-5ad5-bbd5-bdb07c885c1a
2026-03-27 15:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007840/photo_005/780x0__r.jpg?hash=1774605839> (referer: https://ecarstrade.com/cars/7007840)
2026-03-27 15:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007902> (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 15:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007840/photo_004/780x0__r.jpg?hash=1774605839> (referer: https://ecarstrade.com/cars/7007840)
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a3183bf6-fd22-5ad5-bbd5-bdb07c885c1a
2026-03-27 15:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007839/photo_001/780x0__r.jpg?hash=1774605836> (referer: https://ecarstrade.com/cars/7007839)
2026-03-27 15:11:05 [ecarstrade.be] INFO: Extracting details for car 7007902auction111116
2026-03-27 15:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007839/photo_005/780x0__r.jpg?hash=1774605836> (referer: https://ecarstrade.com/cars/7007839)
2026-03-27 15:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007839/photo_006/780x0__r.jpg?hash=1774605837> (referer: https://ecarstrade.com/cars/7007839)
2026-03-27 15:11:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d4c459e-5857-5805-bbca-2965584c363c with identifier: 7007902auction111116
2026-03-27 15:11:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d4c459e-5857-5805-bbca-2965584c363c with scrape type 1
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1d4c459e-5857-5805-bbca-2965584c363c
2026-03-27 15:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007902%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605929%27 HTTP/1.1" 200 None
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007902/photo_001/780x0__r.jpg?hash=1774605929 not downloaded yet
2026-03-27 15:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007902%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605929%27 HTTP/1.1" 200 None
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007902/photo_002/780x0__r.jpg?hash=1774605929 not downloaded yet
2026-03-27 15:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007902%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605929%27 HTTP/1.1" 200 None
2026-03-27 15:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007902/photo_003/780x0__r.jpg?hash=1774605929 not downloaded yet
2026-03-27 15:11:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a3183bf6-fd22-5ad5-bbd5-bdb07c885c1a
2026-03-27 15:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007839/photo_003/780x0__r.jpg?hash=1774605836> (referer: https://ecarstrade.com/cars/7007839)
2026-03-27 15:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007839/photo_004/780x0__r.jpg?hash=1774605837> (referer: https://ecarstrade.com/cars/7007839)
2026-03-27 15:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007902%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605929%27 HTTP/1.1" 200 None
2026-03-27 15:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007902/photo_004/780x0__r.jpg?hash=1774605929 not downloaded yet
2026-03-27 15:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007902%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605929%27 HTTP/1.1" 200 None
2026-03-27 15:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007902/photo_005/780x0__r.jpg?hash=1774605929 not downloaded yet
2026-03-27 15:11:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4a109ba4-37a7-59fd-9113-2e18bae9bf8b
2026-03-27 15:11:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4a109ba4-37a7-59fd-9113-2e18bae9bf8b
2026-03-27 15:11:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4a109ba4-37a7-59fd-9113-2e18bae9bf8b
2026-03-27 15:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007902%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605929%27 HTTP/1.1" 200 None
2026-03-27 15:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007902/photo_006/780x0__r.jpg?hash=1774605929 not downloaded yet
2026-03-27 15:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007840/photo_003/780x0__r.jpg?hash=1774605839> (referer: https://ecarstrade.com/cars/7007840)
2026-03-27 15:11:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4a109ba4-37a7-59fd-9113-2e18bae9bf8b
2026-03-27 15:11:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4a109ba4-37a7-59fd-9113-2e18bae9bf8b
2026-03-27 15:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007839/photo_002/780x0__r.jpg?hash=1774605836> (referer: https://ecarstrade.com/cars/7007839)
2026-03-27 15:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007840/photo_001/780x0__r.jpg?hash=1774605839> (referer: https://ecarstrade.com/cars/7007840)
2026-03-27 15:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007841/photo_004/780x0__r.jpg?hash=1774605837> (referer: https://ecarstrade.com/cars/7007841)
2026-03-27 15:11:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a3183bf6-fd22-5ad5-bbd5-bdb07c885c1a
2026-03-27 15:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007841/photo_002/780x0__r.jpg?hash=1774605837> (referer: https://ecarstrade.com/cars/7007841)
2026-03-27 15:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007841/photo_003/780x0__r.jpg?hash=1774605837> (referer: https://ecarstrade.com/cars/7007841)
2026-03-27 15:11:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4a109ba4-37a7-59fd-9113-2e18bae9bf8b
2026-03-27 15:11:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a109ba4-37a7-59fd-9113-2e18bae9bf8b, skipping ID generation
2026-03-27 15:11:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a109ba4-37a7-59fd-9113-2e18bae9bf8b with scrape type 1
2026-03-27 15:11:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a109ba4-37a7-59fd-9113-2e18bae9bf8b sending to next pipeline
2026-03-27 15:11:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4a109ba4-37a7-59fd-9113-2e18bae9bf8b, identifier: 7007839auction111116
2026-03-27 15:11:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4a109ba4-37a7-59fd-9113-2e18bae9bf8b with identifier: 7007839auction111116
2026-03-27 15:11:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4a109ba4-37a7-59fd-9113-2e18bae9bf8b with identifier: 7007839auction111116
2026-03-27 15:11:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4a109ba4-37a7-59fd-9113-2e18bae9bf8b with identifier: 7007839auction111116 to the API
2026-03-27 15:11:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007839/photo_002/780x0__r.jpg?hash=1774605836>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '4a109ba4-37a7-59fd-9113-2e18bae9bf8b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007839',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'AC',
 'model': 'DS Automobiles DS7 Crossback',
 'odometer': 91533,
 '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': 5,
 '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 15:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:06 [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 15:11:06 [ecarstrade.be] INFO: Saving data for 7007839auction111116: {'created_time': 1774624266.80893, 'last_price_update_time': 1774624266.808945, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007839auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007841/photo_001/780x0__r.jpg?hash=1774605837> (referer: https://ecarstrade.com/cars/7007841)
2026-03-27 15:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007849/photo_005/780x0__r.jpg?hash=1774605851> (referer: https://ecarstrade.com/cars/7007849)
2026-03-27 15:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007834> (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 15:11:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a3183bf6-fd22-5ad5-bbd5-bdb07c885c1a
2026-03-27 15:11:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a3183bf6-fd22-5ad5-bbd5-bdb07c885c1a, skipping ID generation
2026-03-27 15:11:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3183bf6-fd22-5ad5-bbd5-bdb07c885c1a with scrape type 1
2026-03-27 15:11:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a3183bf6-fd22-5ad5-bbd5-bdb07c885c1a sending to next pipeline
2026-03-27 15:11:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a3183bf6-fd22-5ad5-bbd5-bdb07c885c1a, identifier: 7007840auction111116
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ba12b5d5-b74f-5aeb-bcce-eae3f2ee37a6
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ba12b5d5-b74f-5aeb-bcce-eae3f2ee37a6
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ba12b5d5-b74f-5aeb-bcce-eae3f2ee37a6
2026-03-27 15:11:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a3183bf6-fd22-5ad5-bbd5-bdb07c885c1a with identifier: 7007840auction111116
2026-03-27 15:11:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a3183bf6-fd22-5ad5-bbd5-bdb07c885c1a with identifier: 7007840auction111116
2026-03-27 15:11:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a3183bf6-fd22-5ad5-bbd5-bdb07c885c1a with identifier: 7007840auction111116 to the API
2026-03-27 15:11:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007840/photo_001/780x0__r.jpg?hash=1774605839>
{'auction_title': '',
 'c_o_2_emission_value': 40,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'a3183bf6-fd22-5ad5-bbd5-bdb07c885c1a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007840',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'AC',
 'model': 'DS Automobiles DS7 Crossback',
 'odometer': 21128,
 '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': 'DS DS 7 / 2022 / 5P / SUV E-TENSE 4x4 360 LA PREMIERE(SL)',
 'transmission': 'automatic',
 'trim': 'DS DS 7 / 2022 / 5P / SUV E-TENSE 4x4 360 LA PREMIERE(SL)',
 'vin': None,
 'year': 2023}
2026-03-27 15:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007840auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:11:07 [ecarstrade.be] INFO: Saving data for 7007840auction111116: {'created_time': 1774624267.337192, 'last_price_update_time': 1774624267.33721, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007840auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007902/photo_002/780x0__r.jpg?hash=1774605929> (referer: https://ecarstrade.com/cars/7007902)
2026-03-27 15:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007902/photo_003/780x0__r.jpg?hash=1774605929> (referer: https://ecarstrade.com/cars/7007902)
2026-03-27 15:11:07 [ecarstrade.be] INFO: Extracting details for car 7007834auction111116
2026-03-27 15:11:07 [scrapy.extensions.logstats] INFO: Crawled 692 pages (at 46 pages/min), scraped 537 items (at 49 items/min)
2026-03-27 15:11:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007902/photo_006/780x0__r.jpg?hash=1774605929> (referer: https://ecarstrade.com/cars/7007902)
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ba12b5d5-b74f-5aeb-bcce-eae3f2ee37a6
2026-03-27 15:11:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ba12b5d5-b74f-5aeb-bcce-eae3f2ee37a6, skipping ID generation
2026-03-27 15:11:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba12b5d5-b74f-5aeb-bcce-eae3f2ee37a6 with scrape type 1
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ba12b5d5-b74f-5aeb-bcce-eae3f2ee37a6 sending to next pipeline
2026-03-27 15:11:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ba12b5d5-b74f-5aeb-bcce-eae3f2ee37a6, identifier: 7007841auction111116
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item aec57f22-0f57-567d-9587-46a9c331e966
2026-03-27 15:11:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 051c962d-e52c-57d1-adde-956b44b96a89 with identifier: 7007834auction111116
2026-03-27 15:11:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 051c962d-e52c-57d1-adde-956b44b96a89 with scrape type 1
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 051c962d-e52c-57d1-adde-956b44b96a89
2026-03-27 15:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007834%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605827%27 HTTP/1.1" 200 None
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007834/photo_001/780x0__r.jpg?hash=1774605827 not downloaded yet
2026-03-27 15:11:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ba12b5d5-b74f-5aeb-bcce-eae3f2ee37a6 with identifier: 7007841auction111116
2026-03-27 15:11:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ba12b5d5-b74f-5aeb-bcce-eae3f2ee37a6 with identifier: 7007841auction111116
2026-03-27 15:11:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ba12b5d5-b74f-5aeb-bcce-eae3f2ee37a6 with identifier: 7007841auction111116 to the API
2026-03-27 15:11:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007841/photo_001/780x0__r.jpg?hash=1774605837>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': None,
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ba12b5d5-b74f-5aeb-bcce-eae3f2ee37a6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007841',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Fiat',
 'model': '500',
 'odometer': 33073,
 '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': 'FIAT 500 / 2015 / 3P / Berline Hybrid 1.0 BSG 70 ch Dolcevita',
 'transmission': 'manual',
 'trim': 'FIAT  / 2015 / 3P / Berline Hybrid 1.0 BSG 70 ch Dolcevita',
 'vin': None,
 'year': 2022}
2026-03-27 15:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007841auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:11:07 [ecarstrade.be] INFO: Saving data for 7007841auction111116: {'created_time': 1774624267.812537, 'last_price_update_time': 1774624267.81255, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007841auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007902/photo_005/780x0__r.jpg?hash=1774605929> (referer: https://ecarstrade.com/cars/7007902)
2026-03-27 15:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007834%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605826%27 HTTP/1.1" 200 None
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007834/photo_002/780x0__r.jpg?hash=1774605826 not downloaded yet
2026-03-27 15:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007902/photo_004/780x0__r.jpg?hash=1774605929> (referer: https://ecarstrade.com/cars/7007902)
2026-03-27 15:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007902/photo_001/780x0__r.jpg?hash=1774605929> (referer: https://ecarstrade.com/cars/7007902)
2026-03-27 15:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007834%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605826%27 HTTP/1.1" 200 None
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007834/photo_003/780x0__r.jpg?hash=1774605826 not downloaded yet
2026-03-27 15:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007833> (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 15:11:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1d4c459e-5857-5805-bbca-2965584c363c
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1d4c459e-5857-5805-bbca-2965584c363c
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1d4c459e-5857-5805-bbca-2965584c363c
2026-03-27 15:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007834%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605826%27 HTTP/1.1" 200 None
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007834/photo_004/780x0__r.jpg?hash=1774605826 not downloaded yet
2026-03-27 15:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007834%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605826%27 HTTP/1.1" 200 None
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007834/photo_005/780x0__r.jpg?hash=1774605826 not downloaded yet
2026-03-27 15:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007834%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605826%27 HTTP/1.1" 200 None
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007834/photo_006/780x0__r.jpg?hash=1774605826 not downloaded yet
2026-03-27 15:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007849/photo_004/780x0__r.jpg?hash=1774605851> (referer: https://ecarstrade.com/cars/7007849)
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1d4c459e-5857-5805-bbca-2965584c363c
2026-03-27 15:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007849/photo_003/780x0__r.jpg?hash=1774605851> (referer: https://ecarstrade.com/cars/7007849)
2026-03-27 15:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007849/photo_001/780x0__r.jpg?hash=1774605851> (referer: https://ecarstrade.com/cars/7007849)
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1d4c459e-5857-5805-bbca-2965584c363c
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1d4c459e-5857-5805-bbca-2965584c363c
2026-03-27 15:11:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d4c459e-5857-5805-bbca-2965584c363c, skipping ID generation
2026-03-27 15:11:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d4c459e-5857-5805-bbca-2965584c363c with scrape type 1
2026-03-27 15:11:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d4c459e-5857-5805-bbca-2965584c363c sending to next pipeline
2026-03-27 15:11:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1d4c459e-5857-5805-bbca-2965584c363c, identifier: 7007902auction111116
2026-03-27 15:11:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1d4c459e-5857-5805-bbca-2965584c363c with identifier: 7007902auction111116
2026-03-27 15:11:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1d4c459e-5857-5805-bbca-2965584c363c with identifier: 7007902auction111116
2026-03-27 15:11:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1d4c459e-5857-5805-bbca-2965584c363c with identifier: 7007902auction111116 to the API
2026-03-27 15:11:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007902/photo_001/780x0__r.jpg?hash=1774605929>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '1d4c459e-5857-5805-bbca-2965584c363c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007902',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Mercedes',
 'model': 'CLA Shooting Brake',
 'odometer': 90718,
 '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': 'MERCEDES-BENZ CLA Shooting Brake / 2019 / 5P / Break CLA 180 '
          'Business Line BA7',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  / 2019 / 5P / Break CLA 180 Business Line BA7',
 'vin': None,
 'year': 2023}
2026-03-27 15:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007902auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:11:08 [ecarstrade.be] INFO: Saving data for 7007902auction111116: {'created_time': 1774624268.348401, 'last_price_update_time': 1774624268.348415, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007902auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007849/photo_002/780x0__r.jpg?hash=1774605851> (referer: https://ecarstrade.com/cars/7007849)
2026-03-27 15:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007847/photo_005/780x0__r.jpg?hash=1774605848> (referer: https://ecarstrade.com/cars/7007847)
2026-03-27 15:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007847/photo_004/780x0__r.jpg?hash=1774605848> (referer: https://ecarstrade.com/cars/7007847)
2026-03-27 15:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007847/photo_003/780x0__r.jpg?hash=1774605848> (referer: https://ecarstrade.com/cars/7007847)
2026-03-27 15:11:08 [ecarstrade.be] INFO: Extracting details for car 7007833auction111116
2026-03-27 15:11:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f378ba70-6f64-5e27-8518-c95100c5f8c2 with identifier: 7007833auction111116
2026-03-27 15:11:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f378ba70-6f64-5e27-8518-c95100c5f8c2 with scrape type 1
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f378ba70-6f64-5e27-8518-c95100c5f8c2
2026-03-27 15:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007833%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605826%27 HTTP/1.1" 200 None
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007833/photo_001/780x0__r.jpg?hash=1774605826 not downloaded yet
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item aec57f22-0f57-567d-9587-46a9c331e966
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item aec57f22-0f57-567d-9587-46a9c331e966
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item aec57f22-0f57-567d-9587-46a9c331e966
2026-03-27 15:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007833%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605826%27 HTTP/1.1" 200 None
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007833/photo_002/780x0__r.jpg?hash=1774605826 not downloaded yet
2026-03-27 15:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007833%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605826%27 HTTP/1.1" 200 None
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007833/photo_003/780x0__r.jpg?hash=1774605826 not downloaded yet
2026-03-27 15:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007834/photo_002/780x0__r.jpg?hash=1774605826> (referer: https://ecarstrade.com/cars/7007834)
2026-03-27 15:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007833%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605826%27 HTTP/1.1" 200 None
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007833/photo_004/780x0__r.jpg?hash=1774605826 not downloaded yet
2026-03-27 15:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007834/photo_001/780x0__r.jpg?hash=1774605827> (referer: https://ecarstrade.com/cars/7007834)
2026-03-27 15:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007847/photo_002/780x0__r.jpg?hash=1774605848> (referer: https://ecarstrade.com/cars/7007847)
2026-03-27 15:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007833%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605826%27 HTTP/1.1" 200 None
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007833/photo_005/780x0__r.jpg?hash=1774605826 not downloaded yet
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item aec57f22-0f57-567d-9587-46a9c331e966
2026-03-27 15:11:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aec57f22-0f57-567d-9587-46a9c331e966, skipping ID generation
2026-03-27 15:11:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aec57f22-0f57-567d-9587-46a9c331e966 with scrape type 1
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aec57f22-0f57-567d-9587-46a9c331e966 sending to next pipeline
2026-03-27 15:11:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aec57f22-0f57-567d-9587-46a9c331e966, identifier: 7007849auction111116
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ad9a8d2f-462a-5aea-8c4a-0cadbb117130
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ad9a8d2f-462a-5aea-8c4a-0cadbb117130
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ad9a8d2f-462a-5aea-8c4a-0cadbb117130
2026-03-27 15:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007847/photo_001/780x0__r.jpg?hash=1774605848> (referer: https://ecarstrade.com/cars/7007847)
2026-03-27 15:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007833%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605826%27 HTTP/1.1" 200 None
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007833/photo_006/780x0__r.jpg?hash=1774605826 not downloaded yet
2026-03-27 15:11:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aec57f22-0f57-567d-9587-46a9c331e966 with identifier: 7007849auction111116
2026-03-27 15:11:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aec57f22-0f57-567d-9587-46a9c331e966 with identifier: 7007849auction111116
2026-03-27 15:11:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aec57f22-0f57-567d-9587-46a9c331e966 with identifier: 7007849auction111116 to the API
2026-03-27 15:11:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007849/photo_002/780x0__r.jpg?hash=1774605851>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'aec57f22-0f57-567d-9587-46a9c331e966',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007849',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Hyundai',
 'model': 'Bayon',
 'odometer': 17761,
 '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 BAYON / 2021 / 5P / SUV 1.0 T-GDI 100 DCT- 7 HYB 48V '
          'CREATIVE',
 'transmission': 'automatic',
 'trim': 'HYUNDAI BAYON / 2021 / 5P / SUV 1.0 T-GDI 100 DCT- 7 HYB 48V '
         'CREATIVE',
 'vin': None,
 'year': 2023}
2026-03-27 15:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007849auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:11:08 [ecarstrade.be] INFO: Saving data for 7007849auction111116: {'created_time': 1774624268.959869, 'last_price_update_time': 1774624268.959882, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007849auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007893/photo_005/780x0__r.jpg?hash=1774605920> (referer: https://ecarstrade.com/cars/7007893)
2026-03-27 15:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007834/photo_006/780x0__r.jpg?hash=1774605826> (referer: https://ecarstrade.com/cars/7007834)
2026-03-27 15:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007834/photo_005/780x0__r.jpg?hash=1774605826> (referer: https://ecarstrade.com/cars/7007834)
2026-03-27 15:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007828> (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 15:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007832> (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 15:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 051c962d-e52c-57d1-adde-956b44b96a89
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 051c962d-e52c-57d1-adde-956b44b96a89
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ad9a8d2f-462a-5aea-8c4a-0cadbb117130
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ad9a8d2f-462a-5aea-8c4a-0cadbb117130
2026-03-27 15:11:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad9a8d2f-462a-5aea-8c4a-0cadbb117130, skipping ID generation
2026-03-27 15:11:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad9a8d2f-462a-5aea-8c4a-0cadbb117130 with scrape type 1
2026-03-27 15:11:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad9a8d2f-462a-5aea-8c4a-0cadbb117130 sending to next pipeline
2026-03-27 15:11:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ad9a8d2f-462a-5aea-8c4a-0cadbb117130, identifier: 7007847auction111116
2026-03-27 15:11:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ad9a8d2f-462a-5aea-8c4a-0cadbb117130 with identifier: 7007847auction111116
2026-03-27 15:11:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ad9a8d2f-462a-5aea-8c4a-0cadbb117130 with identifier: 7007847auction111116
2026-03-27 15:11:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ad9a8d2f-462a-5aea-8c4a-0cadbb117130 with identifier: 7007847auction111116 to the API
2026-03-27 15:11:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007847/photo_001/780x0__r.jpg?hash=1774605848>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ad9a8d2f-462a-5aea-8c4a-0cadbb117130',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007847',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Hyundai',
 'model': 'Bayon',
 'odometer': 21081,
 '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': 'HYUNDAI BAYON / 2021 / 5P / SUV 1.0 T-GDI 100 HYBRID 48V INTUITIVE',
 'transmission': 'manual',
 'trim': 'HYUNDAI BAYON / 2021 / 5P / SUV 1.0 T-GDI 100 HYBRID 48V INTUITIVE',
 'vin': None,
 'year': 2022}
2026-03-27 15:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007847auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:11:09 [ecarstrade.be] INFO: Saving data for 7007847auction111116: {'created_time': 1774624269.40972, 'last_price_update_time': 1774624269.409732, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007847auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007834/photo_004/780x0__r.jpg?hash=1774605826> (referer: https://ecarstrade.com/cars/7007834)
2026-03-27 15:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007834/photo_003/780x0__r.jpg?hash=1774605826> (referer: https://ecarstrade.com/cars/7007834)
2026-03-27 15:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007833/photo_003/780x0__r.jpg?hash=1774605826> (referer: https://ecarstrade.com/cars/7007833)
2026-03-27 15:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007893/photo_004/780x0__r.jpg?hash=1774605918> (referer: https://ecarstrade.com/cars/7007893)
2026-03-27 15:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007893/photo_003/780x0__r.jpg?hash=1774605918> (referer: https://ecarstrade.com/cars/7007893)
2026-03-27 15:11:09 [ecarstrade.be] INFO: Extracting details for car 7007828auction111116
2026-03-27 15:11:09 [ecarstrade.be] INFO: Extracting details for car 7007832auction111116
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f1217208-6414-5758-ba96-7969ef00ee12
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 051c962d-e52c-57d1-adde-956b44b96a89
2026-03-27 15:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007893/photo_002/780x0__r.jpg?hash=1774605918> (referer: https://ecarstrade.com/cars/7007893)
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 051c962d-e52c-57d1-adde-956b44b96a89
2026-03-27 15:11:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbda25d8-05d6-5826-be5c-9d0a91c4bef9 with identifier: 7007828auction111116
2026-03-27 15:11:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbda25d8-05d6-5826-be5c-9d0a91c4bef9 with scrape type 1
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dbda25d8-05d6-5826-be5c-9d0a91c4bef9
2026-03-27 15:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007828%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605813%27 HTTP/1.1" 200 None
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007828/photo_001/780x0__r.jpg?hash=1774605813 not downloaded yet
2026-03-27 15:11:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2512a7a2-6d0b-54e9-ba4d-f693be6355f4 with identifier: 7007832auction111116
2026-03-27 15:11:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2512a7a2-6d0b-54e9-ba4d-f693be6355f4 with scrape type 1
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2512a7a2-6d0b-54e9-ba4d-f693be6355f4
2026-03-27 15:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007832%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605824%27 HTTP/1.1" 200 None
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007832/photo_001/780x0__r.jpg?hash=1774605824 not downloaded yet
2026-03-27 15:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007828%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605813%27 HTTP/1.1" 200 None
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007828/photo_002/780x0__r.jpg?hash=1774605813 not downloaded yet
2026-03-27 15:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007832%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605824%27 HTTP/1.1" 200 None
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007832/photo_002/780x0__r.jpg?hash=1774605824 not downloaded yet
2026-03-27 15:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007833/photo_005/780x0__r.jpg?hash=1774605826> (referer: https://ecarstrade.com/cars/7007833)
2026-03-27 15:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007833/photo_004/780x0__r.jpg?hash=1774605826> (referer: https://ecarstrade.com/cars/7007833)
2026-03-27 15:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007828%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605813%27 HTTP/1.1" 200 None
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007828/photo_003/780x0__r.jpg?hash=1774605813 not downloaded yet
2026-03-27 15:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007832%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605824%27 HTTP/1.1" 200 None
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007832/photo_003/780x0__r.jpg?hash=1774605824 not downloaded yet
2026-03-27 15:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007833/photo_001/780x0__r.jpg?hash=1774605826> (referer: https://ecarstrade.com/cars/7007833)
2026-03-27 15:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007893/photo_001/780x0__r.jpg?hash=1774605918> (referer: https://ecarstrade.com/cars/7007893)
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 051c962d-e52c-57d1-adde-956b44b96a89
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 051c962d-e52c-57d1-adde-956b44b96a89
2026-03-27 15:11:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 051c962d-e52c-57d1-adde-956b44b96a89, skipping ID generation
2026-03-27 15:11:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 051c962d-e52c-57d1-adde-956b44b96a89 with scrape type 1
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 051c962d-e52c-57d1-adde-956b44b96a89 sending to next pipeline
2026-03-27 15:11:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 051c962d-e52c-57d1-adde-956b44b96a89, identifier: 7007834auction111116
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f378ba70-6f64-5e27-8518-c95100c5f8c2
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f1217208-6414-5758-ba96-7969ef00ee12
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f1217208-6414-5758-ba96-7969ef00ee12
2026-03-27 15:11:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007833/photo_006/780x0__r.jpg?hash=1774605826> (referer: https://ecarstrade.com/cars/7007833)
2026-03-27 15:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007828%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605813%27 HTTP/1.1" 200 None
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007828/photo_004/780x0__r.jpg?hash=1774605813 not downloaded yet
2026-03-27 15:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007832%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605824%27 HTTP/1.1" 200 None
2026-03-27 15:11:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007832/photo_004/780x0__r.jpg?hash=1774605824 not downloaded yet
2026-03-27 15:11:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 051c962d-e52c-57d1-adde-956b44b96a89 with identifier: 7007834auction111116
2026-03-27 15:11:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 051c962d-e52c-57d1-adde-956b44b96a89 with identifier: 7007834auction111116
2026-03-27 15:11:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 051c962d-e52c-57d1-adde-956b44b96a89 with identifier: 7007834auction111116 to the API
2026-03-27 15:11:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007834/photo_003/780x0__r.jpg?hash=1774605826>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '051c962d-e52c-57d1-adde-956b44b96a89',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007834',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 63008,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROEN C5 Aircross 2018 5P SUV Hybrid 225 EAT8 Business',
 'transmission': 'automatic',
 'trim': 'CITROEN  2018 5P SUV Hybrid 225 EAT8 Business',
 'vin': None,
 'year': 2021}
2026-03-27 15:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007834auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:11:10 [ecarstrade.be] INFO: Saving data for 7007834auction111116: {'created_time': 1774624270.025835, 'last_price_update_time': 1774624270.02585, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007834auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007833/photo_002/780x0__r.jpg?hash=1774605826> (referer: https://ecarstrade.com/cars/7007833)
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f1217208-6414-5758-ba96-7969ef00ee12
2026-03-27 15:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007890/photo_004/780x0__r.jpg?hash=1774605917> (referer: https://ecarstrade.com/cars/7007890)
2026-03-27 15:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007890/photo_003/780x0__r.jpg?hash=1774605916> (referer: https://ecarstrade.com/cars/7007890)
2026-03-27 15:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007890/photo_005/780x0__r.jpg?hash=1774605916> (referer: https://ecarstrade.com/cars/7007890)
2026-03-27 15:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007890/photo_002/780x0__r.jpg?hash=1774605916> (referer: https://ecarstrade.com/cars/7007890)
2026-03-27 15:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007828%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605814%27 HTTP/1.1" 200 None
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007828/photo_005/780x0__r.jpg?hash=1774605814 not downloaded yet
2026-03-27 15:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007832%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605824%27 HTTP/1.1" 200 None
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007832/photo_005/780x0__r.jpg?hash=1774605824 not downloaded yet
2026-03-27 15:11:10 [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 15:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007890/photo_001/780x0__r.jpg?hash=1774605916> (referer: https://ecarstrade.com/cars/7007890)
2026-03-27 15:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007828%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605814%27 HTTP/1.1" 200 None
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007828/photo_006/780x0__r.jpg?hash=1774605814 not downloaded yet
2026-03-27 15:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7007832%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605824%27 HTTP/1.1" 200 None
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007832/photo_006/780x0__r.jpg?hash=1774605824 not downloaded yet
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f378ba70-6f64-5e27-8518-c95100c5f8c2
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f378ba70-6f64-5e27-8518-c95100c5f8c2
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f378ba70-6f64-5e27-8518-c95100c5f8c2
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f1217208-6414-5758-ba96-7969ef00ee12
2026-03-27 15:11:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f1217208-6414-5758-ba96-7969ef00ee12, skipping ID generation
2026-03-27 15:11:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1217208-6414-5758-ba96-7969ef00ee12 with scrape type 1
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1217208-6414-5758-ba96-7969ef00ee12 sending to next pipeline
2026-03-27 15:11:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f1217208-6414-5758-ba96-7969ef00ee12, identifier: 7007893auction111116
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f378ba70-6f64-5e27-8518-c95100c5f8c2
2026-03-27 15:11:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f1217208-6414-5758-ba96-7969ef00ee12 with identifier: 7007893auction111116
2026-03-27 15:11:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f1217208-6414-5758-ba96-7969ef00ee12 with identifier: 7007893auction111116
2026-03-27 15:11:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f1217208-6414-5758-ba96-7969ef00ee12 with identifier: 7007893auction111116 to the API
2026-03-27 15:11:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007893/photo_001/780x0__r.jpg?hash=1774605918>
{'auction_title': '',
 'c_o_2_emission_value': 37,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f1217208-6414-5758-ba96-7969ef00ee12',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007893',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Land Rover',
 'model': 'Discovery Sport',
 'odometer': 36707,
 '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': 'LAND ROVER Discovery Sport / 2019 / 5P / SUV 1.5 P300e PHEV AUTO '
          '4WD R-Dynamic SE',
 'transmission': 'automatic',
 'trim': 'LAND ROVER  / 2019 / 5P / SUV 1.5 P300e PHEV AUTO 4WD R-Dynamic SE',
 'vin': None,
 'year': 2023}
2026-03-27 15:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007893auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:11:10 [ecarstrade.be] INFO: Saving data for 7007893auction111116: {'created_time': 1774624270.544835, 'last_price_update_time': 1774624270.544846, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007893auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007898/photo_005/780x0__r.jpg?hash=1774605928> (referer: https://ecarstrade.com/cars/7007898)
2026-03-27 15:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007898/photo_004/780x0__r.jpg?hash=1774605928> (referer: https://ecarstrade.com/cars/7007898)
2026-03-27 15:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007832/photo_002/780x0__r.jpg?hash=1774605824> (referer: https://ecarstrade.com/cars/7007832)
2026-03-27 15:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007828/photo_002/780x0__r.jpg?hash=1774605813> (referer: https://ecarstrade.com/cars/7007828)
2026-03-27 15:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007898/photo_003/780x0__r.jpg?hash=1774605928> (referer: https://ecarstrade.com/cars/7007898)
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f378ba70-6f64-5e27-8518-c95100c5f8c2
2026-03-27 15:11:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f378ba70-6f64-5e27-8518-c95100c5f8c2, skipping ID generation
2026-03-27 15:11:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f378ba70-6f64-5e27-8518-c95100c5f8c2 with scrape type 1
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f378ba70-6f64-5e27-8518-c95100c5f8c2 sending to next pipeline
2026-03-27 15:11:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f378ba70-6f64-5e27-8518-c95100c5f8c2, identifier: 7007833auction111116
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 91513d8e-de63-51e0-9b44-b9bf184f1394
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 91513d8e-de63-51e0-9b44-b9bf184f1394
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 91513d8e-de63-51e0-9b44-b9bf184f1394
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 91513d8e-de63-51e0-9b44-b9bf184f1394
2026-03-27 15:11:10 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 91513d8e-de63-51e0-9b44-b9bf184f1394
2026-03-27 15:11:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 91513d8e-de63-51e0-9b44-b9bf184f1394, skipping ID generation
2026-03-27 15:11:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91513d8e-de63-51e0-9b44-b9bf184f1394 with scrape type 1
2026-03-27 15:11:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 91513d8e-de63-51e0-9b44-b9bf184f1394 sending to next pipeline
2026-03-27 15:11:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 91513d8e-de63-51e0-9b44-b9bf184f1394, identifier: 7007890auction111116
2026-03-27 15:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007828/photo_001/780x0__r.jpg?hash=1774605813> (referer: https://ecarstrade.com/cars/7007828)
2026-03-27 15:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007832/photo_001/780x0__r.jpg?hash=1774605824> (referer: https://ecarstrade.com/cars/7007832)
2026-03-27 15:11:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f378ba70-6f64-5e27-8518-c95100c5f8c2 with identifier: 7007833auction111116
2026-03-27 15:11:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f378ba70-6f64-5e27-8518-c95100c5f8c2 with identifier: 7007833auction111116
2026-03-27 15:11:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f378ba70-6f64-5e27-8518-c95100c5f8c2 with identifier: 7007833auction111116 to the API
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007833/photo_002/780x0__r.jpg?hash=1774605826>
{'auction_title': '',
 'c_o_2_emission_value': 48,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f378ba70-6f64-5e27-8518-c95100c5f8c2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007833',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 82741,
 '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': 'BMW X3 / 2017 / 5P / SUV xDrive30e 292ch xLine BVA8',
 'transmission': 'automatic',
 'trim': '/ 2017 / 5P / SUV xDrive30e 292ch xLine BVA8',
 'vin': None,
 'year': 2021}
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:11 [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 15:11:11 [ecarstrade.be] INFO: Saving data for 7007833auction111116: {'created_time': 1774624271.295539, 'last_price_update_time': 1774624271.29555, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007833auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 91513d8e-de63-51e0-9b44-b9bf184f1394 with identifier: 7007890auction111116
2026-03-27 15:11:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 91513d8e-de63-51e0-9b44-b9bf184f1394 with identifier: 7007890auction111116
2026-03-27 15:11:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 91513d8e-de63-51e0-9b44-b9bf184f1394 with identifier: 7007890auction111116 to the API
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007890/photo_001/780x0__r.jpg?hash=1774605916>
{'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-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '91513d8e-de63-51e0-9b44-b9bf184f1394',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007890',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Land Rover',
 'model': 'Range Rover Evoque',
 'odometer': 44871,
 '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': 'LAND ROVER Range Rover Evoque / 2018 / 5P / SUV 1.5 P300e PHEV BVA '
          '4WD R-Dynamic S',
 'transmission': 'automatic',
 'trim': 'LAND ROVER  / 2018 / 5P / SUV 1.5 P300e PHEV BVA 4WD R-Dynamic S',
 'vin': None,
 'year': 2023}
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:11 [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 15:11:11 [ecarstrade.be] INFO: Saving data for 7007890auction111116: {'created_time': 1774624271.75687, 'last_price_update_time': 1774624271.756884, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007890auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:11 [ecarstrade.be] INFO: Found listing with ID: 7003962auction111076
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:11 [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 15:11:11 [ecarstrade.be] INFO: Scrape type for 7003962auction111076: 0
2026-03-27 15:11:11 [ecarstrade.be] INFO: Found listing with ID: 7003963auction111076
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:11 [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 15:11:11 [ecarstrade.be] INFO: Scrape type for 7003963auction111076: 0
2026-03-27 15:11:11 [ecarstrade.be] INFO: Found listing with ID: 7003964auction111076
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:11 [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 15:11:11 [ecarstrade.be] INFO: Scrape type for 7003964auction111076: 0
2026-03-27 15:11:11 [ecarstrade.be] INFO: Found listing with ID: 7003965auction111076
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:11 [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 15:11:11 [ecarstrade.be] INFO: Scrape type for 7003965auction111076: 0
2026-03-27 15:11:11 [ecarstrade.be] INFO: Found listing with ID: 7003966auction111076
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:11 [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 15:11:11 [ecarstrade.be] INFO: Scrape type for 7003966auction111076: 0
2026-03-27 15:11:11 [ecarstrade.be] INFO: Found listing with ID: 7003967auction111076
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:11 [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 15:11:11 [ecarstrade.be] INFO: Scrape type for 7003967auction111076: 0
2026-03-27 15:11:11 [ecarstrade.be] INFO: Found listing with ID: 7003968auction111076
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:11 [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 15:11:11 [ecarstrade.be] INFO: Scrape type for 7003968auction111076: 0
2026-03-27 15:11:11 [ecarstrade.be] INFO: Found listing with ID: 7003969auction111076
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:11 [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 15:11:11 [ecarstrade.be] INFO: Scrape type for 7003969auction111076: 0
2026-03-27 15:11:11 [ecarstrade.be] INFO: Found listing with ID: 7003970auction111076
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:11 [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 15:11:11 [ecarstrade.be] INFO: Scrape type for 7003970auction111076: 0
2026-03-27 15:11:11 [ecarstrade.be] INFO: Found listing with ID: 7003971auction111076
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:11 [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 15:11:11 [ecarstrade.be] INFO: Scrape type for 7003971auction111076: 0
2026-03-27 15:11:11 [ecarstrade.be] INFO: Found listing with ID: 7003972auction111076
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:11 [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 15:11:11 [ecarstrade.be] INFO: Scrape type for 7003972auction111076: 0
2026-03-27 15:11:11 [ecarstrade.be] INFO: Found listing with ID: 7003973auction111076
2026-03-27 15:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:12 [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 15:11:12 [ecarstrade.be] INFO: Scrape type for 7003973auction111076: 0
2026-03-27 15:11:12 [ecarstrade.be] INFO: Found listing with ID: 7003974auction111076
2026-03-27 15:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:12 [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 15:11:12 [ecarstrade.be] INFO: Scrape type for 7003974auction111076: 0
2026-03-27 15:11:12 [ecarstrade.be] INFO: Found listing with ID: 7003975auction111076
2026-03-27 15:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277003975auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:11:12 [ecarstrade.be] INFO: Scrape type for 7003975auction111076: 0
2026-03-27 15:11:12 [ecarstrade.be] INFO: Found listing with ID: 7003976auction111076
2026-03-27 15:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:12 [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 15:11:12 [ecarstrade.be] INFO: Scrape type for 7003976auction111076: 0
2026-03-27 15:11:12 [ecarstrade.be] INFO: Found listing with ID: 7003977auction111076
2026-03-27 15:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:12 [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 15:11:12 [ecarstrade.be] INFO: Scrape type for 7003977auction111076: 0
2026-03-27 15:11:12 [ecarstrade.be] INFO: Found listing with ID: 7003978auction111076
2026-03-27 15:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:12 [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 15:11:12 [ecarstrade.be] INFO: Scrape type for 7003978auction111076: 0
2026-03-27 15:11:12 [ecarstrade.be] INFO: Found listing with ID: 7003979auction111076
2026-03-27 15:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:12 [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 15:11:12 [ecarstrade.be] INFO: Scrape type for 7003979auction111076: 0
2026-03-27 15:11:12 [ecarstrade.be] INFO: Found listing with ID: 7003980auction111076
2026-03-27 15:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:12 [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 15:11:12 [ecarstrade.be] INFO: Scrape type for 7003980auction111076: 0
2026-03-27 15:11:12 [ecarstrade.be] INFO: Found listing with ID: 7003981auction111076
2026-03-27 15:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:12 [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 15:11:12 [ecarstrade.be] INFO: Scrape type for 7003981auction111076: 0
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e9e4e598-f261-5f02-bdc0-5e32719b45c0
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e9e4e598-f261-5f02-bdc0-5e32719b45c0
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007828/photo_003/780x0__r.jpg?hash=1774605813> (referer: https://ecarstrade.com/cars/7007828)
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2512a7a2-6d0b-54e9-ba4d-f693be6355f4
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dbda25d8-05d6-5826-be5c-9d0a91c4bef9
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e9e4e598-f261-5f02-bdc0-5e32719b45c0
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007832/photo_005/780x0__r.jpg?hash=1774605824> (referer: https://ecarstrade.com/cars/7007832)
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007832/photo_004/780x0__r.jpg?hash=1774605824> (referer: https://ecarstrade.com/cars/7007832)
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007828/photo_004/780x0__r.jpg?hash=1774605813> (referer: https://ecarstrade.com/cars/7007828)
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007898/photo_002/780x0__r.jpg?hash=1774605928> (referer: https://ecarstrade.com/cars/7007898)
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007832/photo_003/780x0__r.jpg?hash=1774605824> (referer: https://ecarstrade.com/cars/7007832)
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dbda25d8-05d6-5826-be5c-9d0a91c4bef9
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2512a7a2-6d0b-54e9-ba4d-f693be6355f4
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007898/photo_001/780x0__r.jpg?hash=1774605928> (referer: https://ecarstrade.com/cars/7007898)
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007828/photo_006/780x0__r.jpg?hash=1774605814> (referer: https://ecarstrade.com/cars/7007828)
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007895/photo_006/780x0__r.jpg?hash=1774605920> (referer: https://ecarstrade.com/cars/7007895)
2026-03-27 15:11: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 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007895/photo_005/780x0__r.jpg?hash=1774605920> (referer: https://ecarstrade.com/cars/7007895)
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007895/photo_002/780x0__r.jpg?hash=1774605919> (referer: https://ecarstrade.com/cars/7007895)
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007832/photo_006/780x0__r.jpg?hash=1774605824> (referer: https://ecarstrade.com/cars/7007832)
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dbda25d8-05d6-5826-be5c-9d0a91c4bef9
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2512a7a2-6d0b-54e9-ba4d-f693be6355f4
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2512a7a2-6d0b-54e9-ba4d-f693be6355f4
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007895/photo_003/780x0__r.jpg?hash=1774605919> (referer: https://ecarstrade.com/cars/7007895)
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dbda25d8-05d6-5826-be5c-9d0a91c4bef9
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e9e4e598-f261-5f02-bdc0-5e32719b45c0
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2512a7a2-6d0b-54e9-ba4d-f693be6355f4
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007828/photo_005/780x0__r.jpg?hash=1774605814> (referer: https://ecarstrade.com/cars/7007828)
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007895/photo_004/780x0__r.jpg?hash=1774605919> (referer: https://ecarstrade.com/cars/7007895)
2026-03-27 15:11: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 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e9e4e598-f261-5f02-bdc0-5e32719b45c0
2026-03-27 15:11:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e9e4e598-f261-5f02-bdc0-5e32719b45c0, skipping ID generation
2026-03-27 15:11:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9e4e598-f261-5f02-bdc0-5e32719b45c0 with scrape type 1
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e9e4e598-f261-5f02-bdc0-5e32719b45c0 sending to next pipeline
2026-03-27 15:11:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e9e4e598-f261-5f02-bdc0-5e32719b45c0, identifier: 7007898auction111116
2026-03-27 15:11:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e9e4e598-f261-5f02-bdc0-5e32719b45c0 with identifier: 7007898auction111116
2026-03-27 15:11:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e9e4e598-f261-5f02-bdc0-5e32719b45c0 with identifier: 7007898auction111116
2026-03-27 15:11:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e9e4e598-f261-5f02-bdc0-5e32719b45c0 with identifier: 7007898auction111116 to the API
2026-03-27 15:11:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007898/photo_001/780x0__r.jpg?hash=1774605928>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e9e4e598-f261-5f02-bdc0-5e32719b45c0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007898',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Mazda',
 'model': 'CX-30',
 'odometer': 78040,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MAZDA CX-30 / 2019 / 5P / Crossover 2.0L e-Skyactiv X M Hybrd '
          'Exclusive BVA6',
 'transmission': 'automatic',
 'trim': 'MAZDA  / 2019 / 5P / Crossover 2.0L e-Skyactiv X M Hybrd Exclusive '
         'BVA6',
 'vin': None,
 'year': 2022}
2026-03-27 15:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:12 [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 15:11:12 [ecarstrade.be] INFO: Saving data for 7007898auction111116: {'created_time': 1774624272.719063, 'last_price_update_time': 1774624272.719074, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007898auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007895/photo_001/780x0__r.jpg?hash=1774605919> (referer: https://ecarstrade.com/cars/7007895)
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007900/photo_003/780x0__r.jpg?hash=1774605927> (referer: https://ecarstrade.com/cars/7007900)
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007900/photo_004/780x0__r.jpg?hash=1774605927> (referer: https://ecarstrade.com/cars/7007900)
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007900/photo_001/780x0__r.jpg?hash=1774605927> (referer: https://ecarstrade.com/cars/7007900)
2026-03-27 15:11:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007900/photo_002/780x0__r.jpg?hash=1774605927> (referer: https://ecarstrade.com/cars/7007900)
2026-03-27 15:11: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 15:11: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 15:11: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 15:11: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 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dbda25d8-05d6-5826-be5c-9d0a91c4bef9
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3a0cced7-ebf0-5bb8-9644-cdc0e09ee704
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3a0cced7-ebf0-5bb8-9644-cdc0e09ee704
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3a0cced7-ebf0-5bb8-9644-cdc0e09ee704
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2512a7a2-6d0b-54e9-ba4d-f693be6355f4
2026-03-27 15:11:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2512a7a2-6d0b-54e9-ba4d-f693be6355f4, skipping ID generation
2026-03-27 15:11:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2512a7a2-6d0b-54e9-ba4d-f693be6355f4 with scrape type 1
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2512a7a2-6d0b-54e9-ba4d-f693be6355f4 sending to next pipeline
2026-03-27 15:11:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2512a7a2-6d0b-54e9-ba4d-f693be6355f4, identifier: 7007832auction111116
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3a0cced7-ebf0-5bb8-9644-cdc0e09ee704
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dbda25d8-05d6-5826-be5c-9d0a91c4bef9
2026-03-27 15:11:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dbda25d8-05d6-5826-be5c-9d0a91c4bef9, skipping ID generation
2026-03-27 15:11:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbda25d8-05d6-5826-be5c-9d0a91c4bef9 with scrape type 1
2026-03-27 15:11:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dbda25d8-05d6-5826-be5c-9d0a91c4bef9 sending to next pipeline
2026-03-27 15:11:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dbda25d8-05d6-5826-be5c-9d0a91c4bef9, identifier: 7007828auction111116
2026-03-27 15:11:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3a0cced7-ebf0-5bb8-9644-cdc0e09ee704
2026-03-27 15:11:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2512a7a2-6d0b-54e9-ba4d-f693be6355f4 with identifier: 7007832auction111116
2026-03-27 15:11:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2512a7a2-6d0b-54e9-ba4d-f693be6355f4 with identifier: 7007832auction111116
2026-03-27 15:11:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2512a7a2-6d0b-54e9-ba4d-f693be6355f4 with identifier: 7007832auction111116 to the API
2026-03-27 15:11:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007832/photo_006/780x0__r.jpg?hash=1774605824>
{'auction_title': '',
 'c_o_2_emission_value': 32,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '2512a7a2-6d0b-54e9-ba4d-f693be6355f4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007832',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 85619,
 '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': 'CITROEN C5 Aircross / 2018 / 5P / SUV Hybrid 225 ë-EAT8 Shine Pack',
 'transmission': 'automatic',
 'trim': 'CITROEN  / 2018 / 5P / SUV Hybrid 225 ë-EAT8 Shine Pack',
 'vin': None,
 'year': 2021}
2026-03-27 15:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:13 [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 15:11:13 [ecarstrade.be] INFO: Saving data for 7007832auction111116: {'created_time': 1774624273.501421, 'last_price_update_time': 1774624273.501432, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007832auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dbda25d8-05d6-5826-be5c-9d0a91c4bef9 with identifier: 7007828auction111116
2026-03-27 15:11:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dbda25d8-05d6-5826-be5c-9d0a91c4bef9 with identifier: 7007828auction111116
2026-03-27 15:11:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dbda25d8-05d6-5826-be5c-9d0a91c4bef9 with identifier: 7007828auction111116 to the API
2026-03-27 15:11:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007828/photo_005/780x0__r.jpg?hash=1774605814>
{'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-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'dbda25d8-05d6-5826-be5c-9d0a91c4bef9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007828',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 77969,
 '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': 'BMW X2 / 2017 / 5P / SUV xDrive25e Business Design BVA6',
 'transmission': 'automatic',
 'trim': '/ 2017 / 5P / SUV xDrive25e Business Design BVA6',
 'vin': None,
 'year': 2022}
2026-03-27 15:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:13 [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 15:11:13 [ecarstrade.be] INFO: Saving data for 7007828auction111116: {'created_time': 1774624273.810778, 'last_price_update_time': 1774624273.81079, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007828auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009954/photo_005/780x0__r.jpg?hash=1774622292> (referer: https://ecarstrade.com/cars/7009954)
2026-03-27 15:11:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3a0cced7-ebf0-5bb8-9644-cdc0e09ee704
2026-03-27 15:11:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3a0cced7-ebf0-5bb8-9644-cdc0e09ee704, skipping ID generation
2026-03-27 15:11:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a0cced7-ebf0-5bb8-9644-cdc0e09ee704 with scrape type 1
2026-03-27 15:11:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3a0cced7-ebf0-5bb8-9644-cdc0e09ee704 sending to next pipeline
2026-03-27 15:11:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3a0cced7-ebf0-5bb8-9644-cdc0e09ee704, identifier: 7007895auction111116
2026-03-27 15:11:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 915de2b2-99f5-53f5-af68-3a743499c8c3
2026-03-27 15:11:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 915de2b2-99f5-53f5-af68-3a743499c8c3
2026-03-27 15:11:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 915de2b2-99f5-53f5-af68-3a743499c8c3
2026-03-27 15:11:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 915de2b2-99f5-53f5-af68-3a743499c8c3
2026-03-27 15:11:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 915de2b2-99f5-53f5-af68-3a743499c8c3, skipping ID generation
2026-03-27 15:11:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 915de2b2-99f5-53f5-af68-3a743499c8c3 with scrape type 1
2026-03-27 15:11:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 915de2b2-99f5-53f5-af68-3a743499c8c3 sending to next pipeline
2026-03-27 15:11:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 915de2b2-99f5-53f5-af68-3a743499c8c3, identifier: 7007900auction111116
2026-03-27 15:11:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3a0cced7-ebf0-5bb8-9644-cdc0e09ee704 with identifier: 7007895auction111116
2026-03-27 15:11:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3a0cced7-ebf0-5bb8-9644-cdc0e09ee704 with identifier: 7007895auction111116
2026-03-27 15:11:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3a0cced7-ebf0-5bb8-9644-cdc0e09ee704 with identifier: 7007895auction111116 to the API
2026-03-27 15:11:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007895/photo_001/780x0__r.jpg?hash=1774605919>
{'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-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '3a0cced7-ebf0-5bb8-9644-cdc0e09ee704',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007895',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'MG',
 'model': 'EHS',
 'odometer': 45284,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MG EHS / 2021 / 5P / SUV 1.5T GDI PHEV Luxe Auto',
 'transmission': 'automatic',
 'trim': '/ 2021 / 5P / SUV 1.5T GDI PHEV Luxe Auto',
 'vin': None,
 'year': 2021}
2026-03-27 15:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007895auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:11:14 [ecarstrade.be] INFO: Saving data for 7007895auction111116: {'created_time': 1774624274.338513, 'last_price_update_time': 1774624274.338526, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007895auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 915de2b2-99f5-53f5-af68-3a743499c8c3 with identifier: 7007900auction111116
2026-03-27 15:11:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 915de2b2-99f5-53f5-af68-3a743499c8c3 with identifier: 7007900auction111116
2026-03-27 15:11:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 915de2b2-99f5-53f5-af68-3a743499c8c3 with identifier: 7007900auction111116 to the API
2026-03-27 15:11:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007900/photo_002/780x0__r.jpg?hash=1774605927>
{'auction_title': '',
 'c_o_2_emission_value': 22,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Other',
 'id': '915de2b2-99f5-53f5-af68-3a743499c8c3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007900',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Mercedes',
 'model': 'CLA 250',
 'odometer': 97971,
 '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': None,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA Coupe / 2019 / 4P / Coupé CLA 250 e Business Line',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA Coupe / 2019 / 4P / Coupé  e Business Line',
 'vin': None,
 'year': 2023}
2026-03-27 15:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007900auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:11:14 [ecarstrade.be] INFO: Saving data for 7007900auction111116: {'created_time': 1774624274.682386, 'last_price_update_time': 1774624274.682397, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007900auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009954/photo_003/780x0__r.jpg?hash=1774622292> (referer: https://ecarstrade.com/cars/7009954)
2026-03-27 15:11:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e16cec92-da6f-5bc4-8f81-2da344ebe23a
2026-03-27 15:11:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009954/photo_002/780x0__r.jpg?hash=1774622292> (referer: https://ecarstrade.com/cars/7009954)
2026-03-27 15:11:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e16cec92-da6f-5bc4-8f81-2da344ebe23a
2026-03-27 15:11:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009954/photo_001/780x0__r.jpg?hash=1774622292> (referer: https://ecarstrade.com/cars/7009954)
2026-03-27 15: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 15:11:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e16cec92-da6f-5bc4-8f81-2da344ebe23a
2026-03-27 15:11:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e16cec92-da6f-5bc4-8f81-2da344ebe23a
2026-03-27 15:11:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e16cec92-da6f-5bc4-8f81-2da344ebe23a, skipping ID generation
2026-03-27 15:11:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e16cec92-da6f-5bc4-8f81-2da344ebe23a with scrape type 1
2026-03-27 15:11:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e16cec92-da6f-5bc4-8f81-2da344ebe23a sending to next pipeline
2026-03-27 15:11:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e16cec92-da6f-5bc4-8f81-2da344ebe23a, identifier: 7009954auction111137
2026-03-27 15:11:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e16cec92-da6f-5bc4-8f81-2da344ebe23a with identifier: 7009954auction111137
2026-03-27 15:11:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e16cec92-da6f-5bc4-8f81-2da344ebe23a with identifier: 7009954auction111137
2026-03-27 15:11:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e16cec92-da6f-5bc4-8f81-2da344ebe23a with identifier: 7009954auction111137 to the API
2026-03-27 15:11:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009954/photo_001/780x0__r.jpg?hash=1774622292>
{'auction_title': '',
 'c_o_2_emission_value': 158,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'e16cec92-da6f-5bc4-8f81-2da344ebe23a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009954',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 151585,
 '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': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 1.2 PureTech 96kW S&S EAT8 GT Line 5d !! Technical '
          'isues !! rolling car',
 'transmission': 'automatic',
 'trim': '1.2 PureTech 96kW S&S EAT8 GT Line 5d !! Technical isues !! rolling '
         'car',
 'vin': None,
 'year': 2020}
2026-03-27 15:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009954auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:11:15 [ecarstrade.be] INFO: Saving data for 7009954auction111137: {'created_time': 1774624275.337684, 'last_price_update_time': 1774624275.337694, 'auction_closing_time': 1774865400.0}
2026-03-27 15:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009954auction111137') HTTP/1.1" 204 0
2026-03-27 15:11:19 [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 15: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 15:11:19 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7003982auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7003982auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7003983auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7003983auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7003984auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7003984auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7003985auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7003985auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7003986auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7003986auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7003987auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7003987auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7003988auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7003988auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7003989auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7003989auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7003990auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7003990auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7003991auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7003991auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7003992auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7003992auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7003993auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7003993auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7003994auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7003994auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7003995auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7003995auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7003996auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7003996auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7003997auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7003997auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7003998auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7003998auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7003999auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7003999auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7004000auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7004000auction111076: 0
2026-03-27 15:11:19 [ecarstrade.be] INFO: Found listing with ID: 7004001auction111076
2026-03-27 15:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:19 [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 15:11:19 [ecarstrade.be] INFO: Scrape type for 7004001auction111076: 0
2026-03-27 15:11:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007813> (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 15:11:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009950/photo_006/780x0__r.jpg?hash=1774622285> (referer: https://ecarstrade.com/cars/7009950)
2026-03-27 15: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 15:11:20 [ecarstrade.be] INFO: Extracting details for car 7007813auction111116
2026-03-27 15:11:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 443b462c-7b5e-5fc8-91d2-96a7a327fb92 with identifier: 7007813auction111116
2026-03-27 15:11:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 443b462c-7b5e-5fc8-91d2-96a7a327fb92 with scrape type 1
2026-03-27 15:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 443b462c-7b5e-5fc8-91d2-96a7a327fb92
2026-03-27 15:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007813%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605780%27 HTTP/1.1" 200 None
2026-03-27 15:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007813/photo_001/780x0__r.jpg?hash=1774605780 not downloaded yet
2026-03-27 15:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007813%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605780%27 HTTP/1.1" 200 None
2026-03-27 15:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007813/photo_002/780x0__r.jpg?hash=1774605780 not downloaded yet
2026-03-27 15:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007813%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605780%27 HTTP/1.1" 200 None
2026-03-27 15:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007813/photo_003/780x0__r.jpg?hash=1774605780 not downloaded yet
2026-03-27 15:11:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d585e530-65c3-5ea8-88f6-99489a295b27
2026-03-27 15:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007813%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605780%27 HTTP/1.1" 200 None
2026-03-27 15:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007813/photo_004/780x0__r.jpg?hash=1774605780 not downloaded yet
2026-03-27 15:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007813%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605780%27 HTTP/1.1" 200 None
2026-03-27 15:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007813/photo_005/780x0__r.jpg?hash=1774605780 not downloaded yet
2026-03-27 15:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007813%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605780%27 HTTP/1.1" 200 None
2026-03-27 15:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007813/photo_006/780x0__r.jpg?hash=1774605780 not downloaded yet
2026-03-27 15:11:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007816> (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 15:11:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009950/photo_005/780x0__r.jpg?hash=1774622285> (referer: https://ecarstrade.com/cars/7009950)
2026-03-27 15: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 15:11:20 [ecarstrade.be] INFO: Extracting details for car 7007816auction111116
2026-03-27 15:11:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5a3b01d-6a91-5e90-bd8c-eb9f662e3832 with identifier: 7007816auction111116
2026-03-27 15:11:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5a3b01d-6a91-5e90-bd8c-eb9f662e3832 with scrape type 1
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d5a3b01d-6a91-5e90-bd8c-eb9f662e3832
2026-03-27 15:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007816%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605787%27 HTTP/1.1" 200 None
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007816/photo_001/780x0__r.jpg?hash=1774605787 not downloaded yet
2026-03-27 15:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007816%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605787%27 HTTP/1.1" 200 None
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007816/photo_002/780x0__r.jpg?hash=1774605787 not downloaded yet
2026-03-27 15:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007816%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605786%27 HTTP/1.1" 200 None
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007816/photo_003/780x0__r.jpg?hash=1774605786 not downloaded yet
2026-03-27 15:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007816%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605786%27 HTTP/1.1" 200 None
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007816/photo_004/780x0__r.jpg?hash=1774605786 not downloaded yet
2026-03-27 15:11:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007801> (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 15:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007816%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605786%27 HTTP/1.1" 200 None
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007816/photo_005/780x0__r.jpg?hash=1774605786 not downloaded yet
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d585e530-65c3-5ea8-88f6-99489a295b27
2026-03-27 15:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007816%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605786%27 HTTP/1.1" 200 None
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007816/photo_006/780x0__r.jpg?hash=1774605786 not downloaded yet
2026-03-27 15:11:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007812> (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 15:11: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 15:11:21 [ecarstrade.be] INFO: Extracting details for car 7007801auction111116
2026-03-27 15:11:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 785b4d6f-0af5-5e9f-b871-5cda010a2e64 with identifier: 7007801auction111116
2026-03-27 15:11:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 785b4d6f-0af5-5e9f-b871-5cda010a2e64 with scrape type 1
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 785b4d6f-0af5-5e9f-b871-5cda010a2e64
2026-03-27 15:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007801%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605754%27 HTTP/1.1" 200 None
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007801/photo_001/780x0__r.jpg?hash=1774605754 not downloaded yet
2026-03-27 15:11:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009950/photo_004/780x0__r.jpg?hash=1774622285> (referer: https://ecarstrade.com/cars/7009950)
2026-03-27 15:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007801%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605754%27 HTTP/1.1" 200 None
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007801/photo_002/780x0__r.jpg?hash=1774605754 not downloaded yet
2026-03-27 15:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007801%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605754%27 HTTP/1.1" 200 None
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007801/photo_003/780x0__r.jpg?hash=1774605754 not downloaded yet
2026-03-27 15:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007801%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605754%27 HTTP/1.1" 200 None
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007801/photo_004/780x0__r.jpg?hash=1774605754 not downloaded yet
2026-03-27 15:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007801%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605754%27 HTTP/1.1" 200 None
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007801/photo_005/780x0__r.jpg?hash=1774605754 not downloaded yet
2026-03-27 15:11:21 [ecarstrade.be] INFO: Extracting details for car 7007812auction111116
2026-03-27 15:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007801%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605754%27 HTTP/1.1" 200 None
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007801/photo_006/780x0__r.jpg?hash=1774605754 not downloaded yet
2026-03-27 15:11:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d6be9cc-8114-5f6b-bdec-ffea4fdc58d8 with identifier: 7007812auction111116
2026-03-27 15:11:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d6be9cc-8114-5f6b-bdec-ffea4fdc58d8 with scrape type 1
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0d6be9cc-8114-5f6b-bdec-ffea4fdc58d8
2026-03-27 15:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007812%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605775%27 HTTP/1.1" 200 None
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007812/photo_001/780x0__r.jpg?hash=1774605775 not downloaded yet
2026-03-27 15:11:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009950/photo_003/780x0__r.jpg?hash=1774622284> (referer: https://ecarstrade.com/cars/7009950)
2026-03-27 15:11: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 15:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007812%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605775%27 HTTP/1.1" 200 None
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007812/photo_002/780x0__r.jpg?hash=1774605775 not downloaded yet
2026-03-27 15:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007812%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605775%27 HTTP/1.1" 200 None
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007812/photo_003/780x0__r.jpg?hash=1774605775 not downloaded yet
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d585e530-65c3-5ea8-88f6-99489a295b27
2026-03-27 15:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007812%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605775%27 HTTP/1.1" 200 None
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007812/photo_004/780x0__r.jpg?hash=1774605775 not downloaded yet
2026-03-27 15:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007812%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605775%27 HTTP/1.1" 200 None
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007812/photo_005/780x0__r.jpg?hash=1774605775 not downloaded yet
2026-03-27 15:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007812%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605775%27 HTTP/1.1" 200 None
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007812/photo_006/780x0__r.jpg?hash=1774605775 not downloaded yet
2026-03-27 15:11:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d585e530-65c3-5ea8-88f6-99489a295b27
2026-03-27 15:11:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007811> (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 15: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 15:11:22 [ecarstrade.be] INFO: Extracting details for car 7007811auction111116
2026-03-27 15:11:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7046da60-6458-53b9-98cc-1c6455fd8bca with identifier: 7007811auction111116
2026-03-27 15:11:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7046da60-6458-53b9-98cc-1c6455fd8bca with scrape type 1
2026-03-27 15:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7046da60-6458-53b9-98cc-1c6455fd8bca
2026-03-27 15:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007811%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605778%27 HTTP/1.1" 200 None
2026-03-27 15:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007811/photo_001/780x0__r.jpg?hash=1774605778 not downloaded yet
2026-03-27 15:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007811%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605779%27 HTTP/1.1" 200 None
2026-03-27 15:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007811/photo_002/780x0__r.jpg?hash=1774605779 not downloaded yet
2026-03-27 15:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007811%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605778%27 HTTP/1.1" 200 None
2026-03-27 15:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007811/photo_003/780x0__r.jpg?hash=1774605778 not downloaded yet
2026-03-27 15:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007811%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605778%27 HTTP/1.1" 200 None
2026-03-27 15:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007811/photo_004/780x0__r.jpg?hash=1774605778 not downloaded yet
2026-03-27 15:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007811%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605778%27 HTTP/1.1" 200 None
2026-03-27 15:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007811/photo_005/780x0__r.jpg?hash=1774605778 not downloaded yet
2026-03-27 15:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007811%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605778%27 HTTP/1.1" 200 None
2026-03-27 15:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007811/photo_006/780x0__r.jpg?hash=1774605778 not downloaded yet
2026-03-27 15:11:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007792> (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 15:11:23 [ecarstrade.be] INFO: Extracting details for car 7007792auction111116
2026-03-27 15:11:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009950/photo_002/780x0__r.jpg?hash=1774622284> (referer: https://ecarstrade.com/cars/7009950)
2026-03-27 15:11:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acbf8150-af05-527c-a17c-44c9f1bf6e25 with identifier: 7007792auction111116
2026-03-27 15:11:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acbf8150-af05-527c-a17c-44c9f1bf6e25 with scrape type 1
2026-03-27 15:11:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item acbf8150-af05-527c-a17c-44c9f1bf6e25
2026-03-27 15:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7007792%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605733%27 HTTP/1.1" 200 None
2026-03-27 15:11:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007792/photo_001/780x0__r.jpg?hash=1774605733 not downloaded yet
2026-03-27 15:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7007792%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605733%27 HTTP/1.1" 200 None
2026-03-27 15:11:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007792/photo_002/780x0__r.jpg?hash=1774605733 not downloaded yet
2026-03-27 15:11:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d585e530-65c3-5ea8-88f6-99489a295b27
2026-03-27 15:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7007792%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605734%27 HTTP/1.1" 200 None
2026-03-27 15:11:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007792/photo_003/780x0__r.jpg?hash=1774605734 not downloaded yet
2026-03-27 15:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7007792%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605733%27 HTTP/1.1" 200 None
2026-03-27 15:11:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007792/photo_004/780x0__r.jpg?hash=1774605733 not downloaded yet
2026-03-27 15:11:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007813/photo_006/780x0__r.jpg?hash=1774605780> (referer: https://ecarstrade.com/cars/7007813)
2026-03-27 15:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7007792%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605733%27 HTTP/1.1" 200 None
2026-03-27 15:11:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007792/photo_005/780x0__r.jpg?hash=1774605733 not downloaded yet
2026-03-27 15:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7007792%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605733%27 HTTP/1.1" 200 None
2026-03-27 15:11:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007792/photo_006/780x0__r.jpg?hash=1774605733 not downloaded yet
2026-03-27 15:11:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007813/photo_005/780x0__r.jpg?hash=1774605780> (referer: https://ecarstrade.com/cars/7007813)
2026-03-27 15:11:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 443b462c-7b5e-5fc8-91d2-96a7a327fb92
2026-03-27 15:11:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007816/photo_004/780x0__r.jpg?hash=1774605786> (referer: https://ecarstrade.com/cars/7007816)
2026-03-27 15:11:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 443b462c-7b5e-5fc8-91d2-96a7a327fb92
2026-03-27 15:11:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007816/photo_006/780x0__r.jpg?hash=1774605786> (referer: https://ecarstrade.com/cars/7007816)
2026-03-27 15:11:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d5a3b01d-6a91-5e90-bd8c-eb9f662e3832
2026-03-27 15:11:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d5a3b01d-6a91-5e90-bd8c-eb9f662e3832
2026-03-27 15:11:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007801/photo_001/780x0__r.jpg?hash=1774605754> (referer: https://ecarstrade.com/cars/7007801)
2026-03-27 15:11:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 785b4d6f-0af5-5e9f-b871-5cda010a2e64
2026-03-27 15:11:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007812/photo_001/780x0__r.jpg?hash=1774605775> (referer: https://ecarstrade.com/cars/7007812)
2026-03-27 15:11:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0d6be9cc-8114-5f6b-bdec-ffea4fdc58d8
2026-03-27 15:11:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007812/photo_006/780x0__r.jpg?hash=1774605775> (referer: https://ecarstrade.com/cars/7007812)
2026-03-27 15:11:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007811/photo_006/780x0__r.jpg?hash=1774605778> (referer: https://ecarstrade.com/cars/7007811)
2026-03-27 15:11:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0d6be9cc-8114-5f6b-bdec-ffea4fdc58d8
2026-03-27 15:11:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007811/photo_005/780x0__r.jpg?hash=1774605778> (referer: https://ecarstrade.com/cars/7007811)
2026-03-27 15:11:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7046da60-6458-53b9-98cc-1c6455fd8bca
2026-03-27 15:11:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007792/photo_004/780x0__r.jpg?hash=1774605733> (referer: https://ecarstrade.com/cars/7007792)
2026-03-27 15:11:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7046da60-6458-53b9-98cc-1c6455fd8bca
2026-03-27 15:11:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007792/photo_006/780x0__r.jpg?hash=1774605733> (referer: https://ecarstrade.com/cars/7007792)
2026-03-27 15:11:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item acbf8150-af05-527c-a17c-44c9f1bf6e25
2026-03-27 15:11:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007792/photo_005/780x0__r.jpg?hash=1774605733> (referer: https://ecarstrade.com/cars/7007792)
2026-03-27 15:11:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item acbf8150-af05-527c-a17c-44c9f1bf6e25
2026-03-27 15:11:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007792/photo_003/780x0__r.jpg?hash=1774605734> (referer: https://ecarstrade.com/cars/7007792)
2026-03-27 15:11:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item acbf8150-af05-527c-a17c-44c9f1bf6e25
2026-03-27 15:11:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item acbf8150-af05-527c-a17c-44c9f1bf6e25
2026-03-27 15:11:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007792/photo_002/780x0__r.jpg?hash=1774605733> (referer: https://ecarstrade.com/cars/7007792)
2026-03-27 15:11:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007792/photo_001/780x0__r.jpg?hash=1774605733> (referer: https://ecarstrade.com/cars/7007792)
2026-03-27 15:11:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item acbf8150-af05-527c-a17c-44c9f1bf6e25
2026-03-27 15:11:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007811/photo_004/780x0__r.jpg?hash=1774605778> (referer: https://ecarstrade.com/cars/7007811)
2026-03-27 15:11:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item acbf8150-af05-527c-a17c-44c9f1bf6e25
2026-03-27 15:11:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: acbf8150-af05-527c-a17c-44c9f1bf6e25, skipping ID generation
2026-03-27 15:11:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acbf8150-af05-527c-a17c-44c9f1bf6e25 with scrape type 1
2026-03-27 15:11:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item acbf8150-af05-527c-a17c-44c9f1bf6e25 sending to next pipeline
2026-03-27 15:11:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: acbf8150-af05-527c-a17c-44c9f1bf6e25, identifier: 7007792auction111116
2026-03-27 15:11:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: acbf8150-af05-527c-a17c-44c9f1bf6e25 with identifier: 7007792auction111116
2026-03-27 15:11:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: acbf8150-af05-527c-a17c-44c9f1bf6e25 with identifier: 7007792auction111116
2026-03-27 15:11:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: acbf8150-af05-527c-a17c-44c9f1bf6e25 with identifier: 7007792auction111116 to the API
2026-03-27 15:11:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007792/photo_001/780x0__r.jpg?hash=1774605733>
{'auction_title': '',
 'c_o_2_emission_value': 29,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'acbf8150-af05-527c-a17c-44c9f1bf6e25',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007792',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 72443,
 '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': 'AUDI A3 Sportback / 2020 / 5P / Berline 40 TFSI e 204 S Tronic S '
          'Line',
 'transmission': 'automatic',
 'trim': 'AUDI  Sportback / 2020 / 5P / Berline 40 TFSI e 204 S Tronic S Line',
 'vin': None,
 'year': 2023}
2026-03-27 15:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:25 [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 15:11:25 [ecarstrade.be] INFO: Saving data for 7007792auction111116: {'created_time': 1774624285.369996, 'last_price_update_time': 1774624285.370007, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007792auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007811/photo_003/780x0__r.jpg?hash=1774605778> (referer: https://ecarstrade.com/cars/7007811)
2026-03-27 15:11:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7046da60-6458-53b9-98cc-1c6455fd8bca
2026-03-27 15:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007811/photo_002/780x0__r.jpg?hash=1774605779> (referer: https://ecarstrade.com/cars/7007811)
2026-03-27 15:11:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7046da60-6458-53b9-98cc-1c6455fd8bca
2026-03-27 15:11:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7046da60-6458-53b9-98cc-1c6455fd8bca
2026-03-27 15:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007811/photo_001/780x0__r.jpg?hash=1774605778> (referer: https://ecarstrade.com/cars/7007811)
2026-03-27 15:11:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7046da60-6458-53b9-98cc-1c6455fd8bca
2026-03-27 15:11:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7046da60-6458-53b9-98cc-1c6455fd8bca, skipping ID generation
2026-03-27 15:11:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7046da60-6458-53b9-98cc-1c6455fd8bca with scrape type 1
2026-03-27 15:11:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7046da60-6458-53b9-98cc-1c6455fd8bca sending to next pipeline
2026-03-27 15:11:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7046da60-6458-53b9-98cc-1c6455fd8bca, identifier: 7007811auction111116
2026-03-27 15:11:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7046da60-6458-53b9-98cc-1c6455fd8bca with identifier: 7007811auction111116
2026-03-27 15:11:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7046da60-6458-53b9-98cc-1c6455fd8bca with identifier: 7007811auction111116
2026-03-27 15:11:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7046da60-6458-53b9-98cc-1c6455fd8bca with identifier: 7007811auction111116 to the API
2026-03-27 15:11:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007811/photo_001/780x0__r.jpg?hash=1774605778>
{'auction_title': '',
 'c_o_2_emission_value': 15,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '7046da60-6458-53b9-98cc-1c6455fd8bca',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007811',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'AC',
 'model': 'BMW 220 Active Tourer',
 'odometer': 44845,
 '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': 'BMW Série 2 Active Tourer / 2021 / 5P / monospace 225e xDrive 245ch '
          'Business Design DKG7',
 'transmission': 'automatic',
 'trim': 'BMW Série 2 Active Tourer / 2021 / 5P / monospace 225e xDrive 245ch '
         'Business Design DKG7',
 'vin': None,
 'year': 2023}
2026-03-27 15:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007811auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:11:26 [ecarstrade.be] INFO: Saving data for 7007811auction111116: {'created_time': 1774624286.164659, 'last_price_update_time': 1774624286.16467, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007811auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007812/photo_005/780x0__r.jpg?hash=1774605775> (referer: https://ecarstrade.com/cars/7007812)
2026-03-27 15:11:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0d6be9cc-8114-5f6b-bdec-ffea4fdc58d8
2026-03-27 15:11:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007812/photo_004/780x0__r.jpg?hash=1774605775> (referer: https://ecarstrade.com/cars/7007812)
2026-03-27 15:11:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007812/photo_003/780x0__r.jpg?hash=1774605775> (referer: https://ecarstrade.com/cars/7007812)
2026-03-27 15:11:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007894> (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 15:11:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0d6be9cc-8114-5f6b-bdec-ffea4fdc58d8
2026-03-27 15:11:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007812/photo_002/780x0__r.jpg?hash=1774605775> (referer: https://ecarstrade.com/cars/7007812)
2026-03-27 15:11:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007801/photo_006/780x0__r.jpg?hash=1774605754> (referer: https://ecarstrade.com/cars/7007801)
2026-03-27 15:11:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0d6be9cc-8114-5f6b-bdec-ffea4fdc58d8
2026-03-27 15:11:26 [ecarstrade.be] INFO: Extracting details for car 7007894auction111116
2026-03-27 15:11:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007801/photo_005/780x0__r.jpg?hash=1774605754> (referer: https://ecarstrade.com/cars/7007801)
2026-03-27 15:11:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 257b0cac-bac6-52ad-bc89-6526f5eececb with identifier: 7007894auction111116
2026-03-27 15:11:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 257b0cac-bac6-52ad-bc89-6526f5eececb with scrape type 1
2026-03-27 15:11:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 257b0cac-bac6-52ad-bc89-6526f5eececb
2026-03-27 15:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007894%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605918%27 HTTP/1.1" 200 None
2026-03-27 15:11:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007894/photo_001/780x0__r.jpg?hash=1774605918 not downloaded yet
2026-03-27 15:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007894%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605918%27 HTTP/1.1" 200 None
2026-03-27 15:11:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007894/photo_002/780x0__r.jpg?hash=1774605918 not downloaded yet
2026-03-27 15:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007894%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605918%27 HTTP/1.1" 200 None
2026-03-27 15:11:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007894/photo_003/780x0__r.jpg?hash=1774605918 not downloaded yet
2026-03-27 15:11:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0d6be9cc-8114-5f6b-bdec-ffea4fdc58d8
2026-03-27 15:11:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0d6be9cc-8114-5f6b-bdec-ffea4fdc58d8, skipping ID generation
2026-03-27 15:11:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d6be9cc-8114-5f6b-bdec-ffea4fdc58d8 with scrape type 1
2026-03-27 15:11:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0d6be9cc-8114-5f6b-bdec-ffea4fdc58d8 sending to next pipeline
2026-03-27 15:11:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0d6be9cc-8114-5f6b-bdec-ffea4fdc58d8, identifier: 7007812auction111116
2026-03-27 15:11:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 785b4d6f-0af5-5e9f-b871-5cda010a2e64
2026-03-27 15:11:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007801/photo_004/780x0__r.jpg?hash=1774605754> (referer: https://ecarstrade.com/cars/7007801)
2026-03-27 15:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007894%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605919%27 HTTP/1.1" 200 None
2026-03-27 15:11:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007894/photo_004/780x0__r.jpg?hash=1774605919 not downloaded yet
2026-03-27 15:11:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0d6be9cc-8114-5f6b-bdec-ffea4fdc58d8 with identifier: 7007812auction111116
2026-03-27 15:11:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0d6be9cc-8114-5f6b-bdec-ffea4fdc58d8 with identifier: 7007812auction111116
2026-03-27 15:11:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0d6be9cc-8114-5f6b-bdec-ffea4fdc58d8 with identifier: 7007812auction111116 to the API
2026-03-27 15:11:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007812/photo_002/780x0__r.jpg?hash=1774605775>
{'auction_title': '',
 'c_o_2_emission_value': 35,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '0d6be9cc-8114-5f6b-bdec-ffea4fdc58d8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007812',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'AC',
 'model': 'BMW 220 Active Tourer',
 'odometer': 67368,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW Serie 2 Active Tourer / 2018 / 5P / monospace 225xe Business '
          'Design Auto',
 'transmission': 'automatic',
 'trim': 'BMW Serie 2 Active Tourer / 2018 / 5P / monospace 225xe Business '
         'Design Auto',
 'vin': None,
 'year': 2021}
2026-03-27 15:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007812auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:11:26 [ecarstrade.be] INFO: Saving data for 7007812auction111116: {'created_time': 1774624286.992298, 'last_price_update_time': 1774624286.992308, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007812auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007801/photo_003/780x0__r.jpg?hash=1774605754> (referer: https://ecarstrade.com/cars/7007801)
2026-03-27 15:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007894%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605918%27 HTTP/1.1" 200 None
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007894/photo_005/780x0__r.jpg?hash=1774605918 not downloaded yet
2026-03-27 15:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009939> (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 15:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7007894%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774605918%27 HTTP/1.1" 200 None
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007894/photo_006/780x0__r.jpg?hash=1774605918 not downloaded yet
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 785b4d6f-0af5-5e9f-b871-5cda010a2e64
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 785b4d6f-0af5-5e9f-b871-5cda010a2e64
2026-03-27 15:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007816/photo_005/780x0__r.jpg?hash=1774605786> (referer: https://ecarstrade.com/cars/7007816)
2026-03-27 15:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007816/photo_003/780x0__r.jpg?hash=1774605786> (referer: https://ecarstrade.com/cars/7007816)
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 785b4d6f-0af5-5e9f-b871-5cda010a2e64
2026-03-27 15:11:27 [ecarstrade.be] INFO: Extracting details for car 7009939auction111137
2026-03-27 15:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007801/photo_002/780x0__r.jpg?hash=1774605754> (referer: https://ecarstrade.com/cars/7007801)
2026-03-27 15:11:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 640942ca-ba80-526d-89c5-e41151c5090c with identifier: 7009939auction111137
2026-03-27 15:11:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 640942ca-ba80-526d-89c5-e41151c5090c with scrape type 1
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 640942ca-ba80-526d-89c5-e41151c5090c
2026-03-27 15:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009939%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622250%27 HTTP/1.1" 200 None
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009939/photo_001/780x0__r.jpg?hash=1774622250 not downloaded yet
2026-03-27 15:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007816/photo_002/780x0__r.jpg?hash=1774605787> (referer: https://ecarstrade.com/cars/7007816)
2026-03-27 15:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009939%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622249%27 HTTP/1.1" 200 None
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009939/photo_002/780x0__r.jpg?hash=1774622249 not downloaded yet
2026-03-27 15:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007816/photo_001/780x0__r.jpg?hash=1774605787> (referer: https://ecarstrade.com/cars/7007816)
2026-03-27 15:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009939%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622249%27 HTTP/1.1" 200 None
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009939/photo_003/780x0__r.jpg?hash=1774622249 not downloaded yet
2026-03-27 15:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009939%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622249%27 HTTP/1.1" 200 None
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009939/photo_004/780x0__r.jpg?hash=1774622249 not downloaded yet
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d5a3b01d-6a91-5e90-bd8c-eb9f662e3832
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d5a3b01d-6a91-5e90-bd8c-eb9f662e3832
2026-03-27 15:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009939%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622249%27 HTTP/1.1" 200 None
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009939/photo_005/780x0__r.jpg?hash=1774622249 not downloaded yet
2026-03-27 15:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009939%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622249%27 HTTP/1.1" 200 None
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009939/photo_006/780x0__r.jpg?hash=1774622249 not downloaded yet
2026-03-27 15:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007813/photo_002/780x0__r.jpg?hash=1774605780> (referer: https://ecarstrade.com/cars/7007813)
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 785b4d6f-0af5-5e9f-b871-5cda010a2e64
2026-03-27 15:11:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 785b4d6f-0af5-5e9f-b871-5cda010a2e64, skipping ID generation
2026-03-27 15:11:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 785b4d6f-0af5-5e9f-b871-5cda010a2e64 with scrape type 1
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 785b4d6f-0af5-5e9f-b871-5cda010a2e64 sending to next pipeline
2026-03-27 15:11:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 785b4d6f-0af5-5e9f-b871-5cda010a2e64, identifier: 7007801auction111116
2026-03-27 15:11:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 785b4d6f-0af5-5e9f-b871-5cda010a2e64 with identifier: 7007801auction111116
2026-03-27 15:11:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 785b4d6f-0af5-5e9f-b871-5cda010a2e64 with identifier: 7007801auction111116
2026-03-27 15:11:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 785b4d6f-0af5-5e9f-b871-5cda010a2e64 with identifier: 7007801auction111116 to the API
2026-03-27 15:11:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007801/photo_002/780x0__r.jpg?hash=1774605754>
{'auction_title': '',
 'c_o_2_emission_value': 35,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '785b4d6f-0af5-5e9f-b871-5cda010a2e64',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007801',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Audi',
 'model': 'Q5',
 'odometer': 55147,
 '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': 'AUDI Q5 / 2020 / 5P / SUV 50 TFSI e 299 QTT S TRONIC 7 S LINE',
 'transmission': 'automatic',
 'trim': 'AUDI  / 2020 / 5P / SUV 50 TFSI e 299 QTT S TRONIC 7 S LINE',
 'vin': None,
 'year': 2022}
2026-03-27 15:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007801auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:11:27 [ecarstrade.be] INFO: Saving data for 7007801auction111116: {'created_time': 1774624287.664017, 'last_price_update_time': 1774624287.664029, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007801auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007813/photo_004/780x0__r.jpg?hash=1774605780> (referer: https://ecarstrade.com/cars/7007813)
2026-03-27 15:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007813/photo_003/780x0__r.jpg?hash=1774605780> (referer: https://ecarstrade.com/cars/7007813)
2026-03-27 15:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007894/photo_003/780x0__r.jpg?hash=1774605918> (referer: https://ecarstrade.com/cars/7007894)
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d5a3b01d-6a91-5e90-bd8c-eb9f662e3832
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d5a3b01d-6a91-5e90-bd8c-eb9f662e3832
2026-03-27 15:11:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5a3b01d-6a91-5e90-bd8c-eb9f662e3832, skipping ID generation
2026-03-27 15:11:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5a3b01d-6a91-5e90-bd8c-eb9f662e3832 with scrape type 1
2026-03-27 15:11:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5a3b01d-6a91-5e90-bd8c-eb9f662e3832 sending to next pipeline
2026-03-27 15:11:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d5a3b01d-6a91-5e90-bd8c-eb9f662e3832, identifier: 7007816auction111116
2026-03-27 15:11:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d5a3b01d-6a91-5e90-bd8c-eb9f662e3832 with identifier: 7007816auction111116
2026-03-27 15:11:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d5a3b01d-6a91-5e90-bd8c-eb9f662e3832 with identifier: 7007816auction111116
2026-03-27 15:11:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d5a3b01d-6a91-5e90-bd8c-eb9f662e3832 with identifier: 7007816auction111116 to the API
2026-03-27 15:11:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007816/photo_001/780x0__r.jpg?hash=1774605787>
{'auction_title': '',
 'c_o_2_emission_value': 17,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd5a3b01d-6a91-5e90-bd8c-eb9f662e3832',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007816',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 75898,
 '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': 'BMW X1 / 2022 / 5P / SUV xDrive25e M Sport DKG7',
 'transmission': 'automatic',
 'trim': '/ 2022 / 5P / SUV xDrive25e M Sport DKG7',
 'vin': None,
 'year': 2023}
2026-03-27 15:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007816auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:11:28 [ecarstrade.be] INFO: Saving data for 7007816auction111116: {'created_time': 1774624288.07376, 'last_price_update_time': 1774624288.073771, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007816auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 443b462c-7b5e-5fc8-91d2-96a7a327fb92
2026-03-27 15:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007894/photo_005/780x0__r.jpg?hash=1774605918> (referer: https://ecarstrade.com/cars/7007894)
2026-03-27 15:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007894/photo_006/780x0__r.jpg?hash=1774605918> (referer: https://ecarstrade.com/cars/7007894)
2026-03-27 15:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007894/photo_004/780x0__r.jpg?hash=1774605919> (referer: https://ecarstrade.com/cars/7007894)
2026-03-27 15:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 443b462c-7b5e-5fc8-91d2-96a7a327fb92
2026-03-27 15:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 443b462c-7b5e-5fc8-91d2-96a7a327fb92
2026-03-27 15:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 257b0cac-bac6-52ad-bc89-6526f5eececb
2026-03-27 15:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007894/photo_002/780x0__r.jpg?hash=1774605918> (referer: https://ecarstrade.com/cars/7007894)
2026-03-27 15:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 257b0cac-bac6-52ad-bc89-6526f5eececb
2026-03-27 15:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 257b0cac-bac6-52ad-bc89-6526f5eececb
2026-03-27 15:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 257b0cac-bac6-52ad-bc89-6526f5eececb
2026-03-27 15:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007894/photo_001/780x0__r.jpg?hash=1774605918> (referer: https://ecarstrade.com/cars/7007894)
2026-03-27 15:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009939/photo_002/780x0__r.jpg?hash=1774622249> (referer: https://ecarstrade.com/cars/7009939)
2026-03-27 15:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009939/photo_001/780x0__r.jpg?hash=1774622250> (referer: https://ecarstrade.com/cars/7009939)
2026-03-27 15:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009939/photo_006/780x0__r.jpg?hash=1774622249> (referer: https://ecarstrade.com/cars/7009939)
2026-03-27 15:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 257b0cac-bac6-52ad-bc89-6526f5eececb
2026-03-27 15:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009939/photo_005/780x0__r.jpg?hash=1774622249> (referer: https://ecarstrade.com/cars/7009939)
2026-03-27 15:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009972> (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 15:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009939/photo_003/780x0__r.jpg?hash=1774622249> (referer: https://ecarstrade.com/cars/7009939)
2026-03-27 15:11: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 15:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009939/photo_004/780x0__r.jpg?hash=1774622249> (referer: https://ecarstrade.com/cars/7009939)
2026-03-27 15:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 257b0cac-bac6-52ad-bc89-6526f5eececb
2026-03-27 15:11:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 257b0cac-bac6-52ad-bc89-6526f5eececb, skipping ID generation
2026-03-27 15:11:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 257b0cac-bac6-52ad-bc89-6526f5eececb with scrape type 1
2026-03-27 15:11:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 257b0cac-bac6-52ad-bc89-6526f5eececb sending to next pipeline
2026-03-27 15:11:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 257b0cac-bac6-52ad-bc89-6526f5eececb, identifier: 7007894auction111116
2026-03-27 15:11:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 257b0cac-bac6-52ad-bc89-6526f5eececb with identifier: 7007894auction111116
2026-03-27 15:11:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 257b0cac-bac6-52ad-bc89-6526f5eececb with identifier: 7007894auction111116
2026-03-27 15:11:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 257b0cac-bac6-52ad-bc89-6526f5eececb with identifier: 7007894auction111116 to the API
2026-03-27 15:11:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007894/photo_001/780x0__r.jpg?hash=1774605918>
{'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-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '257b0cac-bac6-52ad-bc89-6526f5eececb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007894',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'MG',
 'model': 'EHS',
 'odometer': 102576,
 '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': 'MG EHS / 2021 / 5P / SUV 1.5T GDI PHEV Luxury Auto',
 'transmission': 'automatic',
 'trim': '/ 2021 / 5P / SUV 1.5T GDI PHEV Luxury Auto',
 'vin': None,
 'year': 2023}
2026-03-27 15:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007894auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:11:28 [ecarstrade.be] INFO: Saving data for 7007894auction111116: {'created_time': 1774624288.702605, 'last_price_update_time': 1774624288.702616, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007894auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009982/photo_007/780x0__r.jpg?hash=1774622370> (referer: https://ecarstrade.com/cars/7009982)
2026-03-27 15:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007813/photo_001/780x0__r.jpg?hash=1774605780> (referer: https://ecarstrade.com/cars/7007813)
2026-03-27 15:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009950/photo_001/780x0__r.jpg?hash=1774622284> (referer: https://ecarstrade.com/cars/7009950)
2026-03-27 15:11:28 [ecarstrade.be] INFO: Extracting details for car 7009972auction111137
2026-03-27 15:11: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 15:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 640942ca-ba80-526d-89c5-e41151c5090c
2026-03-27 15:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 640942ca-ba80-526d-89c5-e41151c5090c
2026-03-27 15:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 640942ca-ba80-526d-89c5-e41151c5090c
2026-03-27 15:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 640942ca-ba80-526d-89c5-e41151c5090c
2026-03-27 15:11:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edb2e7b4-351d-50d3-bd3c-e7fb42a1fafe with identifier: 7009972auction111137
2026-03-27 15:11:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edb2e7b4-351d-50d3-bd3c-e7fb42a1fafe with scrape type 1
2026-03-27 15:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item edb2e7b4-351d-50d3-bd3c-e7fb42a1fafe
2026-03-27 15:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7009972%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622340%27 HTTP/1.1" 200 None
2026-03-27 15:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009972/photo_001/780x0__r.jpg?hash=1774622340 not downloaded yet
2026-03-27 15:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 640942ca-ba80-526d-89c5-e41151c5090c
2026-03-27 15:11:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 640942ca-ba80-526d-89c5-e41151c5090c
2026-03-27 15:11:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 640942ca-ba80-526d-89c5-e41151c5090c, skipping ID generation
2026-03-27 15:11:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 640942ca-ba80-526d-89c5-e41151c5090c with scrape type 1
2026-03-27 15:11:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 640942ca-ba80-526d-89c5-e41151c5090c sending to next pipeline
2026-03-27 15:11:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 640942ca-ba80-526d-89c5-e41151c5090c, identifier: 7009939auction111137
2026-03-27 15:11:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 640942ca-ba80-526d-89c5-e41151c5090c with identifier: 7009939auction111137
2026-03-27 15:11:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 640942ca-ba80-526d-89c5-e41151c5090c with identifier: 7009939auction111137
2026-03-27 15:11:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 640942ca-ba80-526d-89c5-e41151c5090c with identifier: 7009939auction111137 to the API
2026-03-27 15:11:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009939/photo_004/780x0__r.jpg?hash=1774622249>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '640942ca-ba80-526d-89c5-e41151c5090c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009939',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 149837,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra Sports Tourer 1.5 Turbo D 77kW S/S Edition 5d',
 'transmission': 'manual',
 'trim': 'Sports Tourer 1.5 Turbo D 77kW S/S Edition 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009939auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:11:29 [ecarstrade.be] INFO: Saving data for 7009939auction111137: {'created_time': 1774624289.128766, 'last_price_update_time': 1774624289.128776, 'auction_closing_time': 1774865400.0}
2026-03-27 15:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009939auction111137') HTTP/1.1" 204 0
2026-03-27 15:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009982/photo_006/780x0__r.jpg?hash=1774622370> (referer: https://ecarstrade.com/cars/7009982)
2026-03-27 15:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009972%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622340%27 HTTP/1.1" 200 None
2026-03-27 15:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009972/photo_002/780x0__r.jpg?hash=1774622340 not downloaded yet
2026-03-27 15:11: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 15:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009918/photo_006/780x0__r.jpg?hash=1774622204> (referer: https://ecarstrade.com/cars/7009918)
2026-03-27 15:11:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5a3656b9-6553-512e-ab49-2af3890da126
2026-03-27 15:11:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 443b462c-7b5e-5fc8-91d2-96a7a327fb92
2026-03-27 15:11:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 443b462c-7b5e-5fc8-91d2-96a7a327fb92, skipping ID generation
2026-03-27 15:11:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 443b462c-7b5e-5fc8-91d2-96a7a327fb92 with scrape type 1
2026-03-27 15:11:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 443b462c-7b5e-5fc8-91d2-96a7a327fb92 sending to next pipeline
2026-03-27 15:11:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 443b462c-7b5e-5fc8-91d2-96a7a327fb92, identifier: 7007813auction111116
2026-03-27 15:11:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d585e530-65c3-5ea8-88f6-99489a295b27
2026-03-27 15:11:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d585e530-65c3-5ea8-88f6-99489a295b27, skipping ID generation
2026-03-27 15:11:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d585e530-65c3-5ea8-88f6-99489a295b27 with scrape type 1
2026-03-27 15:11:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d585e530-65c3-5ea8-88f6-99489a295b27 sending to next pipeline
2026-03-27 15:11:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d585e530-65c3-5ea8-88f6-99489a295b27, identifier: 7009950auction111137
2026-03-27 15:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009972%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622340%27 HTTP/1.1" 200 None
2026-03-27 15:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009972/photo_003/780x0__r.jpg?hash=1774622340 not downloaded yet
2026-03-27 15:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009949> (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 15:11:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 443b462c-7b5e-5fc8-91d2-96a7a327fb92 with identifier: 7007813auction111116
2026-03-27 15:11:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 443b462c-7b5e-5fc8-91d2-96a7a327fb92 with identifier: 7007813auction111116
2026-03-27 15:11:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 443b462c-7b5e-5fc8-91d2-96a7a327fb92 with identifier: 7007813auction111116 to the API
2026-03-27 15:11:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007813/photo_001/780x0__r.jpg?hash=1774605780>
{'auction_title': '',
 'c_o_2_emission_value': 30,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '443b462c-7b5e-5fc8-91d2-96a7a327fb92',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007813',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'BMW',
 'model': '320',
 'odometer': 97425,
 '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': 'BMW Série 3 Berline / 2022 / 4P / Berline 320e 204ch Business '
          'Design BVA8 Hybride',
 'transmission': 'automatic',
 'trim': 'Série 3 Berline / 2022 / 4P / Berline e 204ch Business Design BVA8 '
         'Hybride',
 'vin': None,
 'year': 2023}
2026-03-27 15:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277007813auction111116%27 HTTP/1.1" 200 None
2026-03-27 15:11:29 [ecarstrade.be] INFO: Saving data for 7007813auction111116: {'created_time': 1774624289.752607, 'last_price_update_time': 1774624289.752619, 'auction_closing_time': 1774867200.0}
2026-03-27 15:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007813auction111116') HTTP/1.1" 204 0
2026-03-27 15:11:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d585e530-65c3-5ea8-88f6-99489a295b27 with identifier: 7009950auction111137
2026-03-27 15:11:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d585e530-65c3-5ea8-88f6-99489a295b27 with identifier: 7009950auction111137
2026-03-27 15:11:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d585e530-65c3-5ea8-88f6-99489a295b27 with identifier: 7009950auction111137 to the API
2026-03-27 15:11:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009950/photo_001/780x0__r.jpg?hash=1774622284>
{'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-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'd585e530-65c3-5ea8-88f6-99489a295b27',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009950',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 133288,
 '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': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 1.2 PureTech 96kW S&S Allure Pack 5d',
 'transmission': 'manual',
 'trim': '1.2 PureTech 96kW S&S Allure Pack 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009950auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:11:30 [ecarstrade.be] INFO: Saving data for 7009950auction111137: {'created_time': 1774624290.049315, 'last_price_update_time': 1774624290.049326, 'auction_closing_time': 1774865400.0}
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009950auction111137') HTTP/1.1" 204 0
2026-03-27 15:11:30 [ecarstrade.be] INFO: Extracting details for car 7009949auction111137
2026-03-27 15: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 15:11:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009982/photo_003/780x0__r.jpg?hash=1774622370> (referer: https://ecarstrade.com/cars/7009982)
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009972%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622341%27 HTTP/1.1" 200 None
2026-03-27 15:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009972/photo_004/780x0__r.jpg?hash=1774622341 not downloaded yet
2026-03-27 15:11:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5a3656b9-6553-512e-ab49-2af3890da126
2026-03-27 15:11:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 65bd9088-e676-59f3-aff2-ecf4e9a08318
2026-03-27 15:11:30 [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 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009972%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622340%27 HTTP/1.1" 200 None
2026-03-27 15:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009972/photo_005/780x0__r.jpg?hash=1774622340 not downloaded yet
2026-03-27 15:11:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b59daf6a-89de-55b3-9269-ae0d61d41879 with identifier: 7009949auction111137
2026-03-27 15:11:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b59daf6a-89de-55b3-9269-ae0d61d41879 with scrape type 1
2026-03-27 15:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b59daf6a-89de-55b3-9269-ae0d61d41879
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009949%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622280%27 HTTP/1.1" 200 None
2026-03-27 15:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009949/photo_001/780x0__r.jpg?hash=1774622280 not downloaded yet
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009972%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622340%27 HTTP/1.1" 200 None
2026-03-27 15:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009972/photo_006/780x0__r.jpg?hash=1774622340 not downloaded yet
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009949%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622281%27 HTTP/1.1" 200 None
2026-03-27 15:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009949/photo_002/780x0__r.jpg?hash=1774622281 not downloaded yet
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009949%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622280%27 HTTP/1.1" 200 None
2026-03-27 15:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009949/photo_003/780x0__r.jpg?hash=1774622280 not downloaded yet
2026-03-27 15:11:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5a3656b9-6553-512e-ab49-2af3890da126
2026-03-27 15:11:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009982/photo_002/780x0__r.jpg?hash=1774622370> (referer: https://ecarstrade.com/cars/7009982)
2026-03-27 15:11:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009918/photo_004/780x0__r.jpg?hash=1774622204> (referer: https://ecarstrade.com/cars/7009918)
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009949%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622280%27 HTTP/1.1" 200 None
2026-03-27 15:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009949/photo_004/780x0__r.jpg?hash=1774622280 not downloaded yet
2026-03-27 15: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 15: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 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009949%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622280%27 HTTP/1.1" 200 None
2026-03-27 15:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009949/photo_005/780x0__r.jpg?hash=1774622280 not downloaded yet
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009949%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622280%27 HTTP/1.1" 200 None
2026-03-27 15:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009949/photo_006/780x0__r.jpg?hash=1774622280 not downloaded yet
2026-03-27 15:11:30 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:11:30 [ecarstrade.be] INFO: Found listing with ID: 7004002auction111076
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277004002auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:11:30 [ecarstrade.be] INFO: Scrape type for 7004002auction111076: 0
2026-03-27 15:11:30 [ecarstrade.be] INFO: Found listing with ID: 7004003auction111076
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277004003auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:11:30 [ecarstrade.be] INFO: Scrape type for 7004003auction111076: 0
2026-03-27 15:11:30 [ecarstrade.be] INFO: Found listing with ID: 7004004auction111076
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277004004auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:11:30 [ecarstrade.be] INFO: Scrape type for 7004004auction111076: 0
2026-03-27 15:11:30 [ecarstrade.be] INFO: Found listing with ID: 7004005auction111076
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277004005auction111076%27 HTTP/1.1" 200 None
2026-03-27 15:11:30 [ecarstrade.be] INFO: Scrape type for 7004005auction111076: 0
2026-03-27 15:11:30 [ecarstrade.be] INFO: Found listing with ID: 7008992auction111128
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008992auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:30 [ecarstrade.be] INFO: Scrape type for 7008992auction111128: 1
2026-03-27 15:11:30 [ecarstrade.be] INFO: Found listing with ID: 7008990auction111128
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008990auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:30 [ecarstrade.be] INFO: Scrape type for 7008990auction111128: 1
2026-03-27 15:11:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5a3656b9-6553-512e-ab49-2af3890da126
2026-03-27 15:11:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5a3656b9-6553-512e-ab49-2af3890da126, skipping ID generation
2026-03-27 15:11:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a3656b9-6553-512e-ab49-2af3890da126 with scrape type 1
2026-03-27 15:11:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5a3656b9-6553-512e-ab49-2af3890da126 sending to next pipeline
2026-03-27 15:11:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5a3656b9-6553-512e-ab49-2af3890da126, identifier: 7009982auction111137
2026-03-27 15:11:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 65bd9088-e676-59f3-aff2-ecf4e9a08318
2026-03-27 15:11:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 65bd9088-e676-59f3-aff2-ecf4e9a08318, skipping ID generation
2026-03-27 15:11:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65bd9088-e676-59f3-aff2-ecf4e9a08318 with scrape type 1
2026-03-27 15:11:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 65bd9088-e676-59f3-aff2-ecf4e9a08318 sending to next pipeline
2026-03-27 15:11:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 65bd9088-e676-59f3-aff2-ecf4e9a08318, identifier: 7009918auction111137
2026-03-27 15:11:30 [ecarstrade.be] INFO: Found listing with ID: 7008953auction111128
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008953auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:30 [ecarstrade.be] INFO: Scrape type for 7008953auction111128: 1
2026-03-27 15:11:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5a3656b9-6553-512e-ab49-2af3890da126 with identifier: 7009982auction111137
2026-03-27 15:11:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5a3656b9-6553-512e-ab49-2af3890da126 with identifier: 7009982auction111137
2026-03-27 15:11:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5a3656b9-6553-512e-ab49-2af3890da126 with identifier: 7009982auction111137 to the API
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009982/photo_002/780x0__r.jpg?hash=1774622370>
{'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-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '5a3656b9-6553-512e-ab49-2af3890da126',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009982',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 203507,
 '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': "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 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009982auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:11:30 [ecarstrade.be] INFO: Saving data for 7009982auction111137: {'created_time': 1774624290.926977, 'last_price_update_time': 1774624290.926989, 'auction_closing_time': 1774865400.0}
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009982auction111137') HTTP/1.1" 204 0
2026-03-27 15:11:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 65bd9088-e676-59f3-aff2-ecf4e9a08318 with identifier: 7009918auction111137
2026-03-27 15:11:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 65bd9088-e676-59f3-aff2-ecf4e9a08318 with identifier: 7009918auction111137
2026-03-27 15:11:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 65bd9088-e676-59f3-aff2-ecf4e9a08318 with identifier: 7009918auction111137 to the API
2026-03-27 15:11:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009918/photo_004/780x0__r.jpg?hash=1774622204>
{'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-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '65bd9088-e676-59f3-aff2-ecf4e9a08318',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009918',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Mercedes',
 'model': 'Citan',
 'odometer': 137017,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-01',
 'seats_number': 2,
 '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 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009918auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:11:31 [ecarstrade.be] INFO: Saving data for 7009918auction111137: {'created_time': 1774624291.480528, 'last_price_update_time': 1774624291.480539, 'auction_closing_time': 1774865400.0}
2026-03-27 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009918auction111137') HTTP/1.1" 204 0
2026-03-27 15:11:31 [ecarstrade.be] INFO: Found listing with ID: 7008979auction111128
2026-03-27 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008979auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:31 [ecarstrade.be] INFO: Scrape type for 7008979auction111128: 1
2026-03-27 15:11:31 [ecarstrade.be] INFO: Found listing with ID: 7008988auction111128
2026-03-27 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008988auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:31 [ecarstrade.be] INFO: Scrape type for 7008988auction111128: 1
2026-03-27 15:11:31 [ecarstrade.be] INFO: Found listing with ID: 7008960auction111128
2026-03-27 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008960auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:31 [ecarstrade.be] INFO: Scrape type for 7008960auction111128: 1
2026-03-27 15:11:31 [ecarstrade.be] INFO: Found listing with ID: 7008993auction111128
2026-03-27 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008993auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:31 [ecarstrade.be] INFO: Scrape type for 7008993auction111128: 1
2026-03-27 15:11:31 [ecarstrade.be] INFO: Found listing with ID: 7008989auction111128
2026-03-27 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008989auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:31 [ecarstrade.be] INFO: Scrape type for 7008989auction111128: 1
2026-03-27 15:11:31 [ecarstrade.be] INFO: Found listing with ID: 7008994auction111128
2026-03-27 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008994auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:31 [ecarstrade.be] INFO: Scrape type for 7008994auction111128: 1
2026-03-27 15:11:31 [ecarstrade.be] INFO: Found listing with ID: 7008985auction111128
2026-03-27 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008985auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:31 [ecarstrade.be] INFO: Scrape type for 7008985auction111128: 1
2026-03-27 15:11:31 [ecarstrade.be] INFO: Found listing with ID: 7008991auction111128
2026-03-27 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008991auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:31 [ecarstrade.be] INFO: Scrape type for 7008991auction111128: 1
2026-03-27 15:11:31 [ecarstrade.be] INFO: Found listing with ID: 7008958auction111128
2026-03-27 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008958auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:31 [ecarstrade.be] INFO: Scrape type for 7008958auction111128: 1
2026-03-27 15:11:31 [ecarstrade.be] INFO: Found listing with ID: 7008963auction111128
2026-03-27 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008963auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:31 [ecarstrade.be] INFO: Scrape type for 7008963auction111128: 1
2026-03-27 15:11:31 [ecarstrade.be] INFO: Found listing with ID: 7008961auction111128
2026-03-27 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008961auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:31 [ecarstrade.be] INFO: Scrape type for 7008961auction111128: 1
2026-03-27 15:11:31 [ecarstrade.be] INFO: Found listing with ID: 7008955auction111128
2026-03-27 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008955auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:31 [ecarstrade.be] INFO: Scrape type for 7008955auction111128: 1
2026-03-27 15:11:31 [ecarstrade.be] INFO: Found listing with ID: 7008987auction111128
2026-03-27 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008987auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:31 [ecarstrade.be] INFO: Scrape type for 7008987auction111128: 1
2026-03-27 15:11:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009895> (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 15:11:35 [ecarstrade.be] INFO: Extracting details for car 7009895auction111137
2026-03-27 15:11:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009967/photo_001/780x0__r.jpg?hash=1774622324> (referer: https://ecarstrade.com/cars/7009967)
2026-03-27 15:11:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 226d65de-ef93-52de-b9ef-dc2639f81b99 with identifier: 7009895auction111137
2026-03-27 15:11:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 226d65de-ef93-52de-b9ef-dc2639f81b99 with scrape type 1
2026-03-27 15:11:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 226d65de-ef93-52de-b9ef-dc2639f81b99
2026-03-27 15:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009895%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622141%27 HTTP/1.1" 200 None
2026-03-27 15:11:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009895/photo_001/780x0__r.jpg?hash=1774622141 not downloaded yet
2026-03-27 15:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009895%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622141%27 HTTP/1.1" 200 None
2026-03-27 15:11:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009895/photo_002/780x0__r.jpg?hash=1774622141 not downloaded yet
2026-03-27 15:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009895%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622142%27 HTTP/1.1" 200 None
2026-03-27 15:11:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009895/photo_003/780x0__r.jpg?hash=1774622142 not downloaded yet
2026-03-27 15:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009895%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622141%27 HTTP/1.1" 200 None
2026-03-27 15:11:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009895/photo_004/780x0__r.jpg?hash=1774622141 not downloaded yet
2026-03-27 15:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009895%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622141%27 HTTP/1.1" 200 None
2026-03-27 15:11:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009895/photo_005/780x0__r.jpg?hash=1774622141 not downloaded yet
2026-03-27 15:11:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009895%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622141%27 HTTP/1.1" 200 None
2026-03-27 15:11:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009895/photo_006/780x0__r.jpg?hash=1774622141 not downloaded yet
2026-03-27 15:11:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 57913de8-a9ad-585d-ad88-66ac02034f90
2026-03-27 15:11:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 57913de8-a9ad-585d-ad88-66ac02034f90, skipping ID generation
2026-03-27 15:11:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57913de8-a9ad-585d-ad88-66ac02034f90 with scrape type 1
2026-03-27 15:11:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 57913de8-a9ad-585d-ad88-66ac02034f90 sending to next pipeline
2026-03-27 15:11:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 57913de8-a9ad-585d-ad88-66ac02034f90, identifier: 7009967auction111137
2026-03-27 15:11:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009972/photo_001/780x0__r.jpg?hash=1774622340> (referer: https://ecarstrade.com/cars/7009972)
2026-03-27 15:11:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 57913de8-a9ad-585d-ad88-66ac02034f90 with identifier: 7009967auction111137
2026-03-27 15:11:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 57913de8-a9ad-585d-ad88-66ac02034f90 with identifier: 7009967auction111137
2026-03-27 15:11:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 57913de8-a9ad-585d-ad88-66ac02034f90 with identifier: 7009967auction111137 to the API
2026-03-27 15:11:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009967/photo_001/780x0__r.jpg?hash=1774622324>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6E',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '57913de8-a9ad-585d-ad88-66ac02034f90',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009967',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID_WRECK"',
 'make': 'Peugeot',
 'model': 'Partner',
 'odometer': 17363,
 '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': 2,
 'seller_name': None,
 'title': 'Peugeot Partner 1.5 BHDi L2 Heavy 96kW EAT8 4d !! Damaged Car !! '
          'Rolling car',
 'transmission': 'automatic',
 'trim': '1.5 BHDi L2 Heavy 96kW EAT8 4d !! Damaged Car !! Rolling car',
 'vin': None,
 'year': 2024}
2026-03-27 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:36 [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 15:11:36 [ecarstrade.be] INFO: Saving data for 7009967auction111137: {'created_time': 1774624296.159225, 'last_price_update_time': 1774624296.159237, 'auction_closing_time': 1774865400.0}
2026-03-27 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009967auction111137') HTTP/1.1" 204 0
2026-03-27 15:11:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009974> (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 15:11:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item edb2e7b4-351d-50d3-bd3c-e7fb42a1fafe
2026-03-27 15:11:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009925/photo_001/780x0__r.jpg?hash=1774622220> (referer: https://ecarstrade.com/cars/7009925)
2026-03-27 15:11:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009972/photo_002/780x0__r.jpg?hash=1774622340> (referer: https://ecarstrade.com/cars/7009972)
2026-03-27 15:11:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009972/photo_003/780x0__r.jpg?hash=1774622340> (referer: https://ecarstrade.com/cars/7009972)
2026-03-27 15:11:36 [ecarstrade.be] INFO: Extracting details for car 7009974auction111137
2026-03-27 15:11:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f473fef-6f46-53ef-9f13-b68138861ff6 with identifier: 7009974auction111137
2026-03-27 15:11:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f473fef-6f46-53ef-9f13-b68138861ff6 with scrape type 1
2026-03-27 15:11:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7f473fef-6f46-53ef-9f13-b68138861ff6
2026-03-27 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009974%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622346%27 HTTP/1.1" 200 None
2026-03-27 15:11:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009974/photo_001/780x0__r.jpg?hash=1774622346 not downloaded yet
2026-03-27 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009974%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622347%27 HTTP/1.1" 200 None
2026-03-27 15:11:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009974/photo_002/780x0__r.jpg?hash=1774622347 not downloaded yet
2026-03-27 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009974%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622348%27 HTTP/1.1" 200 None
2026-03-27 15:11:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009974/photo_003/780x0__r.jpg?hash=1774622348 not downloaded yet
2026-03-27 15:11:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 712dc608-f0bb-5c00-8864-1e293270bad5
2026-03-27 15:11:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 712dc608-f0bb-5c00-8864-1e293270bad5, skipping ID generation
2026-03-27 15:11:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 712dc608-f0bb-5c00-8864-1e293270bad5 with scrape type 1
2026-03-27 15:11:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 712dc608-f0bb-5c00-8864-1e293270bad5 sending to next pipeline
2026-03-27 15:11:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 712dc608-f0bb-5c00-8864-1e293270bad5, identifier: 7009925auction111137
2026-03-27 15:11:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009949/photo_003/780x0__r.jpg?hash=1774622280> (referer: https://ecarstrade.com/cars/7009949)
2026-03-27 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009974%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622347%27 HTTP/1.1" 200 None
2026-03-27 15:11:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009974/photo_004/780x0__r.jpg?hash=1774622347 not downloaded yet
2026-03-27 15:11:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 712dc608-f0bb-5c00-8864-1e293270bad5 with identifier: 7009925auction111137
2026-03-27 15:11:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 712dc608-f0bb-5c00-8864-1e293270bad5 with identifier: 7009925auction111137
2026-03-27 15:11:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 712dc608-f0bb-5c00-8864-1e293270bad5 with identifier: 7009925auction111137 to the API
2026-03-27 15:11:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009925/photo_001/780x0__r.jpg?hash=1774622220>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '712dc608-f0bb-5c00-8864-1e293270bad5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009925',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'GLB 180',
 'odometer': 218374,
 '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': 7,
 'seller_name': None,
 'title': 'Mercedes-Benz GLB GLB 180 d 5d',
 'transmission': 'automatic',
 'trim': '-Benz GLB  d 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:36 [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 15:11:36 [ecarstrade.be] INFO: Saving data for 7009925auction111137: {'created_time': 1774624296.85157, 'last_price_update_time': 1774624296.851585, 'auction_closing_time': 1774865400.0}
2026-03-27 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009925auction111137') HTTP/1.1" 204 0
2026-03-27 15:11:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009972/photo_004/780x0__r.jpg?hash=1774622341> (referer: https://ecarstrade.com/cars/7009972)
2026-03-27 15:11: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 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009974%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622348%27 HTTP/1.1" 200 None
2026-03-27 15:11:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009974/photo_005/780x0__r.jpg?hash=1774622348 not downloaded yet
2026-03-27 15:11:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009990> (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 15:11: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 15:11:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item edb2e7b4-351d-50d3-bd3c-e7fb42a1fafe
2026-03-27 15:11:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item edb2e7b4-351d-50d3-bd3c-e7fb42a1fafe
2026-03-27 15:11:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b59daf6a-89de-55b3-9269-ae0d61d41879
2026-03-27 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009974%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622347%27 HTTP/1.1" 200 None
2026-03-27 15:11:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009974/photo_006/780x0__r.jpg?hash=1774622347 not downloaded yet
2026-03-27 15:11:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item edb2e7b4-351d-50d3-bd3c-e7fb42a1fafe
2026-03-27 15:11:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009949/photo_002/780x0__r.jpg?hash=1774622281> (referer: https://ecarstrade.com/cars/7009949)
2026-03-27 15:11:37 [ecarstrade.be] INFO: Extracting details for car 7009990auction111137
2026-03-27 15:11:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40d23773-35d6-5d16-a1f6-3710fbd69071 with identifier: 7009990auction111137
2026-03-27 15:11:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40d23773-35d6-5d16-a1f6-3710fbd69071 with scrape type 1
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 40d23773-35d6-5d16-a1f6-3710fbd69071
2026-03-27 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009990%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622392%27 HTTP/1.1" 200 None
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009990/photo_001/780x0__r.jpg?hash=1774622392 not downloaded yet
2026-03-27 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009990%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622392%27 HTTP/1.1" 200 None
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009990/photo_002/780x0__r.jpg?hash=1774622392 not downloaded yet
2026-03-27 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009990%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622392%27 HTTP/1.1" 200 None
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009990/photo_003/780x0__r.jpg?hash=1774622392 not downloaded yet
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009895/photo_006/780x0__r.jpg?hash=1774622141> (referer: https://ecarstrade.com/cars/7009895)
2026-03-27 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009990%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622393%27 HTTP/1.1" 200 None
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009990/photo_004/780x0__r.jpg?hash=1774622393 not downloaded yet
2026-03-27 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009990%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622392%27 HTTP/1.1" 200 None
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009990/photo_005/780x0__r.jpg?hash=1774622392 not downloaded yet
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b59daf6a-89de-55b3-9269-ae0d61d41879
2026-03-27 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009990%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622392%27 HTTP/1.1" 200 None
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009990/photo_006/780x0__r.jpg?hash=1774622392 not downloaded yet
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009895/photo_005/780x0__r.jpg?hash=1774622141> (referer: https://ecarstrade.com/cars/7009895)
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 226d65de-ef93-52de-b9ef-dc2639f81b99
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009895/photo_004/780x0__r.jpg?hash=1774622141> (referer: https://ecarstrade.com/cars/7009895)
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 226d65de-ef93-52de-b9ef-dc2639f81b99
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009895/photo_003/780x0__r.jpg?hash=1774622142> (referer: https://ecarstrade.com/cars/7009895)
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 226d65de-ef93-52de-b9ef-dc2639f81b99
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009895/photo_002/780x0__r.jpg?hash=1774622141> (referer: https://ecarstrade.com/cars/7009895)
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 226d65de-ef93-52de-b9ef-dc2639f81b99
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009936> (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 15:11:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 226d65de-ef93-52de-b9ef-dc2639f81b99
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009974/photo_003/780x0__r.jpg?hash=1774622348> (referer: https://ecarstrade.com/cars/7009974)
2026-03-27 15:11:37 [ecarstrade.be] INFO: Extracting details for car 7009936auction111137
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009974/photo_002/780x0__r.jpg?hash=1774622347> (referer: https://ecarstrade.com/cars/7009974)
2026-03-27 15:11:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94be7e81-8417-59fd-b37b-80165df7a381 with identifier: 7009936auction111137
2026-03-27 15:11:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94be7e81-8417-59fd-b37b-80165df7a381 with scrape type 1
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 94be7e81-8417-59fd-b37b-80165df7a381
2026-03-27 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009936%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622242%27 HTTP/1.1" 200 None
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009936/photo_001/780x0__r.jpg?hash=1774622242 not downloaded yet
2026-03-27 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009936%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622242%27 HTTP/1.1" 200 None
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009936/photo_002/780x0__r.jpg?hash=1774622242 not downloaded yet
2026-03-27 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009936%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622242%27 HTTP/1.1" 200 None
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009936/photo_003/780x0__r.jpg?hash=1774622242 not downloaded yet
2026-03-27 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009936%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622242%27 HTTP/1.1" 200 None
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009936/photo_004/780x0__r.jpg?hash=1774622242 not downloaded yet
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7f473fef-6f46-53ef-9f13-b68138861ff6
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009974/photo_004/780x0__r.jpg?hash=1774622347> (referer: https://ecarstrade.com/cars/7009974)
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009974/photo_006/780x0__r.jpg?hash=1774622347> (referer: https://ecarstrade.com/cars/7009974)
2026-03-27 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009936%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622242%27 HTTP/1.1" 200 None
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009936/photo_005/780x0__r.jpg?hash=1774622242 not downloaded yet
2026-03-27 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7009936%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622242%27 HTTP/1.1" 200 None
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009936/photo_006/780x0__r.jpg?hash=1774622242 not downloaded yet
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7f473fef-6f46-53ef-9f13-b68138861ff6
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009990/photo_006/780x0__r.jpg?hash=1774622392> (referer: https://ecarstrade.com/cars/7009990)
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7f473fef-6f46-53ef-9f13-b68138861ff6
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7f473fef-6f46-53ef-9f13-b68138861ff6
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009990/photo_003/780x0__r.jpg?hash=1774622392> (referer: https://ecarstrade.com/cars/7009990)
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009990/photo_005/780x0__r.jpg?hash=1774622392> (referer: https://ecarstrade.com/cars/7009990)
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 40d23773-35d6-5d16-a1f6-3710fbd69071
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009990/photo_004/780x0__r.jpg?hash=1774622393> (referer: https://ecarstrade.com/cars/7009990)
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 40d23773-35d6-5d16-a1f6-3710fbd69071
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009990/photo_002/780x0__r.jpg?hash=1774622392> (referer: https://ecarstrade.com/cars/7009990)
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 40d23773-35d6-5d16-a1f6-3710fbd69071
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009974/photo_005/780x0__r.jpg?hash=1774622348> (referer: https://ecarstrade.com/cars/7009974)
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009990/photo_001/780x0__r.jpg?hash=1774622392> (referer: https://ecarstrade.com/cars/7009990)
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 40d23773-35d6-5d16-a1f6-3710fbd69071
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009974/photo_001/780x0__r.jpg?hash=1774622346> (referer: https://ecarstrade.com/cars/7009974)
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 40d23773-35d6-5d16-a1f6-3710fbd69071
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009936/photo_004/780x0__r.jpg?hash=1774622242> (referer: https://ecarstrade.com/cars/7009936)
2026-03-27 15:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009936/photo_003/780x0__r.jpg?hash=1774622242> (referer: https://ecarstrade.com/cars/7009936)
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7f473fef-6f46-53ef-9f13-b68138861ff6
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 40d23773-35d6-5d16-a1f6-3710fbd69071
2026-03-27 15:11:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 40d23773-35d6-5d16-a1f6-3710fbd69071, skipping ID generation
2026-03-27 15:11:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40d23773-35d6-5d16-a1f6-3710fbd69071 with scrape type 1
2026-03-27 15:11:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 40d23773-35d6-5d16-a1f6-3710fbd69071 sending to next pipeline
2026-03-27 15:11:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 40d23773-35d6-5d16-a1f6-3710fbd69071, identifier: 7009990auction111137
2026-03-27 15:11:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 40d23773-35d6-5d16-a1f6-3710fbd69071 with identifier: 7009990auction111137
2026-03-27 15:11:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 40d23773-35d6-5d16-a1f6-3710fbd69071 with identifier: 7009990auction111137
2026-03-27 15:11:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 40d23773-35d6-5d16-a1f6-3710fbd69071 with identifier: 7009990auction111137 to the API
2026-03-27 15:11:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009990/photo_001/780x0__r.jpg?hash=1774622392>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '40d23773-35d6-5d16-a1f6-3710fbd69071',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009990',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'Caddy',
 'odometer': 157155,
 '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': 2,
 'seller_name': None,
 'title': 'Volkswagen Caddy CRTDi 2.0 55kW SCR BMT Van Startline 3d',
 'transmission': 'manual',
 'trim': 'CRTDi 2.0 55kW SCR BMT Van Startline 3d',
 'vin': None,
 'year': 2019}
2026-03-27 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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 15:11:38 [ecarstrade.be] INFO: Saving data for 7009990auction111137: {'created_time': 1774624298.361321, 'last_price_update_time': 1774624298.361333, 'auction_closing_time': 1774865400.0}
2026-03-27 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009990auction111137') HTTP/1.1" 204 0
2026-03-27 15:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009936/photo_006/780x0__r.jpg?hash=1774622242> (referer: https://ecarstrade.com/cars/7009936)
2026-03-27 15:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009936/photo_005/780x0__r.jpg?hash=1774622242> (referer: https://ecarstrade.com/cars/7009936)
2026-03-27 15:11:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7f473fef-6f46-53ef-9f13-b68138861ff6
2026-03-27 15:11:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7f473fef-6f46-53ef-9f13-b68138861ff6, skipping ID generation
2026-03-27 15:11:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f473fef-6f46-53ef-9f13-b68138861ff6 with scrape type 1
2026-03-27 15:11:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7f473fef-6f46-53ef-9f13-b68138861ff6 sending to next pipeline
2026-03-27 15:11:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7f473fef-6f46-53ef-9f13-b68138861ff6, identifier: 7009974auction111137
2026-03-27 15:11:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 94be7e81-8417-59fd-b37b-80165df7a381
2026-03-27 15:11:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 94be7e81-8417-59fd-b37b-80165df7a381
2026-03-27 15:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009911> (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 15:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009919> (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 15:11:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7f473fef-6f46-53ef-9f13-b68138861ff6 with identifier: 7009974auction111137
2026-03-27 15:11:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7f473fef-6f46-53ef-9f13-b68138861ff6 with identifier: 7009974auction111137
2026-03-27 15:11:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7f473fef-6f46-53ef-9f13-b68138861ff6 with identifier: 7009974auction111137 to the API
2026-03-27 15:11:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009974/photo_001/780x0__r.jpg?hash=1774622346>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '7f473fef-6f46-53ef-9f13-b68138861ff6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009974',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 211009,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Mégane Grandtour Blue dCi 95 Corporate Edition 5d',
 'transmission': 'manual',
 'trim': 'Mégane Grandtour Blue dCi 95 Corporate Edition 5d',
 'vin': None,
 'year': 2019}
2026-03-27 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:38 [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 15:11:38 [ecarstrade.be] INFO: Saving data for 7009974auction111137: {'created_time': 1774624298.783169, 'last_price_update_time': 1774624298.783186, 'auction_closing_time': 1774865400.0}
2026-03-27 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009974auction111137') HTTP/1.1" 204 0
2026-03-27 15:11:38 [ecarstrade.be] INFO: Extracting details for car 7009911auction111137
2026-03-27 15:11:38 [ecarstrade.be] INFO: Extracting details for car 7009919auction111137
2026-03-27 15: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 15:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009936/photo_002/780x0__r.jpg?hash=1774622242> (referer: https://ecarstrade.com/cars/7009936)
2026-03-27 15:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009936/photo_001/780x0__r.jpg?hash=1774622242> (referer: https://ecarstrade.com/cars/7009936)
2026-03-27 15: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 15: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 15:11:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 94be7e81-8417-59fd-b37b-80165df7a381
2026-03-27 15:11:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 94be7e81-8417-59fd-b37b-80165df7a381
2026-03-27 15:11:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24df3511-d57c-5b96-9a8c-f4a313798c13 with identifier: 7009911auction111137
2026-03-27 15:11:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24df3511-d57c-5b96-9a8c-f4a313798c13 with scrape type 1
2026-03-27 15:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 24df3511-d57c-5b96-9a8c-f4a313798c13
2026-03-27 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009911%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622194%27 HTTP/1.1" 200 None
2026-03-27 15:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009911/photo_001/780x0__r.jpg?hash=1774622194 not downloaded yet
2026-03-27 15:11:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2cf9f05-ae75-5802-85ed-4053af75fd99 with identifier: 7009919auction111137
2026-03-27 15:11:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2cf9f05-ae75-5802-85ed-4053af75fd99 with scrape type 1
2026-03-27 15:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c2cf9f05-ae75-5802-85ed-4053af75fd99
2026-03-27 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009919%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622207%27 HTTP/1.1" 200 None
2026-03-27 15:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009919/photo_001/780x0__r.jpg?hash=1774622207 not downloaded yet
2026-03-27 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009911%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622194%27 HTTP/1.1" 200 None
2026-03-27 15:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009911/photo_002/780x0__r.jpg?hash=1774622194 not downloaded yet
2026-03-27 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009919%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622207%27 HTTP/1.1" 200 None
2026-03-27 15:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009919/photo_002/780x0__r.jpg?hash=1774622207 not downloaded yet
2026-03-27 15:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009895/photo_001/780x0__r.jpg?hash=1774622141> (referer: https://ecarstrade.com/cars/7009895)
2026-03-27 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009911%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622194%27 HTTP/1.1" 200 None
2026-03-27 15:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009911/photo_003/780x0__r.jpg?hash=1774622194 not downloaded yet
2026-03-27 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009919%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622208%27 HTTP/1.1" 200 None
2026-03-27 15:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009919/photo_003/780x0__r.jpg?hash=1774622208 not downloaded yet
2026-03-27 15: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 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009911%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622194%27 HTTP/1.1" 200 None
2026-03-27 15:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009911/photo_004/780x0__r.jpg?hash=1774622194 not downloaded yet
2026-03-27 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009919%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622207%27 HTTP/1.1" 200 None
2026-03-27 15:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009919/photo_004/780x0__r.jpg?hash=1774622207 not downloaded yet
2026-03-27 15:11:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 94be7e81-8417-59fd-b37b-80165df7a381
2026-03-27 15:11:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 94be7e81-8417-59fd-b37b-80165df7a381
2026-03-27 15:11:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 94be7e81-8417-59fd-b37b-80165df7a381, skipping ID generation
2026-03-27 15:11:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94be7e81-8417-59fd-b37b-80165df7a381 with scrape type 1
2026-03-27 15:11:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 94be7e81-8417-59fd-b37b-80165df7a381 sending to next pipeline
2026-03-27 15:11:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 94be7e81-8417-59fd-b37b-80165df7a381, identifier: 7009936auction111137
2026-03-27 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009911%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622194%27 HTTP/1.1" 200 None
2026-03-27 15:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009911/photo_005/780x0__r.jpg?hash=1774622194 not downloaded yet
2026-03-27 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009919%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622207%27 HTTP/1.1" 200 None
2026-03-27 15:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009919/photo_005/780x0__r.jpg?hash=1774622207 not downloaded yet
2026-03-27 15:11:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 94be7e81-8417-59fd-b37b-80165df7a381 with identifier: 7009936auction111137
2026-03-27 15:11:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 94be7e81-8417-59fd-b37b-80165df7a381 with identifier: 7009936auction111137
2026-03-27 15:11:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 94be7e81-8417-59fd-b37b-80165df7a381 with identifier: 7009936auction111137 to the API
2026-03-27 15:11:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009936/photo_001/780x0__r.jpg?hash=1774622242>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '94be7e81-8417-59fd-b37b-80165df7a381',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009936',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Opel',
 'model': 'Combo',
 'odometer': 196556,
 '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': 'Opel Combo 1.5 Turbo 75kW 2.3T L2H1 Crew Van 4d',
 'transmission': 'manual',
 'trim': '1.5 Turbo 75kW 2.3T L2H1 Crew Van 4d',
 'vin': None,
 'year': 2021}
2026-03-27 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009936auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:11:39 [ecarstrade.be] INFO: Saving data for 7009936auction111137: {'created_time': 1774624299.395491, 'last_price_update_time': 1774624299.395502, 'auction_closing_time': 1774865400.0}
2026-03-27 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009936auction111137') HTTP/1.1" 204 0
2026-03-27 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009911%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622196%27 HTTP/1.1" 200 None
2026-03-27 15:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009911/photo_006/780x0__r.jpg?hash=1774622196 not downloaded yet
2026-03-27 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009919%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622208%27 HTTP/1.1" 200 None
2026-03-27 15:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009919/photo_006/780x0__r.jpg?hash=1774622208 not downloaded yet
2026-03-27 15:11:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009980> (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 15: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 15:11:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 226d65de-ef93-52de-b9ef-dc2639f81b99
2026-03-27 15:11:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 226d65de-ef93-52de-b9ef-dc2639f81b99, skipping ID generation
2026-03-27 15:11:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 226d65de-ef93-52de-b9ef-dc2639f81b99 with scrape type 1
2026-03-27 15:11:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 226d65de-ef93-52de-b9ef-dc2639f81b99 sending to next pipeline
2026-03-27 15:11:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 226d65de-ef93-52de-b9ef-dc2639f81b99, identifier: 7009895auction111137
2026-03-27 15:11:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 226d65de-ef93-52de-b9ef-dc2639f81b99 with identifier: 7009895auction111137
2026-03-27 15:11:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 226d65de-ef93-52de-b9ef-dc2639f81b99 with identifier: 7009895auction111137
2026-03-27 15:11:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 226d65de-ef93-52de-b9ef-dc2639f81b99 with identifier: 7009895auction111137 to the API
2026-03-27 15:11:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009895/photo_001/780x0__r.jpg?hash=1774622141>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': '226d65de-ef93-52de-b9ef-dc2639f81b99',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009895',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'AC',
 'model': 'Dacia Sandero',
 'odometer': 72570,
 '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': 'Dacia Sandero SCe 75 Comfort 5d',
 'transmission': 'manual',
 'trim': 'SCe 75 Comfort 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009895auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:11:39 [ecarstrade.be] INFO: Saving data for 7009895auction111137: {'created_time': 1774624299.8471, 'last_price_update_time': 1774624299.84711, 'auction_closing_time': 1774865400.0}
2026-03-27 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009895auction111137') HTTP/1.1" 204 0
2026-03-27 15:11:39 [ecarstrade.be] INFO: Extracting details for car 7009980auction111137
2026-03-27 15:11:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f44c1acf-483f-52d3-82e5-fc0133a087d4 with identifier: 7009980auction111137
2026-03-27 15:11:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f44c1acf-483f-52d3-82e5-fc0133a087d4 with scrape type 1
2026-03-27 15:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f44c1acf-483f-52d3-82e5-fc0133a087d4
2026-03-27 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009980%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622364%27 HTTP/1.1" 200 None
2026-03-27 15:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009980/photo_001/780x0__r.jpg?hash=1774622364 not downloaded yet
2026-03-27 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009980%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622363%27 HTTP/1.1" 200 None
2026-03-27 15:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009980/photo_002/780x0__r.jpg?hash=1774622363 not downloaded yet
2026-03-27 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009980%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622364%27 HTTP/1.1" 200 None
2026-03-27 15:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009980/photo_003/780x0__r.jpg?hash=1774622364 not downloaded yet
2026-03-27 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009980%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622364%27 HTTP/1.1" 200 None
2026-03-27 15:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009980/photo_004/780x0__r.jpg?hash=1774622364 not downloaded yet
2026-03-27 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009980%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622363%27 HTTP/1.1" 200 None
2026-03-27 15:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009980/photo_005/780x0__r.jpg?hash=1774622363 not downloaded yet
2026-03-27 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009980%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622363%27 HTTP/1.1" 200 None
2026-03-27 15:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009980/photo_006/780x0__r.jpg?hash=1774622363 not downloaded yet
2026-03-27 15:11:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008955> (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 15:11: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 15:11:43 [ecarstrade.be] INFO: Extracting details for car 7008955auction111128
2026-03-27 15:11:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f81ebca-e17c-573f-a4ed-00e999337ae2 with identifier: 7008955auction111128
2026-03-27 15:11:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f81ebca-e17c-573f-a4ed-00e999337ae2 with scrape type 1
2026-03-27 15:11:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9f81ebca-e17c-573f-a4ed-00e999337ae2
2026-03-27 15:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008955%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617386%27 HTTP/1.1" 200 None
2026-03-27 15:11:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008955/photo_001/780x0__r.jpg?hash=1774617386 not downloaded yet
2026-03-27 15:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008955%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617386%27 HTTP/1.1" 200 None
2026-03-27 15:11:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008955/photo_002/780x0__r.jpg?hash=1774617386 not downloaded yet
2026-03-27 15:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008955%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617386%27 HTTP/1.1" 200 None
2026-03-27 15:11:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008955/photo_003/780x0__r.jpg?hash=1774617386 not downloaded yet
2026-03-27 15:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008955%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617386%27 HTTP/1.1" 200 None
2026-03-27 15:11:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008955/photo_004/780x0__r.jpg?hash=1774617386 not downloaded yet
2026-03-27 15:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008955%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617386%27 HTTP/1.1" 200 None
2026-03-27 15:11:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008955/photo_005/780x0__r.jpg?hash=1774617386 not downloaded yet
2026-03-27 15:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008955%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617386%27 HTTP/1.1" 200 None
2026-03-27 15:11:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008955/photo_006/780x0__r.jpg?hash=1774617386 not downloaded yet
2026-03-27 15:11:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008987> (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 15: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 15:11:44 [ecarstrade.be] INFO: Extracting details for car 7008987auction111128
2026-03-27 15:11:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cdda86d-f1ba-59e6-89d4-77a97a067912 with identifier: 7008987auction111128
2026-03-27 15:11:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cdda86d-f1ba-59e6-89d4-77a97a067912 with scrape type 1
2026-03-27 15:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5cdda86d-f1ba-59e6-89d4-77a97a067912
2026-03-27 15:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008987%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617442%27 HTTP/1.1" 200 None
2026-03-27 15:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008987/photo_001/780x0__r.jpg?hash=1774617442 not downloaded yet
2026-03-27 15:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008987%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617442%27 HTTP/1.1" 200 None
2026-03-27 15:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008987/photo_002/780x0__r.jpg?hash=1774617442 not downloaded yet
2026-03-27 15:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008987%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617442%27 HTTP/1.1" 200 None
2026-03-27 15:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008987/photo_003/780x0__r.jpg?hash=1774617442 not downloaded yet
2026-03-27 15:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008987%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617443%27 HTTP/1.1" 200 None
2026-03-27 15:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008987/photo_004/780x0__r.jpg?hash=1774617443 not downloaded yet
2026-03-27 15:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008987%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617442%27 HTTP/1.1" 200 None
2026-03-27 15:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008987/photo_005/780x0__r.jpg?hash=1774617442 not downloaded yet
2026-03-27 15:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008987%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617442%27 HTTP/1.1" 200 None
2026-03-27 15:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008987/photo_006/780x0__r.jpg?hash=1774617442 not downloaded yet
2026-03-27 15:11:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008963> (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 15: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 15:11:46 [ecarstrade.be] INFO: Extracting details for car 7008963auction111128
2026-03-27 15:11:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e52e3b0-c2f9-59cc-928d-10f22f67a232 with identifier: 7008963auction111128
2026-03-27 15:11:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e52e3b0-c2f9-59cc-928d-10f22f67a232 with scrape type 1
2026-03-27 15:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9e52e3b0-c2f9-59cc-928d-10f22f67a232
2026-03-27 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008963%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617398%27 HTTP/1.1" 200 None
2026-03-27 15:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008963/photo_001/780x0__r.jpg?hash=1774617398 not downloaded yet
2026-03-27 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008963%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617398%27 HTTP/1.1" 200 None
2026-03-27 15:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008963/photo_002/780x0__r.jpg?hash=1774617398 not downloaded yet
2026-03-27 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008963%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617398%27 HTTP/1.1" 200 None
2026-03-27 15:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008963/photo_003/780x0__r.jpg?hash=1774617398 not downloaded yet
2026-03-27 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008963%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617399%27 HTTP/1.1" 200 None
2026-03-27 15:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008963/photo_004/780x0__r.jpg?hash=1774617399 not downloaded yet
2026-03-27 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008963%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617398%27 HTTP/1.1" 200 None
2026-03-27 15:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008963/photo_005/780x0__r.jpg?hash=1774617398 not downloaded yet
2026-03-27 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008963%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617398%27 HTTP/1.1" 200 None
2026-03-27 15:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008963/photo_006/780x0__r.jpg?hash=1774617398 not downloaded yet
2026-03-27 15:11:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008961> (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 15: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 15:11:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008958> (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 15: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 15:11:46 [ecarstrade.be] INFO: Extracting details for car 7008961auction111128
2026-03-27 15:11:46 [ecarstrade.be] INFO: Extracting details for car 7008958auction111128
2026-03-27 15:11:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008991> (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 15:11:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3144aad-4ad6-584d-a2c3-6f474b605361 with identifier: 7008961auction111128
2026-03-27 15:11:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3144aad-4ad6-584d-a2c3-6f474b605361 with scrape type 1
2026-03-27 15:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e3144aad-4ad6-584d-a2c3-6f474b605361
2026-03-27 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008961%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617394%27 HTTP/1.1" 200 None
2026-03-27 15:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008961/photo_001/780x0__r.jpg?hash=1774617394 not downloaded yet
2026-03-27 15:11:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7083e992-2c63-528e-ac6e-7a08e66a1ee2 with identifier: 7008958auction111128
2026-03-27 15:11:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7083e992-2c63-528e-ac6e-7a08e66a1ee2 with scrape type 1
2026-03-27 15:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7083e992-2c63-528e-ac6e-7a08e66a1ee2
2026-03-27 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008958%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617391%27 HTTP/1.1" 200 None
2026-03-27 15:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008958/photo_001/780x0__r.jpg?hash=1774617391 not downloaded yet
2026-03-27 15: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 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008961%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617396%27 HTTP/1.1" 200 None
2026-03-27 15:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008961/photo_002/780x0__r.jpg?hash=1774617396 not downloaded yet
2026-03-27 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008958%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617391%27 HTTP/1.1" 200 None
2026-03-27 15:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008958/photo_002/780x0__r.jpg?hash=1774617391 not downloaded yet
2026-03-27 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008961%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617394%27 HTTP/1.1" 200 None
2026-03-27 15:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008961/photo_003/780x0__r.jpg?hash=1774617394 not downloaded yet
2026-03-27 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008958%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617391%27 HTTP/1.1" 200 None
2026-03-27 15:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008958/photo_003/780x0__r.jpg?hash=1774617391 not downloaded yet
2026-03-27 15:11:46 [ecarstrade.be] INFO: Extracting details for car 7008991auction111128
2026-03-27 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008961%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617394%27 HTTP/1.1" 200 None
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008961/photo_004/780x0__r.jpg?hash=1774617394 not downloaded yet
2026-03-27 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008958%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617391%27 HTTP/1.1" 200 None
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008958/photo_004/780x0__r.jpg?hash=1774617391 not downloaded yet
2026-03-27 15:11:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008985> (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 15:11:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5afffa6a-90c5-5cdc-942e-1317eb097677 with identifier: 7008991auction111128
2026-03-27 15:11:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5afffa6a-90c5-5cdc-942e-1317eb097677 with scrape type 1
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5afffa6a-90c5-5cdc-942e-1317eb097677
2026-03-27 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008991%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617451%27 HTTP/1.1" 200 None
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008991/photo_001/780x0__r.jpg?hash=1774617451 not downloaded yet
2026-03-27 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008961%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617394%27 HTTP/1.1" 200 None
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008961/photo_005/780x0__r.jpg?hash=1774617394 not downloaded yet
2026-03-27 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008958%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617392%27 HTTP/1.1" 200 None
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008958/photo_005/780x0__r.jpg?hash=1774617392 not downloaded yet
2026-03-27 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008991%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617451%27 HTTP/1.1" 200 None
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008991/photo_002/780x0__r.jpg?hash=1774617451 not downloaded yet
2026-03-27 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008961%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617394%27 HTTP/1.1" 200 None
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008961/photo_006/780x0__r.jpg?hash=1774617394 not downloaded yet
2026-03-27 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008958%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617391%27 HTTP/1.1" 200 None
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008958/photo_006/780x0__r.jpg?hash=1774617391 not downloaded yet
2026-03-27 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008991%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617451%27 HTTP/1.1" 200 None
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008991/photo_003/780x0__r.jpg?hash=1774617451 not downloaded yet
2026-03-27 15:11:47 [ecarstrade.be] INFO: Extracting details for car 7008985auction111128
2026-03-27 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008991%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617451%27 HTTP/1.1" 200 None
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008991/photo_004/780x0__r.jpg?hash=1774617451 not downloaded yet
2026-03-27 15:11:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bbf733c-0e31-5800-a620-f7c15734cb24 with identifier: 7008985auction111128
2026-03-27 15:11:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bbf733c-0e31-5800-a620-f7c15734cb24 with scrape type 1
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5bbf733c-0e31-5800-a620-f7c15734cb24
2026-03-27 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008985%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617441%27 HTTP/1.1" 200 None
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008985/photo_001/780x0__r.jpg?hash=1774617441 not downloaded yet
2026-03-27 15:11:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009919/photo_002/780x0__r.jpg?hash=1774622207> (referer: https://ecarstrade.com/cars/7009919)
2026-03-27 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008991%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617451%27 HTTP/1.1" 200 None
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008991/photo_005/780x0__r.jpg?hash=1774617451 not downloaded yet
2026-03-27 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008985%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617441%27 HTTP/1.1" 200 None
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008985/photo_002/780x0__r.jpg?hash=1774617441 not downloaded yet
2026-03-27 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008991%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617452%27 HTTP/1.1" 200 None
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008991/photo_006/780x0__r.jpg?hash=1774617452 not downloaded yet
2026-03-27 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008985%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617442%27 HTTP/1.1" 200 None
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008985/photo_003/780x0__r.jpg?hash=1774617442 not downloaded yet
2026-03-27 15:11:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009919/photo_006/780x0__r.jpg?hash=1774622208> (referer: https://ecarstrade.com/cars/7009919)
2026-03-27 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008985%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617441%27 HTTP/1.1" 200 None
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008985/photo_004/780x0__r.jpg?hash=1774617441 not downloaded yet
2026-03-27 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008985%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617441%27 HTTP/1.1" 200 None
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008985/photo_005/780x0__r.jpg?hash=1774617441 not downloaded yet
2026-03-27 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008985%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617441%27 HTTP/1.1" 200 None
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008985/photo_006/780x0__r.jpg?hash=1774617441 not downloaded yet
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c2cf9f05-ae75-5802-85ed-4053af75fd99
2026-03-27 15:11:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009980/photo_006/780x0__r.jpg?hash=1774622363> (referer: https://ecarstrade.com/cars/7009980)
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c2cf9f05-ae75-5802-85ed-4053af75fd99
2026-03-27 15:11:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008955/photo_006/780x0__r.jpg?hash=1774617386> (referer: https://ecarstrade.com/cars/7008955)
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f44c1acf-483f-52d3-82e5-fc0133a087d4
2026-03-27 15:11:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008987/photo_006/780x0__r.jpg?hash=1774617442> (referer: https://ecarstrade.com/cars/7008987)
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9f81ebca-e17c-573f-a4ed-00e999337ae2
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5cdda86d-f1ba-59e6-89d4-77a97a067912
2026-03-27 15:11:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008963/photo_006/780x0__r.jpg?hash=1774617398> (referer: https://ecarstrade.com/cars/7008963)
2026-03-27 15:11:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008963/photo_005/780x0__r.jpg?hash=1774617398> (referer: https://ecarstrade.com/cars/7008963)
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9e52e3b0-c2f9-59cc-928d-10f22f67a232
2026-03-27 15:11:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008958/photo_001/780x0__r.jpg?hash=1774617391> (referer: https://ecarstrade.com/cars/7008958)
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9e52e3b0-c2f9-59cc-928d-10f22f67a232
2026-03-27 15:11:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008991/photo_001/780x0__r.jpg?hash=1774617451> (referer: https://ecarstrade.com/cars/7008991)
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7083e992-2c63-528e-ac6e-7a08e66a1ee2
2026-03-27 15:11:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5afffa6a-90c5-5cdc-942e-1317eb097677
2026-03-27 15:11:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008991/photo_004/780x0__r.jpg?hash=1774617451> (referer: https://ecarstrade.com/cars/7008991)
2026-03-27 15:11:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5afffa6a-90c5-5cdc-942e-1317eb097677
2026-03-27 15:11:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008985/photo_003/780x0__r.jpg?hash=1774617442> (referer: https://ecarstrade.com/cars/7008985)
2026-03-27 15:11:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008985/photo_006/780x0__r.jpg?hash=1774617441> (referer: https://ecarstrade.com/cars/7008985)
2026-03-27 15:11:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5bbf733c-0e31-5800-a620-f7c15734cb24
2026-03-27 15:11:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008985/photo_005/780x0__r.jpg?hash=1774617441> (referer: https://ecarstrade.com/cars/7008985)
2026-03-27 15:11:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5bbf733c-0e31-5800-a620-f7c15734cb24
2026-03-27 15:11:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008985/photo_004/780x0__r.jpg?hash=1774617441> (referer: https://ecarstrade.com/cars/7008985)
2026-03-27 15:11:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5bbf733c-0e31-5800-a620-f7c15734cb24
2026-03-27 15:11:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008991/photo_006/780x0__r.jpg?hash=1774617452> (referer: https://ecarstrade.com/cars/7008991)
2026-03-27 15:11:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5bbf733c-0e31-5800-a620-f7c15734cb24
2026-03-27 15:11:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008985/photo_002/780x0__r.jpg?hash=1774617441> (referer: https://ecarstrade.com/cars/7008985)
2026-03-27 15:11:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5afffa6a-90c5-5cdc-942e-1317eb097677
2026-03-27 15:11:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5bbf733c-0e31-5800-a620-f7c15734cb24
2026-03-27 15:11:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008991/photo_005/780x0__r.jpg?hash=1774617451> (referer: https://ecarstrade.com/cars/7008991)
2026-03-27 15:11:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5afffa6a-90c5-5cdc-942e-1317eb097677
2026-03-27 15:11:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008985/photo_001/780x0__r.jpg?hash=1774617441> (referer: https://ecarstrade.com/cars/7008985)
2026-03-27 15:11:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008991/photo_003/780x0__r.jpg?hash=1774617451> (referer: https://ecarstrade.com/cars/7008991)
2026-03-27 15:11:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5bbf733c-0e31-5800-a620-f7c15734cb24
2026-03-27 15:11:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5bbf733c-0e31-5800-a620-f7c15734cb24, skipping ID generation
2026-03-27 15:11:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bbf733c-0e31-5800-a620-f7c15734cb24 with scrape type 1
2026-03-27 15:11:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5bbf733c-0e31-5800-a620-f7c15734cb24 sending to next pipeline
2026-03-27 15:11:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5bbf733c-0e31-5800-a620-f7c15734cb24, identifier: 7008985auction111128
2026-03-27 15:11:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5bbf733c-0e31-5800-a620-f7c15734cb24 with identifier: 7008985auction111128
2026-03-27 15:11:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5bbf733c-0e31-5800-a620-f7c15734cb24 with identifier: 7008985auction111128
2026-03-27 15:11:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5bbf733c-0e31-5800-a620-f7c15734cb24 with identifier: 7008985auction111128 to the API
2026-03-27 15:11:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008985/photo_001/780x0__r.jpg?hash=1774617441>
{'auction_title': '',
 'c_o_2_emission_value': 188,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '5bbf733c-0e31-5800-a620-f7c15734cb24',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008985',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Trafic',
 'odometer': 179403,
 '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': 'Trafic Fourgon L2H1 3T Grand Confort 2.0 dCi 130CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Fourgon L2H1 3T Grand Confort 2.0 dCi 130CV BVM6 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008985auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:49 [ecarstrade.be] INFO: Saving data for 7008985auction111128: {'created_time': 1774624309.229452, 'last_price_update_time': 1774624309.229462, 'auction_closing_time': 1774878000.0}
2026-03-27 15:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008985auction111128') HTTP/1.1" 204 0
2026-03-27 15:11:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008958/photo_006/780x0__r.jpg?hash=1774617391> (referer: https://ecarstrade.com/cars/7008958)
2026-03-27 15:11:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5afffa6a-90c5-5cdc-942e-1317eb097677
2026-03-27 15:11:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008961/photo_006/780x0__r.jpg?hash=1774617394> (referer: https://ecarstrade.com/cars/7008961)
2026-03-27 15:11:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7083e992-2c63-528e-ac6e-7a08e66a1ee2
2026-03-27 15:11:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008991/photo_002/780x0__r.jpg?hash=1774617451> (referer: https://ecarstrade.com/cars/7008991)
2026-03-27 15:11:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e3144aad-4ad6-584d-a2c3-6f474b605361
2026-03-27 15:11:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008958/photo_005/780x0__r.jpg?hash=1774617392> (referer: https://ecarstrade.com/cars/7008958)
2026-03-27 15:11:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5afffa6a-90c5-5cdc-942e-1317eb097677
2026-03-27 15:11:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5afffa6a-90c5-5cdc-942e-1317eb097677, skipping ID generation
2026-03-27 15:11:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5afffa6a-90c5-5cdc-942e-1317eb097677 with scrape type 1
2026-03-27 15:11:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5afffa6a-90c5-5cdc-942e-1317eb097677 sending to next pipeline
2026-03-27 15:11:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5afffa6a-90c5-5cdc-942e-1317eb097677, identifier: 7008991auction111128
2026-03-27 15:11:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5afffa6a-90c5-5cdc-942e-1317eb097677 with identifier: 7008991auction111128
2026-03-27 15:11:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5afffa6a-90c5-5cdc-942e-1317eb097677 with identifier: 7008991auction111128
2026-03-27 15:11:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5afffa6a-90c5-5cdc-942e-1317eb097677 with identifier: 7008991auction111128 to the API
2026-03-27 15:11:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008991/photo_002/780x0__r.jpg?hash=1774617451>
{'auction_title': '',
 'c_o_2_emission_value': 184,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '5afffa6a-90c5-5cdc-942e-1317eb097677',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008991',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Trafic',
 'odometer': 156463,
 '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': 3,
 'seller_name': None,
 'title': 'RENAULT Trafic / 2021 / 4P / Fourgon tôlé FG CF L1H1 2T8 Blue dCi '
          '150 EDC',
 'transmission': 'automatic',
 'trim': 'RENAULT  / 2021 / 4P / Fourgon tôlé FG CF L1H1 2T8 Blue dCi 150 EDC',
 'vin': None,
 'year': 2022}
2026-03-27 15:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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 15:11:49 [ecarstrade.be] INFO: Saving data for 7008991auction111128: {'created_time': 1774624309.876335, 'last_price_update_time': 1774624309.876347, 'auction_closing_time': 1774878000.0}
2026-03-27 15:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008991auction111128') HTTP/1.1" 204 0
2026-03-27 15:11:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008961/photo_005/780x0__r.jpg?hash=1774617394> (referer: https://ecarstrade.com/cars/7008961)
2026-03-27 15:11:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7083e992-2c63-528e-ac6e-7a08e66a1ee2
2026-03-27 15:11:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e3144aad-4ad6-584d-a2c3-6f474b605361
2026-03-27 15:11:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008958/photo_004/780x0__r.jpg?hash=1774617391> (referer: https://ecarstrade.com/cars/7008958)
2026-03-27 15:11:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008961/photo_004/780x0__r.jpg?hash=1774617394> (referer: https://ecarstrade.com/cars/7008961)
2026-03-27 15:11:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7083e992-2c63-528e-ac6e-7a08e66a1ee2
2026-03-27 15:11:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e3144aad-4ad6-584d-a2c3-6f474b605361
2026-03-27 15:11:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008958/photo_003/780x0__r.jpg?hash=1774617391> (referer: https://ecarstrade.com/cars/7008958)
2026-03-27 15:11:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008961/photo_003/780x0__r.jpg?hash=1774617394> (referer: https://ecarstrade.com/cars/7008961)
2026-03-27 15:11:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7083e992-2c63-528e-ac6e-7a08e66a1ee2
2026-03-27 15:11:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008958/photo_002/780x0__r.jpg?hash=1774617391> (referer: https://ecarstrade.com/cars/7008958)
2026-03-27 15:11:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e3144aad-4ad6-584d-a2c3-6f474b605361
2026-03-27 15:11:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008961/photo_002/780x0__r.jpg?hash=1774617396> (referer: https://ecarstrade.com/cars/7008961)
2026-03-27 15:11:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008989> (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 15:11:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7083e992-2c63-528e-ac6e-7a08e66a1ee2
2026-03-27 15:11:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7083e992-2c63-528e-ac6e-7a08e66a1ee2, skipping ID generation
2026-03-27 15:11:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7083e992-2c63-528e-ac6e-7a08e66a1ee2 with scrape type 1
2026-03-27 15:11:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7083e992-2c63-528e-ac6e-7a08e66a1ee2 sending to next pipeline
2026-03-27 15:11:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7083e992-2c63-528e-ac6e-7a08e66a1ee2, identifier: 7008958auction111128
2026-03-27 15:11:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7083e992-2c63-528e-ac6e-7a08e66a1ee2 with identifier: 7008958auction111128
2026-03-27 15:11:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7083e992-2c63-528e-ac6e-7a08e66a1ee2 with identifier: 7008958auction111128
2026-03-27 15:11:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7083e992-2c63-528e-ac6e-7a08e66a1ee2 with identifier: 7008958auction111128 to the API
2026-03-27 15:11:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008958/photo_002/780x0__r.jpg?hash=1774617391>
{'auction_title': '',
 'c_o_2_emission_value': 233,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.8L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '7083e992-2c63-528e-ac6e-7a08e66a1ee2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008958',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Mercedes',
 'model': 'Sprinter',
 'odometer': 140452,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-06-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Sprinter VU 4p Fourgon 316 Bi-carburation essence/gaz 37S 3.5T',
 'transmission': 'manual',
 'trim': 'VU 4p Fourgon 316 Bi-carburation essence/gaz 37S 3.5T',
 'vin': None,
 'year': 2017}
2026-03-27 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:50 [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 15:11:50 [ecarstrade.be] INFO: Saving data for 7008958auction111128: {'created_time': 1774624310.753911, 'last_price_update_time': 1774624310.753922, 'auction_closing_time': 1774878000.0}
2026-03-27 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008958auction111128') HTTP/1.1" 204 0
2026-03-27 15:11:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008963/photo_004/780x0__r.jpg?hash=1774617399> (referer: https://ecarstrade.com/cars/7008963)
2026-03-27 15:11:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008961/photo_001/780x0__r.jpg?hash=1774617394> (referer: https://ecarstrade.com/cars/7008961)
2026-03-27 15:11:50 [ecarstrade.be] INFO: Extracting details for car 7008989auction111128
2026-03-27 15:11:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e3144aad-4ad6-584d-a2c3-6f474b605361
2026-03-27 15:11:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b98836d-8cda-5398-a63c-871a7ff21062 with identifier: 7008989auction111128
2026-03-27 15:11:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b98836d-8cda-5398-a63c-871a7ff21062 with scrape type 1
2026-03-27 15:11:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6b98836d-8cda-5398-a63c-871a7ff21062
2026-03-27 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7008989%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617448%27 HTTP/1.1" 200 None
2026-03-27 15:11:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008989/photo_001/780x0__r.jpg?hash=1774617448 not downloaded yet
2026-03-27 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7008989%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617448%27 HTTP/1.1" 200 None
2026-03-27 15:11:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008989/photo_002/780x0__r.jpg?hash=1774617448 not downloaded yet
2026-03-27 15:11:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008994> (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 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7008989%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617448%27 HTTP/1.1" 200 None
2026-03-27 15:11:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008989/photo_003/780x0__r.jpg?hash=1774617448 not downloaded yet
2026-03-27 15:11:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008963/photo_003/780x0__r.jpg?hash=1774617398> (referer: https://ecarstrade.com/cars/7008963)
2026-03-27 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7008989%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617449%27 HTTP/1.1" 200 None
2026-03-27 15:11:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008989/photo_004/780x0__r.jpg?hash=1774617449 not downloaded yet
2026-03-27 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7008989%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617448%27 HTTP/1.1" 200 None
2026-03-27 15:11:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008989/photo_005/780x0__r.jpg?hash=1774617448 not downloaded yet
2026-03-27 15:11:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9e52e3b0-c2f9-59cc-928d-10f22f67a232
2026-03-27 15:11:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e3144aad-4ad6-584d-a2c3-6f474b605361
2026-03-27 15:11:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e3144aad-4ad6-584d-a2c3-6f474b605361, skipping ID generation
2026-03-27 15:11:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3144aad-4ad6-584d-a2c3-6f474b605361 with scrape type 1
2026-03-27 15:11:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e3144aad-4ad6-584d-a2c3-6f474b605361 sending to next pipeline
2026-03-27 15:11:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e3144aad-4ad6-584d-a2c3-6f474b605361, identifier: 7008961auction111128
2026-03-27 15:11:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008963/photo_002/780x0__r.jpg?hash=1774617398> (referer: https://ecarstrade.com/cars/7008963)
2026-03-27 15:11:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008963/photo_001/780x0__r.jpg?hash=1774617398> (referer: https://ecarstrade.com/cars/7008963)
2026-03-27 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7008989%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617448%27 HTTP/1.1" 200 None
2026-03-27 15:11:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008989/photo_006/780x0__r.jpg?hash=1774617448 not downloaded yet
2026-03-27 15:11:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e3144aad-4ad6-584d-a2c3-6f474b605361 with identifier: 7008961auction111128
2026-03-27 15:11:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e3144aad-4ad6-584d-a2c3-6f474b605361 with identifier: 7008961auction111128
2026-03-27 15:11:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e3144aad-4ad6-584d-a2c3-6f474b605361 with identifier: 7008961auction111128 to the API
2026-03-27 15:11:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008961/photo_001/780x0__r.jpg?hash=1774617394>
{'auction_title': '',
 'c_o_2_emission_value': 207,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': None,
 'engine': '2.3L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e3144aad-4ad6-584d-a2c3-6f474b605361',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008961',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Iveco',
 'model': 'Other',
 'odometer': 153866,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'IVECO Daily VU 4p Fourgon 2.3 35S16A8 V11 H2 3520',
 'transmission': 'automatic',
 'trim': 'IVECO Daily VU 4p Fourgon 2.3 35S16A8 V11 H2 3520',
 'vin': None,
 'year': 2019}
2026-03-27 15:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:51 [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 15:11:51 [ecarstrade.be] INFO: Saving data for 7008961auction111128: {'created_time': 1774624311.310848, 'last_price_update_time': 1774624311.310858, 'auction_closing_time': 1774878000.0}
2026-03-27 15:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008961auction111128') HTTP/1.1" 204 0
2026-03-27 15:11:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008987/photo_005/780x0__r.jpg?hash=1774617442> (referer: https://ecarstrade.com/cars/7008987)
2026-03-27 15:11:51 [ecarstrade.be] INFO: Extracting details for car 7008994auction111128
2026-03-27 15:11:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3923c664-b9f2-548d-934b-768908691363 with identifier: 7008994auction111128
2026-03-27 15:11:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3923c664-b9f2-548d-934b-768908691363 with scrape type 1
2026-03-27 15:11:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3923c664-b9f2-548d-934b-768908691363
2026-03-27 15:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7008994%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617458%27 HTTP/1.1" 200 None
2026-03-27 15:11:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008994/photo_001/780x0__r.jpg?hash=1774617458 not downloaded yet
2026-03-27 15:11:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9e52e3b0-c2f9-59cc-928d-10f22f67a232
2026-03-27 15:11:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9e52e3b0-c2f9-59cc-928d-10f22f67a232
2026-03-27 15:11:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9e52e3b0-c2f9-59cc-928d-10f22f67a232
2026-03-27 15:11:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9e52e3b0-c2f9-59cc-928d-10f22f67a232, skipping ID generation
2026-03-27 15:11:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e52e3b0-c2f9-59cc-928d-10f22f67a232 with scrape type 1
2026-03-27 15:11:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9e52e3b0-c2f9-59cc-928d-10f22f67a232 sending to next pipeline
2026-03-27 15:11:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9e52e3b0-c2f9-59cc-928d-10f22f67a232, identifier: 7008963auction111128
2026-03-27 15:11:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9e52e3b0-c2f9-59cc-928d-10f22f67a232 with identifier: 7008963auction111128
2026-03-27 15:11:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9e52e3b0-c2f9-59cc-928d-10f22f67a232 with identifier: 7008963auction111128
2026-03-27 15:11:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9e52e3b0-c2f9-59cc-928d-10f22f67a232 with identifier: 7008963auction111128 to the API
2026-03-27 15:11:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008963/photo_001/780x0__r.jpg?hash=1774617398>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '9e52e3b0-c2f9-59cc-928d-10f22f67a232',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008963',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': 'Boxer',
 'odometer': 147650,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'PEUGEOT Boxer VU 4p Fourgon BLUEHDI 130 S&S PREMIUM 335 L3H2',
 'transmission': 'manual',
 'trim': 'PEUGEOT  VU 4p Fourgon BLUEHDI 130 S&S PREMIUM 335 L3H2',
 'vin': None,
 'year': 2019}
2026-03-27 15:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:51 [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 15:11:51 [ecarstrade.be] INFO: Saving data for 7008963auction111128: {'created_time': 1774624311.748622, 'last_price_update_time': 1774624311.748633, 'auction_closing_time': 1774878000.0}
2026-03-27 15:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008963auction111128') HTTP/1.1" 204 0
2026-03-27 15:11:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008987/photo_002/780x0__r.jpg?hash=1774617442> (referer: https://ecarstrade.com/cars/7008987)
2026-03-27 15:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7008994%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617458%27 HTTP/1.1" 200 None
2026-03-27 15:11:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008994/photo_002/780x0__r.jpg?hash=1774617458 not downloaded yet
2026-03-27 15:11:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008987/photo_004/780x0__r.jpg?hash=1774617443> (referer: https://ecarstrade.com/cars/7008987)
2026-03-27 15:11:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008987/photo_003/780x0__r.jpg?hash=1774617442> (referer: https://ecarstrade.com/cars/7008987)
2026-03-27 15:11:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5cdda86d-f1ba-59e6-89d4-77a97a067912
2026-03-27 15:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7008994%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617458%27 HTTP/1.1" 200 None
2026-03-27 15:11:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008994/photo_003/780x0__r.jpg?hash=1774617458 not downloaded yet
2026-03-27 15:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7008994%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617458%27 HTTP/1.1" 200 None
2026-03-27 15:11:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008994/photo_004/780x0__r.jpg?hash=1774617458 not downloaded yet
2026-03-27 15:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7008994%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617458%27 HTTP/1.1" 200 None
2026-03-27 15:11:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008994/photo_005/780x0__r.jpg?hash=1774617458 not downloaded yet
2026-03-27 15:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11: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%252F7000001-7010000%252F7008994%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617458%27 HTTP/1.1" 200 None
2026-03-27 15:11:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008994/photo_006/780x0__r.jpg?hash=1774617458 not downloaded yet
2026-03-27 15:11:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008987/photo_001/780x0__r.jpg?hash=1774617442> (referer: https://ecarstrade.com/cars/7008987)
2026-03-27 15:11:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008955/photo_004/780x0__r.jpg?hash=1774617386> (referer: https://ecarstrade.com/cars/7008955)
2026-03-27 15:11:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5cdda86d-f1ba-59e6-89d4-77a97a067912
2026-03-27 15:11:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008955/photo_005/780x0__r.jpg?hash=1774617386> (referer: https://ecarstrade.com/cars/7008955)
2026-03-27 15:11:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5cdda86d-f1ba-59e6-89d4-77a97a067912
2026-03-27 15:11:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5cdda86d-f1ba-59e6-89d4-77a97a067912
2026-03-27 15:11:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008989/photo_005/780x0__r.jpg?hash=1774617448> (referer: https://ecarstrade.com/cars/7008989)
2026-03-27 15:11:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008989/photo_002/780x0__r.jpg?hash=1774617448> (referer: https://ecarstrade.com/cars/7008989)
2026-03-27 15:11:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5cdda86d-f1ba-59e6-89d4-77a97a067912
2026-03-27 15:11:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5cdda86d-f1ba-59e6-89d4-77a97a067912, skipping ID generation
2026-03-27 15:11:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cdda86d-f1ba-59e6-89d4-77a97a067912 with scrape type 1
2026-03-27 15:11:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5cdda86d-f1ba-59e6-89d4-77a97a067912 sending to next pipeline
2026-03-27 15:11:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5cdda86d-f1ba-59e6-89d4-77a97a067912, identifier: 7008987auction111128
2026-03-27 15:11:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5cdda86d-f1ba-59e6-89d4-77a97a067912 with identifier: 7008987auction111128
2026-03-27 15:11:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5cdda86d-f1ba-59e6-89d4-77a97a067912 with identifier: 7008987auction111128
2026-03-27 15:11:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5cdda86d-f1ba-59e6-89d4-77a97a067912 with identifier: 7008987auction111128 to the API
2026-03-27 15:11:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008987/photo_001/780x0__r.jpg?hash=1774617442>
{'auction_title': '',
 'c_o_2_emission_value': 190,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '5cdda86d-f1ba-59e6-89d4-77a97a067912',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008987',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Renault',
 'model': 'Trafic',
 'odometer': 168875,
 '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': 3,
 'seller_name': None,
 'title': 'Trafic Fourgon L1H1 1000 Confort 1.6 dCi',
 'transmission': 'manual',
 'trim': 'Fourgon L1H1 1000 Confort 1.6 dCi',
 'vin': None,
 'year': 2021}
2026-03-27 15:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:52 [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 15:11:52 [ecarstrade.be] INFO: Saving data for 7008987auction111128: {'created_time': 1774624312.338021, 'last_price_update_time': 1774624312.338033, 'auction_closing_time': 1774878000.0}
2026-03-27 15:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008987auction111128') HTTP/1.1" 204 0
2026-03-27 15:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008989/photo_003/780x0__r.jpg?hash=1774617448> (referer: https://ecarstrade.com/cars/7008989)
2026-03-27 15:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008989/photo_001/780x0__r.jpg?hash=1774617448> (referer: https://ecarstrade.com/cars/7008989)
2026-03-27 15:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008989/photo_004/780x0__r.jpg?hash=1774617449> (referer: https://ecarstrade.com/cars/7008989)
2026-03-27 15:11:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9f81ebca-e17c-573f-a4ed-00e999337ae2
2026-03-27 15:11:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9f81ebca-e17c-573f-a4ed-00e999337ae2
2026-03-27 15:11:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6b98836d-8cda-5398-a63c-871a7ff21062
2026-03-27 15:11:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6b98836d-8cda-5398-a63c-871a7ff21062
2026-03-27 15:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008955/photo_003/780x0__r.jpg?hash=1774617386> (referer: https://ecarstrade.com/cars/7008955)
2026-03-27 15:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008994/photo_001/780x0__r.jpg?hash=1774617458> (referer: https://ecarstrade.com/cars/7008994)
2026-03-27 15:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008989/photo_006/780x0__r.jpg?hash=1774617448> (referer: https://ecarstrade.com/cars/7008989)
2026-03-27 15:11:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6b98836d-8cda-5398-a63c-871a7ff21062
2026-03-27 15:11:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6b98836d-8cda-5398-a63c-871a7ff21062
2026-03-27 15:11:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6b98836d-8cda-5398-a63c-871a7ff21062
2026-03-27 15:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008994/photo_005/780x0__r.jpg?hash=1774617458> (referer: https://ecarstrade.com/cars/7008994)
2026-03-27 15:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008994/photo_004/780x0__r.jpg?hash=1774617458> (referer: https://ecarstrade.com/cars/7008994)
2026-03-27 15:11:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9f81ebca-e17c-573f-a4ed-00e999337ae2
2026-03-27 15:11:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3923c664-b9f2-548d-934b-768908691363
2026-03-27 15:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008994/photo_006/780x0__r.jpg?hash=1774617458> (referer: https://ecarstrade.com/cars/7008994)
2026-03-27 15:11:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6b98836d-8cda-5398-a63c-871a7ff21062
2026-03-27 15:11:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6b98836d-8cda-5398-a63c-871a7ff21062, skipping ID generation
2026-03-27 15:11:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b98836d-8cda-5398-a63c-871a7ff21062 with scrape type 1
2026-03-27 15:11:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6b98836d-8cda-5398-a63c-871a7ff21062 sending to next pipeline
2026-03-27 15:11:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6b98836d-8cda-5398-a63c-871a7ff21062, identifier: 7008989auction111128
2026-03-27 15:11:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6b98836d-8cda-5398-a63c-871a7ff21062 with identifier: 7008989auction111128
2026-03-27 15:11:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6b98836d-8cda-5398-a63c-871a7ff21062 with identifier: 7008989auction111128
2026-03-27 15:11:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6b98836d-8cda-5398-a63c-871a7ff21062 with identifier: 7008989auction111128 to the API
2026-03-27 15:11:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008989/photo_006/780x0__r.jpg?hash=1774617448>
{'auction_title': '',
 'c_o_2_emission_value': 202,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '6b98836d-8cda-5398-a63c-871a7ff21062',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008989',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Volkswagen',
 'model': 'Crafter',
 'odometer': 153707,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Crafter Fourgon Fourgon 35 mittlerer Radstand mit Hochdach FWD 2.0 '
          '140CV BVM6',
 'transmission': 'manual',
 'trim': 'Fourgon Fourgon 35 mittlerer Radstand mit Hochdach FWD 2.0 140CV '
         'BVM6',
 'vin': None,
 'year': 2019}
2026-03-27 15:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:52 [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 15:11:52 [ecarstrade.be] INFO: Saving data for 7008989auction111128: {'created_time': 1774624312.95527, 'last_price_update_time': 1774624312.95528, 'auction_closing_time': 1774878000.0}
2026-03-27 15:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008989auction111128') HTTP/1.1" 204 0
2026-03-27 15:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008994/photo_002/780x0__r.jpg?hash=1774617458> (referer: https://ecarstrade.com/cars/7008994)
2026-03-27 15:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008955/photo_002/780x0__r.jpg?hash=1774617386> (referer: https://ecarstrade.com/cars/7008955)
2026-03-27 15:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008994/photo_003/780x0__r.jpg?hash=1774617458> (referer: https://ecarstrade.com/cars/7008994)
2026-03-27 15:11:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3923c664-b9f2-548d-934b-768908691363
2026-03-27 15:11:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3923c664-b9f2-548d-934b-768908691363
2026-03-27 15:11:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3923c664-b9f2-548d-934b-768908691363
2026-03-27 15:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009980/photo_004/780x0__r.jpg?hash=1774622364> (referer: https://ecarstrade.com/cars/7009980)
2026-03-27 15:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009980/photo_005/780x0__r.jpg?hash=1774622363> (referer: https://ecarstrade.com/cars/7009980)
2026-03-27 15:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3923c664-b9f2-548d-934b-768908691363
2026-03-27 15:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9f81ebca-e17c-573f-a4ed-00e999337ae2
2026-03-27 15:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009980/photo_002/780x0__r.jpg?hash=1774622363> (referer: https://ecarstrade.com/cars/7009980)
2026-03-27 15:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3923c664-b9f2-548d-934b-768908691363
2026-03-27 15:11:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3923c664-b9f2-548d-934b-768908691363, skipping ID generation
2026-03-27 15:11:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3923c664-b9f2-548d-934b-768908691363 with scrape type 1
2026-03-27 15:11:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3923c664-b9f2-548d-934b-768908691363 sending to next pipeline
2026-03-27 15:11:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3923c664-b9f2-548d-934b-768908691363, identifier: 7008994auction111128
2026-03-27 15:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008955/photo_001/780x0__r.jpg?hash=1774617386> (referer: https://ecarstrade.com/cars/7008955)
2026-03-27 15:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009980/photo_003/780x0__r.jpg?hash=1774622364> (referer: https://ecarstrade.com/cars/7009980)
2026-03-27 15:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009980/photo_001/780x0__r.jpg?hash=1774622364> (referer: https://ecarstrade.com/cars/7009980)
2026-03-27 15:11:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3923c664-b9f2-548d-934b-768908691363 with identifier: 7008994auction111128
2026-03-27 15:11:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3923c664-b9f2-548d-934b-768908691363 with identifier: 7008994auction111128
2026-03-27 15:11:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3923c664-b9f2-548d-934b-768908691363 with identifier: 7008994auction111128 to the API
2026-03-27 15:11:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008994/photo_003/780x0__r.jpg?hash=1774617458>
{'auction_title': '',
 'c_o_2_emission_value': 999,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '3923c664-b9f2-548d-934b-768908691363',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008994',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Volkswagen',
 'model': 'T6 Transporter',
 'odometer': 200733,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'VOLKSWAGEN Transporter / 2019 / 4P / Fourgon tôlé 2.0 TDi 150 DSG7 '
          'L1H1 Business Line',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN Transporter / 2019 / 4P / Fourgon tôlé 2.0 TDi 150 DSG7 '
         'L1H1 Business Line',
 'vin': None,
 'year': 2020}
2026-03-27 15:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:53 [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 15:11:53 [ecarstrade.be] INFO: Saving data for 7008994auction111128: {'created_time': 1774624313.559604, 'last_price_update_time': 1774624313.559619, 'auction_closing_time': 1774878000.0}
2026-03-27 15:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008994auction111128') HTTP/1.1" 204 0
2026-03-27 15:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008979> (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 15:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f44c1acf-483f-52d3-82e5-fc0133a087d4
2026-03-27 15:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f44c1acf-483f-52d3-82e5-fc0133a087d4
2026-03-27 15:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f44c1acf-483f-52d3-82e5-fc0133a087d4
2026-03-27 15:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9f81ebca-e17c-573f-a4ed-00e999337ae2
2026-03-27 15:11:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f81ebca-e17c-573f-a4ed-00e999337ae2, skipping ID generation
2026-03-27 15:11:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f81ebca-e17c-573f-a4ed-00e999337ae2 with scrape type 1
2026-03-27 15:11:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f81ebca-e17c-573f-a4ed-00e999337ae2 sending to next pipeline
2026-03-27 15:11:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9f81ebca-e17c-573f-a4ed-00e999337ae2, identifier: 7008955auction111128
2026-03-27 15:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f44c1acf-483f-52d3-82e5-fc0133a087d4
2026-03-27 15:11:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f44c1acf-483f-52d3-82e5-fc0133a087d4
2026-03-27 15:11:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f44c1acf-483f-52d3-82e5-fc0133a087d4, skipping ID generation
2026-03-27 15:11:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f44c1acf-483f-52d3-82e5-fc0133a087d4 with scrape type 1
2026-03-27 15:11:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f44c1acf-483f-52d3-82e5-fc0133a087d4 sending to next pipeline
2026-03-27 15:11:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f44c1acf-483f-52d3-82e5-fc0133a087d4, identifier: 7009980auction111137
2026-03-27 15:11:53 [ecarstrade.be] INFO: Extracting details for car 7008979auction111128
2026-03-27 15:11:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9f81ebca-e17c-573f-a4ed-00e999337ae2 with identifier: 7008955auction111128
2026-03-27 15:11:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9f81ebca-e17c-573f-a4ed-00e999337ae2 with identifier: 7008955auction111128
2026-03-27 15:11:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9f81ebca-e17c-573f-a4ed-00e999337ae2 with identifier: 7008955auction111128 to the API
2026-03-27 15:11:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:11: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 15:11:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008955/photo_001/780x0__r.jpg?hash=1774617386>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '9f81ebca-e17c-573f-a4ed-00e999337ae2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008955',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Ford',
 'model': 'Transit Custom',
 'odometer': 137592,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'FORD Transit Custom / 2018 / 4P / Fourgon tôlé 2.0 ECOBLUE 130 300 '
          'L1H2 TREND BUSINESS',
 'transmission': 'manual',
 'trim': 'FORD  / 2018 / 4P / Fourgon tôlé 2.0 ECOBLUE 130 300 L1H2 TREND '
         'BUSINESS',
 'vin': None,
 'year': 2019}
2026-03-27 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008955auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:54 [ecarstrade.be] INFO: Saving data for 7008955auction111128: {'created_time': 1774624314.076024, 'last_price_update_time': 1774624314.076035, 'auction_closing_time': 1774878000.0}
2026-03-27 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008955auction111128') HTTP/1.1" 204 0
2026-03-27 15:11:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f44c1acf-483f-52d3-82e5-fc0133a087d4 with identifier: 7009980auction111137
2026-03-27 15:11:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f44c1acf-483f-52d3-82e5-fc0133a087d4 with identifier: 7009980auction111137
2026-03-27 15:11:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f44c1acf-483f-52d3-82e5-fc0133a087d4 with identifier: 7009980auction111137 to the API
2026-03-27 15:11:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009980/photo_001/780x0__r.jpg?hash=1774622364>
{'auction_title': '',
 'c_o_2_emission_value': 197,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'f44c1acf-483f-52d3-82e5-fc0133a087d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009980',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Renault',
 'model': 'Trafic',
 'odometer': 221305,
 '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': 3,
 'seller_name': None,
 'title': 'RENAULT TRAFIC 29 FOURGON MWB DSL - 2019 1.6 dCi 95HP 27 L2H1 Grand '
          'Confort 5d',
 'transmission': 'manual',
 'trim': 'RENAULT TRAFIC 29 FOURGON MWB DSL - 2019 1.6 dCi 95HP 27 L2H1 Grand '
         'Confort 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009980auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:11:54 [ecarstrade.be] INFO: Saving data for 7009980auction111137: {'created_time': 1774624314.348138, 'last_price_update_time': 1774624314.34815, 'auction_closing_time': 1774865400.0}
2026-03-27 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009980auction111137') HTTP/1.1" 204 0
2026-03-27 15:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009919/photo_005/780x0__r.jpg?hash=1774622207> (referer: https://ecarstrade.com/cars/7009919)
2026-03-27 15:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009911/photo_005/780x0__r.jpg?hash=1774622194> (referer: https://ecarstrade.com/cars/7009911)
2026-03-27 15:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009911/photo_006/780x0__r.jpg?hash=1774622196> (referer: https://ecarstrade.com/cars/7009911)
2026-03-27 15:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009919/photo_004/780x0__r.jpg?hash=1774622207> (referer: https://ecarstrade.com/cars/7009919)
2026-03-27 15:11:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9c3f828-429f-5ba7-8a16-6505e451b6d4 with identifier: 7008979auction111128
2026-03-27 15:11:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9c3f828-429f-5ba7-8a16-6505e451b6d4 with scrape type 1
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f9c3f828-429f-5ba7-8a16-6505e451b6d4
2026-03-27 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008979%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617428%27 HTTP/1.1" 200 None
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008979/photo_001/780x0__r.jpg?hash=1774617428 not downloaded yet
2026-03-27 15:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008960> (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 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008979%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617428%27 HTTP/1.1" 200 None
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008979/photo_002/780x0__r.jpg?hash=1774617428 not downloaded yet
2026-03-27 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008979%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617428%27 HTTP/1.1" 200 None
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008979/photo_003/780x0__r.jpg?hash=1774617428 not downloaded yet
2026-03-27 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008979%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617428%27 HTTP/1.1" 200 None
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008979/photo_004/780x0__r.jpg?hash=1774617428 not downloaded yet
2026-03-27 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008979%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617428%27 HTTP/1.1" 200 None
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008979/photo_005/780x0__r.jpg?hash=1774617428 not downloaded yet
2026-03-27 15:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009911/photo_003/780x0__r.jpg?hash=1774622194> (referer: https://ecarstrade.com/cars/7009911)
2026-03-27 15:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009911/photo_002/780x0__r.jpg?hash=1774622194> (referer: https://ecarstrade.com/cars/7009911)
2026-03-27 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008979%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617428%27 HTTP/1.1" 200 None
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008979/photo_006/780x0__r.jpg?hash=1774617428 not downloaded yet
2026-03-27 15:11: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 15:11:54 [ecarstrade.be] INFO: Extracting details for car 7008960auction111128
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c2cf9f05-ae75-5802-85ed-4053af75fd99
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 24df3511-d57c-5b96-9a8c-f4a313798c13
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 24df3511-d57c-5b96-9a8c-f4a313798c13
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c2cf9f05-ae75-5802-85ed-4053af75fd99
2026-03-27 15:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009919/photo_001/780x0__r.jpg?hash=1774622207> (referer: https://ecarstrade.com/cars/7009919)
2026-03-27 15:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009911/photo_004/780x0__r.jpg?hash=1774622194> (referer: https://ecarstrade.com/cars/7009911)
2026-03-27 15:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009919/photo_003/780x0__r.jpg?hash=1774622208> (referer: https://ecarstrade.com/cars/7009919)
2026-03-27 15:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009911/photo_001/780x0__r.jpg?hash=1774622194> (referer: https://ecarstrade.com/cars/7009911)
2026-03-27 15:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008988> (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 15:11: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 15:11: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 15:11: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 15:11:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64722bf9-2b94-5665-8e26-de28846c4792 with identifier: 7008960auction111128
2026-03-27 15:11:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64722bf9-2b94-5665-8e26-de28846c4792 with scrape type 1
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 64722bf9-2b94-5665-8e26-de28846c4792
2026-03-27 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008960%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617392%27 HTTP/1.1" 200 None
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008960/photo_001/780x0__r.jpg?hash=1774617392 not downloaded yet
2026-03-27 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008960%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617393%27 HTTP/1.1" 200 None
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008960/photo_002/780x0__r.jpg?hash=1774617393 not downloaded yet
2026-03-27 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008960%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617392%27 HTTP/1.1" 200 None
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008960/photo_003/780x0__r.jpg?hash=1774617392 not downloaded yet
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 24df3511-d57c-5b96-9a8c-f4a313798c13
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 24df3511-d57c-5b96-9a8c-f4a313798c13
2026-03-27 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008960%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617392%27 HTTP/1.1" 200 None
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008960/photo_004/780x0__r.jpg?hash=1774617392 not downloaded yet
2026-03-27 15:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009949/photo_005/780x0__r.jpg?hash=1774622280> (referer: https://ecarstrade.com/cars/7009949)
2026-03-27 15:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009949/photo_006/780x0__r.jpg?hash=1774622280> (referer: https://ecarstrade.com/cars/7009949)
2026-03-27 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008960%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617392%27 HTTP/1.1" 200 None
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008960/photo_005/780x0__r.jpg?hash=1774617392 not downloaded yet
2026-03-27 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008960%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617392%27 HTTP/1.1" 200 None
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008960/photo_006/780x0__r.jpg?hash=1774617392 not downloaded yet
2026-03-27 15:11:54 [ecarstrade.be] INFO: Extracting details for car 7008988auction111128
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c2cf9f05-ae75-5802-85ed-4053af75fd99
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 24df3511-d57c-5b96-9a8c-f4a313798c13
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c2cf9f05-ae75-5802-85ed-4053af75fd99
2026-03-27 15:11:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c2cf9f05-ae75-5802-85ed-4053af75fd99, skipping ID generation
2026-03-27 15:11:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2cf9f05-ae75-5802-85ed-4053af75fd99 with scrape type 1
2026-03-27 15:11:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c2cf9f05-ae75-5802-85ed-4053af75fd99 sending to next pipeline
2026-03-27 15:11:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c2cf9f05-ae75-5802-85ed-4053af75fd99, identifier: 7009919auction111137
2026-03-27 15:11:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 24df3511-d57c-5b96-9a8c-f4a313798c13
2026-03-27 15:11:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 24df3511-d57c-5b96-9a8c-f4a313798c13, skipping ID generation
2026-03-27 15:11:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24df3511-d57c-5b96-9a8c-f4a313798c13 with scrape type 1
2026-03-27 15:11:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 24df3511-d57c-5b96-9a8c-f4a313798c13 sending to next pipeline
2026-03-27 15:11:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 24df3511-d57c-5b96-9a8c-f4a313798c13, identifier: 7009911auction111137
2026-03-27 15:11:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56b22ffe-923c-5d76-9799-f5698068a78e with identifier: 7008988auction111128
2026-03-27 15:11:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56b22ffe-923c-5d76-9799-f5698068a78e with scrape type 1
2026-03-27 15:11:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 56b22ffe-923c-5d76-9799-f5698068a78e
2026-03-27 15:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008988%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617445%27 HTTP/1.1" 200 None
2026-03-27 15:11:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008988/photo_001/780x0__r.jpg?hash=1774617445 not downloaded yet
2026-03-27 15:11:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c2cf9f05-ae75-5802-85ed-4053af75fd99 with identifier: 7009919auction111137
2026-03-27 15:11:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c2cf9f05-ae75-5802-85ed-4053af75fd99 with identifier: 7009919auction111137
2026-03-27 15:11:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c2cf9f05-ae75-5802-85ed-4053af75fd99 with identifier: 7009919auction111137 to the API
2026-03-27 15:11:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009919/photo_003/780x0__r.jpg?hash=1774622208>
{'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-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'c2cf9f05-ae75-5802-85ed-4053af75fd99',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009919',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'Citan',
 'odometer': 71253,
 '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': 3,
 'seller_name': None,
 'title': 'Mercedes-Benz Citan 109 CDI L2 6M Perfect Tool 4d !! Technical '
          'issues !! rolling car',
 'transmission': 'manual',
 'trim': '-Benz  109 CDI L2 6M Perfect Tool 4d !! Technical issues !! rolling '
         'car',
 'vin': None,
 'year': 2020}
2026-03-27 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009919auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:11:56 [ecarstrade.be] INFO: Saving data for 7009919auction111137: {'created_time': 1774624316.208795, 'last_price_update_time': 1774624316.208809, 'auction_closing_time': 1774865400.0}
2026-03-27 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009919auction111137') HTTP/1.1" 204 0
2026-03-27 15:11:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 24df3511-d57c-5b96-9a8c-f4a313798c13 with identifier: 7009911auction111137
2026-03-27 15:11:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 24df3511-d57c-5b96-9a8c-f4a313798c13 with identifier: 7009911auction111137
2026-03-27 15:11:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 24df3511-d57c-5b96-9a8c-f4a313798c13 with identifier: 7009911auction111137 to the API
2026-03-27 15:11:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009911/photo_001/780x0__r.jpg?hash=1774622194>
{'auction_title': '',
 'c_o_2_emission_value': 161,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '24df3511-d57c-5b96-9a8c-f4a313798c13',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009911',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Jeep',
 'model': 'Compass',
 'odometer': 212878,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'JEEP COMPASS DIESEL - 2017 1.6 MJD 120 4x2 Downtown (EU6d) 5d',
 'transmission': 'manual',
 'trim': 'JEEP COMPASS DIESEL - 2017 1.6 MJD 120 4x2 Downtown (EU6d) 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009911auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:11:56 [ecarstrade.be] INFO: Saving data for 7009911auction111137: {'created_time': 1774624316.520332, 'last_price_update_time': 1774624316.520343, 'auction_closing_time': 1774865400.0}
2026-03-27 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009911auction111137') HTTP/1.1" 204 0
2026-03-27 15:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008979/photo_001/780x0__r.jpg?hash=1774617428> (referer: https://ecarstrade.com/cars/7008979)
2026-03-27 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008988%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617445%27 HTTP/1.1" 200 None
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008988/photo_002/780x0__r.jpg?hash=1774617445 not downloaded yet
2026-03-27 15:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008979/photo_004/780x0__r.jpg?hash=1774617428> (referer: https://ecarstrade.com/cars/7008979)
2026-03-27 15:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009973> (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 15:11:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b59daf6a-89de-55b3-9269-ae0d61d41879
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b59daf6a-89de-55b3-9269-ae0d61d41879
2026-03-27 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008988%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617445%27 HTTP/1.1" 200 None
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008988/photo_003/780x0__r.jpg?hash=1774617445 not downloaded yet
2026-03-27 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008988%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617445%27 HTTP/1.1" 200 None
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008988/photo_004/780x0__r.jpg?hash=1774617445 not downloaded yet
2026-03-27 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008988%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617445%27 HTTP/1.1" 200 None
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008988/photo_005/780x0__r.jpg?hash=1774617445 not downloaded yet
2026-03-27 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008988%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617445%27 HTTP/1.1" 200 None
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008988/photo_006/780x0__r.jpg?hash=1774617445 not downloaded yet
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f9c3f828-429f-5ba7-8a16-6505e451b6d4
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f9c3f828-429f-5ba7-8a16-6505e451b6d4
2026-03-27 15:11:56 [ecarstrade.be] INFO: Extracting details for car 7009973auction111137
2026-03-27 15:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008979/photo_006/780x0__r.jpg?hash=1774617428> (referer: https://ecarstrade.com/cars/7008979)
2026-03-27 15:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008979/photo_005/780x0__r.jpg?hash=1774617428> (referer: https://ecarstrade.com/cars/7008979)
2026-03-27 15:11:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84a6a082-cc88-50d7-9f3b-243aba840dbc with identifier: 7009973auction111137
2026-03-27 15:11:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84a6a082-cc88-50d7-9f3b-243aba840dbc with scrape type 1
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 84a6a082-cc88-50d7-9f3b-243aba840dbc
2026-03-27 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009973%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622345%27 HTTP/1.1" 200 None
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009973/photo_001/780x0__r.jpg?hash=1774622345 not downloaded yet
2026-03-27 15:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008979/photo_003/780x0__r.jpg?hash=1774617428> (referer: https://ecarstrade.com/cars/7008979)
2026-03-27 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009973%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622344%27 HTTP/1.1" 200 None
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009973/photo_002/780x0__r.jpg?hash=1774622344 not downloaded yet
2026-03-27 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009973%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622344%27 HTTP/1.1" 200 None
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009973/photo_003/780x0__r.jpg?hash=1774622344 not downloaded yet
2026-03-27 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009973%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622344%27 HTTP/1.1" 200 None
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009973/photo_004/780x0__r.jpg?hash=1774622344 not downloaded yet
2026-03-27 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009973%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622344%27 HTTP/1.1" 200 None
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009973/photo_005/780x0__r.jpg?hash=1774622344 not downloaded yet
2026-03-27 15:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008979/photo_002/780x0__r.jpg?hash=1774617428> (referer: https://ecarstrade.com/cars/7008979)
2026-03-27 15:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009949/photo_004/780x0__r.jpg?hash=1774622280> (referer: https://ecarstrade.com/cars/7009949)
2026-03-27 15:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009972/photo_006/780x0__r.jpg?hash=1774622340> (referer: https://ecarstrade.com/cars/7009972)
2026-03-27 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009973%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622344%27 HTTP/1.1" 200 None
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009973/photo_006/780x0__r.jpg?hash=1774622344 not downloaded yet
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f9c3f828-429f-5ba7-8a16-6505e451b6d4
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f9c3f828-429f-5ba7-8a16-6505e451b6d4
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f9c3f828-429f-5ba7-8a16-6505e451b6d4
2026-03-27 15:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008960/photo_003/780x0__r.jpg?hash=1774617392> (referer: https://ecarstrade.com/cars/7008960)
2026-03-27 15:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008960/photo_004/780x0__r.jpg?hash=1774617392> (referer: https://ecarstrade.com/cars/7008960)
2026-03-27 15:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008988/photo_001/780x0__r.jpg?hash=1774617445> (referer: https://ecarstrade.com/cars/7008988)
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f9c3f828-429f-5ba7-8a16-6505e451b6d4
2026-03-27 15:11:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f9c3f828-429f-5ba7-8a16-6505e451b6d4, skipping ID generation
2026-03-27 15:11:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9c3f828-429f-5ba7-8a16-6505e451b6d4 with scrape type 1
2026-03-27 15:11:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f9c3f828-429f-5ba7-8a16-6505e451b6d4 sending to next pipeline
2026-03-27 15:11:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f9c3f828-429f-5ba7-8a16-6505e451b6d4, identifier: 7008979auction111128
2026-03-27 15:11:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f9c3f828-429f-5ba7-8a16-6505e451b6d4 with identifier: 7008979auction111128
2026-03-27 15:11:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f9c3f828-429f-5ba7-8a16-6505e451b6d4 with identifier: 7008979auction111128
2026-03-27 15:11:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f9c3f828-429f-5ba7-8a16-6505e451b6d4 with identifier: 7008979auction111128 to the API
2026-03-27 15:11:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008979/photo_002/780x0__r.jpg?hash=1774617428>
{'auction_title': '',
 'c_o_2_emission_value': 260,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.3L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f9c3f828-429f-5ba7-8a16-6505e451b6d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008979',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Master',
 'odometer': 155965,
 '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': 3,
 'seller_name': None,
 'title': 'RENAULT Master  2019 4P Fourgon tôlé FG Tr CF F3500 L3H2 Blue dCi '
          '150BVR',
 'transmission': 'automatic',
 'trim': 'RENAULT   2019 4P Fourgon tôlé FG Tr CF F3500 L3H2 Blue dCi 150BVR',
 'vin': None,
 'year': 2023}
2026-03-27 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008979auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:57 [ecarstrade.be] INFO: Saving data for 7008979auction111128: {'created_time': 1774624317.294211, 'last_price_update_time': 1774624317.294223, 'auction_closing_time': 1774878000.0}
2026-03-27 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008979auction111128') HTTP/1.1" 204 0
2026-03-27 15:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008988/photo_002/780x0__r.jpg?hash=1774617445> (referer: https://ecarstrade.com/cars/7008988)
2026-03-27 15:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008988/photo_006/780x0__r.jpg?hash=1774617445> (referer: https://ecarstrade.com/cars/7008988)
2026-03-27 15:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008960/photo_006/780x0__r.jpg?hash=1774617392> (referer: https://ecarstrade.com/cars/7008960)
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b59daf6a-89de-55b3-9269-ae0d61d41879
2026-03-27 15:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008993> (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 15:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item edb2e7b4-351d-50d3-bd3c-e7fb42a1fafe
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 64722bf9-2b94-5665-8e26-de28846c4792
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 64722bf9-2b94-5665-8e26-de28846c4792
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 56b22ffe-923c-5d76-9799-f5698068a78e
2026-03-27 15:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008988/photo_005/780x0__r.jpg?hash=1774617445> (referer: https://ecarstrade.com/cars/7008988)
2026-03-27 15:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009973/photo_005/780x0__r.jpg?hash=1774622344> (referer: https://ecarstrade.com/cars/7009973)
2026-03-27 15:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009973/photo_001/780x0__r.jpg?hash=1774622345> (referer: https://ecarstrade.com/cars/7009973)
2026-03-27 15:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009973/photo_003/780x0__r.jpg?hash=1774622344> (referer: https://ecarstrade.com/cars/7009973)
2026-03-27 15:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009973/photo_004/780x0__r.jpg?hash=1774622344> (referer: https://ecarstrade.com/cars/7009973)
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 56b22ffe-923c-5d76-9799-f5698068a78e
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 56b22ffe-923c-5d76-9799-f5698068a78e
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 64722bf9-2b94-5665-8e26-de28846c4792
2026-03-27 15:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009973/photo_006/780x0__r.jpg?hash=1774622344> (referer: https://ecarstrade.com/cars/7009973)
2026-03-27 15:11:57 [ecarstrade.be] INFO: Extracting details for car 7008993auction111128
2026-03-27 15:11:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee05650d-e1e1-575b-b391-d9017a6ed1c7 with identifier: 7008993auction111128
2026-03-27 15:11:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee05650d-e1e1-575b-b391-d9017a6ed1c7 with scrape type 1
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ee05650d-e1e1-575b-b391-d9017a6ed1c7
2026-03-27 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008993%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617457%27 HTTP/1.1" 200 None
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008993/photo_001/780x0__r.jpg?hash=1774617457 not downloaded yet
2026-03-27 15:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008988/photo_004/780x0__r.jpg?hash=1774617445> (referer: https://ecarstrade.com/cars/7008988)
2026-03-27 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008993%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617457%27 HTTP/1.1" 200 None
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008993/photo_002/780x0__r.jpg?hash=1774617457 not downloaded yet
2026-03-27 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008993%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617457%27 HTTP/1.1" 200 None
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008993/photo_003/780x0__r.jpg?hash=1774617457 not downloaded yet
2026-03-27 15:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009973/photo_002/780x0__r.jpg?hash=1774622344> (referer: https://ecarstrade.com/cars/7009973)
2026-03-27 15:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008988/photo_003/780x0__r.jpg?hash=1774617445> (referer: https://ecarstrade.com/cars/7008988)
2026-03-27 15:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008960/photo_005/780x0__r.jpg?hash=1774617392> (referer: https://ecarstrade.com/cars/7008960)
2026-03-27 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008993%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617457%27 HTTP/1.1" 200 None
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008993/photo_004/780x0__r.jpg?hash=1774617457 not downloaded yet
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 56b22ffe-923c-5d76-9799-f5698068a78e
2026-03-27 15:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008960/photo_002/780x0__r.jpg?hash=1774617393> (referer: https://ecarstrade.com/cars/7008960)
2026-03-27 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008993%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617458%27 HTTP/1.1" 200 None
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008993/photo_005/780x0__r.jpg?hash=1774617458 not downloaded yet
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 84a6a082-cc88-50d7-9f3b-243aba840dbc
2026-03-27 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008993%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617457%27 HTTP/1.1" 200 None
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008993/photo_006/780x0__r.jpg?hash=1774617457 not downloaded yet
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 84a6a082-cc88-50d7-9f3b-243aba840dbc
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 84a6a082-cc88-50d7-9f3b-243aba840dbc
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 84a6a082-cc88-50d7-9f3b-243aba840dbc
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 84a6a082-cc88-50d7-9f3b-243aba840dbc
2026-03-27 15:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009949/photo_001/780x0__r.jpg?hash=1774622280> (referer: https://ecarstrade.com/cars/7009949)
2026-03-27 15:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009972/photo_005/780x0__r.jpg?hash=1774622340> (referer: https://ecarstrade.com/cars/7009972)
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 56b22ffe-923c-5d76-9799-f5698068a78e
2026-03-27 15:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008960/photo_001/780x0__r.jpg?hash=1774617392> (referer: https://ecarstrade.com/cars/7008960)
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 84a6a082-cc88-50d7-9f3b-243aba840dbc
2026-03-27 15:11:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 84a6a082-cc88-50d7-9f3b-243aba840dbc, skipping ID generation
2026-03-27 15:11:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84a6a082-cc88-50d7-9f3b-243aba840dbc with scrape type 1
2026-03-27 15:11:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 84a6a082-cc88-50d7-9f3b-243aba840dbc sending to next pipeline
2026-03-27 15:11:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 84a6a082-cc88-50d7-9f3b-243aba840dbc, identifier: 7009973auction111137
2026-03-27 15:11:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 84a6a082-cc88-50d7-9f3b-243aba840dbc with identifier: 7009973auction111137
2026-03-27 15:11:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 84a6a082-cc88-50d7-9f3b-243aba840dbc with identifier: 7009973auction111137
2026-03-27 15:11:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 84a6a082-cc88-50d7-9f3b-243aba840dbc with identifier: 7009973auction111137 to the API
2026-03-27 15:11:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009973/photo_002/780x0__r.jpg?hash=1774622344>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '84a6a082-cc88-50d7-9f3b-243aba840dbc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009973',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 152181,
 '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': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS DSL - 2013 1.5 Blue dCi 95 Grand Confort '
          '(EU6D-Temp) 4d',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO EXPRESS DSL - 2013 1.5 Blue dCi 95 Grand Confort '
         '(EU6D-Temp) 4d',
 'vin': None,
 'year': 2021}
2026-03-27 15:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009973auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:11:58 [ecarstrade.be] INFO: Saving data for 7009973auction111137: {'created_time': 1774624318.730598, 'last_price_update_time': 1774624318.730609, 'auction_closing_time': 1774865400.0}
2026-03-27 15:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009973auction111137') HTTP/1.1" 204 0
2026-03-27 15:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009866/photo_006/780x0__r.jpg?hash=1774622079> (referer: https://ecarstrade.com/cars/7009866)
2026-03-27 15:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009866/photo_005/780x0__r.jpg?hash=1774622078> (referer: https://ecarstrade.com/cars/7009866)
2026-03-27 15:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009866/photo_004/780x0__r.jpg?hash=1774622078> (referer: https://ecarstrade.com/cars/7009866)
2026-03-27 15:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009866/photo_002/780x0__r.jpg?hash=1774622078> (referer: https://ecarstrade.com/cars/7009866)
2026-03-27 15:11:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 56b22ffe-923c-5d76-9799-f5698068a78e
2026-03-27 15:11:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 56b22ffe-923c-5d76-9799-f5698068a78e, skipping ID generation
2026-03-27 15:11:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56b22ffe-923c-5d76-9799-f5698068a78e with scrape type 1
2026-03-27 15:11:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 56b22ffe-923c-5d76-9799-f5698068a78e sending to next pipeline
2026-03-27 15:11:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 56b22ffe-923c-5d76-9799-f5698068a78e, identifier: 7008988auction111128
2026-03-27 15:11:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 56b22ffe-923c-5d76-9799-f5698068a78e with identifier: 7008988auction111128
2026-03-27 15:11:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 56b22ffe-923c-5d76-9799-f5698068a78e with identifier: 7008988auction111128
2026-03-27 15:11:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 56b22ffe-923c-5d76-9799-f5698068a78e with identifier: 7008988auction111128 to the API
2026-03-27 15:11:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008988/photo_003/780x0__r.jpg?hash=1774617445>
{'auction_title': '',
 'c_o_2_emission_value': 231,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 2,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '56b22ffe-923c-5d76-9799-f5698068a78e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008988',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Volkswagen',
 'model': 'Crafter',
 'odometer': 141965,
 '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': 3,
 'seller_name': None,
 'title': 'VOLKSWAGEN Crafter / 2017 / 4P / Fourgon tôlé 2.0TDI 140 30 L3H3 '
          'Business',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN  / 2017 / 4P / Fourgon tôlé 2.0TDI 140 30 L3H3 Business',
 'vin': None,
 'year': 2022}
2026-03-27 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008988auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:11:59 [ecarstrade.be] INFO: Saving data for 7008988auction111128: {'created_time': 1774624319.196361, 'last_price_update_time': 1774624319.196372, 'auction_closing_time': 1774878000.0}
2026-03-27 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008988auction111128') HTTP/1.1" 204 0
2026-03-27 15:11:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008993/photo_003/780x0__r.jpg?hash=1774617457> (referer: https://ecarstrade.com/cars/7008993)
2026-03-27 15:11:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009866/photo_001/780x0__r.jpg?hash=1774622078> (referer: https://ecarstrade.com/cars/7009866)
2026-03-27 15:11:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008993/photo_002/780x0__r.jpg?hash=1774617457> (referer: https://ecarstrade.com/cars/7008993)
2026-03-27 15:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 64722bf9-2b94-5665-8e26-de28846c4792
2026-03-27 15:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 64722bf9-2b94-5665-8e26-de28846c4792
2026-03-27 15:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b59daf6a-89de-55b3-9269-ae0d61d41879
2026-03-27 15:11:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b59daf6a-89de-55b3-9269-ae0d61d41879, skipping ID generation
2026-03-27 15:11:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b59daf6a-89de-55b3-9269-ae0d61d41879 with scrape type 1
2026-03-27 15:11:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b59daf6a-89de-55b3-9269-ae0d61d41879 sending to next pipeline
2026-03-27 15:11:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b59daf6a-89de-55b3-9269-ae0d61d41879, identifier: 7009949auction111137
2026-03-27 15:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item edb2e7b4-351d-50d3-bd3c-e7fb42a1fafe
2026-03-27 15:11:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: edb2e7b4-351d-50d3-bd3c-e7fb42a1fafe, skipping ID generation
2026-03-27 15:11:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edb2e7b4-351d-50d3-bd3c-e7fb42a1fafe with scrape type 1
2026-03-27 15:11:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item edb2e7b4-351d-50d3-bd3c-e7fb42a1fafe sending to next pipeline
2026-03-27 15:11:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: edb2e7b4-351d-50d3-bd3c-e7fb42a1fafe, identifier: 7009972auction111137
2026-03-27 15:11:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 64722bf9-2b94-5665-8e26-de28846c4792
2026-03-27 15:11:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 64722bf9-2b94-5665-8e26-de28846c4792, skipping ID generation
2026-03-27 15:11:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64722bf9-2b94-5665-8e26-de28846c4792 with scrape type 1
2026-03-27 15:11:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 64722bf9-2b94-5665-8e26-de28846c4792 sending to next pipeline
2026-03-27 15:11:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 64722bf9-2b94-5665-8e26-de28846c4792, identifier: 7008960auction111128
2026-03-27 15:11:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008993/photo_001/780x0__r.jpg?hash=1774617457> (referer: https://ecarstrade.com/cars/7008993)
2026-03-27 15:11:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b59daf6a-89de-55b3-9269-ae0d61d41879 with identifier: 7009949auction111137
2026-03-27 15:11:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b59daf6a-89de-55b3-9269-ae0d61d41879 with identifier: 7009949auction111137
2026-03-27 15:11:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b59daf6a-89de-55b3-9269-ae0d61d41879 with identifier: 7009949auction111137 to the API
2026-03-27 15:11:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009949/photo_001/780x0__r.jpg?hash=1774622280>
{'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-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'b59daf6a-89de-55b3-9269-ae0d61d41879',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009949',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 147534,
 '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': 'Peugeot 308 SW 1.2 PureTech 130 S&S EAT8 Allure Pack 5d',
 'transmission': 'automatic',
 'trim': 'SW 1.2 PureTech 130 S&S EAT8 Allure Pack 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009949auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:11:59 [ecarstrade.be] INFO: Saving data for 7009949auction111137: {'created_time': 1774624319.726269, 'last_price_update_time': 1774624319.726283, 'auction_closing_time': 1774865400.0}
2026-03-27 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009949auction111137') HTTP/1.1" 204 0
2026-03-27 15:11:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: edb2e7b4-351d-50d3-bd3c-e7fb42a1fafe with identifier: 7009972auction111137
2026-03-27 15:11:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: edb2e7b4-351d-50d3-bd3c-e7fb42a1fafe with identifier: 7009972auction111137
2026-03-27 15:11:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: edb2e7b4-351d-50d3-bd3c-e7fb42a1fafe with identifier: 7009972auction111137 to the API
2026-03-27 15:11:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:11:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009972/photo_005/780x0__r.jpg?hash=1774622340>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'edb2e7b4-351d-50d3-bd3c-e7fb42a1fafe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009972',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 119405,
 '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': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS DSL - 2013 1.5 Blue dCi 95 Grand Confort '
          '(EU6D-Temp) 4d',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO EXPRESS DSL - 2013 1.5 Blue dCi 95 Grand Confort '
         '(EU6D-Temp) 4d',
 'vin': None,
 'year': 2021}
2026-03-27 15:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009972auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:12:00 [ecarstrade.be] INFO: Saving data for 7009972auction111137: {'created_time': 1774624320.014413, 'last_price_update_time': 1774624320.014425, 'auction_closing_time': 1774865400.0}
2026-03-27 15:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009972auction111137') HTTP/1.1" 204 0
2026-03-27 15:12:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 64722bf9-2b94-5665-8e26-de28846c4792 with identifier: 7008960auction111128
2026-03-27 15:12:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 64722bf9-2b94-5665-8e26-de28846c4792 with identifier: 7008960auction111128
2026-03-27 15:12:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 64722bf9-2b94-5665-8e26-de28846c4792 with identifier: 7008960auction111128 to the API
2026-03-27 15:12:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008960/photo_001/780x0__r.jpg?hash=1774617392>
{'auction_title': '',
 'c_o_2_emission_value': 229,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': None,
 'engine': '2.3L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '64722bf9-2b94-5665-8e26-de28846c4792',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008960',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Nissan',
 'model': 'Navara',
 'odometer': 175846,
 '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': None,
 'seller_name': None,
 'title': 'NISSAN NAVARA / 2015 / 4P / Pick-up King-Cab 2.3 dCi 160 N-CONNECTA',
 'transmission': 'manual',
 'trim': 'NISSAN NAVARA / 2015 / 4P / Pick-up King-Cab 2.3 dCi 160 N-CONNECTA',
 'vin': None,
 'year': 2021}
2026-03-27 15:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008960auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:12:00 [ecarstrade.be] INFO: Saving data for 7008960auction111128: {'created_time': 1774624320.393181, 'last_price_update_time': 1774624320.393192, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008960auction111128') HTTP/1.1" 204 0
2026-03-27 15:12: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 15:12:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 78741ee1-d896-5eb0-8d44-4b929ee6dbed
2026-03-27 15:12:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 78741ee1-d896-5eb0-8d44-4b929ee6dbed
2026-03-27 15:12:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 78741ee1-d896-5eb0-8d44-4b929ee6dbed
2026-03-27 15:12:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 78741ee1-d896-5eb0-8d44-4b929ee6dbed
2026-03-27 15:12:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008993/photo_005/780x0__r.jpg?hash=1774617458> (referer: https://ecarstrade.com/cars/7008993)
2026-03-27 15:12:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008993/photo_006/780x0__r.jpg?hash=1774617457> (referer: https://ecarstrade.com/cars/7008993)
2026-03-27 15:12: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 15:12: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 15:12:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008993/photo_004/780x0__r.jpg?hash=1774617457> (referer: https://ecarstrade.com/cars/7008993)
2026-03-27 15:12: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 15:12:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ee05650d-e1e1-575b-b391-d9017a6ed1c7
2026-03-27 15:12:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 78741ee1-d896-5eb0-8d44-4b929ee6dbed
2026-03-27 15:12:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 78741ee1-d896-5eb0-8d44-4b929ee6dbed, skipping ID generation
2026-03-27 15:12:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78741ee1-d896-5eb0-8d44-4b929ee6dbed with scrape type 1
2026-03-27 15:12:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 78741ee1-d896-5eb0-8d44-4b929ee6dbed sending to next pipeline
2026-03-27 15:12:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 78741ee1-d896-5eb0-8d44-4b929ee6dbed, identifier: 7009866auction111137
2026-03-27 15:12:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ee05650d-e1e1-575b-b391-d9017a6ed1c7
2026-03-27 15:12:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ee05650d-e1e1-575b-b391-d9017a6ed1c7
2026-03-27 15:12:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 78741ee1-d896-5eb0-8d44-4b929ee6dbed with identifier: 7009866auction111137
2026-03-27 15:12:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 78741ee1-d896-5eb0-8d44-4b929ee6dbed with identifier: 7009866auction111137
2026-03-27 15:12:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 78741ee1-d896-5eb0-8d44-4b929ee6dbed with identifier: 7009866auction111137 to the API
2026-03-27 15:12:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009866/photo_001/780x0__r.jpg?hash=1774622078>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '78741ee1-d896-5eb0-8d44-4b929ee6dbed',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009866',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': '120',
 'odometer': 161215,
 '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': "BMW, 1-serie '19, BMW 1 Reeks Hatch 120d (140 kW) 5d",
 'transmission': 'automatic',
 'trim': ", 1-serie '19,  1 Reeks Hatch d (140 kW) 5d",
 'vin': None,
 'year': 2021}
2026-03-27 15:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009866auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:12:00 [ecarstrade.be] INFO: Saving data for 7009866auction111137: {'created_time': 1774624320.863322, 'last_price_update_time': 1774624320.863333, 'auction_closing_time': 1774865400.0}
2026-03-27 15:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009866auction111137') HTTP/1.1" 204 0
2026-03-27 15:12:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ee05650d-e1e1-575b-b391-d9017a6ed1c7
2026-03-27 15:12:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ee05650d-e1e1-575b-b391-d9017a6ed1c7
2026-03-27 15:12:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ee05650d-e1e1-575b-b391-d9017a6ed1c7
2026-03-27 15:12:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ee05650d-e1e1-575b-b391-d9017a6ed1c7, skipping ID generation
2026-03-27 15:12:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee05650d-e1e1-575b-b391-d9017a6ed1c7 with scrape type 1
2026-03-27 15:12:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ee05650d-e1e1-575b-b391-d9017a6ed1c7 sending to next pipeline
2026-03-27 15:12:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ee05650d-e1e1-575b-b391-d9017a6ed1c7, identifier: 7008993auction111128
2026-03-27 15:12:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ee05650d-e1e1-575b-b391-d9017a6ed1c7 with identifier: 7008993auction111128
2026-03-27 15:12:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ee05650d-e1e1-575b-b391-d9017a6ed1c7 with identifier: 7008993auction111128
2026-03-27 15:12:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ee05650d-e1e1-575b-b391-d9017a6ed1c7 with identifier: 7008993auction111128 to the API
2026-03-27 15:12:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008993/photo_004/780x0__r.jpg?hash=1774617457>
{'auction_title': '',
 'c_o_2_emission_value': 169,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ee05650d-e1e1-575b-b391-d9017a6ed1c7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008993',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Volkswagen',
 'model': 'T6 Transporter',
 'odometer': 132399,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'T6 Transporter Fourgon -Hochdach lang 2.0 100CV BVM5',
 'transmission': 'manual',
 'trim': 'Fourgon -Hochdach lang 2.0 100CV BVM5',
 'vin': None,
 'year': 2020}
2026-03-27 15:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008993auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:12:01 [ecarstrade.be] INFO: Saving data for 7008993auction111128: {'created_time': 1774624321.307894, 'last_price_update_time': 1774624321.307906, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008993auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008990> (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 15:12: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 15:12:03 [ecarstrade.be] INFO: Extracting details for car 7008990auction111128
2026-03-27 15:12:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fa7f6fa-84d7-5809-926b-61b9ce550e8b with identifier: 7008990auction111128
2026-03-27 15:12:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fa7f6fa-84d7-5809-926b-61b9ce550e8b with scrape type 1
2026-03-27 15:12:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9fa7f6fa-84d7-5809-926b-61b9ce550e8b
2026-03-27 15:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008990%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617452%27 HTTP/1.1" 200 None
2026-03-27 15:12:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008990/photo_001/780x0__r.jpg?hash=1774617452 not downloaded yet
2026-03-27 15:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008990%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617452%27 HTTP/1.1" 200 None
2026-03-27 15:12:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008990/photo_002/780x0__r.jpg?hash=1774617452 not downloaded yet
2026-03-27 15:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008990%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617452%27 HTTP/1.1" 200 None
2026-03-27 15:12:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008990/photo_003/780x0__r.jpg?hash=1774617452 not downloaded yet
2026-03-27 15:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008990%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617452%27 HTTP/1.1" 200 None
2026-03-27 15:12:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008990/photo_004/780x0__r.jpg?hash=1774617452 not downloaded yet
2026-03-27 15:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008990%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617452%27 HTTP/1.1" 200 None
2026-03-27 15:12:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008990/photo_005/780x0__r.jpg?hash=1774617452 not downloaded yet
2026-03-27 15:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008990%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617452%27 HTTP/1.1" 200 None
2026-03-27 15:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008990/photo_006/780x0__r.jpg?hash=1774617452 not downloaded yet
2026-03-27 15:12:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008953> (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 15:12: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 15:12:04 [ecarstrade.be] INFO: Extracting details for car 7008953auction111128
2026-03-27 15:12:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bb00a35-be3a-5bde-8165-05f905ca1b5f with identifier: 7008953auction111128
2026-03-27 15:12:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bb00a35-be3a-5bde-8165-05f905ca1b5f with scrape type 1
2026-03-27 15:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0bb00a35-be3a-5bde-8165-05f905ca1b5f
2026-03-27 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008953%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617383%27 HTTP/1.1" 200 None
2026-03-27 15:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008953/photo_001/780x0__r.jpg?hash=1774617383 not downloaded yet
2026-03-27 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008953%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617383%27 HTTP/1.1" 200 None
2026-03-27 15:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008953/photo_002/780x0__r.jpg?hash=1774617383 not downloaded yet
2026-03-27 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008953%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617384%27 HTTP/1.1" 200 None
2026-03-27 15:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008953/photo_003/780x0__r.jpg?hash=1774617384 not downloaded yet
2026-03-27 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008953%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617383%27 HTTP/1.1" 200 None
2026-03-27 15:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008953/photo_004/780x0__r.jpg?hash=1774617383 not downloaded yet
2026-03-27 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008953%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617383%27 HTTP/1.1" 200 None
2026-03-27 15:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008953/photo_005/780x0__r.jpg?hash=1774617383 not downloaded yet
2026-03-27 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008953%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617383%27 HTTP/1.1" 200 None
2026-03-27 15:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008953/photo_006/780x0__r.jpg?hash=1774617383 not downloaded yet
2026-03-27 15:12:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008992> (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 15:12: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 15:12:04 [ecarstrade.be] INFO: Extracting details for car 7008992auction111128
2026-03-27 15:12:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b57fdcc5-a89b-504b-9b7c-1ee44ebffe27 with identifier: 7008992auction111128
2026-03-27 15:12:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b57fdcc5-a89b-504b-9b7c-1ee44ebffe27 with scrape type 1
2026-03-27 15:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b57fdcc5-a89b-504b-9b7c-1ee44ebffe27
2026-03-27 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008992%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617456%27 HTTP/1.1" 200 None
2026-03-27 15:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008992/photo_001/780x0__r.jpg?hash=1774617456 not downloaded yet
2026-03-27 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008992%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617456%27 HTTP/1.1" 200 None
2026-03-27 15:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008992/photo_002/780x0__r.jpg?hash=1774617456 not downloaded yet
2026-03-27 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008992%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617457%27 HTTP/1.1" 200 None
2026-03-27 15:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008992/photo_003/780x0__r.jpg?hash=1774617457 not downloaded yet
2026-03-27 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008992%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617457%27 HTTP/1.1" 200 None
2026-03-27 15:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008992/photo_004/780x0__r.jpg?hash=1774617457 not downloaded yet
2026-03-27 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008992%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617457%27 HTTP/1.1" 200 None
2026-03-27 15:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008992/photo_005/780x0__r.jpg?hash=1774617457 not downloaded yet
2026-03-27 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008992%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617456%27 HTTP/1.1" 200 None
2026-03-27 15:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008992/photo_006/780x0__r.jpg?hash=1774617456 not downloaded yet
2026-03-27 15:12:07 [scrapy.extensions.logstats] INFO: Crawled 728 pages (at 36 pages/min), scraped 588 items (at 51 items/min)
2026-03-27 15:12:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:12:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009959> (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 15:12: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 15:12:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009968> (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 15:12:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008990/photo_001/780x0__r.jpg?hash=1774617452> (referer: https://ecarstrade.com/cars/7008990)
2026-03-27 15:12:07 [ecarstrade.be] INFO: Extracting details for car 7009959auction111137
2026-03-27 15:12:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 010bcc06-970a-525e-99ab-65c141ca5793 with identifier: 7009959auction111137
2026-03-27 15:12:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 010bcc06-970a-525e-99ab-65c141ca5793 with scrape type 1
2026-03-27 15:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 010bcc06-970a-525e-99ab-65c141ca5793
2026-03-27 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009959%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622308%27 HTTP/1.1" 200 None
2026-03-27 15:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009959/photo_001/780x0__r.jpg?hash=1774622308 not downloaded yet
2026-03-27 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009959%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622308%27 HTTP/1.1" 200 None
2026-03-27 15:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009959/photo_002/780x0__r.jpg?hash=1774622308 not downloaded yet
2026-03-27 15:12:07 [ecarstrade.be] INFO: Extracting details for car 7009968auction111137
2026-03-27 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009959%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622308%27 HTTP/1.1" 200 None
2026-03-27 15:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009959/photo_003/780x0__r.jpg?hash=1774622308 not downloaded yet
2026-03-27 15:12:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3b6a6ad-175a-5594-a0ee-f4497c9f5385 with identifier: 7009968auction111137
2026-03-27 15:12:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3b6a6ad-175a-5594-a0ee-f4497c9f5385 with scrape type 1
2026-03-27 15:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b3b6a6ad-175a-5594-a0ee-f4497c9f5385
2026-03-27 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009968%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622329%27 HTTP/1.1" 200 None
2026-03-27 15:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009968/photo_001/780x0__r.jpg?hash=1774622329 not downloaded yet
2026-03-27 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009959%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622308%27 HTTP/1.1" 200 None
2026-03-27 15:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009959/photo_004/780x0__r.jpg?hash=1774622308 not downloaded yet
2026-03-27 15:12:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008990/photo_002/780x0__r.jpg?hash=1774617452> (referer: https://ecarstrade.com/cars/7008990)
2026-03-27 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009968%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622329%27 HTTP/1.1" 200 None
2026-03-27 15:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009968/photo_002/780x0__r.jpg?hash=1774622329 not downloaded yet
2026-03-27 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009959%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622309%27 HTTP/1.1" 200 None
2026-03-27 15:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009959/photo_005/780x0__r.jpg?hash=1774622309 not downloaded yet
2026-03-27 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009968%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622329%27 HTTP/1.1" 200 None
2026-03-27 15:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009968/photo_003/780x0__r.jpg?hash=1774622329 not downloaded yet
2026-03-27 15:12:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9fa7f6fa-84d7-5809-926b-61b9ce550e8b
2026-03-27 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009959%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622309%27 HTTP/1.1" 200 None
2026-03-27 15:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009959/photo_006/780x0__r.jpg?hash=1774622309 not downloaded yet
2026-03-27 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009968%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622329%27 HTTP/1.1" 200 None
2026-03-27 15:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009968/photo_004/780x0__r.jpg?hash=1774622329 not downloaded yet
2026-03-27 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009968%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622329%27 HTTP/1.1" 200 None
2026-03-27 15:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009968/photo_005/780x0__r.jpg?hash=1774622329 not downloaded yet
2026-03-27 15:12:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9fa7f6fa-84d7-5809-926b-61b9ce550e8b
2026-03-27 15:12:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008990/photo_003/780x0__r.jpg?hash=1774617452> (referer: https://ecarstrade.com/cars/7008990)
2026-03-27 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009968%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622330%27 HTTP/1.1" 200 None
2026-03-27 15:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009968/photo_006/780x0__r.jpg?hash=1774622330 not downloaded yet
2026-03-27 15:12:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008990/photo_004/780x0__r.jpg?hash=1774617452> (referer: https://ecarstrade.com/cars/7008990)
2026-03-27 15:12:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9fa7f6fa-84d7-5809-926b-61b9ce550e8b
2026-03-27 15:12:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9fa7f6fa-84d7-5809-926b-61b9ce550e8b
2026-03-27 15:12:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008990/photo_005/780x0__r.jpg?hash=1774617452> (referer: https://ecarstrade.com/cars/7008990)
2026-03-27 15:12:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009948> (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 15:12:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9fa7f6fa-84d7-5809-926b-61b9ce550e8b
2026-03-27 15:12:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009904> (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 15:12:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008990/photo_006/780x0__r.jpg?hash=1774617452> (referer: https://ecarstrade.com/cars/7008990)
2026-03-27 15:12:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008953/photo_006/780x0__r.jpg?hash=1774617383> (referer: https://ecarstrade.com/cars/7008953)
2026-03-27 15:12:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008992/photo_006/780x0__r.jpg?hash=1774617456> (referer: https://ecarstrade.com/cars/7008992)
2026-03-27 15:12:08 [ecarstrade.be] INFO: Extracting details for car 7009948auction111137
2026-03-27 15:12:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7cbc736-e9b3-557c-a4a0-d85f526b398a with identifier: 7009948auction111137
2026-03-27 15:12:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7cbc736-e9b3-557c-a4a0-d85f526b398a with scrape type 1
2026-03-27 15:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b7cbc736-e9b3-557c-a4a0-d85f526b398a
2026-03-27 15:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009948%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622276%27 HTTP/1.1" 200 None
2026-03-27 15:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009948/photo_001/780x0__r.jpg?hash=1774622276 not downloaded yet
2026-03-27 15:12:08 [ecarstrade.be] INFO: Extracting details for car 7009904auction111137
2026-03-27 15:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009948%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622276%27 HTTP/1.1" 200 None
2026-03-27 15:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009948/photo_002/780x0__r.jpg?hash=1774622276 not downloaded yet
2026-03-27 15:12:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009968/photo_001/780x0__r.jpg?hash=1774622329> (referer: https://ecarstrade.com/cars/7009968)
2026-03-27 15:12:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008992/photo_005/780x0__r.jpg?hash=1774617457> (referer: https://ecarstrade.com/cars/7008992)
2026-03-27 15:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009948%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622276%27 HTTP/1.1" 200 None
2026-03-27 15:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009948/photo_003/780x0__r.jpg?hash=1774622276 not downloaded yet
2026-03-27 15:12:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cf17bf4-d80c-5925-84d9-c37ece9856f4 with identifier: 7009904auction111137
2026-03-27 15:12:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cf17bf4-d80c-5925-84d9-c37ece9856f4 with scrape type 1
2026-03-27 15:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3cf17bf4-d80c-5925-84d9-c37ece9856f4
2026-03-27 15:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009904%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622170%27 HTTP/1.1" 200 None
2026-03-27 15:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009904/photo_001/780x0__r.jpg?hash=1774622170 not downloaded yet
2026-03-27 15:12:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9fa7f6fa-84d7-5809-926b-61b9ce550e8b
2026-03-27 15:12:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9fa7f6fa-84d7-5809-926b-61b9ce550e8b, skipping ID generation
2026-03-27 15:12:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fa7f6fa-84d7-5809-926b-61b9ce550e8b with scrape type 1
2026-03-27 15:12:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9fa7f6fa-84d7-5809-926b-61b9ce550e8b sending to next pipeline
2026-03-27 15:12:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9fa7f6fa-84d7-5809-926b-61b9ce550e8b, identifier: 7008990auction111128
2026-03-27 15:12:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008992/photo_004/780x0__r.jpg?hash=1774617457> (referer: https://ecarstrade.com/cars/7008992)
2026-03-27 15:12:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9fa7f6fa-84d7-5809-926b-61b9ce550e8b with identifier: 7008990auction111128
2026-03-27 15:12:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9fa7f6fa-84d7-5809-926b-61b9ce550e8b with identifier: 7008990auction111128
2026-03-27 15:12:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9fa7f6fa-84d7-5809-926b-61b9ce550e8b with identifier: 7008990auction111128 to the API
2026-03-27 15:12:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:12: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 15:12:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008990/photo_006/780x0__r.jpg?hash=1774617452>
{'auction_title': '',
 'c_o_2_emission_value': 244,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 2,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '9fa7f6fa-84d7-5809-926b-61b9ce550e8b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008990',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Volkswagen',
 'model': 'Crafter',
 'odometer': 176723,
 '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': 3,
 'seller_name': None,
 'title': 'Crafter Plateau Plateau 50 lang RWD',
 'transmission': 'manual',
 'trim': 'Plateau Plateau 50 lang RWD',
 'vin': None,
 'year': 2022}
2026-03-27 15:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:08 [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 15:12:08 [ecarstrade.be] INFO: Saving data for 7008990auction111128: {'created_time': 1774624328.959096, 'last_price_update_time': 1774624328.959109, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008990auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009948%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622277%27 HTTP/1.1" 200 None
2026-03-27 15:12:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009948/photo_004/780x0__r.jpg?hash=1774622277 not downloaded yet
2026-03-27 15:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009904%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622169%27 HTTP/1.1" 200 None
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009904/photo_002/780x0__r.jpg?hash=1774622169 not downloaded yet
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009968/photo_005/780x0__r.jpg?hash=1774622329> (referer: https://ecarstrade.com/cars/7009968)
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009968/photo_006/780x0__r.jpg?hash=1774622330> (referer: https://ecarstrade.com/cars/7009968)
2026-03-27 15:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009948%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622276%27 HTTP/1.1" 200 None
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009948/photo_005/780x0__r.jpg?hash=1774622276 not downloaded yet
2026-03-27 15:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009904%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622169%27 HTTP/1.1" 200 None
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009904/photo_003/780x0__r.jpg?hash=1774622169 not downloaded yet
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0bb00a35-be3a-5bde-8165-05f905ca1b5f
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b57fdcc5-a89b-504b-9b7c-1ee44ebffe27
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b3b6a6ad-175a-5594-a0ee-f4497c9f5385
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b57fdcc5-a89b-504b-9b7c-1ee44ebffe27
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b57fdcc5-a89b-504b-9b7c-1ee44ebffe27
2026-03-27 15:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009948%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622276%27 HTTP/1.1" 200 None
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009948/photo_006/780x0__r.jpg?hash=1774622276 not downloaded yet
2026-03-27 15:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009904%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622170%27 HTTP/1.1" 200 None
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009904/photo_004/780x0__r.jpg?hash=1774622170 not downloaded yet
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009968/photo_004/780x0__r.jpg?hash=1774622329> (referer: https://ecarstrade.com/cars/7009968)
2026-03-27 15:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009904%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622171%27 HTTP/1.1" 200 None
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009904/photo_005/780x0__r.jpg?hash=1774622171 not downloaded yet
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009968/photo_003/780x0__r.jpg?hash=1774622329> (referer: https://ecarstrade.com/cars/7009968)
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009959/photo_006/780x0__r.jpg?hash=1774622309> (referer: https://ecarstrade.com/cars/7009959)
2026-03-27 15:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009904%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622170%27 HTTP/1.1" 200 None
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009904/photo_006/780x0__r.jpg?hash=1774622170 not downloaded yet
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b3b6a6ad-175a-5594-a0ee-f4497c9f5385
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b3b6a6ad-175a-5594-a0ee-f4497c9f5385
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b3b6a6ad-175a-5594-a0ee-f4497c9f5385
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009959/photo_004/780x0__r.jpg?hash=1774622308> (referer: https://ecarstrade.com/cars/7009959)
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009968/photo_002/780x0__r.jpg?hash=1774622329> (referer: https://ecarstrade.com/cars/7009968)
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b3b6a6ad-175a-5594-a0ee-f4497c9f5385
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 010bcc06-970a-525e-99ab-65c141ca5793
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009959/photo_005/780x0__r.jpg?hash=1774622309> (referer: https://ecarstrade.com/cars/7009959)
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009904/photo_001/780x0__r.jpg?hash=1774622170> (referer: https://ecarstrade.com/cars/7009904)
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009948/photo_001/780x0__r.jpg?hash=1774622276> (referer: https://ecarstrade.com/cars/7009948)
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009904/photo_002/780x0__r.jpg?hash=1774622169> (referer: https://ecarstrade.com/cars/7009904)
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 010bcc06-970a-525e-99ab-65c141ca5793
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009948/photo_002/780x0__r.jpg?hash=1774622276> (referer: https://ecarstrade.com/cars/7009948)
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b3b6a6ad-175a-5594-a0ee-f4497c9f5385
2026-03-27 15:12:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b3b6a6ad-175a-5594-a0ee-f4497c9f5385, skipping ID generation
2026-03-27 15:12:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3b6a6ad-175a-5594-a0ee-f4497c9f5385 with scrape type 1
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b3b6a6ad-175a-5594-a0ee-f4497c9f5385 sending to next pipeline
2026-03-27 15:12:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b3b6a6ad-175a-5594-a0ee-f4497c9f5385, identifier: 7009968auction111137
2026-03-27 15:12:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b3b6a6ad-175a-5594-a0ee-f4497c9f5385 with identifier: 7009968auction111137
2026-03-27 15:12:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b3b6a6ad-175a-5594-a0ee-f4497c9f5385 with identifier: 7009968auction111137
2026-03-27 15:12:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b3b6a6ad-175a-5594-a0ee-f4497c9f5385 with identifier: 7009968auction111137 to the API
2026-03-27 15:12:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009968/photo_002/780x0__r.jpg?hash=1774622329>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'b3b6a6ad-175a-5594-a0ee-f4497c9f5385',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009968',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 152853,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-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': 2020}
2026-03-27 15:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009968auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:12:09 [ecarstrade.be] INFO: Saving data for 7009968auction111137: {'created_time': 1774624329.684307, 'last_price_update_time': 1774624329.684317, 'auction_closing_time': 1774865400.0}
2026-03-27 15:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009968auction111137') HTTP/1.1" 204 0
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009948/photo_004/780x0__r.jpg?hash=1774622277> (referer: https://ecarstrade.com/cars/7009948)
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009904/photo_004/780x0__r.jpg?hash=1774622170> (referer: https://ecarstrade.com/cars/7009904)
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009904/photo_005/780x0__r.jpg?hash=1774622171> (referer: https://ecarstrade.com/cars/7009904)
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 010bcc06-970a-525e-99ab-65c141ca5793
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3cf17bf4-d80c-5925-84d9-c37ece9856f4
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b7cbc736-e9b3-557c-a4a0-d85f526b398a
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3cf17bf4-d80c-5925-84d9-c37ece9856f4
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b7cbc736-e9b3-557c-a4a0-d85f526b398a
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009948/photo_006/780x0__r.jpg?hash=1774622276> (referer: https://ecarstrade.com/cars/7009948)
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009904/photo_003/780x0__r.jpg?hash=1774622169> (referer: https://ecarstrade.com/cars/7009904)
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009904/photo_006/780x0__r.jpg?hash=1774622170> (referer: https://ecarstrade.com/cars/7009904)
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b7cbc736-e9b3-557c-a4a0-d85f526b398a
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3cf17bf4-d80c-5925-84d9-c37ece9856f4
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3cf17bf4-d80c-5925-84d9-c37ece9856f4
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009948/photo_003/780x0__r.jpg?hash=1774622276> (referer: https://ecarstrade.com/cars/7009948)
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009948/photo_005/780x0__r.jpg?hash=1774622276> (referer: https://ecarstrade.com/cars/7009948)
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b7cbc736-e9b3-557c-a4a0-d85f526b398a
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3cf17bf4-d80c-5925-84d9-c37ece9856f4
2026-03-27 15:12:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009959/photo_003/780x0__r.jpg?hash=1774622308> (referer: https://ecarstrade.com/cars/7009959)
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3cf17bf4-d80c-5925-84d9-c37ece9856f4
2026-03-27 15:12:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3cf17bf4-d80c-5925-84d9-c37ece9856f4, skipping ID generation
2026-03-27 15:12:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cf17bf4-d80c-5925-84d9-c37ece9856f4 with scrape type 1
2026-03-27 15:12:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3cf17bf4-d80c-5925-84d9-c37ece9856f4 sending to next pipeline
2026-03-27 15:12:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3cf17bf4-d80c-5925-84d9-c37ece9856f4, identifier: 7009904auction111137
2026-03-27 15:12:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3cf17bf4-d80c-5925-84d9-c37ece9856f4 with identifier: 7009904auction111137
2026-03-27 15:12:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3cf17bf4-d80c-5925-84d9-c37ece9856f4 with identifier: 7009904auction111137
2026-03-27 15:12:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3cf17bf4-d80c-5925-84d9-c37ece9856f4 with identifier: 7009904auction111137 to the API
2026-03-27 15:12:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009904/photo_006/780x0__r.jpg?hash=1774622170>
{'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-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': '3cf17bf4-d80c-5925-84d9-c37ece9856f4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009904',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Hyundai',
 'model': 'IONIQ',
 'odometer': 152316,
 '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': '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 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009904auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:12:10 [ecarstrade.be] INFO: Saving data for 7009904auction111137: {'created_time': 1774624330.294944, 'last_price_update_time': 1774624330.294957, 'auction_closing_time': 1774865400.0}
2026-03-27 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009904auction111137') HTTP/1.1" 204 0
2026-03-27 15:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009959/photo_002/780x0__r.jpg?hash=1774622308> (referer: https://ecarstrade.com/cars/7009959)
2026-03-27 15:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009959/photo_001/780x0__r.jpg?hash=1774622308> (referer: https://ecarstrade.com/cars/7009959)
2026-03-27 15:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008992/photo_003/780x0__r.jpg?hash=1774617457> (referer: https://ecarstrade.com/cars/7008992)
2026-03-27 15:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009940> (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 15:12:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b7cbc736-e9b3-557c-a4a0-d85f526b398a
2026-03-27 15:12:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b7cbc736-e9b3-557c-a4a0-d85f526b398a
2026-03-27 15:12:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b7cbc736-e9b3-557c-a4a0-d85f526b398a, skipping ID generation
2026-03-27 15:12:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7cbc736-e9b3-557c-a4a0-d85f526b398a with scrape type 1
2026-03-27 15:12:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b7cbc736-e9b3-557c-a4a0-d85f526b398a sending to next pipeline
2026-03-27 15:12:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b7cbc736-e9b3-557c-a4a0-d85f526b398a, identifier: 7009948auction111137
2026-03-27 15:12:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 010bcc06-970a-525e-99ab-65c141ca5793
2026-03-27 15:12:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b7cbc736-e9b3-557c-a4a0-d85f526b398a with identifier: 7009948auction111137
2026-03-27 15:12:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b7cbc736-e9b3-557c-a4a0-d85f526b398a with identifier: 7009948auction111137
2026-03-27 15:12:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b7cbc736-e9b3-557c-a4a0-d85f526b398a with identifier: 7009948auction111137 to the API
2026-03-27 15:12:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009948/photo_005/780x0__r.jpg?hash=1774622276>
{'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-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'b7cbc736-e9b3-557c-a4a0-d85f526b398a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009948',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 129134,
 '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': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 1.2 PureTech 96kW S&S EAT8 Allure 5d',
 'transmission': 'automatic',
 'trim': '1.2 PureTech 96kW S&S EAT8 Allure 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009948auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:12:10 [ecarstrade.be] INFO: Saving data for 7009948auction111137: {'created_time': 1774624330.797261, 'last_price_update_time': 1774624330.797279, 'auction_closing_time': 1774865400.0}
2026-03-27 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009948auction111137') HTTP/1.1" 204 0
2026-03-27 15:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008953/photo_005/780x0__r.jpg?hash=1774617383> (referer: https://ecarstrade.com/cars/7008953)
2026-03-27 15:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008992/photo_001/780x0__r.jpg?hash=1774617456> (referer: https://ecarstrade.com/cars/7008992)
2026-03-27 15:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008992/photo_002/780x0__r.jpg?hash=1774617456> (referer: https://ecarstrade.com/cars/7008992)
2026-03-27 15:12:10 [ecarstrade.be] INFO: Extracting details for car 7009940auction111137
2026-03-27 15:12:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 010bcc06-970a-525e-99ab-65c141ca5793
2026-03-27 15:12:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 010bcc06-970a-525e-99ab-65c141ca5793
2026-03-27 15:12:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 010bcc06-970a-525e-99ab-65c141ca5793, skipping ID generation
2026-03-27 15:12:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 010bcc06-970a-525e-99ab-65c141ca5793 with scrape type 1
2026-03-27 15:12:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 010bcc06-970a-525e-99ab-65c141ca5793 sending to next pipeline
2026-03-27 15:12:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 010bcc06-970a-525e-99ab-65c141ca5793, identifier: 7009959auction111137
2026-03-27 15:12:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 010bcc06-970a-525e-99ab-65c141ca5793 with identifier: 7009959auction111137
2026-03-27 15:12:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 010bcc06-970a-525e-99ab-65c141ca5793 with identifier: 7009959auction111137
2026-03-27 15:12:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 010bcc06-970a-525e-99ab-65c141ca5793 with identifier: 7009959auction111137 to the API
2026-03-27 15:12:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009959/photo_001/780x0__r.jpg?hash=1774622308>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '010bcc06-970a-525e-99ab-65c141ca5793',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009959',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 170807,
 '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': 7,
 'seller_name': None,
 'title': "Peugeot, 5008 FL'20, Peugeot 5008 1.5 BlueHDi 96kW S&S Active Pack "
          '5d',
 'transmission': 'manual',
 'trim': ",  FL'20,   1.5 BlueHDi 96kW S&S Active Pack 5d",
 'vin': None,
 'year': 2021}
2026-03-27 15:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009959auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:12:11 [ecarstrade.be] INFO: Saving data for 7009959auction111137: {'created_time': 1774624331.209739, 'last_price_update_time': 1774624331.20975, 'auction_closing_time': 1774865400.0}
2026-03-27 15:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009959auction111137') HTTP/1.1" 204 0
2026-03-27 15:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b57fdcc5-a89b-504b-9b7c-1ee44ebffe27
2026-03-27 15:12:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21fda4bc-b6ca-5420-b388-a5830a133341 with identifier: 7009940auction111137
2026-03-27 15:12:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21fda4bc-b6ca-5420-b388-a5830a133341 with scrape type 1
2026-03-27 15:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 21fda4bc-b6ca-5420-b388-a5830a133341
2026-03-27 15:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009940%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622252%27 HTTP/1.1" 200 None
2026-03-27 15:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009940/photo_001/780x0__r.jpg?hash=1774622252 not downloaded yet
2026-03-27 15:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008953/photo_004/780x0__r.jpg?hash=1774617383> (referer: https://ecarstrade.com/cars/7008953)
2026-03-27 15:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008953/photo_002/780x0__r.jpg?hash=1774617383> (referer: https://ecarstrade.com/cars/7008953)
2026-03-27 15:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008953/photo_001/780x0__r.jpg?hash=1774617383> (referer: https://ecarstrade.com/cars/7008953)
2026-03-27 15:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008953/photo_003/780x0__r.jpg?hash=1774617384> (referer: https://ecarstrade.com/cars/7008953)
2026-03-27 15:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009940%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622252%27 HTTP/1.1" 200 None
2026-03-27 15:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009940/photo_002/780x0__r.jpg?hash=1774622252 not downloaded yet
2026-03-27 15:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0bb00a35-be3a-5bde-8165-05f905ca1b5f
2026-03-27 15:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b57fdcc5-a89b-504b-9b7c-1ee44ebffe27
2026-03-27 15:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b57fdcc5-a89b-504b-9b7c-1ee44ebffe27
2026-03-27 15:12:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b57fdcc5-a89b-504b-9b7c-1ee44ebffe27, skipping ID generation
2026-03-27 15:12:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b57fdcc5-a89b-504b-9b7c-1ee44ebffe27 with scrape type 1
2026-03-27 15:12:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b57fdcc5-a89b-504b-9b7c-1ee44ebffe27 sending to next pipeline
2026-03-27 15:12:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b57fdcc5-a89b-504b-9b7c-1ee44ebffe27, identifier: 7008992auction111128
2026-03-27 15:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009940%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622252%27 HTTP/1.1" 200 None
2026-03-27 15:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009940/photo_003/780x0__r.jpg?hash=1774622252 not downloaded yet
2026-03-27 15:12:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b57fdcc5-a89b-504b-9b7c-1ee44ebffe27 with identifier: 7008992auction111128
2026-03-27 15:12:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b57fdcc5-a89b-504b-9b7c-1ee44ebffe27 with identifier: 7008992auction111128
2026-03-27 15:12:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b57fdcc5-a89b-504b-9b7c-1ee44ebffe27 with identifier: 7008992auction111128 to the API
2026-03-27 15:12:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008992/photo_002/780x0__r.jpg?hash=1774617456>
{'auction_title': '',
 'c_o_2_emission_value': 205,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 6,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b57fdcc5-a89b-504b-9b7c-1ee44ebffe27',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008992',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Volkswagen',
 'model': 'T6 Transporter',
 'odometer': 139045,
 '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': 'VOLKSWAGEN Transporter ProCab / 2019 / 4P / Fourgon tôlé 2.0 TDi '
          '150 DSG7 L2H1 Business Plus',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN Transporter ProCab / 2019 / 4P / Fourgon tôlé 2.0 TDi 150 '
         'DSG7 L2H1 Business Plus',
 'vin': None,
 'year': 2022}
2026-03-27 15:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008992auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:12:11 [ecarstrade.be] INFO: Saving data for 7008992auction111128: {'created_time': 1774624331.705654, 'last_price_update_time': 1774624331.705665, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008992auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009940%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622253%27 HTTP/1.1" 200 None
2026-03-27 15:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009940/photo_004/780x0__r.jpg?hash=1774622253 not downloaded yet
2026-03-27 15:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009903> (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 15:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0bb00a35-be3a-5bde-8165-05f905ca1b5f
2026-03-27 15:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0bb00a35-be3a-5bde-8165-05f905ca1b5f
2026-03-27 15:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0bb00a35-be3a-5bde-8165-05f905ca1b5f
2026-03-27 15:12:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0bb00a35-be3a-5bde-8165-05f905ca1b5f
2026-03-27 15:12:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0bb00a35-be3a-5bde-8165-05f905ca1b5f, skipping ID generation
2026-03-27 15:12:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bb00a35-be3a-5bde-8165-05f905ca1b5f with scrape type 1
2026-03-27 15:12:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0bb00a35-be3a-5bde-8165-05f905ca1b5f sending to next pipeline
2026-03-27 15:12:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0bb00a35-be3a-5bde-8165-05f905ca1b5f, identifier: 7008953auction111128
2026-03-27 15:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009932> (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 15:12:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0bb00a35-be3a-5bde-8165-05f905ca1b5f with identifier: 7008953auction111128
2026-03-27 15:12:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0bb00a35-be3a-5bde-8165-05f905ca1b5f with identifier: 7008953auction111128
2026-03-27 15:12:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0bb00a35-be3a-5bde-8165-05f905ca1b5f with identifier: 7008953auction111128 to the API
2026-03-27 15:12:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008953/photo_003/780x0__r.jpg?hash=1774617384>
{'auction_title': '',
 'c_o_2_emission_value': 191,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '0bb00a35-be3a-5bde-8165-05f905ca1b5f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008953',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Citroen',
 'model': 'Jumpy',
 'odometer': 150225,
 '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': 'Jumpy Fourgon Driver Cabines Approfondies Fixes M 2.0 BlueHDi 180CV '
          'BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Fourgon Driver Cabines Approfondies Fixes M 2.0 BlueHDi 180CV BVA8 '
         'E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008953auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:12:12 [ecarstrade.be] INFO: Saving data for 7008953auction111128: {'created_time': 1774624332.174363, 'last_price_update_time': 1774624332.174375, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008953auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009940/photo_002/780x0__r.jpg?hash=1774622252> (referer: https://ecarstrade.com/cars/7009940)
2026-03-27 15:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009940/photo_001/780x0__r.jpg?hash=1774622252> (referer: https://ecarstrade.com/cars/7009940)
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009940%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622252%27 HTTP/1.1" 200 None
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009940/photo_005/780x0__r.jpg?hash=1774622252 not downloaded yet
2026-03-27 15:12:12 [ecarstrade.be] INFO: Extracting details for car 7009903auction111137
2026-03-27 15:12:12 [ecarstrade.be] INFO: Extracting details for car 7009932auction111137
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009940%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622253%27 HTTP/1.1" 200 None
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009940/photo_006/780x0__r.jpg?hash=1774622253 not downloaded yet
2026-03-27 15:12:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 191ab384-1304-5ebc-a461-fbfb98987cd3 with identifier: 7009903auction111137
2026-03-27 15:12:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 191ab384-1304-5ebc-a461-fbfb98987cd3 with scrape type 1
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 191ab384-1304-5ebc-a461-fbfb98987cd3
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009903%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622166%27 HTTP/1.1" 200 None
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009903/photo_001/780x0__r.jpg?hash=1774622166 not downloaded yet
2026-03-27 15:12:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c64536c4-9e28-56d4-a0dd-061b149bb396 with identifier: 7009932auction111137
2026-03-27 15:12:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c64536c4-9e28-56d4-a0dd-061b149bb396 with scrape type 1
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c64536c4-9e28-56d4-a0dd-061b149bb396
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009932%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622237%27 HTTP/1.1" 200 None
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009932/photo_001/780x0__r.jpg?hash=1774622237 not downloaded yet
2026-03-27 15:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009940/photo_003/780x0__r.jpg?hash=1774622252> (referer: https://ecarstrade.com/cars/7009940)
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009903%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622166%27 HTTP/1.1" 200 None
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009903/photo_002/780x0__r.jpg?hash=1774622166 not downloaded yet
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009932%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622237%27 HTTP/1.1" 200 None
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009932/photo_002/780x0__r.jpg?hash=1774622237 not downloaded yet
2026-03-27 15:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009940/photo_005/780x0__r.jpg?hash=1774622252> (referer: https://ecarstrade.com/cars/7009940)
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009903%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622166%27 HTTP/1.1" 200 None
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009903/photo_003/780x0__r.jpg?hash=1774622166 not downloaded yet
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009932%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622237%27 HTTP/1.1" 200 None
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009932/photo_003/780x0__r.jpg?hash=1774622237 not downloaded yet
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 21fda4bc-b6ca-5420-b388-a5830a133341
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 21fda4bc-b6ca-5420-b388-a5830a133341
2026-03-27 15:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009940/photo_004/780x0__r.jpg?hash=1774622253> (referer: https://ecarstrade.com/cars/7009940)
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009903%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622166%27 HTTP/1.1" 200 None
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009903/photo_004/780x0__r.jpg?hash=1774622166 not downloaded yet
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009932%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622237%27 HTTP/1.1" 200 None
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009932/photo_004/780x0__r.jpg?hash=1774622237 not downloaded yet
2026-03-27 15:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009932/photo_001/780x0__r.jpg?hash=1774622237> (referer: https://ecarstrade.com/cars/7009932)
2026-03-27 15:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009940/photo_006/780x0__r.jpg?hash=1774622253> (referer: https://ecarstrade.com/cars/7009940)
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009903%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622166%27 HTTP/1.1" 200 None
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009903/photo_005/780x0__r.jpg?hash=1774622166 not downloaded yet
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009932%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622237%27 HTTP/1.1" 200 None
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009932/photo_005/780x0__r.jpg?hash=1774622237 not downloaded yet
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 21fda4bc-b6ca-5420-b388-a5830a133341
2026-03-27 15:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009903/photo_001/780x0__r.jpg?hash=1774622166> (referer: https://ecarstrade.com/cars/7009903)
2026-03-27 15:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009903/photo_002/780x0__r.jpg?hash=1774622166> (referer: https://ecarstrade.com/cars/7009903)
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009903%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622166%27 HTTP/1.1" 200 None
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009903/photo_006/780x0__r.jpg?hash=1774622166 not downloaded yet
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009932%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622237%27 HTTP/1.1" 200 None
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009932/photo_006/780x0__r.jpg?hash=1774622237 not downloaded yet
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 21fda4bc-b6ca-5420-b388-a5830a133341
2026-03-27 15:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009932/photo_002/780x0__r.jpg?hash=1774622237> (referer: https://ecarstrade.com/cars/7009932)
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 21fda4bc-b6ca-5420-b388-a5830a133341
2026-03-27 15:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009932/photo_004/780x0__r.jpg?hash=1774622237> (referer: https://ecarstrade.com/cars/7009932)
2026-03-27 15:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009932/photo_003/780x0__r.jpg?hash=1774622237> (referer: https://ecarstrade.com/cars/7009932)
2026-03-27 15:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009903/photo_003/780x0__r.jpg?hash=1774622166> (referer: https://ecarstrade.com/cars/7009903)
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c64536c4-9e28-56d4-a0dd-061b149bb396
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 21fda4bc-b6ca-5420-b388-a5830a133341
2026-03-27 15:12:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 21fda4bc-b6ca-5420-b388-a5830a133341, skipping ID generation
2026-03-27 15:12:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21fda4bc-b6ca-5420-b388-a5830a133341 with scrape type 1
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 21fda4bc-b6ca-5420-b388-a5830a133341 sending to next pipeline
2026-03-27 15:12:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 21fda4bc-b6ca-5420-b388-a5830a133341, identifier: 7009940auction111137
2026-03-27 15:12:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 21fda4bc-b6ca-5420-b388-a5830a133341 with identifier: 7009940auction111137
2026-03-27 15:12:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 21fda4bc-b6ca-5420-b388-a5830a133341 with identifier: 7009940auction111137
2026-03-27 15:12:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 21fda4bc-b6ca-5420-b388-a5830a133341 with identifier: 7009940auction111137 to the API
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009940/photo_006/780x0__r.jpg?hash=1774622253>
{'auction_title': '',
 'c_o_2_emission_value': 200,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6E',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '21fda4bc-b6ca-5420-b388-a5830a133341',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009940',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID_WRECK"',
 'make': 'Opel',
 'model': 'Vivaro',
 'odometer': 23831,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-10-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Opel Vivaro 2.0 BlueHDi 145 S&S EAT8 €6.4 L3H1 4d !! Rolling car !! '
          'Damaged car !!!',
 'transmission': 'automatic',
 'trim': '2.0 BlueHDi 145 S&S EAT8 €6.4 L3H1 4d !! Rolling car !! Damaged car '
         '!!!',
 'vin': None,
 'year': 2024}
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009940auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:12:12 [ecarstrade.be] INFO: Saving data for 7009940auction111137: {'created_time': 1774624332.945294, 'last_price_update_time': 1774624332.945306, 'auction_closing_time': 1774865400.0}
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009940auction111137') HTTP/1.1" 204 0
2026-03-27 15:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009903/photo_004/780x0__r.jpg?hash=1774622166> (referer: https://ecarstrade.com/cars/7009903)
2026-03-27 15:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009903/photo_006/780x0__r.jpg?hash=1774622166> (referer: https://ecarstrade.com/cars/7009903)
2026-03-27 15:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009903/photo_005/780x0__r.jpg?hash=1774622166> (referer: https://ecarstrade.com/cars/7009903)
2026-03-27 15:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009932/photo_006/780x0__r.jpg?hash=1774622237> (referer: https://ecarstrade.com/cars/7009932)
2026-03-27 15:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009932/photo_005/780x0__r.jpg?hash=1774622237> (referer: https://ecarstrade.com/cars/7009932)
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 191ab384-1304-5ebc-a461-fbfb98987cd3
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 191ab384-1304-5ebc-a461-fbfb98987cd3
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c64536c4-9e28-56d4-a0dd-061b149bb396
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c64536c4-9e28-56d4-a0dd-061b149bb396
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c64536c4-9e28-56d4-a0dd-061b149bb396
2026-03-27 15:12:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 191ab384-1304-5ebc-a461-fbfb98987cd3
2026-03-27 15:12:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 191ab384-1304-5ebc-a461-fbfb98987cd3
2026-03-27 15:12:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 191ab384-1304-5ebc-a461-fbfb98987cd3
2026-03-27 15:12:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 191ab384-1304-5ebc-a461-fbfb98987cd3
2026-03-27 15:12:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 191ab384-1304-5ebc-a461-fbfb98987cd3, skipping ID generation
2026-03-27 15:12:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 191ab384-1304-5ebc-a461-fbfb98987cd3 with scrape type 1
2026-03-27 15:12:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 191ab384-1304-5ebc-a461-fbfb98987cd3 sending to next pipeline
2026-03-27 15:12:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 191ab384-1304-5ebc-a461-fbfb98987cd3, identifier: 7009903auction111137
2026-03-27 15:12:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c64536c4-9e28-56d4-a0dd-061b149bb396
2026-03-27 15:12:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c64536c4-9e28-56d4-a0dd-061b149bb396
2026-03-27 15:12:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c64536c4-9e28-56d4-a0dd-061b149bb396, skipping ID generation
2026-03-27 15:12:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c64536c4-9e28-56d4-a0dd-061b149bb396 with scrape type 1
2026-03-27 15:12:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c64536c4-9e28-56d4-a0dd-061b149bb396 sending to next pipeline
2026-03-27 15:12:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c64536c4-9e28-56d4-a0dd-061b149bb396, identifier: 7009932auction111137
2026-03-27 15:12:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 191ab384-1304-5ebc-a461-fbfb98987cd3 with identifier: 7009903auction111137
2026-03-27 15:12:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 191ab384-1304-5ebc-a461-fbfb98987cd3 with identifier: 7009903auction111137
2026-03-27 15:12:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 191ab384-1304-5ebc-a461-fbfb98987cd3 with identifier: 7009903auction111137 to the API
2026-03-27 15:12:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009903/photo_005/780x0__r.jpg?hash=1774622166>
{'auction_title': '',
 'c_o_2_emission_value': 232,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '191ab384-1304-5ebc-a461-fbfb98987cd3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009903',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Ford',
 'model': 'Transit Custom',
 'odometer': 167461,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-05-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Ford Transit Custom 340L 2.0TD170Pk/125Kw A6 FWD Trend 4d',
 'transmission': 'automatic',
 'trim': '340L 2.0TD170Pk/125Kw A6 FWD Trend 4d',
 'vin': None,
 'year': 2020}
2026-03-27 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009903auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:12:13 [ecarstrade.be] INFO: Saving data for 7009903auction111137: {'created_time': 1774624333.493007, 'last_price_update_time': 1774624333.493019, 'auction_closing_time': 1774865400.0}
2026-03-27 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009903auction111137') HTTP/1.1" 204 0
2026-03-27 15:12:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c64536c4-9e28-56d4-a0dd-061b149bb396 with identifier: 7009932auction111137
2026-03-27 15:12:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c64536c4-9e28-56d4-a0dd-061b149bb396 with identifier: 7009932auction111137
2026-03-27 15:12:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c64536c4-9e28-56d4-a0dd-061b149bb396 with identifier: 7009932auction111137 to the API
2026-03-27 15:12:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009932/photo_005/780x0__r.jpg?hash=1774622237>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'c64536c4-9e28-56d4-a0dd-061b149bb396',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009932',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mini',
 'model': 'Cooper S',
 'odometer': 147586,
 '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': 2,
 'seller_name': None,
 'title': "MINI, Mini Clubman '15, Mini Clubman Cooper S (141 kW) Sport-Aut. "
          'VAN 5d',
 'transmission': 'automatic',
 'trim': "MINI,  Clubman '15,  Clubman  (141 kW) Sport-Aut. VAN 5d",
 'vin': None,
 'year': 2019}
2026-03-27 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009932auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:12:13 [ecarstrade.be] INFO: Saving data for 7009932auction111137: {'created_time': 1774624333.775845, 'last_price_update_time': 1774624333.775858, 'auction_closing_time': 1774865400.0}
2026-03-27 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009932auction111137') HTTP/1.1" 204 0
2026-03-27 15:12:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009914> (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 15:12:15 [ecarstrade.be] INFO: Extracting details for car 7009914auction111137
2026-03-27 15:12:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0633fff1-cfdb-5c54-a15d-46c0c37f1425 with identifier: 7009914auction111137
2026-03-27 15:12:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0633fff1-cfdb-5c54-a15d-46c0c37f1425 with scrape type 1
2026-03-27 15:12:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0633fff1-cfdb-5c54-a15d-46c0c37f1425
2026-03-27 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009914%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622197%27 HTTP/1.1" 200 None
2026-03-27 15:12:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009914/photo_001/780x0__r.jpg?hash=1774622197 not downloaded yet
2026-03-27 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009914%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622197%27 HTTP/1.1" 200 None
2026-03-27 15:12:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009914/photo_002/780x0__r.jpg?hash=1774622197 not downloaded yet
2026-03-27 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009914%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622198%27 HTTP/1.1" 200 None
2026-03-27 15:12:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009914/photo_003/780x0__r.jpg?hash=1774622198 not downloaded yet
2026-03-27 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009914%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622197%27 HTTP/1.1" 200 None
2026-03-27 15:12:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009914/photo_004/780x0__r.jpg?hash=1774622197 not downloaded yet
2026-03-27 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009914%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622197%27 HTTP/1.1" 200 None
2026-03-27 15:12:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009914/photo_005/780x0__r.jpg?hash=1774622197 not downloaded yet
2026-03-27 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009914%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622197%27 HTTP/1.1" 200 None
2026-03-27 15:12:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009914/photo_006/780x0__r.jpg?hash=1774622197 not downloaded yet
2026-03-27 15:12:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009914/photo_001/780x0__r.jpg?hash=1774622197> (referer: https://ecarstrade.com/cars/7009914)
2026-03-27 15:12:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009914/photo_002/780x0__r.jpg?hash=1774622197> (referer: https://ecarstrade.com/cars/7009914)
2026-03-27 15:12:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009914/photo_004/780x0__r.jpg?hash=1774622197> (referer: https://ecarstrade.com/cars/7009914)
2026-03-27 15:12:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009914/photo_003/780x0__r.jpg?hash=1774622198> (referer: https://ecarstrade.com/cars/7009914)
2026-03-27 15:12:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009914/photo_005/780x0__r.jpg?hash=1774622197> (referer: https://ecarstrade.com/cars/7009914)
2026-03-27 15:12:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009914/photo_006/780x0__r.jpg?hash=1774622197> (referer: https://ecarstrade.com/cars/7009914)
2026-03-27 15:12:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0633fff1-cfdb-5c54-a15d-46c0c37f1425
2026-03-27 15:12:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0633fff1-cfdb-5c54-a15d-46c0c37f1425
2026-03-27 15:12:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0633fff1-cfdb-5c54-a15d-46c0c37f1425
2026-03-27 15:12:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0633fff1-cfdb-5c54-a15d-46c0c37f1425
2026-03-27 15:12:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0633fff1-cfdb-5c54-a15d-46c0c37f1425
2026-03-27 15:12:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0633fff1-cfdb-5c54-a15d-46c0c37f1425
2026-03-27 15:12:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0633fff1-cfdb-5c54-a15d-46c0c37f1425, skipping ID generation
2026-03-27 15:12:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0633fff1-cfdb-5c54-a15d-46c0c37f1425 with scrape type 1
2026-03-27 15:12:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0633fff1-cfdb-5c54-a15d-46c0c37f1425 sending to next pipeline
2026-03-27 15:12:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0633fff1-cfdb-5c54-a15d-46c0c37f1425, identifier: 7009914auction111137
2026-03-27 15:12:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0633fff1-cfdb-5c54-a15d-46c0c37f1425 with identifier: 7009914auction111137
2026-03-27 15:12:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0633fff1-cfdb-5c54-a15d-46c0c37f1425 with identifier: 7009914auction111137
2026-03-27 15:12:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0633fff1-cfdb-5c54-a15d-46c0c37f1425 with identifier: 7009914auction111137 to the API
2026-03-27 15:12:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009914/photo_006/780x0__r.jpg?hash=1774622197>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T10:10:00Z',
 'fuel_type': 'Diesel',
 'id': '0633fff1-cfdb-5c54-a15d-46c0c37f1425',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009914',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 176845,
 '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': "Mercedes, A-Class '18, Mercedes-Benz A-Klasse A 180 d 5d",
 'transmission': 'manual',
 'trim': ", A-Class '18, -Benz A-Klasse  d 5d",
 'vin': None,
 'year': 2020}
2026-03-27 15:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009914auction111137%27 HTTP/1.1" 200 None
2026-03-27 15:12:16 [ecarstrade.be] INFO: Saving data for 7009914auction111137: {'created_time': 1774624336.284998, 'last_price_update_time': 1774624336.28501, 'auction_closing_time': 1774865400.0}
2026-03-27 15:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009914auction111137') HTTP/1.1" 204 0
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008956auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008956auction111128: 1
2026-03-27 15: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 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008977auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008977auction111128: 1
2026-03-27 15: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 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008984auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008984auction111128: 1
2026-03-27 15: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 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008959auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008959auction111128: 1
2026-03-27 15: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 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008950auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008950auction111128: 1
2026-03-27 15: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 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008951auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008951auction111128: 1
2026-03-27 15: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 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008957auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008957auction111128: 1
2026-03-27 15: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 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008982auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008982auction111128: 1
2026-03-27 15: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 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008948auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008948auction111128: 1
2026-03-27 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008952auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008952auction111128: 1
2026-03-27 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008975auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008975auction111128: 1
2026-03-27 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008939auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008939auction111128: 1
2026-03-27 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008954auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008954auction111128: 1
2026-03-27 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008940auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008940auction111128: 1
2026-03-27 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008942auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008942auction111128: 1
2026-03-27 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008941auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008941auction111128: 1
2026-03-27 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008964auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008964auction111128: 1
2026-03-27 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008945auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008945auction111128: 1
2026-03-27 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008971auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008971auction111128: 1
2026-03-27 15:12:17 [ecarstrade.be] INFO: Found listing with ID: 7008978auction111128
2026-03-27 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:17 [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 15:12:17 [ecarstrade.be] INFO: Scrape type for 7008978auction111128: 1
2026-03-27 15:12:23 [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 15: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 15:12:23 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:12:23 [ecarstrade.be] INFO: Found listing with ID: 7008944auction111128
2026-03-27 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:23 [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 15:12:23 [ecarstrade.be] INFO: Scrape type for 7008944auction111128: 1
2026-03-27 15:12:23 [ecarstrade.be] INFO: Found listing with ID: 7008967auction111128
2026-03-27 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:23 [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 15:12:23 [ecarstrade.be] INFO: Scrape type for 7008967auction111128: 1
2026-03-27 15:12:23 [ecarstrade.be] INFO: Found listing with ID: 7008968auction111128
2026-03-27 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:23 [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 15:12:23 [ecarstrade.be] INFO: Scrape type for 7008968auction111128: 1
2026-03-27 15:12:23 [ecarstrade.be] INFO: Found listing with ID: 7008972auction111128
2026-03-27 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:23 [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 15:12:23 [ecarstrade.be] INFO: Scrape type for 7008972auction111128: 1
2026-03-27 15:12:23 [ecarstrade.be] INFO: Found listing with ID: 7008962auction111128
2026-03-27 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:23 [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 15:12:23 [ecarstrade.be] INFO: Scrape type for 7008962auction111128: 1
2026-03-27 15:12:23 [ecarstrade.be] INFO: Found listing with ID: 7008973auction111128
2026-03-27 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:23 [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 15:12:23 [ecarstrade.be] INFO: Scrape type for 7008973auction111128: 1
2026-03-27 15:12:23 [ecarstrade.be] INFO: Found listing with ID: 7008981auction111128
2026-03-27 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:23 [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 15:12:23 [ecarstrade.be] INFO: Scrape type for 7008981auction111128: 1
2026-03-27 15:12:23 [ecarstrade.be] INFO: Found listing with ID: 7008983auction111128
2026-03-27 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:23 [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 15:12:23 [ecarstrade.be] INFO: Scrape type for 7008983auction111128: 1
2026-03-27 15:12:23 [ecarstrade.be] INFO: Found listing with ID: 7008970auction111128
2026-03-27 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:23 [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 15:12:23 [ecarstrade.be] INFO: Scrape type for 7008970auction111128: 1
2026-03-27 15:12:23 [ecarstrade.be] INFO: Found listing with ID: 7008974auction111128
2026-03-27 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:23 [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 15:12:23 [ecarstrade.be] INFO: Scrape type for 7008974auction111128: 1
2026-03-27 15:12:23 [ecarstrade.be] INFO: Found listing with ID: 7008946auction111128
2026-03-27 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:23 [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 15:12:23 [ecarstrade.be] INFO: Scrape type for 7008946auction111128: 1
2026-03-27 15:12:23 [ecarstrade.be] INFO: Found listing with ID: 7008969auction111128
2026-03-27 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:23 [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 15:12:23 [ecarstrade.be] INFO: Scrape type for 7008969auction111128: 1
2026-03-27 15:12:23 [ecarstrade.be] INFO: Found listing with ID: 7008947auction111128
2026-03-27 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:23 [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 15:12:23 [ecarstrade.be] INFO: Scrape type for 7008947auction111128: 1
2026-03-27 15:12:23 [ecarstrade.be] INFO: Found listing with ID: 7008965auction111128
2026-03-27 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008965auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:12:23 [ecarstrade.be] INFO: Scrape type for 7008965auction111128: 1
2026-03-27 15:12:23 [ecarstrade.be] INFO: Found listing with ID: 7009006auction111129
2026-03-27 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:24 [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 15:12:24 [ecarstrade.be] INFO: Scrape type for 7009006auction111129: 1
2026-03-27 15:12:24 [ecarstrade.be] INFO: Found listing with ID: 7009125auction111129
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:24 [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 15:12:24 [ecarstrade.be] INFO: Scrape type for 7009125auction111129: 1
2026-03-27 15:12:24 [ecarstrade.be] INFO: Found listing with ID: 7009139auction111129
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:24 [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 15:12:24 [ecarstrade.be] INFO: Scrape type for 7009139auction111129: 1
2026-03-27 15:12:24 [ecarstrade.be] INFO: Found listing with ID: 7009003auction111129
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:24 [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 15:12:24 [ecarstrade.be] INFO: Scrape type for 7009003auction111129: 1
2026-03-27 15:12:24 [ecarstrade.be] INFO: Found listing with ID: 7008998auction111129
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:24 [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 15:12:24 [ecarstrade.be] INFO: Scrape type for 7008998auction111129: 1
2026-03-27 15:12:24 [ecarstrade.be] INFO: Found listing with ID: 7009039auction111129
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:24 [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 15:12:24 [ecarstrade.be] INFO: Scrape type for 7009039auction111129: 1
2026-03-27 15:12:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008950> (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 15:12: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 15:12:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008956> (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 15:12: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 15:12:24 [ecarstrade.be] INFO: Extracting details for car 7008950auction111128
2026-03-27 15:12:24 [ecarstrade.be] INFO: Extracting details for car 7008956auction111128
2026-03-27 15:12:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d0113d7-5787-5411-909e-df6edf5f15b4 with identifier: 7008950auction111128
2026-03-27 15:12:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d0113d7-5787-5411-909e-df6edf5f15b4 with scrape type 1
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7d0113d7-5787-5411-909e-df6edf5f15b4
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008950%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617373%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008950/photo_001/780x0__r.jpg?hash=1774617373 not downloaded yet
2026-03-27 15:12:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bca64b7-f2c7-5ad8-93cc-68b405ebe087 with identifier: 7008956auction111128
2026-03-27 15:12:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bca64b7-f2c7-5ad8-93cc-68b405ebe087 with scrape type 1
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6bca64b7-f2c7-5ad8-93cc-68b405ebe087
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008956%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617390%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008956/photo_001/780x0__r.jpg?hash=1774617390 not downloaded yet
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008950%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617373%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008950/photo_002/780x0__r.jpg?hash=1774617373 not downloaded yet
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008956%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617388%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008956/photo_002/780x0__r.jpg?hash=1774617388 not downloaded yet
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008950%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617373%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008950/photo_003/780x0__r.jpg?hash=1774617373 not downloaded yet
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008956%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617390%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008956/photo_003/780x0__r.jpg?hash=1774617390 not downloaded yet
2026-03-27 15:12:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008977> (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 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008950%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617373%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008950/photo_004/780x0__r.jpg?hash=1774617373 not downloaded yet
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008956%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617388%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008956/photo_004/780x0__r.jpg?hash=1774617388 not downloaded yet
2026-03-27 15:12: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 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008950%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617373%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008950/photo_005/780x0__r.jpg?hash=1774617373 not downloaded yet
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008956%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617388%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008956/photo_005/780x0__r.jpg?hash=1774617388 not downloaded yet
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008950%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617373%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008950/photo_006/780x0__r.jpg?hash=1774617373 not downloaded yet
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008956%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617388%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008956/photo_006/780x0__r.jpg?hash=1774617388 not downloaded yet
2026-03-27 15:12:24 [ecarstrade.be] INFO: Extracting details for car 7008977auction111128
2026-03-27 15:12:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72c89049-cd17-51bc-be73-f42dbfffe058 with identifier: 7008977auction111128
2026-03-27 15:12:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72c89049-cd17-51bc-be73-f42dbfffe058 with scrape type 1
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 72c89049-cd17-51bc-be73-f42dbfffe058
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008977%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617424%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008977/photo_001/780x0__r.jpg?hash=1774617424 not downloaded yet
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008977%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617425%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008977/photo_002/780x0__r.jpg?hash=1774617425 not downloaded yet
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008977%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617424%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008977/photo_003/780x0__r.jpg?hash=1774617424 not downloaded yet
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008977%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617425%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008977/photo_004/780x0__r.jpg?hash=1774617425 not downloaded yet
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008977%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617424%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008977/photo_005/780x0__r.jpg?hash=1774617424 not downloaded yet
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008977%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617424%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008977/photo_006/780x0__r.jpg?hash=1774617424 not downloaded yet
2026-03-27 15:12:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008957> (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 15:12: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 15:12:24 [ecarstrade.be] INFO: Extracting details for car 7008957auction111128
2026-03-27 15:12:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f38ff2c9-762d-53fb-88bf-14b0b9fb1f06 with identifier: 7008957auction111128
2026-03-27 15:12:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f38ff2c9-762d-53fb-88bf-14b0b9fb1f06 with scrape type 1
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f38ff2c9-762d-53fb-88bf-14b0b9fb1f06
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008957%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617390%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008957/photo_001/780x0__r.jpg?hash=1774617390 not downloaded yet
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008957%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617390%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008957/photo_002/780x0__r.jpg?hash=1774617390 not downloaded yet
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008957%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617389%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008957/photo_003/780x0__r.jpg?hash=1774617389 not downloaded yet
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008957%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617390%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008957/photo_004/780x0__r.jpg?hash=1774617390 not downloaded yet
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008957%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617390%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008957/photo_005/780x0__r.jpg?hash=1774617390 not downloaded yet
2026-03-27 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008957%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617390%27 HTTP/1.1" 200 None
2026-03-27 15:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008957/photo_006/780x0__r.jpg?hash=1774617390 not downloaded yet
2026-03-27 15:12:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008984> (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 15: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 15:12:25 [ecarstrade.be] INFO: Extracting details for car 7008984auction111128
2026-03-27 15:12:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afcf96b2-b9b8-5ecb-a18e-0ac8cb55e425 with identifier: 7008984auction111128
2026-03-27 15:12:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afcf96b2-b9b8-5ecb-a18e-0ac8cb55e425 with scrape type 1
2026-03-27 15:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item afcf96b2-b9b8-5ecb-a18e-0ac8cb55e425
2026-03-27 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008984%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617440%27 HTTP/1.1" 200 None
2026-03-27 15:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008984/photo_001/780x0__r.jpg?hash=1774617440 not downloaded yet
2026-03-27 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008984%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617440%27 HTTP/1.1" 200 None
2026-03-27 15:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008984/photo_002/780x0__r.jpg?hash=1774617440 not downloaded yet
2026-03-27 15:12:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008959> (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 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008984%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617440%27 HTTP/1.1" 200 None
2026-03-27 15:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008984/photo_003/780x0__r.jpg?hash=1774617440 not downloaded yet
2026-03-27 15: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 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008984%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617440%27 HTTP/1.1" 200 None
2026-03-27 15:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008984/photo_004/780x0__r.jpg?hash=1774617440 not downloaded yet
2026-03-27 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008984%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617440%27 HTTP/1.1" 200 None
2026-03-27 15:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008984/photo_005/780x0__r.jpg?hash=1774617440 not downloaded yet
2026-03-27 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008984%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617441%27 HTTP/1.1" 200 None
2026-03-27 15:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008984/photo_006/780x0__r.jpg?hash=1774617441 not downloaded yet
2026-03-27 15:12:25 [ecarstrade.be] INFO: Extracting details for car 7008959auction111128
2026-03-27 15:12:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ccff05d-22e4-5a96-840b-dd2adbdbe4b3 with identifier: 7008959auction111128
2026-03-27 15:12:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ccff05d-22e4-5a96-840b-dd2adbdbe4b3 with scrape type 1
2026-03-27 15:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3ccff05d-22e4-5a96-840b-dd2adbdbe4b3
2026-03-27 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008959%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617393%27 HTTP/1.1" 200 None
2026-03-27 15:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008959/photo_001/780x0__r.jpg?hash=1774617393 not downloaded yet
2026-03-27 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008959%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617394%27 HTTP/1.1" 200 None
2026-03-27 15:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008959/photo_002/780x0__r.jpg?hash=1774617394 not downloaded yet
2026-03-27 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008959%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617393%27 HTTP/1.1" 200 None
2026-03-27 15:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008959/photo_003/780x0__r.jpg?hash=1774617393 not downloaded yet
2026-03-27 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008959%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617394%27 HTTP/1.1" 200 None
2026-03-27 15:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008959/photo_004/780x0__r.jpg?hash=1774617394 not downloaded yet
2026-03-27 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008959%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617394%27 HTTP/1.1" 200 None
2026-03-27 15:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008959/photo_005/780x0__r.jpg?hash=1774617394 not downloaded yet
2026-03-27 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008959%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617394%27 HTTP/1.1" 200 None
2026-03-27 15:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008959/photo_006/780x0__r.jpg?hash=1774617394 not downloaded yet
2026-03-27 15:12:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008951> (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 15: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 15:12:26 [ecarstrade.be] INFO: Extracting details for car 7008951auction111128
2026-03-27 15:12:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49b9b645-6ea7-591e-995c-7d0289507c92 with identifier: 7008951auction111128
2026-03-27 15:12:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b9b645-6ea7-591e-995c-7d0289507c92 with scrape type 1
2026-03-27 15:12:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 49b9b645-6ea7-591e-995c-7d0289507c92
2026-03-27 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008951%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617375%27 HTTP/1.1" 200 None
2026-03-27 15:12:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008951/photo_001/780x0__r.jpg?hash=1774617375 not downloaded yet
2026-03-27 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008951%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617375%27 HTTP/1.1" 200 None
2026-03-27 15:12:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008951/photo_002/780x0__r.jpg?hash=1774617375 not downloaded yet
2026-03-27 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008951%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617375%27 HTTP/1.1" 200 None
2026-03-27 15:12:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008951/photo_003/780x0__r.jpg?hash=1774617375 not downloaded yet
2026-03-27 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008951%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617375%27 HTTP/1.1" 200 None
2026-03-27 15:12:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008951/photo_004/780x0__r.jpg?hash=1774617375 not downloaded yet
2026-03-27 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008951%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617375%27 HTTP/1.1" 200 None
2026-03-27 15:12:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008951/photo_005/780x0__r.jpg?hash=1774617375 not downloaded yet
2026-03-27 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008951%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617375%27 HTTP/1.1" 200 None
2026-03-27 15:12:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008951/photo_006/780x0__r.jpg?hash=1774617375 not downloaded yet
2026-03-27 15:12:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008982> (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 15: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 15:12:30 [ecarstrade.be] INFO: Extracting details for car 7008982auction111128
2026-03-27 15:12:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd51e6de-40c4-599d-9837-94fcb3d0d81a with identifier: 7008982auction111128
2026-03-27 15:12:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd51e6de-40c4-599d-9837-94fcb3d0d81a with scrape type 1
2026-03-27 15:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bd51e6de-40c4-599d-9837-94fcb3d0d81a
2026-03-27 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008982%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617432%27 HTTP/1.1" 200 None
2026-03-27 15:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008982/photo_001/780x0__r.jpg?hash=1774617432 not downloaded yet
2026-03-27 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008982%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617432%27 HTTP/1.1" 200 None
2026-03-27 15:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008982/photo_002/780x0__r.jpg?hash=1774617432 not downloaded yet
2026-03-27 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008982%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617432%27 HTTP/1.1" 200 None
2026-03-27 15:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008982/photo_003/780x0__r.jpg?hash=1774617432 not downloaded yet
2026-03-27 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008982%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617432%27 HTTP/1.1" 200 None
2026-03-27 15:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008982/photo_004/780x0__r.jpg?hash=1774617432 not downloaded yet
2026-03-27 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008982%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617432%27 HTTP/1.1" 200 None
2026-03-27 15:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008982/photo_005/780x0__r.jpg?hash=1774617432 not downloaded yet
2026-03-27 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008982%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617432%27 HTTP/1.1" 200 None
2026-03-27 15:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008982/photo_006/780x0__r.jpg?hash=1774617432 not downloaded yet
2026-03-27 15:12:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008952> (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 15:12: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 15:12:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008975> (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 15:12: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 15:12:31 [ecarstrade.be] INFO: Extracting details for car 7008952auction111128
2026-03-27 15:12:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c313085a-ba7b-5dc2-9bfd-f0fa64344835 with identifier: 7008952auction111128
2026-03-27 15:12:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c313085a-ba7b-5dc2-9bfd-f0fa64344835 with scrape type 1
2026-03-27 15:12:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c313085a-ba7b-5dc2-9bfd-f0fa64344835
2026-03-27 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008952%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617380%27 HTTP/1.1" 200 None
2026-03-27 15:12:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008952/photo_001/780x0__r.jpg?hash=1774617380 not downloaded yet
2026-03-27 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008952%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617381%27 HTTP/1.1" 200 None
2026-03-27 15:12:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008952/photo_002/780x0__r.jpg?hash=1774617381 not downloaded yet
2026-03-27 15:12:31 [ecarstrade.be] INFO: Extracting details for car 7008975auction111128
2026-03-27 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008952%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617380%27 HTTP/1.1" 200 None
2026-03-27 15:12:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008952/photo_003/780x0__r.jpg?hash=1774617380 not downloaded yet
2026-03-27 15:12:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bacf226d-7d6b-5243-b833-dc68b7834193 with identifier: 7008975auction111128
2026-03-27 15:12:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bacf226d-7d6b-5243-b833-dc68b7834193 with scrape type 1
2026-03-27 15:12:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bacf226d-7d6b-5243-b833-dc68b7834193
2026-03-27 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008975%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617424%27 HTTP/1.1" 200 None
2026-03-27 15:12:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008975/photo_001/780x0__r.jpg?hash=1774617424 not downloaded yet
2026-03-27 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008952%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617380%27 HTTP/1.1" 200 None
2026-03-27 15:12:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008952/photo_004/780x0__r.jpg?hash=1774617380 not downloaded yet
2026-03-27 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008975%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617424%27 HTTP/1.1" 200 None
2026-03-27 15:12:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008975/photo_002/780x0__r.jpg?hash=1774617424 not downloaded yet
2026-03-27 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008952%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617380%27 HTTP/1.1" 200 None
2026-03-27 15:12:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008952/photo_005/780x0__r.jpg?hash=1774617380 not downloaded yet
2026-03-27 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008975%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617424%27 HTTP/1.1" 200 None
2026-03-27 15:12:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008975/photo_003/780x0__r.jpg?hash=1774617424 not downloaded yet
2026-03-27 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008952%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617380%27 HTTP/1.1" 200 None
2026-03-27 15:12:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008952/photo_006/780x0__r.jpg?hash=1774617380 not downloaded yet
2026-03-27 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008975%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617424%27 HTTP/1.1" 200 None
2026-03-27 15:12:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008975/photo_004/780x0__r.jpg?hash=1774617424 not downloaded yet
2026-03-27 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008975%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617424%27 HTTP/1.1" 200 None
2026-03-27 15:12:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008975/photo_005/780x0__r.jpg?hash=1774617424 not downloaded yet
2026-03-27 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008975%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617424%27 HTTP/1.1" 200 None
2026-03-27 15:12:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008975/photo_006/780x0__r.jpg?hash=1774617424 not downloaded yet
2026-03-27 15:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008954> (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 15:12:32 [ecarstrade.be] INFO: Extracting details for car 7008954auction111128
2026-03-27 15:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008956/photo_003/780x0__r.jpg?hash=1774617390> (referer: https://ecarstrade.com/cars/7008956)
2026-03-27 15:12:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e25f753d-0a1a-5d6b-9869-1ed9aa6f095f with identifier: 7008954auction111128
2026-03-27 15:12:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e25f753d-0a1a-5d6b-9869-1ed9aa6f095f with scrape type 1
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e25f753d-0a1a-5d6b-9869-1ed9aa6f095f
2026-03-27 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008954%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617386%27 HTTP/1.1" 200 None
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008954/photo_001/780x0__r.jpg?hash=1774617386 not downloaded yet
2026-03-27 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008954%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617386%27 HTTP/1.1" 200 None
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008954/photo_002/780x0__r.jpg?hash=1774617386 not downloaded yet
2026-03-27 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008954%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617386%27 HTTP/1.1" 200 None
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008954/photo_003/780x0__r.jpg?hash=1774617386 not downloaded yet
2026-03-27 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008954%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617386%27 HTTP/1.1" 200 None
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008954/photo_004/780x0__r.jpg?hash=1774617386 not downloaded yet
2026-03-27 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008954%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617386%27 HTTP/1.1" 200 None
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008954/photo_005/780x0__r.jpg?hash=1774617386 not downloaded yet
2026-03-27 15:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008977/photo_006/780x0__r.jpg?hash=1774617424> (referer: https://ecarstrade.com/cars/7008977)
2026-03-27 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008954%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617386%27 HTTP/1.1" 200 None
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008954/photo_006/780x0__r.jpg?hash=1774617386 not downloaded yet
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6bca64b7-f2c7-5ad8-93cc-68b405ebe087
2026-03-27 15:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008942> (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 15:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008957/photo_006/780x0__r.jpg?hash=1774617390> (referer: https://ecarstrade.com/cars/7008957)
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 72c89049-cd17-51bc-be73-f42dbfffe058
2026-03-27 15:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008984/photo_002/780x0__r.jpg?hash=1774617440> (referer: https://ecarstrade.com/cars/7008984)
2026-03-27 15:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008959/photo_006/780x0__r.jpg?hash=1774617394> (referer: https://ecarstrade.com/cars/7008959)
2026-03-27 15:12:32 [ecarstrade.be] INFO: Extracting details for car 7008942auction111128
2026-03-27 15:12:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4280ac4b-6464-5a35-8930-818d8fd105c5 with identifier: 7008942auction111128
2026-03-27 15:12:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4280ac4b-6464-5a35-8930-818d8fd105c5 with scrape type 1
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4280ac4b-6464-5a35-8930-818d8fd105c5
2026-03-27 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008942%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617357%27 HTTP/1.1" 200 None
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008942/photo_001/780x0__r.jpg?hash=1774617357 not downloaded yet
2026-03-27 15:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008951/photo_006/780x0__r.jpg?hash=1774617375> (referer: https://ecarstrade.com/cars/7008951)
2026-03-27 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008942%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617358%27 HTTP/1.1" 200 None
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008942/photo_002/780x0__r.jpg?hash=1774617358 not downloaded yet
2026-03-27 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008942%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617357%27 HTTP/1.1" 200 None
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008942/photo_003/780x0__r.jpg?hash=1774617357 not downloaded yet
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f38ff2c9-762d-53fb-88bf-14b0b9fb1f06
2026-03-27 15:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008982/photo_006/780x0__r.jpg?hash=1774617432> (referer: https://ecarstrade.com/cars/7008982)
2026-03-27 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008942%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617358%27 HTTP/1.1" 200 None
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008942/photo_004/780x0__r.jpg?hash=1774617358 not downloaded yet
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item afcf96b2-b9b8-5ecb-a18e-0ac8cb55e425
2026-03-27 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008942%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617358%27 HTTP/1.1" 200 None
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008942/photo_005/780x0__r.jpg?hash=1774617358 not downloaded yet
2026-03-27 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008942%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617358%27 HTTP/1.1" 200 None
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008942/photo_006/780x0__r.jpg?hash=1774617358 not downloaded yet
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3ccff05d-22e4-5a96-840b-dd2adbdbe4b3
2026-03-27 15:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008975/photo_006/780x0__r.jpg?hash=1774617424> (referer: https://ecarstrade.com/cars/7008975)
2026-03-27 15:12:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 49b9b645-6ea7-591e-995c-7d0289507c92
2026-03-27 15:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008982/photo_005/780x0__r.jpg?hash=1774617432> (referer: https://ecarstrade.com/cars/7008982)
2026-03-27 15:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bd51e6de-40c4-599d-9837-94fcb3d0d81a
2026-03-27 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008954/photo_005/780x0__r.jpg?hash=1774617386> (referer: https://ecarstrade.com/cars/7008954)
2026-03-27 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008975/photo_005/780x0__r.jpg?hash=1774617424> (referer: https://ecarstrade.com/cars/7008975)
2026-03-27 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008954/photo_006/780x0__r.jpg?hash=1774617386> (referer: https://ecarstrade.com/cars/7008954)
2026-03-27 15:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bacf226d-7d6b-5243-b833-dc68b7834193
2026-03-27 15:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bd51e6de-40c4-599d-9837-94fcb3d0d81a
2026-03-27 15:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e25f753d-0a1a-5d6b-9869-1ed9aa6f095f
2026-03-27 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008954/photo_004/780x0__r.jpg?hash=1774617386> (referer: https://ecarstrade.com/cars/7008954)
2026-03-27 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008954/photo_003/780x0__r.jpg?hash=1774617386> (referer: https://ecarstrade.com/cars/7008954)
2026-03-27 15:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bacf226d-7d6b-5243-b833-dc68b7834193
2026-03-27 15:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e25f753d-0a1a-5d6b-9869-1ed9aa6f095f
2026-03-27 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008954/photo_002/780x0__r.jpg?hash=1774617386> (referer: https://ecarstrade.com/cars/7008954)
2026-03-27 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008942/photo_003/780x0__r.jpg?hash=1774617357> (referer: https://ecarstrade.com/cars/7008942)
2026-03-27 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008942/photo_001/780x0__r.jpg?hash=1774617357> (referer: https://ecarstrade.com/cars/7008942)
2026-03-27 15:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e25f753d-0a1a-5d6b-9869-1ed9aa6f095f
2026-03-27 15:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e25f753d-0a1a-5d6b-9869-1ed9aa6f095f
2026-03-27 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008942/photo_006/780x0__r.jpg?hash=1774617358> (referer: https://ecarstrade.com/cars/7008942)
2026-03-27 15:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e25f753d-0a1a-5d6b-9869-1ed9aa6f095f
2026-03-27 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008942/photo_005/780x0__r.jpg?hash=1774617358> (referer: https://ecarstrade.com/cars/7008942)
2026-03-27 15:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4280ac4b-6464-5a35-8930-818d8fd105c5
2026-03-27 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008942/photo_004/780x0__r.jpg?hash=1774617358> (referer: https://ecarstrade.com/cars/7008942)
2026-03-27 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008942/photo_002/780x0__r.jpg?hash=1774617358> (referer: https://ecarstrade.com/cars/7008942)
2026-03-27 15:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4280ac4b-6464-5a35-8930-818d8fd105c5
2026-03-27 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008939> (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 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008954/photo_001/780x0__r.jpg?hash=1774617386> (referer: https://ecarstrade.com/cars/7008954)
2026-03-27 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008975/photo_004/780x0__r.jpg?hash=1774617424> (referer: https://ecarstrade.com/cars/7008975)
2026-03-27 15:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4280ac4b-6464-5a35-8930-818d8fd105c5
2026-03-27 15:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4280ac4b-6464-5a35-8930-818d8fd105c5
2026-03-27 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008952/photo_006/780x0__r.jpg?hash=1774617380> (referer: https://ecarstrade.com/cars/7008952)
2026-03-27 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008952/photo_005/780x0__r.jpg?hash=1774617380> (referer: https://ecarstrade.com/cars/7008952)
2026-03-27 15:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4280ac4b-6464-5a35-8930-818d8fd105c5
2026-03-27 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008975/photo_003/780x0__r.jpg?hash=1774617424> (referer: https://ecarstrade.com/cars/7008975)
2026-03-27 15:12:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4280ac4b-6464-5a35-8930-818d8fd105c5
2026-03-27 15:12:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4280ac4b-6464-5a35-8930-818d8fd105c5, skipping ID generation
2026-03-27 15:12:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4280ac4b-6464-5a35-8930-818d8fd105c5 with scrape type 1
2026-03-27 15:12:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4280ac4b-6464-5a35-8930-818d8fd105c5 sending to next pipeline
2026-03-27 15:12:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4280ac4b-6464-5a35-8930-818d8fd105c5, identifier: 7008942auction111128
2026-03-27 15:12:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4280ac4b-6464-5a35-8930-818d8fd105c5 with identifier: 7008942auction111128
2026-03-27 15:12:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4280ac4b-6464-5a35-8930-818d8fd105c5 with identifier: 7008942auction111128
2026-03-27 15:12:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4280ac4b-6464-5a35-8930-818d8fd105c5 with identifier: 7008942auction111128 to the API
2026-03-27 15:12:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008942/photo_002/780x0__r.jpg?hash=1774617358>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '4280ac4b-6464-5a35-8930-818d8fd105c5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008942',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 132261,
 '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': 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': 2020}
2026-03-27 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008942auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:12:34 [ecarstrade.be] INFO: Saving data for 7008942auction111128: {'created_time': 1774624354.031176, 'last_price_update_time': 1774624354.031188, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008942auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008975/photo_002/780x0__r.jpg?hash=1774617424> (referer: https://ecarstrade.com/cars/7008975)
2026-03-27 15:12:34 [ecarstrade.be] INFO: Extracting details for car 7008939auction111128
2026-03-27 15:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008975/photo_001/780x0__r.jpg?hash=1774617424> (referer: https://ecarstrade.com/cars/7008975)
2026-03-27 15:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008952/photo_004/780x0__r.jpg?hash=1774617380> (referer: https://ecarstrade.com/cars/7008952)
2026-03-27 15:12:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2c023a5-c88e-58e0-ba3a-c1312d2a1a9f with identifier: 7008939auction111128
2026-03-27 15:12:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c023a5-c88e-58e0-ba3a-c1312d2a1a9f with scrape type 1
2026-03-27 15:12:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e2c023a5-c88e-58e0-ba3a-c1312d2a1a9f
2026-03-27 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008939%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617347%27 HTTP/1.1" 200 None
2026-03-27 15:12:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008939/photo_001/780x0__r.jpg?hash=1774617347 not downloaded yet
2026-03-27 15:12:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e25f753d-0a1a-5d6b-9869-1ed9aa6f095f
2026-03-27 15:12:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e25f753d-0a1a-5d6b-9869-1ed9aa6f095f, skipping ID generation
2026-03-27 15:12:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e25f753d-0a1a-5d6b-9869-1ed9aa6f095f with scrape type 1
2026-03-27 15:12:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e25f753d-0a1a-5d6b-9869-1ed9aa6f095f sending to next pipeline
2026-03-27 15:12:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e25f753d-0a1a-5d6b-9869-1ed9aa6f095f, identifier: 7008954auction111128
2026-03-27 15:12:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bacf226d-7d6b-5243-b833-dc68b7834193
2026-03-27 15:12:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c313085a-ba7b-5dc2-9bfd-f0fa64344835
2026-03-27 15:12:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c313085a-ba7b-5dc2-9bfd-f0fa64344835
2026-03-27 15:12:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bacf226d-7d6b-5243-b833-dc68b7834193
2026-03-27 15:12:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e25f753d-0a1a-5d6b-9869-1ed9aa6f095f with identifier: 7008954auction111128
2026-03-27 15:12:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e25f753d-0a1a-5d6b-9869-1ed9aa6f095f with identifier: 7008954auction111128
2026-03-27 15:12:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e25f753d-0a1a-5d6b-9869-1ed9aa6f095f with identifier: 7008954auction111128 to the API
2026-03-27 15:12:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008954/photo_001/780x0__r.jpg?hash=1774617386>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e25f753d-0a1a-5d6b-9869-1ed9aa6f095f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008954',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Ford',
 'model': 'Transit Connect',
 'odometer': 200572,
 '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': 2,
 'seller_name': None,
 'title': 'Transit Connect Fourgon lang Trend 1.5 100CV BVM6',
 'transmission': 'manual',
 'trim': 'Fourgon lang Trend 1.5 100CV BVM6',
 'vin': None,
 'year': 2022}
2026-03-27 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008954auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:12:34 [ecarstrade.be] INFO: Saving data for 7008954auction111128: {'created_time': 1774624354.628398, 'last_price_update_time': 1774624354.62841, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008954auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008939%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617348%27 HTTP/1.1" 200 None
2026-03-27 15:12:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008939/photo_002/780x0__r.jpg?hash=1774617348 not downloaded yet
2026-03-27 15:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008952/photo_002/780x0__r.jpg?hash=1774617381> (referer: https://ecarstrade.com/cars/7008952)
2026-03-27 15:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008952/photo_003/780x0__r.jpg?hash=1774617380> (referer: https://ecarstrade.com/cars/7008952)
2026-03-27 15:12:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bacf226d-7d6b-5243-b833-dc68b7834193
2026-03-27 15:12:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bacf226d-7d6b-5243-b833-dc68b7834193
2026-03-27 15:12:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bacf226d-7d6b-5243-b833-dc68b7834193, skipping ID generation
2026-03-27 15:12:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bacf226d-7d6b-5243-b833-dc68b7834193 with scrape type 1
2026-03-27 15:12:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bacf226d-7d6b-5243-b833-dc68b7834193 sending to next pipeline
2026-03-27 15:12:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bacf226d-7d6b-5243-b833-dc68b7834193, identifier: 7008975auction111128
2026-03-27 15:12:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c313085a-ba7b-5dc2-9bfd-f0fa64344835
2026-03-27 15:12:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008952/photo_001/780x0__r.jpg?hash=1774617380> (referer: https://ecarstrade.com/cars/7008952)
2026-03-27 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008939%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617348%27 HTTP/1.1" 200 None
2026-03-27 15:12:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008939/photo_003/780x0__r.jpg?hash=1774617348 not downloaded yet
2026-03-27 15:12:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bacf226d-7d6b-5243-b833-dc68b7834193 with identifier: 7008975auction111128
2026-03-27 15:12:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bacf226d-7d6b-5243-b833-dc68b7834193 with identifier: 7008975auction111128
2026-03-27 15:12:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bacf226d-7d6b-5243-b833-dc68b7834193 with identifier: 7008975auction111128 to the API
2026-03-27 15:12:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008975/photo_001/780x0__r.jpg?hash=1774617424>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'bacf226d-7d6b-5243-b833-dc68b7834193',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008975',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 141011,
 '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': 2,
 'seller_name': None,
 'title': 'RENAULT Kangoo / 2021 / 4P / Fourgonnette Extra - Blue dCi95 Sésame '
          'Ouvre Toi',
 'transmission': 'manual',
 'trim': 'RENAULT  / 2021 / 4P / Fourgonnette Extra - Blue dCi95 Sésame Ouvre '
         'Toi',
 'vin': None,
 'year': 2022}
2026-03-27 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008975auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:12:35 [ecarstrade.be] INFO: Saving data for 7008975auction111128: {'created_time': 1774624355.076093, 'last_price_update_time': 1774624355.076111, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008975auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008982/photo_004/780x0__r.jpg?hash=1774617432> (referer: https://ecarstrade.com/cars/7008982)
2026-03-27 15:12:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008982/photo_003/780x0__r.jpg?hash=1774617432> (referer: https://ecarstrade.com/cars/7008982)
2026-03-27 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008939%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617348%27 HTTP/1.1" 200 None
2026-03-27 15:12:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008939/photo_004/780x0__r.jpg?hash=1774617348 not downloaded yet
2026-03-27 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008939%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617348%27 HTTP/1.1" 200 None
2026-03-27 15:12:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008939/photo_005/780x0__r.jpg?hash=1774617348 not downloaded yet
2026-03-27 15:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c313085a-ba7b-5dc2-9bfd-f0fa64344835
2026-03-27 15:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c313085a-ba7b-5dc2-9bfd-f0fa64344835
2026-03-27 15:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c313085a-ba7b-5dc2-9bfd-f0fa64344835
2026-03-27 15:12:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c313085a-ba7b-5dc2-9bfd-f0fa64344835, skipping ID generation
2026-03-27 15:12:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c313085a-ba7b-5dc2-9bfd-f0fa64344835 with scrape type 1
2026-03-27 15:12:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c313085a-ba7b-5dc2-9bfd-f0fa64344835 sending to next pipeline
2026-03-27 15:12:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c313085a-ba7b-5dc2-9bfd-f0fa64344835, identifier: 7008952auction111128
2026-03-27 15:12:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c313085a-ba7b-5dc2-9bfd-f0fa64344835 with identifier: 7008952auction111128
2026-03-27 15:12:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c313085a-ba7b-5dc2-9bfd-f0fa64344835 with identifier: 7008952auction111128
2026-03-27 15:12:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c313085a-ba7b-5dc2-9bfd-f0fa64344835 with identifier: 7008952auction111128 to the API
2026-03-27 15:12:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008952/photo_001/780x0__r.jpg?hash=1774617380>
{'auction_title': '',
 'c_o_2_emission_value': 175,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'c313085a-ba7b-5dc2-9bfd-f0fa64344835',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008952',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Citroen',
 'model': 'Jumpy',
 'odometer': 146150,
 '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': 3,
 'seller_name': None,
 'title': 'Jumpy Fourgon Club M 1.5 BlueHDi 100CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Fourgon Club M 1.5 BlueHDi 100CV BVM6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008952auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:12:35 [ecarstrade.be] INFO: Saving data for 7008952auction111128: {'created_time': 1774624355.558413, 'last_price_update_time': 1774624355.558427, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008952auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008982/photo_002/780x0__r.jpg?hash=1774617432> (referer: https://ecarstrade.com/cars/7008982)
2026-03-27 15:12:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008982/photo_001/780x0__r.jpg?hash=1774617432> (referer: https://ecarstrade.com/cars/7008982)
2026-03-27 15:12:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008951/photo_005/780x0__r.jpg?hash=1774617375> (referer: https://ecarstrade.com/cars/7008951)
2026-03-27 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008939%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617348%27 HTTP/1.1" 200 None
2026-03-27 15:12:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008939/photo_006/780x0__r.jpg?hash=1774617348 not downloaded yet
2026-03-27 15:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bd51e6de-40c4-599d-9837-94fcb3d0d81a
2026-03-27 15:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bd51e6de-40c4-599d-9837-94fcb3d0d81a
2026-03-27 15:12:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008951/photo_003/780x0__r.jpg?hash=1774617375> (referer: https://ecarstrade.com/cars/7008951)
2026-03-27 15:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bd51e6de-40c4-599d-9837-94fcb3d0d81a
2026-03-27 15:12:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bd51e6de-40c4-599d-9837-94fcb3d0d81a
2026-03-27 15:12:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bd51e6de-40c4-599d-9837-94fcb3d0d81a, skipping ID generation
2026-03-27 15:12:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd51e6de-40c4-599d-9837-94fcb3d0d81a with scrape type 1
2026-03-27 15:12:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bd51e6de-40c4-599d-9837-94fcb3d0d81a sending to next pipeline
2026-03-27 15:12:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bd51e6de-40c4-599d-9837-94fcb3d0d81a, identifier: 7008982auction111128
2026-03-27 15:12:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bd51e6de-40c4-599d-9837-94fcb3d0d81a with identifier: 7008982auction111128
2026-03-27 15:12:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bd51e6de-40c4-599d-9837-94fcb3d0d81a with identifier: 7008982auction111128
2026-03-27 15:12:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bd51e6de-40c4-599d-9837-94fcb3d0d81a with identifier: 7008982auction111128 to the API
2026-03-27 15:12:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008982/photo_001/780x0__r.jpg?hash=1774617432>
{'auction_title': '',
 'c_o_2_emission_value': 211,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 5',
 'engine': '2.3L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'bd51e6de-40c4-599d-9837-94fcb3d0d81a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008982',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Master',
 'odometer': 182441,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-04-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'RENAULT Master VU 4p Fourgon CA-G CF TRAC F3500 L3H2 dCi 125 EU5',
 'transmission': 'manual',
 'trim': 'RENAULT  VU 4p Fourgon CA-G CF TRAC F3500 L3H2 dCi 125 EU5',
 'vin': None,
 'year': 2013}
2026-03-27 15:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008982auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:12:36 [ecarstrade.be] INFO: Saving data for 7008982auction111128: {'created_time': 1774624356.762408, 'last_price_update_time': 1774624356.76242, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008982auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008951/photo_002/780x0__r.jpg?hash=1774617375> (referer: https://ecarstrade.com/cars/7008951)
2026-03-27 15:12:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008951/photo_004/780x0__r.jpg?hash=1774617375> (referer: https://ecarstrade.com/cars/7008951)
2026-03-27 15:12:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 49b9b645-6ea7-591e-995c-7d0289507c92
2026-03-27 15:12:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008939/photo_001/780x0__r.jpg?hash=1774617347> (referer: https://ecarstrade.com/cars/7008939)
2026-03-27 15:12:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 49b9b645-6ea7-591e-995c-7d0289507c92
2026-03-27 15:12:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008951/photo_001/780x0__r.jpg?hash=1774617375> (referer: https://ecarstrade.com/cars/7008951)
2026-03-27 15:12:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 49b9b645-6ea7-591e-995c-7d0289507c92
2026-03-27 15:12:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 49b9b645-6ea7-591e-995c-7d0289507c92
2026-03-27 15:12:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e2c023a5-c88e-58e0-ba3a-c1312d2a1a9f
2026-03-27 15:12:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008939/photo_002/780x0__r.jpg?hash=1774617348> (referer: https://ecarstrade.com/cars/7008939)
2026-03-27 15:12:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008939/photo_003/780x0__r.jpg?hash=1774617348> (referer: https://ecarstrade.com/cars/7008939)
2026-03-27 15:12:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008959/photo_005/780x0__r.jpg?hash=1774617394> (referer: https://ecarstrade.com/cars/7008959)
2026-03-27 15:12:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 49b9b645-6ea7-591e-995c-7d0289507c92
2026-03-27 15:12:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 49b9b645-6ea7-591e-995c-7d0289507c92, skipping ID generation
2026-03-27 15:12:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b9b645-6ea7-591e-995c-7d0289507c92 with scrape type 1
2026-03-27 15:12:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 49b9b645-6ea7-591e-995c-7d0289507c92 sending to next pipeline
2026-03-27 15:12:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 49b9b645-6ea7-591e-995c-7d0289507c92, identifier: 7008951auction111128
2026-03-27 15:12:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 49b9b645-6ea7-591e-995c-7d0289507c92 with identifier: 7008951auction111128
2026-03-27 15:12:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 49b9b645-6ea7-591e-995c-7d0289507c92 with identifier: 7008951auction111128
2026-03-27 15:12:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 49b9b645-6ea7-591e-995c-7d0289507c92 with identifier: 7008951auction111128 to the API
2026-03-27 15:12:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008951/photo_001/780x0__r.jpg?hash=1774617375>
{'auction_title': '',
 'c_o_2_emission_value': 170,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 2,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '49b9b645-6ea7-591e-995c-7d0289507c92',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008951',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Citroen',
 'model': 'Jumpy',
 'odometer': 163862,
 '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': 3,
 'seller_name': None,
 'title': 'CITROEN Jumpy / 2016 / 4P / Fourgon tôlé M BlueHDi 100 S&S BVM6 '
          'Club',
 'transmission': 'manual',
 'trim': 'CITROEN  / 2016 / 4P / Fourgon tôlé M BlueHDi 100 S&S BVM6 Club',
 'vin': None,
 'year': 2022}
2026-03-27 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008951auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:12:37 [ecarstrade.be] INFO: Saving data for 7008951auction111128: {'created_time': 1774624357.639636, 'last_price_update_time': 1774624357.639648, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008951auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008939/photo_004/780x0__r.jpg?hash=1774617348> (referer: https://ecarstrade.com/cars/7008939)
2026-03-27 15:12:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008939/photo_005/780x0__r.jpg?hash=1774617348> (referer: https://ecarstrade.com/cars/7008939)
2026-03-27 15:12:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008959/photo_004/780x0__r.jpg?hash=1774617394> (referer: https://ecarstrade.com/cars/7008959)
2026-03-27 15:12:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e2c023a5-c88e-58e0-ba3a-c1312d2a1a9f
2026-03-27 15:12:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e2c023a5-c88e-58e0-ba3a-c1312d2a1a9f
2026-03-27 15:12:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3ccff05d-22e4-5a96-840b-dd2adbdbe4b3
2026-03-27 15:12:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008939/photo_006/780x0__r.jpg?hash=1774617348> (referer: https://ecarstrade.com/cars/7008939)
2026-03-27 15:12:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008959/photo_002/780x0__r.jpg?hash=1774617394> (referer: https://ecarstrade.com/cars/7008959)
2026-03-27 15:12:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e2c023a5-c88e-58e0-ba3a-c1312d2a1a9f
2026-03-27 15:12:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e2c023a5-c88e-58e0-ba3a-c1312d2a1a9f
2026-03-27 15:12:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008959/photo_003/780x0__r.jpg?hash=1774617393> (referer: https://ecarstrade.com/cars/7008959)
2026-03-27 15:12:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008959/photo_001/780x0__r.jpg?hash=1774617393> (referer: https://ecarstrade.com/cars/7008959)
2026-03-27 15:12:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008984/photo_006/780x0__r.jpg?hash=1774617441> (referer: https://ecarstrade.com/cars/7008984)
2026-03-27 15:12:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3ccff05d-22e4-5a96-840b-dd2adbdbe4b3
2026-03-27 15:12:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e2c023a5-c88e-58e0-ba3a-c1312d2a1a9f
2026-03-27 15:12:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e2c023a5-c88e-58e0-ba3a-c1312d2a1a9f, skipping ID generation
2026-03-27 15:12:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c023a5-c88e-58e0-ba3a-c1312d2a1a9f with scrape type 1
2026-03-27 15:12:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e2c023a5-c88e-58e0-ba3a-c1312d2a1a9f sending to next pipeline
2026-03-27 15:12:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e2c023a5-c88e-58e0-ba3a-c1312d2a1a9f, identifier: 7008939auction111128
2026-03-27 15:12:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e2c023a5-c88e-58e0-ba3a-c1312d2a1a9f with identifier: 7008939auction111128
2026-03-27 15:12:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e2c023a5-c88e-58e0-ba3a-c1312d2a1a9f with identifier: 7008939auction111128
2026-03-27 15:12:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e2c023a5-c88e-58e0-ba3a-c1312d2a1a9f with identifier: 7008939auction111128 to the API
2026-03-27 15:12:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:12: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 15:12:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008939/photo_006/780x0__r.jpg?hash=1774617348>
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e2c023a5-c88e-58e0-ba3a-c1312d2a1a9f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008939',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 168571,
 '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': 3,
 'seller_name': None,
 'title': 'Berlingo Fourgon Club M 1000 1.5 BlueHDi 130CV BVA8 E6dT',
 'transmission': 'automatic',
 'trim': 'Fourgon Club M 1000 1.5 BlueHDi 130CV BVA8 E6dT',
 'vin': None,
 'year': 2021}
2026-03-27 15:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:38 [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 15:12:38 [ecarstrade.be] INFO: Saving data for 7008939auction111128: {'created_time': 1774624358.258346, 'last_price_update_time': 1774624358.258358, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008939auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008984/photo_003/780x0__r.jpg?hash=1774617440> (referer: https://ecarstrade.com/cars/7008984)
2026-03-27 15:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008984/photo_004/780x0__r.jpg?hash=1774617440> (referer: https://ecarstrade.com/cars/7008984)
2026-03-27 15:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008984/photo_005/780x0__r.jpg?hash=1774617440> (referer: https://ecarstrade.com/cars/7008984)
2026-03-27 15:12:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3ccff05d-22e4-5a96-840b-dd2adbdbe4b3
2026-03-27 15:12:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3ccff05d-22e4-5a96-840b-dd2adbdbe4b3
2026-03-27 15:12:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3ccff05d-22e4-5a96-840b-dd2adbdbe4b3
2026-03-27 15:12:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3ccff05d-22e4-5a96-840b-dd2adbdbe4b3, skipping ID generation
2026-03-27 15:12:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ccff05d-22e4-5a96-840b-dd2adbdbe4b3 with scrape type 1
2026-03-27 15:12:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3ccff05d-22e4-5a96-840b-dd2adbdbe4b3 sending to next pipeline
2026-03-27 15:12:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3ccff05d-22e4-5a96-840b-dd2adbdbe4b3, identifier: 7008959auction111128
2026-03-27 15:12:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item afcf96b2-b9b8-5ecb-a18e-0ac8cb55e425
2026-03-27 15:12:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3ccff05d-22e4-5a96-840b-dd2adbdbe4b3 with identifier: 7008959auction111128
2026-03-27 15:12:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3ccff05d-22e4-5a96-840b-dd2adbdbe4b3 with identifier: 7008959auction111128
2026-03-27 15:12:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3ccff05d-22e4-5a96-840b-dd2adbdbe4b3 with identifier: 7008959auction111128 to the API
2026-03-27 15:12:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:12: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 15:12:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008959/photo_001/780x0__r.jpg?hash=1774617393>
{'auction_title': '',
 'c_o_2_emission_value': 165,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '3ccff05d-22e4-5a96-840b-dd2adbdbe4b3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008959',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Opel',
 'model': 'Vivaro',
 'odometer': 172914,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'OPEL Vivaro / 2019 / 4P / Fourgon tôlé 1.5 Diesel 120 L2 PACK '
          'BUSINESS',
 'transmission': 'manual',
 'trim': 'OPEL  / 2019 / 4P / Fourgon tôlé 1.5 Diesel 120 L2 PACK BUSINESS',
 'vin': None,
 'year': 2021}
2026-03-27 15:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:38 [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 15:12:38 [ecarstrade.be] INFO: Saving data for 7008959auction111128: {'created_time': 1774624358.799656, 'last_price_update_time': 1774624358.799673, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008959auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008957/photo_004/780x0__r.jpg?hash=1774617390> (referer: https://ecarstrade.com/cars/7008957)
2026-03-27 15:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008957/photo_005/780x0__r.jpg?hash=1774617390> (referer: https://ecarstrade.com/cars/7008957)
2026-03-27 15:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008984/photo_001/780x0__r.jpg?hash=1774617440> (referer: https://ecarstrade.com/cars/7008984)
2026-03-27 15:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008998> (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 15:12:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item afcf96b2-b9b8-5ecb-a18e-0ac8cb55e425
2026-03-27 15:12:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item afcf96b2-b9b8-5ecb-a18e-0ac8cb55e425
2026-03-27 15:12:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item afcf96b2-b9b8-5ecb-a18e-0ac8cb55e425
2026-03-27 15:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008957/photo_003/780x0__r.jpg?hash=1774617389> (referer: https://ecarstrade.com/cars/7008957)
2026-03-27 15:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008957/photo_002/780x0__r.jpg?hash=1774617390> (referer: https://ecarstrade.com/cars/7008957)
2026-03-27 15:12:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008957/photo_001/780x0__r.jpg?hash=1774617390> (referer: https://ecarstrade.com/cars/7008957)
2026-03-27 15:12:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f38ff2c9-762d-53fb-88bf-14b0b9fb1f06
2026-03-27 15:12:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f38ff2c9-762d-53fb-88bf-14b0b9fb1f06
2026-03-27 15:12:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item afcf96b2-b9b8-5ecb-a18e-0ac8cb55e425
2026-03-27 15:12:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: afcf96b2-b9b8-5ecb-a18e-0ac8cb55e425, skipping ID generation
2026-03-27 15:12:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afcf96b2-b9b8-5ecb-a18e-0ac8cb55e425 with scrape type 1
2026-03-27 15:12:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item afcf96b2-b9b8-5ecb-a18e-0ac8cb55e425 sending to next pipeline
2026-03-27 15:12:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: afcf96b2-b9b8-5ecb-a18e-0ac8cb55e425, identifier: 7008984auction111128
2026-03-27 15:12:39 [ecarstrade.be] INFO: Extracting details for car 7008998auction111129
2026-03-27 15:12:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: afcf96b2-b9b8-5ecb-a18e-0ac8cb55e425 with identifier: 7008984auction111128
2026-03-27 15:12:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: afcf96b2-b9b8-5ecb-a18e-0ac8cb55e425 with identifier: 7008984auction111128
2026-03-27 15:12:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: afcf96b2-b9b8-5ecb-a18e-0ac8cb55e425 with identifier: 7008984auction111128 to the API
2026-03-27 15:12:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:12: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 15:12:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008984/photo_001/780x0__r.jpg?hash=1774617440>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'afcf96b2-b9b8-5ecb-a18e-0ac8cb55e425',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008984',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Trafic',
 'odometer': 136674,
 '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': 'Trafic Furgon Grand Confort L1H1 1200 1.6 dCi 125CV BVM6 E6',
 'transmission': 'manual',
 'trim': 'Furgon Grand Confort L1H1 1200 1.6 dCi 125CV BVM6 E6',
 'vin': None,
 'year': 2019}
2026-03-27 15:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:39 [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 15:12:39 [ecarstrade.be] INFO: Saving data for 7008984auction111128: {'created_time': 1774624359.441263, 'last_price_update_time': 1774624359.441282, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008984auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008977/photo_004/780x0__r.jpg?hash=1774617425> (referer: https://ecarstrade.com/cars/7008977)
2026-03-27 15:12:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008977/photo_005/780x0__r.jpg?hash=1774617424> (referer: https://ecarstrade.com/cars/7008977)
2026-03-27 15:12:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008977/photo_003/780x0__r.jpg?hash=1774617424> (referer: https://ecarstrade.com/cars/7008977)
2026-03-27 15:12:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008977/photo_002/780x0__r.jpg?hash=1774617425> (referer: https://ecarstrade.com/cars/7008977)
2026-03-27 15:12:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 946664a6-6081-5ad8-8484-87ab5cbf5b27 with identifier: 7008998auction111129
2026-03-27 15:12:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 946664a6-6081-5ad8-8484-87ab5cbf5b27 with scrape type 1
2026-03-27 15:12:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 946664a6-6081-5ad8-8484-87ab5cbf5b27
2026-03-27 15:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008998%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617470%27 HTTP/1.1" 200 None
2026-03-27 15:12:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008998/photo_001/780x0__r.jpg?hash=1774617470 not downloaded yet
2026-03-27 15:12:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f38ff2c9-762d-53fb-88bf-14b0b9fb1f06
2026-03-27 15:12:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f38ff2c9-762d-53fb-88bf-14b0b9fb1f06
2026-03-27 15:12:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f38ff2c9-762d-53fb-88bf-14b0b9fb1f06
2026-03-27 15:12:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f38ff2c9-762d-53fb-88bf-14b0b9fb1f06, skipping ID generation
2026-03-27 15:12:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f38ff2c9-762d-53fb-88bf-14b0b9fb1f06 with scrape type 1
2026-03-27 15:12:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f38ff2c9-762d-53fb-88bf-14b0b9fb1f06 sending to next pipeline
2026-03-27 15:12:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f38ff2c9-762d-53fb-88bf-14b0b9fb1f06, identifier: 7008957auction111128
2026-03-27 15:12:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f38ff2c9-762d-53fb-88bf-14b0b9fb1f06 with identifier: 7008957auction111128
2026-03-27 15:12:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f38ff2c9-762d-53fb-88bf-14b0b9fb1f06 with identifier: 7008957auction111128
2026-03-27 15:12:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f38ff2c9-762d-53fb-88bf-14b0b9fb1f06 with identifier: 7008957auction111128 to the API
2026-03-27 15:12:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:12: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 15:12:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008957/photo_001/780x0__r.jpg?hash=1774617390>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f38ff2c9-762d-53fb-88bf-14b0b9fb1f06',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008957',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Ford',
 'model': 'Transit Custom',
 'odometer': 194024,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-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': 2021}
2026-03-27 15:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:39 [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 15:12:39 [ecarstrade.be] INFO: Saving data for 7008957auction111128: {'created_time': 1774624359.892707, 'last_price_update_time': 1774624359.892724, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008957auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008956/photo_006/780x0__r.jpg?hash=1774617388> (referer: https://ecarstrade.com/cars/7008956)
2026-03-27 15:12:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008956/photo_005/780x0__r.jpg?hash=1774617388> (referer: https://ecarstrade.com/cars/7008956)
2026-03-27 15:12:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008977/photo_001/780x0__r.jpg?hash=1774617424> (referer: https://ecarstrade.com/cars/7008977)
2026-03-27 15:12:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008950/photo_006/780x0__r.jpg?hash=1774617373> (referer: https://ecarstrade.com/cars/7008950)
2026-03-27 15:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008998%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617472%27 HTTP/1.1" 200 None
2026-03-27 15:12:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008998/photo_002/780x0__r.jpg?hash=1774617472 not downloaded yet
2026-03-27 15:12:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009039> (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 15:12:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008978> (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 15:12:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 72c89049-cd17-51bc-be73-f42dbfffe058
2026-03-27 15:12:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 72c89049-cd17-51bc-be73-f42dbfffe058
2026-03-27 15:12:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 72c89049-cd17-51bc-be73-f42dbfffe058
2026-03-27 15:12:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 72c89049-cd17-51bc-be73-f42dbfffe058
2026-03-27 15:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008998%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617470%27 HTTP/1.1" 200 None
2026-03-27 15:12:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008998/photo_003/780x0__r.jpg?hash=1774617470 not downloaded yet
2026-03-27 15:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008998%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617470%27 HTTP/1.1" 200 None
2026-03-27 15:12:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008998/photo_004/780x0__r.jpg?hash=1774617470 not downloaded yet
2026-03-27 15:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008998%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617472%27 HTTP/1.1" 200 None
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008998/photo_005/780x0__r.jpg?hash=1774617472 not downloaded yet
2026-03-27 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008998%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617470%27 HTTP/1.1" 200 None
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008998/photo_006/780x0__r.jpg?hash=1774617470 not downloaded yet
2026-03-27 15:12:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008956/photo_002/780x0__r.jpg?hash=1774617388> (referer: https://ecarstrade.com/cars/7008956)
2026-03-27 15:12:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008950/photo_002/780x0__r.jpg?hash=1774617373> (referer: https://ecarstrade.com/cars/7008950)
2026-03-27 15:12:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008950/photo_003/780x0__r.jpg?hash=1774617373> (referer: https://ecarstrade.com/cars/7008950)
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6bca64b7-f2c7-5ad8-93cc-68b405ebe087
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6bca64b7-f2c7-5ad8-93cc-68b405ebe087
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 72c89049-cd17-51bc-be73-f42dbfffe058
2026-03-27 15:12:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 72c89049-cd17-51bc-be73-f42dbfffe058, skipping ID generation
2026-03-27 15:12:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72c89049-cd17-51bc-be73-f42dbfffe058 with scrape type 1
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 72c89049-cd17-51bc-be73-f42dbfffe058 sending to next pipeline
2026-03-27 15:12:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 72c89049-cd17-51bc-be73-f42dbfffe058, identifier: 7008977auction111128
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7d0113d7-5787-5411-909e-df6edf5f15b4
2026-03-27 15:12:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008950/photo_005/780x0__r.jpg?hash=1774617373> (referer: https://ecarstrade.com/cars/7008950)
2026-03-27 15:12:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008950/photo_004/780x0__r.jpg?hash=1774617373> (referer: https://ecarstrade.com/cars/7008950)
2026-03-27 15:12:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008956/photo_004/780x0__r.jpg?hash=1774617388> (referer: https://ecarstrade.com/cars/7008956)
2026-03-27 15:12:40 [ecarstrade.be] INFO: Extracting details for car 7009039auction111129
2026-03-27 15:12:40 [ecarstrade.be] INFO: Extracting details for car 7008978auction111128
2026-03-27 15:12:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 72c89049-cd17-51bc-be73-f42dbfffe058 with identifier: 7008977auction111128
2026-03-27 15:12:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 72c89049-cd17-51bc-be73-f42dbfffe058 with identifier: 7008977auction111128
2026-03-27 15:12:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 72c89049-cd17-51bc-be73-f42dbfffe058 with identifier: 7008977auction111128 to the API
2026-03-27 15:12:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:12: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 15:12:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008977/photo_001/780x0__r.jpg?hash=1774617424>
{'auction_title': '',
 'c_o_2_emission_value': 186,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.3L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '72c89049-cd17-51bc-be73-f42dbfffe058',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008977',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Master',
 'odometer': 137873,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'RENAULT Master VU 4p Fourgon FG GCf Trac F3500 L3H2 Energy dCi 145 '
          'E6',
 'transmission': 'manual',
 'trim': 'RENAULT  VU 4p Fourgon FG GCf Trac F3500 L3H2 Energy dCi 145 E6',
 'vin': None,
 'year': 2019}
2026-03-27 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:40 [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 15:12:40 [ecarstrade.be] INFO: Saving data for 7008977auction111128: {'created_time': 1774624360.463231, 'last_price_update_time': 1774624360.463243, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008977auction111128') HTTP/1.1" 204 0
2026-03-27 15:12: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 15:12: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 15:12: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 15:12:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008956/photo_001/780x0__r.jpg?hash=1774617390> (referer: https://ecarstrade.com/cars/7008956)
2026-03-27 15:12: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 15:12:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008998/photo_001/780x0__r.jpg?hash=1774617470> (referer: https://ecarstrade.com/cars/7008998)
2026-03-27 15:12:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008950/photo_001/780x0__r.jpg?hash=1774617373> (referer: https://ecarstrade.com/cars/7008950)
2026-03-27 15:12: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 15:12:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e405c470-b7cd-5f45-abc2-1f074043e72a with identifier: 7009039auction111129
2026-03-27 15:12:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e405c470-b7cd-5f45-abc2-1f074043e72a with scrape type 1
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e405c470-b7cd-5f45-abc2-1f074043e72a
2026-03-27 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009039%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617562%27 HTTP/1.1" 200 None
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009039/photo_001/780x0__r.jpg?hash=1774617562 not downloaded yet
2026-03-27 15:12:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7da95049-9d9c-558c-86d7-41bf21277b8f with identifier: 7008978auction111128
2026-03-27 15:12:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7da95049-9d9c-558c-86d7-41bf21277b8f with scrape type 1
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7da95049-9d9c-558c-86d7-41bf21277b8f
2026-03-27 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008978%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617426%27 HTTP/1.1" 200 None
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008978/photo_001/780x0__r.jpg?hash=1774617426 not downloaded yet
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6bca64b7-f2c7-5ad8-93cc-68b405ebe087
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7d0113d7-5787-5411-909e-df6edf5f15b4
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7d0113d7-5787-5411-909e-df6edf5f15b4
2026-03-27 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009039%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617562%27 HTTP/1.1" 200 None
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009039/photo_002/780x0__r.jpg?hash=1774617562 not downloaded yet
2026-03-27 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008978%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617427%27 HTTP/1.1" 200 None
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008978/photo_002/780x0__r.jpg?hash=1774617427 not downloaded yet
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7d0113d7-5787-5411-909e-df6edf5f15b4
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7d0113d7-5787-5411-909e-df6edf5f15b4
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6bca64b7-f2c7-5ad8-93cc-68b405ebe087
2026-03-27 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009039%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617562%27 HTTP/1.1" 200 None
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009039/photo_003/780x0__r.jpg?hash=1774617562 not downloaded yet
2026-03-27 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008978%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617427%27 HTTP/1.1" 200 None
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008978/photo_003/780x0__r.jpg?hash=1774617427 not downloaded yet
2026-03-27 15:12:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008998/photo_006/780x0__r.jpg?hash=1774617470> (referer: https://ecarstrade.com/cars/7008998)
2026-03-27 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009039%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617562%27 HTTP/1.1" 200 None
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009039/photo_004/780x0__r.jpg?hash=1774617562 not downloaded yet
2026-03-27 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008978%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617427%27 HTTP/1.1" 200 None
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008978/photo_004/780x0__r.jpg?hash=1774617427 not downloaded yet
2026-03-27 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009039%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617562%27 HTTP/1.1" 200 None
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009039/photo_005/780x0__r.jpg?hash=1774617562 not downloaded yet
2026-03-27 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008978%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617427%27 HTTP/1.1" 200 None
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008978/photo_005/780x0__r.jpg?hash=1774617427 not downloaded yet
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6bca64b7-f2c7-5ad8-93cc-68b405ebe087
2026-03-27 15:12:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6bca64b7-f2c7-5ad8-93cc-68b405ebe087, skipping ID generation
2026-03-27 15:12:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bca64b7-f2c7-5ad8-93cc-68b405ebe087 with scrape type 1
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6bca64b7-f2c7-5ad8-93cc-68b405ebe087 sending to next pipeline
2026-03-27 15:12:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6bca64b7-f2c7-5ad8-93cc-68b405ebe087, identifier: 7008956auction111128
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 946664a6-6081-5ad8-8484-87ab5cbf5b27
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7d0113d7-5787-5411-909e-df6edf5f15b4
2026-03-27 15:12:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d0113d7-5787-5411-909e-df6edf5f15b4, skipping ID generation
2026-03-27 15:12:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d0113d7-5787-5411-909e-df6edf5f15b4 with scrape type 1
2026-03-27 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d0113d7-5787-5411-909e-df6edf5f15b4 sending to next pipeline
2026-03-27 15:12:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7d0113d7-5787-5411-909e-df6edf5f15b4, identifier: 7008950auction111128
2026-03-27 15:12:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6bca64b7-f2c7-5ad8-93cc-68b405ebe087 with identifier: 7008956auction111128
2026-03-27 15:12:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6bca64b7-f2c7-5ad8-93cc-68b405ebe087 with identifier: 7008956auction111128
2026-03-27 15:12:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6bca64b7-f2c7-5ad8-93cc-68b405ebe087 with identifier: 7008956auction111128 to the API
2026-03-27 15:12:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:12: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 15:12:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008956/photo_001/780x0__r.jpg?hash=1774617390>
{'auction_title': '',
 'c_o_2_emission_value': 247,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '3.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Other',
 'id': '6bca64b7-f2c7-5ad8-93cc-68b405ebe087',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008956',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Iveco',
 'model': 'Other',
 'odometer': 166606,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-06-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'IVECO Daily VU 4p Fourgon 3.0 TURBO 35S14N V11 H2 3520',
 'transmission': 'manual',
 'trim': 'IVECO Daily VU 4p Fourgon 3.0 TURBO 35S14N V11 H2 3520',
 'vin': None,
 'year': 2017}
2026-03-27 15:12:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:41 [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 15:12:41 [ecarstrade.be] INFO: Saving data for 7008956auction111128: {'created_time': 1774624361.17981, 'last_price_update_time': 1774624361.179822, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008956auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7d0113d7-5787-5411-909e-df6edf5f15b4 with identifier: 7008950auction111128
2026-03-27 15:12:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7d0113d7-5787-5411-909e-df6edf5f15b4 with identifier: 7008950auction111128
2026-03-27 15:12:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7d0113d7-5787-5411-909e-df6edf5f15b4 with identifier: 7008950auction111128 to the API
2026-03-27 15:12:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:12: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 15:12:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008950/photo_001/780x0__r.jpg?hash=1774617373>
{'auction_title': '',
 'c_o_2_emission_value': 237,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 2,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.2L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '7d0113d7-5787-5411-909e-df6edf5f15b4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008950',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Citroen',
 'model': 'Jumper',
 'odometer': 227398,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'CITROEN Jumper / 2014 / 4P / Fourgon tôlé 33 L2H2 BlueHDi 120 S&S '
          'BVM6 Driver',
 'transmission': 'manual',
 'trim': 'CITROEN  / 2014 / 4P / Fourgon tôlé 33 L2H2 BlueHDi 120 S&S BVM6 '
         'Driver',
 'vin': None,
 'year': 2022}
2026-03-27 15:12:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:41 [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 15:12:41 [ecarstrade.be] INFO: Saving data for 7008950auction111128: {'created_time': 1774624361.62903, 'last_price_update_time': 1774624361.629041, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008950auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008998/photo_005/780x0__r.jpg?hash=1774617472> (referer: https://ecarstrade.com/cars/7008998)
2026-03-27 15:12:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7009039%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617562%27 HTTP/1.1" 200 None
2026-03-27 15:12:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009039/photo_006/780x0__r.jpg?hash=1774617562 not downloaded yet
2026-03-27 15:12:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7000001-7010000%252F7008978%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617427%27 HTTP/1.1" 200 None
2026-03-27 15:12:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008978/photo_006/780x0__r.jpg?hash=1774617427 not downloaded yet
2026-03-27 15:12:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 946664a6-6081-5ad8-8484-87ab5cbf5b27
2026-03-27 15:12:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 946664a6-6081-5ad8-8484-87ab5cbf5b27
2026-03-27 15:12:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008998/photo_004/780x0__r.jpg?hash=1774617470> (referer: https://ecarstrade.com/cars/7008998)
2026-03-27 15:12:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 946664a6-6081-5ad8-8484-87ab5cbf5b27
2026-03-27 15:12:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008998/photo_003/780x0__r.jpg?hash=1774617470> (referer: https://ecarstrade.com/cars/7008998)
2026-03-27 15:12:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008940> (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 15:12: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 15:12:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008998/photo_002/780x0__r.jpg?hash=1774617472> (referer: https://ecarstrade.com/cars/7008998)
2026-03-27 15:12: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 15:12:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 946664a6-6081-5ad8-8484-87ab5cbf5b27
2026-03-27 15:12:42 [ecarstrade.be] INFO: Extracting details for car 7008940auction111128
2026-03-27 15:12:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81475a19-a193-505f-8484-d2976f47930a with identifier: 7008940auction111128
2026-03-27 15:12:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81475a19-a193-505f-8484-d2976f47930a with scrape type 1
2026-03-27 15:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 81475a19-a193-505f-8484-d2976f47930a
2026-03-27 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008940%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617351%27 HTTP/1.1" 200 None
2026-03-27 15:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008940/photo_001/780x0__r.jpg?hash=1774617351 not downloaded yet
2026-03-27 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008940%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617351%27 HTTP/1.1" 200 None
2026-03-27 15:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008940/photo_002/780x0__r.jpg?hash=1774617351 not downloaded yet
2026-03-27 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008940%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617351%27 HTTP/1.1" 200 None
2026-03-27 15:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008940/photo_003/780x0__r.jpg?hash=1774617351 not downloaded yet
2026-03-27 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008940%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617351%27 HTTP/1.1" 200 None
2026-03-27 15:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008940/photo_004/780x0__r.jpg?hash=1774617351 not downloaded yet
2026-03-27 15:12:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 946664a6-6081-5ad8-8484-87ab5cbf5b27
2026-03-27 15:12:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 946664a6-6081-5ad8-8484-87ab5cbf5b27, skipping ID generation
2026-03-27 15:12:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 946664a6-6081-5ad8-8484-87ab5cbf5b27 with scrape type 1
2026-03-27 15:12:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 946664a6-6081-5ad8-8484-87ab5cbf5b27 sending to next pipeline
2026-03-27 15:12:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 946664a6-6081-5ad8-8484-87ab5cbf5b27, identifier: 7008998auction111129
2026-03-27 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008940%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617351%27 HTTP/1.1" 200 None
2026-03-27 15:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008940/photo_005/780x0__r.jpg?hash=1774617351 not downloaded yet
2026-03-27 15:12:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 946664a6-6081-5ad8-8484-87ab5cbf5b27 with identifier: 7008998auction111129
2026-03-27 15:12:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 946664a6-6081-5ad8-8484-87ab5cbf5b27 with identifier: 7008998auction111129
2026-03-27 15:12:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 946664a6-6081-5ad8-8484-87ab5cbf5b27 with identifier: 7008998auction111129 to the API
2026-03-27 15:12:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:12: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 15:12:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008998/photo_002/780x0__r.jpg?hash=1774617472>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '946664a6-6081-5ad8-8484-87ab5cbf5b27',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008998',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Audi',
 'model': 'A6',
 'odometer': 174011,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'A6 Berline 35 TDI 2.0 TDI 165CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Berline 35 TDI 2.0 TDI 165CV BVA7 E6d',
 'vin': None,
 'year': 2020}
2026-03-27 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:42 [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 15:12:42 [ecarstrade.be] INFO: Saving data for 7008998auction111129: {'created_time': 1774624362.595275, 'last_price_update_time': 1774624362.595286, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008998auction111129') HTTP/1.1" 204 0
2026-03-27 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008940%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617351%27 HTTP/1.1" 200 None
2026-03-27 15:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008940/photo_006/780x0__r.jpg?hash=1774617351 not downloaded yet
2026-03-27 15:12:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009139> (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 15:12: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 15:12:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009125> (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 15:12: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 15:12:48 [ecarstrade.be] INFO: Extracting details for car 7009139auction111129
2026-03-27 15:12:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cae3a575-5dbe-5d57-9b38-efa5f26a3ad4 with identifier: 7009139auction111129
2026-03-27 15:12:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cae3a575-5dbe-5d57-9b38-efa5f26a3ad4 with scrape type 1
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cae3a575-5dbe-5d57-9b38-efa5f26a3ad4
2026-03-27 15:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009139%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617730%27 HTTP/1.1" 200 None
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009139/photo_001/780x0__r.jpg?hash=1774617730 not downloaded yet
2026-03-27 15:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009139%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617730%27 HTTP/1.1" 200 None
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009139/photo_002/780x0__r.jpg?hash=1774617730 not downloaded yet
2026-03-27 15:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009139%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617730%27 HTTP/1.1" 200 None
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009139/photo_003/780x0__r.jpg?hash=1774617730 not downloaded yet
2026-03-27 15:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009139%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617730%27 HTTP/1.1" 200 None
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009139/photo_004/780x0__r.jpg?hash=1774617730 not downloaded yet
2026-03-27 15:12:48 [ecarstrade.be] INFO: Extracting details for car 7009125auction111129
2026-03-27 15:12:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009003> (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 15:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009139%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617730%27 HTTP/1.1" 200 None
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009139/photo_005/780x0__r.jpg?hash=1774617730 not downloaded yet
2026-03-27 15:12:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77f85fdf-2442-5a7b-8aad-37b9c684965f with identifier: 7009125auction111129
2026-03-27 15:12:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77f85fdf-2442-5a7b-8aad-37b9c684965f with scrape type 1
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 77f85fdf-2442-5a7b-8aad-37b9c684965f
2026-03-27 15:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009125%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617709%27 HTTP/1.1" 200 None
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009125/photo_001/780x0__r.jpg?hash=1774617709 not downloaded yet
2026-03-27 15:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009139%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617730%27 HTTP/1.1" 200 None
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009139/photo_006/780x0__r.jpg?hash=1774617730 not downloaded yet
2026-03-27 15:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009125%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617709%27 HTTP/1.1" 200 None
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009125/photo_002/780x0__r.jpg?hash=1774617709 not downloaded yet
2026-03-27 15:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009125%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617709%27 HTTP/1.1" 200 None
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009125/photo_003/780x0__r.jpg?hash=1774617709 not downloaded yet
2026-03-27 15:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009125%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617709%27 HTTP/1.1" 200 None
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009125/photo_004/780x0__r.jpg?hash=1774617709 not downloaded yet
2026-03-27 15:12:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008978/photo_003/780x0__r.jpg?hash=1774617427> (referer: https://ecarstrade.com/cars/7008978)
2026-03-27 15:12:48 [ecarstrade.be] INFO: Extracting details for car 7009003auction111129
2026-03-27 15:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009125%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617709%27 HTTP/1.1" 200 None
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009125/photo_005/780x0__r.jpg?hash=1774617709 not downloaded yet
2026-03-27 15:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009125%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617710%27 HTTP/1.1" 200 None
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009125/photo_006/780x0__r.jpg?hash=1774617710 not downloaded yet
2026-03-27 15:12:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bf2f106-ca68-5644-9e2b-e32fd85785b8 with identifier: 7009003auction111129
2026-03-27 15:12:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bf2f106-ca68-5644-9e2b-e32fd85785b8 with scrape type 1
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3bf2f106-ca68-5644-9e2b-e32fd85785b8
2026-03-27 15:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009003%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617478%27 HTTP/1.1" 200 None
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009003/photo_001/780x0__r.jpg?hash=1774617478 not downloaded yet
2026-03-27 15:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009003%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617478%27 HTTP/1.1" 200 None
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009003/photo_002/780x0__r.jpg?hash=1774617478 not downloaded yet
2026-03-27 15:12:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008978/photo_005/780x0__r.jpg?hash=1774617427> (referer: https://ecarstrade.com/cars/7008978)
2026-03-27 15:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009003%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617480%27 HTTP/1.1" 200 None
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009003/photo_003/780x0__r.jpg?hash=1774617480 not downloaded yet
2026-03-27 15:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009003%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617479%27 HTTP/1.1" 200 None
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009003/photo_004/780x0__r.jpg?hash=1774617479 not downloaded yet
2026-03-27 15:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009003%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617478%27 HTTP/1.1" 200 None
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009003/photo_005/780x0__r.jpg?hash=1774617478 not downloaded yet
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7da95049-9d9c-558c-86d7-41bf21277b8f
2026-03-27 15:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009003%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617480%27 HTTP/1.1" 200 None
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009003/photo_006/780x0__r.jpg?hash=1774617480 not downloaded yet
2026-03-27 15:12:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008978/photo_006/780x0__r.jpg?hash=1774617427> (referer: https://ecarstrade.com/cars/7008978)
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7da95049-9d9c-558c-86d7-41bf21277b8f
2026-03-27 15:12:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009039/photo_006/780x0__r.jpg?hash=1774617562> (referer: https://ecarstrade.com/cars/7009039)
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7da95049-9d9c-558c-86d7-41bf21277b8f
2026-03-27 15:12:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e405c470-b7cd-5f45-abc2-1f074043e72a
2026-03-27 15:12:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009039/photo_005/780x0__r.jpg?hash=1774617562> (referer: https://ecarstrade.com/cars/7009039)
2026-03-27 15:12:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008947> (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 15:12:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e405c470-b7cd-5f45-abc2-1f074043e72a
2026-03-27 15:12:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008978/photo_004/780x0__r.jpg?hash=1774617427> (referer: https://ecarstrade.com/cars/7008978)
2026-03-27 15:12:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008940/photo_005/780x0__r.jpg?hash=1774617351> (referer: https://ecarstrade.com/cars/7008940)
2026-03-27 15:12:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008940/photo_006/780x0__r.jpg?hash=1774617351> (referer: https://ecarstrade.com/cars/7008940)
2026-03-27 15:12:48 [ecarstrade.be] INFO: Extracting details for car 7008947auction111128
2026-03-27 15:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009139/photo_004/780x0__r.jpg?hash=1774617730> (referer: https://ecarstrade.com/cars/7009139)
2026-03-27 15:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009125/photo_004/780x0__r.jpg?hash=1774617709> (referer: https://ecarstrade.com/cars/7009125)
2026-03-27 15:12:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9951d93b-e2ae-567e-9e08-8c4998351b78 with identifier: 7008947auction111128
2026-03-27 15:12:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9951d93b-e2ae-567e-9e08-8c4998351b78 with scrape type 1
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9951d93b-e2ae-567e-9e08-8c4998351b78
2026-03-27 15:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008947%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617370%27 HTTP/1.1" 200 None
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008947/photo_001/780x0__r.jpg?hash=1774617370 not downloaded yet
2026-03-27 15:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008947%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617370%27 HTTP/1.1" 200 None
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008947/photo_002/780x0__r.jpg?hash=1774617370 not downloaded yet
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7da95049-9d9c-558c-86d7-41bf21277b8f
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 81475a19-a193-505f-8484-d2976f47930a
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 81475a19-a193-505f-8484-d2976f47930a
2026-03-27 15:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008947%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617370%27 HTTP/1.1" 200 None
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008947/photo_003/780x0__r.jpg?hash=1774617370 not downloaded yet
2026-03-27 15:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008947%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617370%27 HTTP/1.1" 200 None
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008947/photo_004/780x0__r.jpg?hash=1774617370 not downloaded yet
2026-03-27 15:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008947%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617370%27 HTTP/1.1" 200 None
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008947/photo_005/780x0__r.jpg?hash=1774617370 not downloaded yet
2026-03-27 15:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008947%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617370%27 HTTP/1.1" 200 None
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008947/photo_006/780x0__r.jpg?hash=1774617370 not downloaded yet
2026-03-27 15:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009003/photo_006/780x0__r.jpg?hash=1774617480> (referer: https://ecarstrade.com/cars/7009003)
2026-03-27 15:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009003/photo_002/780x0__r.jpg?hash=1774617478> (referer: https://ecarstrade.com/cars/7009003)
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cae3a575-5dbe-5d57-9b38-efa5f26a3ad4
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 77f85fdf-2442-5a7b-8aad-37b9c684965f
2026-03-27 15:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009003/photo_004/780x0__r.jpg?hash=1774617479> (referer: https://ecarstrade.com/cars/7009003)
2026-03-27 15:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009003/photo_005/780x0__r.jpg?hash=1774617478> (referer: https://ecarstrade.com/cars/7009003)
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3bf2f106-ca68-5644-9e2b-e32fd85785b8
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3bf2f106-ca68-5644-9e2b-e32fd85785b8
2026-03-27 15:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009003/photo_003/780x0__r.jpg?hash=1774617480> (referer: https://ecarstrade.com/cars/7009003)
2026-03-27 15:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009003/photo_001/780x0__r.jpg?hash=1774617478> (referer: https://ecarstrade.com/cars/7009003)
2026-03-27 15:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009125/photo_006/780x0__r.jpg?hash=1774617710> (referer: https://ecarstrade.com/cars/7009125)
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3bf2f106-ca68-5644-9e2b-e32fd85785b8
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3bf2f106-ca68-5644-9e2b-e32fd85785b8
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3bf2f106-ca68-5644-9e2b-e32fd85785b8
2026-03-27 15:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009125/photo_005/780x0__r.jpg?hash=1774617709> (referer: https://ecarstrade.com/cars/7009125)
2026-03-27 15:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009125/photo_003/780x0__r.jpg?hash=1774617709> (referer: https://ecarstrade.com/cars/7009125)
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3bf2f106-ca68-5644-9e2b-e32fd85785b8
2026-03-27 15:12:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3bf2f106-ca68-5644-9e2b-e32fd85785b8, skipping ID generation
2026-03-27 15:12:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bf2f106-ca68-5644-9e2b-e32fd85785b8 with scrape type 1
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3bf2f106-ca68-5644-9e2b-e32fd85785b8 sending to next pipeline
2026-03-27 15:12:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3bf2f106-ca68-5644-9e2b-e32fd85785b8, identifier: 7009003auction111129
2026-03-27 15:12:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3bf2f106-ca68-5644-9e2b-e32fd85785b8 with identifier: 7009003auction111129
2026-03-27 15:12:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3bf2f106-ca68-5644-9e2b-e32fd85785b8 with identifier: 7009003auction111129
2026-03-27 15:12:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3bf2f106-ca68-5644-9e2b-e32fd85785b8 with identifier: 7009003auction111129 to the API
2026-03-27 15:12:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:12: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 15:12:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009003/photo_001/780x0__r.jpg?hash=1774617478>
{'auction_title': '',
 'c_o_2_emission_value': 32,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '3bf2f106-ca68-5644-9e2b-e32fd85785b8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009003',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'BMW',
 'model': '320',
 'odometer': 147722,
 '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': None,
 'seller_name': None,
 'title': 'BMW Série 3 Touring / 2022 / 5P / Break 320e 204ch Business Design '
          'BVA8 Hybride',
 'transmission': 'automatic',
 'trim': 'Série 3 Touring / 2022 / 5P / Break e 204ch Business Design BVA8 '
         'Hybride',
 'vin': None,
 'year': 2023}
2026-03-27 15:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:49 [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 15:12:49 [ecarstrade.be] INFO: Saving data for 7009003auction111129: {'created_time': 1774624369.852553, 'last_price_update_time': 1774624369.852565, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009003auction111129') HTTP/1.1" 204 0
2026-03-27 15:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009125/photo_002/780x0__r.jpg?hash=1774617709> (referer: https://ecarstrade.com/cars/7009125)
2026-03-27 15:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008947/photo_006/780x0__r.jpg?hash=1774617370> (referer: https://ecarstrade.com/cars/7008947)
2026-03-27 15:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009006> (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 15:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008965> (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 15:12:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 77f85fdf-2442-5a7b-8aad-37b9c684965f
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 77f85fdf-2442-5a7b-8aad-37b9c684965f
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 77f85fdf-2442-5a7b-8aad-37b9c684965f
2026-03-27 15:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008947/photo_004/780x0__r.jpg?hash=1774617370> (referer: https://ecarstrade.com/cars/7008947)
2026-03-27 15:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008947/photo_003/780x0__r.jpg?hash=1774617370> (referer: https://ecarstrade.com/cars/7008947)
2026-03-27 15:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008947/photo_005/780x0__r.jpg?hash=1774617370> (referer: https://ecarstrade.com/cars/7008947)
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 77f85fdf-2442-5a7b-8aad-37b9c684965f
2026-03-27 15:12:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9951d93b-e2ae-567e-9e08-8c4998351b78
2026-03-27 15:12:49 [ecarstrade.be] INFO: Extracting details for car 7009006auction111129
2026-03-27 15:12:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009139/photo_006/780x0__r.jpg?hash=1774617730> (referer: https://ecarstrade.com/cars/7009139)
2026-03-27 15:12:50 [ecarstrade.be] INFO: Extracting details for car 7008965auction111128
2026-03-27 15:12:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008947/photo_002/780x0__r.jpg?hash=1774617370> (referer: https://ecarstrade.com/cars/7008947)
2026-03-27 15:12:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e97a1da-dbd4-5f97-9362-42ec4f7ef7f4 with identifier: 7009006auction111129
2026-03-27 15:12:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e97a1da-dbd4-5f97-9362-42ec4f7ef7f4 with scrape type 1
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4e97a1da-dbd4-5f97-9362-42ec4f7ef7f4
2026-03-27 15:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009006%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617485%27 HTTP/1.1" 200 None
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009006/photo_001/780x0__r.jpg?hash=1774617485 not downloaded yet
2026-03-27 15:12:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2a9a568-f10f-5695-9845-1756c27c27f3 with identifier: 7008965auction111128
2026-03-27 15:12:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2a9a568-f10f-5695-9845-1756c27c27f3 with scrape type 1
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b2a9a568-f10f-5695-9845-1756c27c27f3
2026-03-27 15:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008965%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617403%27 HTTP/1.1" 200 None
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008965/photo_001/780x0__r.jpg?hash=1774617403 not downloaded yet
2026-03-27 15:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009006%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617484%27 HTTP/1.1" 200 None
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009006/photo_002/780x0__r.jpg?hash=1774617484 not downloaded yet
2026-03-27 15:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008965%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617402%27 HTTP/1.1" 200 None
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008965/photo_002/780x0__r.jpg?hash=1774617402 not downloaded yet
2026-03-27 15:12:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008947/photo_001/780x0__r.jpg?hash=1774617370> (referer: https://ecarstrade.com/cars/7008947)
2026-03-27 15:12:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009139/photo_005/780x0__r.jpg?hash=1774617730> (referer: https://ecarstrade.com/cars/7009139)
2026-03-27 15:12:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009125/photo_001/780x0__r.jpg?hash=1774617709> (referer: https://ecarstrade.com/cars/7009125)
2026-03-27 15:12:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009139/photo_003/780x0__r.jpg?hash=1774617730> (referer: https://ecarstrade.com/cars/7009139)
2026-03-27 15:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009006%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617484%27 HTTP/1.1" 200 None
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009006/photo_003/780x0__r.jpg?hash=1774617484 not downloaded yet
2026-03-27 15:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008965%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617403%27 HTTP/1.1" 200 None
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008965/photo_003/780x0__r.jpg?hash=1774617403 not downloaded yet
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9951d93b-e2ae-567e-9e08-8c4998351b78
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9951d93b-e2ae-567e-9e08-8c4998351b78
2026-03-27 15:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009006%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617484%27 HTTP/1.1" 200 None
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009006/photo_004/780x0__r.jpg?hash=1774617484 not downloaded yet
2026-03-27 15:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008965%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617403%27 HTTP/1.1" 200 None
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008965/photo_004/780x0__r.jpg?hash=1774617403 not downloaded yet
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9951d93b-e2ae-567e-9e08-8c4998351b78
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cae3a575-5dbe-5d57-9b38-efa5f26a3ad4
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9951d93b-e2ae-567e-9e08-8c4998351b78
2026-03-27 15:12:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009139/photo_001/780x0__r.jpg?hash=1774617730> (referer: https://ecarstrade.com/cars/7009139)
2026-03-27 15:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009006%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617484%27 HTTP/1.1" 200 None
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009006/photo_005/780x0__r.jpg?hash=1774617484 not downloaded yet
2026-03-27 15:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008965%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617403%27 HTTP/1.1" 200 None
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008965/photo_005/780x0__r.jpg?hash=1774617403 not downloaded yet
2026-03-27 15:12:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009139/photo_002/780x0__r.jpg?hash=1774617730> (referer: https://ecarstrade.com/cars/7009139)
2026-03-27 15:12:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008940/photo_004/780x0__r.jpg?hash=1774617351> (referer: https://ecarstrade.com/cars/7008940)
2026-03-27 15:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7009006%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617485%27 HTTP/1.1" 200 None
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009006/photo_006/780x0__r.jpg?hash=1774617485 not downloaded yet
2026-03-27 15:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008965%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617403%27 HTTP/1.1" 200 None
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008965/photo_006/780x0__r.jpg?hash=1774617403 not downloaded yet
2026-03-27 15:12:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008940/photo_003/780x0__r.jpg?hash=1774617351> (referer: https://ecarstrade.com/cars/7008940)
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9951d93b-e2ae-567e-9e08-8c4998351b78
2026-03-27 15:12:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9951d93b-e2ae-567e-9e08-8c4998351b78, skipping ID generation
2026-03-27 15:12:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9951d93b-e2ae-567e-9e08-8c4998351b78 with scrape type 1
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9951d93b-e2ae-567e-9e08-8c4998351b78 sending to next pipeline
2026-03-27 15:12:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9951d93b-e2ae-567e-9e08-8c4998351b78, identifier: 7008947auction111128
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cae3a575-5dbe-5d57-9b38-efa5f26a3ad4
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 77f85fdf-2442-5a7b-8aad-37b9c684965f
2026-03-27 15:12:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 77f85fdf-2442-5a7b-8aad-37b9c684965f, skipping ID generation
2026-03-27 15:12:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77f85fdf-2442-5a7b-8aad-37b9c684965f with scrape type 1
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 77f85fdf-2442-5a7b-8aad-37b9c684965f sending to next pipeline
2026-03-27 15:12:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 77f85fdf-2442-5a7b-8aad-37b9c684965f, identifier: 7009125auction111129
2026-03-27 15:12:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cae3a575-5dbe-5d57-9b38-efa5f26a3ad4
2026-03-27 15:12:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008940/photo_002/780x0__r.jpg?hash=1774617351> (referer: https://ecarstrade.com/cars/7008940)
2026-03-27 15:12:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9951d93b-e2ae-567e-9e08-8c4998351b78 with identifier: 7008947auction111128
2026-03-27 15:12:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9951d93b-e2ae-567e-9e08-8c4998351b78 with identifier: 7008947auction111128
2026-03-27 15:12:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9951d93b-e2ae-567e-9e08-8c4998351b78 with identifier: 7008947auction111128 to the API
2026-03-27 15:12:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:12: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 15:12:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008947/photo_001/780x0__r.jpg?hash=1774617370>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '9951d93b-e2ae-567e-9e08-8c4998351b78',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008947',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Citroen',
 'model': 'C3',
 'odometer': 154733,
 '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': 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 15:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:50 [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 15:12:50 [ecarstrade.be] INFO: Saving data for 7008947auction111128: {'created_time': 1774624370.841408, 'last_price_update_time': 1774624370.841423, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008947auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 77f85fdf-2442-5a7b-8aad-37b9c684965f with identifier: 7009125auction111129
2026-03-27 15:12:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 77f85fdf-2442-5a7b-8aad-37b9c684965f with identifier: 7009125auction111129
2026-03-27 15:12:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 77f85fdf-2442-5a7b-8aad-37b9c684965f with identifier: 7009125auction111129 to the API
2026-03-27 15:12:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:12: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 15:12:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009125/photo_001/780x0__r.jpg?hash=1774617709>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '77f85fdf-2442-5a7b-8aad-37b9c684965f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009125',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 169062,
 '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': 'Kodiaq L&K 2.0 TDI 150CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'L&K 2.0 TDI 150CV BVA7 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:51 [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 15:12:51 [ecarstrade.be] INFO: Saving data for 7009125auction111129: {'created_time': 1774624371.16833, 'last_price_update_time': 1774624371.168343, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009125auction111129') HTTP/1.1" 204 0
2026-03-27 15:12:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008940/photo_001/780x0__r.jpg?hash=1774617351> (referer: https://ecarstrade.com/cars/7008940)
2026-03-27 15:12:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009039/photo_004/780x0__r.jpg?hash=1774617562> (referer: https://ecarstrade.com/cars/7009039)
2026-03-27 15:12:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009039/photo_003/780x0__r.jpg?hash=1774617562> (referer: https://ecarstrade.com/cars/7009039)
2026-03-27 15:12:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cae3a575-5dbe-5d57-9b38-efa5f26a3ad4
2026-03-27 15:12:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cae3a575-5dbe-5d57-9b38-efa5f26a3ad4
2026-03-27 15:12:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cae3a575-5dbe-5d57-9b38-efa5f26a3ad4, skipping ID generation
2026-03-27 15:12:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cae3a575-5dbe-5d57-9b38-efa5f26a3ad4 with scrape type 1
2026-03-27 15:12:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cae3a575-5dbe-5d57-9b38-efa5f26a3ad4 sending to next pipeline
2026-03-27 15:12:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cae3a575-5dbe-5d57-9b38-efa5f26a3ad4, identifier: 7009139auction111129
2026-03-27 15:12:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 81475a19-a193-505f-8484-d2976f47930a
2026-03-27 15:12:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 81475a19-a193-505f-8484-d2976f47930a
2026-03-27 15:12:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 81475a19-a193-505f-8484-d2976f47930a
2026-03-27 15:12:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cae3a575-5dbe-5d57-9b38-efa5f26a3ad4 with identifier: 7009139auction111129
2026-03-27 15:12:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cae3a575-5dbe-5d57-9b38-efa5f26a3ad4 with identifier: 7009139auction111129
2026-03-27 15:12:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cae3a575-5dbe-5d57-9b38-efa5f26a3ad4 with identifier: 7009139auction111129 to the API
2026-03-27 15:12:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:12: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 15:12:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009139/photo_002/780x0__r.jpg?hash=1774617730>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'cae3a575-5dbe-5d57-9b38-efa5f26a3ad4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009139',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Toyota',
 'model': 'RAV 4',
 'odometer': 137124,
 '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': 'TOYOTA RAV4 Hybride / 2018 / 5P / SUV Hybride AWD Dynamic Business '
          'Beyond Zero',
 'transmission': 'automatic',
 'trim': 'TOYOTA RAV4 Hybride / 2018 / 5P / SUV Hybride AWD Dynamic Business '
         'Beyond Zero',
 'vin': None,
 'year': 2023}
2026-03-27 15:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:51 [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 15:12:51 [ecarstrade.be] INFO: Saving data for 7009139auction111129: {'created_time': 1774624371.58864, 'last_price_update_time': 1774624371.588651, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009139auction111129') HTTP/1.1" 204 0
2026-03-27 15:12:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008965/photo_002/780x0__r.jpg?hash=1774617402> (referer: https://ecarstrade.com/cars/7008965)
2026-03-27 15:12:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009006/photo_002/780x0__r.jpg?hash=1774617484> (referer: https://ecarstrade.com/cars/7009006)
2026-03-27 15:12:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008965/photo_001/780x0__r.jpg?hash=1774617403> (referer: https://ecarstrade.com/cars/7008965)
2026-03-27 15:12:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009006/photo_001/780x0__r.jpg?hash=1774617485> (referer: https://ecarstrade.com/cars/7009006)
2026-03-27 15:12:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 81475a19-a193-505f-8484-d2976f47930a
2026-03-27 15:12:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 81475a19-a193-505f-8484-d2976f47930a, skipping ID generation
2026-03-27 15:12:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81475a19-a193-505f-8484-d2976f47930a with scrape type 1
2026-03-27 15:12:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 81475a19-a193-505f-8484-d2976f47930a sending to next pipeline
2026-03-27 15:12:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 81475a19-a193-505f-8484-d2976f47930a, identifier: 7008940auction111128
2026-03-27 15:12:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e405c470-b7cd-5f45-abc2-1f074043e72a
2026-03-27 15:12:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e405c470-b7cd-5f45-abc2-1f074043e72a
2026-03-27 15:12:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 81475a19-a193-505f-8484-d2976f47930a with identifier: 7008940auction111128
2026-03-27 15:12:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 81475a19-a193-505f-8484-d2976f47930a with identifier: 7008940auction111128
2026-03-27 15:12:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 81475a19-a193-505f-8484-d2976f47930a with identifier: 7008940auction111128 to the API
2026-03-27 15:12:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:12: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 15:12:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008940/photo_001/780x0__r.jpg?hash=1774617351>
{'auction_title': '',
 'c_o_2_emission_value': 160,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '81475a19-a193-505f-8484-d2976f47930a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008940',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 149650,
 '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': 3,
 'seller_name': None,
 'title': 'Berlingo Fourgon Club M 1000 1.5 BlueHDi 130CV BVA8 E6dT',
 'transmission': 'automatic',
 'trim': 'Fourgon Club M 1000 1.5 BlueHDi 130CV BVA8 E6dT',
 'vin': None,
 'year': 2020}
2026-03-27 15:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:51 [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 15:12:51 [ecarstrade.be] INFO: Saving data for 7008940auction111128: {'created_time': 1774624371.992432, 'last_price_update_time': 1774624371.992444, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008940auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009006/photo_005/780x0__r.jpg?hash=1774617484> (referer: https://ecarstrade.com/cars/7009006)
2026-03-27 15:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008965/photo_005/780x0__r.jpg?hash=1774617403> (referer: https://ecarstrade.com/cars/7008965)
2026-03-27 15:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008965/photo_004/780x0__r.jpg?hash=1774617403> (referer: https://ecarstrade.com/cars/7008965)
2026-03-27 15:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008965/photo_006/780x0__r.jpg?hash=1774617403> (referer: https://ecarstrade.com/cars/7008965)
2026-03-27 15:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b2a9a568-f10f-5695-9845-1756c27c27f3
2026-03-27 15:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4e97a1da-dbd4-5f97-9362-42ec4f7ef7f4
2026-03-27 15:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b2a9a568-f10f-5695-9845-1756c27c27f3
2026-03-27 15:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4e97a1da-dbd4-5f97-9362-42ec4f7ef7f4
2026-03-27 15:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009006/photo_003/780x0__r.jpg?hash=1774617484> (referer: https://ecarstrade.com/cars/7009006)
2026-03-27 15:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008965/photo_003/780x0__r.jpg?hash=1774617403> (referer: https://ecarstrade.com/cars/7008965)
2026-03-27 15:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4e97a1da-dbd4-5f97-9362-42ec4f7ef7f4
2026-03-27 15:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b2a9a568-f10f-5695-9845-1756c27c27f3
2026-03-27 15:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b2a9a568-f10f-5695-9845-1756c27c27f3
2026-03-27 15:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b2a9a568-f10f-5695-9845-1756c27c27f3
2026-03-27 15:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008978/photo_002/780x0__r.jpg?hash=1774617427> (referer: https://ecarstrade.com/cars/7008978)
2026-03-27 15:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009006/photo_006/780x0__r.jpg?hash=1774617485> (referer: https://ecarstrade.com/cars/7009006)
2026-03-27 15:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009006/photo_004/780x0__r.jpg?hash=1774617484> (referer: https://ecarstrade.com/cars/7009006)
2026-03-27 15:12: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 15:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009039/photo_002/780x0__r.jpg?hash=1774617562> (referer: https://ecarstrade.com/cars/7009039)
2026-03-27 15:12: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 15:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009039/photo_001/780x0__r.jpg?hash=1774617562> (referer: https://ecarstrade.com/cars/7009039)
2026-03-27 15:12: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 15:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4e97a1da-dbd4-5f97-9362-42ec4f7ef7f4
2026-03-27 15:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b2a9a568-f10f-5695-9845-1756c27c27f3
2026-03-27 15:12:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b2a9a568-f10f-5695-9845-1756c27c27f3, skipping ID generation
2026-03-27 15:12:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2a9a568-f10f-5695-9845-1756c27c27f3 with scrape type 1
2026-03-27 15:12:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b2a9a568-f10f-5695-9845-1756c27c27f3 sending to next pipeline
2026-03-27 15:12:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b2a9a568-f10f-5695-9845-1756c27c27f3, identifier: 7008965auction111128
2026-03-27 15:12:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b2a9a568-f10f-5695-9845-1756c27c27f3 with identifier: 7008965auction111128
2026-03-27 15:12:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b2a9a568-f10f-5695-9845-1756c27c27f3 with identifier: 7008965auction111128
2026-03-27 15:12:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b2a9a568-f10f-5695-9845-1756c27c27f3 with identifier: 7008965auction111128 to the API
2026-03-27 15:12:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:12: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 15:12:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008965/photo_003/780x0__r.jpg?hash=1774617403>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b2a9a568-f10f-5695-9845-1756c27c27f3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008965',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 160910,
 '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 15:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277008965auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:12:52 [ecarstrade.be] INFO: Saving data for 7008965auction111128: {'created_time': 1774624372.591218, 'last_price_update_time': 1774624372.591228, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008965auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008978/photo_001/780x0__r.jpg?hash=1774617426> (referer: https://ecarstrade.com/cars/7008978)
2026-03-27 15:12: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 15:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7da95049-9d9c-558c-86d7-41bf21277b8f
2026-03-27 15:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4e97a1da-dbd4-5f97-9362-42ec4f7ef7f4
2026-03-27 15:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4e97a1da-dbd4-5f97-9362-42ec4f7ef7f4
2026-03-27 15:12:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e97a1da-dbd4-5f97-9362-42ec4f7ef7f4, skipping ID generation
2026-03-27 15:12:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e97a1da-dbd4-5f97-9362-42ec4f7ef7f4 with scrape type 1
2026-03-27 15:12:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e97a1da-dbd4-5f97-9362-42ec4f7ef7f4 sending to next pipeline
2026-03-27 15:12:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4e97a1da-dbd4-5f97-9362-42ec4f7ef7f4, identifier: 7009006auction111129
2026-03-27 15:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e405c470-b7cd-5f45-abc2-1f074043e72a
2026-03-27 15:12:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e405c470-b7cd-5f45-abc2-1f074043e72a
2026-03-27 15:12:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e405c470-b7cd-5f45-abc2-1f074043e72a, skipping ID generation
2026-03-27 15:12:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e405c470-b7cd-5f45-abc2-1f074043e72a with scrape type 1
2026-03-27 15:12:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e405c470-b7cd-5f45-abc2-1f074043e72a sending to next pipeline
2026-03-27 15:12:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e405c470-b7cd-5f45-abc2-1f074043e72a, identifier: 7009039auction111129
2026-03-27 15:12:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4e97a1da-dbd4-5f97-9362-42ec4f7ef7f4 with identifier: 7009006auction111129
2026-03-27 15:12:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4e97a1da-dbd4-5f97-9362-42ec4f7ef7f4 with identifier: 7009006auction111129
2026-03-27 15:12:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4e97a1da-dbd4-5f97-9362-42ec4f7ef7f4 with identifier: 7009006auction111129 to the API
2026-03-27 15:12:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009006/photo_004/780x0__r.jpg?hash=1774617484>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '4e97a1da-dbd4-5f97-9362-42ec4f7ef7f4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009006',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 145295,
 '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': 'BMW X3 / 2021 / 5P / SUV sDrive18d 150ch Business Design BVA8',
 'transmission': 'automatic',
 'trim': '/ 2021 / 5P / SUV sDrive18d 150ch Business Design BVA8',
 'vin': None,
 'year': 2023}
2026-03-27 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009006auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:12:53 [ecarstrade.be] INFO: Saving data for 7009006auction111129: {'created_time': 1774624373.117636, 'last_price_update_time': 1774624373.117648, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009006auction111129') HTTP/1.1" 204 0
2026-03-27 15:12:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e405c470-b7cd-5f45-abc2-1f074043e72a with identifier: 7009039auction111129
2026-03-27 15:12:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e405c470-b7cd-5f45-abc2-1f074043e72a with identifier: 7009039auction111129
2026-03-27 15:12:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e405c470-b7cd-5f45-abc2-1f074043e72a with identifier: 7009039auction111129 to the API
2026-03-27 15:12:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009039/photo_001/780x0__r.jpg?hash=1774617562>
{'auction_title': '',
 'c_o_2_emission_value': 30,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Other',
 'id': 'e405c470-b7cd-5f45-abc2-1f074043e72a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009039',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Mercedes',
 'model': 'GLA 250',
 'odometer': 147055,
 '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-BENZ GLA 2020 5P SUV 13 GLA 250 e BUSINESS LINE DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLA 2020 5P SUV 13  e BUSINESS LINE DCT',
 'vin': None,
 'year': 2022}
2026-03-27 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009039auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:12:53 [ecarstrade.be] INFO: Saving data for 7009039auction111129: {'created_time': 1774624373.452046, 'last_price_update_time': 1774624373.452058, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009039auction111129') HTTP/1.1" 204 0
2026-03-27 15:12:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7da95049-9d9c-558c-86d7-41bf21277b8f
2026-03-27 15:12:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7da95049-9d9c-558c-86d7-41bf21277b8f, skipping ID generation
2026-03-27 15:12:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7da95049-9d9c-558c-86d7-41bf21277b8f with scrape type 1
2026-03-27 15:12:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7da95049-9d9c-558c-86d7-41bf21277b8f sending to next pipeline
2026-03-27 15:12:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7da95049-9d9c-558c-86d7-41bf21277b8f, identifier: 7008978auction111128
2026-03-27 15:12:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7da95049-9d9c-558c-86d7-41bf21277b8f with identifier: 7008978auction111128
2026-03-27 15:12:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7da95049-9d9c-558c-86d7-41bf21277b8f with identifier: 7008978auction111128
2026-03-27 15:12:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7da95049-9d9c-558c-86d7-41bf21277b8f with identifier: 7008978auction111128 to the API
2026-03-27 15:12:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:12:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008978/photo_001/780x0__r.jpg?hash=1774617426>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '7da95049-9d9c-558c-86d7-41bf21277b8f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008978',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 142623,
 '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': 2,
 'seller_name': None,
 'title': 'Kangoo II Express Extra (Série Spéciale) 1.5 dCi 95CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'II Express Extra (Série Spéciale) 1.5 dCi 95CV BVM6 E6dT',
 'vin': None,
 'year': 2021}
2026-03-27 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008978auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:12:53 [ecarstrade.be] INFO: Saving data for 7008978auction111128: {'created_time': 1774624373.879695, 'last_price_update_time': 1774624373.879705, 'auction_closing_time': 1774878000.0}
2026-03-27 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008978auction111128') HTTP/1.1" 204 0
2026-03-27 15:12:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008946> (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 15:12: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 15:12:54 [ecarstrade.be] INFO: Extracting details for car 7008946auction111128
2026-03-27 15:12:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab5c10b8-8850-5a43-a7fe-79d85f70ba76 with identifier: 7008946auction111128
2026-03-27 15:12:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab5c10b8-8850-5a43-a7fe-79d85f70ba76 with scrape type 1
2026-03-27 15:12:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ab5c10b8-8850-5a43-a7fe-79d85f70ba76
2026-03-27 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008946%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617365%27 HTTP/1.1" 200 None
2026-03-27 15:12:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008946/photo_001/780x0__r.jpg?hash=1774617365 not downloaded yet
2026-03-27 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008946%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617365%27 HTTP/1.1" 200 None
2026-03-27 15:12:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008946/photo_002/780x0__r.jpg?hash=1774617365 not downloaded yet
2026-03-27 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008946%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617366%27 HTTP/1.1" 200 None
2026-03-27 15:12:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008946/photo_003/780x0__r.jpg?hash=1774617366 not downloaded yet
2026-03-27 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008946%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617366%27 HTTP/1.1" 200 None
2026-03-27 15:12:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008946/photo_004/780x0__r.jpg?hash=1774617366 not downloaded yet
2026-03-27 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008946%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617366%27 HTTP/1.1" 200 None
2026-03-27 15:12:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008946/photo_005/780x0__r.jpg?hash=1774617366 not downloaded yet
2026-03-27 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008946%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617367%27 HTTP/1.1" 200 None
2026-03-27 15:12:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008946/photo_006/780x0__r.jpg?hash=1774617367 not downloaded yet
2026-03-27 15:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008974> (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 15:12: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 15:12:56 [ecarstrade.be] INFO: Extracting details for car 7008974auction111128
2026-03-27 15:12:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe48e5cf-fc8d-5e06-87bc-555be4702f1a with identifier: 7008974auction111128
2026-03-27 15:12:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe48e5cf-fc8d-5e06-87bc-555be4702f1a with scrape type 1
2026-03-27 15:12:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fe48e5cf-fc8d-5e06-87bc-555be4702f1a
2026-03-27 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008974%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617420%27 HTTP/1.1" 200 None
2026-03-27 15:12:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008974/photo_001/780x0__r.jpg?hash=1774617420 not downloaded yet
2026-03-27 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008974%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617420%27 HTTP/1.1" 200 None
2026-03-27 15:12:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008974/photo_002/780x0__r.jpg?hash=1774617420 not downloaded yet
2026-03-27 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008974%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617420%27 HTTP/1.1" 200 None
2026-03-27 15:12:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008974/photo_003/780x0__r.jpg?hash=1774617420 not downloaded yet
2026-03-27 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008974%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617420%27 HTTP/1.1" 200 None
2026-03-27 15:12:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008974/photo_004/780x0__r.jpg?hash=1774617420 not downloaded yet
2026-03-27 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008974%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617420%27 HTTP/1.1" 200 None
2026-03-27 15:12:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008974/photo_005/780x0__r.jpg?hash=1774617420 not downloaded yet
2026-03-27 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:12: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%252F7008974%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617420%27 HTTP/1.1" 200 None
2026-03-27 15:12:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008974/photo_006/780x0__r.jpg?hash=1774617420 not downloaded yet
2026-03-27 15:12:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008948> (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 15:12: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 15:12:58 [ecarstrade.be] INFO: Extracting details for car 7008948auction111128
2026-03-27 15:12:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1874f7c3-6cc2-5341-b722-e9d5361fe11b with identifier: 7008948auction111128
2026-03-27 15:12:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1874f7c3-6cc2-5341-b722-e9d5361fe11b with scrape type 1
2026-03-27 15:12:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1874f7c3-6cc2-5341-b722-e9d5361fe11b
2026-03-27 15:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008948%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617371%27 HTTP/1.1" 200 None
2026-03-27 15:12:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008948/photo_001/780x0__r.jpg?hash=1774617371 not downloaded yet
2026-03-27 15:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008948%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617371%27 HTTP/1.1" 200 None
2026-03-27 15:12:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008948/photo_002/780x0__r.jpg?hash=1774617371 not downloaded yet
2026-03-27 15:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008948%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617371%27 HTTP/1.1" 200 None
2026-03-27 15:12:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008948/photo_003/780x0__r.jpg?hash=1774617371 not downloaded yet
2026-03-27 15:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008948%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617371%27 HTTP/1.1" 200 None
2026-03-27 15:12:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008948/photo_004/780x0__r.jpg?hash=1774617371 not downloaded yet
2026-03-27 15:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008948%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617371%27 HTTP/1.1" 200 None
2026-03-27 15:12:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008948/photo_005/780x0__r.jpg?hash=1774617371 not downloaded yet
2026-03-27 15:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008948%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617371%27 HTTP/1.1" 200 None
2026-03-27 15:12:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008948/photo_006/780x0__r.jpg?hash=1774617371 not downloaded yet
2026-03-27 15:13:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008981> (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 15:13: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 15:13:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008983> (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 15:13: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 15:13:00 [ecarstrade.be] INFO: Extracting details for car 7008981auction111128
2026-03-27 15:13:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca3e6d15-84e8-5d97-b2ed-6cef8fcae2c6 with identifier: 7008981auction111128
2026-03-27 15:13:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca3e6d15-84e8-5d97-b2ed-6cef8fcae2c6 with scrape type 1
2026-03-27 15:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ca3e6d15-84e8-5d97-b2ed-6cef8fcae2c6
2026-03-27 15:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008981%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617434%27 HTTP/1.1" 200 None
2026-03-27 15:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008981/photo_001/780x0__r.jpg?hash=1774617434 not downloaded yet
2026-03-27 15:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008981%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617432%27 HTTP/1.1" 200 None
2026-03-27 15:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008981/photo_002/780x0__r.jpg?hash=1774617432 not downloaded yet
2026-03-27 15:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008981%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617432%27 HTTP/1.1" 200 None
2026-03-27 15:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008981/photo_003/780x0__r.jpg?hash=1774617432 not downloaded yet
2026-03-27 15:13:00 [ecarstrade.be] INFO: Extracting details for car 7008983auction111128
2026-03-27 15:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008981%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617434%27 HTTP/1.1" 200 None
2026-03-27 15:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008981/photo_004/780x0__r.jpg?hash=1774617434 not downloaded yet
2026-03-27 15:13:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a71b9f09-0254-5a3c-877a-0042bb2a6155 with identifier: 7008983auction111128
2026-03-27 15:13:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a71b9f09-0254-5a3c-877a-0042bb2a6155 with scrape type 1
2026-03-27 15:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a71b9f09-0254-5a3c-877a-0042bb2a6155
2026-03-27 15:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008983%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617438%27 HTTP/1.1" 200 None
2026-03-27 15:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008983/photo_001/780x0__r.jpg?hash=1774617438 not downloaded yet
2026-03-27 15:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008981%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617434%27 HTTP/1.1" 200 None
2026-03-27 15:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008981/photo_005/780x0__r.jpg?hash=1774617434 not downloaded yet
2026-03-27 15:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008983%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617440%27 HTTP/1.1" 200 None
2026-03-27 15:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008983/photo_002/780x0__r.jpg?hash=1774617440 not downloaded yet
2026-03-27 15:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008981%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617434%27 HTTP/1.1" 200 None
2026-03-27 15:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008981/photo_006/780x0__r.jpg?hash=1774617434 not downloaded yet
2026-03-27 15:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008983%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617439%27 HTTP/1.1" 200 None
2026-03-27 15:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008983/photo_003/780x0__r.jpg?hash=1774617439 not downloaded yet
2026-03-27 15:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008983%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617438%27 HTTP/1.1" 200 None
2026-03-27 15:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008983/photo_004/780x0__r.jpg?hash=1774617438 not downloaded yet
2026-03-27 15:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008983%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617438%27 HTTP/1.1" 200 None
2026-03-27 15:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008983/photo_005/780x0__r.jpg?hash=1774617438 not downloaded yet
2026-03-27 15:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008983%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617438%27 HTTP/1.1" 200 None
2026-03-27 15:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008983/photo_006/780x0__r.jpg?hash=1774617438 not downloaded yet
2026-03-27 15:13:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008970> (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 15:13: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 15:13:01 [ecarstrade.be] INFO: Extracting details for car 7008970auction111128
2026-03-27 15:13:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5279fb08-5462-5a52-bfb6-37a1c758efdf with identifier: 7008970auction111128
2026-03-27 15:13:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5279fb08-5462-5a52-bfb6-37a1c758efdf with scrape type 1
2026-03-27 15:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5279fb08-5462-5a52-bfb6-37a1c758efdf
2026-03-27 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008970%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617411%27 HTTP/1.1" 200 None
2026-03-27 15:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008970/photo_001/780x0__r.jpg?hash=1774617411 not downloaded yet
2026-03-27 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008970%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617412%27 HTTP/1.1" 200 None
2026-03-27 15:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008970/photo_002/780x0__r.jpg?hash=1774617412 not downloaded yet
2026-03-27 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008970%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617411%27 HTTP/1.1" 200 None
2026-03-27 15:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008970/photo_003/780x0__r.jpg?hash=1774617411 not downloaded yet
2026-03-27 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008970%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617411%27 HTTP/1.1" 200 None
2026-03-27 15:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008970/photo_004/780x0__r.jpg?hash=1774617411 not downloaded yet
2026-03-27 15:13:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008973> (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 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008970%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617411%27 HTTP/1.1" 200 None
2026-03-27 15:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008970/photo_005/780x0__r.jpg?hash=1774617411 not downloaded yet
2026-03-27 15:13: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 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008970%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617411%27 HTTP/1.1" 200 None
2026-03-27 15:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008970/photo_006/780x0__r.jpg?hash=1774617411 not downloaded yet
2026-03-27 15:13:01 [ecarstrade.be] INFO: Extracting details for car 7008973auction111128
2026-03-27 15:13:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c08aee12-45c7-5d8a-976b-e3828d71f326 with identifier: 7008973auction111128
2026-03-27 15:13:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c08aee12-45c7-5d8a-976b-e3828d71f326 with scrape type 1
2026-03-27 15:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c08aee12-45c7-5d8a-976b-e3828d71f326
2026-03-27 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008973%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617420%27 HTTP/1.1" 200 None
2026-03-27 15:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008973/photo_001/780x0__r.jpg?hash=1774617420 not downloaded yet
2026-03-27 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008973%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617420%27 HTTP/1.1" 200 None
2026-03-27 15:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008973/photo_002/780x0__r.jpg?hash=1774617420 not downloaded yet
2026-03-27 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008973%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617420%27 HTTP/1.1" 200 None
2026-03-27 15:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008973/photo_003/780x0__r.jpg?hash=1774617420 not downloaded yet
2026-03-27 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008973%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617420%27 HTTP/1.1" 200 None
2026-03-27 15:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008973/photo_004/780x0__r.jpg?hash=1774617420 not downloaded yet
2026-03-27 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008973%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617420%27 HTTP/1.1" 200 None
2026-03-27 15:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008973/photo_005/780x0__r.jpg?hash=1774617420 not downloaded yet
2026-03-27 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008973%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617420%27 HTTP/1.1" 200 None
2026-03-27 15:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008973/photo_006/780x0__r.jpg?hash=1774617420 not downloaded yet
2026-03-27 15:13:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008962> (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 15:13: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 15:13:02 [ecarstrade.be] INFO: Extracting details for car 7008962auction111128
2026-03-27 15:13:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11ebe76b-89c5-59cb-aabc-d00bb4701718 with identifier: 7008962auction111128
2026-03-27 15:13:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11ebe76b-89c5-59cb-aabc-d00bb4701718 with scrape type 1
2026-03-27 15:13:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 11ebe76b-89c5-59cb-aabc-d00bb4701718
2026-03-27 15:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008962%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617397%27 HTTP/1.1" 200 None
2026-03-27 15:13:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008962/photo_001/780x0__r.jpg?hash=1774617397 not downloaded yet
2026-03-27 15:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008962%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617397%27 HTTP/1.1" 200 None
2026-03-27 15:13:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008962/photo_002/780x0__r.jpg?hash=1774617397 not downloaded yet
2026-03-27 15:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008962%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617397%27 HTTP/1.1" 200 None
2026-03-27 15:13:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008962/photo_003/780x0__r.jpg?hash=1774617397 not downloaded yet
2026-03-27 15:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008962%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617397%27 HTTP/1.1" 200 None
2026-03-27 15:13:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008962/photo_004/780x0__r.jpg?hash=1774617397 not downloaded yet
2026-03-27 15:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008962%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617397%27 HTTP/1.1" 200 None
2026-03-27 15:13:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008962/photo_005/780x0__r.jpg?hash=1774617397 not downloaded yet
2026-03-27 15:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008962%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617397%27 HTTP/1.1" 200 None
2026-03-27 15:13:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008962/photo_006/780x0__r.jpg?hash=1774617397 not downloaded yet
2026-03-27 15:13:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008968> (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 15:13: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 15:13:05 [ecarstrade.be] INFO: Extracting details for car 7008968auction111128
2026-03-27 15:13:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e74171a-54ff-54e9-a43a-4b8dec70a54b with identifier: 7008968auction111128
2026-03-27 15:13:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e74171a-54ff-54e9-a43a-4b8dec70a54b with scrape type 1
2026-03-27 15:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3e74171a-54ff-54e9-a43a-4b8dec70a54b
2026-03-27 15:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008968%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617407%27 HTTP/1.1" 200 None
2026-03-27 15:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008968/photo_001/780x0__r.jpg?hash=1774617407 not downloaded yet
2026-03-27 15:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008968%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617407%27 HTTP/1.1" 200 None
2026-03-27 15:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008968/photo_002/780x0__r.jpg?hash=1774617407 not downloaded yet
2026-03-27 15:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008968%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617407%27 HTTP/1.1" 200 None
2026-03-27 15:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008968/photo_003/780x0__r.jpg?hash=1774617407 not downloaded yet
2026-03-27 15:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008968%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617407%27 HTTP/1.1" 200 None
2026-03-27 15:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008968/photo_004/780x0__r.jpg?hash=1774617407 not downloaded yet
2026-03-27 15:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008968%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617407%27 HTTP/1.1" 200 None
2026-03-27 15:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008968/photo_005/780x0__r.jpg?hash=1774617407 not downloaded yet
2026-03-27 15:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008968%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617407%27 HTTP/1.1" 200 None
2026-03-27 15:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008968/photo_006/780x0__r.jpg?hash=1774617407 not downloaded yet
2026-03-27 15:13:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008967> (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 15:13:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008946/photo_006/780x0__r.jpg?hash=1774617367> (referer: https://ecarstrade.com/cars/7008946)
2026-03-27 15:13:07 [ecarstrade.be] INFO: Extracting details for car 7008967auction111128
2026-03-27 15:13:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008974/photo_006/780x0__r.jpg?hash=1774617420> (referer: https://ecarstrade.com/cars/7008974)
2026-03-27 15:13:07 [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 15:13:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cd6b5be-b1a1-583b-a521-184cd5b75025 with identifier: 7008967auction111128
2026-03-27 15:13:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cd6b5be-b1a1-583b-a521-184cd5b75025 with scrape type 1
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9cd6b5be-b1a1-583b-a521-184cd5b75025
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008967%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617405%27 HTTP/1.1" 200 None
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008967/photo_001/780x0__r.jpg?hash=1774617405 not downloaded yet
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008967%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617405%27 HTTP/1.1" 200 None
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008967/photo_002/780x0__r.jpg?hash=1774617405 not downloaded yet
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008967%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617405%27 HTTP/1.1" 200 None
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008967/photo_003/780x0__r.jpg?hash=1774617405 not downloaded yet
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008967%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617405%27 HTTP/1.1" 200 None
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008967/photo_004/780x0__r.jpg?hash=1774617405 not downloaded yet
2026-03-27 15:13:07 [scrapy.extensions.logstats] INFO: Crawled 774 pages (at 46 pages/min), scraped 622 items (at 34 items/min)
2026-03-27 15:13:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ab5c10b8-8850-5a43-a7fe-79d85f70ba76
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008967%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617405%27 HTTP/1.1" 200 None
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008967/photo_005/780x0__r.jpg?hash=1774617405 not downloaded yet
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008967%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617405%27 HTTP/1.1" 200 None
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008967/photo_006/780x0__r.jpg?hash=1774617405 not downloaded yet
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fe48e5cf-fc8d-5e06-87bc-555be4702f1a
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:13:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008948/photo_006/780x0__r.jpg?hash=1774617371> (referer: https://ecarstrade.com/cars/7008948)
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009004auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009004auction111129: 1
2026-03-27 15:13:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008948/photo_005/780x0__r.jpg?hash=1774617371> (referer: https://ecarstrade.com/cars/7008948)
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009138auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009138auction111129: 1
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009030auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009030auction111129: 1
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009150auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009150auction111129: 1
2026-03-27 15:13:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008970/photo_004/780x0__r.jpg?hash=1774617411> (referer: https://ecarstrade.com/cars/7008970)
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009149auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009149auction111129: 1
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009148auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009148auction111129: 1
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1874f7c3-6cc2-5341-b722-e9d5361fe11b
2026-03-27 15:13:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008983/photo_006/780x0__r.jpg?hash=1774617438> (referer: https://ecarstrade.com/cars/7008983)
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009031auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009031auction111129: 1
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1874f7c3-6cc2-5341-b722-e9d5361fe11b
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009126auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009126auction111129: 1
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009124auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009124auction111129: 1
2026-03-27 15:13:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008973/photo_006/780x0__r.jpg?hash=1774617420> (referer: https://ecarstrade.com/cars/7008973)
2026-03-27 15:13:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008962/photo_006/780x0__r.jpg?hash=1774617397> (referer: https://ecarstrade.com/cars/7008962)
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009043auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009043auction111129: 1
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009028auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009028auction111129: 1
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5279fb08-5462-5a52-bfb6-37a1c758efdf
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009141auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009141auction111129: 1
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a71b9f09-0254-5a3c-877a-0042bb2a6155
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009151auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009151auction111129: 1
2026-03-27 15:13:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008968/photo_006/780x0__r.jpg?hash=1774617407> (referer: https://ecarstrade.com/cars/7008968)
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009005auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009005auction111129: 1
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009034auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009034auction111129: 1
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009001auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009001auction111129: 1
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c08aee12-45c7-5d8a-976b-e3828d71f326
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 11ebe76b-89c5-59cb-aabc-d00bb4701718
2026-03-27 15:13:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008968/photo_005/780x0__r.jpg?hash=1774617407> (referer: https://ecarstrade.com/cars/7008968)
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7008996auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7008996auction111129: 1
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009018auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009018auction111129: 1
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009025auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009025auction111129: 1
2026-03-27 15:13:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008968/photo_004/780x0__r.jpg?hash=1774617407> (referer: https://ecarstrade.com/cars/7008968)
2026-03-27 15:13:07 [ecarstrade.be] INFO: Found listing with ID: 7009038auction111129
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:07 [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 15:13:07 [ecarstrade.be] INFO: Scrape type for 7009038auction111129: 1
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3e74171a-54ff-54e9-a43a-4b8dec70a54b
2026-03-27 15:13:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008967/photo_001/780x0__r.jpg?hash=1774617405> (referer: https://ecarstrade.com/cars/7008967)
2026-03-27 15:13:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008944> (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 15:13: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 15:13: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 15:13:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3e74171a-54ff-54e9-a43a-4b8dec70a54b
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3e74171a-54ff-54e9-a43a-4b8dec70a54b
2026-03-27 15:13:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008967/photo_006/780x0__r.jpg?hash=1774617405> (referer: https://ecarstrade.com/cars/7008967)
2026-03-27 15:13: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 15:13:07 [ecarstrade.be] INFO: Extracting details for car 7008944auction111128
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9cd6b5be-b1a1-583b-a521-184cd5b75025
2026-03-27 15:13:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 538b000e-0f7a-533b-9ea1-0a3e1e5ce9fe with identifier: 7008944auction111128
2026-03-27 15:13:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 538b000e-0f7a-533b-9ea1-0a3e1e5ce9fe with scrape type 1
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 538b000e-0f7a-533b-9ea1-0a3e1e5ce9fe
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008944%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617361%27 HTTP/1.1" 200 None
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008944/photo_001/780x0__r.jpg?hash=1774617361 not downloaded yet
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008944%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617360%27 HTTP/1.1" 200 None
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008944/photo_002/780x0__r.jpg?hash=1774617360 not downloaded yet
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008944%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617360%27 HTTP/1.1" 200 None
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008944/photo_003/780x0__r.jpg?hash=1774617360 not downloaded yet
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008944%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617360%27 HTTP/1.1" 200 None
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008944/photo_004/780x0__r.jpg?hash=1774617360 not downloaded yet
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008944%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617361%27 HTTP/1.1" 200 None
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008944/photo_005/780x0__r.jpg?hash=1774617361 not downloaded yet
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9cd6b5be-b1a1-583b-a521-184cd5b75025
2026-03-27 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008944%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617361%27 HTTP/1.1" 200 None
2026-03-27 15:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008944/photo_006/780x0__r.jpg?hash=1774617361 not downloaded yet
2026-03-27 15:13:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008971> (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 15:13: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 15:13:08 [ecarstrade.be] INFO: Extracting details for car 7008971auction111128
2026-03-27 15:13:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41c323e0-b86c-5246-a253-92045721dd80 with identifier: 7008971auction111128
2026-03-27 15:13:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41c323e0-b86c-5246-a253-92045721dd80 with scrape type 1
2026-03-27 15:13:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 41c323e0-b86c-5246-a253-92045721dd80
2026-03-27 15:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008971%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617414%27 HTTP/1.1" 200 None
2026-03-27 15:13:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008971/photo_001/780x0__r.jpg?hash=1774617414 not downloaded yet
2026-03-27 15:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008971%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617414%27 HTTP/1.1" 200 None
2026-03-27 15:13:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008971/photo_002/780x0__r.jpg?hash=1774617414 not downloaded yet
2026-03-27 15:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008971%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617415%27 HTTP/1.1" 200 None
2026-03-27 15:13:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008971/photo_003/780x0__r.jpg?hash=1774617415 not downloaded yet
2026-03-27 15:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008971%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617414%27 HTTP/1.1" 200 None
2026-03-27 15:13:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008971/photo_004/780x0__r.jpg?hash=1774617414 not downloaded yet
2026-03-27 15:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008971%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617414%27 HTTP/1.1" 200 None
2026-03-27 15:13:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008971/photo_005/780x0__r.jpg?hash=1774617414 not downloaded yet
2026-03-27 15:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008971%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617414%27 HTTP/1.1" 200 None
2026-03-27 15:13:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008971/photo_006/780x0__r.jpg?hash=1774617414 not downloaded yet
2026-03-27 15:13:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008945> (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 15:13: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 15:13:11 [ecarstrade.be] INFO: Extracting details for car 7008945auction111128
2026-03-27 15:13:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdef3a69-d835-54c2-b070-86727b6f509a with identifier: 7008945auction111128
2026-03-27 15:13:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdef3a69-d835-54c2-b070-86727b6f509a with scrape type 1
2026-03-27 15:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cdef3a69-d835-54c2-b070-86727b6f509a
2026-03-27 15:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008945%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617360%27 HTTP/1.1" 200 None
2026-03-27 15:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008945/photo_001/780x0__r.jpg?hash=1774617360 not downloaded yet
2026-03-27 15:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008945%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617361%27 HTTP/1.1" 200 None
2026-03-27 15:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008945/photo_002/780x0__r.jpg?hash=1774617361 not downloaded yet
2026-03-27 15:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008945%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617361%27 HTTP/1.1" 200 None
2026-03-27 15:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008945/photo_003/780x0__r.jpg?hash=1774617361 not downloaded yet
2026-03-27 15:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008945%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617363%27 HTTP/1.1" 200 None
2026-03-27 15:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008945/photo_004/780x0__r.jpg?hash=1774617363 not downloaded yet
2026-03-27 15:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008945%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617363%27 HTTP/1.1" 200 None
2026-03-27 15:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008945/photo_005/780x0__r.jpg?hash=1774617363 not downloaded yet
2026-03-27 15:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008945%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617363%27 HTTP/1.1" 200 None
2026-03-27 15:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008945/photo_006/780x0__r.jpg?hash=1774617363 not downloaded yet
2026-03-27 15:13:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008964> (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 15: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 15:13:12 [ecarstrade.be] INFO: Extracting details for car 7008964auction111128
2026-03-27 15:13:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3055c60e-92fc-5431-849f-260e87e2d9ab with identifier: 7008964auction111128
2026-03-27 15:13:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3055c60e-92fc-5431-849f-260e87e2d9ab with scrape type 1
2026-03-27 15:13:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3055c60e-92fc-5431-849f-260e87e2d9ab
2026-03-27 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008964%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617401%27 HTTP/1.1" 200 None
2026-03-27 15:13:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008964/photo_001/780x0__r.jpg?hash=1774617401 not downloaded yet
2026-03-27 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008964%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617401%27 HTTP/1.1" 200 None
2026-03-27 15:13:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008964/photo_002/780x0__r.jpg?hash=1774617401 not downloaded yet
2026-03-27 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008964%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617401%27 HTTP/1.1" 200 None
2026-03-27 15:13:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008964/photo_003/780x0__r.jpg?hash=1774617401 not downloaded yet
2026-03-27 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008964%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617401%27 HTTP/1.1" 200 None
2026-03-27 15:13:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008964/photo_004/780x0__r.jpg?hash=1774617401 not downloaded yet
2026-03-27 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008964%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617401%27 HTTP/1.1" 200 None
2026-03-27 15:13:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008964/photo_005/780x0__r.jpg?hash=1774617401 not downloaded yet
2026-03-27 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008964%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617401%27 HTTP/1.1" 200 None
2026-03-27 15:13:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008964/photo_006/780x0__r.jpg?hash=1774617401 not downloaded yet
2026-03-27 15:13:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009148> (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 15:13: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 15:13:14 [ecarstrade.be] INFO: Extracting details for car 7009148auction111129
2026-03-27 15:13:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfc9db59-c620-5e7b-a08d-3f66ffee999e with identifier: 7009148auction111129
2026-03-27 15:13:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfc9db59-c620-5e7b-a08d-3f66ffee999e with scrape type 1
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dfc9db59-c620-5e7b-a08d-3f66ffee999e
2026-03-27 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009148%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617745%27 HTTP/1.1" 200 None
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009148/photo_001/780x0__r.jpg?hash=1774617745 not downloaded yet
2026-03-27 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009148%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617745%27 HTTP/1.1" 200 None
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009148/photo_002/780x0__r.jpg?hash=1774617745 not downloaded yet
2026-03-27 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009148%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617745%27 HTTP/1.1" 200 None
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009148/photo_003/780x0__r.jpg?hash=1774617745 not downloaded yet
2026-03-27 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009148%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617745%27 HTTP/1.1" 200 None
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009148/photo_004/780x0__r.jpg?hash=1774617745 not downloaded yet
2026-03-27 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009148%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617745%27 HTTP/1.1" 200 None
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009148/photo_005/780x0__r.jpg?hash=1774617745 not downloaded yet
2026-03-27 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009148%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617745%27 HTTP/1.1" 200 None
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009148/photo_006/780x0__r.jpg?hash=1774617745 not downloaded yet
2026-03-27 15:13:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009004> (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 15:13: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 15:13:14 [ecarstrade.be] INFO: Extracting details for car 7009004auction111129
2026-03-27 15:13:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c8d6fb5-3fc9-5907-a3a8-353aafe445cd with identifier: 7009004auction111129
2026-03-27 15:13:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c8d6fb5-3fc9-5907-a3a8-353aafe445cd with scrape type 1
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2c8d6fb5-3fc9-5907-a3a8-353aafe445cd
2026-03-27 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009004%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617480%27 HTTP/1.1" 200 None
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009004/photo_001/780x0__r.jpg?hash=1774617480 not downloaded yet
2026-03-27 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009004%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617482%27 HTTP/1.1" 200 None
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009004/photo_002/780x0__r.jpg?hash=1774617482 not downloaded yet
2026-03-27 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009004%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617482%27 HTTP/1.1" 200 None
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009004/photo_003/780x0__r.jpg?hash=1774617482 not downloaded yet
2026-03-27 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009004%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617481%27 HTTP/1.1" 200 None
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009004/photo_004/780x0__r.jpg?hash=1774617481 not downloaded yet
2026-03-27 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009004%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617482%27 HTTP/1.1" 200 None
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009004/photo_005/780x0__r.jpg?hash=1774617482 not downloaded yet
2026-03-27 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009004%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617482%27 HTTP/1.1" 200 None
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009004/photo_006/780x0__r.jpg?hash=1774617482 not downloaded yet
2026-03-27 15:13:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009124> (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 15:13: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 15:13:14 [ecarstrade.be] INFO: Extracting details for car 7009124auction111129
2026-03-27 15:13:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8dedde0-2766-59af-bdc5-0d213e7105f9 with identifier: 7009124auction111129
2026-03-27 15:13:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8dedde0-2766-59af-bdc5-0d213e7105f9 with scrape type 1
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a8dedde0-2766-59af-bdc5-0d213e7105f9
2026-03-27 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009124%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617707%27 HTTP/1.1" 200 None
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009124/photo_001/780x0__r.jpg?hash=1774617707 not downloaded yet
2026-03-27 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009124%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617707%27 HTTP/1.1" 200 None
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009124/photo_002/780x0__r.jpg?hash=1774617707 not downloaded yet
2026-03-27 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009124%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617708%27 HTTP/1.1" 200 None
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009124/photo_003/780x0__r.jpg?hash=1774617708 not downloaded yet
2026-03-27 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009124%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617707%27 HTTP/1.1" 200 None
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009124/photo_004/780x0__r.jpg?hash=1774617707 not downloaded yet
2026-03-27 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009124%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617708%27 HTTP/1.1" 200 None
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009124/photo_005/780x0__r.jpg?hash=1774617708 not downloaded yet
2026-03-27 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009124%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617708%27 HTTP/1.1" 200 None
2026-03-27 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009124/photo_006/780x0__r.jpg?hash=1774617708 not downloaded yet
2026-03-27 15:13:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009150> (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 15:13: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 15:13:15 [ecarstrade.be] INFO: Extracting details for car 7009150auction111129
2026-03-27 15:13:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87347f80-f211-52e7-89eb-ff1caf9f5e4b with identifier: 7009150auction111129
2026-03-27 15:13:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87347f80-f211-52e7-89eb-ff1caf9f5e4b with scrape type 1
2026-03-27 15:13:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 87347f80-f211-52e7-89eb-ff1caf9f5e4b
2026-03-27 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009150%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617749%27 HTTP/1.1" 200 None
2026-03-27 15:13:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009150/photo_001/780x0__r.jpg?hash=1774617749 not downloaded yet
2026-03-27 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009150%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617749%27 HTTP/1.1" 200 None
2026-03-27 15:13:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009150/photo_002/780x0__r.jpg?hash=1774617749 not downloaded yet
2026-03-27 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009150%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617749%27 HTTP/1.1" 200 None
2026-03-27 15:13:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009150/photo_003/780x0__r.jpg?hash=1774617749 not downloaded yet
2026-03-27 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009150%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617750%27 HTTP/1.1" 200 None
2026-03-27 15:13:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009150/photo_004/780x0__r.jpg?hash=1774617750 not downloaded yet
2026-03-27 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009150%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617750%27 HTTP/1.1" 200 None
2026-03-27 15:13:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009150/photo_005/780x0__r.jpg?hash=1774617750 not downloaded yet
2026-03-27 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009150%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617749%27 HTTP/1.1" 200 None
2026-03-27 15:13:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009150/photo_006/780x0__r.jpg?hash=1774617749 not downloaded yet
2026-03-27 15:13:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008969> (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 15: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 15:13:16 [ecarstrade.be] INFO: Extracting details for car 7008969auction111128
2026-03-27 15:13:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 846201a4-3f6f-5e07-b4ee-86eb85aa58a6 with identifier: 7008969auction111128
2026-03-27 15:13:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 846201a4-3f6f-5e07-b4ee-86eb85aa58a6 with scrape type 1
2026-03-27 15:13:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 846201a4-3f6f-5e07-b4ee-86eb85aa58a6
2026-03-27 15:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008969%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617410%27 HTTP/1.1" 200 None
2026-03-27 15:13:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008969/photo_001/780x0__r.jpg?hash=1774617410 not downloaded yet
2026-03-27 15:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008969%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617410%27 HTTP/1.1" 200 None
2026-03-27 15:13:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008969/photo_002/780x0__r.jpg?hash=1774617410 not downloaded yet
2026-03-27 15:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008969%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617410%27 HTTP/1.1" 200 None
2026-03-27 15:13:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008969/photo_003/780x0__r.jpg?hash=1774617410 not downloaded yet
2026-03-27 15:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008969%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617410%27 HTTP/1.1" 200 None
2026-03-27 15:13:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008969/photo_004/780x0__r.jpg?hash=1774617410 not downloaded yet
2026-03-27 15:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008969%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617410%27 HTTP/1.1" 200 None
2026-03-27 15:13:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008969/photo_005/780x0__r.jpg?hash=1774617410 not downloaded yet
2026-03-27 15:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008969%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617410%27 HTTP/1.1" 200 None
2026-03-27 15:13:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008969/photo_006/780x0__r.jpg?hash=1774617410 not downloaded yet
2026-03-27 15:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009126> (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 15:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009151> (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 15:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008944/photo_006/780x0__r.jpg?hash=1774617361> (referer: https://ecarstrade.com/cars/7008944)
2026-03-27 15:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008971/photo_006/780x0__r.jpg?hash=1774617414> (referer: https://ecarstrade.com/cars/7008971)
2026-03-27 15:13:18 [ecarstrade.be] INFO: Extracting details for car 7009126auction111129
2026-03-27 15:13:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8d102b8-f0eb-5f23-bc15-b14e3b1cf7f3 with identifier: 7009126auction111129
2026-03-27 15:13:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8d102b8-f0eb-5f23-bc15-b14e3b1cf7f3 with scrape type 1
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b8d102b8-f0eb-5f23-bc15-b14e3b1cf7f3
2026-03-27 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009126%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617710%27 HTTP/1.1" 200 None
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009126/photo_001/780x0__r.jpg?hash=1774617710 not downloaded yet
2026-03-27 15:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008945/photo_006/780x0__r.jpg?hash=1774617363> (referer: https://ecarstrade.com/cars/7008945)
2026-03-27 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009126%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617710%27 HTTP/1.1" 200 None
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009126/photo_002/780x0__r.jpg?hash=1774617710 not downloaded yet
2026-03-27 15:13:18 [ecarstrade.be] INFO: Extracting details for car 7009151auction111129
2026-03-27 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009126%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617710%27 HTTP/1.1" 200 None
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009126/photo_003/780x0__r.jpg?hash=1774617710 not downloaded yet
2026-03-27 15:13:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b7fd36a-51fd-5daa-b7d8-c316b1ee5c3b with identifier: 7009151auction111129
2026-03-27 15:13:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b7fd36a-51fd-5daa-b7d8-c316b1ee5c3b with scrape type 1
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0b7fd36a-51fd-5daa-b7d8-c316b1ee5c3b
2026-03-27 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009151%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617751%27 HTTP/1.1" 200 None
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009151/photo_001/780x0__r.jpg?hash=1774617751 not downloaded yet
2026-03-27 15:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008964/photo_006/780x0__r.jpg?hash=1774617401> (referer: https://ecarstrade.com/cars/7008964)
2026-03-27 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009126%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617710%27 HTTP/1.1" 200 None
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009126/photo_004/780x0__r.jpg?hash=1774617710 not downloaded yet
2026-03-27 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009151%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617750%27 HTTP/1.1" 200 None
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009151/photo_002/780x0__r.jpg?hash=1774617750 not downloaded yet
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 538b000e-0f7a-533b-9ea1-0a3e1e5ce9fe
2026-03-27 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009126%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617710%27 HTTP/1.1" 200 None
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009126/photo_005/780x0__r.jpg?hash=1774617710 not downloaded yet
2026-03-27 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009151%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617751%27 HTTP/1.1" 200 None
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009151/photo_003/780x0__r.jpg?hash=1774617751 not downloaded yet
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 41c323e0-b86c-5246-a253-92045721dd80
2026-03-27 15:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009148/photo_006/780x0__r.jpg?hash=1774617745> (referer: https://ecarstrade.com/cars/7009148)
2026-03-27 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009126%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617710%27 HTTP/1.1" 200 None
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009126/photo_006/780x0__r.jpg?hash=1774617710 not downloaded yet
2026-03-27 15:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009004/photo_006/780x0__r.jpg?hash=1774617482> (referer: https://ecarstrade.com/cars/7009004)
2026-03-27 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009151%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617751%27 HTTP/1.1" 200 None
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009151/photo_004/780x0__r.jpg?hash=1774617751 not downloaded yet
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cdef3a69-d835-54c2-b070-86727b6f509a
2026-03-27 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009151%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617750%27 HTTP/1.1" 200 None
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009151/photo_005/780x0__r.jpg?hash=1774617750 not downloaded yet
2026-03-27 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009151%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617751%27 HTTP/1.1" 200 None
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009151/photo_006/780x0__r.jpg?hash=1774617751 not downloaded yet
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3055c60e-92fc-5431-849f-260e87e2d9ab
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dfc9db59-c620-5e7b-a08d-3f66ffee999e
2026-03-27 15:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009150/photo_006/780x0__r.jpg?hash=1774617749> (referer: https://ecarstrade.com/cars/7009150)
2026-03-27 15:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009124/photo_006/780x0__r.jpg?hash=1774617708> (referer: https://ecarstrade.com/cars/7009124)
2026-03-27 15:13:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2c8d6fb5-3fc9-5907-a3a8-353aafe445cd
2026-03-27 15:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008969/photo_005/780x0__r.jpg?hash=1774617410> (referer: https://ecarstrade.com/cars/7008969)
2026-03-27 15:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008969/photo_006/780x0__r.jpg?hash=1774617410> (referer: https://ecarstrade.com/cars/7008969)
2026-03-27 15:13:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 87347f80-f211-52e7-89eb-ff1caf9f5e4b
2026-03-27 15:13:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a8dedde0-2766-59af-bdc5-0d213e7105f9
2026-03-27 15:13:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008969/photo_004/780x0__r.jpg?hash=1774617410> (referer: https://ecarstrade.com/cars/7008969)
2026-03-27 15:13:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008969/photo_003/780x0__r.jpg?hash=1774617410> (referer: https://ecarstrade.com/cars/7008969)
2026-03-27 15:13:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 846201a4-3f6f-5e07-b4ee-86eb85aa58a6
2026-03-27 15:13:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 846201a4-3f6f-5e07-b4ee-86eb85aa58a6
2026-03-27 15:13:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009126/photo_001/780x0__r.jpg?hash=1774617710> (referer: https://ecarstrade.com/cars/7009126)
2026-03-27 15:13:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009151/photo_001/780x0__r.jpg?hash=1774617751> (referer: https://ecarstrade.com/cars/7009151)
2026-03-27 15:13:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 846201a4-3f6f-5e07-b4ee-86eb85aa58a6
2026-03-27 15:13:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 846201a4-3f6f-5e07-b4ee-86eb85aa58a6
2026-03-27 15:13:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009126/photo_006/780x0__r.jpg?hash=1774617710> (referer: https://ecarstrade.com/cars/7009126)
2026-03-27 15:13:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009126/photo_005/780x0__r.jpg?hash=1774617710> (referer: https://ecarstrade.com/cars/7009126)
2026-03-27 15:13:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b8d102b8-f0eb-5f23-bc15-b14e3b1cf7f3
2026-03-27 15:13:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009151/photo_006/780x0__r.jpg?hash=1774617751> (referer: https://ecarstrade.com/cars/7009151)
2026-03-27 15:13:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0b7fd36a-51fd-5daa-b7d8-c316b1ee5c3b
2026-03-27 15:13:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b8d102b8-f0eb-5f23-bc15-b14e3b1cf7f3
2026-03-27 15:13:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009151/photo_005/780x0__r.jpg?hash=1774617750> (referer: https://ecarstrade.com/cars/7009151)
2026-03-27 15:13:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b8d102b8-f0eb-5f23-bc15-b14e3b1cf7f3
2026-03-27 15:13:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009151/photo_004/780x0__r.jpg?hash=1774617751> (referer: https://ecarstrade.com/cars/7009151)
2026-03-27 15:13:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0b7fd36a-51fd-5daa-b7d8-c316b1ee5c3b
2026-03-27 15:13:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009151/photo_003/780x0__r.jpg?hash=1774617751> (referer: https://ecarstrade.com/cars/7009151)
2026-03-27 15:13:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009126/photo_004/780x0__r.jpg?hash=1774617710> (referer: https://ecarstrade.com/cars/7009126)
2026-03-27 15:13:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009151/photo_002/780x0__r.jpg?hash=1774617750> (referer: https://ecarstrade.com/cars/7009151)
2026-03-27 15:13:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0b7fd36a-51fd-5daa-b7d8-c316b1ee5c3b
2026-03-27 15:13:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0b7fd36a-51fd-5daa-b7d8-c316b1ee5c3b
2026-03-27 15:13:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009126/photo_002/780x0__r.jpg?hash=1774617710> (referer: https://ecarstrade.com/cars/7009126)
2026-03-27 15:13:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0b7fd36a-51fd-5daa-b7d8-c316b1ee5c3b
2026-03-27 15:13:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009126/photo_003/780x0__r.jpg?hash=1774617710> (referer: https://ecarstrade.com/cars/7009126)
2026-03-27 15:13:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b8d102b8-f0eb-5f23-bc15-b14e3b1cf7f3
2026-03-27 15:13:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0b7fd36a-51fd-5daa-b7d8-c316b1ee5c3b
2026-03-27 15:13:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b7fd36a-51fd-5daa-b7d8-c316b1ee5c3b, skipping ID generation
2026-03-27 15:13:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b7fd36a-51fd-5daa-b7d8-c316b1ee5c3b with scrape type 1
2026-03-27 15:13:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b7fd36a-51fd-5daa-b7d8-c316b1ee5c3b sending to next pipeline
2026-03-27 15:13:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0b7fd36a-51fd-5daa-b7d8-c316b1ee5c3b, identifier: 7009151auction111129
2026-03-27 15:13:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0b7fd36a-51fd-5daa-b7d8-c316b1ee5c3b with identifier: 7009151auction111129
2026-03-27 15:13:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0b7fd36a-51fd-5daa-b7d8-c316b1ee5c3b with identifier: 7009151auction111129
2026-03-27 15:13:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0b7fd36a-51fd-5daa-b7d8-c316b1ee5c3b with identifier: 7009151auction111129 to the API
2026-03-27 15:13:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009151/photo_002/780x0__r.jpg?hash=1774617750>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '0b7fd36a-51fd-5daa-b7d8-c316b1ee5c3b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009151',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 196414,
 '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 Tiguan / 2016 / 5P / SUV 2.0 TDI 150 DSG7 Carat',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  / 2016 / 5P / SUV 2.0 TDI 150 DSG7 Carat',
 'vin': None,
 'year': 2021}
2026-03-27 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:20 [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 15:13:20 [ecarstrade.be] INFO: Saving data for 7009151auction111129: {'created_time': 1774624400.113337, 'last_price_update_time': 1774624400.113349, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009151auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008969/photo_002/780x0__r.jpg?hash=1774617410> (referer: https://ecarstrade.com/cars/7008969)
2026-03-27 15:13:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008969/photo_001/780x0__r.jpg?hash=1774617410> (referer: https://ecarstrade.com/cars/7008969)
2026-03-27 15:13:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b8d102b8-f0eb-5f23-bc15-b14e3b1cf7f3
2026-03-27 15:13:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b8d102b8-f0eb-5f23-bc15-b14e3b1cf7f3
2026-03-27 15:13:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b8d102b8-f0eb-5f23-bc15-b14e3b1cf7f3, skipping ID generation
2026-03-27 15:13:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8d102b8-f0eb-5f23-bc15-b14e3b1cf7f3 with scrape type 1
2026-03-27 15:13:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b8d102b8-f0eb-5f23-bc15-b14e3b1cf7f3 sending to next pipeline
2026-03-27 15:13:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b8d102b8-f0eb-5f23-bc15-b14e3b1cf7f3, identifier: 7009126auction111129
2026-03-27 15:13:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b8d102b8-f0eb-5f23-bc15-b14e3b1cf7f3 with identifier: 7009126auction111129
2026-03-27 15:13:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b8d102b8-f0eb-5f23-bc15-b14e3b1cf7f3 with identifier: 7009126auction111129
2026-03-27 15:13:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b8d102b8-f0eb-5f23-bc15-b14e3b1cf7f3 with identifier: 7009126auction111129 to the API
2026-03-27 15:13:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009126/photo_003/780x0__r.jpg?hash=1774617710>
{'auction_title': '',
 'c_o_2_emission_value': 156,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'b8d102b8-f0eb-5f23-bc15-b14e3b1cf7f3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009126',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 158768,
 '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': 'Kodiaq Business 1.5 TSI 150CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Business 1.5 TSI 150CV BVA7 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:20 [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 15:13:20 [ecarstrade.be] INFO: Saving data for 7009126auction111129: {'created_time': 1774624400.648358, 'last_price_update_time': 1774624400.64837, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009126auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009150/photo_005/780x0__r.jpg?hash=1774617750> (referer: https://ecarstrade.com/cars/7009150)
2026-03-27 15:13:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009150/photo_004/780x0__r.jpg?hash=1774617750> (referer: https://ecarstrade.com/cars/7009150)
2026-03-27 15:13:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009001> (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 15:13:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 846201a4-3f6f-5e07-b4ee-86eb85aa58a6
2026-03-27 15:13:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 846201a4-3f6f-5e07-b4ee-86eb85aa58a6
2026-03-27 15:13:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 846201a4-3f6f-5e07-b4ee-86eb85aa58a6, skipping ID generation
2026-03-27 15:13:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 846201a4-3f6f-5e07-b4ee-86eb85aa58a6 with scrape type 1
2026-03-27 15:13:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 846201a4-3f6f-5e07-b4ee-86eb85aa58a6 sending to next pipeline
2026-03-27 15:13:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 846201a4-3f6f-5e07-b4ee-86eb85aa58a6, identifier: 7008969auction111128
2026-03-27 15:13:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009150/photo_002/780x0__r.jpg?hash=1774617749> (referer: https://ecarstrade.com/cars/7009150)
2026-03-27 15:13:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009150/photo_003/780x0__r.jpg?hash=1774617749> (referer: https://ecarstrade.com/cars/7009150)
2026-03-27 15:13:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 846201a4-3f6f-5e07-b4ee-86eb85aa58a6 with identifier: 7008969auction111128
2026-03-27 15:13:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 846201a4-3f6f-5e07-b4ee-86eb85aa58a6 with identifier: 7008969auction111128
2026-03-27 15:13:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 846201a4-3f6f-5e07-b4ee-86eb85aa58a6 with identifier: 7008969auction111128 to the API
2026-03-27 15:13:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008969/photo_001/780x0__r.jpg?hash=1774617410>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '846201a4-3f6f-5e07-b4ee-86eb85aa58a6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008969',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 135856,
 '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': 2,
 'seller_name': None,
 'title': 'Clio IV Air 1.5 dCi 75CV BVM5 E6',
 'transmission': 'manual',
 'trim': 'IV Air 1.5 dCi 75CV BVM5 E6',
 'vin': None,
 'year': 2019}
2026-03-27 15:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:21 [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 15:13:21 [ecarstrade.be] INFO: Saving data for 7008969auction111128: {'created_time': 1774624401.176727, 'last_price_update_time': 1774624401.176739, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008969auction111128') HTTP/1.1" 204 0
2026-03-27 15:13:21 [ecarstrade.be] INFO: Extracting details for car 7009001auction111129
2026-03-27 15:13:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 87347f80-f211-52e7-89eb-ff1caf9f5e4b
2026-03-27 15:13:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 87347f80-f211-52e7-89eb-ff1caf9f5e4b
2026-03-27 15:13:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009150/photo_001/780x0__r.jpg?hash=1774617749> (referer: https://ecarstrade.com/cars/7009150)
2026-03-27 15:13:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009018> (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 15:13:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb26b456-1f6d-5ea3-9358-6295507c6df3 with identifier: 7009001auction111129
2026-03-27 15:13:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb26b456-1f6d-5ea3-9358-6295507c6df3 with scrape type 1
2026-03-27 15:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bb26b456-1f6d-5ea3-9358-6295507c6df3
2026-03-27 15:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009001%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617472%27 HTTP/1.1" 200 None
2026-03-27 15:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009001/photo_001/780x0__r.jpg?hash=1774617472 not downloaded yet
2026-03-27 15:13:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 87347f80-f211-52e7-89eb-ff1caf9f5e4b
2026-03-27 15:13:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 87347f80-f211-52e7-89eb-ff1caf9f5e4b
2026-03-27 15:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009001%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617472%27 HTTP/1.1" 200 None
2026-03-27 15:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009001/photo_002/780x0__r.jpg?hash=1774617472 not downloaded yet
2026-03-27 15:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009001%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617472%27 HTTP/1.1" 200 None
2026-03-27 15:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009001/photo_003/780x0__r.jpg?hash=1774617472 not downloaded yet
2026-03-27 15:13:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009124/photo_003/780x0__r.jpg?hash=1774617708> (referer: https://ecarstrade.com/cars/7009124)
2026-03-27 15:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009001%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617472%27 HTTP/1.1" 200 None
2026-03-27 15:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009001/photo_004/780x0__r.jpg?hash=1774617472 not downloaded yet
2026-03-27 15:13:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009124/photo_002/780x0__r.jpg?hash=1774617707> (referer: https://ecarstrade.com/cars/7009124)
2026-03-27 15:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009001%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617472%27 HTTP/1.1" 200 None
2026-03-27 15:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009001/photo_005/780x0__r.jpg?hash=1774617472 not downloaded yet
2026-03-27 15:13:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009124/photo_005/780x0__r.jpg?hash=1774617708> (referer: https://ecarstrade.com/cars/7009124)
2026-03-27 15:13:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009124/photo_004/780x0__r.jpg?hash=1774617707> (referer: https://ecarstrade.com/cars/7009124)
2026-03-27 15:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009001%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617472%27 HTTP/1.1" 200 None
2026-03-27 15:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009001/photo_006/780x0__r.jpg?hash=1774617472 not downloaded yet
2026-03-27 15:13:21 [ecarstrade.be] INFO: Extracting details for car 7009018auction111129
2026-03-27 15:13:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009124/photo_001/780x0__r.jpg?hash=1774617707> (referer: https://ecarstrade.com/cars/7009124)
2026-03-27 15:13:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 87347f80-f211-52e7-89eb-ff1caf9f5e4b
2026-03-27 15:13:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 87347f80-f211-52e7-89eb-ff1caf9f5e4b, skipping ID generation
2026-03-27 15:13:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87347f80-f211-52e7-89eb-ff1caf9f5e4b with scrape type 1
2026-03-27 15:13:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 87347f80-f211-52e7-89eb-ff1caf9f5e4b sending to next pipeline
2026-03-27 15:13:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 87347f80-f211-52e7-89eb-ff1caf9f5e4b, identifier: 7009150auction111129
2026-03-27 15:13:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 278366cb-a71c-5d6e-aa57-a821ab9da4d0 with identifier: 7009018auction111129
2026-03-27 15:13:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 278366cb-a71c-5d6e-aa57-a821ab9da4d0 with scrape type 1
2026-03-27 15:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 278366cb-a71c-5d6e-aa57-a821ab9da4d0
2026-03-27 15:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009018%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617522%27 HTTP/1.1" 200 None
2026-03-27 15:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009018/photo_001/780x0__r.jpg?hash=1774617522 not downloaded yet
2026-03-27 15:13:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 87347f80-f211-52e7-89eb-ff1caf9f5e4b with identifier: 7009150auction111129
2026-03-27 15:13:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 87347f80-f211-52e7-89eb-ff1caf9f5e4b with identifier: 7009150auction111129
2026-03-27 15:13:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 87347f80-f211-52e7-89eb-ff1caf9f5e4b with identifier: 7009150auction111129 to the API
2026-03-27 15:13:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009150/photo_001/780x0__r.jpg?hash=1774617749>
{'auction_title': '',
 'c_o_2_emission_value': 37,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '87347f80-f211-52e7-89eb-ff1caf9f5e4b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009150',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 161692,
 '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': 'VOLKSWAGEN Tiguan / 2020 / 5P / SUV 1.4 eHybrid 245 DSG6 Elegance',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  / 2020 / 5P / SUV 1.4 eHybrid 245 DSG6 Elegance',
 'vin': None,
 'year': 2022}
2026-03-27 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:22 [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 15:13:22 [ecarstrade.be] INFO: Saving data for 7009150auction111129: {'created_time': 1774624402.421198, 'last_price_update_time': 1774624402.421209, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009150auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009004/photo_005/780x0__r.jpg?hash=1774617482> (referer: https://ecarstrade.com/cars/7009004)
2026-03-27 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009018%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617522%27 HTTP/1.1" 200 None
2026-03-27 15:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009018/photo_002/780x0__r.jpg?hash=1774617522 not downloaded yet
2026-03-27 15:13:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009004/photo_003/780x0__r.jpg?hash=1774617482> (referer: https://ecarstrade.com/cars/7009004)
2026-03-27 15:13:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009004/photo_004/780x0__r.jpg?hash=1774617481> (referer: https://ecarstrade.com/cars/7009004)
2026-03-27 15:13:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009004/photo_002/780x0__r.jpg?hash=1774617482> (referer: https://ecarstrade.com/cars/7009004)
2026-03-27 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009018%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617522%27 HTTP/1.1" 200 None
2026-03-27 15:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009018/photo_003/780x0__r.jpg?hash=1774617522 not downloaded yet
2026-03-27 15:13:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009038> (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 15:13:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009025> (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 15:13:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a8dedde0-2766-59af-bdc5-0d213e7105f9
2026-03-27 15:13:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a8dedde0-2766-59af-bdc5-0d213e7105f9
2026-03-27 15:13:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a8dedde0-2766-59af-bdc5-0d213e7105f9
2026-03-27 15:13:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a8dedde0-2766-59af-bdc5-0d213e7105f9
2026-03-27 15:13:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a8dedde0-2766-59af-bdc5-0d213e7105f9
2026-03-27 15:13:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a8dedde0-2766-59af-bdc5-0d213e7105f9, skipping ID generation
2026-03-27 15:13:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8dedde0-2766-59af-bdc5-0d213e7105f9 with scrape type 1
2026-03-27 15:13:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a8dedde0-2766-59af-bdc5-0d213e7105f9 sending to next pipeline
2026-03-27 15:13:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a8dedde0-2766-59af-bdc5-0d213e7105f9, identifier: 7009124auction111129
2026-03-27 15:13:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a8dedde0-2766-59af-bdc5-0d213e7105f9 with identifier: 7009124auction111129
2026-03-27 15:13:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a8dedde0-2766-59af-bdc5-0d213e7105f9 with identifier: 7009124auction111129
2026-03-27 15:13:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a8dedde0-2766-59af-bdc5-0d213e7105f9 with identifier: 7009124auction111129 to the API
2026-03-27 15:13:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009124/photo_001/780x0__r.jpg?hash=1774617707>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'a8dedde0-2766-59af-bdc5-0d213e7105f9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009124',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Skoda',
 'model': 'Karoq',
 'odometer': 169670,
 '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': 'Karoq Style 2.0 TDI 115CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Style 2.0 TDI 115CV BVA7 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:22 [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 15:13:22 [ecarstrade.be] INFO: Saving data for 7009124auction111129: {'created_time': 1774624402.892334, 'last_price_update_time': 1774624402.892346, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009124auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009018%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617522%27 HTTP/1.1" 200 None
2026-03-27 15:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009018/photo_004/780x0__r.jpg?hash=1774617522 not downloaded yet
2026-03-27 15:13:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009148/photo_004/780x0__r.jpg?hash=1774617745> (referer: https://ecarstrade.com/cars/7009148)
2026-03-27 15:13:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009001/photo_003/780x0__r.jpg?hash=1774617472> (referer: https://ecarstrade.com/cars/7009001)
2026-03-27 15:13:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009148/photo_005/780x0__r.jpg?hash=1774617745> (referer: https://ecarstrade.com/cars/7009148)
2026-03-27 15:13:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009004/photo_001/780x0__r.jpg?hash=1774617480> (referer: https://ecarstrade.com/cars/7009004)
2026-03-27 15:13:22 [ecarstrade.be] INFO: Extracting details for car 7009038auction111129
2026-03-27 15:13:22 [ecarstrade.be] INFO: Extracting details for car 7009025auction111129
2026-03-27 15:13:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2c8d6fb5-3fc9-5907-a3a8-353aafe445cd
2026-03-27 15:13:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2c8d6fb5-3fc9-5907-a3a8-353aafe445cd
2026-03-27 15:13:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2c8d6fb5-3fc9-5907-a3a8-353aafe445cd
2026-03-27 15:13:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2c8d6fb5-3fc9-5907-a3a8-353aafe445cd
2026-03-27 15:13:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009001/photo_002/780x0__r.jpg?hash=1774617472> (referer: https://ecarstrade.com/cars/7009001)
2026-03-27 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009018%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617523%27 HTTP/1.1" 200 None
2026-03-27 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009018/photo_005/780x0__r.jpg?hash=1774617523 not downloaded yet
2026-03-27 15:13:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008996> (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 15:13:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009001/photo_005/780x0__r.jpg?hash=1774617472> (referer: https://ecarstrade.com/cars/7009001)
2026-03-27 15:13:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c677d78-bcab-58c2-a552-35b68a6d3fbc with identifier: 7009038auction111129
2026-03-27 15:13:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c677d78-bcab-58c2-a552-35b68a6d3fbc with scrape type 1
2026-03-27 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7c677d78-bcab-58c2-a552-35b68a6d3fbc
2026-03-27 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009038%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617561%27 HTTP/1.1" 200 None
2026-03-27 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009038/photo_001/780x0__r.jpg?hash=1774617561 not downloaded yet
2026-03-27 15:13:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14312b73-f2fd-5d2d-b4db-cd2765ee3a61 with identifier: 7009025auction111129
2026-03-27 15:13:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14312b73-f2fd-5d2d-b4db-cd2765ee3a61 with scrape type 1
2026-03-27 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 14312b73-f2fd-5d2d-b4db-cd2765ee3a61
2026-03-27 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009025%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617533%27 HTTP/1.1" 200 None
2026-03-27 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009025/photo_001/780x0__r.jpg?hash=1774617533 not downloaded yet
2026-03-27 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009018%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617522%27 HTTP/1.1" 200 None
2026-03-27 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009018/photo_006/780x0__r.jpg?hash=1774617522 not downloaded yet
2026-03-27 15:13:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009001/photo_004/780x0__r.jpg?hash=1774617472> (referer: https://ecarstrade.com/cars/7009001)
2026-03-27 15:13:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009001/photo_006/780x0__r.jpg?hash=1774617472> (referer: https://ecarstrade.com/cars/7009001)
2026-03-27 15:13:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009018/photo_001/780x0__r.jpg?hash=1774617522> (referer: https://ecarstrade.com/cars/7009018)
2026-03-27 15:13:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009018/photo_002/780x0__r.jpg?hash=1774617522> (referer: https://ecarstrade.com/cars/7009018)
2026-03-27 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009038%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617561%27 HTTP/1.1" 200 None
2026-03-27 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009038/photo_002/780x0__r.jpg?hash=1774617561 not downloaded yet
2026-03-27 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009025%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617533%27 HTTP/1.1" 200 None
2026-03-27 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009025/photo_002/780x0__r.jpg?hash=1774617533 not downloaded yet
2026-03-27 15:13:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009001/photo_001/780x0__r.jpg?hash=1774617472> (referer: https://ecarstrade.com/cars/7009001)
2026-03-27 15:13:23 [ecarstrade.be] INFO: Extracting details for car 7008996auction111129
2026-03-27 15:13:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dfc9db59-c620-5e7b-a08d-3f66ffee999e
2026-03-27 15:13:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bb26b456-1f6d-5ea3-9358-6295507c6df3
2026-03-27 15:13:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dfc9db59-c620-5e7b-a08d-3f66ffee999e
2026-03-27 15:13:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2c8d6fb5-3fc9-5907-a3a8-353aafe445cd
2026-03-27 15:13:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2c8d6fb5-3fc9-5907-a3a8-353aafe445cd, skipping ID generation
2026-03-27 15:13:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c8d6fb5-3fc9-5907-a3a8-353aafe445cd with scrape type 1
2026-03-27 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2c8d6fb5-3fc9-5907-a3a8-353aafe445cd sending to next pipeline
2026-03-27 15:13:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2c8d6fb5-3fc9-5907-a3a8-353aafe445cd, identifier: 7009004auction111129
2026-03-27 15:13:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009148/photo_003/780x0__r.jpg?hash=1774617745> (referer: https://ecarstrade.com/cars/7009148)
2026-03-27 15:13:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009148/photo_002/780x0__r.jpg?hash=1774617745> (referer: https://ecarstrade.com/cars/7009148)
2026-03-27 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009038%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617561%27 HTTP/1.1" 200 None
2026-03-27 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009038/photo_003/780x0__r.jpg?hash=1774617561 not downloaded yet
2026-03-27 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009025%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617534%27 HTTP/1.1" 200 None
2026-03-27 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009025/photo_003/780x0__r.jpg?hash=1774617534 not downloaded yet
2026-03-27 15:13:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2c8d6fb5-3fc9-5907-a3a8-353aafe445cd with identifier: 7009004auction111129
2026-03-27 15:13:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2c8d6fb5-3fc9-5907-a3a8-353aafe445cd with identifier: 7009004auction111129
2026-03-27 15:13:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2c8d6fb5-3fc9-5907-a3a8-353aafe445cd with identifier: 7009004auction111129 to the API
2026-03-27 15:13:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009004/photo_001/780x0__r.jpg?hash=1774617480>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '2c8d6fb5-3fc9-5907-a3a8-353aafe445cd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009004',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'BMW',
 'model': '318',
 'odometer': 143730,
 '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': 'BMW Série 3 Touring / 2022 / 5P / Break 318d 150ch Business Design '
          'BVA8',
 'transmission': 'automatic',
 'trim': 'Série 3 Touring / 2022 / 5P / Break d 150ch Business Design BVA8',
 'vin': None,
 'year': 2022}
2026-03-27 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:24 [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 15:13:24 [ecarstrade.be] INFO: Saving data for 7009004auction111129: {'created_time': 1774624404.058193, 'last_price_update_time': 1774624404.058204, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009004auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bb26b456-1f6d-5ea3-9358-6295507c6df3
2026-03-27 15:13:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8efdcdf-c0d9-57c6-92db-338c025f731e with identifier: 7008996auction111129
2026-03-27 15:13:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8efdcdf-c0d9-57c6-92db-338c025f731e with scrape type 1
2026-03-27 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b8efdcdf-c0d9-57c6-92db-338c025f731e
2026-03-27 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008996%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617465%27 HTTP/1.1" 200 None
2026-03-27 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008996/photo_001/780x0__r.jpg?hash=1774617465 not downloaded yet
2026-03-27 15:13:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bb26b456-1f6d-5ea3-9358-6295507c6df3
2026-03-27 15:13:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009148/photo_001/780x0__r.jpg?hash=1774617745> (referer: https://ecarstrade.com/cars/7009148)
2026-03-27 15:13:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009018/photo_003/780x0__r.jpg?hash=1774617522> (referer: https://ecarstrade.com/cars/7009018)
2026-03-27 15:13:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008964/photo_005/780x0__r.jpg?hash=1774617401> (referer: https://ecarstrade.com/cars/7008964)
2026-03-27 15:13:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008964/photo_003/780x0__r.jpg?hash=1774617401> (referer: https://ecarstrade.com/cars/7008964)
2026-03-27 15:13:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008964/photo_004/780x0__r.jpg?hash=1774617401> (referer: https://ecarstrade.com/cars/7008964)
2026-03-27 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009038%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617561%27 HTTP/1.1" 200 None
2026-03-27 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009038/photo_004/780x0__r.jpg?hash=1774617561 not downloaded yet
2026-03-27 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009025%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617533%27 HTTP/1.1" 200 None
2026-03-27 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009025/photo_004/780x0__r.jpg?hash=1774617533 not downloaded yet
2026-03-27 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008996%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617465%27 HTTP/1.1" 200 None
2026-03-27 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008996/photo_002/780x0__r.jpg?hash=1774617465 not downloaded yet
2026-03-27 15:13:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009018/photo_004/780x0__r.jpg?hash=1774617522> (referer: https://ecarstrade.com/cars/7009018)
2026-03-27 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009038%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617561%27 HTTP/1.1" 200 None
2026-03-27 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009038/photo_005/780x0__r.jpg?hash=1774617561 not downloaded yet
2026-03-27 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009025%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617533%27 HTTP/1.1" 200 None
2026-03-27 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009025/photo_005/780x0__r.jpg?hash=1774617533 not downloaded yet
2026-03-27 15:13:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bb26b456-1f6d-5ea3-9358-6295507c6df3
2026-03-27 15:13:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bb26b456-1f6d-5ea3-9358-6295507c6df3
2026-03-27 15:13:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 278366cb-a71c-5d6e-aa57-a821ab9da4d0
2026-03-27 15:13:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 278366cb-a71c-5d6e-aa57-a821ab9da4d0
2026-03-27 15:13:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bb26b456-1f6d-5ea3-9358-6295507c6df3
2026-03-27 15:13:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bb26b456-1f6d-5ea3-9358-6295507c6df3, skipping ID generation
2026-03-27 15:13:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb26b456-1f6d-5ea3-9358-6295507c6df3 with scrape type 1
2026-03-27 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bb26b456-1f6d-5ea3-9358-6295507c6df3 sending to next pipeline
2026-03-27 15:13:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bb26b456-1f6d-5ea3-9358-6295507c6df3, identifier: 7009001auction111129
2026-03-27 15:13:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dfc9db59-c620-5e7b-a08d-3f66ffee999e
2026-03-27 15:13:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dfc9db59-c620-5e7b-a08d-3f66ffee999e
2026-03-27 15:13:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008964/photo_002/780x0__r.jpg?hash=1774617401> (referer: https://ecarstrade.com/cars/7008964)
2026-03-27 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008996%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617464%27 HTTP/1.1" 200 None
2026-03-27 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008996/photo_003/780x0__r.jpg?hash=1774617464 not downloaded yet
2026-03-27 15:13:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bb26b456-1f6d-5ea3-9358-6295507c6df3 with identifier: 7009001auction111129
2026-03-27 15:13:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bb26b456-1f6d-5ea3-9358-6295507c6df3 with identifier: 7009001auction111129
2026-03-27 15:13:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bb26b456-1f6d-5ea3-9358-6295507c6df3 with identifier: 7009001auction111129 to the API
2026-03-27 15:13:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009001/photo_001/780x0__r.jpg?hash=1774617472>
{'auction_title': '',
 'c_o_2_emission_value': 14,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'bb26b456-1f6d-5ea3-9358-6295507c6df3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009001',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'AC',
 'model': 'BMW 220 Active Tourer',
 'odometer': 151340,
 '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': None,
 'seller_name': None,
 'title': 'BMW Série 2 Active Tourer / 2021 / 5P / monospace 225e xDrive 245ch '
          'Business Design DKG7',
 'transmission': 'automatic',
 'trim': 'BMW Série 2 Active Tourer / 2021 / 5P / monospace 225e xDrive 245ch '
         'Business Design DKG7',
 'vin': None,
 'year': 2023}
2026-03-27 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:25 [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 15:13:25 [ecarstrade.be] INFO: Saving data for 7009001auction111129: {'created_time': 1774624405.179744, 'last_price_update_time': 1774624405.179755, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009001auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009018/photo_006/780x0__r.jpg?hash=1774617522> (referer: https://ecarstrade.com/cars/7009018)
2026-03-27 15:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008964/photo_001/780x0__r.jpg?hash=1774617401> (referer: https://ecarstrade.com/cars/7008964)
2026-03-27 15:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009018/photo_005/780x0__r.jpg?hash=1774617523> (referer: https://ecarstrade.com/cars/7009018)
2026-03-27 15:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009038/photo_001/780x0__r.jpg?hash=1774617561> (referer: https://ecarstrade.com/cars/7009038)
2026-03-27 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009038%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617561%27 HTTP/1.1" 200 None
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009038/photo_006/780x0__r.jpg?hash=1774617561 not downloaded yet
2026-03-27 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009025%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617533%27 HTTP/1.1" 200 None
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009025/photo_006/780x0__r.jpg?hash=1774617533 not downloaded yet
2026-03-27 15:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008945/photo_005/780x0__r.jpg?hash=1774617363> (referer: https://ecarstrade.com/cars/7008945)
2026-03-27 15:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009025/photo_001/780x0__r.jpg?hash=1774617533> (referer: https://ecarstrade.com/cars/7009025)
2026-03-27 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008996%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617464%27 HTTP/1.1" 200 None
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008996/photo_004/780x0__r.jpg?hash=1774617464 not downloaded yet
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dfc9db59-c620-5e7b-a08d-3f66ffee999e
2026-03-27 15:13:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dfc9db59-c620-5e7b-a08d-3f66ffee999e, skipping ID generation
2026-03-27 15:13:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfc9db59-c620-5e7b-a08d-3f66ffee999e with scrape type 1
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dfc9db59-c620-5e7b-a08d-3f66ffee999e sending to next pipeline
2026-03-27 15:13:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dfc9db59-c620-5e7b-a08d-3f66ffee999e, identifier: 7009148auction111129
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 278366cb-a71c-5d6e-aa57-a821ab9da4d0
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3055c60e-92fc-5431-849f-260e87e2d9ab
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3055c60e-92fc-5431-849f-260e87e2d9ab
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3055c60e-92fc-5431-849f-260e87e2d9ab
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 278366cb-a71c-5d6e-aa57-a821ab9da4d0
2026-03-27 15:13:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dfc9db59-c620-5e7b-a08d-3f66ffee999e with identifier: 7009148auction111129
2026-03-27 15:13:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dfc9db59-c620-5e7b-a08d-3f66ffee999e with identifier: 7009148auction111129
2026-03-27 15:13:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dfc9db59-c620-5e7b-a08d-3f66ffee999e with identifier: 7009148auction111129 to the API
2026-03-27 15:13:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009148/photo_001/780x0__r.jpg?hash=1774617745>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'dfc9db59-c620-5e7b-a08d-3f66ffee999e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009148',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 204836,
 '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': 'VOLKSWAGEN Tiguan / 2020 / 5P / SUV 2.0 TDI 150 DSG7 Life Business',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  / 2020 / 5P / SUV 2.0 TDI 150 DSG7 Life Business',
 'vin': None,
 'year': 2023}
2026-03-27 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:25 [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 15:13:25 [ecarstrade.be] INFO: Saving data for 7009148auction111129: {'created_time': 1774624405.645245, 'last_price_update_time': 1774624405.645257, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009148auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008996%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617464%27 HTTP/1.1" 200 None
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008996/photo_005/780x0__r.jpg?hash=1774617464 not downloaded yet
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3055c60e-92fc-5431-849f-260e87e2d9ab
2026-03-27 15:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008945/photo_003/780x0__r.jpg?hash=1774617361> (referer: https://ecarstrade.com/cars/7008945)
2026-03-27 15:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009038/photo_002/780x0__r.jpg?hash=1774617561> (referer: https://ecarstrade.com/cars/7009038)
2026-03-27 15:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008945/photo_002/780x0__r.jpg?hash=1774617361> (referer: https://ecarstrade.com/cars/7008945)
2026-03-27 15:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009038/photo_003/780x0__r.jpg?hash=1774617561> (referer: https://ecarstrade.com/cars/7009038)
2026-03-27 15:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008945/photo_004/780x0__r.jpg?hash=1774617363> (referer: https://ecarstrade.com/cars/7008945)
2026-03-27 15:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009025/photo_002/780x0__r.jpg?hash=1774617533> (referer: https://ecarstrade.com/cars/7009025)
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 278366cb-a71c-5d6e-aa57-a821ab9da4d0
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3055c60e-92fc-5431-849f-260e87e2d9ab
2026-03-27 15:13:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3055c60e-92fc-5431-849f-260e87e2d9ab, skipping ID generation
2026-03-27 15:13:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3055c60e-92fc-5431-849f-260e87e2d9ab with scrape type 1
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3055c60e-92fc-5431-849f-260e87e2d9ab sending to next pipeline
2026-03-27 15:13:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3055c60e-92fc-5431-849f-260e87e2d9ab, identifier: 7008964auction111128
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 278366cb-a71c-5d6e-aa57-a821ab9da4d0
2026-03-27 15:13:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 278366cb-a71c-5d6e-aa57-a821ab9da4d0, skipping ID generation
2026-03-27 15:13:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 278366cb-a71c-5d6e-aa57-a821ab9da4d0 with scrape type 1
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 278366cb-a71c-5d6e-aa57-a821ab9da4d0 sending to next pipeline
2026-03-27 15:13:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 278366cb-a71c-5d6e-aa57-a821ab9da4d0, identifier: 7009018auction111129
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7c677d78-bcab-58c2-a552-35b68a6d3fbc
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cdef3a69-d835-54c2-b070-86727b6f509a
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 14312b73-f2fd-5d2d-b4db-cd2765ee3a61
2026-03-27 15:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009025/photo_003/780x0__r.jpg?hash=1774617534> (referer: https://ecarstrade.com/cars/7009025)
2026-03-27 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008996%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617464%27 HTTP/1.1" 200 None
2026-03-27 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008996/photo_006/780x0__r.jpg?hash=1774617464 not downloaded yet
2026-03-27 15:13:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3055c60e-92fc-5431-849f-260e87e2d9ab with identifier: 7008964auction111128
2026-03-27 15:13:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3055c60e-92fc-5431-849f-260e87e2d9ab with identifier: 7008964auction111128
2026-03-27 15:13:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3055c60e-92fc-5431-849f-260e87e2d9ab with identifier: 7008964auction111128 to the API
2026-03-27 15:13:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:13:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008964/photo_001/780x0__r.jpg?hash=1774617401>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '3055c60e-92fc-5431-849f-260e87e2d9ab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008964',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 208450,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Expert Fourgon Premium L3 2.0 HDi 120CV BVM6 E6',
 'transmission': 'manual',
 'trim': 'Fourgon Premium L3 2.0 HDi 120CV BVM6 E6',
 'vin': None,
 'year': 2019}
2026-03-27 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:26 [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 15:13:26 [ecarstrade.be] INFO: Saving data for 7008964auction111128: {'created_time': 1774624406.315518, 'last_price_update_time': 1774624406.315529, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008964auction111128') HTTP/1.1" 204 0
2026-03-27 15:13:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 278366cb-a71c-5d6e-aa57-a821ab9da4d0 with identifier: 7009018auction111129
2026-03-27 15:13:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 278366cb-a71c-5d6e-aa57-a821ab9da4d0 with identifier: 7009018auction111129
2026-03-27 15:13:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 278366cb-a71c-5d6e-aa57-a821ab9da4d0 with identifier: 7009018auction111129 to the API
2026-03-27 15:13:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:13:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009018/photo_005/780x0__r.jpg?hash=1774617523>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '278366cb-a71c-5d6e-aa57-a821ab9da4d0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009018',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'AC',
 'model': 'DS Automobiles DS7 Crossback',
 'odometer': 146765,
 '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': 'DS DS 7 Crossback / 2017 / 5P / SUV BlueHDi 130 Auto PERFORMANCE '
          'Line +',
 'transmission': 'automatic',
 'trim': 'DS DS 7 Crossback / 2017 / 5P / SUV BlueHDi 130 Auto PERFORMANCE '
         'Line +',
 'vin': None,
 'year': 2022}
2026-03-27 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:26 [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 15:13:26 [ecarstrade.be] INFO: Saving data for 7009018auction111129: {'created_time': 1774624406.648195, 'last_price_update_time': 1774624406.648207, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009018auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008996/photo_002/780x0__r.jpg?hash=1774617465> (referer: https://ecarstrade.com/cars/7008996)
2026-03-27 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008996/photo_003/780x0__r.jpg?hash=1774617464> (referer: https://ecarstrade.com/cars/7008996)
2026-03-27 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009025/photo_005/780x0__r.jpg?hash=1774617533> (referer: https://ecarstrade.com/cars/7009025)
2026-03-27 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009038/photo_004/780x0__r.jpg?hash=1774617561> (referer: https://ecarstrade.com/cars/7009038)
2026-03-27 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009038/photo_005/780x0__r.jpg?hash=1774617561> (referer: https://ecarstrade.com/cars/7009038)
2026-03-27 15:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cdef3a69-d835-54c2-b070-86727b6f509a
2026-03-27 15:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7c677d78-bcab-58c2-a552-35b68a6d3fbc
2026-03-27 15:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cdef3a69-d835-54c2-b070-86727b6f509a
2026-03-27 15:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7c677d78-bcab-58c2-a552-35b68a6d3fbc
2026-03-27 15:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cdef3a69-d835-54c2-b070-86727b6f509a
2026-03-27 15:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 14312b73-f2fd-5d2d-b4db-cd2765ee3a61
2026-03-27 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009025/photo_004/780x0__r.jpg?hash=1774617533> (referer: https://ecarstrade.com/cars/7009025)
2026-03-27 15:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 14312b73-f2fd-5d2d-b4db-cd2765ee3a61
2026-03-27 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008996/photo_001/780x0__r.jpg?hash=1774617465> (referer: https://ecarstrade.com/cars/7008996)
2026-03-27 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008945/photo_001/780x0__r.jpg?hash=1774617360> (referer: https://ecarstrade.com/cars/7008945)
2026-03-27 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008971/photo_004/780x0__r.jpg?hash=1774617414> (referer: https://ecarstrade.com/cars/7008971)
2026-03-27 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008971/photo_003/780x0__r.jpg?hash=1774617415> (referer: https://ecarstrade.com/cars/7008971)
2026-03-27 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008996/photo_004/780x0__r.jpg?hash=1774617464> (referer: https://ecarstrade.com/cars/7008996)
2026-03-27 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009038/photo_006/780x0__r.jpg?hash=1774617561> (referer: https://ecarstrade.com/cars/7009038)
2026-03-27 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009025/photo_006/780x0__r.jpg?hash=1774617533> (referer: https://ecarstrade.com/cars/7009025)
2026-03-27 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008971/photo_005/780x0__r.jpg?hash=1774617414> (referer: https://ecarstrade.com/cars/7008971)
2026-03-27 15:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b8efdcdf-c0d9-57c6-92db-338c025f731e
2026-03-27 15:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b8efdcdf-c0d9-57c6-92db-338c025f731e
2026-03-27 15:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 14312b73-f2fd-5d2d-b4db-cd2765ee3a61
2026-03-27 15:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7c677d78-bcab-58c2-a552-35b68a6d3fbc
2026-03-27 15:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7c677d78-bcab-58c2-a552-35b68a6d3fbc
2026-03-27 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008996/photo_005/780x0__r.jpg?hash=1774617464> (referer: https://ecarstrade.com/cars/7008996)
2026-03-27 15:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 14312b73-f2fd-5d2d-b4db-cd2765ee3a61
2026-03-27 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008996/photo_006/780x0__r.jpg?hash=1774617464> (referer: https://ecarstrade.com/cars/7008996)
2026-03-27 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008971/photo_002/780x0__r.jpg?hash=1774617414> (referer: https://ecarstrade.com/cars/7008971)
2026-03-27 15:13: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 15:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b8efdcdf-c0d9-57c6-92db-338c025f731e
2026-03-27 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008944/photo_002/780x0__r.jpg?hash=1774617360> (referer: https://ecarstrade.com/cars/7008944)
2026-03-27 15:13: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 15:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008944/photo_005/780x0__r.jpg?hash=1774617361> (referer: https://ecarstrade.com/cars/7008944)
2026-03-27 15:13: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 15:13:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cdef3a69-d835-54c2-b070-86727b6f509a
2026-03-27 15:13:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cdef3a69-d835-54c2-b070-86727b6f509a, skipping ID generation
2026-03-27 15:13:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdef3a69-d835-54c2-b070-86727b6f509a with scrape type 1
2026-03-27 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cdef3a69-d835-54c2-b070-86727b6f509a sending to next pipeline
2026-03-27 15:13:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cdef3a69-d835-54c2-b070-86727b6f509a, identifier: 7008945auction111128
2026-03-27 15:13:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cdef3a69-d835-54c2-b070-86727b6f509a with identifier: 7008945auction111128
2026-03-27 15:13:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cdef3a69-d835-54c2-b070-86727b6f509a with identifier: 7008945auction111128
2026-03-27 15:13:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cdef3a69-d835-54c2-b070-86727b6f509a with identifier: 7008945auction111128 to the API
2026-03-27 15:13:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:13:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008945/photo_001/780x0__r.jpg?hash=1774617360>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'cdef3a69-d835-54c2-b070-86727b6f509a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008945',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 153666,
 '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': None,
 'seller_name': None,
 'title': 'Berlingo Fourgon Club XL 950 1.5 BlueHDi 100CV BVM5 E6dT',
 'transmission': 'manual',
 'trim': 'Fourgon Club XL 950 1.5 BlueHDi 100CV BVM5 E6dT',
 'vin': None,
 'year': 2019}
2026-03-27 15:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008945auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:13:27 [ecarstrade.be] INFO: Saving data for 7008945auction111128: {'created_time': 1774624407.251783, 'last_price_update_time': 1774624407.251794, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008945auction111128') HTTP/1.1" 204 0
2026-03-27 15:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008971/photo_001/780x0__r.jpg?hash=1774617414> (referer: https://ecarstrade.com/cars/7008971)
2026-03-27 15:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008944/photo_003/780x0__r.jpg?hash=1774617360> (referer: https://ecarstrade.com/cars/7008944)
2026-03-27 15:13: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 15:13: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 15:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008944/photo_001/780x0__r.jpg?hash=1774617361> (referer: https://ecarstrade.com/cars/7008944)
2026-03-27 15:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008944/photo_004/780x0__r.jpg?hash=1774617360> (referer: https://ecarstrade.com/cars/7008944)
2026-03-27 15:13: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 15:13: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 15:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 41c323e0-b86c-5246-a253-92045721dd80
2026-03-27 15:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 41c323e0-b86c-5246-a253-92045721dd80
2026-03-27 15:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b8efdcdf-c0d9-57c6-92db-338c025f731e
2026-03-27 15:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7c677d78-bcab-58c2-a552-35b68a6d3fbc
2026-03-27 15:13:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7c677d78-bcab-58c2-a552-35b68a6d3fbc, skipping ID generation
2026-03-27 15:13:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c677d78-bcab-58c2-a552-35b68a6d3fbc with scrape type 1
2026-03-27 15:13:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7c677d78-bcab-58c2-a552-35b68a6d3fbc sending to next pipeline
2026-03-27 15:13:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7c677d78-bcab-58c2-a552-35b68a6d3fbc, identifier: 7009038auction111129
2026-03-27 15:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 14312b73-f2fd-5d2d-b4db-cd2765ee3a61
2026-03-27 15:13:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 14312b73-f2fd-5d2d-b4db-cd2765ee3a61, skipping ID generation
2026-03-27 15:13:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14312b73-f2fd-5d2d-b4db-cd2765ee3a61 with scrape type 1
2026-03-27 15:13:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 14312b73-f2fd-5d2d-b4db-cd2765ee3a61 sending to next pipeline
2026-03-27 15:13:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 14312b73-f2fd-5d2d-b4db-cd2765ee3a61, identifier: 7009025auction111129
2026-03-27 15:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 41c323e0-b86c-5246-a253-92045721dd80
2026-03-27 15:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b8efdcdf-c0d9-57c6-92db-338c025f731e
2026-03-27 15:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b8efdcdf-c0d9-57c6-92db-338c025f731e
2026-03-27 15:13:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b8efdcdf-c0d9-57c6-92db-338c025f731e, skipping ID generation
2026-03-27 15:13:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8efdcdf-c0d9-57c6-92db-338c025f731e with scrape type 1
2026-03-27 15:13:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b8efdcdf-c0d9-57c6-92db-338c025f731e sending to next pipeline
2026-03-27 15:13:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b8efdcdf-c0d9-57c6-92db-338c025f731e, identifier: 7008996auction111129
2026-03-27 15:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 41c323e0-b86c-5246-a253-92045721dd80
2026-03-27 15:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 538b000e-0f7a-533b-9ea1-0a3e1e5ce9fe
2026-03-27 15:13:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 538b000e-0f7a-533b-9ea1-0a3e1e5ce9fe
2026-03-27 15:13:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7c677d78-bcab-58c2-a552-35b68a6d3fbc with identifier: 7009038auction111129
2026-03-27 15:13:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7c677d78-bcab-58c2-a552-35b68a6d3fbc with identifier: 7009038auction111129
2026-03-27 15:13:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7c677d78-bcab-58c2-a552-35b68a6d3fbc with identifier: 7009038auction111129 to the API
2026-03-27 15:13:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:13:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009038/photo_006/780x0__r.jpg?hash=1774617561>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '7c677d78-bcab-58c2-a552-35b68a6d3fbc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009038',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Mercedes',
 'model': 'B 180',
 'odometer': 134145,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Classe B / 2019 / 5P / monospace B 180 d Business '
          'Line Edition BA8',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ Classe B / 2019 / 5P / monospace  d Business Line '
         'Edition BA8',
 'vin': None,
 'year': 2022}
2026-03-27 15:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009038auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:27 [ecarstrade.be] INFO: Saving data for 7009038auction111129: {'created_time': 1774624407.94939, 'last_price_update_time': 1774624407.949402, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009038auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 14312b73-f2fd-5d2d-b4db-cd2765ee3a61 with identifier: 7009025auction111129
2026-03-27 15:13:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 14312b73-f2fd-5d2d-b4db-cd2765ee3a61 with identifier: 7009025auction111129
2026-03-27 15:13:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 14312b73-f2fd-5d2d-b4db-cd2765ee3a61 with identifier: 7009025auction111129 to the API
2026-03-27 15:13:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:13:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009025/photo_006/780x0__r.jpg?hash=1774617533>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '14312b73-f2fd-5d2d-b4db-cd2765ee3a61',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009025',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 200022,
 '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': 'HYUNDAI Tucson 2020 5P SUV 16 PHEV 265 HTRAC EXECUTIVE 4WD AUTO',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  2020 5P SUV 16 PHEV 265 HTRAC EXECUTIVE 4WD AUTO',
 'vin': None,
 'year': 2022}
2026-03-27 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009025auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:28 [ecarstrade.be] INFO: Saving data for 7009025auction111129: {'created_time': 1774624408.712257, 'last_price_update_time': 1774624408.712269, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009025auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b8efdcdf-c0d9-57c6-92db-338c025f731e with identifier: 7008996auction111129
2026-03-27 15:13:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b8efdcdf-c0d9-57c6-92db-338c025f731e with identifier: 7008996auction111129
2026-03-27 15:13:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b8efdcdf-c0d9-57c6-92db-338c025f731e with identifier: 7008996auction111129 to the API
2026-03-27 15:13:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:13:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008996/photo_006/780x0__r.jpg?hash=1774617464>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b8efdcdf-c0d9-57c6-92db-338c025f731e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008996',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Audi',
 'model': 'A5',
 'odometer': 149203,
 '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': 'AUDI A5 Sportback / 2016 / 5P / Berline &35 TDI 150 S TRONIC 7 BUSI '
          'LINE SB',
 'transmission': 'automatic',
 'trim': 'AUDI  Sportback / 2016 / 5P / Berline &35 TDI 150 S TRONIC 7 BUSI '
         'LINE SB',
 'vin': None,
 'year': 2019}
2026-03-27 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008996auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:29 [ecarstrade.be] INFO: Saving data for 7008996auction111129: {'created_time': 1774624409.053421, 'last_price_update_time': 1774624409.053434, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008996auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 41c323e0-b86c-5246-a253-92045721dd80
2026-03-27 15:13:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 41c323e0-b86c-5246-a253-92045721dd80, skipping ID generation
2026-03-27 15:13:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41c323e0-b86c-5246-a253-92045721dd80 with scrape type 1
2026-03-27 15:13:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 41c323e0-b86c-5246-a253-92045721dd80 sending to next pipeline
2026-03-27 15:13:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 41c323e0-b86c-5246-a253-92045721dd80, identifier: 7008971auction111128
2026-03-27 15:13:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 538b000e-0f7a-533b-9ea1-0a3e1e5ce9fe
2026-03-27 15:13:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 538b000e-0f7a-533b-9ea1-0a3e1e5ce9fe
2026-03-27 15:13:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 538b000e-0f7a-533b-9ea1-0a3e1e5ce9fe
2026-03-27 15:13:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 538b000e-0f7a-533b-9ea1-0a3e1e5ce9fe, skipping ID generation
2026-03-27 15:13:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 538b000e-0f7a-533b-9ea1-0a3e1e5ce9fe with scrape type 1
2026-03-27 15:13:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 538b000e-0f7a-533b-9ea1-0a3e1e5ce9fe sending to next pipeline
2026-03-27 15:13:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 538b000e-0f7a-533b-9ea1-0a3e1e5ce9fe, identifier: 7008944auction111128
2026-03-27 15:13:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 41c323e0-b86c-5246-a253-92045721dd80 with identifier: 7008971auction111128
2026-03-27 15:13:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 41c323e0-b86c-5246-a253-92045721dd80 with identifier: 7008971auction111128
2026-03-27 15:13:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 41c323e0-b86c-5246-a253-92045721dd80 with identifier: 7008971auction111128 to the API
2026-03-27 15:13:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:13:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008971/photo_001/780x0__r.jpg?hash=1774617414>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '41c323e0-b86c-5246-a253-92045721dd80',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008971',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 134567,
 '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': None,
 'seller_name': None,
 'title': 'Kangoo Express Grand Confort (L1) 1.5 dCi 90CV BVM5 E6',
 'transmission': 'manual',
 'trim': 'Express Grand Confort (L1) 1.5 dCi 90CV BVM5 E6',
 'vin': None,
 'year': 2019}
2026-03-27 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008971auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:13:29 [ecarstrade.be] INFO: Saving data for 7008971auction111128: {'created_time': 1774624409.576102, 'last_price_update_time': 1774624409.576114, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008971auction111128') HTTP/1.1" 204 0
2026-03-27 15:13:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 538b000e-0f7a-533b-9ea1-0a3e1e5ce9fe with identifier: 7008944auction111128
2026-03-27 15:13:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 538b000e-0f7a-533b-9ea1-0a3e1e5ce9fe with identifier: 7008944auction111128
2026-03-27 15:13:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 538b000e-0f7a-533b-9ea1-0a3e1e5ce9fe with identifier: 7008944auction111128 to the API
2026-03-27 15:13:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:13:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008944/photo_004/780x0__r.jpg?hash=1774617360>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '538b000e-0f7a-533b-9ea1-0a3e1e5ce9fe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008944',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 145694,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-08-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Berlingo Fourgon Club M 650 1.6 BlueHDi 75CV BVM5 E6',
 'transmission': 'manual',
 'trim': 'Fourgon Club M 650 1.6 BlueHDi 75CV BVM5 E6',
 'vin': None,
 'year': 2019}
2026-03-27 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008944auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:13:29 [ecarstrade.be] INFO: Saving data for 7008944auction111128: {'created_time': 1774624409.897756, 'last_price_update_time': 1774624409.897768, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008944auction111128') HTTP/1.1" 204 0
2026-03-27 15:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008972> (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 15:13: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 15:13:30 [ecarstrade.be] INFO: Extracting details for car 7008972auction111128
2026-03-27 15:13:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96fdf271-8baf-54c7-ab71-23576e72fe26 with identifier: 7008972auction111128
2026-03-27 15:13:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96fdf271-8baf-54c7-ab71-23576e72fe26 with scrape type 1
2026-03-27 15:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 96fdf271-8baf-54c7-ab71-23576e72fe26
2026-03-27 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008972%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617417%27 HTTP/1.1" 200 None
2026-03-27 15:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008972/photo_001/780x0__r.jpg?hash=1774617417 not downloaded yet
2026-03-27 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008972%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617417%27 HTTP/1.1" 200 None
2026-03-27 15:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008972/photo_002/780x0__r.jpg?hash=1774617417 not downloaded yet
2026-03-27 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008972%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617417%27 HTTP/1.1" 200 None
2026-03-27 15:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008972/photo_003/780x0__r.jpg?hash=1774617417 not downloaded yet
2026-03-27 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008972%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617417%27 HTTP/1.1" 200 None
2026-03-27 15:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008972/photo_004/780x0__r.jpg?hash=1774617417 not downloaded yet
2026-03-27 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008972%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617419%27 HTTP/1.1" 200 None
2026-03-27 15:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008972/photo_005/780x0__r.jpg?hash=1774617419 not downloaded yet
2026-03-27 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7008972%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617417%27 HTTP/1.1" 200 None
2026-03-27 15:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008972/photo_006/780x0__r.jpg?hash=1774617417 not downloaded yet
2026-03-27 15:13:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009141> (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 15:13: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 15:13:35 [ecarstrade.be] INFO: Extracting details for car 7009141auction111129
2026-03-27 15:13:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dafad228-b776-5e83-be01-71a34aaf03eb with identifier: 7009141auction111129
2026-03-27 15:13:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dafad228-b776-5e83-be01-71a34aaf03eb with scrape type 1
2026-03-27 15:13:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dafad228-b776-5e83-be01-71a34aaf03eb
2026-03-27 15:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009141%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617731%27 HTTP/1.1" 200 None
2026-03-27 15:13:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009141/photo_001/780x0__r.jpg?hash=1774617731 not downloaded yet
2026-03-27 15:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009141%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617731%27 HTTP/1.1" 200 None
2026-03-27 15:13:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009141/photo_002/780x0__r.jpg?hash=1774617731 not downloaded yet
2026-03-27 15:13:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009034> (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 15:13: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 15:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009141%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617731%27 HTTP/1.1" 200 None
2026-03-27 15:13:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009141/photo_003/780x0__r.jpg?hash=1774617731 not downloaded yet
2026-03-27 15:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009141%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617731%27 HTTP/1.1" 200 None
2026-03-27 15:13:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009141/photo_004/780x0__r.jpg?hash=1774617731 not downloaded yet
2026-03-27 15:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009141%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617731%27 HTTP/1.1" 200 None
2026-03-27 15:13:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009141/photo_005/780x0__r.jpg?hash=1774617731 not downloaded yet
2026-03-27 15:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009141%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617731%27 HTTP/1.1" 200 None
2026-03-27 15:13:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009141/photo_006/780x0__r.jpg?hash=1774617731 not downloaded yet
2026-03-27 15:13:35 [ecarstrade.be] INFO: Extracting details for car 7009034auction111129
2026-03-27 15:13:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 900f9f7c-1774-59cb-a197-7a126aba6849 with identifier: 7009034auction111129
2026-03-27 15:13:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 900f9f7c-1774-59cb-a197-7a126aba6849 with scrape type 1
2026-03-27 15:13:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 900f9f7c-1774-59cb-a197-7a126aba6849
2026-03-27 15:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009034%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617557%27 HTTP/1.1" 200 None
2026-03-27 15:13:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009034/photo_001/780x0__r.jpg?hash=1774617557 not downloaded yet
2026-03-27 15:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009034%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617557%27 HTTP/1.1" 200 None
2026-03-27 15:13:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009034/photo_002/780x0__r.jpg?hash=1774617557 not downloaded yet
2026-03-27 15:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009034%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617557%27 HTTP/1.1" 200 None
2026-03-27 15:13:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009034/photo_003/780x0__r.jpg?hash=1774617557 not downloaded yet
2026-03-27 15:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009034%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617557%27 HTTP/1.1" 200 None
2026-03-27 15:13:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009034/photo_004/780x0__r.jpg?hash=1774617557 not downloaded yet
2026-03-27 15:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009034%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617557%27 HTTP/1.1" 200 None
2026-03-27 15:13:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009034/photo_005/780x0__r.jpg?hash=1774617557 not downloaded yet
2026-03-27 15:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009034%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617557%27 HTTP/1.1" 200 None
2026-03-27 15:13:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009034/photo_006/780x0__r.jpg?hash=1774617557 not downloaded yet
2026-03-27 15:13:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009031> (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 15:13:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008967/photo_005/780x0__r.jpg?hash=1774617405> (referer: https://ecarstrade.com/cars/7008967)
2026-03-27 15:13:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009005> (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 15:13:36 [ecarstrade.be] INFO: Extracting details for car 7009031auction111129
2026-03-27 15:13:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7128031-f347-5076-a875-97f8a8008d91 with identifier: 7009031auction111129
2026-03-27 15:13:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7128031-f347-5076-a875-97f8a8008d91 with scrape type 1
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b7128031-f347-5076-a875-97f8a8008d91
2026-03-27 15:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009031%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617552%27 HTTP/1.1" 200 None
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009031/photo_001/780x0__r.jpg?hash=1774617552 not downloaded yet
2026-03-27 15:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009031%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617552%27 HTTP/1.1" 200 None
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009031/photo_002/780x0__r.jpg?hash=1774617552 not downloaded yet
2026-03-27 15:13:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008967/photo_004/780x0__r.jpg?hash=1774617405> (referer: https://ecarstrade.com/cars/7008967)
2026-03-27 15:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009031%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617552%27 HTTP/1.1" 200 None
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009031/photo_003/780x0__r.jpg?hash=1774617552 not downloaded yet
2026-03-27 15:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009031%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617552%27 HTTP/1.1" 200 None
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009031/photo_004/780x0__r.jpg?hash=1774617552 not downloaded yet
2026-03-27 15:13:36 [ecarstrade.be] INFO: Extracting details for car 7009005auction111129
2026-03-27 15:13:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008967/photo_003/780x0__r.jpg?hash=1774617405> (referer: https://ecarstrade.com/cars/7008967)
2026-03-27 15:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009031%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617553%27 HTTP/1.1" 200 None
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009031/photo_005/780x0__r.jpg?hash=1774617553 not downloaded yet
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9cd6b5be-b1a1-583b-a521-184cd5b75025
2026-03-27 15:13:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9373dde1-4415-5398-bf91-14d34171b752 with identifier: 7009005auction111129
2026-03-27 15:13:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9373dde1-4415-5398-bf91-14d34171b752 with scrape type 1
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9373dde1-4415-5398-bf91-14d34171b752
2026-03-27 15:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009005%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617485%27 HTTP/1.1" 200 None
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009005/photo_001/780x0__r.jpg?hash=1774617485 not downloaded yet
2026-03-27 15:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009031%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617552%27 HTTP/1.1" 200 None
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009031/photo_006/780x0__r.jpg?hash=1774617552 not downloaded yet
2026-03-27 15:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009005%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617482%27 HTTP/1.1" 200 None
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009005/photo_002/780x0__r.jpg?hash=1774617482 not downloaded yet
2026-03-27 15:13:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008967/photo_002/780x0__r.jpg?hash=1774617405> (referer: https://ecarstrade.com/cars/7008967)
2026-03-27 15:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009005%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617482%27 HTTP/1.1" 200 None
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009005/photo_003/780x0__r.jpg?hash=1774617482 not downloaded yet
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9cd6b5be-b1a1-583b-a521-184cd5b75025
2026-03-27 15:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009005%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617484%27 HTTP/1.1" 200 None
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009005/photo_004/780x0__r.jpg?hash=1774617484 not downloaded yet
2026-03-27 15:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009005%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617482%27 HTTP/1.1" 200 None
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009005/photo_005/780x0__r.jpg?hash=1774617482 not downloaded yet
2026-03-27 15:13:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008968/photo_003/780x0__r.jpg?hash=1774617407> (referer: https://ecarstrade.com/cars/7008968)
2026-03-27 15:13:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008968/photo_002/780x0__r.jpg?hash=1774617407> (referer: https://ecarstrade.com/cars/7008968)
2026-03-27 15:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009005%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617482%27 HTTP/1.1" 200 None
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009005/photo_006/780x0__r.jpg?hash=1774617482 not downloaded yet
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9cd6b5be-b1a1-583b-a521-184cd5b75025
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9cd6b5be-b1a1-583b-a521-184cd5b75025
2026-03-27 15:13:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9cd6b5be-b1a1-583b-a521-184cd5b75025, skipping ID generation
2026-03-27 15:13:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cd6b5be-b1a1-583b-a521-184cd5b75025 with scrape type 1
2026-03-27 15:13:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9cd6b5be-b1a1-583b-a521-184cd5b75025 sending to next pipeline
2026-03-27 15:13:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9cd6b5be-b1a1-583b-a521-184cd5b75025, identifier: 7008967auction111128
2026-03-27 15:13:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9cd6b5be-b1a1-583b-a521-184cd5b75025 with identifier: 7008967auction111128
2026-03-27 15:13:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9cd6b5be-b1a1-583b-a521-184cd5b75025 with identifier: 7008967auction111128
2026-03-27 15:13:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9cd6b5be-b1a1-583b-a521-184cd5b75025 with identifier: 7008967auction111128 to the API
2026-03-27 15:13:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008967/photo_002/780x0__r.jpg?hash=1774617405>
{'auction_title': '',
 'c_o_2_emission_value': 150,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '9cd6b5be-b1a1-583b-a521-184cd5b75025',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008967',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': 'Partner',
 'odometer': 197789,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Partner Premium L1 1.5 HDi 130CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'Premium L1 1.5 HDi 130CV BVM6 E6dT',
 'vin': None,
 'year': 2021}
2026-03-27 15:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:37 [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 15:13:37 [ecarstrade.be] INFO: Saving data for 7008967auction111128: {'created_time': 1774624417.488015, 'last_price_update_time': 1774624417.488027, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008967auction111128') HTTP/1.1" 204 0
2026-03-27 15:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009141/photo_001/780x0__r.jpg?hash=1774617731> (referer: https://ecarstrade.com/cars/7009141)
2026-03-27 15:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008972/photo_006/780x0__r.jpg?hash=1774617417> (referer: https://ecarstrade.com/cars/7008972)
2026-03-27 15:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009043> (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 15:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009149> (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 15:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009030> (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 15:13:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3e74171a-54ff-54e9-a43a-4b8dec70a54b
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3e74171a-54ff-54e9-a43a-4b8dec70a54b
2026-03-27 15:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009034/photo_006/780x0__r.jpg?hash=1774617557> (referer: https://ecarstrade.com/cars/7009034)
2026-03-27 15:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009031/photo_004/780x0__r.jpg?hash=1774617552> (referer: https://ecarstrade.com/cars/7009031)
2026-03-27 15:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009034/photo_004/780x0__r.jpg?hash=1774617557> (referer: https://ecarstrade.com/cars/7009034)
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dafad228-b776-5e83-be01-71a34aaf03eb
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 96fdf271-8baf-54c7-ab71-23576e72fe26
2026-03-27 15:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009031/photo_006/780x0__r.jpg?hash=1774617552> (referer: https://ecarstrade.com/cars/7009031)
2026-03-27 15:13:37 [ecarstrade.be] INFO: Extracting details for car 7009043auction111129
2026-03-27 15:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009034/photo_005/780x0__r.jpg?hash=1774617557> (referer: https://ecarstrade.com/cars/7009034)
2026-03-27 15:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009031/photo_002/780x0__r.jpg?hash=1774617552> (referer: https://ecarstrade.com/cars/7009031)
2026-03-27 15:13:37 [ecarstrade.be] INFO: Extracting details for car 7009149auction111129
2026-03-27 15:13:37 [ecarstrade.be] INFO: Extracting details for car 7009030auction111129
2026-03-27 15:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009005/photo_006/780x0__r.jpg?hash=1774617482> (referer: https://ecarstrade.com/cars/7009005)
2026-03-27 15:13:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e973216a-2d1f-5308-a845-ce548fe585d4 with identifier: 7009043auction111129
2026-03-27 15:13:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e973216a-2d1f-5308-a845-ce548fe585d4 with scrape type 1
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e973216a-2d1f-5308-a845-ce548fe585d4
2026-03-27 15:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009043%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617569%27 HTTP/1.1" 200 None
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009043/photo_001/780x0__r.jpg?hash=1774617569 not downloaded yet
2026-03-27 15:13:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31dca0dd-b57a-5d3c-b8c2-436b3f87973e with identifier: 7009149auction111129
2026-03-27 15:13:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31dca0dd-b57a-5d3c-b8c2-436b3f87973e with scrape type 1
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 31dca0dd-b57a-5d3c-b8c2-436b3f87973e
2026-03-27 15:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009149%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617748%27 HTTP/1.1" 200 None
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009149/photo_001/780x0__r.jpg?hash=1774617748 not downloaded yet
2026-03-27 15:13:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cd836f2-e0c8-5a5b-ab15-f77515c7be30 with identifier: 7009030auction111129
2026-03-27 15:13:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cd836f2-e0c8-5a5b-ab15-f77515c7be30 with scrape type 1
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7cd836f2-e0c8-5a5b-ab15-f77515c7be30
2026-03-27 15:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009030%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617550%27 HTTP/1.1" 200 None
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009030/photo_001/780x0__r.jpg?hash=1774617550 not downloaded yet
2026-03-27 15:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009005/photo_005/780x0__r.jpg?hash=1774617482> (referer: https://ecarstrade.com/cars/7009005)
2026-03-27 15:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009005/photo_004/780x0__r.jpg?hash=1774617484> (referer: https://ecarstrade.com/cars/7009005)
2026-03-27 15:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009005/photo_002/780x0__r.jpg?hash=1774617482> (referer: https://ecarstrade.com/cars/7009005)
2026-03-27 15:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009043%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617568%27 HTTP/1.1" 200 None
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009043/photo_002/780x0__r.jpg?hash=1774617568 not downloaded yet
2026-03-27 15:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009149%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617746%27 HTTP/1.1" 200 None
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009149/photo_002/780x0__r.jpg?hash=1774617746 not downloaded yet
2026-03-27 15:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009030%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617549%27 HTTP/1.1" 200 None
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009030/photo_002/780x0__r.jpg?hash=1774617549 not downloaded yet
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 900f9f7c-1774-59cb-a197-7a126aba6849
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b7128031-f347-5076-a875-97f8a8008d91
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 900f9f7c-1774-59cb-a197-7a126aba6849
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b7128031-f347-5076-a875-97f8a8008d91
2026-03-27 15:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009005/photo_003/780x0__r.jpg?hash=1774617482> (referer: https://ecarstrade.com/cars/7009005)
2026-03-27 15:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009005/photo_001/780x0__r.jpg?hash=1774617485> (referer: https://ecarstrade.com/cars/7009005)
2026-03-27 15:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009043%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617569%27 HTTP/1.1" 200 None
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009043/photo_003/780x0__r.jpg?hash=1774617569 not downloaded yet
2026-03-27 15:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009149%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617746%27 HTTP/1.1" 200 None
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009149/photo_003/780x0__r.jpg?hash=1774617746 not downloaded yet
2026-03-27 15:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009030%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617549%27 HTTP/1.1" 200 None
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009030/photo_003/780x0__r.jpg?hash=1774617549 not downloaded yet
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 900f9f7c-1774-59cb-a197-7a126aba6849
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b7128031-f347-5076-a875-97f8a8008d91
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9373dde1-4415-5398-bf91-14d34171b752
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9373dde1-4415-5398-bf91-14d34171b752
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9373dde1-4415-5398-bf91-14d34171b752
2026-03-27 15:13:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9373dde1-4415-5398-bf91-14d34171b752
2026-03-27 15:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009043%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617569%27 HTTP/1.1" 200 None
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009043/photo_004/780x0__r.jpg?hash=1774617569 not downloaded yet
2026-03-27 15:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009149%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617746%27 HTTP/1.1" 200 None
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009149/photo_004/780x0__r.jpg?hash=1774617746 not downloaded yet
2026-03-27 15:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009030%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617549%27 HTTP/1.1" 200 None
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009030/photo_004/780x0__r.jpg?hash=1774617549 not downloaded yet
2026-03-27 15:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009031/photo_005/780x0__r.jpg?hash=1774617553> (referer: https://ecarstrade.com/cars/7009031)
2026-03-27 15:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009031/photo_001/780x0__r.jpg?hash=1774617552> (referer: https://ecarstrade.com/cars/7009031)
2026-03-27 15:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009031/photo_003/780x0__r.jpg?hash=1774617552> (referer: https://ecarstrade.com/cars/7009031)
2026-03-27 15:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009043%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617569%27 HTTP/1.1" 200 None
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009043/photo_005/780x0__r.jpg?hash=1774617569 not downloaded yet
2026-03-27 15:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009149%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617747%27 HTTP/1.1" 200 None
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009149/photo_005/780x0__r.jpg?hash=1774617747 not downloaded yet
2026-03-27 15:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009030%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617549%27 HTTP/1.1" 200 None
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009030/photo_005/780x0__r.jpg?hash=1774617549 not downloaded yet
2026-03-27 15:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009034/photo_002/780x0__r.jpg?hash=1774617557> (referer: https://ecarstrade.com/cars/7009034)
2026-03-27 15:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009034/photo_003/780x0__r.jpg?hash=1774617557> (referer: https://ecarstrade.com/cars/7009034)
2026-03-27 15:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009043%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617569%27 HTTP/1.1" 200 None
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009043/photo_006/780x0__r.jpg?hash=1774617569 not downloaded yet
2026-03-27 15:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009149%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617747%27 HTTP/1.1" 200 None
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009149/photo_006/780x0__r.jpg?hash=1774617747 not downloaded yet
2026-03-27 15:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009030%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617549%27 HTTP/1.1" 200 None
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009030/photo_006/780x0__r.jpg?hash=1774617549 not downloaded yet
2026-03-27 15:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009028> (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 15:13:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9373dde1-4415-5398-bf91-14d34171b752
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9373dde1-4415-5398-bf91-14d34171b752
2026-03-27 15:13:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9373dde1-4415-5398-bf91-14d34171b752, skipping ID generation
2026-03-27 15:13:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9373dde1-4415-5398-bf91-14d34171b752 with scrape type 1
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9373dde1-4415-5398-bf91-14d34171b752 sending to next pipeline
2026-03-27 15:13:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9373dde1-4415-5398-bf91-14d34171b752, identifier: 7009005auction111129
2026-03-27 15:13:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9373dde1-4415-5398-bf91-14d34171b752 with identifier: 7009005auction111129
2026-03-27 15:13:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9373dde1-4415-5398-bf91-14d34171b752 with identifier: 7009005auction111129
2026-03-27 15:13:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9373dde1-4415-5398-bf91-14d34171b752 with identifier: 7009005auction111129 to the API
2026-03-27 15:13:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009005/photo_001/780x0__r.jpg?hash=1774617485>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '9373dde1-4415-5398-bf91-14d34171b752',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009005',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'BMW',
 'model': '318',
 'odometer': 176936,
 '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': 'Série 3 Berline 318 d Lounge 2.0 150CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Série 3 Berline  d Lounge 2.0 150CV BVA8 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:38 [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 15:13:38 [ecarstrade.be] INFO: Saving data for 7009005auction111129: {'created_time': 1774624418.59853, 'last_price_update_time': 1774624418.598544, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009005auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009141/photo_006/780x0__r.jpg?hash=1774617731> (referer: https://ecarstrade.com/cars/7009141)
2026-03-27 15:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009141/photo_005/780x0__r.jpg?hash=1774617731> (referer: https://ecarstrade.com/cars/7009141)
2026-03-27 15:13:38 [ecarstrade.be] INFO: Extracting details for car 7009028auction111129
2026-03-27 15:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009149/photo_001/780x0__r.jpg?hash=1774617748> (referer: https://ecarstrade.com/cars/7009149)
2026-03-27 15:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009030/photo_001/780x0__r.jpg?hash=1774617550> (referer: https://ecarstrade.com/cars/7009030)
2026-03-27 15:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009034/photo_001/780x0__r.jpg?hash=1774617557> (referer: https://ecarstrade.com/cars/7009034)
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b7128031-f347-5076-a875-97f8a8008d91
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b7128031-f347-5076-a875-97f8a8008d91
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b7128031-f347-5076-a875-97f8a8008d91
2026-03-27 15:13:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b7128031-f347-5076-a875-97f8a8008d91, skipping ID generation
2026-03-27 15:13:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7128031-f347-5076-a875-97f8a8008d91 with scrape type 1
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b7128031-f347-5076-a875-97f8a8008d91 sending to next pipeline
2026-03-27 15:13:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b7128031-f347-5076-a875-97f8a8008d91, identifier: 7009031auction111129
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 900f9f7c-1774-59cb-a197-7a126aba6849
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 900f9f7c-1774-59cb-a197-7a126aba6849
2026-03-27 15:13:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5e6d532-30fe-5607-9882-fcdebea0f4d0 with identifier: 7009028auction111129
2026-03-27 15:13:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5e6d532-30fe-5607-9882-fcdebea0f4d0 with scrape type 1
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d5e6d532-30fe-5607-9882-fcdebea0f4d0
2026-03-27 15:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009028%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617536%27 HTTP/1.1" 200 None
2026-03-27 15:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009028/photo_001/780x0__r.jpg?hash=1774617536 not downloaded yet
2026-03-27 15:13:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b7128031-f347-5076-a875-97f8a8008d91 with identifier: 7009031auction111129
2026-03-27 15:13:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b7128031-f347-5076-a875-97f8a8008d91 with identifier: 7009031auction111129
2026-03-27 15:13:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b7128031-f347-5076-a875-97f8a8008d91 with identifier: 7009031auction111129 to the API
2026-03-27 15:13:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009031/photo_003/780x0__r.jpg?hash=1774617552>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b7128031-f347-5076-a875-97f8a8008d91',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009031',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Kia',
 'model': 'Sportage',
 'odometer': 142665,
 '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': 'Sportage Design Hybrid 4WD 1.6 T-GDi 230CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'Design Hybrid 4WD 1.6 T-GDi 230CV BVA6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:39 [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 15:13:39 [ecarstrade.be] INFO: Saving data for 7009031auction111129: {'created_time': 1774624419.137331, 'last_price_update_time': 1774624419.137345, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009031auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009030/photo_002/780x0__r.jpg?hash=1774617549> (referer: https://ecarstrade.com/cars/7009030)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009149/photo_004/780x0__r.jpg?hash=1774617746> (referer: https://ecarstrade.com/cars/7009149)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009149/photo_002/780x0__r.jpg?hash=1774617746> (referer: https://ecarstrade.com/cars/7009149)
2026-03-27 15:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009028%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617536%27 HTTP/1.1" 200 None
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009028/photo_002/780x0__r.jpg?hash=1774617536 not downloaded yet
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009043/photo_001/780x0__r.jpg?hash=1774617569> (referer: https://ecarstrade.com/cars/7009043)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009043/photo_004/780x0__r.jpg?hash=1774617569> (referer: https://ecarstrade.com/cars/7009043)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009030/photo_004/780x0__r.jpg?hash=1774617549> (referer: https://ecarstrade.com/cars/7009030)
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dafad228-b776-5e83-be01-71a34aaf03eb
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dafad228-b776-5e83-be01-71a34aaf03eb
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 31dca0dd-b57a-5d3c-b8c2-436b3f87973e
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7cd836f2-e0c8-5a5b-ab15-f77515c7be30
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 900f9f7c-1774-59cb-a197-7a126aba6849
2026-03-27 15:13:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 900f9f7c-1774-59cb-a197-7a126aba6849, skipping ID generation
2026-03-27 15:13:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 900f9f7c-1774-59cb-a197-7a126aba6849 with scrape type 1
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 900f9f7c-1774-59cb-a197-7a126aba6849 sending to next pipeline
2026-03-27 15:13:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 900f9f7c-1774-59cb-a197-7a126aba6849, identifier: 7009034auction111129
2026-03-27 15:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009028%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617536%27 HTTP/1.1" 200 None
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009028/photo_003/780x0__r.jpg?hash=1774617536 not downloaded yet
2026-03-27 15:13:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 900f9f7c-1774-59cb-a197-7a126aba6849 with identifier: 7009034auction111129
2026-03-27 15:13:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 900f9f7c-1774-59cb-a197-7a126aba6849 with identifier: 7009034auction111129
2026-03-27 15:13:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 900f9f7c-1774-59cb-a197-7a126aba6849 with identifier: 7009034auction111129 to the API
2026-03-27 15:13:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009034/photo_001/780x0__r.jpg?hash=1774617557>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '900f9f7c-1774-59cb-a197-7a126aba6849',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009034',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Kia',
 'model': 'Sportage',
 'odometer': 156671,
 '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': 'Sportage Design Hybrid 1.6 T-GDi 230CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'Design Hybrid 1.6 T-GDi 230CV BVA6 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:39 [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 15:13:39 [ecarstrade.be] INFO: Saving data for 7009034auction111129: {'created_time': 1774624419.589022, 'last_price_update_time': 1774624419.589035, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009034auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009043/photo_006/780x0__r.jpg?hash=1774617569> (referer: https://ecarstrade.com/cars/7009043)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009030/photo_006/780x0__r.jpg?hash=1774617549> (referer: https://ecarstrade.com/cars/7009030)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009149/photo_005/780x0__r.jpg?hash=1774617747> (referer: https://ecarstrade.com/cars/7009149)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009030/photo_005/780x0__r.jpg?hash=1774617549> (referer: https://ecarstrade.com/cars/7009030)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009043/photo_005/780x0__r.jpg?hash=1774617569> (referer: https://ecarstrade.com/cars/7009043)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009149/photo_006/780x0__r.jpg?hash=1774617747> (referer: https://ecarstrade.com/cars/7009149)
2026-03-27 15:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009028%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617537%27 HTTP/1.1" 200 None
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009028/photo_004/780x0__r.jpg?hash=1774617537 not downloaded yet
2026-03-27 15:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009028%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617537%27 HTTP/1.1" 200 None
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009028/photo_005/780x0__r.jpg?hash=1774617537 not downloaded yet
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7cd836f2-e0c8-5a5b-ab15-f77515c7be30
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 31dca0dd-b57a-5d3c-b8c2-436b3f87973e
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 31dca0dd-b57a-5d3c-b8c2-436b3f87973e
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e973216a-2d1f-5308-a845-ce548fe585d4
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e973216a-2d1f-5308-a845-ce548fe585d4
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7cd836f2-e0c8-5a5b-ab15-f77515c7be30
2026-03-27 15:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009028%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617537%27 HTTP/1.1" 200 None
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009028/photo_006/780x0__r.jpg?hash=1774617537 not downloaded yet
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009028/photo_001/780x0__r.jpg?hash=1774617536> (referer: https://ecarstrade.com/cars/7009028)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009149/photo_003/780x0__r.jpg?hash=1774617746> (referer: https://ecarstrade.com/cars/7009149)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009043/photo_003/780x0__r.jpg?hash=1774617569> (referer: https://ecarstrade.com/cars/7009043)
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e973216a-2d1f-5308-a845-ce548fe585d4
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7cd836f2-e0c8-5a5b-ab15-f77515c7be30
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 31dca0dd-b57a-5d3c-b8c2-436b3f87973e
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7cd836f2-e0c8-5a5b-ab15-f77515c7be30
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e973216a-2d1f-5308-a845-ce548fe585d4
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 31dca0dd-b57a-5d3c-b8c2-436b3f87973e
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009141/photo_002/780x0__r.jpg?hash=1774617731> (referer: https://ecarstrade.com/cars/7009141)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009141/photo_004/780x0__r.jpg?hash=1774617731> (referer: https://ecarstrade.com/cars/7009141)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009028/photo_003/780x0__r.jpg?hash=1774617536> (referer: https://ecarstrade.com/cars/7009028)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009030/photo_003/780x0__r.jpg?hash=1774617549> (referer: https://ecarstrade.com/cars/7009030)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009043/photo_002/780x0__r.jpg?hash=1774617568> (referer: https://ecarstrade.com/cars/7009043)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009028/photo_002/780x0__r.jpg?hash=1774617536> (referer: https://ecarstrade.com/cars/7009028)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008972/photo_005/780x0__r.jpg?hash=1774617419> (referer: https://ecarstrade.com/cars/7008972)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009141/photo_003/780x0__r.jpg?hash=1774617731> (referer: https://ecarstrade.com/cars/7009141)
2026-03-27 15:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008972/photo_003/780x0__r.jpg?hash=1774617417> (referer: https://ecarstrade.com/cars/7008972)
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d5e6d532-30fe-5607-9882-fcdebea0f4d0
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 31dca0dd-b57a-5d3c-b8c2-436b3f87973e
2026-03-27 15:13:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 31dca0dd-b57a-5d3c-b8c2-436b3f87973e, skipping ID generation
2026-03-27 15:13:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31dca0dd-b57a-5d3c-b8c2-436b3f87973e with scrape type 1
2026-03-27 15:13:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 31dca0dd-b57a-5d3c-b8c2-436b3f87973e sending to next pipeline
2026-03-27 15:13:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 31dca0dd-b57a-5d3c-b8c2-436b3f87973e, identifier: 7009149auction111129
2026-03-27 15:13:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 31dca0dd-b57a-5d3c-b8c2-436b3f87973e with identifier: 7009149auction111129
2026-03-27 15:13:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 31dca0dd-b57a-5d3c-b8c2-436b3f87973e with identifier: 7009149auction111129
2026-03-27 15:13:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 31dca0dd-b57a-5d3c-b8c2-436b3f87973e with identifier: 7009149auction111129 to the API
2026-03-27 15:13:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009149/photo_003/780x0__r.jpg?hash=1774617746>
{'auction_title': '',
 'c_o_2_emission_value': 157,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '31dca0dd-b57a-5d3c-b8c2-436b3f87973e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009149',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 199879,
 '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': 'VOLKSWAGEN Tiguan Allspace / 2021 / 5P / SUV 1.5 TSI 150 DSG7 LIFE '
          'BUSINESS',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Allspace / 2021 / 5P / SUV 1.5 TSI 150 DSG7 LIFE '
         'BUSINESS',
 'vin': None,
 'year': 2023}
2026-03-27 15:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:40 [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 15:13:40 [ecarstrade.be] INFO: Saving data for 7009149auction111129: {'created_time': 1774624420.23857, 'last_price_update_time': 1774624420.238581, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009149auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009028/photo_005/780x0__r.jpg?hash=1774617537> (referer: https://ecarstrade.com/cars/7009028)
2026-03-27 15:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008972/photo_004/780x0__r.jpg?hash=1774617417> (referer: https://ecarstrade.com/cars/7008972)
2026-03-27 15:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009028/photo_004/780x0__r.jpg?hash=1774617537> (referer: https://ecarstrade.com/cars/7009028)
2026-03-27 15:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009028/photo_006/780x0__r.jpg?hash=1774617537> (referer: https://ecarstrade.com/cars/7009028)
2026-03-27 15:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008972/photo_002/780x0__r.jpg?hash=1774617417> (referer: https://ecarstrade.com/cars/7008972)
2026-03-27 15:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008972/photo_001/780x0__r.jpg?hash=1774617417> (referer: https://ecarstrade.com/cars/7008972)
2026-03-27 15:13:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e973216a-2d1f-5308-a845-ce548fe585d4
2026-03-27 15:13:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dafad228-b776-5e83-be01-71a34aaf03eb
2026-03-27 15:13:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dafad228-b776-5e83-be01-71a34aaf03eb
2026-03-27 15:13:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d5e6d532-30fe-5607-9882-fcdebea0f4d0
2026-03-27 15:13:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7cd836f2-e0c8-5a5b-ab15-f77515c7be30
2026-03-27 15:13:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cd836f2-e0c8-5a5b-ab15-f77515c7be30, skipping ID generation
2026-03-27 15:13:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cd836f2-e0c8-5a5b-ab15-f77515c7be30 with scrape type 1
2026-03-27 15:13:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cd836f2-e0c8-5a5b-ab15-f77515c7be30 sending to next pipeline
2026-03-27 15:13:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7cd836f2-e0c8-5a5b-ab15-f77515c7be30, identifier: 7009030auction111129
2026-03-27 15:13:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e973216a-2d1f-5308-a845-ce548fe585d4
2026-03-27 15:13:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e973216a-2d1f-5308-a845-ce548fe585d4, skipping ID generation
2026-03-27 15:13:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e973216a-2d1f-5308-a845-ce548fe585d4 with scrape type 1
2026-03-27 15:13:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e973216a-2d1f-5308-a845-ce548fe585d4 sending to next pipeline
2026-03-27 15:13:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e973216a-2d1f-5308-a845-ce548fe585d4, identifier: 7009043auction111129
2026-03-27 15:13:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d5e6d532-30fe-5607-9882-fcdebea0f4d0
2026-03-27 15:13:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 96fdf271-8baf-54c7-ab71-23576e72fe26
2026-03-27 15:13:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dafad228-b776-5e83-be01-71a34aaf03eb
2026-03-27 15:13:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dafad228-b776-5e83-be01-71a34aaf03eb, skipping ID generation
2026-03-27 15:13:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dafad228-b776-5e83-be01-71a34aaf03eb with scrape type 1
2026-03-27 15:13:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dafad228-b776-5e83-be01-71a34aaf03eb sending to next pipeline
2026-03-27 15:13:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dafad228-b776-5e83-be01-71a34aaf03eb, identifier: 7009141auction111129
2026-03-27 15:13:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7cd836f2-e0c8-5a5b-ab15-f77515c7be30 with identifier: 7009030auction111129
2026-03-27 15:13:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7cd836f2-e0c8-5a5b-ab15-f77515c7be30 with identifier: 7009030auction111129
2026-03-27 15:13:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7cd836f2-e0c8-5a5b-ab15-f77515c7be30 with identifier: 7009030auction111129 to the API
2026-03-27 15:13:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009030/photo_003/780x0__r.jpg?hash=1774617549>
{'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-30T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '7cd836f2-e0c8-5a5b-ab15-f77515c7be30',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009030',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Kia',
 'model': 'EV6',
 'odometer': 142811,
 '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': 5,
 'seller_name': None,
 'title': 'KIA Ev6 / 2021 / 5P / SUV BEV 77.4 KWH AIR DESIGN',
 'transmission': 'automatic',
 'trim': 'KIA Ev6 / 2021 / 5P / SUV BEV 77.4 KWH AIR DESIGN',
 'vin': None,
 'year': 2023}
2026-03-27 15:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:40 [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 15:13:40 [ecarstrade.be] INFO: Saving data for 7009030auction111129: {'created_time': 1774624420.913124, 'last_price_update_time': 1774624420.913135, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009030auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e973216a-2d1f-5308-a845-ce548fe585d4 with identifier: 7009043auction111129
2026-03-27 15:13:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e973216a-2d1f-5308-a845-ce548fe585d4 with identifier: 7009043auction111129
2026-03-27 15:13:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e973216a-2d1f-5308-a845-ce548fe585d4 with identifier: 7009043auction111129 to the API
2026-03-27 15:13:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009043/photo_002/780x0__r.jpg?hash=1774617568>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e973216a-2d1f-5308-a845-ce548fe585d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009043',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Mercedes',
 'model': 'GLA 200',
 'odometer': 206238,
 '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': 'MERCEDES-BENZ GLA / 2020 / 5P / SUV 2.0 GLA 200 D BUSINESS LINE DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLA / 2020 / 5P / SUV 2.0  D BUSINESS LINE DCT',
 'vin': None,
 'year': 2021}
2026-03-27 15:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:41 [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 15:13:41 [ecarstrade.be] INFO: Saving data for 7009043auction111129: {'created_time': 1774624421.258786, 'last_price_update_time': 1774624421.258797, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009043auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dafad228-b776-5e83-be01-71a34aaf03eb with identifier: 7009141auction111129
2026-03-27 15:13:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dafad228-b776-5e83-be01-71a34aaf03eb with identifier: 7009141auction111129
2026-03-27 15:13:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dafad228-b776-5e83-be01-71a34aaf03eb with identifier: 7009141auction111129 to the API
2026-03-27 15:13:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009141/photo_003/780x0__r.jpg?hash=1774617731>
{'auction_title': '',
 'c_o_2_emission_value': 26,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'dafad228-b776-5e83-be01-71a34aaf03eb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009141',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 148669,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf / 2020 / 5P / Berline 1.4 eHybrid OPF 245 DSG6 GTE',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  / 2020 / 5P / Berline 1.4 eHybrid OPF 245 DSG6 GTE',
 'vin': None,
 'year': 2021}
2026-03-27 15:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:41 [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 15:13:41 [ecarstrade.be] INFO: Saving data for 7009141auction111129: {'created_time': 1774624421.555261, 'last_price_update_time': 1774624421.555272, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009141auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 96fdf271-8baf-54c7-ab71-23576e72fe26
2026-03-27 15:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008962/photo_003/780x0__r.jpg?hash=1774617397> (referer: https://ecarstrade.com/cars/7008962)
2026-03-27 15:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008968/photo_001/780x0__r.jpg?hash=1774617407> (referer: https://ecarstrade.com/cars/7008968)
2026-03-27 15:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008962/photo_005/780x0__r.jpg?hash=1774617397> (referer: https://ecarstrade.com/cars/7008962)
2026-03-27 15:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008962/photo_002/780x0__r.jpg?hash=1774617397> (referer: https://ecarstrade.com/cars/7008962)
2026-03-27 15:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008962/photo_004/780x0__r.jpg?hash=1774617397> (referer: https://ecarstrade.com/cars/7008962)
2026-03-27 15:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008962/photo_001/780x0__r.jpg?hash=1774617397> (referer: https://ecarstrade.com/cars/7008962)
2026-03-27 15:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d5e6d532-30fe-5607-9882-fcdebea0f4d0
2026-03-27 15:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 96fdf271-8baf-54c7-ab71-23576e72fe26
2026-03-27 15:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d5e6d532-30fe-5607-9882-fcdebea0f4d0
2026-03-27 15:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d5e6d532-30fe-5607-9882-fcdebea0f4d0
2026-03-27 15:13:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5e6d532-30fe-5607-9882-fcdebea0f4d0, skipping ID generation
2026-03-27 15:13:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5e6d532-30fe-5607-9882-fcdebea0f4d0 with scrape type 1
2026-03-27 15:13:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5e6d532-30fe-5607-9882-fcdebea0f4d0 sending to next pipeline
2026-03-27 15:13:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d5e6d532-30fe-5607-9882-fcdebea0f4d0, identifier: 7009028auction111129
2026-03-27 15:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 96fdf271-8baf-54c7-ab71-23576e72fe26
2026-03-27 15:13:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 96fdf271-8baf-54c7-ab71-23576e72fe26
2026-03-27 15:13:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96fdf271-8baf-54c7-ab71-23576e72fe26, skipping ID generation
2026-03-27 15:13:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96fdf271-8baf-54c7-ab71-23576e72fe26 with scrape type 1
2026-03-27 15:13:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96fdf271-8baf-54c7-ab71-23576e72fe26 sending to next pipeline
2026-03-27 15:13:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 96fdf271-8baf-54c7-ab71-23576e72fe26, identifier: 7008972auction111128
2026-03-27 15:13:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d5e6d532-30fe-5607-9882-fcdebea0f4d0 with identifier: 7009028auction111129
2026-03-27 15:13:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d5e6d532-30fe-5607-9882-fcdebea0f4d0 with identifier: 7009028auction111129
2026-03-27 15:13:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d5e6d532-30fe-5607-9882-fcdebea0f4d0 with identifier: 7009028auction111129 to the API
2026-03-27 15:13:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009028/photo_006/780x0__r.jpg?hash=1774617537>
{'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-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd5e6d532-30fe-5607-9882-fcdebea0f4d0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009028',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 138172,
 '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': '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 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:42 [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 15:13:42 [ecarstrade.be] INFO: Saving data for 7009028auction111129: {'created_time': 1774624422.07188, 'last_price_update_time': 1774624422.071893, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009028auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 96fdf271-8baf-54c7-ab71-23576e72fe26 with identifier: 7008972auction111128
2026-03-27 15:13:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 96fdf271-8baf-54c7-ab71-23576e72fe26 with identifier: 7008972auction111128
2026-03-27 15:13:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 96fdf271-8baf-54c7-ab71-23576e72fe26 with identifier: 7008972auction111128 to the API
2026-03-27 15:13:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008972/photo_001/780x0__r.jpg?hash=1774617417>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '96fdf271-8baf-54c7-ab71-23576e72fe26',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008972',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 149625,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Kangoo Express Maxi Extra (Série Spéciale) 1.5',
 'transmission': 'manual',
 'trim': 'Express Maxi Extra (Série Spéciale) 1.5',
 'vin': None,
 'year': 2020}
2026-03-27 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:42 [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 15:13:42 [ecarstrade.be] INFO: Saving data for 7008972auction111128: {'created_time': 1774624422.39418, 'last_price_update_time': 1774624422.394192, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008972auction111128') HTTP/1.1" 204 0
2026-03-27 15:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008973/photo_004/780x0__r.jpg?hash=1774617420> (referer: https://ecarstrade.com/cars/7008973)
2026-03-27 15:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008973/photo_001/780x0__r.jpg?hash=1774617420> (referer: https://ecarstrade.com/cars/7008973)
2026-03-27 15:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008973/photo_005/780x0__r.jpg?hash=1774617420> (referer: https://ecarstrade.com/cars/7008973)
2026-03-27 15:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008970/photo_006/780x0__r.jpg?hash=1774617411> (referer: https://ecarstrade.com/cars/7008970)
2026-03-27 15:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008973/photo_003/780x0__r.jpg?hash=1774617420> (referer: https://ecarstrade.com/cars/7008973)
2026-03-27 15:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008973/photo_002/780x0__r.jpg?hash=1774617420> (referer: https://ecarstrade.com/cars/7008973)
2026-03-27 15:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 11ebe76b-89c5-59cb-aabc-d00bb4701718
2026-03-27 15:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3e74171a-54ff-54e9-a43a-4b8dec70a54b
2026-03-27 15:13:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3e74171a-54ff-54e9-a43a-4b8dec70a54b, skipping ID generation
2026-03-27 15:13:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e74171a-54ff-54e9-a43a-4b8dec70a54b with scrape type 1
2026-03-27 15:13:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3e74171a-54ff-54e9-a43a-4b8dec70a54b sending to next pipeline
2026-03-27 15:13:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3e74171a-54ff-54e9-a43a-4b8dec70a54b, identifier: 7008968auction111128
2026-03-27 15:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 11ebe76b-89c5-59cb-aabc-d00bb4701718
2026-03-27 15:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 11ebe76b-89c5-59cb-aabc-d00bb4701718
2026-03-27 15:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 11ebe76b-89c5-59cb-aabc-d00bb4701718
2026-03-27 15:13:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 11ebe76b-89c5-59cb-aabc-d00bb4701718
2026-03-27 15:13:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 11ebe76b-89c5-59cb-aabc-d00bb4701718, skipping ID generation
2026-03-27 15:13:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11ebe76b-89c5-59cb-aabc-d00bb4701718 with scrape type 1
2026-03-27 15:13:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 11ebe76b-89c5-59cb-aabc-d00bb4701718 sending to next pipeline
2026-03-27 15:13:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 11ebe76b-89c5-59cb-aabc-d00bb4701718, identifier: 7008962auction111128
2026-03-27 15:13:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3e74171a-54ff-54e9-a43a-4b8dec70a54b with identifier: 7008968auction111128
2026-03-27 15:13:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3e74171a-54ff-54e9-a43a-4b8dec70a54b with identifier: 7008968auction111128
2026-03-27 15:13:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3e74171a-54ff-54e9-a43a-4b8dec70a54b with identifier: 7008968auction111128 to the API
2026-03-27 15:13:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:13: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 15:13:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008968/photo_001/780x0__r.jpg?hash=1774617407>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '3e74171a-54ff-54e9-a43a-4b8dec70a54b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008968',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': 'Partner',
 'odometer': 150205,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Partner Premium L1 1.5 HDi 100CV BVM5 E6dT',
 'transmission': 'manual',
 'trim': 'Premium L1 1.5 HDi 100CV BVM5 E6dT',
 'vin': None,
 'year': 2020}
2026-03-27 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:42 [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 15:13:42 [ecarstrade.be] INFO: Saving data for 7008968auction111128: {'created_time': 1774624422.89673, 'last_price_update_time': 1774624422.896741, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008968auction111128') HTTP/1.1" 204 0
2026-03-27 15:13:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 11ebe76b-89c5-59cb-aabc-d00bb4701718 with identifier: 7008962auction111128
2026-03-27 15:13:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 11ebe76b-89c5-59cb-aabc-d00bb4701718 with identifier: 7008962auction111128
2026-03-27 15:13:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 11ebe76b-89c5-59cb-aabc-d00bb4701718 with identifier: 7008962auction111128 to the API
2026-03-27 15:13:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:13:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008962/photo_001/780x0__r.jpg?hash=1774617397>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '11ebe76b-89c5-59cb-aabc-d00bb4701718',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008962',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 138045,
 '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': '208 Premium 1.5 HDi 100CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Premium 1.5 HDi 100CV BVM6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008962auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:13:43 [ecarstrade.be] INFO: Saving data for 7008962auction111128: {'created_time': 1774624423.252475, 'last_price_update_time': 1774624423.252485, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008962auction111128') HTTP/1.1" 204 0
2026-03-27 15:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008970/photo_003/780x0__r.jpg?hash=1774617411> (referer: https://ecarstrade.com/cars/7008970)
2026-03-27 15:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008970/photo_002/780x0__r.jpg?hash=1774617412> (referer: https://ecarstrade.com/cars/7008970)
2026-03-27 15:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008970/photo_001/780x0__r.jpg?hash=1774617411> (referer: https://ecarstrade.com/cars/7008970)
2026-03-27 15:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008970/photo_005/780x0__r.jpg?hash=1774617411> (referer: https://ecarstrade.com/cars/7008970)
2026-03-27 15:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008983/photo_005/780x0__r.jpg?hash=1774617438> (referer: https://ecarstrade.com/cars/7008983)
2026-03-27 15:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008983/photo_004/780x0__r.jpg?hash=1774617438> (referer: https://ecarstrade.com/cars/7008983)
2026-03-27 15:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009138> (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 15:13:43 [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 15:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c08aee12-45c7-5d8a-976b-e3828d71f326
2026-03-27 15:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c08aee12-45c7-5d8a-976b-e3828d71f326
2026-03-27 15:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c08aee12-45c7-5d8a-976b-e3828d71f326
2026-03-27 15:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5279fb08-5462-5a52-bfb6-37a1c758efdf
2026-03-27 15:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c08aee12-45c7-5d8a-976b-e3828d71f326
2026-03-27 15:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c08aee12-45c7-5d8a-976b-e3828d71f326
2026-03-27 15:13:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c08aee12-45c7-5d8a-976b-e3828d71f326, skipping ID generation
2026-03-27 15:13:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c08aee12-45c7-5d8a-976b-e3828d71f326 with scrape type 1
2026-03-27 15:13:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c08aee12-45c7-5d8a-976b-e3828d71f326 sending to next pipeline
2026-03-27 15:13:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c08aee12-45c7-5d8a-976b-e3828d71f326, identifier: 7008973auction111128
2026-03-27 15:13:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c08aee12-45c7-5d8a-976b-e3828d71f326 with identifier: 7008973auction111128
2026-03-27 15:13:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c08aee12-45c7-5d8a-976b-e3828d71f326 with identifier: 7008973auction111128
2026-03-27 15:13:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c08aee12-45c7-5d8a-976b-e3828d71f326 with identifier: 7008973auction111128 to the API
2026-03-27 15:13:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:13:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008973/photo_002/780x0__r.jpg?hash=1774617420>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'c08aee12-45c7-5d8a-976b-e3828d71f326',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008973',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 173502,
 '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': 2,
 'seller_name': None,
 'title': 'Kangoo II Express Maxi Grand Confort 1.5 dCi 95CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'II Express Maxi Grand Confort 1.5 dCi 95CV BVM6 E6dT',
 'vin': None,
 'year': 2020}
2026-03-27 15:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008973auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:13:43 [ecarstrade.be] INFO: Saving data for 7008973auction111128: {'created_time': 1774624423.705314, 'last_price_update_time': 1774624423.705326, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008973auction111128') HTTP/1.1" 204 0
2026-03-27 15:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008981/photo_006/780x0__r.jpg?hash=1774617434> (referer: https://ecarstrade.com/cars/7008981)
2026-03-27 15:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008981/photo_005/780x0__r.jpg?hash=1774617434> (referer: https://ecarstrade.com/cars/7008981)
2026-03-27 15:13:43 [ecarstrade.be] INFO: Extracting details for car 7009138auction111129
2026-03-27 15:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008983/photo_003/780x0__r.jpg?hash=1774617439> (referer: https://ecarstrade.com/cars/7008983)
2026-03-27 15:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008983/photo_002/780x0__r.jpg?hash=1774617440> (referer: https://ecarstrade.com/cars/7008983)
2026-03-27 15:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008983/photo_001/780x0__r.jpg?hash=1774617438> (referer: https://ecarstrade.com/cars/7008983)
2026-03-27 15:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008981/photo_003/780x0__r.jpg?hash=1774617432> (referer: https://ecarstrade.com/cars/7008981)
2026-03-27 15:13:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008981/photo_004/780x0__r.jpg?hash=1774617434> (referer: https://ecarstrade.com/cars/7008981)
2026-03-27 15:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5279fb08-5462-5a52-bfb6-37a1c758efdf
2026-03-27 15:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5279fb08-5462-5a52-bfb6-37a1c758efdf
2026-03-27 15:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5279fb08-5462-5a52-bfb6-37a1c758efdf
2026-03-27 15:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5279fb08-5462-5a52-bfb6-37a1c758efdf
2026-03-27 15:13:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5279fb08-5462-5a52-bfb6-37a1c758efdf, skipping ID generation
2026-03-27 15:13:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5279fb08-5462-5a52-bfb6-37a1c758efdf with scrape type 1
2026-03-27 15:13:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5279fb08-5462-5a52-bfb6-37a1c758efdf sending to next pipeline
2026-03-27 15:13:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5279fb08-5462-5a52-bfb6-37a1c758efdf, identifier: 7008970auction111128
2026-03-27 15:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a71b9f09-0254-5a3c-877a-0042bb2a6155
2026-03-27 15:13:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a71b9f09-0254-5a3c-877a-0042bb2a6155
2026-03-27 15:13:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72b9ea60-067d-5b7e-926e-0b0ae1c99b0c with identifier: 7009138auction111129
2026-03-27 15:13:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72b9ea60-067d-5b7e-926e-0b0ae1c99b0c with scrape type 1
2026-03-27 15:13:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 72b9ea60-067d-5b7e-926e-0b0ae1c99b0c
2026-03-27 15:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009138%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617728%27 HTTP/1.1" 200 None
2026-03-27 15:13:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009138/photo_001/780x0__r.jpg?hash=1774617728 not downloaded yet
2026-03-27 15:13:43 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:13:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5279fb08-5462-5a52-bfb6-37a1c758efdf with identifier: 7008970auction111128
2026-03-27 15:13:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5279fb08-5462-5a52-bfb6-37a1c758efdf with identifier: 7008970auction111128
2026-03-27 15:13:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5279fb08-5462-5a52-bfb6-37a1c758efdf with identifier: 7008970auction111128 to the API
2026-03-27 15:13:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:13:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008970/photo_005/780x0__r.jpg?hash=1774617411>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '5279fb08-5462-5a52-bfb6-37a1c758efdf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008970',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': 'Partner',
 'odometer': 164171,
 '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': 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 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008970auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:13:44 [ecarstrade.be] INFO: Saving data for 7008970auction111128: {'created_time': 1774624424.20219, 'last_price_update_time': 1774624424.202201, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008970auction111128') HTTP/1.1" 204 0
2026-03-27 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009138%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617728%27 HTTP/1.1" 200 None
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009138/photo_002/780x0__r.jpg?hash=1774617728 not downloaded yet
2026-03-27 15:13:44 [ecarstrade.be] INFO: Found listing with ID: 7009101auction111129
2026-03-27 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009101auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:44 [ecarstrade.be] INFO: Scrape type for 7009101auction111129: 1
2026-03-27 15:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008974/photo_005/780x0__r.jpg?hash=1774617420> (referer: https://ecarstrade.com/cars/7008974)
2026-03-27 15:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008948/photo_002/780x0__r.jpg?hash=1774617371> (referer: https://ecarstrade.com/cars/7008948)
2026-03-27 15:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008974/photo_004/780x0__r.jpg?hash=1774617420> (referer: https://ecarstrade.com/cars/7008974)
2026-03-27 15:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008981/photo_001/780x0__r.jpg?hash=1774617434> (referer: https://ecarstrade.com/cars/7008981)
2026-03-27 15:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008948/photo_004/780x0__r.jpg?hash=1774617371> (referer: https://ecarstrade.com/cars/7008948)
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ca3e6d15-84e8-5d97-b2ed-6cef8fcae2c6
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ca3e6d15-84e8-5d97-b2ed-6cef8fcae2c6
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a71b9f09-0254-5a3c-877a-0042bb2a6155
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a71b9f09-0254-5a3c-877a-0042bb2a6155
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a71b9f09-0254-5a3c-877a-0042bb2a6155
2026-03-27 15:13:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a71b9f09-0254-5a3c-877a-0042bb2a6155, skipping ID generation
2026-03-27 15:13:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a71b9f09-0254-5a3c-877a-0042bb2a6155 with scrape type 1
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a71b9f09-0254-5a3c-877a-0042bb2a6155 sending to next pipeline
2026-03-27 15:13:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a71b9f09-0254-5a3c-877a-0042bb2a6155, identifier: 7008983auction111128
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ca3e6d15-84e8-5d97-b2ed-6cef8fcae2c6
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ca3e6d15-84e8-5d97-b2ed-6cef8fcae2c6
2026-03-27 15:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008948/photo_003/780x0__r.jpg?hash=1774617371> (referer: https://ecarstrade.com/cars/7008948)
2026-03-27 15:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008948/photo_001/780x0__r.jpg?hash=1774617371> (referer: https://ecarstrade.com/cars/7008948)
2026-03-27 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009138%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617728%27 HTTP/1.1" 200 None
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009138/photo_003/780x0__r.jpg?hash=1774617728 not downloaded yet
2026-03-27 15:13:44 [ecarstrade.be] INFO: Found listing with ID: 7009007auction111129
2026-03-27 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009007auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:44 [ecarstrade.be] INFO: Scrape type for 7009007auction111129: 1
2026-03-27 15:13:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a71b9f09-0254-5a3c-877a-0042bb2a6155 with identifier: 7008983auction111128
2026-03-27 15:13:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a71b9f09-0254-5a3c-877a-0042bb2a6155 with identifier: 7008983auction111128
2026-03-27 15:13:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a71b9f09-0254-5a3c-877a-0042bb2a6155 with identifier: 7008983auction111128 to the API
2026-03-27 15:13:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:13:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008983/photo_001/780x0__r.jpg?hash=1774617438>
{'auction_title': '',
 'c_o_2_emission_value': 95,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 4',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'a71b9f09-0254-5a3c-877a-0042bb2a6155',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008983',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 178282,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-08-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'MEGANE SOCIETE VF 5p BER Air Nav réversible Energy dCi110 bi-corps '
          'VU',
 'transmission': 'manual',
 'trim': 'MEGANE SOCIETE VF 5p BER Air Nav réversible Energy dCi110 bi-corps '
         'VU',
 'vin': None,
 'year': 2017}
2026-03-27 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008983auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:13:44 [ecarstrade.be] INFO: Saving data for 7008983auction111128: {'created_time': 1774624424.721061, 'last_price_update_time': 1774624424.721073, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008983auction111128') HTTP/1.1" 204 0
2026-03-27 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009138%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617728%27 HTTP/1.1" 200 None
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009138/photo_004/780x0__r.jpg?hash=1774617728 not downloaded yet
2026-03-27 15:13:44 [ecarstrade.be] INFO: Found listing with ID: 7009033auction111129
2026-03-27 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009033auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:44 [ecarstrade.be] INFO: Scrape type for 7009033auction111129: 1
2026-03-27 15:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008974/photo_003/780x0__r.jpg?hash=1774617420> (referer: https://ecarstrade.com/cars/7008974)
2026-03-27 15:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008946/photo_005/780x0__r.jpg?hash=1774617366> (referer: https://ecarstrade.com/cars/7008946)
2026-03-27 15:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008974/photo_002/780x0__r.jpg?hash=1774617420> (referer: https://ecarstrade.com/cars/7008974)
2026-03-27 15:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008946/photo_004/780x0__r.jpg?hash=1774617366> (referer: https://ecarstrade.com/cars/7008946)
2026-03-27 15:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008974/photo_001/780x0__r.jpg?hash=1774617420> (referer: https://ecarstrade.com/cars/7008974)
2026-03-27 15:13: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 15:13: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 15:13: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 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009138%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617728%27 HTTP/1.1" 200 None
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009138/photo_005/780x0__r.jpg?hash=1774617728 not downloaded yet
2026-03-27 15:13:44 [ecarstrade.be] INFO: Found listing with ID: 7009042auction111129
2026-03-27 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009042auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:44 [ecarstrade.be] INFO: Scrape type for 7009042auction111129: 1
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fe48e5cf-fc8d-5e06-87bc-555be4702f1a
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1874f7c3-6cc2-5341-b722-e9d5361fe11b
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fe48e5cf-fc8d-5e06-87bc-555be4702f1a
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ca3e6d15-84e8-5d97-b2ed-6cef8fcae2c6
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1874f7c3-6cc2-5341-b722-e9d5361fe11b
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1874f7c3-6cc2-5341-b722-e9d5361fe11b
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1874f7c3-6cc2-5341-b722-e9d5361fe11b
2026-03-27 15:13:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1874f7c3-6cc2-5341-b722-e9d5361fe11b, skipping ID generation
2026-03-27 15:13:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1874f7c3-6cc2-5341-b722-e9d5361fe11b with scrape type 1
2026-03-27 15:13:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1874f7c3-6cc2-5341-b722-e9d5361fe11b sending to next pipeline
2026-03-27 15:13:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1874f7c3-6cc2-5341-b722-e9d5361fe11b, identifier: 7008948auction111128
2026-03-27 15:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008946/photo_003/780x0__r.jpg?hash=1774617366> (referer: https://ecarstrade.com/cars/7008946)
2026-03-27 15:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008981/photo_002/780x0__r.jpg?hash=1774617432> (referer: https://ecarstrade.com/cars/7008981)
2026-03-27 15:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008946/photo_002/780x0__r.jpg?hash=1774617365> (referer: https://ecarstrade.com/cars/7008946)
2026-03-27 15:13:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1874f7c3-6cc2-5341-b722-e9d5361fe11b with identifier: 7008948auction111128
2026-03-27 15:13:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1874f7c3-6cc2-5341-b722-e9d5361fe11b with identifier: 7008948auction111128
2026-03-27 15:13:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1874f7c3-6cc2-5341-b722-e9d5361fe11b with identifier: 7008948auction111128 to the API
2026-03-27 15:13:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:13:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008948/photo_001/780x0__r.jpg?hash=1774617371>
{'auction_title': '',
 'c_o_2_emission_value': 175,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '1874f7c3-6cc2-5341-b722-e9d5361fe11b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008948',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Citroen',
 'model': 'Jumpy',
 'odometer': 162814,
 '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': 3,
 'seller_name': None,
 'title': 'Jumpy Fourgon Club M 1.5 BlueHDi 100CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Fourgon Club M 1.5 BlueHDi 100CV BVM6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008948auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:13:46 [ecarstrade.be] INFO: Saving data for 7008948auction111128: {'created_time': 1774624426.033953, 'last_price_update_time': 1774624426.033964, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008948auction111128') HTTP/1.1" 204 0
2026-03-27 15:13: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 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009138%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617728%27 HTTP/1.1" 200 None
2026-03-27 15:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009138/photo_006/780x0__r.jpg?hash=1774617728 not downloaded yet
2026-03-27 15:13:46 [ecarstrade.be] INFO: Found listing with ID: 7009029auction111129
2026-03-27 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009029auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:46 [ecarstrade.be] INFO: Scrape type for 7009029auction111129: 1
2026-03-27 15:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fe48e5cf-fc8d-5e06-87bc-555be4702f1a
2026-03-27 15:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ab5c10b8-8850-5a43-a7fe-79d85f70ba76
2026-03-27 15:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fe48e5cf-fc8d-5e06-87bc-555be4702f1a
2026-03-27 15:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008946/photo_001/780x0__r.jpg?hash=1774617365> (referer: https://ecarstrade.com/cars/7008946)
2026-03-27 15:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009138/photo_001/780x0__r.jpg?hash=1774617728> (referer: https://ecarstrade.com/cars/7009138)
2026-03-27 15:13:46 [ecarstrade.be] INFO: Found listing with ID: 7009002auction111129
2026-03-27 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009002auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:46 [ecarstrade.be] INFO: Scrape type for 7009002auction111129: 1
2026-03-27 15:13: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 15:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ab5c10b8-8850-5a43-a7fe-79d85f70ba76
2026-03-27 15:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fe48e5cf-fc8d-5e06-87bc-555be4702f1a
2026-03-27 15:13:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fe48e5cf-fc8d-5e06-87bc-555be4702f1a, skipping ID generation
2026-03-27 15:13:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe48e5cf-fc8d-5e06-87bc-555be4702f1a with scrape type 1
2026-03-27 15:13:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fe48e5cf-fc8d-5e06-87bc-555be4702f1a sending to next pipeline
2026-03-27 15:13:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fe48e5cf-fc8d-5e06-87bc-555be4702f1a, identifier: 7008974auction111128
2026-03-27 15:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ab5c10b8-8850-5a43-a7fe-79d85f70ba76
2026-03-27 15:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ca3e6d15-84e8-5d97-b2ed-6cef8fcae2c6
2026-03-27 15:13:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca3e6d15-84e8-5d97-b2ed-6cef8fcae2c6, skipping ID generation
2026-03-27 15:13:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca3e6d15-84e8-5d97-b2ed-6cef8fcae2c6 with scrape type 1
2026-03-27 15:13:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca3e6d15-84e8-5d97-b2ed-6cef8fcae2c6 sending to next pipeline
2026-03-27 15:13:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ca3e6d15-84e8-5d97-b2ed-6cef8fcae2c6, identifier: 7008981auction111128
2026-03-27 15:13:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ab5c10b8-8850-5a43-a7fe-79d85f70ba76
2026-03-27 15:13:46 [ecarstrade.be] INFO: Found listing with ID: 7008999auction111129
2026-03-27 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008999auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:46 [ecarstrade.be] INFO: Scrape type for 7008999auction111129: 1
2026-03-27 15:13:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fe48e5cf-fc8d-5e06-87bc-555be4702f1a with identifier: 7008974auction111128
2026-03-27 15:13:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fe48e5cf-fc8d-5e06-87bc-555be4702f1a with identifier: 7008974auction111128
2026-03-27 15:13:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fe48e5cf-fc8d-5e06-87bc-555be4702f1a with identifier: 7008974auction111128 to the API
2026-03-27 15:13:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:13:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008974/photo_001/780x0__r.jpg?hash=1774617420>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'fe48e5cf-fc8d-5e06-87bc-555be4702f1a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008974',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 203515,
 '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': 2,
 'seller_name': None,
 'title': 'Clio V Société Air Nav 1.5 dCi 85CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'V Société Air Nav 1.5 dCi 85CV BVM6 E6dT',
 'vin': None,
 'year': 2020}
2026-03-27 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008974auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:13:46 [ecarstrade.be] INFO: Saving data for 7008974auction111128: {'created_time': 1774624426.720881, 'last_price_update_time': 1774624426.720893, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008974auction111128') HTTP/1.1" 204 0
2026-03-27 15:13:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ca3e6d15-84e8-5d97-b2ed-6cef8fcae2c6 with identifier: 7008981auction111128
2026-03-27 15:13:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ca3e6d15-84e8-5d97-b2ed-6cef8fcae2c6 with identifier: 7008981auction111128
2026-03-27 15:13:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ca3e6d15-84e8-5d97-b2ed-6cef8fcae2c6 with identifier: 7008981auction111128 to the API
2026-03-27 15:13:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:13:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008981/photo_002/780x0__r.jpg?hash=1774617432>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ca3e6d15-84e8-5d97-b2ed-6cef8fcae2c6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008981',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 175754,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT Mégane Société VU 5p Berline Air Nav 2P Blue dCi 95',
 'transmission': 'manual',
 'trim': 'RENAULT Mégane Société VU 5p Berline Air Nav 2P Blue dCi 95',
 'vin': None,
 'year': 2019}
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008981auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:13:47 [ecarstrade.be] INFO: Saving data for 7008981auction111128: {'created_time': 1774624427.087576, 'last_price_update_time': 1774624427.087588, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008981auction111128') HTTP/1.1" 204 0
2026-03-27 15:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009138/photo_002/780x0__r.jpg?hash=1774617728> (referer: https://ecarstrade.com/cars/7009138)
2026-03-27 15:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009138/photo_003/780x0__r.jpg?hash=1774617728> (referer: https://ecarstrade.com/cars/7009138)
2026-03-27 15:13: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 15:13:47 [ecarstrade.be] INFO: Found listing with ID: 7009152auction111129
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009152auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:47 [ecarstrade.be] INFO: Scrape type for 7009152auction111129: 1
2026-03-27 15:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ab5c10b8-8850-5a43-a7fe-79d85f70ba76
2026-03-27 15:13:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab5c10b8-8850-5a43-a7fe-79d85f70ba76, skipping ID generation
2026-03-27 15:13:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab5c10b8-8850-5a43-a7fe-79d85f70ba76 with scrape type 1
2026-03-27 15:13:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab5c10b8-8850-5a43-a7fe-79d85f70ba76 sending to next pipeline
2026-03-27 15:13:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ab5c10b8-8850-5a43-a7fe-79d85f70ba76, identifier: 7008946auction111128
2026-03-27 15:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 72b9ea60-067d-5b7e-926e-0b0ae1c99b0c
2026-03-27 15:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009138/photo_004/780x0__r.jpg?hash=1774617728> (referer: https://ecarstrade.com/cars/7009138)
2026-03-27 15:13:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ab5c10b8-8850-5a43-a7fe-79d85f70ba76 with identifier: 7008946auction111128
2026-03-27 15:13:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ab5c10b8-8850-5a43-a7fe-79d85f70ba76 with identifier: 7008946auction111128
2026-03-27 15:13:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ab5c10b8-8850-5a43-a7fe-79d85f70ba76 with identifier: 7008946auction111128 to the API
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:13:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008946/photo_001/780x0__r.jpg?hash=1774617365>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ab5c10b8-8850-5a43-a7fe-79d85f70ba76',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008946',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Citroen',
 'model': 'C3',
 'odometer': 134664,
 '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': 'C3 Société Feel 1.5 BlueHDI 100CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'Société Feel 1.5 BlueHDI 100CV BVM6 E6dT',
 'vin': None,
 'year': 2021}
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008946auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:13:47 [ecarstrade.be] INFO: Saving data for 7008946auction111128: {'created_time': 1774624427.539354, 'last_price_update_time': 1774624427.539366, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008946auction111128') HTTP/1.1" 204 0
2026-03-27 15:13: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 15:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009138/photo_005/780x0__r.jpg?hash=1774617728> (referer: https://ecarstrade.com/cars/7009138)
2026-03-27 15:13:47 [ecarstrade.be] INFO: Found listing with ID: 7009019auction111129
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009019auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:47 [ecarstrade.be] INFO: Scrape type for 7009019auction111129: 1
2026-03-27 15:13:47 [ecarstrade.be] INFO: Found listing with ID: 7009132auction111129
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009132auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:47 [ecarstrade.be] INFO: Scrape type for 7009132auction111129: 1
2026-03-27 15:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 72b9ea60-067d-5b7e-926e-0b0ae1c99b0c
2026-03-27 15:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 72b9ea60-067d-5b7e-926e-0b0ae1c99b0c
2026-03-27 15:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 72b9ea60-067d-5b7e-926e-0b0ae1c99b0c
2026-03-27 15:13:47 [ecarstrade.be] INFO: Found listing with ID: 7009136auction111129
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009136auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:47 [ecarstrade.be] INFO: Scrape type for 7009136auction111129: 1
2026-03-27 15:13:47 [ecarstrade.be] INFO: Found listing with ID: 7009128auction111129
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009128auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:47 [ecarstrade.be] INFO: Scrape type for 7009128auction111129: 1
2026-03-27 15:13:47 [ecarstrade.be] INFO: Found listing with ID: 7008997auction111129
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008997auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:47 [ecarstrade.be] INFO: Scrape type for 7008997auction111129: 1
2026-03-27 15:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009138/photo_006/780x0__r.jpg?hash=1774617728> (referer: https://ecarstrade.com/cars/7009138)
2026-03-27 15:13:47 [ecarstrade.be] INFO: Found listing with ID: 7009032auction111129
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009032auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:47 [ecarstrade.be] INFO: Scrape type for 7009032auction111129: 1
2026-03-27 15:13: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 15:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 72b9ea60-067d-5b7e-926e-0b0ae1c99b0c
2026-03-27 15:13:47 [ecarstrade.be] INFO: Found listing with ID: 7009037auction111129
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009037auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:47 [ecarstrade.be] INFO: Scrape type for 7009037auction111129: 1
2026-03-27 15:13:47 [ecarstrade.be] INFO: Found listing with ID: 7009089auction111129
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009089auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:47 [ecarstrade.be] INFO: Scrape type for 7009089auction111129: 1
2026-03-27 15:13:47 [ecarstrade.be] INFO: Found listing with ID: 7009117auction111129
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009117auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:47 [ecarstrade.be] INFO: Scrape type for 7009117auction111129: 1
2026-03-27 15:13:47 [ecarstrade.be] INFO: Found listing with ID: 7009120auction111129
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009120auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:47 [ecarstrade.be] INFO: Scrape type for 7009120auction111129: 1
2026-03-27 15:13:47 [ecarstrade.be] INFO: Found listing with ID: 7009127auction111129
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009127auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:47 [ecarstrade.be] INFO: Scrape type for 7009127auction111129: 1
2026-03-27 15:13:47 [ecarstrade.be] INFO: Found listing with ID: 7009135auction111129
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009135auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:47 [ecarstrade.be] INFO: Scrape type for 7009135auction111129: 1
2026-03-27 15:13:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 72b9ea60-067d-5b7e-926e-0b0ae1c99b0c
2026-03-27 15:13:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 72b9ea60-067d-5b7e-926e-0b0ae1c99b0c, skipping ID generation
2026-03-27 15:13:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72b9ea60-067d-5b7e-926e-0b0ae1c99b0c with scrape type 1
2026-03-27 15:13:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 72b9ea60-067d-5b7e-926e-0b0ae1c99b0c sending to next pipeline
2026-03-27 15:13:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 72b9ea60-067d-5b7e-926e-0b0ae1c99b0c, identifier: 7009138auction111129
2026-03-27 15:13:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 72b9ea60-067d-5b7e-926e-0b0ae1c99b0c with identifier: 7009138auction111129
2026-03-27 15:13:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 72b9ea60-067d-5b7e-926e-0b0ae1c99b0c with identifier: 7009138auction111129
2026-03-27 15:13:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 72b9ea60-067d-5b7e-926e-0b0ae1c99b0c with identifier: 7009138auction111129 to the API
2026-03-27 15:13:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:13:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009138/photo_006/780x0__r.jpg?hash=1774617728>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '72b9ea60-067d-5b7e-926e-0b0ae1c99b0c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009138',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Toyota',
 'model': 'RAV 4',
 'odometer': 190429,
 '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': 'TOYOTA RAV4 Hybride / 2018 / 5P / SUV Hybride 2WD Dynamic Business '
          'Beyond Zero',
 'transmission': 'automatic',
 'trim': 'TOYOTA RAV4 Hybride / 2018 / 5P / SUV Hybride 2WD Dynamic Business '
         'Beyond Zero',
 'vin': None,
 'year': 2024}
2026-03-27 15:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009138auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:13:48 [ecarstrade.be] INFO: Saving data for 7009138auction111129: {'created_time': 1774624428.231234, 'last_price_update_time': 1774624428.231246, 'auction_closing_time': 1774878000.0}
2026-03-27 15:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009138auction111129') HTTP/1.1" 204 0
2026-03-27 15:13:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009042> (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 15:13: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 15:13:54 [ecarstrade.be] INFO: Extracting details for car 7009042auction111129
2026-03-27 15:13:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94e957e9-1aa5-54de-8a11-c53c262c8b6e with identifier: 7009042auction111129
2026-03-27 15:13:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94e957e9-1aa5-54de-8a11-c53c262c8b6e with scrape type 1
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 94e957e9-1aa5-54de-8a11-c53c262c8b6e
2026-03-27 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009042%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617569%27 HTTP/1.1" 200 None
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009042/photo_001/780x0__r.jpg?hash=1774617569 not downloaded yet
2026-03-27 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009042%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617569%27 HTTP/1.1" 200 None
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009042/photo_002/780x0__r.jpg?hash=1774617569 not downloaded yet
2026-03-27 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009042%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617570%27 HTTP/1.1" 200 None
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009042/photo_003/780x0__r.jpg?hash=1774617570 not downloaded yet
2026-03-27 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009042%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617569%27 HTTP/1.1" 200 None
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009042/photo_004/780x0__r.jpg?hash=1774617569 not downloaded yet
2026-03-27 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009042%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617569%27 HTTP/1.1" 200 None
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009042/photo_005/780x0__r.jpg?hash=1774617569 not downloaded yet
2026-03-27 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009042%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617569%27 HTTP/1.1" 200 None
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009042/photo_006/780x0__r.jpg?hash=1774617569 not downloaded yet
2026-03-27 15:13:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009033> (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 15:13: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 15:13:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008941> (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 15:13: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 15:13:54 [ecarstrade.be] INFO: Extracting details for car 7009033auction111129
2026-03-27 15:13:54 [ecarstrade.be] INFO: Extracting details for car 7008941auction111128
2026-03-27 15:13:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009029> (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 15:13:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e09a4eb-b194-5011-9bca-4b5b1b3a109d with identifier: 7009033auction111129
2026-03-27 15:13:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e09a4eb-b194-5011-9bca-4b5b1b3a109d with scrape type 1
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3e09a4eb-b194-5011-9bca-4b5b1b3a109d
2026-03-27 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009033%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617553%27 HTTP/1.1" 200 None
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009033/photo_001/780x0__r.jpg?hash=1774617553 not downloaded yet
2026-03-27 15:13:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c688dade-2674-580e-b603-fd31d274cbd5 with identifier: 7008941auction111128
2026-03-27 15:13:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c688dade-2674-580e-b603-fd31d274cbd5 with scrape type 1
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c688dade-2674-580e-b603-fd31d274cbd5
2026-03-27 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008941%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617352%27 HTTP/1.1" 200 None
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008941/photo_001/780x0__r.jpg?hash=1774617352 not downloaded yet
2026-03-27 15:13: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 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009033%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617553%27 HTTP/1.1" 200 None
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009033/photo_002/780x0__r.jpg?hash=1774617553 not downloaded yet
2026-03-27 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008941%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617352%27 HTTP/1.1" 200 None
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008941/photo_002/780x0__r.jpg?hash=1774617352 not downloaded yet
2026-03-27 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009033%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617553%27 HTTP/1.1" 200 None
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009033/photo_003/780x0__r.jpg?hash=1774617553 not downloaded yet
2026-03-27 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008941%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617352%27 HTTP/1.1" 200 None
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008941/photo_003/780x0__r.jpg?hash=1774617352 not downloaded yet
2026-03-27 15:13:54 [ecarstrade.be] INFO: Extracting details for car 7009029auction111129
2026-03-27 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009033%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617553%27 HTTP/1.1" 200 None
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009033/photo_004/780x0__r.jpg?hash=1774617553 not downloaded yet
2026-03-27 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008941%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617352%27 HTTP/1.1" 200 None
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008941/photo_004/780x0__r.jpg?hash=1774617352 not downloaded yet
2026-03-27 15:13:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8789ee8-3b2b-546b-a6d9-25cf54184cfd with identifier: 7009029auction111129
2026-03-27 15:13:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8789ee8-3b2b-546b-a6d9-25cf54184cfd with scrape type 1
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d8789ee8-3b2b-546b-a6d9-25cf54184cfd
2026-03-27 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009029%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617548%27 HTTP/1.1" 200 None
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009029/photo_001/780x0__r.jpg?hash=1774617548 not downloaded yet
2026-03-27 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7009033%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617553%27 HTTP/1.1" 200 None
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009033/photo_005/780x0__r.jpg?hash=1774617553 not downloaded yet
2026-03-27 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7000001-7010000%252F7008941%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617353%27 HTTP/1.1" 200 None
2026-03-27 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008941/photo_005/780x0__r.jpg?hash=1774617353 not downloaded yet
2026-03-27 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009029%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617548%27 HTTP/1.1" 200 None
2026-03-27 15:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009029/photo_002/780x0__r.jpg?hash=1774617548 not downloaded yet
2026-03-27 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009033%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617554%27 HTTP/1.1" 200 None
2026-03-27 15:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009033/photo_006/780x0__r.jpg?hash=1774617554 not downloaded yet
2026-03-27 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7008941%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617352%27 HTTP/1.1" 200 None
2026-03-27 15:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008941/photo_006/780x0__r.jpg?hash=1774617352 not downloaded yet
2026-03-27 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009029%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617548%27 HTTP/1.1" 200 None
2026-03-27 15:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009029/photo_003/780x0__r.jpg?hash=1774617548 not downloaded yet
2026-03-27 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009029%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617548%27 HTTP/1.1" 200 None
2026-03-27 15:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009029/photo_004/780x0__r.jpg?hash=1774617548 not downloaded yet
2026-03-27 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009029%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617548%27 HTTP/1.1" 200 None
2026-03-27 15:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009029/photo_005/780x0__r.jpg?hash=1774617548 not downloaded yet
2026-03-27 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009029%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617548%27 HTTP/1.1" 200 None
2026-03-27 15:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009029/photo_006/780x0__r.jpg?hash=1774617548 not downloaded yet
2026-03-27 15:13:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009002> (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 15: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 15:13:55 [ecarstrade.be] INFO: Extracting details for car 7009002auction111129
2026-03-27 15:13:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7cb8b3b-712a-56b6-8f82-8df2a3cc5f67 with identifier: 7009002auction111129
2026-03-27 15:13:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7cb8b3b-712a-56b6-8f82-8df2a3cc5f67 with scrape type 1
2026-03-27 15:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e7cb8b3b-712a-56b6-8f82-8df2a3cc5f67
2026-03-27 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009002%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617475%27 HTTP/1.1" 200 None
2026-03-27 15:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009002/photo_001/780x0__r.jpg?hash=1774617475 not downloaded yet
2026-03-27 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009002%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617474%27 HTTP/1.1" 200 None
2026-03-27 15:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009002/photo_002/780x0__r.jpg?hash=1774617474 not downloaded yet
2026-03-27 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009002%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617474%27 HTTP/1.1" 200 None
2026-03-27 15:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009002/photo_003/780x0__r.jpg?hash=1774617474 not downloaded yet
2026-03-27 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009002%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617474%27 HTTP/1.1" 200 None
2026-03-27 15:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009002/photo_004/780x0__r.jpg?hash=1774617474 not downloaded yet
2026-03-27 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009002%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617476%27 HTTP/1.1" 200 None
2026-03-27 15:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009002/photo_005/780x0__r.jpg?hash=1774617476 not downloaded yet
2026-03-27 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:13: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%252F7009002%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617474%27 HTTP/1.1" 200 None
2026-03-27 15:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009002/photo_006/780x0__r.jpg?hash=1774617474 not downloaded yet
2026-03-27 15:14:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009132> (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 15: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 15:14:02 [ecarstrade.be] INFO: Extracting details for car 7009132auction111129
2026-03-27 15:14:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c730a115-1806-518d-9e35-61b66ba83cee with identifier: 7009132auction111129
2026-03-27 15:14:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c730a115-1806-518d-9e35-61b66ba83cee with scrape type 1
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c730a115-1806-518d-9e35-61b66ba83cee
2026-03-27 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009132%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617721%27 HTTP/1.1" 200 None
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009132/photo_001/780x0__r.jpg?hash=1774617721 not downloaded yet
2026-03-27 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009132%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617721%27 HTTP/1.1" 200 None
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009132/photo_002/780x0__r.jpg?hash=1774617721 not downloaded yet
2026-03-27 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009132%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617721%27 HTTP/1.1" 200 None
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009132/photo_003/780x0__r.jpg?hash=1774617721 not downloaded yet
2026-03-27 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009132%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617722%27 HTTP/1.1" 200 None
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009132/photo_004/780x0__r.jpg?hash=1774617722 not downloaded yet
2026-03-27 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009132%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617721%27 HTTP/1.1" 200 None
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009132/photo_005/780x0__r.jpg?hash=1774617721 not downloaded yet
2026-03-27 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009132%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617721%27 HTTP/1.1" 200 None
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009132/photo_006/780x0__r.jpg?hash=1774617721 not downloaded yet
2026-03-27 15:14:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008999> (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 15: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 15:14:02 [ecarstrade.be] INFO: Extracting details for car 7008999auction111129
2026-03-27 15:14:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8ac8d6b-dce6-55e9-8b4c-5dc4afc0fb2e with identifier: 7008999auction111129
2026-03-27 15:14:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ac8d6b-dce6-55e9-8b4c-5dc4afc0fb2e with scrape type 1
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f8ac8d6b-dce6-55e9-8b4c-5dc4afc0fb2e
2026-03-27 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7008999%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617467%27 HTTP/1.1" 200 None
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008999/photo_001/780x0__r.jpg?hash=1774617467 not downloaded yet
2026-03-27 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7008999%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617467%27 HTTP/1.1" 200 None
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008999/photo_002/780x0__r.jpg?hash=1774617467 not downloaded yet
2026-03-27 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7008999%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617467%27 HTTP/1.1" 200 None
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008999/photo_003/780x0__r.jpg?hash=1774617467 not downloaded yet
2026-03-27 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7008999%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617467%27 HTTP/1.1" 200 None
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008999/photo_004/780x0__r.jpg?hash=1774617467 not downloaded yet
2026-03-27 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7008999%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617467%27 HTTP/1.1" 200 None
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008999/photo_005/780x0__r.jpg?hash=1774617467 not downloaded yet
2026-03-27 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7008999%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617468%27 HTTP/1.1" 200 None
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008999/photo_006/780x0__r.jpg?hash=1774617468 not downloaded yet
2026-03-27 15:14:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009136> (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 15: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 15:14:02 [ecarstrade.be] INFO: Extracting details for car 7009136auction111129
2026-03-27 15:14:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eeb50427-f019-505c-8de5-2d6eabee1b74 with identifier: 7009136auction111129
2026-03-27 15:14:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eeb50427-f019-505c-8de5-2d6eabee1b74 with scrape type 1
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item eeb50427-f019-505c-8de5-2d6eabee1b74
2026-03-27 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009136%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617726%27 HTTP/1.1" 200 None
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009136/photo_001/780x0__r.jpg?hash=1774617726 not downloaded yet
2026-03-27 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009136%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617726%27 HTTP/1.1" 200 None
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009136/photo_002/780x0__r.jpg?hash=1774617726 not downloaded yet
2026-03-27 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009136%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617726%27 HTTP/1.1" 200 None
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009136/photo_003/780x0__r.jpg?hash=1774617726 not downloaded yet
2026-03-27 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009136%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617726%27 HTTP/1.1" 200 None
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009136/photo_004/780x0__r.jpg?hash=1774617726 not downloaded yet
2026-03-27 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009136%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617726%27 HTTP/1.1" 200 None
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009136/photo_005/780x0__r.jpg?hash=1774617726 not downloaded yet
2026-03-27 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009136%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617726%27 HTTP/1.1" 200 None
2026-03-27 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009136/photo_006/780x0__r.jpg?hash=1774617726 not downloaded yet
2026-03-27 15:14:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009019> (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 15: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 15:14:03 [ecarstrade.be] INFO: Extracting details for car 7009019auction111129
2026-03-27 15:14:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 514d3c9b-87d3-50dd-aca0-19895bbb3d0d with identifier: 7009019auction111129
2026-03-27 15:14:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 514d3c9b-87d3-50dd-aca0-19895bbb3d0d with scrape type 1
2026-03-27 15:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 514d3c9b-87d3-50dd-aca0-19895bbb3d0d
2026-03-27 15:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009019%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617524%27 HTTP/1.1" 200 None
2026-03-27 15:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009019/photo_001/780x0__r.jpg?hash=1774617524 not downloaded yet
2026-03-27 15:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009019%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617524%27 HTTP/1.1" 200 None
2026-03-27 15:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009019/photo_002/780x0__r.jpg?hash=1774617524 not downloaded yet
2026-03-27 15:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009019%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617524%27 HTTP/1.1" 200 None
2026-03-27 15:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009019/photo_003/780x0__r.jpg?hash=1774617524 not downloaded yet
2026-03-27 15:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009019%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617524%27 HTTP/1.1" 200 None
2026-03-27 15:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009019/photo_004/780x0__r.jpg?hash=1774617524 not downloaded yet
2026-03-27 15:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009019%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617524%27 HTTP/1.1" 200 None
2026-03-27 15:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009019/photo_005/780x0__r.jpg?hash=1774617524 not downloaded yet
2026-03-27 15:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009019%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617524%27 HTTP/1.1" 200 None
2026-03-27 15:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009019/photo_006/780x0__r.jpg?hash=1774617524 not downloaded yet
2026-03-27 15:14:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009152> (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 15:14:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009042/photo_006/780x0__r.jpg?hash=1774617569> (referer: https://ecarstrade.com/cars/7009042)
2026-03-27 15:14:03 [ecarstrade.be] INFO: Extracting details for car 7009152auction111129
2026-03-27 15:14:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69c98121-8426-5fc1-b0ab-a1aac7132b70 with identifier: 7009152auction111129
2026-03-27 15:14:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69c98121-8426-5fc1-b0ab-a1aac7132b70 with scrape type 1
2026-03-27 15:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 69c98121-8426-5fc1-b0ab-a1aac7132b70
2026-03-27 15:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009152%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617752%27 HTTP/1.1" 200 None
2026-03-27 15:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009152/photo_001/780x0__r.jpg?hash=1774617752 not downloaded yet
2026-03-27 15:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009152%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617752%27 HTTP/1.1" 200 None
2026-03-27 15:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009152/photo_002/780x0__r.jpg?hash=1774617752 not downloaded yet
2026-03-27 15:14:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009042/photo_005/780x0__r.jpg?hash=1774617569> (referer: https://ecarstrade.com/cars/7009042)
2026-03-27 15:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009152%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617752%27 HTTP/1.1" 200 None
2026-03-27 15:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009152/photo_003/780x0__r.jpg?hash=1774617752 not downloaded yet
2026-03-27 15:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009152%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617752%27 HTTP/1.1" 200 None
2026-03-27 15:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009152/photo_004/780x0__r.jpg?hash=1774617752 not downloaded yet
2026-03-27 15:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009152%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617752%27 HTTP/1.1" 200 None
2026-03-27 15:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009152/photo_005/780x0__r.jpg?hash=1774617752 not downloaded yet
2026-03-27 15:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009152%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617752%27 HTTP/1.1" 200 None
2026-03-27 15:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009152/photo_006/780x0__r.jpg?hash=1774617752 not downloaded yet
2026-03-27 15:14:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 94e957e9-1aa5-54de-8a11-c53c262c8b6e
2026-03-27 15:14:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008941/photo_001/780x0__r.jpg?hash=1774617352> (referer: https://ecarstrade.com/cars/7008941)
2026-03-27 15:14:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 94e957e9-1aa5-54de-8a11-c53c262c8b6e
2026-03-27 15:14:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009029/photo_005/780x0__r.jpg?hash=1774617548> (referer: https://ecarstrade.com/cars/7009029)
2026-03-27 15:14:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c688dade-2674-580e-b603-fd31d274cbd5
2026-03-27 15:14:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009002/photo_006/780x0__r.jpg?hash=1774617474> (referer: https://ecarstrade.com/cars/7009002)
2026-03-27 15:14:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d8789ee8-3b2b-546b-a6d9-25cf54184cfd
2026-03-27 15:14:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e7cb8b3b-712a-56b6-8f82-8df2a3cc5f67
2026-03-27 15:14:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009132/photo_006/780x0__r.jpg?hash=1774617721> (referer: https://ecarstrade.com/cars/7009132)
2026-03-27 15:14:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008999/photo_006/780x0__r.jpg?hash=1774617468> (referer: https://ecarstrade.com/cars/7008999)
2026-03-27 15:14:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c730a115-1806-518d-9e35-61b66ba83cee
2026-03-27 15:14:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009136/photo_006/780x0__r.jpg?hash=1774617726> (referer: https://ecarstrade.com/cars/7009136)
2026-03-27 15:14:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f8ac8d6b-dce6-55e9-8b4c-5dc4afc0fb2e
2026-03-27 15:14:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item eeb50427-f019-505c-8de5-2d6eabee1b74
2026-03-27 15:14:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009019/photo_006/780x0__r.jpg?hash=1774617524> (referer: https://ecarstrade.com/cars/7009019)
2026-03-27 15:14:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009019/photo_005/780x0__r.jpg?hash=1774617524> (referer: https://ecarstrade.com/cars/7009019)
2026-03-27 15:14:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 514d3c9b-87d3-50dd-aca0-19895bbb3d0d
2026-03-27 15:14:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009152/photo_002/780x0__r.jpg?hash=1774617752> (referer: https://ecarstrade.com/cars/7009152)
2026-03-27 15:14:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 514d3c9b-87d3-50dd-aca0-19895bbb3d0d
2026-03-27 15:14:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009152/photo_006/780x0__r.jpg?hash=1774617752> (referer: https://ecarstrade.com/cars/7009152)
2026-03-27 15:14:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 69c98121-8426-5fc1-b0ab-a1aac7132b70
2026-03-27 15:14:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009152/photo_005/780x0__r.jpg?hash=1774617752> (referer: https://ecarstrade.com/cars/7009152)
2026-03-27 15:14:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 69c98121-8426-5fc1-b0ab-a1aac7132b70
2026-03-27 15:14:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 69c98121-8426-5fc1-b0ab-a1aac7132b70
2026-03-27 15:14:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009152/photo_004/780x0__r.jpg?hash=1774617752> (referer: https://ecarstrade.com/cars/7009152)
2026-03-27 15:14:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009152/photo_003/780x0__r.jpg?hash=1774617752> (referer: https://ecarstrade.com/cars/7009152)
2026-03-27 15:14:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 69c98121-8426-5fc1-b0ab-a1aac7132b70
2026-03-27 15:14:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009152/photo_001/780x0__r.jpg?hash=1774617752> (referer: https://ecarstrade.com/cars/7009152)
2026-03-27 15:14:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 69c98121-8426-5fc1-b0ab-a1aac7132b70
2026-03-27 15:14:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 69c98121-8426-5fc1-b0ab-a1aac7132b70
2026-03-27 15:14:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 69c98121-8426-5fc1-b0ab-a1aac7132b70, skipping ID generation
2026-03-27 15:14:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69c98121-8426-5fc1-b0ab-a1aac7132b70 with scrape type 1
2026-03-27 15:14:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69c98121-8426-5fc1-b0ab-a1aac7132b70 sending to next pipeline
2026-03-27 15:14:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 69c98121-8426-5fc1-b0ab-a1aac7132b70, identifier: 7009152auction111129
2026-03-27 15:14:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 69c98121-8426-5fc1-b0ab-a1aac7132b70 with identifier: 7009152auction111129
2026-03-27 15:14:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 69c98121-8426-5fc1-b0ab-a1aac7132b70 with identifier: 7009152auction111129
2026-03-27 15:14:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 69c98121-8426-5fc1-b0ab-a1aac7132b70 with identifier: 7009152auction111129 to the API
2026-03-27 15:14:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:14: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 15:14:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009152/photo_001/780x0__r.jpg?hash=1774617752>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '69c98121-8426-5fc1-b0ab-a1aac7132b70',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009152',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 201437,
 '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': 'VOLKSWAGEN Tiguan / 2020 / 5P / SUV 2.0 TDI 150 DSG7 Life',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  / 2020 / 5P / SUV 2.0 TDI 150 DSG7 Life',
 'vin': None,
 'year': 2021}
2026-03-27 15:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:05 [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 15:14:05 [ecarstrade.be] INFO: Saving data for 7009152auction111129: {'created_time': 1774624445.471755, 'last_price_update_time': 1774624445.471767, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009152auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009019/photo_004/780x0__r.jpg?hash=1774617524> (referer: https://ecarstrade.com/cars/7009019)
2026-03-27 15:14:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009019/photo_003/780x0__r.jpg?hash=1774617524> (referer: https://ecarstrade.com/cars/7009019)
2026-03-27 15:14:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 514d3c9b-87d3-50dd-aca0-19895bbb3d0d
2026-03-27 15:14:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009019/photo_002/780x0__r.jpg?hash=1774617524> (referer: https://ecarstrade.com/cars/7009019)
2026-03-27 15:14:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 514d3c9b-87d3-50dd-aca0-19895bbb3d0d
2026-03-27 15:14:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009019/photo_001/780x0__r.jpg?hash=1774617524> (referer: https://ecarstrade.com/cars/7009019)
2026-03-27 15:14:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 514d3c9b-87d3-50dd-aca0-19895bbb3d0d
2026-03-27 15:14:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009136/photo_005/780x0__r.jpg?hash=1774617726> (referer: https://ecarstrade.com/cars/7009136)
2026-03-27 15:14:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 514d3c9b-87d3-50dd-aca0-19895bbb3d0d
2026-03-27 15:14:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 514d3c9b-87d3-50dd-aca0-19895bbb3d0d, skipping ID generation
2026-03-27 15:14:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 514d3c9b-87d3-50dd-aca0-19895bbb3d0d with scrape type 1
2026-03-27 15:14:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 514d3c9b-87d3-50dd-aca0-19895bbb3d0d sending to next pipeline
2026-03-27 15:14:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 514d3c9b-87d3-50dd-aca0-19895bbb3d0d, identifier: 7009019auction111129
2026-03-27 15:14:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 514d3c9b-87d3-50dd-aca0-19895bbb3d0d with identifier: 7009019auction111129
2026-03-27 15:14:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 514d3c9b-87d3-50dd-aca0-19895bbb3d0d with identifier: 7009019auction111129
2026-03-27 15:14:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 514d3c9b-87d3-50dd-aca0-19895bbb3d0d with identifier: 7009019auction111129 to the API
2026-03-27 15:14:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:14: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 15:14:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009019/photo_001/780x0__r.jpg?hash=1774617524>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '514d3c9b-87d3-50dd-aca0-19895bbb3d0d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009019',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'AC',
 'model': 'DS Automobiles DS7 Crossback',
 'odometer': 197967,
 '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': '7 Crossback Performance Line + 1.5 BlueHDi 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': '7 Crossback Performance Line + 1.5 BlueHDi 130CV BVA8 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:06 [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 15:14:06 [ecarstrade.be] INFO: Saving data for 7009019auction111129: {'created_time': 1774624446.184545, 'last_price_update_time': 1774624446.184555, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009019auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009136/photo_004/780x0__r.jpg?hash=1774617726> (referer: https://ecarstrade.com/cars/7009136)
2026-03-27 15:14:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item eeb50427-f019-505c-8de5-2d6eabee1b74
2026-03-27 15:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009136/photo_003/780x0__r.jpg?hash=1774617726> (referer: https://ecarstrade.com/cars/7009136)
2026-03-27 15:14:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item eeb50427-f019-505c-8de5-2d6eabee1b74
2026-03-27 15:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009136/photo_002/780x0__r.jpg?hash=1774617726> (referer: https://ecarstrade.com/cars/7009136)
2026-03-27 15:14:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item eeb50427-f019-505c-8de5-2d6eabee1b74
2026-03-27 15:14:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item eeb50427-f019-505c-8de5-2d6eabee1b74
2026-03-27 15:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009136/photo_001/780x0__r.jpg?hash=1774617726> (referer: https://ecarstrade.com/cars/7009136)
2026-03-27 15:14:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008999/photo_005/780x0__r.jpg?hash=1774617467> (referer: https://ecarstrade.com/cars/7008999)
2026-03-27 15:14:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item eeb50427-f019-505c-8de5-2d6eabee1b74
2026-03-27 15:14:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eeb50427-f019-505c-8de5-2d6eabee1b74, skipping ID generation
2026-03-27 15:14:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eeb50427-f019-505c-8de5-2d6eabee1b74 with scrape type 1
2026-03-27 15:14:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eeb50427-f019-505c-8de5-2d6eabee1b74 sending to next pipeline
2026-03-27 15:14:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eeb50427-f019-505c-8de5-2d6eabee1b74, identifier: 7009136auction111129
2026-03-27 15:14:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eeb50427-f019-505c-8de5-2d6eabee1b74 with identifier: 7009136auction111129
2026-03-27 15:14:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eeb50427-f019-505c-8de5-2d6eabee1b74 with identifier: 7009136auction111129
2026-03-27 15:14:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eeb50427-f019-505c-8de5-2d6eabee1b74 with identifier: 7009136auction111129 to the API
2026-03-27 15:14:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:14: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 15:14:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009136/photo_001/780x0__r.jpg?hash=1774617726>
{'auction_title': '',
 'c_o_2_emission_value': 101,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.8L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'eeb50427-f019-505c-8de5-2d6eabee1b74',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009136',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 162755,
 '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': 'TOYOTA Corolla Touring Sports / 2018 / 5P / Break Hybride 122h '
          'Dynamic Business Beyond Zer',
 'transmission': 'automatic',
 'trim': 'TOYOTA  Touring Sports / 2018 / 5P / Break Hybride 122h Dynamic '
         'Business Beyond Zer',
 'vin': None,
 'year': 2023}
2026-03-27 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:06 [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 15:14:06 [ecarstrade.be] INFO: Saving data for 7009136auction111129: {'created_time': 1774624446.985446, 'last_price_update_time': 1774624446.985457, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009136auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008999/photo_004/780x0__r.jpg?hash=1774617467> (referer: https://ecarstrade.com/cars/7008999)
2026-03-27 15:14:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f8ac8d6b-dce6-55e9-8b4c-5dc4afc0fb2e
2026-03-27 15:14:07 [scrapy.extensions.logstats] INFO: Crawled 810 pages (at 36 pages/min), scraped 661 items (at 39 items/min)
2026-03-27 15:14:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:14:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008999/photo_003/780x0__r.jpg?hash=1774617467> (referer: https://ecarstrade.com/cars/7008999)
2026-03-27 15:14:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f8ac8d6b-dce6-55e9-8b4c-5dc4afc0fb2e
2026-03-27 15:14:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f8ac8d6b-dce6-55e9-8b4c-5dc4afc0fb2e
2026-03-27 15:14:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008999/photo_002/780x0__r.jpg?hash=1774617467> (referer: https://ecarstrade.com/cars/7008999)
2026-03-27 15:14:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f8ac8d6b-dce6-55e9-8b4c-5dc4afc0fb2e
2026-03-27 15:14:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008999/photo_001/780x0__r.jpg?hash=1774617467> (referer: https://ecarstrade.com/cars/7008999)
2026-03-27 15:14:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009132/photo_005/780x0__r.jpg?hash=1774617721> (referer: https://ecarstrade.com/cars/7009132)
2026-03-27 15:14:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f8ac8d6b-dce6-55e9-8b4c-5dc4afc0fb2e
2026-03-27 15:14:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f8ac8d6b-dce6-55e9-8b4c-5dc4afc0fb2e, skipping ID generation
2026-03-27 15:14:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ac8d6b-dce6-55e9-8b4c-5dc4afc0fb2e with scrape type 1
2026-03-27 15:14:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f8ac8d6b-dce6-55e9-8b4c-5dc4afc0fb2e sending to next pipeline
2026-03-27 15:14:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f8ac8d6b-dce6-55e9-8b4c-5dc4afc0fb2e, identifier: 7008999auction111129
2026-03-27 15:14:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f8ac8d6b-dce6-55e9-8b4c-5dc4afc0fb2e with identifier: 7008999auction111129
2026-03-27 15:14:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f8ac8d6b-dce6-55e9-8b4c-5dc4afc0fb2e with identifier: 7008999auction111129
2026-03-27 15:14:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f8ac8d6b-dce6-55e9-8b4c-5dc4afc0fb2e with identifier: 7008999auction111129 to the API
2026-03-27 15:14:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008999/photo_001/780x0__r.jpg?hash=1774617467>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f8ac8d6b-dce6-55e9-8b4c-5dc4afc0fb2e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008999',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 156063,
 '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': 'A4 Avant 30 TDI Business Line 2.0 TDI 135CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Avant 30 TDI Business Line 2.0 TDI 135CV BVA7 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008999auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:07 [ecarstrade.be] INFO: Saving data for 7008999auction111129: {'created_time': 1774624447.821708, 'last_price_update_time': 1774624447.82172, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008999auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009132/photo_004/780x0__r.jpg?hash=1774617722> (referer: https://ecarstrade.com/cars/7009132)
2026-03-27 15:14:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c730a115-1806-518d-9e35-61b66ba83cee
2026-03-27 15:14:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c730a115-1806-518d-9e35-61b66ba83cee
2026-03-27 15:14:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009132/photo_003/780x0__r.jpg?hash=1774617721> (referer: https://ecarstrade.com/cars/7009132)
2026-03-27 15:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009132/photo_002/780x0__r.jpg?hash=1774617721> (referer: https://ecarstrade.com/cars/7009132)
2026-03-27 15:14:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c730a115-1806-518d-9e35-61b66ba83cee
2026-03-27 15:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009132/photo_001/780x0__r.jpg?hash=1774617721> (referer: https://ecarstrade.com/cars/7009132)
2026-03-27 15:14:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c730a115-1806-518d-9e35-61b66ba83cee
2026-03-27 15:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009002/photo_005/780x0__r.jpg?hash=1774617476> (referer: https://ecarstrade.com/cars/7009002)
2026-03-27 15:14:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c730a115-1806-518d-9e35-61b66ba83cee
2026-03-27 15:14:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c730a115-1806-518d-9e35-61b66ba83cee, skipping ID generation
2026-03-27 15:14:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c730a115-1806-518d-9e35-61b66ba83cee with scrape type 1
2026-03-27 15:14:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c730a115-1806-518d-9e35-61b66ba83cee sending to next pipeline
2026-03-27 15:14:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c730a115-1806-518d-9e35-61b66ba83cee, identifier: 7009132auction111129
2026-03-27 15:14:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c730a115-1806-518d-9e35-61b66ba83cee with identifier: 7009132auction111129
2026-03-27 15:14:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c730a115-1806-518d-9e35-61b66ba83cee with identifier: 7009132auction111129
2026-03-27 15:14:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c730a115-1806-518d-9e35-61b66ba83cee with identifier: 7009132auction111129 to the API
2026-03-27 15:14:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:14: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 15:14:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009132/photo_001/780x0__r.jpg?hash=1774617721>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'c730a115-1806-518d-9e35-61b66ba83cee',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009132',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 133431,
 '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': 'Octavia Berline Business 2.0 TDI 115CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Berline Business 2.0 TDI 115CV BVM6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:08 [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 15:14:08 [ecarstrade.be] INFO: Saving data for 7009132auction111129: {'created_time': 1774624448.589266, 'last_price_update_time': 1774624448.589277, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009132auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009002/photo_004/780x0__r.jpg?hash=1774617474> (referer: https://ecarstrade.com/cars/7009002)
2026-03-27 15:14:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e7cb8b3b-712a-56b6-8f82-8df2a3cc5f67
2026-03-27 15:14:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e7cb8b3b-712a-56b6-8f82-8df2a3cc5f67
2026-03-27 15:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009002/photo_003/780x0__r.jpg?hash=1774617474> (referer: https://ecarstrade.com/cars/7009002)
2026-03-27 15:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009128> (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 15:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009002/photo_002/780x0__r.jpg?hash=1774617474> (referer: https://ecarstrade.com/cars/7009002)
2026-03-27 15:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009032> (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 15:14:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e7cb8b3b-712a-56b6-8f82-8df2a3cc5f67
2026-03-27 15:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009002/photo_001/780x0__r.jpg?hash=1774617475> (referer: https://ecarstrade.com/cars/7009002)
2026-03-27 15:14:08 [ecarstrade.be] INFO: Extracting details for car 7009128auction111129
2026-03-27 15:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009029/photo_006/780x0__r.jpg?hash=1774617548> (referer: https://ecarstrade.com/cars/7009029)
2026-03-27 15:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009029/photo_004/780x0__r.jpg?hash=1774617548> (referer: https://ecarstrade.com/cars/7009029)
2026-03-27 15:14:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afe2d8e2-4c2d-57d5-aaf2-cf7dec328db5 with identifier: 7009128auction111129
2026-03-27 15:14:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afe2d8e2-4c2d-57d5-aaf2-cf7dec328db5 with scrape type 1
2026-03-27 15:14:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item afe2d8e2-4c2d-57d5-aaf2-cf7dec328db5
2026-03-27 15:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009128%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617715%27 HTTP/1.1" 200 None
2026-03-27 15:14:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009128/photo_001/780x0__r.jpg?hash=1774617715 not downloaded yet
2026-03-27 15:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009128%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617715%27 HTTP/1.1" 200 None
2026-03-27 15:14:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009128/photo_002/780x0__r.jpg?hash=1774617715 not downloaded yet
2026-03-27 15:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009029/photo_003/780x0__r.jpg?hash=1774617548> (referer: https://ecarstrade.com/cars/7009029)
2026-03-27 15:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009128%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617715%27 HTTP/1.1" 200 None
2026-03-27 15:14:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009128/photo_003/780x0__r.jpg?hash=1774617715 not downloaded yet
2026-03-27 15:14:08 [ecarstrade.be] INFO: Extracting details for car 7009032auction111129
2026-03-27 15:14:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e7cb8b3b-712a-56b6-8f82-8df2a3cc5f67
2026-03-27 15:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009128%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617715%27 HTTP/1.1" 200 None
2026-03-27 15:14:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009128/photo_004/780x0__r.jpg?hash=1774617715 not downloaded yet
2026-03-27 15:14:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a8e5960-d2ae-5087-8832-f09a7d657831 with identifier: 7009032auction111129
2026-03-27 15:14:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a8e5960-d2ae-5087-8832-f09a7d657831 with scrape type 1
2026-03-27 15:14:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3a8e5960-d2ae-5087-8832-f09a7d657831
2026-03-27 15:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009032%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617553%27 HTTP/1.1" 200 None
2026-03-27 15:14:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009032/photo_001/780x0__r.jpg?hash=1774617553 not downloaded yet
2026-03-27 15:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008941/photo_006/780x0__r.jpg?hash=1774617352> (referer: https://ecarstrade.com/cars/7008941)
2026-03-27 15:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009033/photo_006/780x0__r.jpg?hash=1774617554> (referer: https://ecarstrade.com/cars/7009033)
2026-03-27 15:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009128%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617715%27 HTTP/1.1" 200 None
2026-03-27 15:14:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009128/photo_005/780x0__r.jpg?hash=1774617715 not downloaded yet
2026-03-27 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009032%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617553%27 HTTP/1.1" 200 None
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009032/photo_002/780x0__r.jpg?hash=1774617553 not downloaded yet
2026-03-27 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009128%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617715%27 HTTP/1.1" 200 None
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009128/photo_006/780x0__r.jpg?hash=1774617715 not downloaded yet
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e7cb8b3b-712a-56b6-8f82-8df2a3cc5f67
2026-03-27 15:14:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e7cb8b3b-712a-56b6-8f82-8df2a3cc5f67, skipping ID generation
2026-03-27 15:14:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7cb8b3b-712a-56b6-8f82-8df2a3cc5f67 with scrape type 1
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e7cb8b3b-712a-56b6-8f82-8df2a3cc5f67 sending to next pipeline
2026-03-27 15:14:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e7cb8b3b-712a-56b6-8f82-8df2a3cc5f67, identifier: 7009002auction111129
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d8789ee8-3b2b-546b-a6d9-25cf54184cfd
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d8789ee8-3b2b-546b-a6d9-25cf54184cfd
2026-03-27 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009032%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617553%27 HTTP/1.1" 200 None
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009032/photo_003/780x0__r.jpg?hash=1774617553 not downloaded yet
2026-03-27 15:14:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e7cb8b3b-712a-56b6-8f82-8df2a3cc5f67 with identifier: 7009002auction111129
2026-03-27 15:14:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e7cb8b3b-712a-56b6-8f82-8df2a3cc5f67 with identifier: 7009002auction111129
2026-03-27 15:14:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e7cb8b3b-712a-56b6-8f82-8df2a3cc5f67 with identifier: 7009002auction111129 to the API
2026-03-27 15:14:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009002/photo_001/780x0__r.jpg?hash=1774617475>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e7cb8b3b-712a-56b6-8f82-8df2a3cc5f67',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009002',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'BMW',
 'model': '218',
 'odometer': 202347,
 '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': 'BMW Série 2 Gran Coupé / 2019 / 4P / Berline 218D AUTO Business '
          'Design',
 'transmission': 'automatic',
 'trim': 'Série 2 Gran Coupé / 2019 / 4P / Berline D AUTO Business Design',
 'vin': None,
 'year': 2022}
2026-03-27 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009002auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:09 [ecarstrade.be] INFO: Saving data for 7009002auction111129: {'created_time': 1774624449.464625, 'last_price_update_time': 1774624449.464637, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009002auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008941/photo_005/780x0__r.jpg?hash=1774617353> (referer: https://ecarstrade.com/cars/7008941)
2026-03-27 15:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009033/photo_005/780x0__r.jpg?hash=1774617553> (referer: https://ecarstrade.com/cars/7009033)
2026-03-27 15:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009029/photo_002/780x0__r.jpg?hash=1774617548> (referer: https://ecarstrade.com/cars/7009029)
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d8789ee8-3b2b-546b-a6d9-25cf54184cfd
2026-03-27 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009032%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617553%27 HTTP/1.1" 200 None
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009032/photo_004/780x0__r.jpg?hash=1774617553 not downloaded yet
2026-03-27 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009032%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617553%27 HTTP/1.1" 200 None
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009032/photo_005/780x0__r.jpg?hash=1774617553 not downloaded yet
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c688dade-2674-580e-b603-fd31d274cbd5
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3e09a4eb-b194-5011-9bca-4b5b1b3a109d
2026-03-27 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009032%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617554%27 HTTP/1.1" 200 None
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009032/photo_006/780x0__r.jpg?hash=1774617554 not downloaded yet
2026-03-27 15:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009033/photo_004/780x0__r.jpg?hash=1774617553> (referer: https://ecarstrade.com/cars/7009033)
2026-03-27 15:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008941/photo_004/780x0__r.jpg?hash=1774617352> (referer: https://ecarstrade.com/cars/7008941)
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c688dade-2674-580e-b603-fd31d274cbd5
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3e09a4eb-b194-5011-9bca-4b5b1b3a109d
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d8789ee8-3b2b-546b-a6d9-25cf54184cfd
2026-03-27 15:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009029/photo_001/780x0__r.jpg?hash=1774617548> (referer: https://ecarstrade.com/cars/7009029)
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3e09a4eb-b194-5011-9bca-4b5b1b3a109d
2026-03-27 15:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008941/photo_003/780x0__r.jpg?hash=1774617352> (referer: https://ecarstrade.com/cars/7008941)
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c688dade-2674-580e-b603-fd31d274cbd5
2026-03-27 15:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009033/photo_003/780x0__r.jpg?hash=1774617553> (referer: https://ecarstrade.com/cars/7009033)
2026-03-27 15:14:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009128/photo_002/780x0__r.jpg?hash=1774617715> (referer: https://ecarstrade.com/cars/7009128)
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d8789ee8-3b2b-546b-a6d9-25cf54184cfd
2026-03-27 15:14:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d8789ee8-3b2b-546b-a6d9-25cf54184cfd, skipping ID generation
2026-03-27 15:14:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8789ee8-3b2b-546b-a6d9-25cf54184cfd with scrape type 1
2026-03-27 15:14:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d8789ee8-3b2b-546b-a6d9-25cf54184cfd sending to next pipeline
2026-03-27 15:14:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d8789ee8-3b2b-546b-a6d9-25cf54184cfd, identifier: 7009029auction111129
2026-03-27 15:14:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d8789ee8-3b2b-546b-a6d9-25cf54184cfd with identifier: 7009029auction111129
2026-03-27 15:14:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d8789ee8-3b2b-546b-a6d9-25cf54184cfd with identifier: 7009029auction111129
2026-03-27 15:14:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d8789ee8-3b2b-546b-a6d9-25cf54184cfd with identifier: 7009029auction111129 to the API
2026-03-27 15:14:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009029/photo_001/780x0__r.jpg?hash=1774617548>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd8789ee8-3b2b-546b-a6d9-25cf54184cfd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009029',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 164336,
 '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': '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 15:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009029auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:10 [ecarstrade.be] INFO: Saving data for 7009029auction111129: {'created_time': 1774624450.24066, 'last_price_update_time': 1774624450.240671, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009029auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009128/photo_006/780x0__r.jpg?hash=1774617715> (referer: https://ecarstrade.com/cars/7009128)
2026-03-27 15:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009128/photo_004/780x0__r.jpg?hash=1774617715> (referer: https://ecarstrade.com/cars/7009128)
2026-03-27 15:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009128/photo_003/780x0__r.jpg?hash=1774617715> (referer: https://ecarstrade.com/cars/7009128)
2026-03-27 15:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009135> (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 15:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c688dade-2674-580e-b603-fd31d274cbd5
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3e09a4eb-b194-5011-9bca-4b5b1b3a109d
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item afe2d8e2-4c2d-57d5-aaf2-cf7dec328db5
2026-03-27 15:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009032/photo_002/780x0__r.jpg?hash=1774617553> (referer: https://ecarstrade.com/cars/7009032)
2026-03-27 15:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009032/photo_006/780x0__r.jpg?hash=1774617554> (referer: https://ecarstrade.com/cars/7009032)
2026-03-27 15:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009128/photo_005/780x0__r.jpg?hash=1774617715> (referer: https://ecarstrade.com/cars/7009128)
2026-03-27 15:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009032/photo_005/780x0__r.jpg?hash=1774617553> (referer: https://ecarstrade.com/cars/7009032)
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item afe2d8e2-4c2d-57d5-aaf2-cf7dec328db5
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item afe2d8e2-4c2d-57d5-aaf2-cf7dec328db5
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item afe2d8e2-4c2d-57d5-aaf2-cf7dec328db5
2026-03-27 15:14:10 [ecarstrade.be] INFO: Extracting details for car 7009135auction111129
2026-03-27 15:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009032/photo_004/780x0__r.jpg?hash=1774617553> (referer: https://ecarstrade.com/cars/7009032)
2026-03-27 15:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009032/photo_003/780x0__r.jpg?hash=1774617553> (referer: https://ecarstrade.com/cars/7009032)
2026-03-27 15:14:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b57c281c-259f-52fe-9ba2-e4d5f79c7c45 with identifier: 7009135auction111129
2026-03-27 15:14:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b57c281c-259f-52fe-9ba2-e4d5f79c7c45 with scrape type 1
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b57c281c-259f-52fe-9ba2-e4d5f79c7c45
2026-03-27 15:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009135%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617725%27 HTTP/1.1" 200 None
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009135/photo_001/780x0__r.jpg?hash=1774617725 not downloaded yet
2026-03-27 15:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009135%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617725%27 HTTP/1.1" 200 None
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009135/photo_002/780x0__r.jpg?hash=1774617725 not downloaded yet
2026-03-27 15:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009135%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617725%27 HTTP/1.1" 200 None
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009135/photo_003/780x0__r.jpg?hash=1774617725 not downloaded yet
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3a8e5960-d2ae-5087-8832-f09a7d657831
2026-03-27 15:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009032/photo_001/780x0__r.jpg?hash=1774617553> (referer: https://ecarstrade.com/cars/7009032)
2026-03-27 15:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009135%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617725%27 HTTP/1.1" 200 None
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009135/photo_004/780x0__r.jpg?hash=1774617725 not downloaded yet
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3a8e5960-d2ae-5087-8832-f09a7d657831
2026-03-27 15:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008941/photo_002/780x0__r.jpg?hash=1774617352> (referer: https://ecarstrade.com/cars/7008941)
2026-03-27 15:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009135%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617725%27 HTTP/1.1" 200 None
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009135/photo_005/780x0__r.jpg?hash=1774617725 not downloaded yet
2026-03-27 15:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009033/photo_002/780x0__r.jpg?hash=1774617553> (referer: https://ecarstrade.com/cars/7009033)
2026-03-27 15:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009128/photo_001/780x0__r.jpg?hash=1774617715> (referer: https://ecarstrade.com/cars/7009128)
2026-03-27 15:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009135%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617725%27 HTTP/1.1" 200 None
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009135/photo_006/780x0__r.jpg?hash=1774617725 not downloaded yet
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item afe2d8e2-4c2d-57d5-aaf2-cf7dec328db5
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3a8e5960-d2ae-5087-8832-f09a7d657831
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3a8e5960-d2ae-5087-8832-f09a7d657831
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3a8e5960-d2ae-5087-8832-f09a7d657831
2026-03-27 15:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009033/photo_001/780x0__r.jpg?hash=1774617553> (referer: https://ecarstrade.com/cars/7009033)
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3a8e5960-d2ae-5087-8832-f09a7d657831
2026-03-27 15:14:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3a8e5960-d2ae-5087-8832-f09a7d657831, skipping ID generation
2026-03-27 15:14:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a8e5960-d2ae-5087-8832-f09a7d657831 with scrape type 1
2026-03-27 15:14:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3a8e5960-d2ae-5087-8832-f09a7d657831 sending to next pipeline
2026-03-27 15:14:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3a8e5960-d2ae-5087-8832-f09a7d657831, identifier: 7009032auction111129
2026-03-27 15:14:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3a8e5960-d2ae-5087-8832-f09a7d657831 with identifier: 7009032auction111129
2026-03-27 15:14:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3a8e5960-d2ae-5087-8832-f09a7d657831 with identifier: 7009032auction111129
2026-03-27 15:14:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3a8e5960-d2ae-5087-8832-f09a7d657831 with identifier: 7009032auction111129 to the API
2026-03-27 15:14:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009032/photo_001/780x0__r.jpg?hash=1774617553>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '3a8e5960-d2ae-5087-8832-f09a7d657831',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009032',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 154901,
 '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': 'MERCEDES-BENZ Classe A Compact / 2018 / 5P / Berline A 180 d '
          'Business Line',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ Classe A Compact / 2018 / 5P / Berline  d Business '
         'Line',
 'vin': None,
 'year': 2022}
2026-03-27 15:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009032auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:11 [ecarstrade.be] INFO: Saving data for 7009032auction111129: {'created_time': 1774624451.031024, 'last_price_update_time': 1774624451.031034, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009032auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009042/photo_002/780x0__r.jpg?hash=1774617569> (referer: https://ecarstrade.com/cars/7009042)
2026-03-27 15:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009042/photo_003/780x0__r.jpg?hash=1774617570> (referer: https://ecarstrade.com/cars/7009042)
2026-03-27 15:14: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 15:14: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 15:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009042/photo_004/780x0__r.jpg?hash=1774617569> (referer: https://ecarstrade.com/cars/7009042)
2026-03-27 15:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009042/photo_001/780x0__r.jpg?hash=1774617569> (referer: https://ecarstrade.com/cars/7009042)
2026-03-27 15:14: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 15:14:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c688dade-2674-580e-b603-fd31d274cbd5
2026-03-27 15:14:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c688dade-2674-580e-b603-fd31d274cbd5, skipping ID generation
2026-03-27 15:14:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c688dade-2674-580e-b603-fd31d274cbd5 with scrape type 1
2026-03-27 15:14:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c688dade-2674-580e-b603-fd31d274cbd5 sending to next pipeline
2026-03-27 15:14:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c688dade-2674-580e-b603-fd31d274cbd5, identifier: 7008941auction111128
2026-03-27 15:14:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3e09a4eb-b194-5011-9bca-4b5b1b3a109d
2026-03-27 15:14:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item afe2d8e2-4c2d-57d5-aaf2-cf7dec328db5
2026-03-27 15:14:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: afe2d8e2-4c2d-57d5-aaf2-cf7dec328db5, skipping ID generation
2026-03-27 15:14:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afe2d8e2-4c2d-57d5-aaf2-cf7dec328db5 with scrape type 1
2026-03-27 15:14:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item afe2d8e2-4c2d-57d5-aaf2-cf7dec328db5 sending to next pipeline
2026-03-27 15:14:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: afe2d8e2-4c2d-57d5-aaf2-cf7dec328db5, identifier: 7009128auction111129
2026-03-27 15:14:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3e09a4eb-b194-5011-9bca-4b5b1b3a109d
2026-03-27 15:14:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3e09a4eb-b194-5011-9bca-4b5b1b3a109d, skipping ID generation
2026-03-27 15:14:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e09a4eb-b194-5011-9bca-4b5b1b3a109d with scrape type 1
2026-03-27 15:14:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3e09a4eb-b194-5011-9bca-4b5b1b3a109d sending to next pipeline
2026-03-27 15:14:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3e09a4eb-b194-5011-9bca-4b5b1b3a109d, identifier: 7009033auction111129
2026-03-27 15:14:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c688dade-2674-580e-b603-fd31d274cbd5 with identifier: 7008941auction111128
2026-03-27 15:14:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c688dade-2674-580e-b603-fd31d274cbd5 with identifier: 7008941auction111128
2026-03-27 15:14:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c688dade-2674-580e-b603-fd31d274cbd5 with identifier: 7008941auction111128 to the API
2026-03-27 15:14:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008941/photo_002/780x0__r.jpg?hash=1774617352>
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'c688dade-2674-580e-b603-fd31d274cbd5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008941',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 151985,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Berlingo Fourgon Club M 1000 1.5 BlueHDi 130CV BVA8 E6dT',
 'transmission': 'automatic',
 'trim': 'Fourgon Club M 1000 1.5 BlueHDi 130CV BVA8 E6dT',
 'vin': None,
 'year': 2021}
2026-03-27 15:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008941auction111128%27 HTTP/1.1" 200 None
2026-03-27 15:14:11 [ecarstrade.be] INFO: Saving data for 7008941auction111128: {'created_time': 1774624451.599225, 'last_price_update_time': 1774624451.599236, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008941auction111128') HTTP/1.1" 204 0
2026-03-27 15:14:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: afe2d8e2-4c2d-57d5-aaf2-cf7dec328db5 with identifier: 7009128auction111129
2026-03-27 15:14:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: afe2d8e2-4c2d-57d5-aaf2-cf7dec328db5 with identifier: 7009128auction111129
2026-03-27 15:14:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: afe2d8e2-4c2d-57d5-aaf2-cf7dec328db5 with identifier: 7009128auction111129 to the API
2026-03-27 15:14:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009128/photo_001/780x0__r.jpg?hash=1774617715>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'afe2d8e2-4c2d-57d5-aaf2-cf7dec328db5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009128',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 158764,
 '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': 'Octavia Combi Style 2.0 TDI 150CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Combi Style 2.0 TDI 150CV BVA7 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009128auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:11 [ecarstrade.be] INFO: Saving data for 7009128auction111129: {'created_time': 1774624451.942624, 'last_price_update_time': 1774624451.94264, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009128auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3e09a4eb-b194-5011-9bca-4b5b1b3a109d with identifier: 7009033auction111129
2026-03-27 15:14:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3e09a4eb-b194-5011-9bca-4b5b1b3a109d with identifier: 7009033auction111129
2026-03-27 15:14:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3e09a4eb-b194-5011-9bca-4b5b1b3a109d with identifier: 7009033auction111129 to the API
2026-03-27 15:14:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009033/photo_001/780x0__r.jpg?hash=1774617553>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '3e09a4eb-b194-5011-9bca-4b5b1b3a109d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009033',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Kia',
 'model': 'Sportage',
 'odometer': 156044,
 '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': 'Sportage Active Hybrid 1.6 T-GDi 230CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'Active Hybrid 1.6 T-GDi 230CV BVA6 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009033auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:12 [ecarstrade.be] INFO: Saving data for 7009033auction111129: {'created_time': 1774624452.250522, 'last_price_update_time': 1774624452.250533, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009033auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 94e957e9-1aa5-54de-8a11-c53c262c8b6e
2026-03-27 15:14:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 94e957e9-1aa5-54de-8a11-c53c262c8b6e
2026-03-27 15:14:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 94e957e9-1aa5-54de-8a11-c53c262c8b6e
2026-03-27 15:14:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 94e957e9-1aa5-54de-8a11-c53c262c8b6e
2026-03-27 15:14:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 94e957e9-1aa5-54de-8a11-c53c262c8b6e, skipping ID generation
2026-03-27 15:14:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94e957e9-1aa5-54de-8a11-c53c262c8b6e with scrape type 1
2026-03-27 15:14:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 94e957e9-1aa5-54de-8a11-c53c262c8b6e sending to next pipeline
2026-03-27 15:14:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 94e957e9-1aa5-54de-8a11-c53c262c8b6e, identifier: 7009042auction111129
2026-03-27 15:14:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009135/photo_003/780x0__r.jpg?hash=1774617725> (referer: https://ecarstrade.com/cars/7009135)
2026-03-27 15:14:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 94e957e9-1aa5-54de-8a11-c53c262c8b6e with identifier: 7009042auction111129
2026-03-27 15:14:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 94e957e9-1aa5-54de-8a11-c53c262c8b6e with identifier: 7009042auction111129
2026-03-27 15:14:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 94e957e9-1aa5-54de-8a11-c53c262c8b6e with identifier: 7009042auction111129 to the API
2026-03-27 15:14:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009042/photo_001/780x0__r.jpg?hash=1774617569>
{'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-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '94e957e9-1aa5-54de-8a11-c53c262c8b6e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009042',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 143746,
 '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': 'NISSAN Qashqai / 2021 / 5P / Crossover e-Power 190 Acenta BVA HEV',
 'transmission': 'automatic',
 'trim': 'NISSAN  / 2021 / 5P / Crossover e-Power 190 Acenta BVA HEV',
 'vin': None,
 'year': 2023}
2026-03-27 15:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009042auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:12 [ecarstrade.be] INFO: Saving data for 7009042auction111129: {'created_time': 1774624452.657465, 'last_price_update_time': 1774624452.657477, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009042auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b57c281c-259f-52fe-9ba2-e4d5f79c7c45
2026-03-27 15:14:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009135/photo_004/780x0__r.jpg?hash=1774617725> (referer: https://ecarstrade.com/cars/7009135)
2026-03-27 15:14:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b57c281c-259f-52fe-9ba2-e4d5f79c7c45
2026-03-27 15:14:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009135/photo_005/780x0__r.jpg?hash=1774617725> (referer: https://ecarstrade.com/cars/7009135)
2026-03-27 15:14:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b57c281c-259f-52fe-9ba2-e4d5f79c7c45
2026-03-27 15:14:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009135/photo_002/780x0__r.jpg?hash=1774617725> (referer: https://ecarstrade.com/cars/7009135)
2026-03-27 15:14:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009135/photo_006/780x0__r.jpg?hash=1774617725> (referer: https://ecarstrade.com/cars/7009135)
2026-03-27 15:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b57c281c-259f-52fe-9ba2-e4d5f79c7c45
2026-03-27 15:14:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009135/photo_001/780x0__r.jpg?hash=1774617725> (referer: https://ecarstrade.com/cars/7009135)
2026-03-27 15:14: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 15:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b57c281c-259f-52fe-9ba2-e4d5f79c7c45
2026-03-27 15:14:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b57c281c-259f-52fe-9ba2-e4d5f79c7c45
2026-03-27 15:14:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b57c281c-259f-52fe-9ba2-e4d5f79c7c45, skipping ID generation
2026-03-27 15:14:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b57c281c-259f-52fe-9ba2-e4d5f79c7c45 with scrape type 1
2026-03-27 15:14:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b57c281c-259f-52fe-9ba2-e4d5f79c7c45 sending to next pipeline
2026-03-27 15:14:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b57c281c-259f-52fe-9ba2-e4d5f79c7c45, identifier: 7009135auction111129
2026-03-27 15:14:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b57c281c-259f-52fe-9ba2-e4d5f79c7c45 with identifier: 7009135auction111129
2026-03-27 15:14:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b57c281c-259f-52fe-9ba2-e4d5f79c7c45 with identifier: 7009135auction111129
2026-03-27 15:14:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b57c281c-259f-52fe-9ba2-e4d5f79c7c45 with identifier: 7009135auction111129 to the API
2026-03-27 15:14:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009135/photo_001/780x0__r.jpg?hash=1774617725>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.8L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b57c281c-259f-52fe-9ba2-e4d5f79c7c45',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009135',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 179963,
 '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': 'TOYOTA Corolla Touring Sports / 2018 / 5P / Break Hybride 122h '
          'Dynamic Business Beyond Zer',
 'transmission': 'automatic',
 'trim': 'TOYOTA  Touring Sports / 2018 / 5P / Break Hybride 122h Dynamic '
         'Business Beyond Zer',
 'vin': None,
 'year': 2022}
2026-03-27 15:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009135auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:13 [ecarstrade.be] INFO: Saving data for 7009135auction111129: {'created_time': 1774624453.763197, 'last_price_update_time': 1774624453.763208, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009135auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008997> (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 15:14: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 15:14:18 [ecarstrade.be] INFO: Extracting details for car 7008997auction111129
2026-03-27 15:14:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67674c3a-30f7-51ea-bfd6-af0d4cbd777e with identifier: 7008997auction111129
2026-03-27 15:14:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67674c3a-30f7-51ea-bfd6-af0d4cbd777e with scrape type 1
2026-03-27 15:14:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 67674c3a-30f7-51ea-bfd6-af0d4cbd777e
2026-03-27 15:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7008997%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617468%27 HTTP/1.1" 200 None
2026-03-27 15:14:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008997/photo_001/780x0__r.jpg?hash=1774617468 not downloaded yet
2026-03-27 15:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7008997%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617468%27 HTTP/1.1" 200 None
2026-03-27 15:14:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008997/photo_002/780x0__r.jpg?hash=1774617468 not downloaded yet
2026-03-27 15:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7008997%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617468%27 HTTP/1.1" 200 None
2026-03-27 15:14:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008997/photo_003/780x0__r.jpg?hash=1774617468 not downloaded yet
2026-03-27 15:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7008997%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617468%27 HTTP/1.1" 200 None
2026-03-27 15:14:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008997/photo_004/780x0__r.jpg?hash=1774617468 not downloaded yet
2026-03-27 15:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7008997%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617468%27 HTTP/1.1" 200 None
2026-03-27 15:14:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008997/photo_005/780x0__r.jpg?hash=1774617468 not downloaded yet
2026-03-27 15:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7008997%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617468%27 HTTP/1.1" 200 None
2026-03-27 15:14:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008997/photo_006/780x0__r.jpg?hash=1774617468 not downloaded yet
2026-03-27 15:14:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009117> (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 15:14:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008997/photo_001/780x0__r.jpg?hash=1774617468> (referer: https://ecarstrade.com/cars/7008997)
2026-03-27 15:14:18 [ecarstrade.be] INFO: Extracting details for car 7009117auction111129
2026-03-27 15:14:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c45e3bb-bfd8-5ae8-8392-e6d80ad5779d with identifier: 7009117auction111129
2026-03-27 15:14:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c45e3bb-bfd8-5ae8-8392-e6d80ad5779d with scrape type 1
2026-03-27 15:14:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7c45e3bb-bfd8-5ae8-8392-e6d80ad5779d
2026-03-27 15:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009117%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617699%27 HTTP/1.1" 200 None
2026-03-27 15:14:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009117/photo_001/780x0__r.jpg?hash=1774617699 not downloaded yet
2026-03-27 15:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009117%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617698%27 HTTP/1.1" 200 None
2026-03-27 15:14:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009117/photo_002/780x0__r.jpg?hash=1774617698 not downloaded yet
2026-03-27 15:14:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008997/photo_002/780x0__r.jpg?hash=1774617468> (referer: https://ecarstrade.com/cars/7008997)
2026-03-27 15:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009117%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617699%27 HTTP/1.1" 200 None
2026-03-27 15:14:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009117/photo_003/780x0__r.jpg?hash=1774617699 not downloaded yet
2026-03-27 15:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009117%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617699%27 HTTP/1.1" 200 None
2026-03-27 15:14:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009117/photo_004/780x0__r.jpg?hash=1774617699 not downloaded yet
2026-03-27 15:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009117%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617699%27 HTTP/1.1" 200 None
2026-03-27 15:14:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009117/photo_005/780x0__r.jpg?hash=1774617699 not downloaded yet
2026-03-27 15:14:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 67674c3a-30f7-51ea-bfd6-af0d4cbd777e
2026-03-27 15:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009117%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617699%27 HTTP/1.1" 200 None
2026-03-27 15:14:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009117/photo_006/780x0__r.jpg?hash=1774617699 not downloaded yet
2026-03-27 15:14:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008997/photo_003/780x0__r.jpg?hash=1774617468> (referer: https://ecarstrade.com/cars/7008997)
2026-03-27 15:14:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 67674c3a-30f7-51ea-bfd6-af0d4cbd777e
2026-03-27 15:14:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008997/photo_004/780x0__r.jpg?hash=1774617468> (referer: https://ecarstrade.com/cars/7008997)
2026-03-27 15:14:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 67674c3a-30f7-51ea-bfd6-af0d4cbd777e
2026-03-27 15:14:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008997/photo_005/780x0__r.jpg?hash=1774617468> (referer: https://ecarstrade.com/cars/7008997)
2026-03-27 15:14:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 67674c3a-30f7-51ea-bfd6-af0d4cbd777e
2026-03-27 15:14:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008997/photo_006/780x0__r.jpg?hash=1774617468> (referer: https://ecarstrade.com/cars/7008997)
2026-03-27 15:14:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 67674c3a-30f7-51ea-bfd6-af0d4cbd777e
2026-03-27 15:14:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009117/photo_001/780x0__r.jpg?hash=1774617699> (referer: https://ecarstrade.com/cars/7009117)
2026-03-27 15:14:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 67674c3a-30f7-51ea-bfd6-af0d4cbd777e
2026-03-27 15:14:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 67674c3a-30f7-51ea-bfd6-af0d4cbd777e, skipping ID generation
2026-03-27 15:14:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67674c3a-30f7-51ea-bfd6-af0d4cbd777e with scrape type 1
2026-03-27 15:14:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 67674c3a-30f7-51ea-bfd6-af0d4cbd777e sending to next pipeline
2026-03-27 15:14:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 67674c3a-30f7-51ea-bfd6-af0d4cbd777e, identifier: 7008997auction111129
2026-03-27 15:14:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 67674c3a-30f7-51ea-bfd6-af0d4cbd777e with identifier: 7008997auction111129
2026-03-27 15:14:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 67674c3a-30f7-51ea-bfd6-af0d4cbd777e with identifier: 7008997auction111129
2026-03-27 15:14:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 67674c3a-30f7-51ea-bfd6-af0d4cbd777e with identifier: 7008997auction111129 to the API
2026-03-27 15:14:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:14: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 15:14:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008997/photo_006/780x0__r.jpg?hash=1774617468>
{'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-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '67674c3a-30f7-51ea-bfd6-af0d4cbd777e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008997',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 165232,
 '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': 'AUDI A3 Sportback / 2020 / 5P / Berline 30 TFSI MHEV S Tronic 110 '
          'Business Line',
 'transmission': 'automatic',
 'trim': 'AUDI  Sportback / 2020 / 5P / Berline 30 TFSI MHEV S Tronic 110 '
         'Business Line',
 'vin': None,
 'year': 2022}
2026-03-27 15:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:19 [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 15:14:19 [ecarstrade.be] INFO: Saving data for 7008997auction111129: {'created_time': 1774624459.66831, 'last_price_update_time': 1774624459.66832, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008997auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009117/photo_002/780x0__r.jpg?hash=1774617698> (referer: https://ecarstrade.com/cars/7009117)
2026-03-27 15:14:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7c45e3bb-bfd8-5ae8-8392-e6d80ad5779d
2026-03-27 15:14:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7c45e3bb-bfd8-5ae8-8392-e6d80ad5779d
2026-03-27 15:14:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009117/photo_003/780x0__r.jpg?hash=1774617699> (referer: https://ecarstrade.com/cars/7009117)
2026-03-27 15:14:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009117/photo_004/780x0__r.jpg?hash=1774617699> (referer: https://ecarstrade.com/cars/7009117)
2026-03-27 15:14:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7c45e3bb-bfd8-5ae8-8392-e6d80ad5779d
2026-03-27 15:14:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009117/photo_005/780x0__r.jpg?hash=1774617699> (referer: https://ecarstrade.com/cars/7009117)
2026-03-27 15:14:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7c45e3bb-bfd8-5ae8-8392-e6d80ad5779d
2026-03-27 15:14:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009117/photo_006/780x0__r.jpg?hash=1774617699> (referer: https://ecarstrade.com/cars/7009117)
2026-03-27 15:14:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7c45e3bb-bfd8-5ae8-8392-e6d80ad5779d
2026-03-27 15:14:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7c45e3bb-bfd8-5ae8-8392-e6d80ad5779d
2026-03-27 15:14:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7c45e3bb-bfd8-5ae8-8392-e6d80ad5779d, skipping ID generation
2026-03-27 15:14:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c45e3bb-bfd8-5ae8-8392-e6d80ad5779d with scrape type 1
2026-03-27 15:14:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7c45e3bb-bfd8-5ae8-8392-e6d80ad5779d sending to next pipeline
2026-03-27 15:14:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7c45e3bb-bfd8-5ae8-8392-e6d80ad5779d, identifier: 7009117auction111129
2026-03-27 15:14:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7c45e3bb-bfd8-5ae8-8392-e6d80ad5779d with identifier: 7009117auction111129
2026-03-27 15:14:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7c45e3bb-bfd8-5ae8-8392-e6d80ad5779d with identifier: 7009117auction111129
2026-03-27 15:14:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7c45e3bb-bfd8-5ae8-8392-e6d80ad5779d with identifier: 7009117auction111129 to the API
2026-03-27 15:14:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:14: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 15:14:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009117/photo_006/780x0__r.jpg?hash=1774617699>
{'auction_title': '',
 'c_o_2_emission_value': 156,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '7c45e3bb-bfd8-5ae8-8392-e6d80ad5779d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009117',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Seat',
 'model': 'Ateca',
 'odometer': 140171,
 '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': 5,
 'seller_name': None,
 'title': 'Ateca Style Business 1.6 TDI 115CV BVA7 E6dT',
 'transmission': 'automatic',
 'trim': 'Style Business 1.6 TDI 115CV BVA7 E6dT',
 'vin': None,
 'year': 2020}
2026-03-27 15:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:20 [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 15:14:20 [ecarstrade.be] INFO: Saving data for 7009117auction111129: {'created_time': 1774624460.564668, 'last_price_update_time': 1774624460.564679, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009117auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009127> (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 15:14:20 [ecarstrade.be] INFO: Extracting details for car 7009127auction111129
2026-03-27 15:14:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebdbc198-285f-58a1-8ffe-452f4c18f8bd with identifier: 7009127auction111129
2026-03-27 15:14:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebdbc198-285f-58a1-8ffe-452f4c18f8bd with scrape type 1
2026-03-27 15:14:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ebdbc198-285f-58a1-8ffe-452f4c18f8bd
2026-03-27 15:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009127%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617712%27 HTTP/1.1" 200 None
2026-03-27 15:14:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009127/photo_001/780x0__r.jpg?hash=1774617712 not downloaded yet
2026-03-27 15:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009127%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617712%27 HTTP/1.1" 200 None
2026-03-27 15:14:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009127/photo_002/780x0__r.jpg?hash=1774617712 not downloaded yet
2026-03-27 15:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009127%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617712%27 HTTP/1.1" 200 None
2026-03-27 15:14:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009127/photo_003/780x0__r.jpg?hash=1774617712 not downloaded yet
2026-03-27 15:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009127%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617712%27 HTTP/1.1" 200 None
2026-03-27 15:14:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009127/photo_004/780x0__r.jpg?hash=1774617712 not downloaded yet
2026-03-27 15:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009127%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617712%27 HTTP/1.1" 200 None
2026-03-27 15:14:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009127/photo_005/780x0__r.jpg?hash=1774617712 not downloaded yet
2026-03-27 15:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009127%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617712%27 HTTP/1.1" 200 None
2026-03-27 15:14:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009127/photo_006/780x0__r.jpg?hash=1774617712 not downloaded yet
2026-03-27 15:14:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009127/photo_001/780x0__r.jpg?hash=1774617712> (referer: https://ecarstrade.com/cars/7009127)
2026-03-27 15:14:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009127/photo_002/780x0__r.jpg?hash=1774617712> (referer: https://ecarstrade.com/cars/7009127)
2026-03-27 15:14:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009089> (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 15:14:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009127/photo_003/780x0__r.jpg?hash=1774617712> (referer: https://ecarstrade.com/cars/7009127)
2026-03-27 15:14:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009127/photo_004/780x0__r.jpg?hash=1774617712> (referer: https://ecarstrade.com/cars/7009127)
2026-03-27 15:14:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ebdbc198-285f-58a1-8ffe-452f4c18f8bd
2026-03-27 15:14:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ebdbc198-285f-58a1-8ffe-452f4c18f8bd
2026-03-27 15:14:20 [ecarstrade.be] INFO: Extracting details for car 7009089auction111129
2026-03-27 15:14:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009127/photo_005/780x0__r.jpg?hash=1774617712> (referer: https://ecarstrade.com/cars/7009127)
2026-03-27 15:14:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4acb8c7-eb16-5577-b2af-028ab3ca15b9 with identifier: 7009089auction111129
2026-03-27 15:14:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4acb8c7-eb16-5577-b2af-028ab3ca15b9 with scrape type 1
2026-03-27 15:14:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b4acb8c7-eb16-5577-b2af-028ab3ca15b9
2026-03-27 15:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009089%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617647%27 HTTP/1.1" 200 None
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009089/photo_001/780x0__r.jpg?hash=1774617647 not downloaded yet
2026-03-27 15:14:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009127/photo_006/780x0__r.jpg?hash=1774617712> (referer: https://ecarstrade.com/cars/7009127)
2026-03-27 15:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009089%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617647%27 HTTP/1.1" 200 None
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009089/photo_002/780x0__r.jpg?hash=1774617647 not downloaded yet
2026-03-27 15:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009089%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617647%27 HTTP/1.1" 200 None
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009089/photo_003/780x0__r.jpg?hash=1774617647 not downloaded yet
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ebdbc198-285f-58a1-8ffe-452f4c18f8bd
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ebdbc198-285f-58a1-8ffe-452f4c18f8bd
2026-03-27 15:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009089%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617647%27 HTTP/1.1" 200 None
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009089/photo_004/780x0__r.jpg?hash=1774617647 not downloaded yet
2026-03-27 15:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009089%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617647%27 HTTP/1.1" 200 None
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009089/photo_005/780x0__r.jpg?hash=1774617647 not downloaded yet
2026-03-27 15:14:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009089/photo_001/780x0__r.jpg?hash=1774617647> (referer: https://ecarstrade.com/cars/7009089)
2026-03-27 15:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009089%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617648%27 HTTP/1.1" 200 None
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009089/photo_006/780x0__r.jpg?hash=1774617648 not downloaded yet
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ebdbc198-285f-58a1-8ffe-452f4c18f8bd
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ebdbc198-285f-58a1-8ffe-452f4c18f8bd
2026-03-27 15:14:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ebdbc198-285f-58a1-8ffe-452f4c18f8bd, skipping ID generation
2026-03-27 15:14:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebdbc198-285f-58a1-8ffe-452f4c18f8bd with scrape type 1
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ebdbc198-285f-58a1-8ffe-452f4c18f8bd sending to next pipeline
2026-03-27 15:14:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ebdbc198-285f-58a1-8ffe-452f4c18f8bd, identifier: 7009127auction111129
2026-03-27 15:14:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ebdbc198-285f-58a1-8ffe-452f4c18f8bd with identifier: 7009127auction111129
2026-03-27 15:14:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ebdbc198-285f-58a1-8ffe-452f4c18f8bd with identifier: 7009127auction111129
2026-03-27 15:14:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ebdbc198-285f-58a1-8ffe-452f4c18f8bd with identifier: 7009127auction111129 to the API
2026-03-27 15:14:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:14: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 15:14:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009127/photo_006/780x0__r.jpg?hash=1774617712>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ebdbc198-285f-58a1-8ffe-452f4c18f8bd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009127',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 143175,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Octavia 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 15:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:21 [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 15:14:21 [ecarstrade.be] INFO: Saving data for 7009127auction111129: {'created_time': 1774624461.507365, 'last_price_update_time': 1774624461.507376, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009127auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009089/photo_002/780x0__r.jpg?hash=1774617647> (referer: https://ecarstrade.com/cars/7009089)
2026-03-27 15:14:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009089/photo_003/780x0__r.jpg?hash=1774617647> (referer: https://ecarstrade.com/cars/7009089)
2026-03-27 15:14:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009089/photo_004/780x0__r.jpg?hash=1774617647> (referer: https://ecarstrade.com/cars/7009089)
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b4acb8c7-eb16-5577-b2af-028ab3ca15b9
2026-03-27 15:14:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009101> (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 15:14:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009089/photo_005/780x0__r.jpg?hash=1774617647> (referer: https://ecarstrade.com/cars/7009089)
2026-03-27 15:14:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009089/photo_006/780x0__r.jpg?hash=1774617648> (referer: https://ecarstrade.com/cars/7009089)
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b4acb8c7-eb16-5577-b2af-028ab3ca15b9
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b4acb8c7-eb16-5577-b2af-028ab3ca15b9
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b4acb8c7-eb16-5577-b2af-028ab3ca15b9
2026-03-27 15:14:21 [ecarstrade.be] INFO: Extracting details for car 7009101auction111129
2026-03-27 15:14:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfda8f57-2721-5cc1-adc9-c2e3a4729d14 with identifier: 7009101auction111129
2026-03-27 15:14:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfda8f57-2721-5cc1-adc9-c2e3a4729d14 with scrape type 1
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bfda8f57-2721-5cc1-adc9-c2e3a4729d14
2026-03-27 15:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009101%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617672%27 HTTP/1.1" 200 None
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009101/photo_001/780x0__r.jpg?hash=1774617672 not downloaded yet
2026-03-27 15:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009101%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617672%27 HTTP/1.1" 200 None
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009101/photo_002/780x0__r.jpg?hash=1774617672 not downloaded yet
2026-03-27 15:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009101%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617672%27 HTTP/1.1" 200 None
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009101/photo_003/780x0__r.jpg?hash=1774617672 not downloaded yet
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b4acb8c7-eb16-5577-b2af-028ab3ca15b9
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b4acb8c7-eb16-5577-b2af-028ab3ca15b9
2026-03-27 15:14:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b4acb8c7-eb16-5577-b2af-028ab3ca15b9, skipping ID generation
2026-03-27 15:14:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4acb8c7-eb16-5577-b2af-028ab3ca15b9 with scrape type 1
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b4acb8c7-eb16-5577-b2af-028ab3ca15b9 sending to next pipeline
2026-03-27 15:14:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b4acb8c7-eb16-5577-b2af-028ab3ca15b9, identifier: 7009089auction111129
2026-03-27 15:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009101%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617672%27 HTTP/1.1" 200 None
2026-03-27 15:14:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009101/photo_004/780x0__r.jpg?hash=1774617672 not downloaded yet
2026-03-27 15:14:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b4acb8c7-eb16-5577-b2af-028ab3ca15b9 with identifier: 7009089auction111129
2026-03-27 15:14:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b4acb8c7-eb16-5577-b2af-028ab3ca15b9 with identifier: 7009089auction111129
2026-03-27 15:14:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b4acb8c7-eb16-5577-b2af-028ab3ca15b9 with identifier: 7009089auction111129 to the API
2026-03-27 15:14:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:14: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 15:14:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009089/photo_006/780x0__r.jpg?hash=1774617648>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b4acb8c7-eb16-5577-b2af-028ab3ca15b9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009089',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 134964,
 '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': '5008 Allure 1.5 HDi 130CV BVM6 7 Sieges E6d',
 'transmission': 'manual',
 'trim': 'Allure 1.5 HDi 130CV BVM6 7 Sieges E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:22 [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 15:14:22 [ecarstrade.be] INFO: Saving data for 7009089auction111129: {'created_time': 1774624462.21377, 'last_price_update_time': 1774624462.213781, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009089auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009101/photo_001/780x0__r.jpg?hash=1774617672> (referer: https://ecarstrade.com/cars/7009101)
2026-03-27 15:14:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009007> (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 15:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009101%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617672%27 HTTP/1.1" 200 None
2026-03-27 15:14:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009101/photo_005/780x0__r.jpg?hash=1774617672 not downloaded yet
2026-03-27 15:14:22 [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 15:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009101%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617672%27 HTTP/1.1" 200 None
2026-03-27 15:14:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009101/photo_006/780x0__r.jpg?hash=1774617672 not downloaded yet
2026-03-27 15:14:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009101/photo_003/780x0__r.jpg?hash=1774617672> (referer: https://ecarstrade.com/cars/7009101)
2026-03-27 15:14:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009101/photo_002/780x0__r.jpg?hash=1774617672> (referer: https://ecarstrade.com/cars/7009101)
2026-03-27 15:14:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bfda8f57-2721-5cc1-adc9-c2e3a4729d14
2026-03-27 15:14:22 [ecarstrade.be] INFO: Extracting details for car 7009007auction111129
2026-03-27 15:14:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f921d42a-0920-5e0e-b22d-435b2f32a9ed with identifier: 7009007auction111129
2026-03-27 15:14:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f921d42a-0920-5e0e-b22d-435b2f32a9ed with scrape type 1
2026-03-27 15:14:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f921d42a-0920-5e0e-b22d-435b2f32a9ed
2026-03-27 15:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009007%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617488%27 HTTP/1.1" 200 None
2026-03-27 15:14:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009007/photo_001/780x0__r.jpg?hash=1774617488 not downloaded yet
2026-03-27 15:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009007%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617490%27 HTTP/1.1" 200 None
2026-03-27 15:14:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009007/photo_002/780x0__r.jpg?hash=1774617490 not downloaded yet
2026-03-27 15:14:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009101/photo_006/780x0__r.jpg?hash=1774617672> (referer: https://ecarstrade.com/cars/7009101)
2026-03-27 15:14:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009101/photo_004/780x0__r.jpg?hash=1774617672> (referer: https://ecarstrade.com/cars/7009101)
2026-03-27 15:14:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009101/photo_005/780x0__r.jpg?hash=1774617672> (referer: https://ecarstrade.com/cars/7009101)
2026-03-27 15:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009007%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617491%27 HTTP/1.1" 200 None
2026-03-27 15:14:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009007/photo_003/780x0__r.jpg?hash=1774617491 not downloaded yet
2026-03-27 15:14:22 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009007%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617488%27 HTTP/1.1" 200 None
2026-03-27 15:14:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009007/photo_004/780x0__r.jpg?hash=1774617488 not downloaded yet
2026-03-27 15:14:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009007/photo_001/780x0__r.jpg?hash=1774617488> (referer: https://ecarstrade.com/cars/7009007)
2026-03-27 15:14:22 [ecarstrade.be] INFO: Found listing with ID: 7009137auction111129
2026-03-27 15:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:22 [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 15:14:22 [ecarstrade.be] INFO: Scrape type for 7009137auction111129: 1
2026-03-27 15:14: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 15:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009007%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617490%27 HTTP/1.1" 200 None
2026-03-27 15:14:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009007/photo_005/780x0__r.jpg?hash=1774617490 not downloaded yet
2026-03-27 15:14:22 [ecarstrade.be] INFO: Found listing with ID: 7009074auction111129
2026-03-27 15:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:22 [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 15:14:22 [ecarstrade.be] INFO: Scrape type for 7009074auction111129: 1
2026-03-27 15:14: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 15:14:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bfda8f57-2721-5cc1-adc9-c2e3a4729d14
2026-03-27 15:14:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bfda8f57-2721-5cc1-adc9-c2e3a4729d14
2026-03-27 15:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009007%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617488%27 HTTP/1.1" 200 None
2026-03-27 15:14:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009007/photo_006/780x0__r.jpg?hash=1774617488 not downloaded yet
2026-03-27 15:14:22 [ecarstrade.be] INFO: Found listing with ID: 7009094auction111129
2026-03-27 15:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:22 [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 15:14:22 [ecarstrade.be] INFO: Scrape type for 7009094auction111129: 1
2026-03-27 15:14:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009007/photo_002/780x0__r.jpg?hash=1774617490> (referer: https://ecarstrade.com/cars/7009007)
2026-03-27 15:14: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 15:14:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bfda8f57-2721-5cc1-adc9-c2e3a4729d14
2026-03-27 15:14:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bfda8f57-2721-5cc1-adc9-c2e3a4729d14
2026-03-27 15:14:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bfda8f57-2721-5cc1-adc9-c2e3a4729d14
2026-03-27 15:14:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bfda8f57-2721-5cc1-adc9-c2e3a4729d14, skipping ID generation
2026-03-27 15:14:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfda8f57-2721-5cc1-adc9-c2e3a4729d14 with scrape type 1
2026-03-27 15:14:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bfda8f57-2721-5cc1-adc9-c2e3a4729d14 sending to next pipeline
2026-03-27 15:14:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bfda8f57-2721-5cc1-adc9-c2e3a4729d14, identifier: 7009101auction111129
2026-03-27 15:14:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009007/photo_003/780x0__r.jpg?hash=1774617491> (referer: https://ecarstrade.com/cars/7009007)
2026-03-27 15:14:22 [ecarstrade.be] INFO: Found listing with ID: 7009068auction111129
2026-03-27 15:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:22 [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 15:14:22 [ecarstrade.be] INFO: Scrape type for 7009068auction111129: 1
2026-03-27 15:14:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bfda8f57-2721-5cc1-adc9-c2e3a4729d14 with identifier: 7009101auction111129
2026-03-27 15:14:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bfda8f57-2721-5cc1-adc9-c2e3a4729d14 with identifier: 7009101auction111129
2026-03-27 15:14:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bfda8f57-2721-5cc1-adc9-c2e3a4729d14 with identifier: 7009101auction111129 to the API
2026-03-27 15:14:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:14: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 15:14:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009101/photo_005/780x0__r.jpg?hash=1774617672>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'bfda8f57-2721-5cc1-adc9-c2e3a4729d14',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009101',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Austral',
 'odometer': 149814,
 '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': 'Austral Techno 1.2 E-TECH Hybrid 200CV BVA6 6E',
 'transmission': 'automatic',
 'trim': 'Techno 1.2 E-TECH Hybrid 200CV BVA6 6E',
 'vin': None,
 'year': 2023}
2026-03-27 15:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:22 [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 15:14:22 [ecarstrade.be] INFO: Saving data for 7009101auction111129: {'created_time': 1774624462.98113, 'last_price_update_time': 1774624462.98114, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009101auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009007/photo_004/780x0__r.jpg?hash=1774617488> (referer: https://ecarstrade.com/cars/7009007)
2026-03-27 15:14:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009007/photo_005/780x0__r.jpg?hash=1774617490> (referer: https://ecarstrade.com/cars/7009007)
2026-03-27 15:14: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 15:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009116auction111129
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009116auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:23 [ecarstrade.be] INFO: Scrape type for 7009116auction111129: 1
2026-03-27 15:14: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 15:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009123auction111129
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009123auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:23 [ecarstrade.be] INFO: Scrape type for 7009123auction111129: 1
2026-03-27 15:14:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f921d42a-0920-5e0e-b22d-435b2f32a9ed
2026-03-27 15:14:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f921d42a-0920-5e0e-b22d-435b2f32a9ed
2026-03-27 15:14:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f921d42a-0920-5e0e-b22d-435b2f32a9ed
2026-03-27 15:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009140auction111129
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009140auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:23 [ecarstrade.be] INFO: Scrape type for 7009140auction111129: 1
2026-03-27 15:14:23 [ecarstrade.be] INFO: Found listing with ID: 7008995auction111129
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008995auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:23 [ecarstrade.be] INFO: Scrape type for 7008995auction111129: 1
2026-03-27 15:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009102auction111129
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009102auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:23 [ecarstrade.be] INFO: Scrape type for 7009102auction111129: 1
2026-03-27 15:14:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009007/photo_006/780x0__r.jpg?hash=1774617488> (referer: https://ecarstrade.com/cars/7009007)
2026-03-27 15:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009143auction111129
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009143auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:23 [ecarstrade.be] INFO: Scrape type for 7009143auction111129: 1
2026-03-27 15:14: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 15:14:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f921d42a-0920-5e0e-b22d-435b2f32a9ed
2026-03-27 15:14:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f921d42a-0920-5e0e-b22d-435b2f32a9ed
2026-03-27 15:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009067auction111129
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009067auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:23 [ecarstrade.be] INFO: Scrape type for 7009067auction111129: 1
2026-03-27 15:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009090auction111129
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009090auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:23 [ecarstrade.be] INFO: Scrape type for 7009090auction111129: 1
2026-03-27 15:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009092auction111129
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009092auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:23 [ecarstrade.be] INFO: Scrape type for 7009092auction111129: 1
2026-03-27 15:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009035auction111129
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009035auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:23 [ecarstrade.be] INFO: Scrape type for 7009035auction111129: 1
2026-03-27 15:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009075auction111129
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009075auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:23 [ecarstrade.be] INFO: Scrape type for 7009075auction111129: 1
2026-03-27 15:14:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f921d42a-0920-5e0e-b22d-435b2f32a9ed
2026-03-27 15:14:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f921d42a-0920-5e0e-b22d-435b2f32a9ed, skipping ID generation
2026-03-27 15:14:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f921d42a-0920-5e0e-b22d-435b2f32a9ed with scrape type 1
2026-03-27 15:14:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f921d42a-0920-5e0e-b22d-435b2f32a9ed sending to next pipeline
2026-03-27 15:14:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f921d42a-0920-5e0e-b22d-435b2f32a9ed, identifier: 7009007auction111129
2026-03-27 15:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009093auction111129
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009093auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:23 [ecarstrade.be] INFO: Scrape type for 7009093auction111129: 1
2026-03-27 15:14:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f921d42a-0920-5e0e-b22d-435b2f32a9ed with identifier: 7009007auction111129
2026-03-27 15:14:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f921d42a-0920-5e0e-b22d-435b2f32a9ed with identifier: 7009007auction111129
2026-03-27 15:14:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f921d42a-0920-5e0e-b22d-435b2f32a9ed with identifier: 7009007auction111129 to the API
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:14: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 15:14:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009007/photo_006/780x0__r.jpg?hash=1774617488>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f921d42a-0920-5e0e-b22d-435b2f32a9ed',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009007',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 141894,
 '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': 'Série X1 sDrive16d Lounge 1.5 115CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Série  sDrive16d Lounge 1.5 115CV BVA7 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009007auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:23 [ecarstrade.be] INFO: Saving data for 7009007auction111129: {'created_time': 1774624463.654327, 'last_price_update_time': 1774624463.654338, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009007auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009096auction111129
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009096auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:23 [ecarstrade.be] INFO: Scrape type for 7009096auction111129: 1
2026-03-27 15:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009098auction111129
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009098auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:23 [ecarstrade.be] INFO: Scrape type for 7009098auction111129: 1
2026-03-27 15:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009121auction111129
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009121auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:23 [ecarstrade.be] INFO: Scrape type for 7009121auction111129: 1
2026-03-27 15:14:23 [ecarstrade.be] INFO: Found listing with ID: 7009129auction111129
2026-03-27 15:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009129auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:23 [ecarstrade.be] INFO: Scrape type for 7009129auction111129: 1
2026-03-27 15:14:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009120> (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 15: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 15:14:24 [ecarstrade.be] INFO: Extracting details for car 7009120auction111129
2026-03-27 15:14:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eccdbaeb-7beb-5399-a0d6-81d9e4ad1173 with identifier: 7009120auction111129
2026-03-27 15:14:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eccdbaeb-7beb-5399-a0d6-81d9e4ad1173 with scrape type 1
2026-03-27 15:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item eccdbaeb-7beb-5399-a0d6-81d9e4ad1173
2026-03-27 15:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009120%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617702%27 HTTP/1.1" 200 None
2026-03-27 15:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009120/photo_001/780x0__r.jpg?hash=1774617702 not downloaded yet
2026-03-27 15:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009120%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617702%27 HTTP/1.1" 200 None
2026-03-27 15:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009120/photo_002/780x0__r.jpg?hash=1774617702 not downloaded yet
2026-03-27 15:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009120%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617702%27 HTTP/1.1" 200 None
2026-03-27 15:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009120/photo_003/780x0__r.jpg?hash=1774617702 not downloaded yet
2026-03-27 15:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009120%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617702%27 HTTP/1.1" 200 None
2026-03-27 15:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009120/photo_004/780x0__r.jpg?hash=1774617702 not downloaded yet
2026-03-27 15:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009120%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617702%27 HTTP/1.1" 200 None
2026-03-27 15:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009120/photo_005/780x0__r.jpg?hash=1774617702 not downloaded yet
2026-03-27 15:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009120%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617702%27 HTTP/1.1" 200 None
2026-03-27 15:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009120/photo_006/780x0__r.jpg?hash=1774617702 not downloaded yet
2026-03-27 15:14:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009037> (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 15:14: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 15:14:26 [ecarstrade.be] INFO: Extracting details for car 7009037auction111129
2026-03-27 15:14:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be9b1f93-7607-531b-893b-5aabb6e5769d with identifier: 7009037auction111129
2026-03-27 15:14:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be9b1f93-7607-531b-893b-5aabb6e5769d with scrape type 1
2026-03-27 15:14:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item be9b1f93-7607-531b-893b-5aabb6e5769d
2026-03-27 15:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009037%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617558%27 HTTP/1.1" 200 None
2026-03-27 15:14:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009037/photo_001/780x0__r.jpg?hash=1774617558 not downloaded yet
2026-03-27 15:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009037%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617558%27 HTTP/1.1" 200 None
2026-03-27 15:14:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009037/photo_002/780x0__r.jpg?hash=1774617558 not downloaded yet
2026-03-27 15:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009037%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617559%27 HTTP/1.1" 200 None
2026-03-27 15:14:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009037/photo_003/780x0__r.jpg?hash=1774617559 not downloaded yet
2026-03-27 15:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009037%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617559%27 HTTP/1.1" 200 None
2026-03-27 15:14:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009037/photo_004/780x0__r.jpg?hash=1774617559 not downloaded yet
2026-03-27 15:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009037%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617559%27 HTTP/1.1" 200 None
2026-03-27 15:14:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009037/photo_005/780x0__r.jpg?hash=1774617559 not downloaded yet
2026-03-27 15:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009037%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617559%27 HTTP/1.1" 200 None
2026-03-27 15:14:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009037/photo_006/780x0__r.jpg?hash=1774617559 not downloaded yet
2026-03-27 15:14:29 [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 15:14: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 15:14:29 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009130auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009130auction111129: 1
2026-03-27 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009133auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009133auction111129: 1
2026-03-27 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009081auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009081auction111129: 1
2026-03-27 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009064auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009064auction111129: 1
2026-03-27 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009070auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009070auction111129: 1
2026-03-27 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009122auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009122auction111129: 1
2026-03-27 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009062auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009062auction111129: 1
2026-03-27 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009119auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009119auction111129: 1
2026-03-27 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009087auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009087auction111129: 1
2026-03-27 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009011auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009011auction111129: 1
2026-03-27 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009055auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009055auction111129: 1
2026-03-27 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009010auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009010auction111129: 1
2026-03-27 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009045auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009045auction111129: 1
2026-03-27 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009046auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009046auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009046auction111129: 1
2026-03-27 15:14:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009137> (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 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009076auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009076auction111129: 1
2026-03-27 15:14: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 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009026auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009026auction111129: 1
2026-03-27 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009027auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009027auction111129: 1
2026-03-27 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009009auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009009auction111129: 1
2026-03-27 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009050auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009050auction111129: 1
2026-03-27 15:14:29 [ecarstrade.be] INFO: Found listing with ID: 7009072auction111129
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:29 [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 15:14:29 [ecarstrade.be] INFO: Scrape type for 7009072auction111129: 1
2026-03-27 15:14:29 [ecarstrade.be] INFO: Extracting details for car 7009137auction111129
2026-03-27 15:14:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1af3fb2-2f28-5f22-a622-6750d34bc15a with identifier: 7009137auction111129
2026-03-27 15:14:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1af3fb2-2f28-5f22-a622-6750d34bc15a with scrape type 1
2026-03-27 15:14:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c1af3fb2-2f28-5f22-a622-6750d34bc15a
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009137%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617728%27 HTTP/1.1" 200 None
2026-03-27 15:14:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009137/photo_001/780x0__r.jpg?hash=1774617728 not downloaded yet
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009137%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617727%27 HTTP/1.1" 200 None
2026-03-27 15:14:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009137/photo_002/780x0__r.jpg?hash=1774617727 not downloaded yet
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009137%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617727%27 HTTP/1.1" 200 None
2026-03-27 15:14:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009137/photo_003/780x0__r.jpg?hash=1774617727 not downloaded yet
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009137%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617727%27 HTTP/1.1" 200 None
2026-03-27 15:14:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009137/photo_004/780x0__r.jpg?hash=1774617727 not downloaded yet
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009137%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617728%27 HTTP/1.1" 200 None
2026-03-27 15:14:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009137/photo_005/780x0__r.jpg?hash=1774617728 not downloaded yet
2026-03-27 15:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009137%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617727%27 HTTP/1.1" 200 None
2026-03-27 15:14:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009137/photo_006/780x0__r.jpg?hash=1774617727 not downloaded yet
2026-03-27 15:14:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009094> (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 15: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 15:14:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009116> (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 15: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 15:14:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009074> (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 15: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 15:14:30 [ecarstrade.be] INFO: Extracting details for car 7009094auction111129
2026-03-27 15:14:30 [ecarstrade.be] INFO: Extracting details for car 7009116auction111129
2026-03-27 15:14:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d56b6e9-74ea-5bf0-9dfb-ad049b4e8169 with identifier: 7009094auction111129
2026-03-27 15:14:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d56b6e9-74ea-5bf0-9dfb-ad049b4e8169 with scrape type 1
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4d56b6e9-74ea-5bf0-9dfb-ad049b4e8169
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009094%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617662%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009094/photo_001/780x0__r.jpg?hash=1774617662 not downloaded yet
2026-03-27 15:14:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51677b73-4b6c-545b-85f7-e7aa7d093be7 with identifier: 7009116auction111129
2026-03-27 15:14:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51677b73-4b6c-545b-85f7-e7aa7d093be7 with scrape type 1
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 51677b73-4b6c-545b-85f7-e7aa7d093be7
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009116%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617697%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009116/photo_001/780x0__r.jpg?hash=1774617697 not downloaded yet
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009094%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617662%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009094/photo_002/780x0__r.jpg?hash=1774617662 not downloaded yet
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009116%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617697%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009116/photo_002/780x0__r.jpg?hash=1774617697 not downloaded yet
2026-03-27 15:14:30 [ecarstrade.be] INFO: Extracting details for car 7009074auction111129
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009094%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617662%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009094/photo_003/780x0__r.jpg?hash=1774617662 not downloaded yet
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009116%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617697%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009116/photo_003/780x0__r.jpg?hash=1774617697 not downloaded yet
2026-03-27 15:14:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51ccc36d-a201-5fbe-abee-3ce86bddca97 with identifier: 7009074auction111129
2026-03-27 15:14:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51ccc36d-a201-5fbe-abee-3ce86bddca97 with scrape type 1
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 51ccc36d-a201-5fbe-abee-3ce86bddca97
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009074%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617616%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009074/photo_001/780x0__r.jpg?hash=1774617616 not downloaded yet
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009094%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617662%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009094/photo_004/780x0__r.jpg?hash=1774617662 not downloaded yet
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009116%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617697%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009116/photo_004/780x0__r.jpg?hash=1774617697 not downloaded yet
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009074%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617616%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009074/photo_002/780x0__r.jpg?hash=1774617616 not downloaded yet
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009094%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617662%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009094/photo_005/780x0__r.jpg?hash=1774617662 not downloaded yet
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009116%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617697%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009116/photo_005/780x0__r.jpg?hash=1774617697 not downloaded yet
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009074%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617616%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009074/photo_003/780x0__r.jpg?hash=1774617616 not downloaded yet
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009094%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617662%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009094/photo_006/780x0__r.jpg?hash=1774617662 not downloaded yet
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009116%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617697%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009116/photo_006/780x0__r.jpg?hash=1774617697 not downloaded yet
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009074%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617616%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009074/photo_004/780x0__r.jpg?hash=1774617616 not downloaded yet
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009074%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617616%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009074/photo_005/780x0__r.jpg?hash=1774617616 not downloaded yet
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009074%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617616%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009074/photo_006/780x0__r.jpg?hash=1774617616 not downloaded yet
2026-03-27 15:14:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009068> (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 15: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 15:14:30 [ecarstrade.be] INFO: Extracting details for car 7009068auction111129
2026-03-27 15:14:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fae62845-c8ef-5814-b9c4-2a783fdafd88 with identifier: 7009068auction111129
2026-03-27 15:14:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fae62845-c8ef-5814-b9c4-2a783fdafd88 with scrape type 1
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fae62845-c8ef-5814-b9c4-2a783fdafd88
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009068%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617609%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009068/photo_001/780x0__r.jpg?hash=1774617609 not downloaded yet
2026-03-27 15:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009068%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617609%27 HTTP/1.1" 200 None
2026-03-27 15:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009068/photo_002/780x0__r.jpg?hash=1774617609 not downloaded yet
2026-03-27 15:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009068%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617610%27 HTTP/1.1" 200 None
2026-03-27 15:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009068/photo_003/780x0__r.jpg?hash=1774617610 not downloaded yet
2026-03-27 15:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009068%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617609%27 HTTP/1.1" 200 None
2026-03-27 15:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009068/photo_004/780x0__r.jpg?hash=1774617609 not downloaded yet
2026-03-27 15:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009068%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617609%27 HTTP/1.1" 200 None
2026-03-27 15:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009068/photo_005/780x0__r.jpg?hash=1774617609 not downloaded yet
2026-03-27 15:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009068%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617609%27 HTTP/1.1" 200 None
2026-03-27 15:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009068/photo_006/780x0__r.jpg?hash=1774617609 not downloaded yet
2026-03-27 15:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009123> (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 15:14: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 15:14:32 [ecarstrade.be] INFO: Extracting details for car 7009123auction111129
2026-03-27 15:14:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7c17fe7-1159-5deb-8e63-c2fb55f6bab7 with identifier: 7009123auction111129
2026-03-27 15:14:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7c17fe7-1159-5deb-8e63-c2fb55f6bab7 with scrape type 1
2026-03-27 15:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f7c17fe7-1159-5deb-8e63-c2fb55f6bab7
2026-03-27 15:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009123%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617705%27 HTTP/1.1" 200 None
2026-03-27 15:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009123/photo_001/780x0__r.jpg?hash=1774617705 not downloaded yet
2026-03-27 15:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009123%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617705%27 HTTP/1.1" 200 None
2026-03-27 15:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009123/photo_002/780x0__r.jpg?hash=1774617705 not downloaded yet
2026-03-27 15:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009123%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617705%27 HTTP/1.1" 200 None
2026-03-27 15:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009123/photo_003/780x0__r.jpg?hash=1774617705 not downloaded yet
2026-03-27 15:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009123%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617705%27 HTTP/1.1" 200 None
2026-03-27 15:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009123/photo_004/780x0__r.jpg?hash=1774617705 not downloaded yet
2026-03-27 15:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009123%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617705%27 HTTP/1.1" 200 None
2026-03-27 15:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009123/photo_005/780x0__r.jpg?hash=1774617705 not downloaded yet
2026-03-27 15:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009123%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617705%27 HTTP/1.1" 200 None
2026-03-27 15:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009123/photo_006/780x0__r.jpg?hash=1774617705 not downloaded yet
2026-03-27 15:14:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009140> (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 15:14:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009120/photo_006/780x0__r.jpg?hash=1774617702> (referer: https://ecarstrade.com/cars/7009120)
2026-03-27 15:14:33 [ecarstrade.be] INFO: Extracting details for car 7009140auction111129
2026-03-27 15:14:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70ade1da-8e9a-5813-862d-e55797f95c4c with identifier: 7009140auction111129
2026-03-27 15:14:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70ade1da-8e9a-5813-862d-e55797f95c4c with scrape type 1
2026-03-27 15:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 70ade1da-8e9a-5813-862d-e55797f95c4c
2026-03-27 15:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009140%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617731%27 HTTP/1.1" 200 None
2026-03-27 15:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009140/photo_001/780x0__r.jpg?hash=1774617731 not downloaded yet
2026-03-27 15:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009140%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617731%27 HTTP/1.1" 200 None
2026-03-27 15:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009140/photo_002/780x0__r.jpg?hash=1774617731 not downloaded yet
2026-03-27 15:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009140%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617730%27 HTTP/1.1" 200 None
2026-03-27 15:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009140/photo_003/780x0__r.jpg?hash=1774617730 not downloaded yet
2026-03-27 15:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009140%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617731%27 HTTP/1.1" 200 None
2026-03-27 15:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009140/photo_004/780x0__r.jpg?hash=1774617731 not downloaded yet
2026-03-27 15:14:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009037/photo_006/780x0__r.jpg?hash=1774617559> (referer: https://ecarstrade.com/cars/7009037)
2026-03-27 15:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009140%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617730%27 HTTP/1.1" 200 None
2026-03-27 15:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009140/photo_005/780x0__r.jpg?hash=1774617730 not downloaded yet
2026-03-27 15:14: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 15:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009140%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617731%27 HTTP/1.1" 200 None
2026-03-27 15:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009140/photo_006/780x0__r.jpg?hash=1774617731 not downloaded yet
2026-03-27 15:14:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item eccdbaeb-7beb-5399-a0d6-81d9e4ad1173
2026-03-27 15:14:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item be9b1f93-7607-531b-893b-5aabb6e5769d
2026-03-27 15:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008995> (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 15:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009137/photo_006/780x0__r.jpg?hash=1774617727> (referer: https://ecarstrade.com/cars/7009137)
2026-03-27 15:14:35 [ecarstrade.be] INFO: Extracting details for car 7008995auction111129
2026-03-27 15:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009137/photo_005/780x0__r.jpg?hash=1774617728> (referer: https://ecarstrade.com/cars/7009137)
2026-03-27 15:14:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84296a9a-50ce-511c-a29f-b7d89309d4e0 with identifier: 7008995auction111129
2026-03-27 15:14:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84296a9a-50ce-511c-a29f-b7d89309d4e0 with scrape type 1
2026-03-27 15:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 84296a9a-50ce-511c-a29f-b7d89309d4e0
2026-03-27 15:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7008995%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617461%27 HTTP/1.1" 200 None
2026-03-27 15:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008995/photo_001/780x0__r.jpg?hash=1774617461 not downloaded yet
2026-03-27 15:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7008995%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617460%27 HTTP/1.1" 200 None
2026-03-27 15:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008995/photo_002/780x0__r.jpg?hash=1774617460 not downloaded yet
2026-03-27 15:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7008995%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617460%27 HTTP/1.1" 200 None
2026-03-27 15:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008995/photo_003/780x0__r.jpg?hash=1774617460 not downloaded yet
2026-03-27 15:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c1af3fb2-2f28-5f22-a622-6750d34bc15a
2026-03-27 15:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7008995%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617460%27 HTTP/1.1" 200 None
2026-03-27 15:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008995/photo_004/780x0__r.jpg?hash=1774617460 not downloaded yet
2026-03-27 15:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7008995%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617460%27 HTTP/1.1" 200 None
2026-03-27 15:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008995/photo_005/780x0__r.jpg?hash=1774617460 not downloaded yet
2026-03-27 15:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7008995%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617461%27 HTTP/1.1" 200 None
2026-03-27 15:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008995/photo_006/780x0__r.jpg?hash=1774617461 not downloaded yet
2026-03-27 15:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c1af3fb2-2f28-5f22-a622-6750d34bc15a
2026-03-27 15:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009137/photo_004/780x0__r.jpg?hash=1774617727> (referer: https://ecarstrade.com/cars/7009137)
2026-03-27 15:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009074/photo_006/780x0__r.jpg?hash=1774617616> (referer: https://ecarstrade.com/cars/7009074)
2026-03-27 15:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c1af3fb2-2f28-5f22-a622-6750d34bc15a
2026-03-27 15:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009068/photo_006/780x0__r.jpg?hash=1774617609> (referer: https://ecarstrade.com/cars/7009068)
2026-03-27 15:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 51ccc36d-a201-5fbe-abee-3ce86bddca97
2026-03-27 15:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fae62845-c8ef-5814-b9c4-2a783fdafd88
2026-03-27 15:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009123/photo_006/780x0__r.jpg?hash=1774617705> (referer: https://ecarstrade.com/cars/7009123)
2026-03-27 15:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009123/photo_005/780x0__r.jpg?hash=1774617705> (referer: https://ecarstrade.com/cars/7009123)
2026-03-27 15:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f7c17fe7-1159-5deb-8e63-c2fb55f6bab7
2026-03-27 15:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f7c17fe7-1159-5deb-8e63-c2fb55f6bab7
2026-03-27 15:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009140/photo_004/780x0__r.jpg?hash=1774617731> (referer: https://ecarstrade.com/cars/7009140)
2026-03-27 15:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009140/photo_006/780x0__r.jpg?hash=1774617731> (referer: https://ecarstrade.com/cars/7009140)
2026-03-27 15:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009140/photo_005/780x0__r.jpg?hash=1774617730> (referer: https://ecarstrade.com/cars/7009140)
2026-03-27 15:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 70ade1da-8e9a-5813-862d-e55797f95c4c
2026-03-27 15:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 70ade1da-8e9a-5813-862d-e55797f95c4c
2026-03-27 15:14:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 70ade1da-8e9a-5813-862d-e55797f95c4c
2026-03-27 15:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009140/photo_003/780x0__r.jpg?hash=1774617730> (referer: https://ecarstrade.com/cars/7009140)
2026-03-27 15:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008995/photo_006/780x0__r.jpg?hash=1774617461> (referer: https://ecarstrade.com/cars/7008995)
2026-03-27 15:14:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 70ade1da-8e9a-5813-862d-e55797f95c4c
2026-03-27 15:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008995/photo_005/780x0__r.jpg?hash=1774617460> (referer: https://ecarstrade.com/cars/7008995)
2026-03-27 15:14:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 84296a9a-50ce-511c-a29f-b7d89309d4e0
2026-03-27 15:14:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 84296a9a-50ce-511c-a29f-b7d89309d4e0
2026-03-27 15:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008995/photo_004/780x0__r.jpg?hash=1774617460> (referer: https://ecarstrade.com/cars/7008995)
2026-03-27 15:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008995/photo_003/780x0__r.jpg?hash=1774617460> (referer: https://ecarstrade.com/cars/7008995)
2026-03-27 15:14:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 84296a9a-50ce-511c-a29f-b7d89309d4e0
2026-03-27 15:14:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 84296a9a-50ce-511c-a29f-b7d89309d4e0
2026-03-27 15:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008995/photo_002/780x0__r.jpg?hash=1774617460> (referer: https://ecarstrade.com/cars/7008995)
2026-03-27 15:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008995/photo_001/780x0__r.jpg?hash=1774617461> (referer: https://ecarstrade.com/cars/7008995)
2026-03-27 15:14:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 84296a9a-50ce-511c-a29f-b7d89309d4e0
2026-03-27 15:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009140/photo_002/780x0__r.jpg?hash=1774617731> (referer: https://ecarstrade.com/cars/7009140)
2026-03-27 15:14:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 84296a9a-50ce-511c-a29f-b7d89309d4e0
2026-03-27 15:14:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 84296a9a-50ce-511c-a29f-b7d89309d4e0, skipping ID generation
2026-03-27 15:14:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84296a9a-50ce-511c-a29f-b7d89309d4e0 with scrape type 1
2026-03-27 15:14:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 84296a9a-50ce-511c-a29f-b7d89309d4e0 sending to next pipeline
2026-03-27 15:14:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 84296a9a-50ce-511c-a29f-b7d89309d4e0, identifier: 7008995auction111129
2026-03-27 15:14:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 84296a9a-50ce-511c-a29f-b7d89309d4e0 with identifier: 7008995auction111129
2026-03-27 15:14:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 84296a9a-50ce-511c-a29f-b7d89309d4e0 with identifier: 7008995auction111129
2026-03-27 15:14:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 84296a9a-50ce-511c-a29f-b7d89309d4e0 with identifier: 7008995auction111129 to the API
2026-03-27 15:14:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008995/photo_001/780x0__r.jpg?hash=1774617461>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '84296a9a-50ce-511c-a29f-b7d89309d4e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008995',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 203046,
 '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': 'AUDI A4 Avant / 2019 / 5P / Break 35 TDI 163 S tronic Business line',
 'transmission': 'automatic',
 'trim': 'AUDI  Avant / 2019 / 5P / Break 35 TDI 163 S tronic Business line',
 'vin': None,
 'year': 2020}
2026-03-27 15:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008995auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:37 [ecarstrade.be] INFO: Saving data for 7008995auction111129: {'created_time': 1774624477.088528, 'last_price_update_time': 1774624477.08854, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008995auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009140/photo_001/780x0__r.jpg?hash=1774617731> (referer: https://ecarstrade.com/cars/7009140)
2026-03-27 15:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009143> (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 15:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009090> (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 15:14:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 70ade1da-8e9a-5813-862d-e55797f95c4c
2026-03-27 15:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009123/photo_004/780x0__r.jpg?hash=1774617705> (referer: https://ecarstrade.com/cars/7009123)
2026-03-27 15:14:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 70ade1da-8e9a-5813-862d-e55797f95c4c
2026-03-27 15:14:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 70ade1da-8e9a-5813-862d-e55797f95c4c, skipping ID generation
2026-03-27 15:14:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70ade1da-8e9a-5813-862d-e55797f95c4c with scrape type 1
2026-03-27 15:14:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 70ade1da-8e9a-5813-862d-e55797f95c4c sending to next pipeline
2026-03-27 15:14:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 70ade1da-8e9a-5813-862d-e55797f95c4c, identifier: 7009140auction111129
2026-03-27 15:14:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 70ade1da-8e9a-5813-862d-e55797f95c4c with identifier: 7009140auction111129
2026-03-27 15:14:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 70ade1da-8e9a-5813-862d-e55797f95c4c with identifier: 7009140auction111129
2026-03-27 15:14:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 70ade1da-8e9a-5813-862d-e55797f95c4c with identifier: 7009140auction111129 to the API
2026-03-27 15:14:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009140/photo_001/780x0__r.jpg?hash=1774617731>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '70ade1da-8e9a-5813-862d-e55797f95c4c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009140',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 161570,
 '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': 'VOLKSWAGEN Golf / 2020 / 5P / Berline 2.0 TDI SCR 115 DSG7 LIFE '
          'SOCI BUSINESS',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  / 2020 / 5P / Berline 2.0 TDI SCR 115 DSG7 LIFE SOCI '
         'BUSINESS',
 'vin': None,
 'year': 2023}
2026-03-27 15:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009140auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:37 [ecarstrade.be] INFO: Saving data for 7009140auction111129: {'created_time': 1774624477.858395, 'last_price_update_time': 1774624477.858407, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009140auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009123/photo_003/780x0__r.jpg?hash=1774617705> (referer: https://ecarstrade.com/cars/7009123)
2026-03-27 15:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009123/photo_002/780x0__r.jpg?hash=1774617705> (referer: https://ecarstrade.com/cars/7009123)
2026-03-27 15:14:37 [ecarstrade.be] INFO: Extracting details for car 7009143auction111129
2026-03-27 15:14:37 [ecarstrade.be] INFO: Extracting details for car 7009090auction111129
2026-03-27 15:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009123/photo_001/780x0__r.jpg?hash=1774617705> (referer: https://ecarstrade.com/cars/7009123)
2026-03-27 15:14:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9562509-1a91-549f-9724-a2e9d2d98ec9 with identifier: 7009143auction111129
2026-03-27 15:14:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9562509-1a91-549f-9724-a2e9d2d98ec9 with scrape type 1
2026-03-27 15:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f9562509-1a91-549f-9724-a2e9d2d98ec9
2026-03-27 15:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009143%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617735%27 HTTP/1.1" 200 None
2026-03-27 15:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009143/photo_001/780x0__r.jpg?hash=1774617735 not downloaded yet
2026-03-27 15:14:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6dfba90-e01a-5ae1-9d39-bf4f1adfb93f with identifier: 7009090auction111129
2026-03-27 15:14:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6dfba90-e01a-5ae1-9d39-bf4f1adfb93f with scrape type 1
2026-03-27 15:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e6dfba90-e01a-5ae1-9d39-bf4f1adfb93f
2026-03-27 15:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009090%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617650%27 HTTP/1.1" 200 None
2026-03-27 15:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009090/photo_001/780x0__r.jpg?hash=1774617650 not downloaded yet
2026-03-27 15:14:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f7c17fe7-1159-5deb-8e63-c2fb55f6bab7
2026-03-27 15:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009143%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617735%27 HTTP/1.1" 200 None
2026-03-27 15:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009143/photo_002/780x0__r.jpg?hash=1774617735 not downloaded yet
2026-03-27 15:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009090%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617650%27 HTTP/1.1" 200 None
2026-03-27 15:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009090/photo_002/780x0__r.jpg?hash=1774617650 not downloaded yet
2026-03-27 15:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009143%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617735%27 HTTP/1.1" 200 None
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009143/photo_003/780x0__r.jpg?hash=1774617735 not downloaded yet
2026-03-27 15:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009090%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617650%27 HTTP/1.1" 200 None
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009090/photo_003/780x0__r.jpg?hash=1774617650 not downloaded yet
2026-03-27 15:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009068/photo_004/780x0__r.jpg?hash=1774617609> (referer: https://ecarstrade.com/cars/7009068)
2026-03-27 15:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009068/photo_005/780x0__r.jpg?hash=1774617609> (referer: https://ecarstrade.com/cars/7009068)
2026-03-27 15:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009143%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617735%27 HTTP/1.1" 200 None
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009143/photo_004/780x0__r.jpg?hash=1774617735 not downloaded yet
2026-03-27 15:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009090%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617650%27 HTTP/1.1" 200 None
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009090/photo_004/780x0__r.jpg?hash=1774617650 not downloaded yet
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f7c17fe7-1159-5deb-8e63-c2fb55f6bab7
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f7c17fe7-1159-5deb-8e63-c2fb55f6bab7
2026-03-27 15:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009068/photo_003/780x0__r.jpg?hash=1774617610> (referer: https://ecarstrade.com/cars/7009068)
2026-03-27 15:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009143%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617735%27 HTTP/1.1" 200 None
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009143/photo_005/780x0__r.jpg?hash=1774617735 not downloaded yet
2026-03-27 15:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009090%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617650%27 HTTP/1.1" 200 None
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009090/photo_005/780x0__r.jpg?hash=1774617650 not downloaded yet
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f7c17fe7-1159-5deb-8e63-c2fb55f6bab7
2026-03-27 15:14:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7c17fe7-1159-5deb-8e63-c2fb55f6bab7, skipping ID generation
2026-03-27 15:14:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7c17fe7-1159-5deb-8e63-c2fb55f6bab7 with scrape type 1
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7c17fe7-1159-5deb-8e63-c2fb55f6bab7 sending to next pipeline
2026-03-27 15:14:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f7c17fe7-1159-5deb-8e63-c2fb55f6bab7, identifier: 7009123auction111129
2026-03-27 15:14:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f7c17fe7-1159-5deb-8e63-c2fb55f6bab7 with identifier: 7009123auction111129
2026-03-27 15:14:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f7c17fe7-1159-5deb-8e63-c2fb55f6bab7 with identifier: 7009123auction111129
2026-03-27 15:14:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f7c17fe7-1159-5deb-8e63-c2fb55f6bab7 with identifier: 7009123auction111129 to the API
2026-03-27 15:14:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009123/photo_001/780x0__r.jpg?hash=1774617705>
{'auction_title': '',
 'c_o_2_emission_value': 156,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f7c17fe7-1159-5deb-8e63-c2fb55f6bab7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009123',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Skoda',
 'model': 'Karoq',
 'odometer': 176221,
 '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': 'Karoq Business 1.6 TDI 115CV BVA7 E6dT',
 'transmission': 'automatic',
 'trim': 'Business 1.6 TDI 115CV BVA7 E6dT',
 'vin': None,
 'year': 2020}
2026-03-27 15:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009123auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:38 [ecarstrade.be] INFO: Saving data for 7009123auction111129: {'created_time': 1774624478.564058, 'last_price_update_time': 1774624478.56407, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009123auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009143%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617736%27 HTTP/1.1" 200 None
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009143/photo_006/780x0__r.jpg?hash=1774617736 not downloaded yet
2026-03-27 15:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009090%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617650%27 HTTP/1.1" 200 None
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009090/photo_006/780x0__r.jpg?hash=1774617650 not downloaded yet
2026-03-27 15:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009074/photo_005/780x0__r.jpg?hash=1774617616> (referer: https://ecarstrade.com/cars/7009074)
2026-03-27 15:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009068/photo_001/780x0__r.jpg?hash=1774617609> (referer: https://ecarstrade.com/cars/7009068)
2026-03-27 15:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009068/photo_002/780x0__r.jpg?hash=1774617609> (referer: https://ecarstrade.com/cars/7009068)
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fae62845-c8ef-5814-b9c4-2a783fdafd88
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fae62845-c8ef-5814-b9c4-2a783fdafd88
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fae62845-c8ef-5814-b9c4-2a783fdafd88
2026-03-27 15:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009067> (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 15:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009094/photo_006/780x0__r.jpg?hash=1774617662> (referer: https://ecarstrade.com/cars/7009094)
2026-03-27 15:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009116/photo_006/780x0__r.jpg?hash=1774617697> (referer: https://ecarstrade.com/cars/7009116)
2026-03-27 15:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009074/photo_004/780x0__r.jpg?hash=1774617616> (referer: https://ecarstrade.com/cars/7009074)
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 51ccc36d-a201-5fbe-abee-3ce86bddca97
2026-03-27 15:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009074/photo_003/780x0__r.jpg?hash=1774617616> (referer: https://ecarstrade.com/cars/7009074)
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fae62845-c8ef-5814-b9c4-2a783fdafd88
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fae62845-c8ef-5814-b9c4-2a783fdafd88
2026-03-27 15:14:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fae62845-c8ef-5814-b9c4-2a783fdafd88, skipping ID generation
2026-03-27 15:14:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fae62845-c8ef-5814-b9c4-2a783fdafd88 with scrape type 1
2026-03-27 15:14:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fae62845-c8ef-5814-b9c4-2a783fdafd88 sending to next pipeline
2026-03-27 15:14:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fae62845-c8ef-5814-b9c4-2a783fdafd88, identifier: 7009068auction111129
2026-03-27 15:14:38 [ecarstrade.be] INFO: Extracting details for car 7009067auction111129
2026-03-27 15:14:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fae62845-c8ef-5814-b9c4-2a783fdafd88 with identifier: 7009068auction111129
2026-03-27 15:14:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fae62845-c8ef-5814-b9c4-2a783fdafd88 with identifier: 7009068auction111129
2026-03-27 15:14:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fae62845-c8ef-5814-b9c4-2a783fdafd88 with identifier: 7009068auction111129 to the API
2026-03-27 15:14:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:14: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 15:14:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009068/photo_002/780x0__r.jpg?hash=1774617609>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'fae62845-c8ef-5814-b9c4-2a783fdafd88',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009068',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 143587,
 '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': '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 15:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009068auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:39 [ecarstrade.be] INFO: Saving data for 7009068auction111129: {'created_time': 1774624479.246379, 'last_price_update_time': 1774624479.246392, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009068auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009116/photo_005/780x0__r.jpg?hash=1774617697> (referer: https://ecarstrade.com/cars/7009116)
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009143/photo_003/780x0__r.jpg?hash=1774617735> (referer: https://ecarstrade.com/cars/7009143)
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009090/photo_003/780x0__r.jpg?hash=1774617650> (referer: https://ecarstrade.com/cars/7009090)
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009090/photo_004/780x0__r.jpg?hash=1774617650> (referer: https://ecarstrade.com/cars/7009090)
2026-03-27 15:14:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5edfb10-70f9-55e6-bb49-90424aa4e4cf with identifier: 7009067auction111129
2026-03-27 15:14:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5edfb10-70f9-55e6-bb49-90424aa4e4cf with scrape type 1
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e5edfb10-70f9-55e6-bb49-90424aa4e4cf
2026-03-27 15:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009067%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617606%27 HTTP/1.1" 200 None
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009067/photo_001/780x0__r.jpg?hash=1774617606 not downloaded yet
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4d56b6e9-74ea-5bf0-9dfb-ad049b4e8169
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 51677b73-4b6c-545b-85f7-e7aa7d093be7
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 51ccc36d-a201-5fbe-abee-3ce86bddca97
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 51ccc36d-a201-5fbe-abee-3ce86bddca97
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009046> (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 15:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009067%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617606%27 HTTP/1.1" 200 None
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009067/photo_002/780x0__r.jpg?hash=1774617606 not downloaded yet
2026-03-27 15:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009067%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617606%27 HTTP/1.1" 200 None
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009067/photo_003/780x0__r.jpg?hash=1774617606 not downloaded yet
2026-03-27 15:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009067%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617606%27 HTTP/1.1" 200 None
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009067/photo_004/780x0__r.jpg?hash=1774617606 not downloaded yet
2026-03-27 15:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009067%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617608%27 HTTP/1.1" 200 None
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009067/photo_005/780x0__r.jpg?hash=1774617608 not downloaded yet
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009143/photo_005/780x0__r.jpg?hash=1774617735> (referer: https://ecarstrade.com/cars/7009143)
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009090/photo_005/780x0__r.jpg?hash=1774617650> (referer: https://ecarstrade.com/cars/7009090)
2026-03-27 15:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009067%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617606%27 HTTP/1.1" 200 None
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009067/photo_006/780x0__r.jpg?hash=1774617606 not downloaded yet
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 51677b73-4b6c-545b-85f7-e7aa7d093be7
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f9562509-1a91-549f-9724-a2e9d2d98ec9
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e6dfba90-e01a-5ae1-9d39-bf4f1adfb93f
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e6dfba90-e01a-5ae1-9d39-bf4f1adfb93f
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009090/photo_006/780x0__r.jpg?hash=1774617650> (referer: https://ecarstrade.com/cars/7009090)
2026-03-27 15:14:39 [ecarstrade.be] INFO: Extracting details for car 7009046auction111129
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009143/photo_004/780x0__r.jpg?hash=1774617735> (referer: https://ecarstrade.com/cars/7009143)
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009143/photo_006/780x0__r.jpg?hash=1774617736> (referer: https://ecarstrade.com/cars/7009143)
2026-03-27 15:14:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72e7866c-ef88-5eae-9212-ae464827cea6 with identifier: 7009046auction111129
2026-03-27 15:14:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72e7866c-ef88-5eae-9212-ae464827cea6 with scrape type 1
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 72e7866c-ef88-5eae-9212-ae464827cea6
2026-03-27 15:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009046%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617573%27 HTTP/1.1" 200 None
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009046/photo_001/780x0__r.jpg?hash=1774617573 not downloaded yet
2026-03-27 15:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009046%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617572%27 HTTP/1.1" 200 None
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009046/photo_002/780x0__r.jpg?hash=1774617572 not downloaded yet
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009090/photo_002/780x0__r.jpg?hash=1774617650> (referer: https://ecarstrade.com/cars/7009090)
2026-03-27 15:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009046%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617572%27 HTTP/1.1" 200 None
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009046/photo_003/780x0__r.jpg?hash=1774617572 not downloaded yet
2026-03-27 15:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009046%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617572%27 HTTP/1.1" 200 None
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009046/photo_004/780x0__r.jpg?hash=1774617572 not downloaded yet
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009094/photo_005/780x0__r.jpg?hash=1774617662> (referer: https://ecarstrade.com/cars/7009094)
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009143/photo_002/780x0__r.jpg?hash=1774617735> (referer: https://ecarstrade.com/cars/7009143)
2026-03-27 15:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009046%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617572%27 HTTP/1.1" 200 None
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009046/photo_005/780x0__r.jpg?hash=1774617572 not downloaded yet
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f9562509-1a91-549f-9724-a2e9d2d98ec9
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e6dfba90-e01a-5ae1-9d39-bf4f1adfb93f
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009143/photo_001/780x0__r.jpg?hash=1774617735> (referer: https://ecarstrade.com/cars/7009143)
2026-03-27 15:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009046%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617572%27 HTTP/1.1" 200 None
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009046/photo_006/780x0__r.jpg?hash=1774617572 not downloaded yet
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e6dfba90-e01a-5ae1-9d39-bf4f1adfb93f
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009090/photo_001/780x0__r.jpg?hash=1774617650> (referer: https://ecarstrade.com/cars/7009090)
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009074/photo_002/780x0__r.jpg?hash=1774617616> (referer: https://ecarstrade.com/cars/7009074)
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f9562509-1a91-549f-9724-a2e9d2d98ec9
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f9562509-1a91-549f-9724-a2e9d2d98ec9
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e6dfba90-e01a-5ae1-9d39-bf4f1adfb93f
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009067/photo_001/780x0__r.jpg?hash=1774617606> (referer: https://ecarstrade.com/cars/7009067)
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009067/photo_005/780x0__r.jpg?hash=1774617608> (referer: https://ecarstrade.com/cars/7009067)
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009067/photo_004/780x0__r.jpg?hash=1774617606> (referer: https://ecarstrade.com/cars/7009067)
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4d56b6e9-74ea-5bf0-9dfb-ad049b4e8169
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f9562509-1a91-549f-9724-a2e9d2d98ec9
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009116/photo_004/780x0__r.jpg?hash=1774617697> (referer: https://ecarstrade.com/cars/7009116)
2026-03-27 15:14:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009067/photo_006/780x0__r.jpg?hash=1774617606> (referer: https://ecarstrade.com/cars/7009067)
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f9562509-1a91-549f-9724-a2e9d2d98ec9
2026-03-27 15:14:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f9562509-1a91-549f-9724-a2e9d2d98ec9, skipping ID generation
2026-03-27 15:14:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9562509-1a91-549f-9724-a2e9d2d98ec9 with scrape type 1
2026-03-27 15:14:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f9562509-1a91-549f-9724-a2e9d2d98ec9 sending to next pipeline
2026-03-27 15:14:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f9562509-1a91-549f-9724-a2e9d2d98ec9, identifier: 7009143auction111129
2026-03-27 15:14:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f9562509-1a91-549f-9724-a2e9d2d98ec9 with identifier: 7009143auction111129
2026-03-27 15:14:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f9562509-1a91-549f-9724-a2e9d2d98ec9 with identifier: 7009143auction111129
2026-03-27 15:14:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f9562509-1a91-549f-9724-a2e9d2d98ec9 with identifier: 7009143auction111129 to the API
2026-03-27 15:14:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:14: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 15:14:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009143/photo_001/780x0__r.jpg?hash=1774617735>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f9562509-1a91-549f-9724-a2e9d2d98ec9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009143',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 168797,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Passat Break Business 2.0 TDI 150CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Passat Break Business 2.0 TDI 150CV BVA7 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009143auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:40 [ecarstrade.be] INFO: Saving data for 7009143auction111129: {'created_time': 1774624480.04548, 'last_price_update_time': 1774624480.045491, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009143auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009046/photo_003/780x0__r.jpg?hash=1774617572> (referer: https://ecarstrade.com/cars/7009046)
2026-03-27 15:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009046/photo_004/780x0__r.jpg?hash=1774617572> (referer: https://ecarstrade.com/cars/7009046)
2026-03-27 15:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009046/photo_002/780x0__r.jpg?hash=1774617572> (referer: https://ecarstrade.com/cars/7009046)
2026-03-27 15:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009067/photo_003/780x0__r.jpg?hash=1774617606> (referer: https://ecarstrade.com/cars/7009067)
2026-03-27 15:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009067/photo_002/780x0__r.jpg?hash=1774617606> (referer: https://ecarstrade.com/cars/7009067)
2026-03-27 15:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009092> (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 15:14:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e6dfba90-e01a-5ae1-9d39-bf4f1adfb93f
2026-03-27 15:14:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e6dfba90-e01a-5ae1-9d39-bf4f1adfb93f, skipping ID generation
2026-03-27 15:14:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6dfba90-e01a-5ae1-9d39-bf4f1adfb93f with scrape type 1
2026-03-27 15:14:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e6dfba90-e01a-5ae1-9d39-bf4f1adfb93f sending to next pipeline
2026-03-27 15:14:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e6dfba90-e01a-5ae1-9d39-bf4f1adfb93f, identifier: 7009090auction111129
2026-03-27 15:14:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 51ccc36d-a201-5fbe-abee-3ce86bddca97
2026-03-27 15:14:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e5edfb10-70f9-55e6-bb49-90424aa4e4cf
2026-03-27 15:14:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e5edfb10-70f9-55e6-bb49-90424aa4e4cf
2026-03-27 15:14:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e5edfb10-70f9-55e6-bb49-90424aa4e4cf
2026-03-27 15:14:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 51677b73-4b6c-545b-85f7-e7aa7d093be7
2026-03-27 15:14:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e5edfb10-70f9-55e6-bb49-90424aa4e4cf
2026-03-27 15:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009129> (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 15:14:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e6dfba90-e01a-5ae1-9d39-bf4f1adfb93f with identifier: 7009090auction111129
2026-03-27 15:14:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e6dfba90-e01a-5ae1-9d39-bf4f1adfb93f with identifier: 7009090auction111129
2026-03-27 15:14:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e6dfba90-e01a-5ae1-9d39-bf4f1adfb93f with identifier: 7009090auction111129 to the API
2026-03-27 15:14:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009090/photo_001/780x0__r.jpg?hash=1774617650>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e6dfba90-e01a-5ae1-9d39-bf4f1adfb93f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009090',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 203947,
 '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': 7,
 'seller_name': None,
 'title': '5008 Allure Pack 1.5 HDi 130CV BVA8 7 Sieges E6d',
 'transmission': 'automatic',
 'trim': 'Allure Pack 1.5 HDi 130CV BVA8 7 Sieges E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009090auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:40 [ecarstrade.be] INFO: Saving data for 7009090auction111129: {'created_time': 1774624480.50513, 'last_price_update_time': 1774624480.505141, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009090auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009046/photo_005/780x0__r.jpg?hash=1774617572> (referer: https://ecarstrade.com/cars/7009046)
2026-03-27 15:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009046/photo_001/780x0__r.jpg?hash=1774617573> (referer: https://ecarstrade.com/cars/7009046)
2026-03-27 15:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009046/photo_006/780x0__r.jpg?hash=1774617572> (referer: https://ecarstrade.com/cars/7009046)
2026-03-27 15:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009094/photo_004/780x0__r.jpg?hash=1774617662> (referer: https://ecarstrade.com/cars/7009094)
2026-03-27 15:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009074/photo_001/780x0__r.jpg?hash=1774617616> (referer: https://ecarstrade.com/cars/7009074)
2026-03-27 15:14:40 [ecarstrade.be] INFO: Extracting details for car 7009092auction111129
2026-03-27 15:14:40 [ecarstrade.be] INFO: Extracting details for car 7009129auction111129
2026-03-27 15:14:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 72e7866c-ef88-5eae-9212-ae464827cea6
2026-03-27 15:14:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 72e7866c-ef88-5eae-9212-ae464827cea6
2026-03-27 15:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009116/photo_003/780x0__r.jpg?hash=1774617697> (referer: https://ecarstrade.com/cars/7009116)
2026-03-27 15:14:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 72e7866c-ef88-5eae-9212-ae464827cea6
2026-03-27 15:14:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e5edfb10-70f9-55e6-bb49-90424aa4e4cf
2026-03-27 15:14:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e5edfb10-70f9-55e6-bb49-90424aa4e4cf
2026-03-27 15:14:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e5edfb10-70f9-55e6-bb49-90424aa4e4cf, skipping ID generation
2026-03-27 15:14:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5edfb10-70f9-55e6-bb49-90424aa4e4cf with scrape type 1
2026-03-27 15:14:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e5edfb10-70f9-55e6-bb49-90424aa4e4cf sending to next pipeline
2026-03-27 15:14:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e5edfb10-70f9-55e6-bb49-90424aa4e4cf, identifier: 7009067auction111129
2026-03-27 15:14:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b36724a1-354f-5340-b62a-c58a55ac4b72 with identifier: 7009092auction111129
2026-03-27 15:14:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b36724a1-354f-5340-b62a-c58a55ac4b72 with scrape type 1
2026-03-27 15:14:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b36724a1-354f-5340-b62a-c58a55ac4b72
2026-03-27 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009092%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617652%27 HTTP/1.1" 200 None
2026-03-27 15:14:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009092/photo_001/780x0__r.jpg?hash=1774617652 not downloaded yet
2026-03-27 15:14:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 003bbd2c-706b-5b14-87a7-540cb818d437 with identifier: 7009129auction111129
2026-03-27 15:14:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 003bbd2c-706b-5b14-87a7-540cb818d437 with scrape type 1
2026-03-27 15:14:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 003bbd2c-706b-5b14-87a7-540cb818d437
2026-03-27 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009129%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617716%27 HTTP/1.1" 200 None
2026-03-27 15:14:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009129/photo_001/780x0__r.jpg?hash=1774617716 not downloaded yet
2026-03-27 15:14:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e5edfb10-70f9-55e6-bb49-90424aa4e4cf with identifier: 7009067auction111129
2026-03-27 15:14:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e5edfb10-70f9-55e6-bb49-90424aa4e4cf with identifier: 7009067auction111129
2026-03-27 15:14:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e5edfb10-70f9-55e6-bb49-90424aa4e4cf with identifier: 7009067auction111129 to the API
2026-03-27 15:14:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009067/photo_002/780x0__r.jpg?hash=1774617606>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e5edfb10-70f9-55e6-bb49-90424aa4e4cf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009067',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 142704,
 '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': 'PEUGEOT 3008 / 2020 / 5P / SUV 1.6 HYBRID 225 E-EAT8 GT Pack',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  / 2020 / 5P / SUV 1.6 HYBRID 225 E-EAT8 GT Pack',
 'vin': None,
 'year': 2021}
2026-03-27 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009067auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:41 [ecarstrade.be] INFO: Saving data for 7009067auction111129: {'created_time': 1774624481.014915, 'last_price_update_time': 1774624481.014925, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009067auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009137/photo_003/780x0__r.jpg?hash=1774617727> (referer: https://ecarstrade.com/cars/7009137)
2026-03-27 15:14:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009094/photo_002/780x0__r.jpg?hash=1774617662> (referer: https://ecarstrade.com/cars/7009094)
2026-03-27 15:14:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009137/photo_002/780x0__r.jpg?hash=1774617727> (referer: https://ecarstrade.com/cars/7009137)
2026-03-27 15:14:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009094/photo_001/780x0__r.jpg?hash=1774617662> (referer: https://ecarstrade.com/cars/7009094)
2026-03-27 15:14:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009094/photo_003/780x0__r.jpg?hash=1774617662> (referer: https://ecarstrade.com/cars/7009094)
2026-03-27 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009092%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617652%27 HTTP/1.1" 200 None
2026-03-27 15:14:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009092/photo_002/780x0__r.jpg?hash=1774617652 not downloaded yet
2026-03-27 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009129%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617716%27 HTTP/1.1" 200 None
2026-03-27 15:14:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009129/photo_002/780x0__r.jpg?hash=1774617716 not downloaded yet
2026-03-27 15: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 15: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 15: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 15: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 15:14:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009116/photo_001/780x0__r.jpg?hash=1774617697> (referer: https://ecarstrade.com/cars/7009116)
2026-03-27 15:14:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009116/photo_002/780x0__r.jpg?hash=1774617697> (referer: https://ecarstrade.com/cars/7009116)
2026-03-27 15: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 15: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 15:14:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 72e7866c-ef88-5eae-9212-ae464827cea6
2026-03-27 15:14:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 72e7866c-ef88-5eae-9212-ae464827cea6
2026-03-27 15:14:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 72e7866c-ef88-5eae-9212-ae464827cea6
2026-03-27 15:14:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 72e7866c-ef88-5eae-9212-ae464827cea6, skipping ID generation
2026-03-27 15:14:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72e7866c-ef88-5eae-9212-ae464827cea6 with scrape type 1
2026-03-27 15:14:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 72e7866c-ef88-5eae-9212-ae464827cea6 sending to next pipeline
2026-03-27 15:14:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 72e7866c-ef88-5eae-9212-ae464827cea6, identifier: 7009046auction111129
2026-03-27 15:14:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4d56b6e9-74ea-5bf0-9dfb-ad049b4e8169
2026-03-27 15:14:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 51ccc36d-a201-5fbe-abee-3ce86bddca97
2026-03-27 15:14:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 51ccc36d-a201-5fbe-abee-3ce86bddca97, skipping ID generation
2026-03-27 15:14:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51ccc36d-a201-5fbe-abee-3ce86bddca97 with scrape type 1
2026-03-27 15:14:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 51ccc36d-a201-5fbe-abee-3ce86bddca97 sending to next pipeline
2026-03-27 15:14:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 51ccc36d-a201-5fbe-abee-3ce86bddca97, identifier: 7009074auction111129
2026-03-27 15:14:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 51677b73-4b6c-545b-85f7-e7aa7d093be7
2026-03-27 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009092%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617652%27 HTTP/1.1" 200 None
2026-03-27 15:14:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009092/photo_003/780x0__r.jpg?hash=1774617652 not downloaded yet
2026-03-27 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009129%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617716%27 HTTP/1.1" 200 None
2026-03-27 15:14:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009129/photo_003/780x0__r.jpg?hash=1774617716 not downloaded yet
2026-03-27 15:14:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 72e7866c-ef88-5eae-9212-ae464827cea6 with identifier: 7009046auction111129
2026-03-27 15:14:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 72e7866c-ef88-5eae-9212-ae464827cea6 with identifier: 7009046auction111129
2026-03-27 15:14:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 72e7866c-ef88-5eae-9212-ae464827cea6 with identifier: 7009046auction111129 to the API
2026-03-27 15:14:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009046/photo_006/780x0__r.jpg?hash=1774617572>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '72e7866c-ef88-5eae-9212-ae464827cea6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009046',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Opel',
 'model': 'Grandland X',
 'odometer': 136943,
 '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': '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 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009046auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:41 [ecarstrade.be] INFO: Saving data for 7009046auction111129: {'created_time': 1774624481.572534, 'last_price_update_time': 1774624481.572547, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009046auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 51ccc36d-a201-5fbe-abee-3ce86bddca97 with identifier: 7009074auction111129
2026-03-27 15:14:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 51ccc36d-a201-5fbe-abee-3ce86bddca97 with identifier: 7009074auction111129
2026-03-27 15:14:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 51ccc36d-a201-5fbe-abee-3ce86bddca97 with identifier: 7009074auction111129 to the API
2026-03-27 15:14:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009074/photo_001/780x0__r.jpg?hash=1774617616>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '51ccc36d-a201-5fbe-abee-3ce86bddca97',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009074',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 153840,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '3008 Allure 1.5 HDi 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Allure 1.5 HDi 130CV BVA8 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009074auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:41 [ecarstrade.be] INFO: Saving data for 7009074auction111129: {'created_time': 1774624481.874166, 'last_price_update_time': 1774624481.87418, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009074auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009137/photo_001/780x0__r.jpg?hash=1774617728> (referer: https://ecarstrade.com/cars/7009137)
2026-03-27 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009092%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617652%27 HTTP/1.1" 200 None
2026-03-27 15:14:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009092/photo_004/780x0__r.jpg?hash=1774617652 not downloaded yet
2026-03-27 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009129%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617716%27 HTTP/1.1" 200 None
2026-03-27 15:14:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009129/photo_004/780x0__r.jpg?hash=1774617716 not downloaded yet
2026-03-27 15:14: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 15:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7009092%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617652%27 HTTP/1.1" 200 None
2026-03-27 15:14:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009092/photo_005/780x0__r.jpg?hash=1774617652 not downloaded yet
2026-03-27 15:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7009129%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617716%27 HTTP/1.1" 200 None
2026-03-27 15:14:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009129/photo_005/780x0__r.jpg?hash=1774617716 not downloaded yet
2026-03-27 15:14:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c1af3fb2-2f28-5f22-a622-6750d34bc15a
2026-03-27 15:14:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4d56b6e9-74ea-5bf0-9dfb-ad049b4e8169
2026-03-27 15:14:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c1af3fb2-2f28-5f22-a622-6750d34bc15a
2026-03-27 15:14:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4d56b6e9-74ea-5bf0-9dfb-ad049b4e8169
2026-03-27 15:14:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4d56b6e9-74ea-5bf0-9dfb-ad049b4e8169
2026-03-27 15:14:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4d56b6e9-74ea-5bf0-9dfb-ad049b4e8169, skipping ID generation
2026-03-27 15:14:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d56b6e9-74ea-5bf0-9dfb-ad049b4e8169 with scrape type 1
2026-03-27 15:14:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4d56b6e9-74ea-5bf0-9dfb-ad049b4e8169 sending to next pipeline
2026-03-27 15:14:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4d56b6e9-74ea-5bf0-9dfb-ad049b4e8169, identifier: 7009094auction111129
2026-03-27 15:14:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 51677b73-4b6c-545b-85f7-e7aa7d093be7
2026-03-27 15:14:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 51677b73-4b6c-545b-85f7-e7aa7d093be7
2026-03-27 15:14:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 51677b73-4b6c-545b-85f7-e7aa7d093be7, skipping ID generation
2026-03-27 15:14:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51677b73-4b6c-545b-85f7-e7aa7d093be7 with scrape type 1
2026-03-27 15:14:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 51677b73-4b6c-545b-85f7-e7aa7d093be7 sending to next pipeline
2026-03-27 15:14:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 51677b73-4b6c-545b-85f7-e7aa7d093be7, identifier: 7009116auction111129
2026-03-27 15:14:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4d56b6e9-74ea-5bf0-9dfb-ad049b4e8169 with identifier: 7009094auction111129
2026-03-27 15:14:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4d56b6e9-74ea-5bf0-9dfb-ad049b4e8169 with identifier: 7009094auction111129
2026-03-27 15:14:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4d56b6e9-74ea-5bf0-9dfb-ad049b4e8169 with identifier: 7009094auction111129 to the API
2026-03-27 15:14:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:14: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 15:14:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009094/photo_003/780x0__r.jpg?hash=1774617662>
{'auction_title': '',
 'c_o_2_emission_value': 141,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '4d56b6e9-74ea-5bf0-9dfb-ad049b4e8169',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009094',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 192291,
 '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': 7,
 'seller_name': None,
 'title': 'PEUGEOT 5008 / 2020 / 5P / SUV BlueHDi 130 S&S EAT8 Allure',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  / 2020 / 5P / SUV BlueHDi 130 S&S EAT8 Allure',
 'vin': None,
 'year': 2021}
2026-03-27 15:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:42 [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 15:14:42 [ecarstrade.be] INFO: Saving data for 7009094auction111129: {'created_time': 1774624482.549176, 'last_price_update_time': 1774624482.549187, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009094auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 51677b73-4b6c-545b-85f7-e7aa7d093be7 with identifier: 7009116auction111129
2026-03-27 15:14:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 51677b73-4b6c-545b-85f7-e7aa7d093be7 with identifier: 7009116auction111129
2026-03-27 15:14:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 51677b73-4b6c-545b-85f7-e7aa7d093be7 with identifier: 7009116auction111129 to the API
2026-03-27 15:14:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:14: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 15:14:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009116/photo_002/780x0__r.jpg?hash=1774617697>
{'auction_title': '',
 'c_o_2_emission_value': 156,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '51677b73-4b6c-545b-85f7-e7aa7d093be7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009116',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Seat',
 'model': 'Ateca',
 'odometer': 163014,
 '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': 5,
 'seller_name': None,
 'title': 'Ateca Style Business 1.6 TDI 115CV BVA7 E6dT',
 'transmission': 'automatic',
 'trim': 'Style Business 1.6 TDI 115CV BVA7 E6dT',
 'vin': None,
 'year': 2020}
2026-03-27 15:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:42 [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 15:14:42 [ecarstrade.be] INFO: Saving data for 7009116auction111129: {'created_time': 1774624482.889932, 'last_price_update_time': 1774624482.889944, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009116auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7009092%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617652%27 HTTP/1.1" 200 None
2026-03-27 15:14:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009092/photo_006/780x0__r.jpg?hash=1774617652 not downloaded yet
2026-03-27 15:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7009129%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617718%27 HTTP/1.1" 200 None
2026-03-27 15:14:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009129/photo_006/780x0__r.jpg?hash=1774617718 not downloaded yet
2026-03-27 15:14:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c1af3fb2-2f28-5f22-a622-6750d34bc15a
2026-03-27 15:14:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c1af3fb2-2f28-5f22-a622-6750d34bc15a, skipping ID generation
2026-03-27 15:14:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1af3fb2-2f28-5f22-a622-6750d34bc15a with scrape type 1
2026-03-27 15:14:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c1af3fb2-2f28-5f22-a622-6750d34bc15a sending to next pipeline
2026-03-27 15:14:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c1af3fb2-2f28-5f22-a622-6750d34bc15a, identifier: 7009137auction111129
2026-03-27 15:14:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c1af3fb2-2f28-5f22-a622-6750d34bc15a with identifier: 7009137auction111129
2026-03-27 15:14:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c1af3fb2-2f28-5f22-a622-6750d34bc15a with identifier: 7009137auction111129
2026-03-27 15:14:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c1af3fb2-2f28-5f22-a622-6750d34bc15a with identifier: 7009137auction111129 to the API
2026-03-27 15:14:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:14: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 15:14:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009137/photo_001/780x0__r.jpg?hash=1774617728>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'c1af3fb2-2f28-5f22-a622-6750d34bc15a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009137',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 135031,
 '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': 'Superb Combi Style 2.0 TDI 150CV BVA7 E6',
 'transmission': 'automatic',
 'trim': 'Combi Style 2.0 TDI 150CV BVA7 E6',
 'vin': None,
 'year': 2019}
2026-03-27 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:43 [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 15:14:43 [ecarstrade.be] INFO: Saving data for 7009137auction111129: {'created_time': 1774624483.461861, 'last_price_update_time': 1774624483.461872, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009137auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009027> (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 15:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009129/photo_001/780x0__r.jpg?hash=1774617716> (referer: https://ecarstrade.com/cars/7009129)
2026-03-27 15:14:48 [ecarstrade.be] INFO: Extracting details for car 7009027auction111129
2026-03-27 15:14:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb584e8b-c3f5-5fab-996d-21a0f9b4c91c with identifier: 7009027auction111129
2026-03-27 15:14:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb584e8b-c3f5-5fab-996d-21a0f9b4c91c with scrape type 1
2026-03-27 15:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cb584e8b-c3f5-5fab-996d-21a0f9b4c91c
2026-03-27 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009027%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617536%27 HTTP/1.1" 200 None
2026-03-27 15:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009027/photo_001/780x0__r.jpg?hash=1774617536 not downloaded yet
2026-03-27 15:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009092/photo_001/780x0__r.jpg?hash=1774617652> (referer: https://ecarstrade.com/cars/7009092)
2026-03-27 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009027%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617536%27 HTTP/1.1" 200 None
2026-03-27 15:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009027/photo_002/780x0__r.jpg?hash=1774617536 not downloaded yet
2026-03-27 15: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 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009027%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617536%27 HTTP/1.1" 200 None
2026-03-27 15:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009027/photo_003/780x0__r.jpg?hash=1774617536 not downloaded yet
2026-03-27 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009027%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617536%27 HTTP/1.1" 200 None
2026-03-27 15:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009027/photo_004/780x0__r.jpg?hash=1774617536 not downloaded yet
2026-03-27 15:14:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 003bbd2c-706b-5b14-87a7-540cb818d437
2026-03-27 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009027%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617536%27 HTTP/1.1" 200 None
2026-03-27 15:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009027/photo_005/780x0__r.jpg?hash=1774617536 not downloaded yet
2026-03-27 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009027%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617536%27 HTTP/1.1" 200 None
2026-03-27 15:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009027/photo_006/780x0__r.jpg?hash=1774617536 not downloaded yet
2026-03-27 15:14:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b36724a1-354f-5340-b62a-c58a55ac4b72
2026-03-27 15:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009072> (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 15: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 15:14:49 [ecarstrade.be] INFO: Extracting details for car 7009072auction111129
2026-03-27 15:14:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eae23b6a-c3c1-51a0-af7c-25f76b2751ef with identifier: 7009072auction111129
2026-03-27 15:14:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eae23b6a-c3c1-51a0-af7c-25f76b2751ef with scrape type 1
2026-03-27 15:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item eae23b6a-c3c1-51a0-af7c-25f76b2751ef
2026-03-27 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009072%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617618%27 HTTP/1.1" 200 None
2026-03-27 15:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009072/photo_001/780x0__r.jpg?hash=1774617618 not downloaded yet
2026-03-27 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009072%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617618%27 HTTP/1.1" 200 None
2026-03-27 15:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009072/photo_002/780x0__r.jpg?hash=1774617618 not downloaded yet
2026-03-27 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009072%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617618%27 HTTP/1.1" 200 None
2026-03-27 15:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009072/photo_003/780x0__r.jpg?hash=1774617618 not downloaded yet
2026-03-27 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009072%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617619%27 HTTP/1.1" 200 None
2026-03-27 15:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009072/photo_004/780x0__r.jpg?hash=1774617619 not downloaded yet
2026-03-27 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009072%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617618%27 HTTP/1.1" 200 None
2026-03-27 15:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009072/photo_005/780x0__r.jpg?hash=1774617618 not downloaded yet
2026-03-27 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009072%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617619%27 HTTP/1.1" 200 None
2026-03-27 15:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009072/photo_006/780x0__r.jpg?hash=1774617619 not downloaded yet
2026-03-27 15:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009009> (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 15:14: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 15:14:49 [ecarstrade.be] INFO: Extracting details for car 7009009auction111129
2026-03-27 15:14:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62f7bacd-876e-5f10-9bb5-63a4b7dd600e with identifier: 7009009auction111129
2026-03-27 15:14:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62f7bacd-876e-5f10-9bb5-63a4b7dd600e with scrape type 1
2026-03-27 15:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 62f7bacd-876e-5f10-9bb5-63a4b7dd600e
2026-03-27 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009009%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617501%27 HTTP/1.1" 200 None
2026-03-27 15:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009009/photo_001/780x0__r.jpg?hash=1774617501 not downloaded yet
2026-03-27 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009009%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617502%27 HTTP/1.1" 200 None
2026-03-27 15:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009009/photo_002/780x0__r.jpg?hash=1774617502 not downloaded yet
2026-03-27 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009009%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617502%27 HTTP/1.1" 200 None
2026-03-27 15:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009009/photo_003/780x0__r.jpg?hash=1774617502 not downloaded yet
2026-03-27 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009009%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617503%27 HTTP/1.1" 200 None
2026-03-27 15:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009009/photo_004/780x0__r.jpg?hash=1774617503 not downloaded yet
2026-03-27 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009009%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617502%27 HTTP/1.1" 200 None
2026-03-27 15:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009009/photo_005/780x0__r.jpg?hash=1774617502 not downloaded yet
2026-03-27 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009009%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617502%27 HTTP/1.1" 200 None
2026-03-27 15:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009009/photo_006/780x0__r.jpg?hash=1774617502 not downloaded yet
2026-03-27 15:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009045> (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 15: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 15:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009026> (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 15: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 15:14:50 [ecarstrade.be] INFO: Extracting details for car 7009045auction111129
2026-03-27 15:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009076> (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 15:14:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5def2b41-61dc-525c-812a-754985abdbae with identifier: 7009045auction111129
2026-03-27 15:14:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5def2b41-61dc-525c-812a-754985abdbae with scrape type 1
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5def2b41-61dc-525c-812a-754985abdbae
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009045%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617571%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009045/photo_001/780x0__r.jpg?hash=1774617571 not downloaded yet
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009045%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617571%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009045/photo_002/780x0__r.jpg?hash=1774617571 not downloaded yet
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009045%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617571%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009045/photo_003/780x0__r.jpg?hash=1774617571 not downloaded yet
2026-03-27 15:14:50 [ecarstrade.be] INFO: Extracting details for car 7009026auction111129
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009045%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617572%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009045/photo_004/780x0__r.jpg?hash=1774617572 not downloaded yet
2026-03-27 15:14:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95174121-3d22-5845-a986-c0113701d42c with identifier: 7009026auction111129
2026-03-27 15:14:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95174121-3d22-5845-a986-c0113701d42c with scrape type 1
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 95174121-3d22-5845-a986-c0113701d42c
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009026%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617535%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009026/photo_001/780x0__r.jpg?hash=1774617535 not downloaded yet
2026-03-27 15:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009129/photo_003/780x0__r.jpg?hash=1774617716> (referer: https://ecarstrade.com/cars/7009129)
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009045%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617571%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009045/photo_005/780x0__r.jpg?hash=1774617571 not downloaded yet
2026-03-27 15:14:50 [ecarstrade.be] INFO: Extracting details for car 7009076auction111129
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009026%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617535%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009026/photo_002/780x0__r.jpg?hash=1774617535 not downloaded yet
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009045%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617572%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009045/photo_006/780x0__r.jpg?hash=1774617572 not downloaded yet
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009026%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617535%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009026/photo_003/780x0__r.jpg?hash=1774617535 not downloaded yet
2026-03-27 15:14:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f81ed75-022a-5c3f-b495-49cff8e23fb5 with identifier: 7009076auction111129
2026-03-27 15:14:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f81ed75-022a-5c3f-b495-49cff8e23fb5 with scrape type 1
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9f81ed75-022a-5c3f-b495-49cff8e23fb5
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009076%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617625%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009076/photo_001/780x0__r.jpg?hash=1774617625 not downloaded yet
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009026%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617535%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009026/photo_004/780x0__r.jpg?hash=1774617535 not downloaded yet
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009076%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617624%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009076/photo_002/780x0__r.jpg?hash=1774617624 not downloaded yet
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009026%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617536%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009026/photo_005/780x0__r.jpg?hash=1774617536 not downloaded yet
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009076%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617624%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009076/photo_003/780x0__r.jpg?hash=1774617624 not downloaded yet
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 003bbd2c-706b-5b14-87a7-540cb818d437
2026-03-27 15:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009129/photo_006/780x0__r.jpg?hash=1774617718> (referer: https://ecarstrade.com/cars/7009129)
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009026%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617535%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009026/photo_006/780x0__r.jpg?hash=1774617535 not downloaded yet
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009076%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617624%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009076/photo_004/780x0__r.jpg?hash=1774617624 not downloaded yet
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009076%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617624%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009076/photo_005/780x0__r.jpg?hash=1774617624 not downloaded yet
2026-03-27 15:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009050> (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 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009076%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617624%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009076/photo_006/780x0__r.jpg?hash=1774617624 not downloaded yet
2026-03-27 15:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009092/photo_006/780x0__r.jpg?hash=1774617652> (referer: https://ecarstrade.com/cars/7009092)
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 003bbd2c-706b-5b14-87a7-540cb818d437
2026-03-27 15:14:50 [ecarstrade.be] INFO: Extracting details for car 7009050auction111129
2026-03-27 15:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009027/photo_001/780x0__r.jpg?hash=1774617536> (referer: https://ecarstrade.com/cars/7009027)
2026-03-27 15:14:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04c2affe-a81a-510c-ad61-c31c3dcf1d56 with identifier: 7009050auction111129
2026-03-27 15:14:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04c2affe-a81a-510c-ad61-c31c3dcf1d56 with scrape type 1
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 04c2affe-a81a-510c-ad61-c31c3dcf1d56
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009050%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617576%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009050/photo_001/780x0__r.jpg?hash=1774617576 not downloaded yet
2026-03-27 15:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009027/photo_006/780x0__r.jpg?hash=1774617536> (referer: https://ecarstrade.com/cars/7009027)
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009050%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617576%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009050/photo_002/780x0__r.jpg?hash=1774617576 not downloaded yet
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009050%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617576%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009050/photo_003/780x0__r.jpg?hash=1774617576 not downloaded yet
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b36724a1-354f-5340-b62a-c58a55ac4b72
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009050%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617577%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009050/photo_004/780x0__r.jpg?hash=1774617577 not downloaded yet
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009050%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617576%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009050/photo_005/780x0__r.jpg?hash=1774617576 not downloaded yet
2026-03-27 15:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009009/photo_006/780x0__r.jpg?hash=1774617502> (referer: https://ecarstrade.com/cars/7009009)
2026-03-27 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009050%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617576%27 HTTP/1.1" 200 None
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009050/photo_006/780x0__r.jpg?hash=1774617576 not downloaded yet
2026-03-27 15:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009072/photo_006/780x0__r.jpg?hash=1774617619> (referer: https://ecarstrade.com/cars/7009072)
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cb584e8b-c3f5-5fab-996d-21a0f9b4c91c
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cb584e8b-c3f5-5fab-996d-21a0f9b4c91c
2026-03-27 15:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009009/photo_005/780x0__r.jpg?hash=1774617502> (referer: https://ecarstrade.com/cars/7009009)
2026-03-27 15:14:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009009/photo_004/780x0__r.jpg?hash=1774617503> (referer: https://ecarstrade.com/cars/7009009)
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 62f7bacd-876e-5f10-9bb5-63a4b7dd600e
2026-03-27 15:14:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item eae23b6a-c3c1-51a0-af7c-25f76b2751ef
2026-03-27 15:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009026/photo_001/780x0__r.jpg?hash=1774617535> (referer: https://ecarstrade.com/cars/7009026)
2026-03-27 15:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009076/photo_003/780x0__r.jpg?hash=1774617624> (referer: https://ecarstrade.com/cars/7009076)
2026-03-27 15:14:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 62f7bacd-876e-5f10-9bb5-63a4b7dd600e
2026-03-27 15:14:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 62f7bacd-876e-5f10-9bb5-63a4b7dd600e
2026-03-27 15:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009076/photo_005/780x0__r.jpg?hash=1774617624> (referer: https://ecarstrade.com/cars/7009076)
2026-03-27 15:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009076/photo_006/780x0__r.jpg?hash=1774617624> (referer: https://ecarstrade.com/cars/7009076)
2026-03-27 15:14:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 95174121-3d22-5845-a986-c0113701d42c
2026-03-27 15:14:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9f81ed75-022a-5c3f-b495-49cff8e23fb5
2026-03-27 15:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009076/photo_004/780x0__r.jpg?hash=1774617624> (referer: https://ecarstrade.com/cars/7009076)
2026-03-27 15:14:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9f81ed75-022a-5c3f-b495-49cff8e23fb5
2026-03-27 15:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009050/photo_005/780x0__r.jpg?hash=1774617576> (referer: https://ecarstrade.com/cars/7009050)
2026-03-27 15:14:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9f81ed75-022a-5c3f-b495-49cff8e23fb5
2026-03-27 15:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009050/photo_001/780x0__r.jpg?hash=1774617576> (referer: https://ecarstrade.com/cars/7009050)
2026-03-27 15:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009050/photo_006/780x0__r.jpg?hash=1774617576> (referer: https://ecarstrade.com/cars/7009050)
2026-03-27 15:14:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9f81ed75-022a-5c3f-b495-49cff8e23fb5
2026-03-27 15:14:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 04c2affe-a81a-510c-ad61-c31c3dcf1d56
2026-03-27 15:14:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 04c2affe-a81a-510c-ad61-c31c3dcf1d56
2026-03-27 15:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009050/photo_003/780x0__r.jpg?hash=1774617576> (referer: https://ecarstrade.com/cars/7009050)
2026-03-27 15:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009050/photo_004/780x0__r.jpg?hash=1774617577> (referer: https://ecarstrade.com/cars/7009050)
2026-03-27 15:14:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 04c2affe-a81a-510c-ad61-c31c3dcf1d56
2026-03-27 15:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009050/photo_002/780x0__r.jpg?hash=1774617576> (referer: https://ecarstrade.com/cars/7009050)
2026-03-27 15:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009026/photo_005/780x0__r.jpg?hash=1774617536> (referer: https://ecarstrade.com/cars/7009026)
2026-03-27 15:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009026/photo_006/780x0__r.jpg?hash=1774617535> (referer: https://ecarstrade.com/cars/7009026)
2026-03-27 15:14:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 04c2affe-a81a-510c-ad61-c31c3dcf1d56
2026-03-27 15:14:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 04c2affe-a81a-510c-ad61-c31c3dcf1d56
2026-03-27 15:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009076/photo_002/780x0__r.jpg?hash=1774617624> (referer: https://ecarstrade.com/cars/7009076)
2026-03-27 15:14:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 04c2affe-a81a-510c-ad61-c31c3dcf1d56
2026-03-27 15:14:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 04c2affe-a81a-510c-ad61-c31c3dcf1d56, skipping ID generation
2026-03-27 15:14:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04c2affe-a81a-510c-ad61-c31c3dcf1d56 with scrape type 1
2026-03-27 15:14:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 04c2affe-a81a-510c-ad61-c31c3dcf1d56 sending to next pipeline
2026-03-27 15:14:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 04c2affe-a81a-510c-ad61-c31c3dcf1d56, identifier: 7009050auction111129
2026-03-27 15:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009026/photo_004/780x0__r.jpg?hash=1774617535> (referer: https://ecarstrade.com/cars/7009026)
2026-03-27 15:14:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 04c2affe-a81a-510c-ad61-c31c3dcf1d56 with identifier: 7009050auction111129
2026-03-27 15:14:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 04c2affe-a81a-510c-ad61-c31c3dcf1d56 with identifier: 7009050auction111129
2026-03-27 15:14:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 04c2affe-a81a-510c-ad61-c31c3dcf1d56 with identifier: 7009050auction111129 to the API
2026-03-27 15:14:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009050/photo_002/780x0__r.jpg?hash=1774617576>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '04c2affe-a81a-510c-ad61-c31c3dcf1d56',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009050',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 146182,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-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 15:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009050auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:52 [ecarstrade.be] INFO: Saving data for 7009050auction111129: {'created_time': 1774624492.139119, 'last_price_update_time': 1774624492.13913, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009050auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009076/photo_001/780x0__r.jpg?hash=1774617625> (referer: https://ecarstrade.com/cars/7009076)
2026-03-27 15:14:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 95174121-3d22-5845-a986-c0113701d42c
2026-03-27 15:14:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 95174121-3d22-5845-a986-c0113701d42c
2026-03-27 15:14:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9f81ed75-022a-5c3f-b495-49cff8e23fb5
2026-03-27 15:14:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 95174121-3d22-5845-a986-c0113701d42c
2026-03-27 15:14:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009026/photo_003/780x0__r.jpg?hash=1774617535> (referer: https://ecarstrade.com/cars/7009026)
2026-03-27 15:14:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009045/photo_006/780x0__r.jpg?hash=1774617572> (referer: https://ecarstrade.com/cars/7009045)
2026-03-27 15:14:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9f81ed75-022a-5c3f-b495-49cff8e23fb5
2026-03-27 15:14:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f81ed75-022a-5c3f-b495-49cff8e23fb5, skipping ID generation
2026-03-27 15:14:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f81ed75-022a-5c3f-b495-49cff8e23fb5 with scrape type 1
2026-03-27 15:14:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f81ed75-022a-5c3f-b495-49cff8e23fb5 sending to next pipeline
2026-03-27 15:14:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9f81ed75-022a-5c3f-b495-49cff8e23fb5, identifier: 7009076auction111129
2026-03-27 15:14:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9f81ed75-022a-5c3f-b495-49cff8e23fb5 with identifier: 7009076auction111129
2026-03-27 15:14:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9f81ed75-022a-5c3f-b495-49cff8e23fb5 with identifier: 7009076auction111129
2026-03-27 15:14:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9f81ed75-022a-5c3f-b495-49cff8e23fb5 with identifier: 7009076auction111129 to the API
2026-03-27 15:14:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009076/photo_001/780x0__r.jpg?hash=1774617625>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'category': None,
 'color': None,
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '9f81ed75-022a-5c3f-b495-49cff8e23fb5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009076',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 145265,
 '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': '3008 II Active Pack 1.5 HDi 130CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'II Active Pack 1.5 HDi 130CV BVM6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009076auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:52 [ecarstrade.be] INFO: Saving data for 7009076auction111129: {'created_time': 1774624492.734668, 'last_price_update_time': 1774624492.73468, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009076auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009045/photo_005/780x0__r.jpg?hash=1774617571> (referer: https://ecarstrade.com/cars/7009045)
2026-03-27 15:14:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009026/photo_002/780x0__r.jpg?hash=1774617535> (referer: https://ecarstrade.com/cars/7009026)
2026-03-27 15:14:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 95174121-3d22-5845-a986-c0113701d42c
2026-03-27 15:14:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5def2b41-61dc-525c-812a-754985abdbae
2026-03-27 15:14:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009045/photo_003/780x0__r.jpg?hash=1774617571> (referer: https://ecarstrade.com/cars/7009045)
2026-03-27 15:14:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5def2b41-61dc-525c-812a-754985abdbae
2026-03-27 15:14:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 95174121-3d22-5845-a986-c0113701d42c
2026-03-27 15:14:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 95174121-3d22-5845-a986-c0113701d42c, skipping ID generation
2026-03-27 15:14:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95174121-3d22-5845-a986-c0113701d42c with scrape type 1
2026-03-27 15:14:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 95174121-3d22-5845-a986-c0113701d42c sending to next pipeline
2026-03-27 15:14:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 95174121-3d22-5845-a986-c0113701d42c, identifier: 7009026auction111129
2026-03-27 15:14:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 95174121-3d22-5845-a986-c0113701d42c with identifier: 7009026auction111129
2026-03-27 15:14:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 95174121-3d22-5845-a986-c0113701d42c with identifier: 7009026auction111129
2026-03-27 15:14:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 95174121-3d22-5845-a986-c0113701d42c with identifier: 7009026auction111129 to the API
2026-03-27 15:14:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009026/photo_002/780x0__r.jpg?hash=1774617535>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '95174121-3d22-5845-a986-c0113701d42c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009026',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 205037,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Tucson Business Mild-Hybrid 2WD 1.6 CRDI 135CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Business Mild-Hybrid 2WD 1.6 CRDI 135CV BVA7 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009026auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:53 [ecarstrade.be] INFO: Saving data for 7009026auction111129: {'created_time': 1774624493.347452, 'last_price_update_time': 1774624493.347463, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009026auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009045/photo_004/780x0__r.jpg?hash=1774617572> (referer: https://ecarstrade.com/cars/7009045)
2026-03-27 15:14:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009045/photo_002/780x0__r.jpg?hash=1774617571> (referer: https://ecarstrade.com/cars/7009045)
2026-03-27 15:14:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5def2b41-61dc-525c-812a-754985abdbae
2026-03-27 15:14:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009045/photo_001/780x0__r.jpg?hash=1774617571> (referer: https://ecarstrade.com/cars/7009045)
2026-03-27 15:14:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5def2b41-61dc-525c-812a-754985abdbae
2026-03-27 15:14:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5def2b41-61dc-525c-812a-754985abdbae
2026-03-27 15:14:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5def2b41-61dc-525c-812a-754985abdbae
2026-03-27 15:14:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5def2b41-61dc-525c-812a-754985abdbae, skipping ID generation
2026-03-27 15:14:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5def2b41-61dc-525c-812a-754985abdbae with scrape type 1
2026-03-27 15:14:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5def2b41-61dc-525c-812a-754985abdbae sending to next pipeline
2026-03-27 15:14:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5def2b41-61dc-525c-812a-754985abdbae, identifier: 7009045auction111129
2026-03-27 15:14:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5def2b41-61dc-525c-812a-754985abdbae with identifier: 7009045auction111129
2026-03-27 15:14:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5def2b41-61dc-525c-812a-754985abdbae with identifier: 7009045auction111129
2026-03-27 15:14:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5def2b41-61dc-525c-812a-754985abdbae with identifier: 7009045auction111129 to the API
2026-03-27 15:14:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009045/photo_001/780x0__r.jpg?hash=1774617571>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '5def2b41-61dc-525c-812a-754985abdbae',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009045',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Opel',
 'model': 'Grandland X',
 'odometer': 150448,
 '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': 'Grandland X Business Elegance 1.5 130CV BVA8 6E',
 'transmission': 'automatic',
 'trim': 'Business Elegance 1.5 130CV BVA8 6E',
 'vin': None,
 'year': 2023}
2026-03-27 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009045auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:54 [ecarstrade.be] INFO: Saving data for 7009045auction111129: {'created_time': 1774624494.038191, 'last_price_update_time': 1774624494.038202, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009045auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009009/photo_002/780x0__r.jpg?hash=1774617502> (referer: https://ecarstrade.com/cars/7009009)
2026-03-27 15:14:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009009/photo_003/780x0__r.jpg?hash=1774617502> (referer: https://ecarstrade.com/cars/7009009)
2026-03-27 15:14:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009009/photo_001/780x0__r.jpg?hash=1774617501> (referer: https://ecarstrade.com/cars/7009009)
2026-03-27 15:14:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009072/photo_005/780x0__r.jpg?hash=1774617618> (referer: https://ecarstrade.com/cars/7009072)
2026-03-27 15:14:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 62f7bacd-876e-5f10-9bb5-63a4b7dd600e
2026-03-27 15:14:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 62f7bacd-876e-5f10-9bb5-63a4b7dd600e
2026-03-27 15:14:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009072/photo_004/780x0__r.jpg?hash=1774617619> (referer: https://ecarstrade.com/cars/7009072)
2026-03-27 15:14:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 62f7bacd-876e-5f10-9bb5-63a4b7dd600e
2026-03-27 15:14:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 62f7bacd-876e-5f10-9bb5-63a4b7dd600e, skipping ID generation
2026-03-27 15:14:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62f7bacd-876e-5f10-9bb5-63a4b7dd600e with scrape type 1
2026-03-27 15:14:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 62f7bacd-876e-5f10-9bb5-63a4b7dd600e sending to next pipeline
2026-03-27 15:14:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 62f7bacd-876e-5f10-9bb5-63a4b7dd600e, identifier: 7009009auction111129
2026-03-27 15:14:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 62f7bacd-876e-5f10-9bb5-63a4b7dd600e with identifier: 7009009auction111129
2026-03-27 15:14:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 62f7bacd-876e-5f10-9bb5-63a4b7dd600e with identifier: 7009009auction111129
2026-03-27 15:14:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 62f7bacd-876e-5f10-9bb5-63a4b7dd600e with identifier: 7009009auction111129 to the API
2026-03-27 15:14:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009009/photo_001/780x0__r.jpg?hash=1774617501>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '62f7bacd-876e-5f10-9bb5-63a4b7dd600e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009009',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 170886,
 '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': 'CITROEN C5 Aircross / 2022 / 5P / SUV BlueHDi 130 S&S EAT8 Feel',
 'transmission': 'automatic',
 'trim': 'CITROEN  / 2022 / 5P / SUV BlueHDi 130 S&S EAT8 Feel',
 'vin': None,
 'year': 2022}
2026-03-27 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009009auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:54 [ecarstrade.be] INFO: Saving data for 7009009auction111129: {'created_time': 1774624494.6105, 'last_price_update_time': 1774624494.610513, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009009auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009072/photo_003/780x0__r.jpg?hash=1774617618> (referer: https://ecarstrade.com/cars/7009072)
2026-03-27 15:14:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009072/photo_002/780x0__r.jpg?hash=1774617618> (referer: https://ecarstrade.com/cars/7009072)
2026-03-27 15:14:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item eae23b6a-c3c1-51a0-af7c-25f76b2751ef
2026-03-27 15:14:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item eae23b6a-c3c1-51a0-af7c-25f76b2751ef
2026-03-27 15:14:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009072/photo_001/780x0__r.jpg?hash=1774617618> (referer: https://ecarstrade.com/cars/7009072)
2026-03-27 15:14:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item eae23b6a-c3c1-51a0-af7c-25f76b2751ef
2026-03-27 15:14:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item eae23b6a-c3c1-51a0-af7c-25f76b2751ef
2026-03-27 15:14:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009027/photo_004/780x0__r.jpg?hash=1774617536> (referer: https://ecarstrade.com/cars/7009027)
2026-03-27 15:14:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009027/photo_005/780x0__r.jpg?hash=1774617536> (referer: https://ecarstrade.com/cars/7009027)
2026-03-27 15:14:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item eae23b6a-c3c1-51a0-af7c-25f76b2751ef
2026-03-27 15:14:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eae23b6a-c3c1-51a0-af7c-25f76b2751ef, skipping ID generation
2026-03-27 15:14:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eae23b6a-c3c1-51a0-af7c-25f76b2751ef with scrape type 1
2026-03-27 15:14:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eae23b6a-c3c1-51a0-af7c-25f76b2751ef sending to next pipeline
2026-03-27 15:14:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eae23b6a-c3c1-51a0-af7c-25f76b2751ef, identifier: 7009072auction111129
2026-03-27 15:14:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eae23b6a-c3c1-51a0-af7c-25f76b2751ef with identifier: 7009072auction111129
2026-03-27 15:14:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eae23b6a-c3c1-51a0-af7c-25f76b2751ef with identifier: 7009072auction111129
2026-03-27 15:14:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eae23b6a-c3c1-51a0-af7c-25f76b2751ef with identifier: 7009072auction111129 to the API
2026-03-27 15:14:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009072/photo_001/780x0__r.jpg?hash=1774617618>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'eae23b6a-c3c1-51a0-af7c-25f76b2751ef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009072',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 180507,
 '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': '3008 Active Pack 1.5 HDi 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Active Pack 1.5 HDi 130CV BVA8 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:55 [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 15:14:55 [ecarstrade.be] INFO: Saving data for 7009072auction111129: {'created_time': 1774624495.225238, 'last_price_update_time': 1774624495.22525, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009072auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009027/photo_002/780x0__r.jpg?hash=1774617536> (referer: https://ecarstrade.com/cars/7009027)
2026-03-27 15:14:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009027/photo_003/780x0__r.jpg?hash=1774617536> (referer: https://ecarstrade.com/cars/7009027)
2026-03-27 15:14:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cb584e8b-c3f5-5fab-996d-21a0f9b4c91c
2026-03-27 15:14:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cb584e8b-c3f5-5fab-996d-21a0f9b4c91c
2026-03-27 15:14:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009129/photo_005/780x0__r.jpg?hash=1774617716> (referer: https://ecarstrade.com/cars/7009129)
2026-03-27 15:14:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cb584e8b-c3f5-5fab-996d-21a0f9b4c91c
2026-03-27 15:14:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cb584e8b-c3f5-5fab-996d-21a0f9b4c91c
2026-03-27 15:14:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb584e8b-c3f5-5fab-996d-21a0f9b4c91c, skipping ID generation
2026-03-27 15:14:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb584e8b-c3f5-5fab-996d-21a0f9b4c91c with scrape type 1
2026-03-27 15:14:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb584e8b-c3f5-5fab-996d-21a0f9b4c91c sending to next pipeline
2026-03-27 15:14:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cb584e8b-c3f5-5fab-996d-21a0f9b4c91c, identifier: 7009027auction111129
2026-03-27 15:14:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cb584e8b-c3f5-5fab-996d-21a0f9b4c91c with identifier: 7009027auction111129
2026-03-27 15:14:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cb584e8b-c3f5-5fab-996d-21a0f9b4c91c with identifier: 7009027auction111129
2026-03-27 15:14:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cb584e8b-c3f5-5fab-996d-21a0f9b4c91c with identifier: 7009027auction111129 to the API
2026-03-27 15:14:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:14:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009027/photo_003/780x0__r.jpg?hash=1774617536>
{'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-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'cb584e8b-c3f5-5fab-996d-21a0f9b4c91c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009027',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 132417,
 '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': 'Kona Creative Hybrid 2WD 1.6 GDI 140CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'Creative Hybrid 2WD 1.6 GDI 140CV BVA6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:55 [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 15:14:55 [ecarstrade.be] INFO: Saving data for 7009027auction111129: {'created_time': 1774624495.749961, 'last_price_update_time': 1774624495.749971, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009027auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009092/photo_005/780x0__r.jpg?hash=1774617652> (referer: https://ecarstrade.com/cars/7009092)
2026-03-27 15:14:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009129/photo_004/780x0__r.jpg?hash=1774617716> (referer: https://ecarstrade.com/cars/7009129)
2026-03-27 15:14:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009055> (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 15:14:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 003bbd2c-706b-5b14-87a7-540cb818d437
2026-03-27 15:14:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009092/photo_004/780x0__r.jpg?hash=1774617652> (referer: https://ecarstrade.com/cars/7009092)
2026-03-27 15:14:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009092/photo_003/780x0__r.jpg?hash=1774617652> (referer: https://ecarstrade.com/cars/7009092)
2026-03-27 15:14: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 15:14:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b36724a1-354f-5340-b62a-c58a55ac4b72
2026-03-27 15:14:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009129/photo_002/780x0__r.jpg?hash=1774617716> (referer: https://ecarstrade.com/cars/7009129)
2026-03-27 15:14: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 15:14:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 003bbd2c-706b-5b14-87a7-540cb818d437
2026-03-27 15:14:55 [ecarstrade.be] INFO: Extracting details for car 7009055auction111129
2026-03-27 15:14:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd52e636-f3cf-587b-a6ed-3282f6df2041 with identifier: 7009055auction111129
2026-03-27 15:14:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd52e636-f3cf-587b-a6ed-3282f6df2041 with scrape type 1
2026-03-27 15:14:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cd52e636-f3cf-587b-a6ed-3282f6df2041
2026-03-27 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009055%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617587%27 HTTP/1.1" 200 None
2026-03-27 15:14:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009055/photo_001/780x0__r.jpg?hash=1774617587 not downloaded yet
2026-03-27 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009055%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617587%27 HTTP/1.1" 200 None
2026-03-27 15:14:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009055/photo_002/780x0__r.jpg?hash=1774617587 not downloaded yet
2026-03-27 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009055%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617587%27 HTTP/1.1" 200 None
2026-03-27 15:14:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009055/photo_003/780x0__r.jpg?hash=1774617587 not downloaded yet
2026-03-27 15:14:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009092/photo_002/780x0__r.jpg?hash=1774617652> (referer: https://ecarstrade.com/cars/7009092)
2026-03-27 15:14: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 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009055%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617587%27 HTTP/1.1" 200 None
2026-03-27 15:14:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009055/photo_004/780x0__r.jpg?hash=1774617587 not downloaded yet
2026-03-27 15:14:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b36724a1-354f-5340-b62a-c58a55ac4b72
2026-03-27 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009055%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617587%27 HTTP/1.1" 200 None
2026-03-27 15:14:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009055/photo_005/780x0__r.jpg?hash=1774617587 not downloaded yet
2026-03-27 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009055%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617588%27 HTTP/1.1" 200 None
2026-03-27 15:14:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009055/photo_006/780x0__r.jpg?hash=1774617588 not downloaded yet
2026-03-27 15:14:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b36724a1-354f-5340-b62a-c58a55ac4b72
2026-03-27 15:14:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 003bbd2c-706b-5b14-87a7-540cb818d437
2026-03-27 15:14:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 003bbd2c-706b-5b14-87a7-540cb818d437, skipping ID generation
2026-03-27 15:14:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 003bbd2c-706b-5b14-87a7-540cb818d437 with scrape type 1
2026-03-27 15:14:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 003bbd2c-706b-5b14-87a7-540cb818d437 sending to next pipeline
2026-03-27 15:14:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 003bbd2c-706b-5b14-87a7-540cb818d437, identifier: 7009129auction111129
2026-03-27 15:14:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 003bbd2c-706b-5b14-87a7-540cb818d437 with identifier: 7009129auction111129
2026-03-27 15:14:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 003bbd2c-706b-5b14-87a7-540cb818d437 with identifier: 7009129auction111129
2026-03-27 15:14:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 003bbd2c-706b-5b14-87a7-540cb818d437 with identifier: 7009129auction111129 to the API
2026-03-27 15:14:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:14: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 15:14:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009129/photo_002/780x0__r.jpg?hash=1774617716>
{'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-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '003bbd2c-706b-5b14-87a7-540cb818d437',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009129',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 167940,
 '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': 'SKODA Octavia / 2020 / 5P / Berline 1.5 TSI mHEV e-TEC 150 DSG7 '
          'Business',
 'transmission': 'automatic',
 'trim': 'SKODA  / 2020 / 5P / Berline 1.5 TSI mHEV e-TEC 150 DSG7 Business',
 'vin': None,
 'year': 2022}
2026-03-27 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009129auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:56 [ecarstrade.be] INFO: Saving data for 7009129auction111129: {'created_time': 1774624496.381632, 'last_price_update_time': 1774624496.381644, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009129auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009011> (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 15:14: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 15:14:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b36724a1-354f-5340-b62a-c58a55ac4b72
2026-03-27 15:14:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b36724a1-354f-5340-b62a-c58a55ac4b72, skipping ID generation
2026-03-27 15:14:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b36724a1-354f-5340-b62a-c58a55ac4b72 with scrape type 1
2026-03-27 15:14:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b36724a1-354f-5340-b62a-c58a55ac4b72 sending to next pipeline
2026-03-27 15:14:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b36724a1-354f-5340-b62a-c58a55ac4b72, identifier: 7009092auction111129
2026-03-27 15:14:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b36724a1-354f-5340-b62a-c58a55ac4b72 with identifier: 7009092auction111129
2026-03-27 15:14:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b36724a1-354f-5340-b62a-c58a55ac4b72 with identifier: 7009092auction111129
2026-03-27 15:14:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b36724a1-354f-5340-b62a-c58a55ac4b72 with identifier: 7009092auction111129 to the API
2026-03-27 15:14:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:14: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 15:14:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009092/photo_002/780x0__r.jpg?hash=1774617652>
{'auction_title': '',
 'c_o_2_emission_value': 141,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b36724a1-354f-5340-b62a-c58a55ac4b72',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009092',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 174241,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 7,
 'seller_name': None,
 'title': '5008 Allure Pack 1.5 HDi 130CV BVA8 7 Sieges E6d',
 'transmission': 'automatic',
 'trim': 'Allure Pack 1.5 HDi 130CV BVA8 7 Sieges E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009092auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:14:56 [ecarstrade.be] INFO: Saving data for 7009092auction111129: {'created_time': 1774624496.783511, 'last_price_update_time': 1774624496.783523, 'auction_closing_time': 1774878000.0}
2026-03-27 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009092auction111129') HTTP/1.1" 204 0
2026-03-27 15:14:56 [ecarstrade.be] INFO: Extracting details for car 7009011auction111129
2026-03-27 15:14:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009010> (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 15:14:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009087> (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 15:14: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 15:14: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 15:14:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1aeed88d-274e-5206-836a-c4071703bbb7 with identifier: 7009011auction111129
2026-03-27 15:14:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aeed88d-274e-5206-836a-c4071703bbb7 with scrape type 1
2026-03-27 15:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1aeed88d-274e-5206-836a-c4071703bbb7
2026-03-27 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009011%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617506%27 HTTP/1.1" 200 None
2026-03-27 15:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009011/photo_001/780x0__r.jpg?hash=1774617506 not downloaded yet
2026-03-27 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009011%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617505%27 HTTP/1.1" 200 None
2026-03-27 15:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009011/photo_002/780x0__r.jpg?hash=1774617505 not downloaded yet
2026-03-27 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009011%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617505%27 HTTP/1.1" 200 None
2026-03-27 15:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009011/photo_003/780x0__r.jpg?hash=1774617505 not downloaded yet
2026-03-27 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009011%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617505%27 HTTP/1.1" 200 None
2026-03-27 15:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009011/photo_004/780x0__r.jpg?hash=1774617505 not downloaded yet
2026-03-27 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009011%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617507%27 HTTP/1.1" 200 None
2026-03-27 15:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009011/photo_005/780x0__r.jpg?hash=1774617507 not downloaded yet
2026-03-27 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009011%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617506%27 HTTP/1.1" 200 None
2026-03-27 15:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009011/photo_006/780x0__r.jpg?hash=1774617506 not downloaded yet
2026-03-27 15:14:56 [ecarstrade.be] INFO: Extracting details for car 7009010auction111129
2026-03-27 15:14:56 [ecarstrade.be] INFO: Extracting details for car 7009087auction111129
2026-03-27 15:14:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae99a25c-9e8e-5598-9364-e45cd620e460 with identifier: 7009010auction111129
2026-03-27 15:14:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae99a25c-9e8e-5598-9364-e45cd620e460 with scrape type 1
2026-03-27 15:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ae99a25c-9e8e-5598-9364-e45cd620e460
2026-03-27 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009010%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617503%27 HTTP/1.1" 200 None
2026-03-27 15:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009010/photo_001/780x0__r.jpg?hash=1774617503 not downloaded yet
2026-03-27 15:14:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0869c27-0923-5b85-9d3e-8ca63706988b with identifier: 7009087auction111129
2026-03-27 15:14:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0869c27-0923-5b85-9d3e-8ca63706988b with scrape type 1
2026-03-27 15:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a0869c27-0923-5b85-9d3e-8ca63706988b
2026-03-27 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009087%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617646%27 HTTP/1.1" 200 None
2026-03-27 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009087/photo_001/780x0__r.jpg?hash=1774617646 not downloaded yet
2026-03-27 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009010%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617503%27 HTTP/1.1" 200 None
2026-03-27 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009010/photo_002/780x0__r.jpg?hash=1774617503 not downloaded yet
2026-03-27 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009087%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617645%27 HTTP/1.1" 200 None
2026-03-27 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009087/photo_002/780x0__r.jpg?hash=1774617645 not downloaded yet
2026-03-27 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009010%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617503%27 HTTP/1.1" 200 None
2026-03-27 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009010/photo_003/780x0__r.jpg?hash=1774617503 not downloaded yet
2026-03-27 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009087%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617646%27 HTTP/1.1" 200 None
2026-03-27 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009087/photo_003/780x0__r.jpg?hash=1774617646 not downloaded yet
2026-03-27 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009010%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617503%27 HTTP/1.1" 200 None
2026-03-27 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009010/photo_004/780x0__r.jpg?hash=1774617503 not downloaded yet
2026-03-27 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009087%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617645%27 HTTP/1.1" 200 None
2026-03-27 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009087/photo_004/780x0__r.jpg?hash=1774617645 not downloaded yet
2026-03-27 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009010%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617504%27 HTTP/1.1" 200 None
2026-03-27 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009010/photo_005/780x0__r.jpg?hash=1774617504 not downloaded yet
2026-03-27 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009087%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617645%27 HTTP/1.1" 200 None
2026-03-27 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009087/photo_005/780x0__r.jpg?hash=1774617645 not downloaded yet
2026-03-27 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009010%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617503%27 HTTP/1.1" 200 None
2026-03-27 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009010/photo_006/780x0__r.jpg?hash=1774617503 not downloaded yet
2026-03-27 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009087%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617645%27 HTTP/1.1" 200 None
2026-03-27 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009087/photo_006/780x0__r.jpg?hash=1774617645 not downloaded yet
2026-03-27 15:14:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009119> (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 15:14: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 15:14:57 [ecarstrade.be] INFO: Extracting details for car 7009119auction111129
2026-03-27 15:14:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c0c55fa-d56a-5628-a02e-ef2b9a330403 with identifier: 7009119auction111129
2026-03-27 15:14:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c0c55fa-d56a-5628-a02e-ef2b9a330403 with scrape type 1
2026-03-27 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3c0c55fa-d56a-5628-a02e-ef2b9a330403
2026-03-27 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009119%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617701%27 HTTP/1.1" 200 None
2026-03-27 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009119/photo_001/780x0__r.jpg?hash=1774617701 not downloaded yet
2026-03-27 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009119%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617701%27 HTTP/1.1" 200 None
2026-03-27 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009119/photo_002/780x0__r.jpg?hash=1774617701 not downloaded yet
2026-03-27 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009119%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617701%27 HTTP/1.1" 200 None
2026-03-27 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009119/photo_003/780x0__r.jpg?hash=1774617701 not downloaded yet
2026-03-27 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009119%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617701%27 HTTP/1.1" 200 None
2026-03-27 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009119/photo_004/780x0__r.jpg?hash=1774617701 not downloaded yet
2026-03-27 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009119%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617701%27 HTTP/1.1" 200 None
2026-03-27 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009119/photo_005/780x0__r.jpg?hash=1774617701 not downloaded yet
2026-03-27 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009119%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617701%27 HTTP/1.1" 200 None
2026-03-27 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009119/photo_006/780x0__r.jpg?hash=1774617701 not downloaded yet
2026-03-27 15:14:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009102> (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 15:14: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 15:14:59 [ecarstrade.be] INFO: Extracting details for car 7009102auction111129
2026-03-27 15:14:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6af2a4cb-271b-52f5-8c9d-e8facbc26fa2 with identifier: 7009102auction111129
2026-03-27 15:14:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6af2a4cb-271b-52f5-8c9d-e8facbc26fa2 with scrape type 1
2026-03-27 15:14:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6af2a4cb-271b-52f5-8c9d-e8facbc26fa2
2026-03-27 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009102%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617674%27 HTTP/1.1" 200 None
2026-03-27 15:14:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009102/photo_001/780x0__r.jpg?hash=1774617674 not downloaded yet
2026-03-27 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009102%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617674%27 HTTP/1.1" 200 None
2026-03-27 15:14:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009102/photo_002/780x0__r.jpg?hash=1774617674 not downloaded yet
2026-03-27 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009102%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617673%27 HTTP/1.1" 200 None
2026-03-27 15:14:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009102/photo_003/780x0__r.jpg?hash=1774617673 not downloaded yet
2026-03-27 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009102%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617674%27 HTTP/1.1" 200 None
2026-03-27 15:14:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009102/photo_004/780x0__r.jpg?hash=1774617674 not downloaded yet
2026-03-27 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009102%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617674%27 HTTP/1.1" 200 None
2026-03-27 15:14:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009102/photo_005/780x0__r.jpg?hash=1774617674 not downloaded yet
2026-03-27 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:14: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%252F7000001-7010000%252F7009102%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617673%27 HTTP/1.1" 200 None
2026-03-27 15:14:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009102/photo_006/780x0__r.jpg?hash=1774617673 not downloaded yet
2026-03-27 15:15:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009122> (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 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009037/photo_005/780x0__r.jpg?hash=1774617559> (referer: https://ecarstrade.com/cars/7009037)
2026-03-27 15:15:03 [ecarstrade.be] INFO: Extracting details for car 7009122auction111129
2026-03-27 15:15:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72204cfa-791e-573b-a53f-b0af801a731b with identifier: 7009122auction111129
2026-03-27 15:15:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72204cfa-791e-573b-a53f-b0af801a731b with scrape type 1
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 72204cfa-791e-573b-a53f-b0af801a731b
2026-03-27 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009122%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617708%27 HTTP/1.1" 200 None
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009122/photo_001/780x0__r.jpg?hash=1774617708 not downloaded yet
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009037/photo_004/780x0__r.jpg?hash=1774617559> (referer: https://ecarstrade.com/cars/7009037)
2026-03-27 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009122%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617707%27 HTTP/1.1" 200 None
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009122/photo_002/780x0__r.jpg?hash=1774617707 not downloaded yet
2026-03-27 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009122%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617707%27 HTTP/1.1" 200 None
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009122/photo_003/780x0__r.jpg?hash=1774617707 not downloaded yet
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item be9b1f93-7607-531b-893b-5aabb6e5769d
2026-03-27 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009122%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617708%27 HTTP/1.1" 200 None
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009122/photo_004/780x0__r.jpg?hash=1774617708 not downloaded yet
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009062> (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 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009122%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617707%27 HTTP/1.1" 200 None
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009122/photo_005/780x0__r.jpg?hash=1774617707 not downloaded yet
2026-03-27 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009122%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617707%27 HTTP/1.1" 200 None
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009122/photo_006/780x0__r.jpg?hash=1774617707 not downloaded yet
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item be9b1f93-7607-531b-893b-5aabb6e5769d
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009055/photo_002/780x0__r.jpg?hash=1774617587> (referer: https://ecarstrade.com/cars/7009055)
2026-03-27 15:15:03 [ecarstrade.be] INFO: Extracting details for car 7009062auction111129
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009055/photo_006/780x0__r.jpg?hash=1774617588> (referer: https://ecarstrade.com/cars/7009055)
2026-03-27 15:15:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f0313f0-ede4-550b-86cd-8bcc6414db92 with identifier: 7009062auction111129
2026-03-27 15:15:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f0313f0-ede4-550b-86cd-8bcc6414db92 with scrape type 1
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6f0313f0-ede4-550b-86cd-8bcc6414db92
2026-03-27 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009062%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617597%27 HTTP/1.1" 200 None
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009062/photo_001/780x0__r.jpg?hash=1774617597 not downloaded yet
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009055/photo_005/780x0__r.jpg?hash=1774617587> (referer: https://ecarstrade.com/cars/7009055)
2026-03-27 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009062%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617598%27 HTTP/1.1" 200 None
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009062/photo_002/780x0__r.jpg?hash=1774617598 not downloaded yet
2026-03-27 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009062%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617597%27 HTTP/1.1" 200 None
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009062/photo_003/780x0__r.jpg?hash=1774617597 not downloaded yet
2026-03-27 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009062%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617598%27 HTTP/1.1" 200 None
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009062/photo_004/780x0__r.jpg?hash=1774617598 not downloaded yet
2026-03-27 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009062%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617597%27 HTTP/1.1" 200 None
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009062/photo_005/780x0__r.jpg?hash=1774617597 not downloaded yet
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cd52e636-f3cf-587b-a6ed-3282f6df2041
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009055/photo_004/780x0__r.jpg?hash=1774617587> (referer: https://ecarstrade.com/cars/7009055)
2026-03-27 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009062%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617598%27 HTTP/1.1" 200 None
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009062/photo_006/780x0__r.jpg?hash=1774617598 not downloaded yet
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cd52e636-f3cf-587b-a6ed-3282f6df2041
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cd52e636-f3cf-587b-a6ed-3282f6df2041
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009087/photo_006/780x0__r.jpg?hash=1774617645> (referer: https://ecarstrade.com/cars/7009087)
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009102/photo_006/780x0__r.jpg?hash=1774617673> (referer: https://ecarstrade.com/cars/7009102)
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cd52e636-f3cf-587b-a6ed-3282f6df2041
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009119/photo_006/780x0__r.jpg?hash=1774617701> (referer: https://ecarstrade.com/cars/7009119)
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009102/photo_005/780x0__r.jpg?hash=1774617674> (referer: https://ecarstrade.com/cars/7009102)
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a0869c27-0923-5b85-9d3e-8ca63706988b
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6af2a4cb-271b-52f5-8c9d-e8facbc26fa2
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009122/photo_001/780x0__r.jpg?hash=1774617708> (referer: https://ecarstrade.com/cars/7009122)
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3c0c55fa-d56a-5628-a02e-ef2b9a330403
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6af2a4cb-271b-52f5-8c9d-e8facbc26fa2
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009122/photo_006/780x0__r.jpg?hash=1774617707> (referer: https://ecarstrade.com/cars/7009122)
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009122/photo_004/780x0__r.jpg?hash=1774617708> (referer: https://ecarstrade.com/cars/7009122)
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009081> (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 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 72204cfa-791e-573b-a53f-b0af801a731b
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009122/photo_005/780x0__r.jpg?hash=1774617707> (referer: https://ecarstrade.com/cars/7009122)
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009062/photo_005/780x0__r.jpg?hash=1774617597> (referer: https://ecarstrade.com/cars/7009062)
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 72204cfa-791e-573b-a53f-b0af801a731b
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 72204cfa-791e-573b-a53f-b0af801a731b
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009062/photo_004/780x0__r.jpg?hash=1774617598> (referer: https://ecarstrade.com/cars/7009062)
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009062/photo_001/780x0__r.jpg?hash=1774617597> (referer: https://ecarstrade.com/cars/7009062)
2026-03-27 15:15:03 [ecarstrade.be] INFO: Extracting details for car 7009081auction111129
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009062/photo_006/780x0__r.jpg?hash=1774617598> (referer: https://ecarstrade.com/cars/7009062)
2026-03-27 15:15:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d80b44e-ea19-5025-bba3-86fb153eca50 with identifier: 7009081auction111129
2026-03-27 15:15:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d80b44e-ea19-5025-bba3-86fb153eca50 with scrape type 1
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4d80b44e-ea19-5025-bba3-86fb153eca50
2026-03-27 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009081%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617635%27 HTTP/1.1" 200 None
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009081/photo_001/780x0__r.jpg?hash=1774617635 not downloaded yet
2026-03-27 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009081%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617635%27 HTTP/1.1" 200 None
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009081/photo_002/780x0__r.jpg?hash=1774617635 not downloaded yet
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009062/photo_002/780x0__r.jpg?hash=1774617598> (referer: https://ecarstrade.com/cars/7009062)
2026-03-27 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009081%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617635%27 HTTP/1.1" 200 None
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009081/photo_003/780x0__r.jpg?hash=1774617635 not downloaded yet
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 72204cfa-791e-573b-a53f-b0af801a731b
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6f0313f0-ede4-550b-86cd-8bcc6414db92
2026-03-27 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009081%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617635%27 HTTP/1.1" 200 None
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009081/photo_004/780x0__r.jpg?hash=1774617635 not downloaded yet
2026-03-27 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009081%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617635%27 HTTP/1.1" 200 None
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009081/photo_005/780x0__r.jpg?hash=1774617635 not downloaded yet
2026-03-27 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009081%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617635%27 HTTP/1.1" 200 None
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009081/photo_006/780x0__r.jpg?hash=1774617635 not downloaded yet
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6f0313f0-ede4-550b-86cd-8bcc6414db92
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6f0313f0-ede4-550b-86cd-8bcc6414db92
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009122/photo_003/780x0__r.jpg?hash=1774617707> (referer: https://ecarstrade.com/cars/7009122)
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009122/photo_002/780x0__r.jpg?hash=1774617707> (referer: https://ecarstrade.com/cars/7009122)
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009062/photo_003/780x0__r.jpg?hash=1774617597> (referer: https://ecarstrade.com/cars/7009062)
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6f0313f0-ede4-550b-86cd-8bcc6414db92
2026-03-27 15:15:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6f0313f0-ede4-550b-86cd-8bcc6414db92
2026-03-27 15:15:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009102/photo_003/780x0__r.jpg?hash=1774617673> (referer: https://ecarstrade.com/cars/7009102)
2026-03-27 15:15:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009070> (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 15:15:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009102/photo_004/780x0__r.jpg?hash=1774617674> (referer: https://ecarstrade.com/cars/7009102)
2026-03-27 15:15:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009119/photo_005/780x0__r.jpg?hash=1774617701> (referer: https://ecarstrade.com/cars/7009119)
2026-03-27 15:15:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009102/photo_002/780x0__r.jpg?hash=1774617674> (referer: https://ecarstrade.com/cars/7009102)
2026-03-27 15:15:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 72204cfa-791e-573b-a53f-b0af801a731b
2026-03-27 15:15:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 72204cfa-791e-573b-a53f-b0af801a731b
2026-03-27 15:15:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 72204cfa-791e-573b-a53f-b0af801a731b, skipping ID generation
2026-03-27 15:15:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72204cfa-791e-573b-a53f-b0af801a731b with scrape type 1
2026-03-27 15:15:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 72204cfa-791e-573b-a53f-b0af801a731b sending to next pipeline
2026-03-27 15:15:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 72204cfa-791e-573b-a53f-b0af801a731b, identifier: 7009122auction111129
2026-03-27 15:15:04 [ecarstrade.be] INFO: Extracting details for car 7009070auction111129
2026-03-27 15:15:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 72204cfa-791e-573b-a53f-b0af801a731b with identifier: 7009122auction111129
2026-03-27 15:15:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 72204cfa-791e-573b-a53f-b0af801a731b with identifier: 7009122auction111129
2026-03-27 15:15:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 72204cfa-791e-573b-a53f-b0af801a731b with identifier: 7009122auction111129 to the API
2026-03-27 15:15:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009122/photo_002/780x0__r.jpg?hash=1774617707>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '72204cfa-791e-573b-a53f-b0af801a731b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009122',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Skoda',
 'model': 'Kamiq',
 'odometer': 138391,
 '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': 5,
 'seller_name': None,
 'title': 'Kamiq Ambition 1.0 TSI 110CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Ambition 1.0 TSI 110CV BVA7 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009122auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:15:04 [ecarstrade.be] INFO: Saving data for 7009122auction111129: {'created_time': 1774624504.681967, 'last_price_update_time': 1774624504.681978, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009122auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009102/photo_001/780x0__r.jpg?hash=1774617674> (referer: https://ecarstrade.com/cars/7009102)
2026-03-27 15:15:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009119/photo_004/780x0__r.jpg?hash=1774617701> (referer: https://ecarstrade.com/cars/7009119)
2026-03-27 15:15:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009119/photo_003/780x0__r.jpg?hash=1774617701> (referer: https://ecarstrade.com/cars/7009119)
2026-03-27 15:15:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009081/photo_002/780x0__r.jpg?hash=1774617635> (referer: https://ecarstrade.com/cars/7009081)
2026-03-27 15:15:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009064> (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 15:15:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6f0313f0-ede4-550b-86cd-8bcc6414db92
2026-03-27 15:15:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6f0313f0-ede4-550b-86cd-8bcc6414db92, skipping ID generation
2026-03-27 15:15:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f0313f0-ede4-550b-86cd-8bcc6414db92 with scrape type 1
2026-03-27 15:15:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6f0313f0-ede4-550b-86cd-8bcc6414db92 sending to next pipeline
2026-03-27 15:15:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6f0313f0-ede4-550b-86cd-8bcc6414db92, identifier: 7009062auction111129
2026-03-27 15:15:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6af2a4cb-271b-52f5-8c9d-e8facbc26fa2
2026-03-27 15:15:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e2e2927-ade1-5360-971b-cc946bd0c569 with identifier: 7009070auction111129
2026-03-27 15:15:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e2e2927-ade1-5360-971b-cc946bd0c569 with scrape type 1
2026-03-27 15:15:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8e2e2927-ade1-5360-971b-cc946bd0c569
2026-03-27 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009070%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617613%27 HTTP/1.1" 200 None
2026-03-27 15:15:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009070/photo_001/780x0__r.jpg?hash=1774617613 not downloaded yet
2026-03-27 15:15:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6af2a4cb-271b-52f5-8c9d-e8facbc26fa2
2026-03-27 15:15:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3c0c55fa-d56a-5628-a02e-ef2b9a330403
2026-03-27 15:15:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6af2a4cb-271b-52f5-8c9d-e8facbc26fa2
2026-03-27 15:15:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6f0313f0-ede4-550b-86cd-8bcc6414db92 with identifier: 7009062auction111129
2026-03-27 15:15:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6f0313f0-ede4-550b-86cd-8bcc6414db92 with identifier: 7009062auction111129
2026-03-27 15:15:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6f0313f0-ede4-550b-86cd-8bcc6414db92 with identifier: 7009062auction111129 to the API
2026-03-27 15:15:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009062/photo_003/780x0__r.jpg?hash=1774617597>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '6f0313f0-ede4-550b-86cd-8bcc6414db92',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009062',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 138493,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '3008 Active Business 1.5 HDi 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Active Business 1.5 HDi 130CV BVA8 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:05 [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 15:15:05 [ecarstrade.be] INFO: Saving data for 7009062auction111129: {'created_time': 1774624505.261929, 'last_price_update_time': 1774624505.261944, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009062auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:05 [ecarstrade.be] INFO: Extracting details for car 7009064auction111129
2026-03-27 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009070%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617612%27 HTTP/1.1" 200 None
2026-03-27 15:15:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009070/photo_002/780x0__r.jpg?hash=1774617612 not downloaded yet
2026-03-27 15:15:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009081/photo_006/780x0__r.jpg?hash=1774617635> (referer: https://ecarstrade.com/cars/7009081)
2026-03-27 15:15:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009081/photo_005/780x0__r.jpg?hash=1774617635> (referer: https://ecarstrade.com/cars/7009081)
2026-03-27 15:15:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009081/photo_004/780x0__r.jpg?hash=1774617635> (referer: https://ecarstrade.com/cars/7009081)
2026-03-27 15:15:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009081/photo_003/780x0__r.jpg?hash=1774617635> (referer: https://ecarstrade.com/cars/7009081)
2026-03-27 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009070%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617613%27 HTTP/1.1" 200 None
2026-03-27 15:15:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009070/photo_003/780x0__r.jpg?hash=1774617613 not downloaded yet
2026-03-27 15:15:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009130> (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 15:15:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6af2a4cb-271b-52f5-8c9d-e8facbc26fa2
2026-03-27 15:15:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6af2a4cb-271b-52f5-8c9d-e8facbc26fa2, skipping ID generation
2026-03-27 15:15:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6af2a4cb-271b-52f5-8c9d-e8facbc26fa2 with scrape type 1
2026-03-27 15:15:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6af2a4cb-271b-52f5-8c9d-e8facbc26fa2 sending to next pipeline
2026-03-27 15:15:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6af2a4cb-271b-52f5-8c9d-e8facbc26fa2, identifier: 7009102auction111129
2026-03-27 15:15:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3c0c55fa-d56a-5628-a02e-ef2b9a330403
2026-03-27 15:15:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3c0c55fa-d56a-5628-a02e-ef2b9a330403
2026-03-27 15:15:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4d80b44e-ea19-5025-bba3-86fb153eca50
2026-03-27 15:15:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a910aef7-a8d1-54d9-88bc-774aea621d6d with identifier: 7009064auction111129
2026-03-27 15:15:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a910aef7-a8d1-54d9-88bc-774aea621d6d with scrape type 1
2026-03-27 15:15:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a910aef7-a8d1-54d9-88bc-774aea621d6d
2026-03-27 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009064%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617599%27 HTTP/1.1" 200 None
2026-03-27 15:15:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009064/photo_001/780x0__r.jpg?hash=1774617599 not downloaded yet
2026-03-27 15:15:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009081/photo_001/780x0__r.jpg?hash=1774617635> (referer: https://ecarstrade.com/cars/7009081)
2026-03-27 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009070%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617613%27 HTTP/1.1" 200 None
2026-03-27 15:15:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009070/photo_004/780x0__r.jpg?hash=1774617613 not downloaded yet
2026-03-27 15:15:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6af2a4cb-271b-52f5-8c9d-e8facbc26fa2 with identifier: 7009102auction111129
2026-03-27 15:15:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6af2a4cb-271b-52f5-8c9d-e8facbc26fa2 with identifier: 7009102auction111129
2026-03-27 15:15:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6af2a4cb-271b-52f5-8c9d-e8facbc26fa2 with identifier: 7009102auction111129 to the API
2026-03-27 15:15:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009102/photo_001/780x0__r.jpg?hash=1774617674>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '6af2a4cb-271b-52f5-8c9d-e8facbc26fa2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009102',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Austral',
 'odometer': 190528,
 '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': 'Austral Techno 1.2 E-TECH Hybrid 200CV BVA6 6E',
 'transmission': 'automatic',
 'trim': 'Techno 1.2 E-TECH Hybrid 200CV BVA6 6E',
 'vin': None,
 'year': 2023}
2026-03-27 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:05 [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 15:15:05 [ecarstrade.be] INFO: Saving data for 7009102auction111129: {'created_time': 1774624505.97611, 'last_price_update_time': 1774624505.976124, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009102auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009119/photo_002/780x0__r.jpg?hash=1774617701> (referer: https://ecarstrade.com/cars/7009119)
2026-03-27 15:15:06 [ecarstrade.be] INFO: Extracting details for car 7009130auction111129
2026-03-27 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009064%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617599%27 HTTP/1.1" 200 None
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009064/photo_002/780x0__r.jpg?hash=1774617599 not downloaded yet
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4d80b44e-ea19-5025-bba3-86fb153eca50
2026-03-27 15:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009087/photo_005/780x0__r.jpg?hash=1774617645> (referer: https://ecarstrade.com/cars/7009087)
2026-03-27 15:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009119/photo_001/780x0__r.jpg?hash=1774617701> (referer: https://ecarstrade.com/cars/7009119)
2026-03-27 15:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009010/photo_006/780x0__r.jpg?hash=1774617503> (referer: https://ecarstrade.com/cars/7009010)
2026-03-27 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009070%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617612%27 HTTP/1.1" 200 None
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009070/photo_005/780x0__r.jpg?hash=1774617612 not downloaded yet
2026-03-27 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009064%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617600%27 HTTP/1.1" 200 None
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009064/photo_003/780x0__r.jpg?hash=1774617600 not downloaded yet
2026-03-27 15:15:06 [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 15:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009010/photo_005/780x0__r.jpg?hash=1774617504> (referer: https://ecarstrade.com/cars/7009010)
2026-03-27 15:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009087/photo_004/780x0__r.jpg?hash=1774617645> (referer: https://ecarstrade.com/cars/7009087)
2026-03-27 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009070%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617612%27 HTTP/1.1" 200 None
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009070/photo_006/780x0__r.jpg?hash=1774617612 not downloaded yet
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4d80b44e-ea19-5025-bba3-86fb153eca50
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4d80b44e-ea19-5025-bba3-86fb153eca50
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4d80b44e-ea19-5025-bba3-86fb153eca50
2026-03-27 15:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd9dfb06-7e12-534b-a4e1-0d653186f76a with identifier: 7009130auction111129
2026-03-27 15:15:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd9dfb06-7e12-534b-a4e1-0d653186f76a with scrape type 1
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bd9dfb06-7e12-534b-a4e1-0d653186f76a
2026-03-27 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009130%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617717%27 HTTP/1.1" 200 None
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009130/photo_001/780x0__r.jpg?hash=1774617717 not downloaded yet
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4d80b44e-ea19-5025-bba3-86fb153eca50
2026-03-27 15:15:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4d80b44e-ea19-5025-bba3-86fb153eca50, skipping ID generation
2026-03-27 15:15:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d80b44e-ea19-5025-bba3-86fb153eca50 with scrape type 1
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4d80b44e-ea19-5025-bba3-86fb153eca50 sending to next pipeline
2026-03-27 15:15:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4d80b44e-ea19-5025-bba3-86fb153eca50, identifier: 7009081auction111129
2026-03-27 15:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009070/photo_002/780x0__r.jpg?hash=1774617612> (referer: https://ecarstrade.com/cars/7009070)
2026-03-27 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009064%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617600%27 HTTP/1.1" 200 None
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009064/photo_004/780x0__r.jpg?hash=1774617600 not downloaded yet
2026-03-27 15:15:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4d80b44e-ea19-5025-bba3-86fb153eca50 with identifier: 7009081auction111129
2026-03-27 15:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4d80b44e-ea19-5025-bba3-86fb153eca50 with identifier: 7009081auction111129
2026-03-27 15:15:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4d80b44e-ea19-5025-bba3-86fb153eca50 with identifier: 7009081auction111129 to the API
2026-03-27 15:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009081/photo_001/780x0__r.jpg?hash=1774617635>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '4d80b44e-ea19-5025-bba3-86fb153eca50',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009081',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 136162,
 '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': 'PEUGEOT 308 SW / 2021 / 5P / Break BlueHDi 130 EAT8 ALLURE PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  SW / 2021 / 5P / Break BlueHDi 130 EAT8 ALLURE PACK',
 'vin': None,
 'year': 2023}
2026-03-27 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:06 [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 15:15:06 [ecarstrade.be] INFO: Saving data for 7009081auction111129: {'created_time': 1774624506.711131, 'last_price_update_time': 1774624506.711143, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009081auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009070/photo_001/780x0__r.jpg?hash=1774617613> (referer: https://ecarstrade.com/cars/7009070)
2026-03-27 15:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009087/photo_003/780x0__r.jpg?hash=1774617646> (referer: https://ecarstrade.com/cars/7009087)
2026-03-27 15:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009010/photo_004/780x0__r.jpg?hash=1774617503> (referer: https://ecarstrade.com/cars/7009010)
2026-03-27 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009130%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617718%27 HTTP/1.1" 200 None
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009130/photo_002/780x0__r.jpg?hash=1774617718 not downloaded yet
2026-03-27 15:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009087/photo_002/780x0__r.jpg?hash=1774617645> (referer: https://ecarstrade.com/cars/7009087)
2026-03-27 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009064%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617599%27 HTTP/1.1" 200 None
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009064/photo_005/780x0__r.jpg?hash=1774617599 not downloaded yet
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3c0c55fa-d56a-5628-a02e-ef2b9a330403
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a0869c27-0923-5b85-9d3e-8ca63706988b
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3c0c55fa-d56a-5628-a02e-ef2b9a330403
2026-03-27 15:15:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3c0c55fa-d56a-5628-a02e-ef2b9a330403, skipping ID generation
2026-03-27 15:15:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c0c55fa-d56a-5628-a02e-ef2b9a330403 with scrape type 1
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3c0c55fa-d56a-5628-a02e-ef2b9a330403 sending to next pipeline
2026-03-27 15:15:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3c0c55fa-d56a-5628-a02e-ef2b9a330403, identifier: 7009119auction111129
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ae99a25c-9e8e-5598-9364-e45cd620e460
2026-03-27 15:15:06 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ae99a25c-9e8e-5598-9364-e45cd620e460
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a0869c27-0923-5b85-9d3e-8ca63706988b
2026-03-27 15:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009064/photo_001/780x0__r.jpg?hash=1774617599> (referer: https://ecarstrade.com/cars/7009064)
2026-03-27 15:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009010/photo_003/780x0__r.jpg?hash=1774617503> (referer: https://ecarstrade.com/cars/7009010)
2026-03-27 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009130%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617718%27 HTTP/1.1" 200 None
2026-03-27 15:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009130/photo_003/780x0__r.jpg?hash=1774617718 not downloaded yet
2026-03-27 15:15:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3c0c55fa-d56a-5628-a02e-ef2b9a330403 with identifier: 7009119auction111129
2026-03-27 15:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3c0c55fa-d56a-5628-a02e-ef2b9a330403 with identifier: 7009119auction111129
2026-03-27 15:15:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3c0c55fa-d56a-5628-a02e-ef2b9a330403 with identifier: 7009119auction111129 to the API
2026-03-27 15:15:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009119/photo_001/780x0__r.jpg?hash=1774617701>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '3c0c55fa-d56a-5628-a02e-ef2b9a330403',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009119',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Seat',
 'model': 'Ateca',
 'odometer': 189804,
 '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': 'SEAT Ateca / 2020 / 5P / SUV 2.0 TDI 115 S&S Style Business',
 'transmission': 'manual',
 'trim': 'SEAT  / 2020 / 5P / SUV 2.0 TDI 115 S&S Style Business',
 'vin': None,
 'year': 2021}
2026-03-27 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:07 [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 15:15:07 [ecarstrade.be] INFO: Saving data for 7009119auction111129: {'created_time': 1774624507.303726, 'last_price_update_time': 1774624507.303743, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009119auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009070/photo_003/780x0__r.jpg?hash=1774617613> (referer: https://ecarstrade.com/cars/7009070)
2026-03-27 15:15:07 [scrapy.extensions.logstats] INFO: Crawled 864 pages (at 54 pages/min), scraped 703 items (at 42 items/min)
2026-03-27 15:15:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009064%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617600%27 HTTP/1.1" 200 None
2026-03-27 15:15:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009064/photo_006/780x0__r.jpg?hash=1774617600 not downloaded yet
2026-03-27 15:15:07 [ecarstrade.be] INFO: Found listing with ID: 7009078auction111129
2026-03-27 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:07 [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 15:15:07 [ecarstrade.be] INFO: Scrape type for 7009078auction111129: 1
2026-03-27 15:15:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8e2e2927-ade1-5360-971b-cc946bd0c569
2026-03-27 15:15:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009070/photo_004/780x0__r.jpg?hash=1774617613> (referer: https://ecarstrade.com/cars/7009070)
2026-03-27 15:15:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009087/photo_001/780x0__r.jpg?hash=1774617646> (referer: https://ecarstrade.com/cars/7009087)
2026-03-27 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009130%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617718%27 HTTP/1.1" 200 None
2026-03-27 15:15:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009130/photo_004/780x0__r.jpg?hash=1774617718 not downloaded yet
2026-03-27 15:15:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8e2e2927-ade1-5360-971b-cc946bd0c569
2026-03-27 15:15:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a0869c27-0923-5b85-9d3e-8ca63706988b
2026-03-27 15:15:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ae99a25c-9e8e-5598-9364-e45cd620e460
2026-03-27 15:15:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a0869c27-0923-5b85-9d3e-8ca63706988b
2026-03-27 15:15:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009010/photo_002/780x0__r.jpg?hash=1774617503> (referer: https://ecarstrade.com/cars/7009010)
2026-03-27 15:15:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009010/photo_001/780x0__r.jpg?hash=1774617503> (referer: https://ecarstrade.com/cars/7009010)
2026-03-27 15:15:07 [ecarstrade.be] INFO: Found listing with ID: 7009146auction111129
2026-03-27 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:07 [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 15:15:07 [ecarstrade.be] INFO: Scrape type for 7009146auction111129: 1
2026-03-27 15:15:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009070/photo_005/780x0__r.jpg?hash=1774617612> (referer: https://ecarstrade.com/cars/7009070)
2026-03-27 15:15:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009064/photo_002/780x0__r.jpg?hash=1774617599> (referer: https://ecarstrade.com/cars/7009064)
2026-03-27 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009130%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617718%27 HTTP/1.1" 200 None
2026-03-27 15:15:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009130/photo_005/780x0__r.jpg?hash=1774617718 not downloaded yet
2026-03-27 15:15:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a910aef7-a8d1-54d9-88bc-774aea621d6d
2026-03-27 15:15:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ae99a25c-9e8e-5598-9364-e45cd620e460
2026-03-27 15:15:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009011/photo_006/780x0__r.jpg?hash=1774617506> (referer: https://ecarstrade.com/cars/7009011)
2026-03-27 15:15:07 [ecarstrade.be] INFO: Found listing with ID: 7009023auction111129
2026-03-27 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:07 [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 15:15:07 [ecarstrade.be] INFO: Scrape type for 7009023auction111129: 1
2026-03-27 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009130%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617718%27 HTTP/1.1" 200 None
2026-03-27 15:15:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009130/photo_006/780x0__r.jpg?hash=1774617718 not downloaded yet
2026-03-27 15:15:07 [ecarstrade.be] INFO: Found listing with ID: 7009131auction111129
2026-03-27 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:07 [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 15:15:07 [ecarstrade.be] INFO: Scrape type for 7009131auction111129: 1
2026-03-27 15:15:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8e2e2927-ade1-5360-971b-cc946bd0c569
2026-03-27 15:15:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009064/photo_003/780x0__r.jpg?hash=1774617600> (referer: https://ecarstrade.com/cars/7009064)
2026-03-27 15:15:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009070/photo_006/780x0__r.jpg?hash=1774617612> (referer: https://ecarstrade.com/cars/7009070)
2026-03-27 15:15:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009064/photo_004/780x0__r.jpg?hash=1774617600> (referer: https://ecarstrade.com/cars/7009064)
2026-03-27 15:15: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 15:15:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009011/photo_004/780x0__r.jpg?hash=1774617505> (referer: https://ecarstrade.com/cars/7009011)
2026-03-27 15:15:07 [ecarstrade.be] INFO: Found listing with ID: 7009066auction111129
2026-03-27 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:07 [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 15:15:07 [ecarstrade.be] INFO: Scrape type for 7009066auction111129: 1
2026-03-27 15:15:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8e2e2927-ade1-5360-971b-cc946bd0c569
2026-03-27 15:15:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a0869c27-0923-5b85-9d3e-8ca63706988b
2026-03-27 15:15:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a0869c27-0923-5b85-9d3e-8ca63706988b, skipping ID generation
2026-03-27 15:15:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0869c27-0923-5b85-9d3e-8ca63706988b with scrape type 1
2026-03-27 15:15:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a0869c27-0923-5b85-9d3e-8ca63706988b sending to next pipeline
2026-03-27 15:15:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a0869c27-0923-5b85-9d3e-8ca63706988b, identifier: 7009087auction111129
2026-03-27 15:15:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a0869c27-0923-5b85-9d3e-8ca63706988b with identifier: 7009087auction111129
2026-03-27 15:15:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a0869c27-0923-5b85-9d3e-8ca63706988b with identifier: 7009087auction111129
2026-03-27 15:15:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a0869c27-0923-5b85-9d3e-8ca63706988b with identifier: 7009087auction111129 to the API
2026-03-27 15:15:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009087/photo_001/780x0__r.jpg?hash=1774617646>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'a0869c27-0923-5b85-9d3e-8ca63706988b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009087',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 180813,
 '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': 7,
 'seller_name': None,
 'title': '5008 Active Pack 1.5 HDi 130CV BVM6 7 Sieges E6d',
 'transmission': 'manual',
 'trim': 'Active Pack 1.5 HDi 130CV BVM6 7 Sieges E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:07 [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 15:15:07 [ecarstrade.be] INFO: Saving data for 7009087auction111129: {'created_time': 1774624507.941238, 'last_price_update_time': 1774624507.941253, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009087auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009011/photo_005/780x0__r.jpg?hash=1774617507> (referer: https://ecarstrade.com/cars/7009011)
2026-03-27 15:15:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009130/photo_002/780x0__r.jpg?hash=1774617718> (referer: https://ecarstrade.com/cars/7009130)
2026-03-27 15:15:07 [ecarstrade.be] INFO: Found listing with ID: 7009088auction111129
2026-03-27 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:07 [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 15:15:07 [ecarstrade.be] INFO: Scrape type for 7009088auction111129: 1
2026-03-27 15:15: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 15:15:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ae99a25c-9e8e-5598-9364-e45cd620e460
2026-03-27 15:15:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ae99a25c-9e8e-5598-9364-e45cd620e460
2026-03-27 15:15:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ae99a25c-9e8e-5598-9364-e45cd620e460, skipping ID generation
2026-03-27 15:15:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae99a25c-9e8e-5598-9364-e45cd620e460 with scrape type 1
2026-03-27 15:15:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ae99a25c-9e8e-5598-9364-e45cd620e460 sending to next pipeline
2026-03-27 15:15:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ae99a25c-9e8e-5598-9364-e45cd620e460, identifier: 7009010auction111129
2026-03-27 15:15:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009130/photo_001/780x0__r.jpg?hash=1774617717> (referer: https://ecarstrade.com/cars/7009130)
2026-03-27 15:15:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009064/photo_005/780x0__r.jpg?hash=1774617599> (referer: https://ecarstrade.com/cars/7009064)
2026-03-27 15:15:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009133> (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 15:15:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ae99a25c-9e8e-5598-9364-e45cd620e460 with identifier: 7009010auction111129
2026-03-27 15:15:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ae99a25c-9e8e-5598-9364-e45cd620e460 with identifier: 7009010auction111129
2026-03-27 15:15:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ae99a25c-9e8e-5598-9364-e45cd620e460 with identifier: 7009010auction111129 to the API
2026-03-27 15:15:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009010/photo_001/780x0__r.jpg?hash=1774617503>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ae99a25c-9e8e-5598-9364-e45cd620e460',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009010',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 176942,
 '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': 'C5 Aircross Feel 1.5 BlueHDi 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Feel 1.5 BlueHDi 130CV BVA8 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:08 [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 15:15:08 [ecarstrade.be] INFO: Saving data for 7009010auction111129: {'created_time': 1774624508.375142, 'last_price_update_time': 1774624508.375156, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009010auction111129') HTTP/1.1" 204 0
2026-03-27 15:15: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 15:15:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8e2e2927-ade1-5360-971b-cc946bd0c569
2026-03-27 15:15:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a910aef7-a8d1-54d9-88bc-774aea621d6d
2026-03-27 15:15:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1aeed88d-274e-5206-836a-c4071703bbb7
2026-03-27 15:15:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a910aef7-a8d1-54d9-88bc-774aea621d6d
2026-03-27 15:15:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8e2e2927-ade1-5360-971b-cc946bd0c569
2026-03-27 15:15:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8e2e2927-ade1-5360-971b-cc946bd0c569, skipping ID generation
2026-03-27 15:15:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e2e2927-ade1-5360-971b-cc946bd0c569 with scrape type 1
2026-03-27 15:15:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8e2e2927-ade1-5360-971b-cc946bd0c569 sending to next pipeline
2026-03-27 15:15:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8e2e2927-ade1-5360-971b-cc946bd0c569, identifier: 7009070auction111129
2026-03-27 15:15:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a910aef7-a8d1-54d9-88bc-774aea621d6d
2026-03-27 15:15:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1aeed88d-274e-5206-836a-c4071703bbb7
2026-03-27 15:15:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009130/photo_004/780x0__r.jpg?hash=1774617718> (referer: https://ecarstrade.com/cars/7009130)
2026-03-27 15:15:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009130/photo_003/780x0__r.jpg?hash=1774617718> (referer: https://ecarstrade.com/cars/7009130)
2026-03-27 15:15:08 [ecarstrade.be] INFO: Found listing with ID: 7009082auction111129
2026-03-27 15:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:08 [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 15:15:08 [ecarstrade.be] INFO: Scrape type for 7009082auction111129: 1
2026-03-27 15:15: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 15:15:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8e2e2927-ade1-5360-971b-cc946bd0c569 with identifier: 7009070auction111129
2026-03-27 15:15:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8e2e2927-ade1-5360-971b-cc946bd0c569 with identifier: 7009070auction111129
2026-03-27 15:15:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8e2e2927-ade1-5360-971b-cc946bd0c569 with identifier: 7009070auction111129 to the API
2026-03-27 15:15:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009070/photo_006/780x0__r.jpg?hash=1774617612>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '8e2e2927-ade1-5360-971b-cc946bd0c569',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009070',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 173856,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': None,
 '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 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:10 [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 15:15:10 [ecarstrade.be] INFO: Saving data for 7009070auction111129: {'created_time': 1774624510.093219, 'last_price_update_time': 1774624510.09323, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009070auction111129') HTTP/1.1" 204 0
2026-03-27 15:15: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 15:15:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009064/photo_006/780x0__r.jpg?hash=1774617600> (referer: https://ecarstrade.com/cars/7009064)
2026-03-27 15:15:10 [ecarstrade.be] INFO: Extracting details for car 7009133auction111129
2026-03-27 15:15:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1aeed88d-274e-5206-836a-c4071703bbb7
2026-03-27 15:15:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bd9dfb06-7e12-534b-a4e1-0d653186f76a
2026-03-27 15:15:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009011/photo_003/780x0__r.jpg?hash=1774617505> (referer: https://ecarstrade.com/cars/7009011)
2026-03-27 15:15:10 [ecarstrade.be] INFO: Found listing with ID: 7009091auction111129
2026-03-27 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:10 [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 15:15:10 [ecarstrade.be] INFO: Scrape type for 7009091auction111129: 1
2026-03-27 15:15: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 15:15:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bd9dfb06-7e12-534b-a4e1-0d653186f76a
2026-03-27 15:15:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a910aef7-a8d1-54d9-88bc-774aea621d6d
2026-03-27 15:15:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d460b451-e5e8-5f5d-92f1-a8c382374a5b with identifier: 7009133auction111129
2026-03-27 15:15:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d460b451-e5e8-5f5d-92f1-a8c382374a5b with scrape type 1
2026-03-27 15:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d460b451-e5e8-5f5d-92f1-a8c382374a5b
2026-03-27 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009133%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617723%27 HTTP/1.1" 200 None
2026-03-27 15:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009133/photo_001/780x0__r.jpg?hash=1774617723 not downloaded yet
2026-03-27 15:15:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bd9dfb06-7e12-534b-a4e1-0d653186f76a
2026-03-27 15:15:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bd9dfb06-7e12-534b-a4e1-0d653186f76a
2026-03-27 15:15:10 [ecarstrade.be] INFO: Found listing with ID: 7009118auction111129
2026-03-27 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:10 [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 15:15:10 [ecarstrade.be] INFO: Scrape type for 7009118auction111129: 1
2026-03-27 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009133%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617723%27 HTTP/1.1" 200 None
2026-03-27 15:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009133/photo_002/780x0__r.jpg?hash=1774617723 not downloaded yet
2026-03-27 15:15:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009130/photo_005/780x0__r.jpg?hash=1774617718> (referer: https://ecarstrade.com/cars/7009130)
2026-03-27 15:15:10 [ecarstrade.be] INFO: Found listing with ID: 7009020auction111129
2026-03-27 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:10 [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 15:15:10 [ecarstrade.be] INFO: Scrape type for 7009020auction111129: 1
2026-03-27 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009133%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617723%27 HTTP/1.1" 200 None
2026-03-27 15:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009133/photo_003/780x0__r.jpg?hash=1774617723 not downloaded yet
2026-03-27 15:15:10 [ecarstrade.be] INFO: Found listing with ID: 7009100auction111129
2026-03-27 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:10 [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 15:15:10 [ecarstrade.be] INFO: Scrape type for 7009100auction111129: 1
2026-03-27 15:15:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009130/photo_006/780x0__r.jpg?hash=1774617718> (referer: https://ecarstrade.com/cars/7009130)
2026-03-27 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009133%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617723%27 HTTP/1.1" 200 None
2026-03-27 15:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009133/photo_004/780x0__r.jpg?hash=1774617723 not downloaded yet
2026-03-27 15:15:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a910aef7-a8d1-54d9-88bc-774aea621d6d
2026-03-27 15:15:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a910aef7-a8d1-54d9-88bc-774aea621d6d, skipping ID generation
2026-03-27 15:15:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a910aef7-a8d1-54d9-88bc-774aea621d6d with scrape type 1
2026-03-27 15:15:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a910aef7-a8d1-54d9-88bc-774aea621d6d sending to next pipeline
2026-03-27 15:15:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a910aef7-a8d1-54d9-88bc-774aea621d6d, identifier: 7009064auction111129
2026-03-27 15:15:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1aeed88d-274e-5206-836a-c4071703bbb7
2026-03-27 15:15:10 [ecarstrade.be] INFO: Found listing with ID: 7009147auction111129
2026-03-27 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:10 [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 15:15:10 [ecarstrade.be] INFO: Scrape type for 7009147auction111129: 1
2026-03-27 15:15:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a910aef7-a8d1-54d9-88bc-774aea621d6d with identifier: 7009064auction111129
2026-03-27 15:15:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a910aef7-a8d1-54d9-88bc-774aea621d6d with identifier: 7009064auction111129
2026-03-27 15:15:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a910aef7-a8d1-54d9-88bc-774aea621d6d with identifier: 7009064auction111129 to the API
2026-03-27 15:15:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009064/photo_006/780x0__r.jpg?hash=1774617600>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'a910aef7-a8d1-54d9-88bc-774aea621d6d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009064',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 176372,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-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 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:10 [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 15:15:10 [ecarstrade.be] INFO: Saving data for 7009064auction111129: {'created_time': 1774624510.73565, 'last_price_update_time': 1774624510.735662, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009064auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009011/photo_002/780x0__r.jpg?hash=1774617505> (referer: https://ecarstrade.com/cars/7009011)
2026-03-27 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009133%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617723%27 HTTP/1.1" 200 None
2026-03-27 15:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009133/photo_005/780x0__r.jpg?hash=1774617723 not downloaded yet
2026-03-27 15:15:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009011/photo_001/780x0__r.jpg?hash=1774617506> (referer: https://ecarstrade.com/cars/7009011)
2026-03-27 15:15:10 [ecarstrade.be] INFO: Found listing with ID: 7009049auction111129
2026-03-27 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:10 [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 15:15:10 [ecarstrade.be] INFO: Scrape type for 7009049auction111129: 1
2026-03-27 15:15: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 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009133%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617723%27 HTTP/1.1" 200 None
2026-03-27 15:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009133/photo_006/780x0__r.jpg?hash=1774617723 not downloaded yet
2026-03-27 15:15:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009055/photo_003/780x0__r.jpg?hash=1774617587> (referer: https://ecarstrade.com/cars/7009055)
2026-03-27 15:15:10 [ecarstrade.be] INFO: Found listing with ID: 7009071auction111129
2026-03-27 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:11 [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 15:15:11 [ecarstrade.be] INFO: Scrape type for 7009071auction111129: 1
2026-03-27 15:15:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bd9dfb06-7e12-534b-a4e1-0d653186f76a
2026-03-27 15:15:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bd9dfb06-7e12-534b-a4e1-0d653186f76a
2026-03-27 15:15:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bd9dfb06-7e12-534b-a4e1-0d653186f76a, skipping ID generation
2026-03-27 15:15:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd9dfb06-7e12-534b-a4e1-0d653186f76a with scrape type 1
2026-03-27 15:15:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bd9dfb06-7e12-534b-a4e1-0d653186f76a sending to next pipeline
2026-03-27 15:15:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bd9dfb06-7e12-534b-a4e1-0d653186f76a, identifier: 7009130auction111129
2026-03-27 15:15:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bd9dfb06-7e12-534b-a4e1-0d653186f76a with identifier: 7009130auction111129
2026-03-27 15:15:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bd9dfb06-7e12-534b-a4e1-0d653186f76a with identifier: 7009130auction111129
2026-03-27 15:15:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bd9dfb06-7e12-534b-a4e1-0d653186f76a with identifier: 7009130auction111129 to the API
2026-03-27 15:15:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009130/photo_006/780x0__r.jpg?hash=1774617718>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'bd9dfb06-7e12-534b-a4e1-0d653186f76a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009130',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 163656,
 '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': 'Superb Break Business 1.5 TSI 150CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Break Business 1.5 TSI 150CV BVA7 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:11 [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 15:15:11 [ecarstrade.be] INFO: Saving data for 7009130auction111129: {'created_time': 1774624511.540299, 'last_price_update_time': 1774624511.540316, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009130auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:11 [ecarstrade.be] INFO: Found listing with ID: 7009097auction111129
2026-03-27 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:11 [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 15:15:11 [ecarstrade.be] INFO: Scrape type for 7009097auction111129: 1
2026-03-27 15:15:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009055/photo_001/780x0__r.jpg?hash=1774617587> (referer: https://ecarstrade.com/cars/7009055)
2026-03-27 15:15:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1aeed88d-274e-5206-836a-c4071703bbb7
2026-03-27 15:15:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1aeed88d-274e-5206-836a-c4071703bbb7
2026-03-27 15:15:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1aeed88d-274e-5206-836a-c4071703bbb7, skipping ID generation
2026-03-27 15:15:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aeed88d-274e-5206-836a-c4071703bbb7 with scrape type 1
2026-03-27 15:15:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1aeed88d-274e-5206-836a-c4071703bbb7 sending to next pipeline
2026-03-27 15:15:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1aeed88d-274e-5206-836a-c4071703bbb7, identifier: 7009011auction111129
2026-03-27 15:15:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cd52e636-f3cf-587b-a6ed-3282f6df2041
2026-03-27 15:15:11 [ecarstrade.be] INFO: Found listing with ID: 7009099auction111129
2026-03-27 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:11 [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 15:15:11 [ecarstrade.be] INFO: Scrape type for 7009099auction111129: 1
2026-03-27 15:15:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1aeed88d-274e-5206-836a-c4071703bbb7 with identifier: 7009011auction111129
2026-03-27 15:15:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1aeed88d-274e-5206-836a-c4071703bbb7 with identifier: 7009011auction111129
2026-03-27 15:15:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1aeed88d-274e-5206-836a-c4071703bbb7 with identifier: 7009011auction111129 to the API
2026-03-27 15:15:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009011/photo_001/780x0__r.jpg?hash=1774617506>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '1aeed88d-274e-5206-836a-c4071703bbb7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009011',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 146364,
 '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': 'C5 Aircross Business 1.5 BlueHDi 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Business 1.5 BlueHDi 130CV BVA8 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:12 [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 15:15:12 [ecarstrade.be] INFO: Saving data for 7009011auction111129: {'created_time': 1774624512.03577, 'last_price_update_time': 1774624512.035782, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009011auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:12 [ecarstrade.be] INFO: Found listing with ID: 7009108auction111129
2026-03-27 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:12 [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 15:15:12 [ecarstrade.be] INFO: Scrape type for 7009108auction111129: 1
2026-03-27 15:15:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009037/photo_003/780x0__r.jpg?hash=1774617559> (referer: https://ecarstrade.com/cars/7009037)
2026-03-27 15:15:12 [ecarstrade.be] INFO: Found listing with ID: 7009111auction111129
2026-03-27 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:12 [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 15:15:12 [ecarstrade.be] INFO: Scrape type for 7009111auction111129: 1
2026-03-27 15:15:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cd52e636-f3cf-587b-a6ed-3282f6df2041
2026-03-27 15:15:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cd52e636-f3cf-587b-a6ed-3282f6df2041, skipping ID generation
2026-03-27 15:15:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd52e636-f3cf-587b-a6ed-3282f6df2041 with scrape type 1
2026-03-27 15:15:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cd52e636-f3cf-587b-a6ed-3282f6df2041 sending to next pipeline
2026-03-27 15:15:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cd52e636-f3cf-587b-a6ed-3282f6df2041, identifier: 7009055auction111129
2026-03-27 15:15:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cd52e636-f3cf-587b-a6ed-3282f6df2041 with identifier: 7009055auction111129
2026-03-27 15:15:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cd52e636-f3cf-587b-a6ed-3282f6df2041 with identifier: 7009055auction111129
2026-03-27 15:15:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cd52e636-f3cf-587b-a6ed-3282f6df2041 with identifier: 7009055auction111129 to the API
2026-03-27 15:15:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009055/photo_001/780x0__r.jpg?hash=1774617587>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'cd52e636-f3cf-587b-a6ed-3282f6df2041',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009055',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 149916,
 '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': '2008 Allure 1.5 HDi 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Allure 1.5 HDi 130CV BVA8 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:12 [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 15:15:12 [ecarstrade.be] INFO: Saving data for 7009055auction111129: {'created_time': 1774624512.496507, 'last_price_update_time': 1774624512.496519, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009055auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:12 [ecarstrade.be] INFO: Found listing with ID: 7009024auction111129
2026-03-27 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:12 [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 15:15:12 [ecarstrade.be] INFO: Scrape type for 7009024auction111129: 1
2026-03-27 15:15:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009037/photo_002/780x0__r.jpg?hash=1774617558> (referer: https://ecarstrade.com/cars/7009037)
2026-03-27 15:15:12 [ecarstrade.be] INFO: Found listing with ID: 7009054auction111129
2026-03-27 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:12 [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 15:15:12 [ecarstrade.be] INFO: Scrape type for 7009054auction111129: 1
2026-03-27 15:15: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 15:15:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item be9b1f93-7607-531b-893b-5aabb6e5769d
2026-03-27 15:15:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item be9b1f93-7607-531b-893b-5aabb6e5769d
2026-03-27 15:15:17 [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 15:15: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 15:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009078> (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 15:15:17 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009065auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009065auction111129: 1
2026-03-27 15:15:17 [ecarstrade.be] INFO: Extracting details for car 7009078auction111129
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009142auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009142auction111129: 1
2026-03-27 15:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c610ab21-fadb-5f21-b244-34630f741e33 with identifier: 7009078auction111129
2026-03-27 15:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c610ab21-fadb-5f21-b244-34630f741e33 with scrape type 1
2026-03-27 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c610ab21-fadb-5f21-b244-34630f741e33
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009078%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617629%27 HTTP/1.1" 200 None
2026-03-27 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009078/photo_001/780x0__r.jpg?hash=1774617629 not downloaded yet
2026-03-27 15:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009133/photo_003/780x0__r.jpg?hash=1774617723> (referer: https://ecarstrade.com/cars/7009133)
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009051auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009051auction111129: 1
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009078%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617629%27 HTTP/1.1" 200 None
2026-03-27 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009078/photo_002/780x0__r.jpg?hash=1774617629 not downloaded yet
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009041auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009041auction111129: 1
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009078%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617629%27 HTTP/1.1" 200 None
2026-03-27 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009078/photo_003/780x0__r.jpg?hash=1774617629 not downloaded yet
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009144auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009144auction111129: 1
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009078%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617631%27 HTTP/1.1" 200 None
2026-03-27 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009078/photo_004/780x0__r.jpg?hash=1774617631 not downloaded yet
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009057auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009057auction111129: 1
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009078%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617629%27 HTTP/1.1" 200 None
2026-03-27 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009078/photo_005/780x0__r.jpg?hash=1774617629 not downloaded yet
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009103auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009103auction111129: 1
2026-03-27 15:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009133/photo_004/780x0__r.jpg?hash=1774617723> (referer: https://ecarstrade.com/cars/7009133)
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009078%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617631%27 HTTP/1.1" 200 None
2026-03-27 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009078/photo_006/780x0__r.jpg?hash=1774617631 not downloaded yet
2026-03-27 15:15: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 15:15:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d460b451-e5e8-5f5d-92f1-a8c382374a5b
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009107auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009107auction111129: 1
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009040auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009040auction111129: 1
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009052auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009052auction111129: 1
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009114auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009114auction111129: 1
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009044auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009044auction111129: 1
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009058auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009058auction111129: 1
2026-03-27 15:15:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d460b451-e5e8-5f5d-92f1-a8c382374a5b
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009013auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009013auction111129: 1
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009022auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009022auction111129: 1
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009109auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009109auction111129: 1
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009014auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009014auction111129: 1
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009073auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009073auction111129: 1
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009095auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009095auction111129: 1
2026-03-27 15:15:17 [ecarstrade.be] INFO: Found listing with ID: 7009016auction111129
2026-03-27 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:17 [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 15:15:17 [ecarstrade.be] INFO: Scrape type for 7009016auction111129: 1
2026-03-27 15:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009066> (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 15: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 15:15:18 [ecarstrade.be] INFO: Extracting details for car 7009066auction111129
2026-03-27 15:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5031982-4a34-5559-b0e4-655fd2fa7a5d with identifier: 7009066auction111129
2026-03-27 15:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5031982-4a34-5559-b0e4-655fd2fa7a5d with scrape type 1
2026-03-27 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d5031982-4a34-5559-b0e4-655fd2fa7a5d
2026-03-27 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009066%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617604%27 HTTP/1.1" 200 None
2026-03-27 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009066/photo_001/780x0__r.jpg?hash=1774617604 not downloaded yet
2026-03-27 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009066%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617604%27 HTTP/1.1" 200 None
2026-03-27 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009066/photo_002/780x0__r.jpg?hash=1774617604 not downloaded yet
2026-03-27 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009066%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617605%27 HTTP/1.1" 200 None
2026-03-27 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009066/photo_003/780x0__r.jpg?hash=1774617605 not downloaded yet
2026-03-27 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009066%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617604%27 HTTP/1.1" 200 None
2026-03-27 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009066/photo_004/780x0__r.jpg?hash=1774617604 not downloaded yet
2026-03-27 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009066%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617604%27 HTTP/1.1" 200 None
2026-03-27 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009066/photo_005/780x0__r.jpg?hash=1774617604 not downloaded yet
2026-03-27 15:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009082> (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 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009066%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617604%27 HTTP/1.1" 200 None
2026-03-27 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009066/photo_006/780x0__r.jpg?hash=1774617604 not downloaded yet
2026-03-27 15: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 15:15:18 [ecarstrade.be] INFO: Extracting details for car 7009082auction111129
2026-03-27 15:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50aeaac0-ed5b-51de-9366-1617b0a40d82 with identifier: 7009082auction111129
2026-03-27 15:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50aeaac0-ed5b-51de-9366-1617b0a40d82 with scrape type 1
2026-03-27 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 50aeaac0-ed5b-51de-9366-1617b0a40d82
2026-03-27 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009082%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617635%27 HTTP/1.1" 200 None
2026-03-27 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009082/photo_001/780x0__r.jpg?hash=1774617635 not downloaded yet
2026-03-27 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009082%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617635%27 HTTP/1.1" 200 None
2026-03-27 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009082/photo_002/780x0__r.jpg?hash=1774617635 not downloaded yet
2026-03-27 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009082%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617635%27 HTTP/1.1" 200 None
2026-03-27 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009082/photo_003/780x0__r.jpg?hash=1774617635 not downloaded yet
2026-03-27 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009082%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617637%27 HTTP/1.1" 200 None
2026-03-27 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009082/photo_004/780x0__r.jpg?hash=1774617637 not downloaded yet
2026-03-27 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009082%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617636%27 HTTP/1.1" 200 None
2026-03-27 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009082/photo_005/780x0__r.jpg?hash=1774617636 not downloaded yet
2026-03-27 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009082%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617636%27 HTTP/1.1" 200 None
2026-03-27 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009082/photo_006/780x0__r.jpg?hash=1774617636 not downloaded yet
2026-03-27 15:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009023> (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 15:15: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 15:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009131> (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 15:15: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 15:15:19 [ecarstrade.be] INFO: Extracting details for car 7009023auction111129
2026-03-27 15:15:19 [ecarstrade.be] INFO: Extracting details for car 7009131auction111129
2026-03-27 15:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0957197e-db2b-59a0-b842-e47bd670a7c7 with identifier: 7009023auction111129
2026-03-27 15:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0957197e-db2b-59a0-b842-e47bd670a7c7 with scrape type 1
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0957197e-db2b-59a0-b842-e47bd670a7c7
2026-03-27 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009023%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617530%27 HTTP/1.1" 200 None
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009023/photo_001/780x0__r.jpg?hash=1774617530 not downloaded yet
2026-03-27 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009023%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617530%27 HTTP/1.1" 200 None
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009023/photo_002/780x0__r.jpg?hash=1774617530 not downloaded yet
2026-03-27 15:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 114367a7-ffe1-5079-9094-fcf4a2910627 with identifier: 7009131auction111129
2026-03-27 15:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 114367a7-ffe1-5079-9094-fcf4a2910627 with scrape type 1
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 114367a7-ffe1-5079-9094-fcf4a2910627
2026-03-27 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009131%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617718%27 HTTP/1.1" 200 None
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009131/photo_001/780x0__r.jpg?hash=1774617718 not downloaded yet
2026-03-27 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009023%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617530%27 HTTP/1.1" 200 None
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009023/photo_003/780x0__r.jpg?hash=1774617530 not downloaded yet
2026-03-27 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009131%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617718%27 HTTP/1.1" 200 None
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009131/photo_002/780x0__r.jpg?hash=1774617718 not downloaded yet
2026-03-27 15:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009088> (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 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009023%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617530%27 HTTP/1.1" 200 None
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009023/photo_004/780x0__r.jpg?hash=1774617530 not downloaded yet
2026-03-27 15:15: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 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009131%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617718%27 HTTP/1.1" 200 None
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009131/photo_003/780x0__r.jpg?hash=1774617718 not downloaded yet
2026-03-27 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009023%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617530%27 HTTP/1.1" 200 None
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009023/photo_005/780x0__r.jpg?hash=1774617530 not downloaded yet
2026-03-27 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009131%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617718%27 HTTP/1.1" 200 None
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009131/photo_004/780x0__r.jpg?hash=1774617718 not downloaded yet
2026-03-27 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009023%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617531%27 HTTP/1.1" 200 None
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009023/photo_006/780x0__r.jpg?hash=1774617531 not downloaded yet
2026-03-27 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009131%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617718%27 HTTP/1.1" 200 None
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009131/photo_005/780x0__r.jpg?hash=1774617718 not downloaded yet
2026-03-27 15:15:19 [ecarstrade.be] INFO: Extracting details for car 7009088auction111129
2026-03-27 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009131%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617719%27 HTTP/1.1" 200 None
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009131/photo_006/780x0__r.jpg?hash=1774617719 not downloaded yet
2026-03-27 15:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 222e17f6-8cf2-5249-bc4b-2885ad67b32f with identifier: 7009088auction111129
2026-03-27 15:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 222e17f6-8cf2-5249-bc4b-2885ad67b32f with scrape type 1
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 222e17f6-8cf2-5249-bc4b-2885ad67b32f
2026-03-27 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009088%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617647%27 HTTP/1.1" 200 None
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009088/photo_001/780x0__r.jpg?hash=1774617647 not downloaded yet
2026-03-27 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009088%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617647%27 HTTP/1.1" 200 None
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009088/photo_002/780x0__r.jpg?hash=1774617647 not downloaded yet
2026-03-27 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009088%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617647%27 HTTP/1.1" 200 None
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009088/photo_003/780x0__r.jpg?hash=1774617647 not downloaded yet
2026-03-27 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009088%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617647%27 HTTP/1.1" 200 None
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009088/photo_004/780x0__r.jpg?hash=1774617647 not downloaded yet
2026-03-27 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009088%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617647%27 HTTP/1.1" 200 None
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009088/photo_005/780x0__r.jpg?hash=1774617647 not downloaded yet
2026-03-27 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009088%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617647%27 HTTP/1.1" 200 None
2026-03-27 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009088/photo_006/780x0__r.jpg?hash=1774617647 not downloaded yet
2026-03-27 15:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009146> (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 15:15: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 15:15:20 [ecarstrade.be] INFO: Extracting details for car 7009146auction111129
2026-03-27 15:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c037558-4aa1-5eb4-8422-c39280057f5b with identifier: 7009146auction111129
2026-03-27 15:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c037558-4aa1-5eb4-8422-c39280057f5b with scrape type 1
2026-03-27 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8c037558-4aa1-5eb4-8422-c39280057f5b
2026-03-27 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009146%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617743%27 HTTP/1.1" 200 None
2026-03-27 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009146/photo_001/780x0__r.jpg?hash=1774617743 not downloaded yet
2026-03-27 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009146%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617743%27 HTTP/1.1" 200 None
2026-03-27 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009146/photo_002/780x0__r.jpg?hash=1774617743 not downloaded yet
2026-03-27 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009146%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617743%27 HTTP/1.1" 200 None
2026-03-27 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009146/photo_003/780x0__r.jpg?hash=1774617743 not downloaded yet
2026-03-27 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009146%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617743%27 HTTP/1.1" 200 None
2026-03-27 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009146/photo_004/780x0__r.jpg?hash=1774617743 not downloaded yet
2026-03-27 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009146%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617743%27 HTTP/1.1" 200 None
2026-03-27 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009146/photo_005/780x0__r.jpg?hash=1774617743 not downloaded yet
2026-03-27 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009146%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617743%27 HTTP/1.1" 200 None
2026-03-27 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009146/photo_006/780x0__r.jpg?hash=1774617743 not downloaded yet
2026-03-27 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009118> (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 15:15:23 [ecarstrade.be] INFO: Extracting details for car 7009118auction111129
2026-03-27 15:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bc2c2ad-1bde-5367-ab27-0ef5d2b398f2 with identifier: 7009118auction111129
2026-03-27 15:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bc2c2ad-1bde-5367-ab27-0ef5d2b398f2 with scrape type 1
2026-03-27 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7bc2c2ad-1bde-5367-ab27-0ef5d2b398f2
2026-03-27 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009118%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617699%27 HTTP/1.1" 200 None
2026-03-27 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009118/photo_001/780x0__r.jpg?hash=1774617699 not downloaded yet
2026-03-27 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009078/photo_001/780x0__r.jpg?hash=1774617629> (referer: https://ecarstrade.com/cars/7009078)
2026-03-27 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009118%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617699%27 HTTP/1.1" 200 None
2026-03-27 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009118/photo_002/780x0__r.jpg?hash=1774617699 not downloaded yet
2026-03-27 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009118%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617701%27 HTTP/1.1" 200 None
2026-03-27 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009118/photo_003/780x0__r.jpg?hash=1774617701 not downloaded yet
2026-03-27 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009118%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617699%27 HTTP/1.1" 200 None
2026-03-27 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009118/photo_004/780x0__r.jpg?hash=1774617699 not downloaded yet
2026-03-27 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009118%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617699%27 HTTP/1.1" 200 None
2026-03-27 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009118/photo_005/780x0__r.jpg?hash=1774617699 not downloaded yet
2026-03-27 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009078/photo_005/780x0__r.jpg?hash=1774617629> (referer: https://ecarstrade.com/cars/7009078)
2026-03-27 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7009118%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617699%27 HTTP/1.1" 200 None
2026-03-27 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009118/photo_006/780x0__r.jpg?hash=1774617699 not downloaded yet
2026-03-27 15:15: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 15:15:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c610ab21-fadb-5f21-b244-34630f741e33
2026-03-27 15:15:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c610ab21-fadb-5f21-b244-34630f741e33
2026-03-27 15:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009147> (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 15:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009066/photo_005/780x0__r.jpg?hash=1774617604> (referer: https://ecarstrade.com/cars/7009066)
2026-03-27 15:15:25 [ecarstrade.be] INFO: Extracting details for car 7009147auction111129
2026-03-27 15:15:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee37af0a-fbc5-5ec4-81db-a5d0191dc39d with identifier: 7009147auction111129
2026-03-27 15:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee37af0a-fbc5-5ec4-81db-a5d0191dc39d with scrape type 1
2026-03-27 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ee37af0a-fbc5-5ec4-81db-a5d0191dc39d
2026-03-27 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009147%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617743%27 HTTP/1.1" 200 None
2026-03-27 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009147/photo_001/780x0__r.jpg?hash=1774617743 not downloaded yet
2026-03-27 15:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009082/photo_006/780x0__r.jpg?hash=1774617636> (referer: https://ecarstrade.com/cars/7009082)
2026-03-27 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009147%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617745%27 HTTP/1.1" 200 None
2026-03-27 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009147/photo_002/780x0__r.jpg?hash=1774617745 not downloaded yet
2026-03-27 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009147%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617745%27 HTTP/1.1" 200 None
2026-03-27 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009147/photo_003/780x0__r.jpg?hash=1774617745 not downloaded yet
2026-03-27 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009147%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617744%27 HTTP/1.1" 200 None
2026-03-27 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009147/photo_004/780x0__r.jpg?hash=1774617744 not downloaded yet
2026-03-27 15:15:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d5031982-4a34-5559-b0e4-655fd2fa7a5d
2026-03-27 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009147%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617744%27 HTTP/1.1" 200 None
2026-03-27 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009147/photo_005/780x0__r.jpg?hash=1774617744 not downloaded yet
2026-03-27 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009147%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617744%27 HTTP/1.1" 200 None
2026-03-27 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009147/photo_006/780x0__r.jpg?hash=1774617744 not downloaded yet
2026-03-27 15:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009082/photo_005/780x0__r.jpg?hash=1774617636> (referer: https://ecarstrade.com/cars/7009082)
2026-03-27 15:15:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 50aeaac0-ed5b-51de-9366-1617b0a40d82
2026-03-27 15:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009131/photo_002/780x0__r.jpg?hash=1774617718> (referer: https://ecarstrade.com/cars/7009131)
2026-03-27 15:15:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 50aeaac0-ed5b-51de-9366-1617b0a40d82
2026-03-27 15:15:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 114367a7-ffe1-5079-9094-fcf4a2910627
2026-03-27 15:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009088/photo_006/780x0__r.jpg?hash=1774617647> (referer: https://ecarstrade.com/cars/7009088)
2026-03-27 15:15:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 222e17f6-8cf2-5249-bc4b-2885ad67b32f
2026-03-27 15:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009146/photo_006/780x0__r.jpg?hash=1774617743> (referer: https://ecarstrade.com/cars/7009146)
2026-03-27 15:15:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8c037558-4aa1-5eb4-8422-c39280057f5b
2026-03-27 15:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009118/photo_001/780x0__r.jpg?hash=1774617699> (referer: https://ecarstrade.com/cars/7009118)
2026-03-27 15:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009118/photo_005/780x0__r.jpg?hash=1774617699> (referer: https://ecarstrade.com/cars/7009118)
2026-03-27 15:15:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7bc2c2ad-1bde-5367-ab27-0ef5d2b398f2
2026-03-27 15:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009118/photo_006/780x0__r.jpg?hash=1774617699> (referer: https://ecarstrade.com/cars/7009118)
2026-03-27 15:15:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7bc2c2ad-1bde-5367-ab27-0ef5d2b398f2
2026-03-27 15:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009118/photo_004/780x0__r.jpg?hash=1774617699> (referer: https://ecarstrade.com/cars/7009118)
2026-03-27 15:15:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7bc2c2ad-1bde-5367-ab27-0ef5d2b398f2
2026-03-27 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009147/photo_001/780x0__r.jpg?hash=1774617743> (referer: https://ecarstrade.com/cars/7009147)
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7bc2c2ad-1bde-5367-ab27-0ef5d2b398f2
2026-03-27 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009147/photo_006/780x0__r.jpg?hash=1774617744> (referer: https://ecarstrade.com/cars/7009147)
2026-03-27 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009049> (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 15:15:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ee37af0a-fbc5-5ec4-81db-a5d0191dc39d
2026-03-27 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009054> (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 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009147/photo_005/780x0__r.jpg?hash=1774617744> (referer: https://ecarstrade.com/cars/7009147)
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ee37af0a-fbc5-5ec4-81db-a5d0191dc39d
2026-03-27 15:15:26 [ecarstrade.be] INFO: Extracting details for car 7009049auction111129
2026-03-27 15:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5a32af8-462c-5ce7-92fe-610affeac302 with identifier: 7009049auction111129
2026-03-27 15:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5a32af8-462c-5ce7-92fe-610affeac302 with scrape type 1
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a5a32af8-462c-5ce7-92fe-610affeac302
2026-03-27 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009049%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617575%27 HTTP/1.1" 200 None
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009049/photo_001/780x0__r.jpg?hash=1774617575 not downloaded yet
2026-03-27 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009147/photo_004/780x0__r.jpg?hash=1774617744> (referer: https://ecarstrade.com/cars/7009147)
2026-03-27 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009147/photo_002/780x0__r.jpg?hash=1774617745> (referer: https://ecarstrade.com/cars/7009147)
2026-03-27 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009049%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617575%27 HTTP/1.1" 200 None
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009049/photo_002/780x0__r.jpg?hash=1774617575 not downloaded yet
2026-03-27 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009071> (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 15:15:26 [ecarstrade.be] INFO: Extracting details for car 7009054auction111129
2026-03-27 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009147/photo_003/780x0__r.jpg?hash=1774617745> (referer: https://ecarstrade.com/cars/7009147)
2026-03-27 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009049%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617575%27 HTTP/1.1" 200 None
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009049/photo_003/780x0__r.jpg?hash=1774617575 not downloaded yet
2026-03-27 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009049%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617575%27 HTTP/1.1" 200 None
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009049/photo_004/780x0__r.jpg?hash=1774617575 not downloaded yet
2026-03-27 15:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dd46d5b-e5f6-573d-b700-331d9176a65a with identifier: 7009054auction111129
2026-03-27 15:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dd46d5b-e5f6-573d-b700-331d9176a65a with scrape type 1
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2dd46d5b-e5f6-573d-b700-331d9176a65a
2026-03-27 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009054%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617585%27 HTTP/1.1" 200 None
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009054/photo_001/780x0__r.jpg?hash=1774617585 not downloaded yet
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ee37af0a-fbc5-5ec4-81db-a5d0191dc39d
2026-03-27 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009049%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617575%27 HTTP/1.1" 200 None
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009049/photo_005/780x0__r.jpg?hash=1774617575 not downloaded yet
2026-03-27 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009054%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617586%27 HTTP/1.1" 200 None
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009054/photo_002/780x0__r.jpg?hash=1774617586 not downloaded yet
2026-03-27 15:15:26 [ecarstrade.be] INFO: Extracting details for car 7009071auction111129
2026-03-27 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009118/photo_003/780x0__r.jpg?hash=1774617701> (referer: https://ecarstrade.com/cars/7009118)
2026-03-27 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009049%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617575%27 HTTP/1.1" 200 None
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009049/photo_006/780x0__r.jpg?hash=1774617575 not downloaded yet
2026-03-27 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009054%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617586%27 HTTP/1.1" 200 None
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009054/photo_003/780x0__r.jpg?hash=1774617586 not downloaded yet
2026-03-27 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009146/photo_004/780x0__r.jpg?hash=1774617743> (referer: https://ecarstrade.com/cars/7009146)
2026-03-27 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009118/photo_002/780x0__r.jpg?hash=1774617699> (referer: https://ecarstrade.com/cars/7009118)
2026-03-27 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009146/photo_005/780x0__r.jpg?hash=1774617743> (referer: https://ecarstrade.com/cars/7009146)
2026-03-27 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009054%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617586%27 HTTP/1.1" 200 None
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009054/photo_004/780x0__r.jpg?hash=1774617586 not downloaded yet
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ee37af0a-fbc5-5ec4-81db-a5d0191dc39d
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ee37af0a-fbc5-5ec4-81db-a5d0191dc39d
2026-03-27 15:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66a18d85-6e32-5d0e-b40e-17351e6a4b27 with identifier: 7009071auction111129
2026-03-27 15:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66a18d85-6e32-5d0e-b40e-17351e6a4b27 with scrape type 1
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 66a18d85-6e32-5d0e-b40e-17351e6a4b27
2026-03-27 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009071%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617610%27 HTTP/1.1" 200 None
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009071/photo_001/780x0__r.jpg?hash=1774617610 not downloaded yet
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ee37af0a-fbc5-5ec4-81db-a5d0191dc39d
2026-03-27 15:15:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ee37af0a-fbc5-5ec4-81db-a5d0191dc39d, skipping ID generation
2026-03-27 15:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee37af0a-fbc5-5ec4-81db-a5d0191dc39d with scrape type 1
2026-03-27 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ee37af0a-fbc5-5ec4-81db-a5d0191dc39d sending to next pipeline
2026-03-27 15:15:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ee37af0a-fbc5-5ec4-81db-a5d0191dc39d, identifier: 7009147auction111129
2026-03-27 15:15:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ee37af0a-fbc5-5ec4-81db-a5d0191dc39d with identifier: 7009147auction111129
2026-03-27 15:15:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ee37af0a-fbc5-5ec4-81db-a5d0191dc39d with identifier: 7009147auction111129
2026-03-27 15:15:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ee37af0a-fbc5-5ec4-81db-a5d0191dc39d with identifier: 7009147auction111129 to the API
2026-03-27 15:15:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009147/photo_003/780x0__r.jpg?hash=1774617745>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'ee37af0a-fbc5-5ec4-81db-a5d0191dc39d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009147',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Volkswagen',
 'model': 'T-Roc',
 'odometer': 145214,
 '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': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN T-Roc / 2017 / 5P / SUV 1.0 TSI 115 LOUNGE BUSINESS',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN  / 2017 / 5P / SUV 1.0 TSI 115 LOUNGE BUSINESS',
 'vin': None,
 'year': 2020}
2026-03-27 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:27 [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 15:15:27 [ecarstrade.be] INFO: Saving data for 7009147auction111129: {'created_time': 1774624527.726384, 'last_price_update_time': 1774624527.726394, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009147auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009054%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617586%27 HTTP/1.1" 200 None
2026-03-27 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009054/photo_005/780x0__r.jpg?hash=1774617586 not downloaded yet
2026-03-27 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009071%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617610%27 HTTP/1.1" 200 None
2026-03-27 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009071/photo_002/780x0__r.jpg?hash=1774617610 not downloaded yet
2026-03-27 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009088/photo_005/780x0__r.jpg?hash=1774617647> (referer: https://ecarstrade.com/cars/7009088)
2026-03-27 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009146/photo_003/780x0__r.jpg?hash=1774617743> (referer: https://ecarstrade.com/cars/7009146)
2026-03-27 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009146/photo_001/780x0__r.jpg?hash=1774617743> (referer: https://ecarstrade.com/cars/7009146)
2026-03-27 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009146/photo_002/780x0__r.jpg?hash=1774617743> (referer: https://ecarstrade.com/cars/7009146)
2026-03-27 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009054%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617586%27 HTTP/1.1" 200 None
2026-03-27 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009054/photo_006/780x0__r.jpg?hash=1774617586 not downloaded yet
2026-03-27 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009071%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617612%27 HTTP/1.1" 200 None
2026-03-27 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009071/photo_003/780x0__r.jpg?hash=1774617612 not downloaded yet
2026-03-27 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009111> (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 15:15:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7bc2c2ad-1bde-5367-ab27-0ef5d2b398f2
2026-03-27 15:15:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8c037558-4aa1-5eb4-8422-c39280057f5b
2026-03-27 15:15:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7bc2c2ad-1bde-5367-ab27-0ef5d2b398f2
2026-03-27 15:15:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7bc2c2ad-1bde-5367-ab27-0ef5d2b398f2, skipping ID generation
2026-03-27 15:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bc2c2ad-1bde-5367-ab27-0ef5d2b398f2 with scrape type 1
2026-03-27 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7bc2c2ad-1bde-5367-ab27-0ef5d2b398f2 sending to next pipeline
2026-03-27 15:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7bc2c2ad-1bde-5367-ab27-0ef5d2b398f2, identifier: 7009118auction111129
2026-03-27 15:15:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8c037558-4aa1-5eb4-8422-c39280057f5b
2026-03-27 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009071%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617610%27 HTTP/1.1" 200 None
2026-03-27 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009071/photo_004/780x0__r.jpg?hash=1774617610 not downloaded yet
2026-03-27 15:15:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7bc2c2ad-1bde-5367-ab27-0ef5d2b398f2 with identifier: 7009118auction111129
2026-03-27 15:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7bc2c2ad-1bde-5367-ab27-0ef5d2b398f2 with identifier: 7009118auction111129
2026-03-27 15:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7bc2c2ad-1bde-5367-ab27-0ef5d2b398f2 with identifier: 7009118auction111129 to the API
2026-03-27 15:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009118/photo_002/780x0__r.jpg?hash=1774617699>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '7bc2c2ad-1bde-5367-ab27-0ef5d2b398f2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009118',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Seat',
 'model': 'Leon',
 'odometer': 137020,
 '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': 'Leon Business 2.0 TDI 115CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Business 2.0 TDI 115CV BVM6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:28 [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 15:15:28 [ecarstrade.be] INFO: Saving data for 7009118auction111129: {'created_time': 1774624528.321883, 'last_price_update_time': 1774624528.321894, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009118auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009049/photo_001/780x0__r.jpg?hash=1774617575> (referer: https://ecarstrade.com/cars/7009049)
2026-03-27 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009088/photo_004/780x0__r.jpg?hash=1774617647> (referer: https://ecarstrade.com/cars/7009088)
2026-03-27 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009054/photo_002/780x0__r.jpg?hash=1774617586> (referer: https://ecarstrade.com/cars/7009054)
2026-03-27 15:15:28 [ecarstrade.be] INFO: Extracting details for car 7009111auction111129
2026-03-27 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009071%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617611%27 HTTP/1.1" 200 None
2026-03-27 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009071/photo_005/780x0__r.jpg?hash=1774617611 not downloaded yet
2026-03-27 15:15:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 222e17f6-8cf2-5249-bc4b-2885ad67b32f
2026-03-27 15:15:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8c037558-4aa1-5eb4-8422-c39280057f5b
2026-03-27 15:15:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8c037558-4aa1-5eb4-8422-c39280057f5b
2026-03-27 15:15:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8c037558-4aa1-5eb4-8422-c39280057f5b
2026-03-27 15:15:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c037558-4aa1-5eb4-8422-c39280057f5b, skipping ID generation
2026-03-27 15:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c037558-4aa1-5eb4-8422-c39280057f5b with scrape type 1
2026-03-27 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8c037558-4aa1-5eb4-8422-c39280057f5b sending to next pipeline
2026-03-27 15:15:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8c037558-4aa1-5eb4-8422-c39280057f5b, identifier: 7009146auction111129
2026-03-27 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009088/photo_003/780x0__r.jpg?hash=1774617647> (referer: https://ecarstrade.com/cars/7009088)
2026-03-27 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009049/photo_002/780x0__r.jpg?hash=1774617575> (referer: https://ecarstrade.com/cars/7009049)
2026-03-27 15:15:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8c037558-4aa1-5eb4-8422-c39280057f5b with identifier: 7009146auction111129
2026-03-27 15:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8c037558-4aa1-5eb4-8422-c39280057f5b with identifier: 7009146auction111129
2026-03-27 15:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8c037558-4aa1-5eb4-8422-c39280057f5b with identifier: 7009146auction111129 to the API
2026-03-27 15:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009146/photo_002/780x0__r.jpg?hash=1774617743>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '8c037558-4aa1-5eb4-8422-c39280057f5b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009146',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 175779,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Passat Break Business 2.0 TDI 120CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Passat Break Business 2.0 TDI 120CV BVA7 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:28 [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 15:15:28 [ecarstrade.be] INFO: Saving data for 7009146auction111129: {'created_time': 1774624528.883499, 'last_price_update_time': 1774624528.88351, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009146auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009071%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617611%27 HTTP/1.1" 200 None
2026-03-27 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009071/photo_006/780x0__r.jpg?hash=1774617611 not downloaded yet
2026-03-27 15:15:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1efaf865-7b4c-5c12-bd59-9e1e96a22364 with identifier: 7009111auction111129
2026-03-27 15:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1efaf865-7b4c-5c12-bd59-9e1e96a22364 with scrape type 1
2026-03-27 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1efaf865-7b4c-5c12-bd59-9e1e96a22364
2026-03-27 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009111%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617687%27 HTTP/1.1" 200 None
2026-03-27 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009111/photo_001/780x0__r.jpg?hash=1774617687 not downloaded yet
2026-03-27 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009049/photo_006/780x0__r.jpg?hash=1774617575> (referer: https://ecarstrade.com/cars/7009049)
2026-03-27 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009054/photo_003/780x0__r.jpg?hash=1774617586> (referer: https://ecarstrade.com/cars/7009054)
2026-03-27 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009049/photo_005/780x0__r.jpg?hash=1774617575> (referer: https://ecarstrade.com/cars/7009049)
2026-03-27 15:15:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a5a32af8-462c-5ce7-92fe-610affeac302
2026-03-27 15:15:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 222e17f6-8cf2-5249-bc4b-2885ad67b32f
2026-03-27 15:15:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2dd46d5b-e5f6-573d-b700-331d9176a65a
2026-03-27 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009111%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617687%27 HTTP/1.1" 200 None
2026-03-27 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009111/photo_002/780x0__r.jpg?hash=1774617687 not downloaded yet
2026-03-27 15:15:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 222e17f6-8cf2-5249-bc4b-2885ad67b32f
2026-03-27 15:15:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a5a32af8-462c-5ce7-92fe-610affeac302
2026-03-27 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009054/photo_004/780x0__r.jpg?hash=1774617586> (referer: https://ecarstrade.com/cars/7009054)
2026-03-27 15:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009071/photo_001/780x0__r.jpg?hash=1774617610> (referer: https://ecarstrade.com/cars/7009071)
2026-03-27 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009111%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617687%27 HTTP/1.1" 200 None
2026-03-27 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009111/photo_003/780x0__r.jpg?hash=1774617687 not downloaded yet
2026-03-27 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009111%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617689%27 HTTP/1.1" 200 None
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009111/photo_004/780x0__r.jpg?hash=1774617689 not downloaded yet
2026-03-27 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009111%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617687%27 HTTP/1.1" 200 None
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009111/photo_005/780x0__r.jpg?hash=1774617687 not downloaded yet
2026-03-27 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009111%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617687%27 HTTP/1.1" 200 None
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009111/photo_006/780x0__r.jpg?hash=1774617687 not downloaded yet
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009054/photo_005/780x0__r.jpg?hash=1774617586> (referer: https://ecarstrade.com/cars/7009054)
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009054/photo_001/780x0__r.jpg?hash=1774617585> (referer: https://ecarstrade.com/cars/7009054)
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a5a32af8-462c-5ce7-92fe-610affeac302
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2dd46d5b-e5f6-573d-b700-331d9176a65a
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a5a32af8-462c-5ce7-92fe-610affeac302
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009071/photo_004/780x0__r.jpg?hash=1774617610> (referer: https://ecarstrade.com/cars/7009071)
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009071/photo_002/780x0__r.jpg?hash=1774617610> (referer: https://ecarstrade.com/cars/7009071)
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2dd46d5b-e5f6-573d-b700-331d9176a65a
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 66a18d85-6e32-5d0e-b40e-17351e6a4b27
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009071/photo_003/780x0__r.jpg?hash=1774617612> (referer: https://ecarstrade.com/cars/7009071)
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009049/photo_004/780x0__r.jpg?hash=1774617575> (referer: https://ecarstrade.com/cars/7009049)
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009049/photo_003/780x0__r.jpg?hash=1774617575> (referer: https://ecarstrade.com/cars/7009049)
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009071/photo_005/780x0__r.jpg?hash=1774617611> (referer: https://ecarstrade.com/cars/7009071)
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009054/photo_006/780x0__r.jpg?hash=1774617586> (referer: https://ecarstrade.com/cars/7009054)
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009088/photo_001/780x0__r.jpg?hash=1774617647> (referer: https://ecarstrade.com/cars/7009088)
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2dd46d5b-e5f6-573d-b700-331d9176a65a
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2dd46d5b-e5f6-573d-b700-331d9176a65a
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 66a18d85-6e32-5d0e-b40e-17351e6a4b27
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 66a18d85-6e32-5d0e-b40e-17351e6a4b27
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009088/photo_002/780x0__r.jpg?hash=1774617647> (referer: https://ecarstrade.com/cars/7009088)
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009111/photo_006/780x0__r.jpg?hash=1774617687> (referer: https://ecarstrade.com/cars/7009111)
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009111/photo_005/780x0__r.jpg?hash=1774617687> (referer: https://ecarstrade.com/cars/7009111)
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009111/photo_002/780x0__r.jpg?hash=1774617687> (referer: https://ecarstrade.com/cars/7009111)
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 66a18d85-6e32-5d0e-b40e-17351e6a4b27
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a5a32af8-462c-5ce7-92fe-610affeac302
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009111/photo_001/780x0__r.jpg?hash=1774617687> (referer: https://ecarstrade.com/cars/7009111)
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a5a32af8-462c-5ce7-92fe-610affeac302
2026-03-27 15:15:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a5a32af8-462c-5ce7-92fe-610affeac302, skipping ID generation
2026-03-27 15:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5a32af8-462c-5ce7-92fe-610affeac302 with scrape type 1
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a5a32af8-462c-5ce7-92fe-610affeac302 sending to next pipeline
2026-03-27 15:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a5a32af8-462c-5ce7-92fe-610affeac302, identifier: 7009049auction111129
2026-03-27 15:15:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a5a32af8-462c-5ce7-92fe-610affeac302 with identifier: 7009049auction111129
2026-03-27 15:15:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a5a32af8-462c-5ce7-92fe-610affeac302 with identifier: 7009049auction111129
2026-03-27 15:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a5a32af8-462c-5ce7-92fe-610affeac302 with identifier: 7009049auction111129 to the API
2026-03-27 15:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009049/photo_003/780x0__r.jpg?hash=1774617575>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'a5a32af8-462c-5ce7-92fe-610affeac302',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009049',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 149198,
 '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': 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': 2021}
2026-03-27 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:29 [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 15:15:29 [ecarstrade.be] INFO: Saving data for 7009049auction111129: {'created_time': 1774624529.628463, 'last_price_update_time': 1774624529.628476, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009049auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009071/photo_006/780x0__r.jpg?hash=1774617611> (referer: https://ecarstrade.com/cars/7009071)
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009131/photo_005/780x0__r.jpg?hash=1774617718> (referer: https://ecarstrade.com/cars/7009131)
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009131/photo_006/780x0__r.jpg?hash=1774617719> (referer: https://ecarstrade.com/cars/7009131)
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009111/photo_004/780x0__r.jpg?hash=1774617689> (referer: https://ecarstrade.com/cars/7009111)
2026-03-27 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009111/photo_003/780x0__r.jpg?hash=1774617687> (referer: https://ecarstrade.com/cars/7009111)
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 66a18d85-6e32-5d0e-b40e-17351e6a4b27
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2dd46d5b-e5f6-573d-b700-331d9176a65a
2026-03-27 15:15:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2dd46d5b-e5f6-573d-b700-331d9176a65a, skipping ID generation
2026-03-27 15:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dd46d5b-e5f6-573d-b700-331d9176a65a with scrape type 1
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2dd46d5b-e5f6-573d-b700-331d9176a65a sending to next pipeline
2026-03-27 15:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2dd46d5b-e5f6-573d-b700-331d9176a65a, identifier: 7009054auction111129
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 222e17f6-8cf2-5249-bc4b-2885ad67b32f
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 222e17f6-8cf2-5249-bc4b-2885ad67b32f
2026-03-27 15:15:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 222e17f6-8cf2-5249-bc4b-2885ad67b32f, skipping ID generation
2026-03-27 15:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 222e17f6-8cf2-5249-bc4b-2885ad67b32f with scrape type 1
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 222e17f6-8cf2-5249-bc4b-2885ad67b32f sending to next pipeline
2026-03-27 15:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 222e17f6-8cf2-5249-bc4b-2885ad67b32f, identifier: 7009088auction111129
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1efaf865-7b4c-5c12-bd59-9e1e96a22364
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1efaf865-7b4c-5c12-bd59-9e1e96a22364
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1efaf865-7b4c-5c12-bd59-9e1e96a22364
2026-03-27 15:15:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1efaf865-7b4c-5c12-bd59-9e1e96a22364
2026-03-27 15:15:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2dd46d5b-e5f6-573d-b700-331d9176a65a with identifier: 7009054auction111129
2026-03-27 15:15:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2dd46d5b-e5f6-573d-b700-331d9176a65a with identifier: 7009054auction111129
2026-03-27 15:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2dd46d5b-e5f6-573d-b700-331d9176a65a with identifier: 7009054auction111129 to the API
2026-03-27 15:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009054/photo_006/780x0__r.jpg?hash=1774617586>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '2dd46d5b-e5f6-573d-b700-331d9176a65a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009054',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 194315,
 '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': '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 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:30 [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 15:15:30 [ecarstrade.be] INFO: Saving data for 7009054auction111129: {'created_time': 1774624530.120497, 'last_price_update_time': 1774624530.120507, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009054auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 222e17f6-8cf2-5249-bc4b-2885ad67b32f with identifier: 7009088auction111129
2026-03-27 15:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 222e17f6-8cf2-5249-bc4b-2885ad67b32f with identifier: 7009088auction111129
2026-03-27 15:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 222e17f6-8cf2-5249-bc4b-2885ad67b32f with identifier: 7009088auction111129 to the API
2026-03-27 15:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009088/photo_002/780x0__r.jpg?hash=1774617647>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '222e17f6-8cf2-5249-bc4b-2885ad67b32f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009088',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 130715,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-01',
 'seats_number': 7,
 'seller_name': None,
 'title': '5008 Active Business 1.5 HDi 130CV BVM6 7 Sieges E6d',
 'transmission': 'manual',
 'trim': 'Active Business 1.5 HDi 130CV BVM6 7 Sieges E6d',
 'vin': None,
 'year': 2020}
2026-03-27 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:30 [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 15:15:30 [ecarstrade.be] INFO: Saving data for 7009088auction111129: {'created_time': 1774624530.457897, 'last_price_update_time': 1774624530.457908, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009088auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009023/photo_006/780x0__r.jpg?hash=1774617531> (referer: https://ecarstrade.com/cars/7009023)
2026-03-27 15:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009023/photo_005/780x0__r.jpg?hash=1774617530> (referer: https://ecarstrade.com/cars/7009023)
2026-03-27 15:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009131/photo_004/780x0__r.jpg?hash=1774617718> (referer: https://ecarstrade.com/cars/7009131)
2026-03-27 15:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009131/photo_003/780x0__r.jpg?hash=1774617718> (referer: https://ecarstrade.com/cars/7009131)
2026-03-27 15:15:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 66a18d85-6e32-5d0e-b40e-17351e6a4b27
2026-03-27 15:15:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66a18d85-6e32-5d0e-b40e-17351e6a4b27, skipping ID generation
2026-03-27 15:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66a18d85-6e32-5d0e-b40e-17351e6a4b27 with scrape type 1
2026-03-27 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66a18d85-6e32-5d0e-b40e-17351e6a4b27 sending to next pipeline
2026-03-27 15:15:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 66a18d85-6e32-5d0e-b40e-17351e6a4b27, identifier: 7009071auction111129
2026-03-27 15:15:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 114367a7-ffe1-5079-9094-fcf4a2910627
2026-03-27 15:15:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 114367a7-ffe1-5079-9094-fcf4a2910627
2026-03-27 15:15:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1efaf865-7b4c-5c12-bd59-9e1e96a22364
2026-03-27 15:15:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1efaf865-7b4c-5c12-bd59-9e1e96a22364
2026-03-27 15:15:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1efaf865-7b4c-5c12-bd59-9e1e96a22364, skipping ID generation
2026-03-27 15:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1efaf865-7b4c-5c12-bd59-9e1e96a22364 with scrape type 1
2026-03-27 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1efaf865-7b4c-5c12-bd59-9e1e96a22364 sending to next pipeline
2026-03-27 15:15:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1efaf865-7b4c-5c12-bd59-9e1e96a22364, identifier: 7009111auction111129
2026-03-27 15:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009023/photo_004/780x0__r.jpg?hash=1774617530> (referer: https://ecarstrade.com/cars/7009023)
2026-03-27 15:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 66a18d85-6e32-5d0e-b40e-17351e6a4b27 with identifier: 7009071auction111129
2026-03-27 15:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 66a18d85-6e32-5d0e-b40e-17351e6a4b27 with identifier: 7009071auction111129
2026-03-27 15:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 66a18d85-6e32-5d0e-b40e-17351e6a4b27 with identifier: 7009071auction111129 to the API
2026-03-27 15:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009071/photo_006/780x0__r.jpg?hash=1774617611>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '66a18d85-6e32-5d0e-b40e-17351e6a4b27',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009071',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 147434,
 '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': '3008 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 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:30 [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 15:15:30 [ecarstrade.be] INFO: Saving data for 7009071auction111129: {'created_time': 1774624530.98466, 'last_price_update_time': 1774624530.984678, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009071auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1efaf865-7b4c-5c12-bd59-9e1e96a22364 with identifier: 7009111auction111129
2026-03-27 15:15:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1efaf865-7b4c-5c12-bd59-9e1e96a22364 with identifier: 7009111auction111129
2026-03-27 15:15:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1efaf865-7b4c-5c12-bd59-9e1e96a22364 with identifier: 7009111auction111129 to the API
2026-03-27 15:15:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009111/photo_003/780x0__r.jpg?hash=1774617687>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '1efaf865-7b4c-5c12-bd59-9e1e96a22364',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009111',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 143238,
 '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': 'Megane IV Berline 5pt. Intens 1.5 dCi 115CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'IV Berline 5pt. Intens 1.5 dCi 115CV BVA7 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:31 [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 15:15:31 [ecarstrade.be] INFO: Saving data for 7009111auction111129: {'created_time': 1774624531.438118, 'last_price_update_time': 1774624531.43813, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009111auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009131/photo_001/780x0__r.jpg?hash=1774617718> (referer: https://ecarstrade.com/cars/7009131)
2026-03-27 15:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009023/photo_001/780x0__r.jpg?hash=1774617530> (referer: https://ecarstrade.com/cars/7009023)
2026-03-27 15:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009023/photo_003/780x0__r.jpg?hash=1774617530> (referer: https://ecarstrade.com/cars/7009023)
2026-03-27 15:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009023/photo_002/780x0__r.jpg?hash=1774617530> (referer: https://ecarstrade.com/cars/7009023)
2026-03-27 15:15:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0957197e-db2b-59a0-b842-e47bd670a7c7
2026-03-27 15:15:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0957197e-db2b-59a0-b842-e47bd670a7c7
2026-03-27 15:15:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 114367a7-ffe1-5079-9094-fcf4a2910627
2026-03-27 15:15:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 114367a7-ffe1-5079-9094-fcf4a2910627
2026-03-27 15:15:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0957197e-db2b-59a0-b842-e47bd670a7c7
2026-03-27 15:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009082/photo_001/780x0__r.jpg?hash=1774617635> (referer: https://ecarstrade.com/cars/7009082)
2026-03-27 15:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009082/photo_002/780x0__r.jpg?hash=1774617635> (referer: https://ecarstrade.com/cars/7009082)
2026-03-27 15:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009066/photo_006/780x0__r.jpg?hash=1774617604> (referer: https://ecarstrade.com/cars/7009066)
2026-03-27 15:15:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 114367a7-ffe1-5079-9094-fcf4a2910627
2026-03-27 15:15:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 114367a7-ffe1-5079-9094-fcf4a2910627, skipping ID generation
2026-03-27 15:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 114367a7-ffe1-5079-9094-fcf4a2910627 with scrape type 1
2026-03-27 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 114367a7-ffe1-5079-9094-fcf4a2910627 sending to next pipeline
2026-03-27 15:15:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 114367a7-ffe1-5079-9094-fcf4a2910627, identifier: 7009131auction111129
2026-03-27 15:15:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 114367a7-ffe1-5079-9094-fcf4a2910627 with identifier: 7009131auction111129
2026-03-27 15:15:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 114367a7-ffe1-5079-9094-fcf4a2910627 with identifier: 7009131auction111129
2026-03-27 15:15:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 114367a7-ffe1-5079-9094-fcf4a2910627 with identifier: 7009131auction111129 to the API
2026-03-27 15:15:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009131/photo_001/780x0__r.jpg?hash=1774617718>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '114367a7-ffe1-5079-9094-fcf4a2910627',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009131',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 231776,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-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 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:31 [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 15:15:31 [ecarstrade.be] INFO: Saving data for 7009131auction111129: {'created_time': 1774624531.955487, 'last_price_update_time': 1774624531.955499, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009131auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009066/photo_004/780x0__r.jpg?hash=1774617604> (referer: https://ecarstrade.com/cars/7009066)
2026-03-27 15:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009082/photo_004/780x0__r.jpg?hash=1774617637> (referer: https://ecarstrade.com/cars/7009082)
2026-03-27 15:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009082/photo_003/780x0__r.jpg?hash=1774617635> (referer: https://ecarstrade.com/cars/7009082)
2026-03-27 15:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009066/photo_003/780x0__r.jpg?hash=1774617605> (referer: https://ecarstrade.com/cars/7009066)
2026-03-27 15:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009066/photo_002/780x0__r.jpg?hash=1774617604> (referer: https://ecarstrade.com/cars/7009066)
2026-03-27 15:15: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 15:15: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 15:15: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 15:15: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 15:15:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0957197e-db2b-59a0-b842-e47bd670a7c7
2026-03-27 15:15:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0957197e-db2b-59a0-b842-e47bd670a7c7
2026-03-27 15:15:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0957197e-db2b-59a0-b842-e47bd670a7c7
2026-03-27 15:15:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0957197e-db2b-59a0-b842-e47bd670a7c7, skipping ID generation
2026-03-27 15:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0957197e-db2b-59a0-b842-e47bd670a7c7 with scrape type 1
2026-03-27 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0957197e-db2b-59a0-b842-e47bd670a7c7 sending to next pipeline
2026-03-27 15:15:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0957197e-db2b-59a0-b842-e47bd670a7c7, identifier: 7009023auction111129
2026-03-27 15:15:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 50aeaac0-ed5b-51de-9366-1617b0a40d82
2026-03-27 15:15:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 50aeaac0-ed5b-51de-9366-1617b0a40d82
2026-03-27 15:15:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d5031982-4a34-5559-b0e4-655fd2fa7a5d
2026-03-27 15:15:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0957197e-db2b-59a0-b842-e47bd670a7c7 with identifier: 7009023auction111129
2026-03-27 15:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0957197e-db2b-59a0-b842-e47bd670a7c7 with identifier: 7009023auction111129
2026-03-27 15:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0957197e-db2b-59a0-b842-e47bd670a7c7 with identifier: 7009023auction111129 to the API
2026-03-27 15:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009023/photo_002/780x0__r.jpg?hash=1774617530>
{'auction_title': '',
 'c_o_2_emission_value': 79,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '0957197e-db2b-59a0-b842-e47bd670a7c7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009023',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Hyundai',
 'model': 'IONIQ',
 'odometer': 130185,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI Ioniq / 2019 / 5P / Berline Hybrid Business',
 'transmission': 'automatic',
 'trim': 'HYUNDAI Ioniq / 2019 / 5P / Berline Hybrid Business',
 'vin': None,
 'year': 2019}
2026-03-27 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:32 [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 15:15:32 [ecarstrade.be] INFO: Saving data for 7009023auction111129: {'created_time': 1774624532.363543, 'last_price_update_time': 1774624532.363554, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009023auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009066/photo_001/780x0__r.jpg?hash=1774617604> (referer: https://ecarstrade.com/cars/7009066)
2026-03-27 15:15: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 15:15:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d5031982-4a34-5559-b0e4-655fd2fa7a5d
2026-03-27 15:15:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 50aeaac0-ed5b-51de-9366-1617b0a40d82
2026-03-27 15:15:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 50aeaac0-ed5b-51de-9366-1617b0a40d82
2026-03-27 15:15:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 50aeaac0-ed5b-51de-9366-1617b0a40d82, skipping ID generation
2026-03-27 15:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50aeaac0-ed5b-51de-9366-1617b0a40d82 with scrape type 1
2026-03-27 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 50aeaac0-ed5b-51de-9366-1617b0a40d82 sending to next pipeline
2026-03-27 15:15:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 50aeaac0-ed5b-51de-9366-1617b0a40d82, identifier: 7009082auction111129
2026-03-27 15:15:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d5031982-4a34-5559-b0e4-655fd2fa7a5d
2026-03-27 15:15:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d5031982-4a34-5559-b0e4-655fd2fa7a5d
2026-03-27 15:15:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 50aeaac0-ed5b-51de-9366-1617b0a40d82 with identifier: 7009082auction111129
2026-03-27 15:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 50aeaac0-ed5b-51de-9366-1617b0a40d82 with identifier: 7009082auction111129
2026-03-27 15:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 50aeaac0-ed5b-51de-9366-1617b0a40d82 with identifier: 7009082auction111129 to the API
2026-03-27 15:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009082/photo_003/780x0__r.jpg?hash=1774617635>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '50aeaac0-ed5b-51de-9366-1617b0a40d82',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009082',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 145690,
 '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 308 SW  2021  5P  Break BlueHDi 130 EAT8 ACTIVE PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  SW  2021  5P  Break BlueHDi 130 EAT8 ACTIVE PACK',
 'vin': None,
 'year': 2023}
2026-03-27 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:32 [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 15:15:32 [ecarstrade.be] INFO: Saving data for 7009082auction111129: {'created_time': 1774624532.933329, 'last_price_update_time': 1774624532.933341, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009082auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d5031982-4a34-5559-b0e4-655fd2fa7a5d
2026-03-27 15:15:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5031982-4a34-5559-b0e4-655fd2fa7a5d, skipping ID generation
2026-03-27 15:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5031982-4a34-5559-b0e4-655fd2fa7a5d with scrape type 1
2026-03-27 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5031982-4a34-5559-b0e4-655fd2fa7a5d sending to next pipeline
2026-03-27 15:15:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d5031982-4a34-5559-b0e4-655fd2fa7a5d, identifier: 7009066auction111129
2026-03-27 15:15:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d5031982-4a34-5559-b0e4-655fd2fa7a5d with identifier: 7009066auction111129
2026-03-27 15:15:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d5031982-4a34-5559-b0e4-655fd2fa7a5d with identifier: 7009066auction111129
2026-03-27 15:15:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d5031982-4a34-5559-b0e4-655fd2fa7a5d with identifier: 7009066auction111129 to the API
2026-03-27 15:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009066/photo_001/780x0__r.jpg?hash=1774617604>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'd5031982-4a34-5559-b0e4-655fd2fa7a5d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009066',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 134580,
 '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': '3008 II Active Pack 1.2 PureTech 130CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'II Active Pack 1.2 PureTech 130CV BVM6 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009066auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:15:33 [ecarstrade.be] INFO: Saving data for 7009066auction111129: {'created_time': 1774624533.443647, 'last_price_update_time': 1774624533.443666, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009066auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009095> (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 15:15: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 15:15:40 [ecarstrade.be] INFO: Extracting details for car 7009095auction111129
2026-03-27 15:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9787ccbc-7567-5af0-bb23-3f322e66b060 with identifier: 7009095auction111129
2026-03-27 15:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9787ccbc-7567-5af0-bb23-3f322e66b060 with scrape type 1
2026-03-27 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9787ccbc-7567-5af0-bb23-3f322e66b060
2026-03-27 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009095%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617665%27 HTTP/1.1" 200 None
2026-03-27 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009095/photo_001/780x0__r.jpg?hash=1774617665 not downloaded yet
2026-03-27 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009095%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617665%27 HTTP/1.1" 200 None
2026-03-27 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009095/photo_002/780x0__r.jpg?hash=1774617665 not downloaded yet
2026-03-27 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009095%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617665%27 HTTP/1.1" 200 None
2026-03-27 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009095/photo_003/780x0__r.jpg?hash=1774617665 not downloaded yet
2026-03-27 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009095%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617665%27 HTTP/1.1" 200 None
2026-03-27 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009095/photo_004/780x0__r.jpg?hash=1774617665 not downloaded yet
2026-03-27 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009095%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617665%27 HTTP/1.1" 200 None
2026-03-27 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009095/photo_005/780x0__r.jpg?hash=1774617665 not downloaded yet
2026-03-27 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009095%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617665%27 HTTP/1.1" 200 None
2026-03-27 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009095/photo_006/780x0__r.jpg?hash=1774617665 not downloaded yet
2026-03-27 15:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009073> (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 15:15: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 15:15:40 [ecarstrade.be] INFO: Extracting details for car 7009073auction111129
2026-03-27 15:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c80192f3-97ba-5f00-835f-aa1ad35363ef with identifier: 7009073auction111129
2026-03-27 15:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c80192f3-97ba-5f00-835f-aa1ad35363ef with scrape type 1
2026-03-27 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c80192f3-97ba-5f00-835f-aa1ad35363ef
2026-03-27 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009073%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617615%27 HTTP/1.1" 200 None
2026-03-27 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009073/photo_001/780x0__r.jpg?hash=1774617615 not downloaded yet
2026-03-27 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009073%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617614%27 HTTP/1.1" 200 None
2026-03-27 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009073/photo_002/780x0__r.jpg?hash=1774617614 not downloaded yet
2026-03-27 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009073%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617614%27 HTTP/1.1" 200 None
2026-03-27 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009073/photo_003/780x0__r.jpg?hash=1774617614 not downloaded yet
2026-03-27 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009073%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617614%27 HTTP/1.1" 200 None
2026-03-27 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009073/photo_004/780x0__r.jpg?hash=1774617614 not downloaded yet
2026-03-27 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009073%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617614%27 HTTP/1.1" 200 None
2026-03-27 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009073/photo_005/780x0__r.jpg?hash=1774617614 not downloaded yet
2026-03-27 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009073%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617614%27 HTTP/1.1" 200 None
2026-03-27 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009073/photo_006/780x0__r.jpg?hash=1774617614 not downloaded yet
2026-03-27 15:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009014> (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 15:15: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 15:15:40 [ecarstrade.be] INFO: Extracting details for car 7009014auction111129
2026-03-27 15:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a63dc528-dae7-5375-86af-f404f7ab9881 with identifier: 7009014auction111129
2026-03-27 15:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a63dc528-dae7-5375-86af-f404f7ab9881 with scrape type 1
2026-03-27 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a63dc528-dae7-5375-86af-f404f7ab9881
2026-03-27 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009014%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617514%27 HTTP/1.1" 200 None
2026-03-27 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009014/photo_001/780x0__r.jpg?hash=1774617514 not downloaded yet
2026-03-27 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009014%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617514%27 HTTP/1.1" 200 None
2026-03-27 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009014/photo_002/780x0__r.jpg?hash=1774617514 not downloaded yet
2026-03-27 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009014%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617514%27 HTTP/1.1" 200 None
2026-03-27 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009014/photo_003/780x0__r.jpg?hash=1774617514 not downloaded yet
2026-03-27 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009014%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617514%27 HTTP/1.1" 200 None
2026-03-27 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009014/photo_004/780x0__r.jpg?hash=1774617514 not downloaded yet
2026-03-27 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009014%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617514%27 HTTP/1.1" 200 None
2026-03-27 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009014/photo_005/780x0__r.jpg?hash=1774617514 not downloaded yet
2026-03-27 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009014%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617516%27 HTTP/1.1" 200 None
2026-03-27 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009014/photo_006/780x0__r.jpg?hash=1774617516 not downloaded yet
2026-03-27 15:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009109> (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 15: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 15:15:41 [ecarstrade.be] INFO: Extracting details for car 7009109auction111129
2026-03-27 15:15:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a7b863f-38b5-5116-bb7b-ebd0fa06fdff with identifier: 7009109auction111129
2026-03-27 15:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a7b863f-38b5-5116-bb7b-ebd0fa06fdff with scrape type 1
2026-03-27 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4a7b863f-38b5-5116-bb7b-ebd0fa06fdff
2026-03-27 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009109%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617685%27 HTTP/1.1" 200 None
2026-03-27 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009109/photo_001/780x0__r.jpg?hash=1774617685 not downloaded yet
2026-03-27 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009109%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617685%27 HTTP/1.1" 200 None
2026-03-27 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009109/photo_002/780x0__r.jpg?hash=1774617685 not downloaded yet
2026-03-27 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009109%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617685%27 HTTP/1.1" 200 None
2026-03-27 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009109/photo_003/780x0__r.jpg?hash=1774617685 not downloaded yet
2026-03-27 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009109%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617685%27 HTTP/1.1" 200 None
2026-03-27 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009109/photo_004/780x0__r.jpg?hash=1774617685 not downloaded yet
2026-03-27 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009109%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617685%27 HTTP/1.1" 200 None
2026-03-27 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009109/photo_005/780x0__r.jpg?hash=1774617685 not downloaded yet
2026-03-27 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009109%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617686%27 HTTP/1.1" 200 None
2026-03-27 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009109/photo_006/780x0__r.jpg?hash=1774617686 not downloaded yet
2026-03-27 15:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009022> (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 15: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 15:15:42 [ecarstrade.be] INFO: Extracting details for car 7009022auction111129
2026-03-27 15:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43f760bb-7e9d-5f1d-97ff-6c34e9a9418d with identifier: 7009022auction111129
2026-03-27 15:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43f760bb-7e9d-5f1d-97ff-6c34e9a9418d with scrape type 1
2026-03-27 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 43f760bb-7e9d-5f1d-97ff-6c34e9a9418d
2026-03-27 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009022%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617529%27 HTTP/1.1" 200 None
2026-03-27 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009022/photo_001/780x0__r.jpg?hash=1774617529 not downloaded yet
2026-03-27 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009022%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617529%27 HTTP/1.1" 200 None
2026-03-27 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009022/photo_002/780x0__r.jpg?hash=1774617529 not downloaded yet
2026-03-27 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009022%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617529%27 HTTP/1.1" 200 None
2026-03-27 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009022/photo_003/780x0__r.jpg?hash=1774617529 not downloaded yet
2026-03-27 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009022%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617529%27 HTTP/1.1" 200 None
2026-03-27 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009022/photo_004/780x0__r.jpg?hash=1774617529 not downloaded yet
2026-03-27 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009022%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617529%27 HTTP/1.1" 200 None
2026-03-27 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009022/photo_005/780x0__r.jpg?hash=1774617529 not downloaded yet
2026-03-27 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009022%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617529%27 HTTP/1.1" 200 None
2026-03-27 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009022/photo_006/780x0__r.jpg?hash=1774617529 not downloaded yet
2026-03-27 15:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009058> (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 15:15: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 15:15:46 [ecarstrade.be] INFO: Extracting details for car 7009058auction111129
2026-03-27 15:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61a20ba1-988e-55db-b7b6-86c18e4efcaa with identifier: 7009058auction111129
2026-03-27 15:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61a20ba1-988e-55db-b7b6-86c18e4efcaa with scrape type 1
2026-03-27 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 61a20ba1-988e-55db-b7b6-86c18e4efcaa
2026-03-27 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009058%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617592%27 HTTP/1.1" 200 None
2026-03-27 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009058/photo_001/780x0__r.jpg?hash=1774617592 not downloaded yet
2026-03-27 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009058%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617592%27 HTTP/1.1" 200 None
2026-03-27 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009058/photo_002/780x0__r.jpg?hash=1774617592 not downloaded yet
2026-03-27 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009058%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617591%27 HTTP/1.1" 200 None
2026-03-27 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009058/photo_003/780x0__r.jpg?hash=1774617591 not downloaded yet
2026-03-27 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009058%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617591%27 HTTP/1.1" 200 None
2026-03-27 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009058/photo_004/780x0__r.jpg?hash=1774617591 not downloaded yet
2026-03-27 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009058%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617593%27 HTTP/1.1" 200 None
2026-03-27 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009058/photo_005/780x0__r.jpg?hash=1774617593 not downloaded yet
2026-03-27 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009058%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617592%27 HTTP/1.1" 200 None
2026-03-27 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009058/photo_006/780x0__r.jpg?hash=1774617592 not downloaded yet
2026-03-27 15:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009044> (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 15:15: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 15:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009013> (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 15:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009078/photo_006/780x0__r.jpg?hash=1774617631> (referer: https://ecarstrade.com/cars/7009078)
2026-03-27 15:15: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 15:15:47 [ecarstrade.be] INFO: Extracting details for car 7009044auction111129
2026-03-27 15:15:47 [ecarstrade.be] INFO: Extracting details for car 7009013auction111129
2026-03-27 15:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85906849-3d12-5897-b969-d3f5eb2e2017 with identifier: 7009044auction111129
2026-03-27 15:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85906849-3d12-5897-b969-d3f5eb2e2017 with scrape type 1
2026-03-27 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 85906849-3d12-5897-b969-d3f5eb2e2017
2026-03-27 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009044%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617570%27 HTTP/1.1" 200 None
2026-03-27 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009044/photo_001/780x0__r.jpg?hash=1774617570 not downloaded yet
2026-03-27 15:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d41539b-1b02-5871-a538-28cec352e114 with identifier: 7009013auction111129
2026-03-27 15:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d41539b-1b02-5871-a538-28cec352e114 with scrape type 1
2026-03-27 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9d41539b-1b02-5871-a538-28cec352e114
2026-03-27 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009013%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617510%27 HTTP/1.1" 200 None
2026-03-27 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009013/photo_001/780x0__r.jpg?hash=1774617510 not downloaded yet
2026-03-27 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009044%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617570%27 HTTP/1.1" 200 None
2026-03-27 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009044/photo_002/780x0__r.jpg?hash=1774617570 not downloaded yet
2026-03-27 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009013%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617510%27 HTTP/1.1" 200 None
2026-03-27 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009013/photo_002/780x0__r.jpg?hash=1774617510 not downloaded yet
2026-03-27 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009044%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617570%27 HTTP/1.1" 200 None
2026-03-27 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009044/photo_003/780x0__r.jpg?hash=1774617570 not downloaded yet
2026-03-27 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009013%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617510%27 HTTP/1.1" 200 None
2026-03-27 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009013/photo_003/780x0__r.jpg?hash=1774617510 not downloaded yet
2026-03-27 15:15:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c610ab21-fadb-5f21-b244-34630f741e33
2026-03-27 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009044%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617570%27 HTTP/1.1" 200 None
2026-03-27 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009044/photo_004/780x0__r.jpg?hash=1774617570 not downloaded yet
2026-03-27 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009013%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617510%27 HTTP/1.1" 200 None
2026-03-27 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009013/photo_004/780x0__r.jpg?hash=1774617510 not downloaded yet
2026-03-27 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009044%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617571%27 HTTP/1.1" 200 None
2026-03-27 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009044/photo_005/780x0__r.jpg?hash=1774617571 not downloaded yet
2026-03-27 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009013%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617512%27 HTTP/1.1" 200 None
2026-03-27 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009013/photo_005/780x0__r.jpg?hash=1774617512 not downloaded yet
2026-03-27 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009044%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617571%27 HTTP/1.1" 200 None
2026-03-27 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009044/photo_006/780x0__r.jpg?hash=1774617571 not downloaded yet
2026-03-27 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7000001-7010000%252F7009013%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617511%27 HTTP/1.1" 200 None
2026-03-27 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009013/photo_006/780x0__r.jpg?hash=1774617511 not downloaded yet
2026-03-27 15:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009114> (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 15:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009095/photo_006/780x0__r.jpg?hash=1774617665> (referer: https://ecarstrade.com/cars/7009095)
2026-03-27 15:15:48 [ecarstrade.be] INFO: Extracting details for car 7009114auction111129
2026-03-27 15:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009073/photo_006/780x0__r.jpg?hash=1774617614> (referer: https://ecarstrade.com/cars/7009073)
2026-03-27 15:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 420ed516-60bc-5296-baeb-a7f8a5d72a1f with identifier: 7009114auction111129
2026-03-27 15:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 420ed516-60bc-5296-baeb-a7f8a5d72a1f with scrape type 1
2026-03-27 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 420ed516-60bc-5296-baeb-a7f8a5d72a1f
2026-03-27 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009114%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617694%27 HTTP/1.1" 200 None
2026-03-27 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009114/photo_001/780x0__r.jpg?hash=1774617694 not downloaded yet
2026-03-27 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009114%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617693%27 HTTP/1.1" 200 None
2026-03-27 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009114/photo_002/780x0__r.jpg?hash=1774617693 not downloaded yet
2026-03-27 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009114%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617693%27 HTTP/1.1" 200 None
2026-03-27 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009114/photo_003/780x0__r.jpg?hash=1774617693 not downloaded yet
2026-03-27 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009114%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617694%27 HTTP/1.1" 200 None
2026-03-27 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009114/photo_004/780x0__r.jpg?hash=1774617694 not downloaded yet
2026-03-27 15:15:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9787ccbc-7567-5af0-bb23-3f322e66b060
2026-03-27 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009114%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617694%27 HTTP/1.1" 200 None
2026-03-27 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009114/photo_005/780x0__r.jpg?hash=1774617694 not downloaded yet
2026-03-27 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009114%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617694%27 HTTP/1.1" 200 None
2026-03-27 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009114/photo_006/780x0__r.jpg?hash=1774617694 not downloaded yet
2026-03-27 15:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009014/photo_006/780x0__r.jpg?hash=1774617516> (referer: https://ecarstrade.com/cars/7009014)
2026-03-27 15:15:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c80192f3-97ba-5f00-835f-aa1ad35363ef
2026-03-27 15:15:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a63dc528-dae7-5375-86af-f404f7ab9881
2026-03-27 15:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009109/photo_006/780x0__r.jpg?hash=1774617686> (referer: https://ecarstrade.com/cars/7009109)
2026-03-27 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009022/photo_006/780x0__r.jpg?hash=1774617529> (referer: https://ecarstrade.com/cars/7009022)
2026-03-27 15:15:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4a7b863f-38b5-5116-bb7b-ebd0fa06fdff
2026-03-27 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009058/photo_006/780x0__r.jpg?hash=1774617592> (referer: https://ecarstrade.com/cars/7009058)
2026-03-27 15:15:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 43f760bb-7e9d-5f1d-97ff-6c34e9a9418d
2026-03-27 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009058/photo_005/780x0__r.jpg?hash=1774617593> (referer: https://ecarstrade.com/cars/7009058)
2026-03-27 15:15:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 61a20ba1-988e-55db-b7b6-86c18e4efcaa
2026-03-27 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009058/photo_004/780x0__r.jpg?hash=1774617591> (referer: https://ecarstrade.com/cars/7009058)
2026-03-27 15:15:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 61a20ba1-988e-55db-b7b6-86c18e4efcaa
2026-03-27 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009013/photo_006/780x0__r.jpg?hash=1774617511> (referer: https://ecarstrade.com/cars/7009013)
2026-03-27 15:15:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 61a20ba1-988e-55db-b7b6-86c18e4efcaa
2026-03-27 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009044/photo_006/780x0__r.jpg?hash=1774617571> (referer: https://ecarstrade.com/cars/7009044)
2026-03-27 15:15:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9d41539b-1b02-5871-a538-28cec352e114
2026-03-27 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009013/photo_005/780x0__r.jpg?hash=1774617512> (referer: https://ecarstrade.com/cars/7009013)
2026-03-27 15:15:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 85906849-3d12-5897-b969-d3f5eb2e2017
2026-03-27 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009114/photo_006/780x0__r.jpg?hash=1774617694> (referer: https://ecarstrade.com/cars/7009114)
2026-03-27 15:15:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9d41539b-1b02-5871-a538-28cec352e114
2026-03-27 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009114/photo_005/780x0__r.jpg?hash=1774617694> (referer: https://ecarstrade.com/cars/7009114)
2026-03-27 15:15:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 420ed516-60bc-5296-baeb-a7f8a5d72a1f
2026-03-27 15:15:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 420ed516-60bc-5296-baeb-a7f8a5d72a1f
2026-03-27 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009114/photo_004/780x0__r.jpg?hash=1774617694> (referer: https://ecarstrade.com/cars/7009114)
2026-03-27 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009114/photo_003/780x0__r.jpg?hash=1774617693> (referer: https://ecarstrade.com/cars/7009114)
2026-03-27 15:15:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 420ed516-60bc-5296-baeb-a7f8a5d72a1f
2026-03-27 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009114/photo_002/780x0__r.jpg?hash=1774617693> (referer: https://ecarstrade.com/cars/7009114)
2026-03-27 15:15:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 420ed516-60bc-5296-baeb-a7f8a5d72a1f
2026-03-27 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009114/photo_001/780x0__r.jpg?hash=1774617694> (referer: https://ecarstrade.com/cars/7009114)
2026-03-27 15:15:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 420ed516-60bc-5296-baeb-a7f8a5d72a1f
2026-03-27 15:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009044/photo_005/780x0__r.jpg?hash=1774617571> (referer: https://ecarstrade.com/cars/7009044)
2026-03-27 15:15:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 420ed516-60bc-5296-baeb-a7f8a5d72a1f
2026-03-27 15:15:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 420ed516-60bc-5296-baeb-a7f8a5d72a1f, skipping ID generation
2026-03-27 15:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 420ed516-60bc-5296-baeb-a7f8a5d72a1f with scrape type 1
2026-03-27 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 420ed516-60bc-5296-baeb-a7f8a5d72a1f sending to next pipeline
2026-03-27 15:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 420ed516-60bc-5296-baeb-a7f8a5d72a1f, identifier: 7009114auction111129
2026-03-27 15:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 420ed516-60bc-5296-baeb-a7f8a5d72a1f with identifier: 7009114auction111129
2026-03-27 15:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 420ed516-60bc-5296-baeb-a7f8a5d72a1f with identifier: 7009114auction111129
2026-03-27 15:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 420ed516-60bc-5296-baeb-a7f8a5d72a1f with identifier: 7009114auction111129 to the API
2026-03-27 15:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009114/photo_001/780x0__r.jpg?hash=1774617694>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.7L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '420ed516-60bc-5296-baeb-a7f8a5d72a1f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009114',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Grand Scenic',
 'odometer': 155731,
 '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': 7,
 'seller_name': None,
 'title': 'Scenic IV Grand Business 1.7 dCi 150CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'Scenic IV Grand Business 1.7 dCi 150CV BVM6 E6dT',
 'vin': None,
 'year': 2020}
2026-03-27 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009114auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:15:50 [ecarstrade.be] INFO: Saving data for 7009114auction111129: {'created_time': 1774624550.632349, 'last_price_update_time': 1774624550.63236, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009114auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009013/photo_004/780x0__r.jpg?hash=1774617510> (referer: https://ecarstrade.com/cars/7009013)
2026-03-27 15:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009052> (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 15:15:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 85906849-3d12-5897-b969-d3f5eb2e2017
2026-03-27 15:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009013/photo_003/780x0__r.jpg?hash=1774617510> (referer: https://ecarstrade.com/cars/7009013)
2026-03-27 15:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009044/photo_004/780x0__r.jpg?hash=1774617570> (referer: https://ecarstrade.com/cars/7009044)
2026-03-27 15:15:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9d41539b-1b02-5871-a538-28cec352e114
2026-03-27 15:15:50 [ecarstrade.be] INFO: Extracting details for car 7009052auction111129
2026-03-27 15:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2797c76-f2cf-5af9-ae85-24f514df0a2a with identifier: 7009052auction111129
2026-03-27 15:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2797c76-f2cf-5af9-ae85-24f514df0a2a with scrape type 1
2026-03-27 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b2797c76-f2cf-5af9-ae85-24f514df0a2a
2026-03-27 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009052%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617580%27 HTTP/1.1" 200 None
2026-03-27 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009052/photo_001/780x0__r.jpg?hash=1774617580 not downloaded yet
2026-03-27 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009052%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617580%27 HTTP/1.1" 200 None
2026-03-27 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009052/photo_002/780x0__r.jpg?hash=1774617580 not downloaded yet
2026-03-27 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009052%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617580%27 HTTP/1.1" 200 None
2026-03-27 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009052/photo_003/780x0__r.jpg?hash=1774617580 not downloaded yet
2026-03-27 15:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009013/photo_002/780x0__r.jpg?hash=1774617510> (referer: https://ecarstrade.com/cars/7009013)
2026-03-27 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009052%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617580%27 HTTP/1.1" 200 None
2026-03-27 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009052/photo_004/780x0__r.jpg?hash=1774617580 not downloaded yet
2026-03-27 15:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009044/photo_003/780x0__r.jpg?hash=1774617570> (referer: https://ecarstrade.com/cars/7009044)
2026-03-27 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009052%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617580%27 HTTP/1.1" 200 None
2026-03-27 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009052/photo_005/780x0__r.jpg?hash=1774617580 not downloaded yet
2026-03-27 15:15:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9d41539b-1b02-5871-a538-28cec352e114
2026-03-27 15:15:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 85906849-3d12-5897-b969-d3f5eb2e2017
2026-03-27 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009052%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617580%27 HTTP/1.1" 200 None
2026-03-27 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009052/photo_006/780x0__r.jpg?hash=1774617580 not downloaded yet
2026-03-27 15:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009044/photo_002/780x0__r.jpg?hash=1774617570> (referer: https://ecarstrade.com/cars/7009044)
2026-03-27 15:15:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9d41539b-1b02-5871-a538-28cec352e114
2026-03-27 15:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009013/photo_001/780x0__r.jpg?hash=1774617510> (referer: https://ecarstrade.com/cars/7009013)
2026-03-27 15:15:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 85906849-3d12-5897-b969-d3f5eb2e2017
2026-03-27 15:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009044/photo_001/780x0__r.jpg?hash=1774617570> (referer: https://ecarstrade.com/cars/7009044)
2026-03-27 15:15:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 85906849-3d12-5897-b969-d3f5eb2e2017
2026-03-27 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009058/photo_002/780x0__r.jpg?hash=1774617592> (referer: https://ecarstrade.com/cars/7009058)
2026-03-27 15:15:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9d41539b-1b02-5871-a538-28cec352e114
2026-03-27 15:15:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9d41539b-1b02-5871-a538-28cec352e114, skipping ID generation
2026-03-27 15:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d41539b-1b02-5871-a538-28cec352e114 with scrape type 1
2026-03-27 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9d41539b-1b02-5871-a538-28cec352e114 sending to next pipeline
2026-03-27 15:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9d41539b-1b02-5871-a538-28cec352e114, identifier: 7009013auction111129
2026-03-27 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009058/photo_003/780x0__r.jpg?hash=1774617591> (referer: https://ecarstrade.com/cars/7009058)
2026-03-27 15:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9d41539b-1b02-5871-a538-28cec352e114 with identifier: 7009013auction111129
2026-03-27 15:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9d41539b-1b02-5871-a538-28cec352e114 with identifier: 7009013auction111129
2026-03-27 15:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9d41539b-1b02-5871-a538-28cec352e114 with identifier: 7009013auction111129 to the API
2026-03-27 15:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009013/photo_001/780x0__r.jpg?hash=1774617510>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '9d41539b-1b02-5871-a538-28cec352e114',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009013',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 196598,
 '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': 'CITROEN C5 Aircross / 2018 / 5P / SUV BlueHDi 130 S&S EAT8 Business',
 'transmission': 'automatic',
 'trim': 'CITROEN  / 2018 / 5P / SUV BlueHDi 130 S&S EAT8 Business',
 'vin': None,
 'year': 2020}
2026-03-27 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009013auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:15:51 [ecarstrade.be] INFO: Saving data for 7009013auction111129: {'created_time': 1774624551.470173, 'last_price_update_time': 1774624551.470186, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009013auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009058/photo_001/780x0__r.jpg?hash=1774617592> (referer: https://ecarstrade.com/cars/7009058)
2026-03-27 15:15:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 85906849-3d12-5897-b969-d3f5eb2e2017
2026-03-27 15:15:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 85906849-3d12-5897-b969-d3f5eb2e2017, skipping ID generation
2026-03-27 15:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85906849-3d12-5897-b969-d3f5eb2e2017 with scrape type 1
2026-03-27 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 85906849-3d12-5897-b969-d3f5eb2e2017 sending to next pipeline
2026-03-27 15:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 85906849-3d12-5897-b969-d3f5eb2e2017, identifier: 7009044auction111129
2026-03-27 15:15:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 61a20ba1-988e-55db-b7b6-86c18e4efcaa
2026-03-27 15:15:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 61a20ba1-988e-55db-b7b6-86c18e4efcaa
2026-03-27 15:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 85906849-3d12-5897-b969-d3f5eb2e2017 with identifier: 7009044auction111129
2026-03-27 15:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 85906849-3d12-5897-b969-d3f5eb2e2017 with identifier: 7009044auction111129
2026-03-27 15:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 85906849-3d12-5897-b969-d3f5eb2e2017 with identifier: 7009044auction111129 to the API
2026-03-27 15:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009044/photo_001/780x0__r.jpg?hash=1774617570>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '85906849-3d12-5897-b969-d3f5eb2e2017',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009044',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Opel',
 'model': 'Grandland X',
 'odometer': 156976,
 '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': 5,
 'seller_name': None,
 'title': 'Grandland X Edition 1.5 130CV BVA8 E6dT',
 'transmission': 'automatic',
 'trim': 'Edition 1.5 130CV BVA8 E6dT',
 'vin': None,
 'year': 2020}
2026-03-27 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009044auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:15:51 [ecarstrade.be] INFO: Saving data for 7009044auction111129: {'created_time': 1774624551.867533, 'last_price_update_time': 1774624551.867547, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009044auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009022/photo_005/780x0__r.jpg?hash=1774617529> (referer: https://ecarstrade.com/cars/7009022)
2026-03-27 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009022/photo_004/780x0__r.jpg?hash=1774617529> (referer: https://ecarstrade.com/cars/7009022)
2026-03-27 15:15:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 61a20ba1-988e-55db-b7b6-86c18e4efcaa
2026-03-27 15:15:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 61a20ba1-988e-55db-b7b6-86c18e4efcaa, skipping ID generation
2026-03-27 15:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61a20ba1-988e-55db-b7b6-86c18e4efcaa with scrape type 1
2026-03-27 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 61a20ba1-988e-55db-b7b6-86c18e4efcaa sending to next pipeline
2026-03-27 15:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 61a20ba1-988e-55db-b7b6-86c18e4efcaa, identifier: 7009058auction111129
2026-03-27 15:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 61a20ba1-988e-55db-b7b6-86c18e4efcaa with identifier: 7009058auction111129
2026-03-27 15:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 61a20ba1-988e-55db-b7b6-86c18e4efcaa with identifier: 7009058auction111129
2026-03-27 15:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 61a20ba1-988e-55db-b7b6-86c18e4efcaa with identifier: 7009058auction111129 to the API
2026-03-27 15:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009058/photo_001/780x0__r.jpg?hash=1774617592>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '61a20ba1-988e-55db-b7b6-86c18e4efcaa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009058',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 163657,
 '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': '2008 GT Line 1.5 HDi 100CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'GT Line 1.5 HDi 100CV BVM6 E6d',
 'vin': None,
 'year': 2020}
2026-03-27 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:52 [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 15:15:52 [ecarstrade.be] INFO: Saving data for 7009058auction111129: {'created_time': 1774624552.30605, 'last_price_update_time': 1774624552.306061, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009058auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009052/photo_003/780x0__r.jpg?hash=1774617580> (referer: https://ecarstrade.com/cars/7009052)
2026-03-27 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009052/photo_004/780x0__r.jpg?hash=1774617580> (referer: https://ecarstrade.com/cars/7009052)
2026-03-27 15:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 43f760bb-7e9d-5f1d-97ff-6c34e9a9418d
2026-03-27 15:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 43f760bb-7e9d-5f1d-97ff-6c34e9a9418d
2026-03-27 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009052/photo_006/780x0__r.jpg?hash=1774617580> (referer: https://ecarstrade.com/cars/7009052)
2026-03-27 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009052/photo_005/780x0__r.jpg?hash=1774617580> (referer: https://ecarstrade.com/cars/7009052)
2026-03-27 15:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b2797c76-f2cf-5af9-ae85-24f514df0a2a
2026-03-27 15:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b2797c76-f2cf-5af9-ae85-24f514df0a2a
2026-03-27 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009052/photo_002/780x0__r.jpg?hash=1774617580> (referer: https://ecarstrade.com/cars/7009052)
2026-03-27 15:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b2797c76-f2cf-5af9-ae85-24f514df0a2a
2026-03-27 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009052/photo_001/780x0__r.jpg?hash=1774617580> (referer: https://ecarstrade.com/cars/7009052)
2026-03-27 15:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b2797c76-f2cf-5af9-ae85-24f514df0a2a
2026-03-27 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009022/photo_003/780x0__r.jpg?hash=1774617529> (referer: https://ecarstrade.com/cars/7009022)
2026-03-27 15:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b2797c76-f2cf-5af9-ae85-24f514df0a2a
2026-03-27 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009022/photo_001/780x0__r.jpg?hash=1774617529> (referer: https://ecarstrade.com/cars/7009022)
2026-03-27 15:15:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b2797c76-f2cf-5af9-ae85-24f514df0a2a
2026-03-27 15:15:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b2797c76-f2cf-5af9-ae85-24f514df0a2a, skipping ID generation
2026-03-27 15:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2797c76-f2cf-5af9-ae85-24f514df0a2a with scrape type 1
2026-03-27 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b2797c76-f2cf-5af9-ae85-24f514df0a2a sending to next pipeline
2026-03-27 15:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b2797c76-f2cf-5af9-ae85-24f514df0a2a, identifier: 7009052auction111129
2026-03-27 15:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b2797c76-f2cf-5af9-ae85-24f514df0a2a with identifier: 7009052auction111129
2026-03-27 15:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b2797c76-f2cf-5af9-ae85-24f514df0a2a with identifier: 7009052auction111129
2026-03-27 15:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b2797c76-f2cf-5af9-ae85-24f514df0a2a with identifier: 7009052auction111129 to the API
2026-03-27 15:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009052/photo_001/780x0__r.jpg?hash=1774617580>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b2797c76-f2cf-5af9-ae85-24f514df0a2a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009052',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 176855,
 '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': None,
 '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': 2021}
2026-03-27 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009052auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:15:53 [ecarstrade.be] INFO: Saving data for 7009052auction111129: {'created_time': 1774624553.016901, 'last_price_update_time': 1774624553.016912, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009052auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009022/photo_002/780x0__r.jpg?hash=1774617529> (referer: https://ecarstrade.com/cars/7009022)
2026-03-27 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009109/photo_005/780x0__r.jpg?hash=1774617685> (referer: https://ecarstrade.com/cars/7009109)
2026-03-27 15:15:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 43f760bb-7e9d-5f1d-97ff-6c34e9a9418d
2026-03-27 15:15:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 43f760bb-7e9d-5f1d-97ff-6c34e9a9418d
2026-03-27 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009109/photo_004/780x0__r.jpg?hash=1774617685> (referer: https://ecarstrade.com/cars/7009109)
2026-03-27 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009109/photo_003/780x0__r.jpg?hash=1774617685> (referer: https://ecarstrade.com/cars/7009109)
2026-03-27 15:15:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 43f760bb-7e9d-5f1d-97ff-6c34e9a9418d
2026-03-27 15:15:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 43f760bb-7e9d-5f1d-97ff-6c34e9a9418d, skipping ID generation
2026-03-27 15:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43f760bb-7e9d-5f1d-97ff-6c34e9a9418d with scrape type 1
2026-03-27 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 43f760bb-7e9d-5f1d-97ff-6c34e9a9418d sending to next pipeline
2026-03-27 15:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 43f760bb-7e9d-5f1d-97ff-6c34e9a9418d, identifier: 7009022auction111129
2026-03-27 15:15:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4a7b863f-38b5-5116-bb7b-ebd0fa06fdff
2026-03-27 15:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 43f760bb-7e9d-5f1d-97ff-6c34e9a9418d with identifier: 7009022auction111129
2026-03-27 15:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 43f760bb-7e9d-5f1d-97ff-6c34e9a9418d with identifier: 7009022auction111129
2026-03-27 15:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 43f760bb-7e9d-5f1d-97ff-6c34e9a9418d with identifier: 7009022auction111129 to the API
2026-03-27 15:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009022/photo_002/780x0__r.jpg?hash=1774617529>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '43f760bb-7e9d-5f1d-97ff-6c34e9a9418d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009022',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Hyundai',
 'model': 'i30',
 'odometer': 165981,
 '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': 'HYUNDAI i30 Sport Wagon / 2020 / 5P / Break 1.0 T-GDI 120 DCT-7 '
          'MHEV CREATIVE SW',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  Sport Wagon / 2020 / 5P / Break 1.0 T-GDI 120 DCT-7 MHEV '
         'CREATIVE SW',
 'vin': None,
 'year': 2023}
2026-03-27 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009022auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:15:53 [ecarstrade.be] INFO: Saving data for 7009022auction111129: {'created_time': 1774624553.550124, 'last_price_update_time': 1774624553.550138, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009022auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009109/photo_002/780x0__r.jpg?hash=1774617685> (referer: https://ecarstrade.com/cars/7009109)
2026-03-27 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009109/photo_001/780x0__r.jpg?hash=1774617685> (referer: https://ecarstrade.com/cars/7009109)
2026-03-27 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009108> (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 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009024> (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 15:15:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4a7b863f-38b5-5116-bb7b-ebd0fa06fdff
2026-03-27 15:15:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4a7b863f-38b5-5116-bb7b-ebd0fa06fdff
2026-03-27 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009040> (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 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009014/photo_005/780x0__r.jpg?hash=1774617514> (referer: https://ecarstrade.com/cars/7009014)
2026-03-27 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009014/photo_004/780x0__r.jpg?hash=1774617514> (referer: https://ecarstrade.com/cars/7009014)
2026-03-27 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009014/photo_002/780x0__r.jpg?hash=1774617514> (referer: https://ecarstrade.com/cars/7009014)
2026-03-27 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009014/photo_001/780x0__r.jpg?hash=1774617514> (referer: https://ecarstrade.com/cars/7009014)
2026-03-27 15:15:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4a7b863f-38b5-5116-bb7b-ebd0fa06fdff
2026-03-27 15:15:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4a7b863f-38b5-5116-bb7b-ebd0fa06fdff
2026-03-27 15:15:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a7b863f-38b5-5116-bb7b-ebd0fa06fdff, skipping ID generation
2026-03-27 15:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a7b863f-38b5-5116-bb7b-ebd0fa06fdff with scrape type 1
2026-03-27 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a7b863f-38b5-5116-bb7b-ebd0fa06fdff sending to next pipeline
2026-03-27 15:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4a7b863f-38b5-5116-bb7b-ebd0fa06fdff, identifier: 7009109auction111129
2026-03-27 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009014/photo_003/780x0__r.jpg?hash=1774617514> (referer: https://ecarstrade.com/cars/7009014)
2026-03-27 15:15:53 [ecarstrade.be] INFO: Extracting details for car 7009108auction111129
2026-03-27 15:15:53 [ecarstrade.be] INFO: Extracting details for car 7009024auction111129
2026-03-27 15:15:53 [ecarstrade.be] INFO: Extracting details for car 7009040auction111129
2026-03-27 15:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4a7b863f-38b5-5116-bb7b-ebd0fa06fdff with identifier: 7009109auction111129
2026-03-27 15:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4a7b863f-38b5-5116-bb7b-ebd0fa06fdff with identifier: 7009109auction111129
2026-03-27 15:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4a7b863f-38b5-5116-bb7b-ebd0fa06fdff with identifier: 7009109auction111129 to the API
2026-03-27 15:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009109/photo_001/780x0__r.jpg?hash=1774617685>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '4a7b863f-38b5-5116-bb7b-ebd0fa06fdff',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009109',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 136708,
 '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': 'Megane IV Berline 5pt. Business 1.5 dCi 115CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'IV Berline 5pt. Business 1.5 dCi 115CV BVM6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009109auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:15:55 [ecarstrade.be] INFO: Saving data for 7009109auction111129: {'created_time': 1774624555.142307, 'last_price_update_time': 1774624555.142318, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009109auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009073/photo_005/780x0__r.jpg?hash=1774617614> (referer: https://ecarstrade.com/cars/7009073)
2026-03-27 15:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009073/photo_004/780x0__r.jpg?hash=1774617614> (referer: https://ecarstrade.com/cars/7009073)
2026-03-27 15:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009073/photo_002/780x0__r.jpg?hash=1774617614> (referer: https://ecarstrade.com/cars/7009073)
2026-03-27 15:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009073/photo_003/780x0__r.jpg?hash=1774617614> (referer: https://ecarstrade.com/cars/7009073)
2026-03-27 15:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009107> (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 15:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009103> (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 15:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ee76363-6b34-5d6e-a6b8-989bc43e3b79 with identifier: 7009108auction111129
2026-03-27 15:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ee76363-6b34-5d6e-a6b8-989bc43e3b79 with scrape type 1
2026-03-27 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6ee76363-6b34-5d6e-a6b8-989bc43e3b79
2026-03-27 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009108%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617685%27 HTTP/1.1" 200 None
2026-03-27 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009108/photo_001/780x0__r.jpg?hash=1774617685 not downloaded yet
2026-03-27 15:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f40606ca-a375-5280-a0f7-ad5d86957a5e with identifier: 7009024auction111129
2026-03-27 15:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f40606ca-a375-5280-a0f7-ad5d86957a5e with scrape type 1
2026-03-27 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f40606ca-a375-5280-a0f7-ad5d86957a5e
2026-03-27 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009024%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617533%27 HTTP/1.1" 200 None
2026-03-27 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009024/photo_001/780x0__r.jpg?hash=1774617533 not downloaded yet
2026-03-27 15:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cf7a1f9-e4cf-5999-8e89-a79d4490aac9 with identifier: 7009040auction111129
2026-03-27 15:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cf7a1f9-e4cf-5999-8e89-a79d4490aac9 with scrape type 1
2026-03-27 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4cf7a1f9-e4cf-5999-8e89-a79d4490aac9
2026-03-27 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009040%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617562%27 HTTP/1.1" 200 None
2026-03-27 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009040/photo_001/780x0__r.jpg?hash=1774617562 not downloaded yet
2026-03-27 15:15:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a63dc528-dae7-5375-86af-f404f7ab9881
2026-03-27 15:15:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a63dc528-dae7-5375-86af-f404f7ab9881
2026-03-27 15:15:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a63dc528-dae7-5375-86af-f404f7ab9881
2026-03-27 15:15:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a63dc528-dae7-5375-86af-f404f7ab9881
2026-03-27 15:15:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a63dc528-dae7-5375-86af-f404f7ab9881
2026-03-27 15:15:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a63dc528-dae7-5375-86af-f404f7ab9881, skipping ID generation
2026-03-27 15:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a63dc528-dae7-5375-86af-f404f7ab9881 with scrape type 1
2026-03-27 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a63dc528-dae7-5375-86af-f404f7ab9881 sending to next pipeline
2026-03-27 15:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a63dc528-dae7-5375-86af-f404f7ab9881, identifier: 7009014auction111129
2026-03-27 15:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009073/photo_001/780x0__r.jpg?hash=1774617615> (referer: https://ecarstrade.com/cars/7009073)
2026-03-27 15:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009095/photo_004/780x0__r.jpg?hash=1774617665> (referer: https://ecarstrade.com/cars/7009095)
2026-03-27 15:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009095/photo_002/780x0__r.jpg?hash=1774617665> (referer: https://ecarstrade.com/cars/7009095)
2026-03-27 15:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009095/photo_005/780x0__r.jpg?hash=1774617665> (referer: https://ecarstrade.com/cars/7009095)
2026-03-27 15:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009095/photo_003/780x0__r.jpg?hash=1774617665> (referer: https://ecarstrade.com/cars/7009095)
2026-03-27 15:15:55 [ecarstrade.be] INFO: Extracting details for car 7009107auction111129
2026-03-27 15:15:55 [ecarstrade.be] INFO: Extracting details for car 7009103auction111129
2026-03-27 15:15: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 15:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a63dc528-dae7-5375-86af-f404f7ab9881 with identifier: 7009014auction111129
2026-03-27 15:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a63dc528-dae7-5375-86af-f404f7ab9881 with identifier: 7009014auction111129
2026-03-27 15:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a63dc528-dae7-5375-86af-f404f7ab9881 with identifier: 7009014auction111129 to the API
2026-03-27 15:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009014/photo_003/780x0__r.jpg?hash=1774617514>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'a63dc528-dae7-5375-86af-f404f7ab9881',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009014',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'AC',
 'model': 'Citroen Grand C4 Picasso / SpaceTourer',
 'odometer': 150055,
 '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': 7,
 'seller_name': None,
 'title': 'C4 Grand Picasso/Spacetourer Business + 1.5 BlueHDi 130CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'C4 Grand Picasso/Spacetourer Business + 1.5 BlueHDi 130CV BVM6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009014auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:15:55 [ecarstrade.be] INFO: Saving data for 7009014auction111129: {'created_time': 1774624555.919585, 'last_price_update_time': 1774624555.919599, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009014auction111129') HTTP/1.1" 204 0
2026-03-27 15:15: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 15:15: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 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009108%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617683%27 HTTP/1.1" 200 None
2026-03-27 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009108/photo_002/780x0__r.jpg?hash=1774617683 not downloaded yet
2026-03-27 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009024%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617533%27 HTTP/1.1" 200 None
2026-03-27 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009024/photo_002/780x0__r.jpg?hash=1774617533 not downloaded yet
2026-03-27 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15: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%252F7009040%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617562%27 HTTP/1.1" 200 None
2026-03-27 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009040/photo_002/780x0__r.jpg?hash=1774617562 not downloaded yet
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c80192f3-97ba-5f00-835f-aa1ad35363ef
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c80192f3-97ba-5f00-835f-aa1ad35363ef
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c80192f3-97ba-5f00-835f-aa1ad35363ef
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c80192f3-97ba-5f00-835f-aa1ad35363ef
2026-03-27 15:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 952e9b66-1427-5ac9-94ea-c8557dca8e12 with identifier: 7009107auction111129
2026-03-27 15:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 952e9b66-1427-5ac9-94ea-c8557dca8e12 with scrape type 1
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 952e9b66-1427-5ac9-94ea-c8557dca8e12
2026-03-27 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009107%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617682%27 HTTP/1.1" 200 None
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009107/photo_001/780x0__r.jpg?hash=1774617682 not downloaded yet
2026-03-27 15:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d674205-e3b7-5b7d-8227-f3eb35a00491 with identifier: 7009103auction111129
2026-03-27 15:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d674205-e3b7-5b7d-8227-f3eb35a00491 with scrape type 1
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8d674205-e3b7-5b7d-8227-f3eb35a00491
2026-03-27 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009103%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617675%27 HTTP/1.1" 200 None
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009103/photo_001/780x0__r.jpg?hash=1774617675 not downloaded yet
2026-03-27 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009078/photo_002/780x0__r.jpg?hash=1774617629> (referer: https://ecarstrade.com/cars/7009078)
2026-03-27 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009078/photo_004/780x0__r.jpg?hash=1774617631> (referer: https://ecarstrade.com/cars/7009078)
2026-03-27 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009108%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617683%27 HTTP/1.1" 200 None
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009108/photo_003/780x0__r.jpg?hash=1774617683 not downloaded yet
2026-03-27 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009024%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617531%27 HTTP/1.1" 200 None
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009024/photo_003/780x0__r.jpg?hash=1774617531 not downloaded yet
2026-03-27 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009040%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617562%27 HTTP/1.1" 200 None
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009040/photo_003/780x0__r.jpg?hash=1774617562 not downloaded yet
2026-03-27 15: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 15: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 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009095/photo_001/780x0__r.jpg?hash=1774617665> (referer: https://ecarstrade.com/cars/7009095)
2026-03-27 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009078/photo_003/780x0__r.jpg?hash=1774617629> (referer: https://ecarstrade.com/cars/7009078)
2026-03-27 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009107%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617682%27 HTTP/1.1" 200 None
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009107/photo_002/780x0__r.jpg?hash=1774617682 not downloaded yet
2026-03-27 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009103%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617675%27 HTTP/1.1" 200 None
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009103/photo_002/780x0__r.jpg?hash=1774617675 not downloaded yet
2026-03-27 15: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 15: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 15:15:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c80192f3-97ba-5f00-835f-aa1ad35363ef
2026-03-27 15:15:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c80192f3-97ba-5f00-835f-aa1ad35363ef, skipping ID generation
2026-03-27 15:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c80192f3-97ba-5f00-835f-aa1ad35363ef with scrape type 1
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c80192f3-97ba-5f00-835f-aa1ad35363ef sending to next pipeline
2026-03-27 15:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c80192f3-97ba-5f00-835f-aa1ad35363ef, identifier: 7009073auction111129
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9787ccbc-7567-5af0-bb23-3f322e66b060
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9787ccbc-7567-5af0-bb23-3f322e66b060
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9787ccbc-7567-5af0-bb23-3f322e66b060
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9787ccbc-7567-5af0-bb23-3f322e66b060
2026-03-27 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009108%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617683%27 HTTP/1.1" 200 None
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009108/photo_004/780x0__r.jpg?hash=1774617683 not downloaded yet
2026-03-27 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009024%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617532%27 HTTP/1.1" 200 None
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009024/photo_004/780x0__r.jpg?hash=1774617532 not downloaded yet
2026-03-27 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009040%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617563%27 HTTP/1.1" 200 None
2026-03-27 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009040/photo_004/780x0__r.jpg?hash=1774617563 not downloaded yet
2026-03-27 15:15:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c80192f3-97ba-5f00-835f-aa1ad35363ef with identifier: 7009073auction111129
2026-03-27 15:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c80192f3-97ba-5f00-835f-aa1ad35363ef with identifier: 7009073auction111129
2026-03-27 15:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c80192f3-97ba-5f00-835f-aa1ad35363ef with identifier: 7009073auction111129 to the API
2026-03-27 15:15:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009073/photo_001/780x0__r.jpg?hash=1774617615>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'c80192f3-97ba-5f00-835f-aa1ad35363ef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009073',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 134696,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-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': 2020}
2026-03-27 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:57 [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 15:15:57 [ecarstrade.be] INFO: Saving data for 7009073auction111129: {'created_time': 1774624557.194134, 'last_price_update_time': 1774624557.194144, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009073auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009107%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617683%27 HTTP/1.1" 200 None
2026-03-27 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009107/photo_003/780x0__r.jpg?hash=1774617683 not downloaded yet
2026-03-27 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009103%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617675%27 HTTP/1.1" 200 None
2026-03-27 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009103/photo_003/780x0__r.jpg?hash=1774617675 not downloaded yet
2026-03-27 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009108%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617683%27 HTTP/1.1" 200 None
2026-03-27 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009108/photo_005/780x0__r.jpg?hash=1774617683 not downloaded yet
2026-03-27 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009024%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617531%27 HTTP/1.1" 200 None
2026-03-27 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009024/photo_005/780x0__r.jpg?hash=1774617531 not downloaded yet
2026-03-27 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009040%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617563%27 HTTP/1.1" 200 None
2026-03-27 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009040/photo_005/780x0__r.jpg?hash=1774617563 not downloaded yet
2026-03-27 15:15:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c610ab21-fadb-5f21-b244-34630f741e33
2026-03-27 15:15:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c610ab21-fadb-5f21-b244-34630f741e33
2026-03-27 15:15:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9787ccbc-7567-5af0-bb23-3f322e66b060
2026-03-27 15:15:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9787ccbc-7567-5af0-bb23-3f322e66b060, skipping ID generation
2026-03-27 15:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9787ccbc-7567-5af0-bb23-3f322e66b060 with scrape type 1
2026-03-27 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9787ccbc-7567-5af0-bb23-3f322e66b060 sending to next pipeline
2026-03-27 15:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9787ccbc-7567-5af0-bb23-3f322e66b060, identifier: 7009095auction111129
2026-03-27 15:15:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c610ab21-fadb-5f21-b244-34630f741e33
2026-03-27 15:15:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c610ab21-fadb-5f21-b244-34630f741e33, skipping ID generation
2026-03-27 15:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c610ab21-fadb-5f21-b244-34630f741e33 with scrape type 1
2026-03-27 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c610ab21-fadb-5f21-b244-34630f741e33 sending to next pipeline
2026-03-27 15:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c610ab21-fadb-5f21-b244-34630f741e33, identifier: 7009078auction111129
2026-03-27 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009107%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617682%27 HTTP/1.1" 200 None
2026-03-27 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009107/photo_004/780x0__r.jpg?hash=1774617682 not downloaded yet
2026-03-27 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009103%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617676%27 HTTP/1.1" 200 None
2026-03-27 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009103/photo_004/780x0__r.jpg?hash=1774617676 not downloaded yet
2026-03-27 15:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9787ccbc-7567-5af0-bb23-3f322e66b060 with identifier: 7009095auction111129
2026-03-27 15:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9787ccbc-7567-5af0-bb23-3f322e66b060 with identifier: 7009095auction111129
2026-03-27 15:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9787ccbc-7567-5af0-bb23-3f322e66b060 with identifier: 7009095auction111129 to the API
2026-03-27 15:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009095/photo_001/780x0__r.jpg?hash=1774617665>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '9787ccbc-7567-5af0-bb23-3f322e66b060',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009095',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 162401,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 508 SW / 2018 / 5P / Break HYBRID 225 E-EAT8 ALLURE '
          'BUSINESS',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  SW / 2018 / 5P / Break HYBRID 225 E-EAT8 ALLURE BUSINESS',
 'vin': None,
 'year': 2020}
2026-03-27 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:57 [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 15:15:57 [ecarstrade.be] INFO: Saving data for 7009095auction111129: {'created_time': 1774624557.834225, 'last_price_update_time': 1774624557.834237, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009095auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c610ab21-fadb-5f21-b244-34630f741e33 with identifier: 7009078auction111129
2026-03-27 15:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c610ab21-fadb-5f21-b244-34630f741e33 with identifier: 7009078auction111129
2026-03-27 15:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c610ab21-fadb-5f21-b244-34630f741e33 with identifier: 7009078auction111129 to the API
2026-03-27 15:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:15: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 15:15:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009078/photo_003/780x0__r.jpg?hash=1774617629>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'c610ab21-fadb-5f21-b244-34630f741e33',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009078',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 193921,
 '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': '3008 II Active Pack 1.5 HDi 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'II Active Pack 1.5 HDi 130CV BVA8 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:58 [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 15:15:58 [ecarstrade.be] INFO: Saving data for 7009078auction111129: {'created_time': 1774624558.184899, 'last_price_update_time': 1774624558.18491, 'auction_closing_time': 1774878000.0}
2026-03-27 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009078auction111129') HTTP/1.1" 204 0
2026-03-27 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009108%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617683%27 HTTP/1.1" 200 None
2026-03-27 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009108/photo_006/780x0__r.jpg?hash=1774617683 not downloaded yet
2026-03-27 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009024%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617532%27 HTTP/1.1" 200 None
2026-03-27 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009024/photo_006/780x0__r.jpg?hash=1774617532 not downloaded yet
2026-03-27 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009040%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617563%27 HTTP/1.1" 200 None
2026-03-27 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009040/photo_006/780x0__r.jpg?hash=1774617563 not downloaded yet
2026-03-27 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009107%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617682%27 HTTP/1.1" 200 None
2026-03-27 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009107/photo_005/780x0__r.jpg?hash=1774617682 not downloaded yet
2026-03-27 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009103%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617675%27 HTTP/1.1" 200 None
2026-03-27 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009103/photo_005/780x0__r.jpg?hash=1774617675 not downloaded yet
2026-03-27 15:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009016> (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 15: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 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009107%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617682%27 HTTP/1.1" 200 None
2026-03-27 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009107/photo_006/780x0__r.jpg?hash=1774617682 not downloaded yet
2026-03-27 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009103%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617675%27 HTTP/1.1" 200 None
2026-03-27 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009103/photo_006/780x0__r.jpg?hash=1774617675 not downloaded yet
2026-03-27 15:15:58 [ecarstrade.be] INFO: Extracting details for car 7009016auction111129
2026-03-27 15:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ae2a823-26ed-55ef-9fec-b1f1e6a4a243 with identifier: 7009016auction111129
2026-03-27 15:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ae2a823-26ed-55ef-9fec-b1f1e6a4a243 with scrape type 1
2026-03-27 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9ae2a823-26ed-55ef-9fec-b1f1e6a4a243
2026-03-27 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009016%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617521%27 HTTP/1.1" 200 None
2026-03-27 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009016/photo_001/780x0__r.jpg?hash=1774617521 not downloaded yet
2026-03-27 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009016%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617522%27 HTTP/1.1" 200 None
2026-03-27 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009016/photo_002/780x0__r.jpg?hash=1774617522 not downloaded yet
2026-03-27 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009016%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617528%27 HTTP/1.1" 200 None
2026-03-27 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009016/photo_003/780x0__r.jpg?hash=1774617528 not downloaded yet
2026-03-27 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009016%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617521%27 HTTP/1.1" 200 None
2026-03-27 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009016/photo_004/780x0__r.jpg?hash=1774617521 not downloaded yet
2026-03-27 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009016%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617521%27 HTTP/1.1" 200 None
2026-03-27 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009016/photo_005/780x0__r.jpg?hash=1774617521 not downloaded yet
2026-03-27 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009016%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617521%27 HTTP/1.1" 200 None
2026-03-27 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009016/photo_006/780x0__r.jpg?hash=1774617521 not downloaded yet
2026-03-27 15:16:04 [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 15:16: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 15:16:04 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:16:04 [ecarstrade.be] INFO: Found listing with ID: 7009047auction111129
2026-03-27 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009047auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:04 [ecarstrade.be] INFO: Scrape type for 7009047auction111129: 1
2026-03-27 15:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009142> (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 15:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009065> (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 15:16:04 [ecarstrade.be] INFO: Found listing with ID: 7009053auction111129
2026-03-27 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009053auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:04 [ecarstrade.be] INFO: Scrape type for 7009053auction111129: 1
2026-03-27 15:16:04 [ecarstrade.be] INFO: Found listing with ID: 7009079auction111129
2026-03-27 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009079auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:04 [ecarstrade.be] INFO: Scrape type for 7009079auction111129: 1
2026-03-27 15:16:04 [ecarstrade.be] INFO: Found listing with ID: 7009110auction111129
2026-03-27 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009110auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:04 [ecarstrade.be] INFO: Scrape type for 7009110auction111129: 1
2026-03-27 15:16:04 [ecarstrade.be] INFO: Found listing with ID: 7009112auction111129
2026-03-27 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009112auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:04 [ecarstrade.be] INFO: Scrape type for 7009112auction111129: 1
2026-03-27 15:16:04 [ecarstrade.be] INFO: Found listing with ID: 7009113auction111129
2026-03-27 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009113auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:04 [ecarstrade.be] INFO: Scrape type for 7009113auction111129: 1
2026-03-27 15:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009133/photo_006/780x0__r.jpg?hash=1774617723> (referer: https://ecarstrade.com/cars/7009133)
2026-03-27 15:16:04 [ecarstrade.be] INFO: Found listing with ID: 7009115auction111129
2026-03-27 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009115auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:04 [ecarstrade.be] INFO: Scrape type for 7009115auction111129: 1
2026-03-27 15:16:04 [ecarstrade.be] INFO: Extracting details for car 7009142auction111129
2026-03-27 15:16:04 [ecarstrade.be] INFO: Extracting details for car 7009065auction111129
2026-03-27 15:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009133/photo_005/780x0__r.jpg?hash=1774617723> (referer: https://ecarstrade.com/cars/7009133)
2026-03-27 15:16:04 [ecarstrade.be] INFO: Found listing with ID: 7009061auction111129
2026-03-27 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009061auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:04 [ecarstrade.be] INFO: Scrape type for 7009061auction111129: 1
2026-03-27 15:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f150ca6d-30b4-58d3-b1bf-2210306881a0 with identifier: 7009142auction111129
2026-03-27 15:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f150ca6d-30b4-58d3-b1bf-2210306881a0 with scrape type 1
2026-03-27 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f150ca6d-30b4-58d3-b1bf-2210306881a0
2026-03-27 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009142%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617734%27 HTTP/1.1" 200 None
2026-03-27 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009142/photo_001/780x0__r.jpg?hash=1774617734 not downloaded yet
2026-03-27 15:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd0e89eb-9be7-5128-bb5a-fe84454e4b13 with identifier: 7009065auction111129
2026-03-27 15:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd0e89eb-9be7-5128-bb5a-fe84454e4b13 with scrape type 1
2026-03-27 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fd0e89eb-9be7-5128-bb5a-fe84454e4b13
2026-03-27 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009065%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617603%27 HTTP/1.1" 200 None
2026-03-27 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009065/photo_001/780x0__r.jpg?hash=1774617603 not downloaded yet
2026-03-27 15:16:04 [ecarstrade.be] INFO: Found listing with ID: 7009060auction111129
2026-03-27 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009060auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:04 [ecarstrade.be] INFO: Scrape type for 7009060auction111129: 1
2026-03-27 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009142%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617734%27 HTTP/1.1" 200 None
2026-03-27 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009142/photo_002/780x0__r.jpg?hash=1774617734 not downloaded yet
2026-03-27 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009065%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617603%27 HTTP/1.1" 200 None
2026-03-27 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009065/photo_002/780x0__r.jpg?hash=1774617603 not downloaded yet
2026-03-27 15:16:04 [ecarstrade.be] INFO: Found listing with ID: 7009080auction111129
2026-03-27 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009080auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:04 [ecarstrade.be] INFO: Scrape type for 7009080auction111129: 1
2026-03-27 15:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009040/photo_002/780x0__r.jpg?hash=1774617562> (referer: https://ecarstrade.com/cars/7009040)
2026-03-27 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009142%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617734%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009142/photo_003/780x0__r.jpg?hash=1774617734 not downloaded yet
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009065%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617603%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009065/photo_003/780x0__r.jpg?hash=1774617603 not downloaded yet
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d460b451-e5e8-5f5d-92f1-a8c382374a5b
2026-03-27 15:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009024/photo_002/780x0__r.jpg?hash=1774617533> (referer: https://ecarstrade.com/cars/7009024)
2026-03-27 15:16:05 [ecarstrade.be] INFO: Found listing with ID: 7009145auction111129
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009145auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [ecarstrade.be] INFO: Scrape type for 7009145auction111129: 1
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009142%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617734%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009142/photo_004/780x0__r.jpg?hash=1774617734 not downloaded yet
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009065%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617603%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009065/photo_004/780x0__r.jpg?hash=1774617603 not downloaded yet
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d460b451-e5e8-5f5d-92f1-a8c382374a5b
2026-03-27 15:16:05 [ecarstrade.be] INFO: Found listing with ID: 7009063auction111129
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009063auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [ecarstrade.be] INFO: Scrape type for 7009063auction111129: 1
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009142%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617733%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009142/photo_005/780x0__r.jpg?hash=1774617733 not downloaded yet
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009065%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617603%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009065/photo_005/780x0__r.jpg?hash=1774617603 not downloaded yet
2026-03-27 15:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009103/photo_001/780x0__r.jpg?hash=1774617675> (referer: https://ecarstrade.com/cars/7009103)
2026-03-27 15:16:05 [ecarstrade.be] INFO: Found listing with ID: 7009104auction111129
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009104auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [ecarstrade.be] INFO: Scrape type for 7009104auction111129: 1
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009142%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617733%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009142/photo_006/780x0__r.jpg?hash=1774617733 not downloaded yet
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009065%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617603%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009065/photo_006/780x0__r.jpg?hash=1774617603 not downloaded yet
2026-03-27 15:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009107/photo_001/780x0__r.jpg?hash=1774617682> (referer: https://ecarstrade.com/cars/7009107)
2026-03-27 15:16:05 [ecarstrade.be] INFO: Found listing with ID: 7009015auction111129
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009015auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [ecarstrade.be] INFO: Scrape type for 7009015auction111129: 1
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4cf7a1f9-e4cf-5999-8e89-a79d4490aac9
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f40606ca-a375-5280-a0f7-ad5d86957a5e
2026-03-27 15:16:05 [ecarstrade.be] INFO: Found listing with ID: 7009056auction111129
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009056auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [ecarstrade.be] INFO: Scrape type for 7009056auction111129: 1
2026-03-27 15:16:05 [ecarstrade.be] INFO: Found listing with ID: 7009106auction111129
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009106auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [ecarstrade.be] INFO: Scrape type for 7009106auction111129: 1
2026-03-27 15:16:05 [ecarstrade.be] INFO: Found listing with ID: 7009021auction111129
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009021auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [ecarstrade.be] INFO: Scrape type for 7009021auction111129: 1
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8d674205-e3b7-5b7d-8227-f3eb35a00491
2026-03-27 15:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009103/photo_005/780x0__r.jpg?hash=1774617675> (referer: https://ecarstrade.com/cars/7009103)
2026-03-27 15: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 15:16:05 [ecarstrade.be] INFO: Found listing with ID: 7009105auction111129
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009105auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [ecarstrade.be] INFO: Scrape type for 7009105auction111129: 1
2026-03-27 15:16:05 [ecarstrade.be] INFO: Found listing with ID: 7009012auction111129
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009012auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [ecarstrade.be] INFO: Scrape type for 7009012auction111129: 1
2026-03-27 15:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009016/photo_006/780x0__r.jpg?hash=1774617521> (referer: https://ecarstrade.com/cars/7009016)
2026-03-27 15: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 15:16:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 952e9b66-1427-5ac9-94ea-c8557dca8e12
2026-03-27 15:16:05 [ecarstrade.be] INFO: Found listing with ID: 7009083auction111129
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009083auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [ecarstrade.be] INFO: Scrape type for 7009083auction111129: 1
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8d674205-e3b7-5b7d-8227-f3eb35a00491
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9ae2a823-26ed-55ef-9fec-b1f1e6a4a243
2026-03-27 15:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009144> (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 15: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 15:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009051> (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 15: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 15:16:05 [ecarstrade.be] INFO: Extracting details for car 7009144auction111129
2026-03-27 15:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76407737-59b1-5468-b011-db74d7b03812 with identifier: 7009144auction111129
2026-03-27 15:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76407737-59b1-5468-b011-db74d7b03812 with scrape type 1
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 76407737-59b1-5468-b011-db74d7b03812
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009144%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617737%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009144/photo_001/780x0__r.jpg?hash=1774617737 not downloaded yet
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009144%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617737%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009144/photo_002/780x0__r.jpg?hash=1774617737 not downloaded yet
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009144%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617737%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009144/photo_003/780x0__r.jpg?hash=1774617737 not downloaded yet
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009144%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617737%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009144/photo_004/780x0__r.jpg?hash=1774617737 not downloaded yet
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009144%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617737%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009144/photo_005/780x0__r.jpg?hash=1774617737 not downloaded yet
2026-03-27 15:16:05 [ecarstrade.be] INFO: Extracting details for car 7009051auction111129
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009144%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617737%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009144/photo_006/780x0__r.jpg?hash=1774617737 not downloaded yet
2026-03-27 15:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42e093a4-1df2-51ba-acc4-d18afcb24051 with identifier: 7009051auction111129
2026-03-27 15:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42e093a4-1df2-51ba-acc4-d18afcb24051 with scrape type 1
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 42e093a4-1df2-51ba-acc4-d18afcb24051
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009051%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617578%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009051/photo_001/780x0__r.jpg?hash=1774617578 not downloaded yet
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009051%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617578%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009051/photo_002/780x0__r.jpg?hash=1774617578 not downloaded yet
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009051%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617578%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009051/photo_003/780x0__r.jpg?hash=1774617578 not downloaded yet
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009051%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617578%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009051/photo_004/780x0__r.jpg?hash=1774617578 not downloaded yet
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009051%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617578%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009051/photo_005/780x0__r.jpg?hash=1774617578 not downloaded yet
2026-03-27 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009051%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617578%27 HTTP/1.1" 200 None
2026-03-27 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009051/photo_006/780x0__r.jpg?hash=1774617578 not downloaded yet
2026-03-27 15:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009099> (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 15:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009065/photo_002/780x0__r.jpg?hash=1774617603> (referer: https://ecarstrade.com/cars/7009065)
2026-03-27 15:16:05 [ecarstrade.be] INFO: Extracting details for car 7009099auction111129
2026-03-27 15:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63db10ba-17fa-5db5-8c53-a345cd60c174 with identifier: 7009099auction111129
2026-03-27 15:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63db10ba-17fa-5db5-8c53-a345cd60c174 with scrape type 1
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 63db10ba-17fa-5db5-8c53-a345cd60c174
2026-03-27 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009099%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617670%27 HTTP/1.1" 200 None
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009099/photo_001/780x0__r.jpg?hash=1774617670 not downloaded yet
2026-03-27 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009099%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617670%27 HTTP/1.1" 200 None
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009099/photo_002/780x0__r.jpg?hash=1774617670 not downloaded yet
2026-03-27 15:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009065/photo_003/780x0__r.jpg?hash=1774617603> (referer: https://ecarstrade.com/cars/7009065)
2026-03-27 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009099%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617672%27 HTTP/1.1" 200 None
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009099/photo_003/780x0__r.jpg?hash=1774617672 not downloaded yet
2026-03-27 15:16: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 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009099%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617672%27 HTTP/1.1" 200 None
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009099/photo_004/780x0__r.jpg?hash=1774617672 not downloaded yet
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fd0e89eb-9be7-5128-bb5a-fe84454e4b13
2026-03-27 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009099%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617672%27 HTTP/1.1" 200 None
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009099/photo_005/780x0__r.jpg?hash=1774617672 not downloaded yet
2026-03-27 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009099%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617670%27 HTTP/1.1" 200 None
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009099/photo_006/780x0__r.jpg?hash=1774617670 not downloaded yet
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fd0e89eb-9be7-5128-bb5a-fe84454e4b13
2026-03-27 15:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009041> (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 15:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009057> (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 15:16: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 15:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009065/photo_006/780x0__r.jpg?hash=1774617603> (referer: https://ecarstrade.com/cars/7009065)
2026-03-27 15:16: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 15:16:06 [ecarstrade.be] INFO: Extracting details for car 7009041auction111129
2026-03-27 15:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c588fe7-9e30-539c-bdfd-3e8b1791c022 with identifier: 7009041auction111129
2026-03-27 15:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c588fe7-9e30-539c-bdfd-3e8b1791c022 with scrape type 1
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9c588fe7-9e30-539c-bdfd-3e8b1791c022
2026-03-27 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009041%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617564%27 HTTP/1.1" 200 None
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009041/photo_001/780x0__r.jpg?hash=1774617564 not downloaded yet
2026-03-27 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009041%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617564%27 HTTP/1.1" 200 None
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009041/photo_002/780x0__r.jpg?hash=1774617564 not downloaded yet
2026-03-27 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009041%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617564%27 HTTP/1.1" 200 None
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009041/photo_003/780x0__r.jpg?hash=1774617564 not downloaded yet
2026-03-27 15:16:06 [ecarstrade.be] INFO: Extracting details for car 7009057auction111129
2026-03-27 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009041%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617564%27 HTTP/1.1" 200 None
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009041/photo_004/780x0__r.jpg?hash=1774617564 not downloaded yet
2026-03-27 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009041%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617564%27 HTTP/1.1" 200 None
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009041/photo_005/780x0__r.jpg?hash=1774617564 not downloaded yet
2026-03-27 15:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca952f57-f631-5002-ac35-00408efd87b7 with identifier: 7009057auction111129
2026-03-27 15:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca952f57-f631-5002-ac35-00408efd87b7 with scrape type 1
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ca952f57-f631-5002-ac35-00408efd87b7
2026-03-27 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009057%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617589%27 HTTP/1.1" 200 None
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009057/photo_001/780x0__r.jpg?hash=1774617589 not downloaded yet
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fd0e89eb-9be7-5128-bb5a-fe84454e4b13
2026-03-27 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009041%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617564%27 HTTP/1.1" 200 None
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009041/photo_006/780x0__r.jpg?hash=1774617564 not downloaded yet
2026-03-27 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009057%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617589%27 HTTP/1.1" 200 None
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009057/photo_002/780x0__r.jpg?hash=1774617589 not downloaded yet
2026-03-27 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009057%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617590%27 HTTP/1.1" 200 None
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009057/photo_003/780x0__r.jpg?hash=1774617590 not downloaded yet
2026-03-27 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009057%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617590%27 HTTP/1.1" 200 None
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009057/photo_004/780x0__r.jpg?hash=1774617590 not downloaded yet
2026-03-27 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009057%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617590%27 HTTP/1.1" 200 None
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009057/photo_005/780x0__r.jpg?hash=1774617590 not downloaded yet
2026-03-27 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009057%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617590%27 HTTP/1.1" 200 None
2026-03-27 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009057/photo_006/780x0__r.jpg?hash=1774617590 not downloaded yet
2026-03-27 15:16:07 [scrapy.extensions.logstats] INFO: Crawled 895 pages (at 31 pages/min), scraped 733 items (at 30 items/min)
2026-03-27 15:16:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009097> (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 15:16: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 15:16:11 [ecarstrade.be] INFO: Extracting details for car 7009097auction111129
2026-03-27 15:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bb6c4d4-c78e-55b6-a428-23fb090f1360 with identifier: 7009097auction111129
2026-03-27 15:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bb6c4d4-c78e-55b6-a428-23fb090f1360 with scrape type 1
2026-03-27 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1bb6c4d4-c78e-55b6-a428-23fb090f1360
2026-03-27 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009097%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617668%27 HTTP/1.1" 200 None
2026-03-27 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009097/photo_001/780x0__r.jpg?hash=1774617668 not downloaded yet
2026-03-27 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009097%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617668%27 HTTP/1.1" 200 None
2026-03-27 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009097/photo_002/780x0__r.jpg?hash=1774617668 not downloaded yet
2026-03-27 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009097%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617668%27 HTTP/1.1" 200 None
2026-03-27 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009097/photo_003/780x0__r.jpg?hash=1774617668 not downloaded yet
2026-03-27 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009097%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617668%27 HTTP/1.1" 200 None
2026-03-27 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009097/photo_004/780x0__r.jpg?hash=1774617668 not downloaded yet
2026-03-27 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009097%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617668%27 HTTP/1.1" 200 None
2026-03-27 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009097/photo_005/780x0__r.jpg?hash=1774617668 not downloaded yet
2026-03-27 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009097%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617668%27 HTTP/1.1" 200 None
2026-03-27 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009097/photo_006/780x0__r.jpg?hash=1774617668 not downloaded yet
2026-03-27 15:16:11 [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 15:16: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 15:16:11 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:16:11 [ecarstrade.be] INFO: Found listing with ID: 7009050auction111129
2026-03-27 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:11 [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 15:16:11 [ecarstrade.be] INFO: Scrape type for 7009050auction111129: 0
2026-03-27 15:16:11 [ecarstrade.be] INFO: Found listing with ID: 7009072auction111129
2026-03-27 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:11 [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 15:16:11 [ecarstrade.be] INFO: Scrape type for 7009072auction111129: 0
2026-03-27 15:16:11 [ecarstrade.be] INFO: Found listing with ID: 7009078auction111129
2026-03-27 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:11 [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 15:16:11 [ecarstrade.be] INFO: Scrape type for 7009078auction111129: 0
2026-03-27 15:16:11 [ecarstrade.be] INFO: Found listing with ID: 7009146auction111129
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:12 [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 15:16:12 [ecarstrade.be] INFO: Scrape type for 7009146auction111129: 0
2026-03-27 15:16:12 [ecarstrade.be] INFO: Found listing with ID: 7009023auction111129
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:12 [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 15:16:12 [ecarstrade.be] INFO: Scrape type for 7009023auction111129: 0
2026-03-27 15:16:12 [ecarstrade.be] INFO: Found listing with ID: 7009131auction111129
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:12 [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 15:16:12 [ecarstrade.be] INFO: Scrape type for 7009131auction111129: 0
2026-03-27 15:16:12 [ecarstrade.be] INFO: Found listing with ID: 7009066auction111129
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:12 [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 15:16:12 [ecarstrade.be] INFO: Scrape type for 7009066auction111129: 0
2026-03-27 15:16:12 [ecarstrade.be] INFO: Found listing with ID: 7009088auction111129
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:12 [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 15:16:12 [ecarstrade.be] INFO: Scrape type for 7009088auction111129: 0
2026-03-27 15:16:12 [ecarstrade.be] INFO: Found listing with ID: 7009082auction111129
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:12 [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 15:16:12 [ecarstrade.be] INFO: Scrape type for 7009082auction111129: 0
2026-03-27 15:16:12 [ecarstrade.be] INFO: Found listing with ID: 7009091auction111129
2026-03-27 15:16:12 [ecarstrade.be] INFO: Found listing with ID: 7009118auction111129
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:12 [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 15:16:12 [ecarstrade.be] INFO: Scrape type for 7009118auction111129: 0
2026-03-27 15:16:12 [ecarstrade.be] INFO: Found listing with ID: 7009020auction111129
2026-03-27 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009113> (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 15:16:12 [ecarstrade.be] INFO: Found listing with ID: 7009100auction111129
2026-03-27 15:16:12 [ecarstrade.be] INFO: Found listing with ID: 7009147auction111129
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:12 [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 15:16:12 [ecarstrade.be] INFO: Scrape type for 7009147auction111129: 0
2026-03-27 15:16:12 [ecarstrade.be] INFO: Found listing with ID: 7009049auction111129
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:12 [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 15:16:12 [ecarstrade.be] INFO: Scrape type for 7009049auction111129: 0
2026-03-27 15:16:12 [ecarstrade.be] INFO: Found listing with ID: 7009071auction111129
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:12 [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 15:16:12 [ecarstrade.be] INFO: Scrape type for 7009071auction111129: 0
2026-03-27 15:16:12 [ecarstrade.be] INFO: Found listing with ID: 7009097auction111129
2026-03-27 15:16:12 [ecarstrade.be] INFO: Found listing with ID: 7009099auction111129
2026-03-27 15:16:12 [ecarstrade.be] INFO: Found listing with ID: 7009108auction111129
2026-03-27 15:16:12 [ecarstrade.be] INFO: Found listing with ID: 7009111auction111129
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:12 [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 15:16:12 [ecarstrade.be] INFO: Scrape type for 7009111auction111129: 0
2026-03-27 15:16:12 [ecarstrade.be] INFO: Extracting details for car 7009113auction111129
2026-03-27 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009051/photo_006/780x0__r.jpg?hash=1774617578> (referer: https://ecarstrade.com/cars/7009051)
2026-03-27 15:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12fd8c42-f36c-55fe-a253-1992b87e3448 with identifier: 7009113auction111129
2026-03-27 15:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12fd8c42-f36c-55fe-a253-1992b87e3448 with scrape type 1
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 12fd8c42-f36c-55fe-a253-1992b87e3448
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009113%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617691%27 HTTP/1.1" 200 None
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009113/photo_001/780x0__r.jpg?hash=1774617691 not downloaded yet
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009113%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617691%27 HTTP/1.1" 200 None
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009113/photo_002/780x0__r.jpg?hash=1774617691 not downloaded yet
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009113%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617692%27 HTTP/1.1" 200 None
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009113/photo_003/780x0__r.jpg?hash=1774617692 not downloaded yet
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009113%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617692%27 HTTP/1.1" 200 None
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009113/photo_004/780x0__r.jpg?hash=1774617692 not downloaded yet
2026-03-27 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009051/photo_005/780x0__r.jpg?hash=1774617578> (referer: https://ecarstrade.com/cars/7009051)
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009113%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617692%27 HTTP/1.1" 200 None
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009113/photo_005/780x0__r.jpg?hash=1774617692 not downloaded yet
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009113%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617692%27 HTTP/1.1" 200 None
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009113/photo_006/780x0__r.jpg?hash=1774617692 not downloaded yet
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 42e093a4-1df2-51ba-acc4-d18afcb24051
2026-03-27 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009099/photo_002/780x0__r.jpg?hash=1774617670> (referer: https://ecarstrade.com/cars/7009099)
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 42e093a4-1df2-51ba-acc4-d18afcb24051
2026-03-27 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009099/photo_006/780x0__r.jpg?hash=1774617670> (referer: https://ecarstrade.com/cars/7009099)
2026-03-27 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009063> (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 15:16:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 63db10ba-17fa-5db5-8c53-a345cd60c174
2026-03-27 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009099/photo_004/780x0__r.jpg?hash=1774617672> (referer: https://ecarstrade.com/cars/7009099)
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 63db10ba-17fa-5db5-8c53-a345cd60c174
2026-03-27 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009099/photo_005/780x0__r.jpg?hash=1774617672> (referer: https://ecarstrade.com/cars/7009099)
2026-03-27 15:16:12 [ecarstrade.be] INFO: Extracting details for car 7009063auction111129
2026-03-27 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009047> (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 15:16: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 15:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b66ccd31-489e-5fa7-81a8-b23e311e5127 with identifier: 7009063auction111129
2026-03-27 15:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b66ccd31-489e-5fa7-81a8-b23e311e5127 with scrape type 1
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b66ccd31-489e-5fa7-81a8-b23e311e5127
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009063%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617601%27 HTTP/1.1" 200 None
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009063/photo_001/780x0__r.jpg?hash=1774617601 not downloaded yet
2026-03-27 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009057/photo_006/780x0__r.jpg?hash=1774617590> (referer: https://ecarstrade.com/cars/7009057)
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009063%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617602%27 HTTP/1.1" 200 None
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009063/photo_002/780x0__r.jpg?hash=1774617602 not downloaded yet
2026-03-27 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009097/photo_006/780x0__r.jpg?hash=1774617668> (referer: https://ecarstrade.com/cars/7009097)
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009063%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617602%27 HTTP/1.1" 200 None
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009063/photo_003/780x0__r.jpg?hash=1774617602 not downloaded yet
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009063%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617602%27 HTTP/1.1" 200 None
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009063/photo_004/780x0__r.jpg?hash=1774617602 not downloaded yet
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 63db10ba-17fa-5db5-8c53-a345cd60c174
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009063%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617602%27 HTTP/1.1" 200 None
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009063/photo_005/780x0__r.jpg?hash=1774617602 not downloaded yet
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 63db10ba-17fa-5db5-8c53-a345cd60c174
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009063%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617602%27 HTTP/1.1" 200 None
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009063/photo_006/780x0__r.jpg?hash=1774617602 not downloaded yet
2026-03-27 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009113/photo_004/780x0__r.jpg?hash=1774617692> (referer: https://ecarstrade.com/cars/7009113)
2026-03-27 15:16:12 [ecarstrade.be] INFO: Extracting details for car 7009047auction111129
2026-03-27 15:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3c7a238-c28e-5018-8dda-24900d803004 with identifier: 7009047auction111129
2026-03-27 15:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3c7a238-c28e-5018-8dda-24900d803004 with scrape type 1
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a3c7a238-c28e-5018-8dda-24900d803004
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009047%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617574%27 HTTP/1.1" 200 None
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009047/photo_001/780x0__r.jpg?hash=1774617574 not downloaded yet
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ca952f57-f631-5002-ac35-00408efd87b7
2026-03-27 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009097/photo_005/780x0__r.jpg?hash=1774617668> (referer: https://ecarstrade.com/cars/7009097)
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009047%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617574%27 HTTP/1.1" 200 None
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009047/photo_002/780x0__r.jpg?hash=1774617574 not downloaded yet
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1bb6c4d4-c78e-55b6-a428-23fb090f1360
2026-03-27 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009113/photo_006/780x0__r.jpg?hash=1774617692> (referer: https://ecarstrade.com/cars/7009113)
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009047%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617574%27 HTTP/1.1" 200 None
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009047/photo_003/780x0__r.jpg?hash=1774617574 not downloaded yet
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009047%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617574%27 HTTP/1.1" 200 None
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009047/photo_004/780x0__r.jpg?hash=1774617574 not downloaded yet
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009047%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617574%27 HTTP/1.1" 200 None
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009047/photo_005/780x0__r.jpg?hash=1774617574 not downloaded yet
2026-03-27 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009047%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617574%27 HTTP/1.1" 200 None
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009047/photo_006/780x0__r.jpg?hash=1774617574 not downloaded yet
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 12fd8c42-f36c-55fe-a253-1992b87e3448
2026-03-27 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009113/photo_003/780x0__r.jpg?hash=1774617692> (referer: https://ecarstrade.com/cars/7009113)
2026-03-27 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009113/photo_005/780x0__r.jpg?hash=1774617692> (referer: https://ecarstrade.com/cars/7009113)
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1bb6c4d4-c78e-55b6-a428-23fb090f1360
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 12fd8c42-f36c-55fe-a253-1992b87e3448
2026-03-27 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009113/photo_001/780x0__r.jpg?hash=1774617691> (referer: https://ecarstrade.com/cars/7009113)
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 12fd8c42-f36c-55fe-a253-1992b87e3448
2026-03-27 15:16:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 12fd8c42-f36c-55fe-a253-1992b87e3448
2026-03-27 15:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009113/photo_002/780x0__r.jpg?hash=1774617691> (referer: https://ecarstrade.com/cars/7009113)
2026-03-27 15:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009063/photo_001/780x0__r.jpg?hash=1774617601> (referer: https://ecarstrade.com/cars/7009063)
2026-03-27 15:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009097/photo_004/780x0__r.jpg?hash=1774617668> (referer: https://ecarstrade.com/cars/7009097)
2026-03-27 15:16:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 12fd8c42-f36c-55fe-a253-1992b87e3448
2026-03-27 15:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009063/photo_006/780x0__r.jpg?hash=1774617602> (referer: https://ecarstrade.com/cars/7009063)
2026-03-27 15:16:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 12fd8c42-f36c-55fe-a253-1992b87e3448
2026-03-27 15:16:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 12fd8c42-f36c-55fe-a253-1992b87e3448, skipping ID generation
2026-03-27 15:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12fd8c42-f36c-55fe-a253-1992b87e3448 with scrape type 1
2026-03-27 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 12fd8c42-f36c-55fe-a253-1992b87e3448 sending to next pipeline
2026-03-27 15:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 12fd8c42-f36c-55fe-a253-1992b87e3448, identifier: 7009113auction111129
2026-03-27 15:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 12fd8c42-f36c-55fe-a253-1992b87e3448 with identifier: 7009113auction111129
2026-03-27 15:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 12fd8c42-f36c-55fe-a253-1992b87e3448 with identifier: 7009113auction111129
2026-03-27 15:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 12fd8c42-f36c-55fe-a253-1992b87e3448 with identifier: 7009113auction111129 to the API
2026-03-27 15:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009113/photo_002/780x0__r.jpg?hash=1774617691>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '12fd8c42-f36c-55fe-a253-1992b87e3448',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009113',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 171034,
 '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': 'Megane IV Estate Business 1.5 dCi 115CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'IV Estate Business 1.5 dCi 115CV BVA7 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:13 [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 15:16:13 [ecarstrade.be] INFO: Saving data for 7009113auction111129: {'created_time': 1774624573.828406, 'last_price_update_time': 1774624573.828417, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009113auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009047/photo_001/780x0__r.jpg?hash=1774617574> (referer: https://ecarstrade.com/cars/7009047)
2026-03-27 15:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009063/photo_002/780x0__r.jpg?hash=1774617602> (referer: https://ecarstrade.com/cars/7009063)
2026-03-27 15:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009115> (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 15:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009105> (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 15:16:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b66ccd31-489e-5fa7-81a8-b23e311e5127
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1bb6c4d4-c78e-55b6-a428-23fb090f1360
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b66ccd31-489e-5fa7-81a8-b23e311e5127
2026-03-27 15:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009047/photo_004/780x0__r.jpg?hash=1774617574> (referer: https://ecarstrade.com/cars/7009047)
2026-03-27 15:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009047/photo_006/780x0__r.jpg?hash=1774617574> (referer: https://ecarstrade.com/cars/7009047)
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a3c7a238-c28e-5018-8dda-24900d803004
2026-03-27 15:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009047/photo_002/780x0__r.jpg?hash=1774617574> (referer: https://ecarstrade.com/cars/7009047)
2026-03-27 15:16:14 [ecarstrade.be] INFO: Extracting details for car 7009115auction111129
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b66ccd31-489e-5fa7-81a8-b23e311e5127
2026-03-27 15:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009047/photo_005/780x0__r.jpg?hash=1774617574> (referer: https://ecarstrade.com/cars/7009047)
2026-03-27 15:16:14 [ecarstrade.be] INFO: Extracting details for car 7009105auction111129
2026-03-27 15:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a57704f-dc36-5a34-86b4-6316b64ef8bb with identifier: 7009115auction111129
2026-03-27 15:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a57704f-dc36-5a34-86b4-6316b64ef8bb with scrape type 1
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0a57704f-dc36-5a34-86b4-6316b64ef8bb
2026-03-27 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009115%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617695%27 HTTP/1.1" 200 None
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009115/photo_001/780x0__r.jpg?hash=1774617695 not downloaded yet
2026-03-27 15:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdf2a15d-694c-5349-88a7-2a6b94a26408 with identifier: 7009105auction111129
2026-03-27 15:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdf2a15d-694c-5349-88a7-2a6b94a26408 with scrape type 1
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cdf2a15d-694c-5349-88a7-2a6b94a26408
2026-03-27 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009105%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617679%27 HTTP/1.1" 200 None
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009105/photo_001/780x0__r.jpg?hash=1774617679 not downloaded yet
2026-03-27 15:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009047/photo_003/780x0__r.jpg?hash=1774617574> (referer: https://ecarstrade.com/cars/7009047)
2026-03-27 15:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009063/photo_005/780x0__r.jpg?hash=1774617602> (referer: https://ecarstrade.com/cars/7009063)
2026-03-27 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009115%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617695%27 HTTP/1.1" 200 None
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009115/photo_002/780x0__r.jpg?hash=1774617695 not downloaded yet
2026-03-27 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009105%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617679%27 HTTP/1.1" 200 None
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009105/photo_002/780x0__r.jpg?hash=1774617679 not downloaded yet
2026-03-27 15:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009063/photo_004/780x0__r.jpg?hash=1774617602> (referer: https://ecarstrade.com/cars/7009063)
2026-03-27 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009115%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617695%27 HTTP/1.1" 200 None
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009115/photo_003/780x0__r.jpg?hash=1774617695 not downloaded yet
2026-03-27 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009105%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617679%27 HTTP/1.1" 200 None
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009105/photo_003/780x0__r.jpg?hash=1774617679 not downloaded yet
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a3c7a238-c28e-5018-8dda-24900d803004
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a3c7a238-c28e-5018-8dda-24900d803004
2026-03-27 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009115%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617695%27 HTTP/1.1" 200 None
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009115/photo_004/780x0__r.jpg?hash=1774617695 not downloaded yet
2026-03-27 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009105%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617679%27 HTTP/1.1" 200 None
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009105/photo_004/780x0__r.jpg?hash=1774617679 not downloaded yet
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a3c7a238-c28e-5018-8dda-24900d803004
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a3c7a238-c28e-5018-8dda-24900d803004
2026-03-27 15:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009063/photo_003/780x0__r.jpg?hash=1774617602> (referer: https://ecarstrade.com/cars/7009063)
2026-03-27 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009115%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617696%27 HTTP/1.1" 200 None
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009115/photo_005/780x0__r.jpg?hash=1774617696 not downloaded yet
2026-03-27 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009105%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617679%27 HTTP/1.1" 200 None
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009105/photo_005/780x0__r.jpg?hash=1774617679 not downloaded yet
2026-03-27 15:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009097/photo_003/780x0__r.jpg?hash=1774617668> (referer: https://ecarstrade.com/cars/7009097)
2026-03-27 15:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009097/photo_002/780x0__r.jpg?hash=1774617668> (referer: https://ecarstrade.com/cars/7009097)
2026-03-27 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009115%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617695%27 HTTP/1.1" 200 None
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009115/photo_006/780x0__r.jpg?hash=1774617695 not downloaded yet
2026-03-27 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009105%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617679%27 HTTP/1.1" 200 None
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009105/photo_006/780x0__r.jpg?hash=1774617679 not downloaded yet
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a3c7a238-c28e-5018-8dda-24900d803004
2026-03-27 15:16:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a3c7a238-c28e-5018-8dda-24900d803004, skipping ID generation
2026-03-27 15:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3c7a238-c28e-5018-8dda-24900d803004 with scrape type 1
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a3c7a238-c28e-5018-8dda-24900d803004 sending to next pipeline
2026-03-27 15:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a3c7a238-c28e-5018-8dda-24900d803004, identifier: 7009047auction111129
2026-03-27 15:16:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b66ccd31-489e-5fa7-81a8-b23e311e5127
2026-03-27 15:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a3c7a238-c28e-5018-8dda-24900d803004 with identifier: 7009047auction111129
2026-03-27 15:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a3c7a238-c28e-5018-8dda-24900d803004 with identifier: 7009047auction111129
2026-03-27 15:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a3c7a238-c28e-5018-8dda-24900d803004 with identifier: 7009047auction111129 to the API
2026-03-27 15:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009047/photo_003/780x0__r.jpg?hash=1774617574>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'a3c7a238-c28e-5018-8dda-24900d803004',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009047',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 154753,
 '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': '2008 Allure Business 1.2 PureTech 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Allure Business 1.2 PureTech 130CV BVA8 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009047auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:15 [ecarstrade.be] INFO: Saving data for 7009047auction111129: {'created_time': 1774624574.99989, 'last_price_update_time': 1774624574.999901, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009047auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009057/photo_005/780x0__r.jpg?hash=1774617590> (referer: https://ecarstrade.com/cars/7009057)
2026-03-27 15:16:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b66ccd31-489e-5fa7-81a8-b23e311e5127
2026-03-27 15:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009057/photo_003/780x0__r.jpg?hash=1774617590> (referer: https://ecarstrade.com/cars/7009057)
2026-03-27 15:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009057/photo_004/780x0__r.jpg?hash=1774617590> (referer: https://ecarstrade.com/cars/7009057)
2026-03-27 15:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009097/photo_001/780x0__r.jpg?hash=1774617668> (referer: https://ecarstrade.com/cars/7009097)
2026-03-27 15:16:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b66ccd31-489e-5fa7-81a8-b23e311e5127
2026-03-27 15:16:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b66ccd31-489e-5fa7-81a8-b23e311e5127, skipping ID generation
2026-03-27 15:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b66ccd31-489e-5fa7-81a8-b23e311e5127 with scrape type 1
2026-03-27 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b66ccd31-489e-5fa7-81a8-b23e311e5127 sending to next pipeline
2026-03-27 15:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b66ccd31-489e-5fa7-81a8-b23e311e5127, identifier: 7009063auction111129
2026-03-27 15:16:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1bb6c4d4-c78e-55b6-a428-23fb090f1360
2026-03-27 15:16:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1bb6c4d4-c78e-55b6-a428-23fb090f1360
2026-03-27 15:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b66ccd31-489e-5fa7-81a8-b23e311e5127 with identifier: 7009063auction111129
2026-03-27 15:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b66ccd31-489e-5fa7-81a8-b23e311e5127 with identifier: 7009063auction111129
2026-03-27 15:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b66ccd31-489e-5fa7-81a8-b23e311e5127 with identifier: 7009063auction111129 to the API
2026-03-27 15:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009063/photo_003/780x0__r.jpg?hash=1774617602>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b66ccd31-489e-5fa7-81a8-b23e311e5127',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009063',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 139839,
 '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': '208 Active Pack 1.5 HDi 100CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Active Pack 1.5 HDi 100CV BVM6 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:15 [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 15:16:15 [ecarstrade.be] INFO: Saving data for 7009063auction111129: {'created_time': 1774624575.44055, 'last_price_update_time': 1774624575.440561, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009063auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009057/photo_002/780x0__r.jpg?hash=1774617589> (referer: https://ecarstrade.com/cars/7009057)
2026-03-27 15:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009105/photo_001/780x0__r.jpg?hash=1774617679> (referer: https://ecarstrade.com/cars/7009105)
2026-03-27 15:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009041/photo_006/780x0__r.jpg?hash=1774617564> (referer: https://ecarstrade.com/cars/7009041)
2026-03-27 15:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009115/photo_001/780x0__r.jpg?hash=1774617695> (referer: https://ecarstrade.com/cars/7009115)
2026-03-27 15:16:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ca952f57-f631-5002-ac35-00408efd87b7
2026-03-27 15:16:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ca952f57-f631-5002-ac35-00408efd87b7
2026-03-27 15:16:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ca952f57-f631-5002-ac35-00408efd87b7
2026-03-27 15:16:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1bb6c4d4-c78e-55b6-a428-23fb090f1360
2026-03-27 15:16:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1bb6c4d4-c78e-55b6-a428-23fb090f1360, skipping ID generation
2026-03-27 15:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bb6c4d4-c78e-55b6-a428-23fb090f1360 with scrape type 1
2026-03-27 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1bb6c4d4-c78e-55b6-a428-23fb090f1360 sending to next pipeline
2026-03-27 15:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1bb6c4d4-c78e-55b6-a428-23fb090f1360, identifier: 7009097auction111129
2026-03-27 15:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1bb6c4d4-c78e-55b6-a428-23fb090f1360 with identifier: 7009097auction111129
2026-03-27 15:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1bb6c4d4-c78e-55b6-a428-23fb090f1360 with identifier: 7009097auction111129
2026-03-27 15:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1bb6c4d4-c78e-55b6-a428-23fb090f1360 with identifier: 7009097auction111129 to the API
2026-03-27 15:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009097/photo_001/780x0__r.jpg?hash=1774617668>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '1bb6c4d4-c78e-55b6-a428-23fb090f1360',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009097',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': 'Rifter',
 'odometer': 167776,
 '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': 'Rifter Allure L1 1.5 HDi 130CV BVA8 E6dT',
 'transmission': 'automatic',
 'trim': 'Allure L1 1.5 HDi 130CV BVA8 E6dT',
 'vin': None,
 'year': 2019}
2026-03-27 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:15 [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 15:16:15 [ecarstrade.be] INFO: Saving data for 7009097auction111129: {'created_time': 1774624575.900104, 'last_price_update_time': 1774624575.900116, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009097auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009105/photo_004/780x0__r.jpg?hash=1774617679> (referer: https://ecarstrade.com/cars/7009105)
2026-03-27 15:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009115/photo_005/780x0__r.jpg?hash=1774617696> (referer: https://ecarstrade.com/cars/7009115)
2026-03-27 15:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009105/photo_005/780x0__r.jpg?hash=1774617679> (referer: https://ecarstrade.com/cars/7009105)
2026-03-27 15:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009105/photo_002/780x0__r.jpg?hash=1774617679> (referer: https://ecarstrade.com/cars/7009105)
2026-03-27 15:16:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ca952f57-f631-5002-ac35-00408efd87b7
2026-03-27 15:16:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cdf2a15d-694c-5349-88a7-2a6b94a26408
2026-03-27 15:16:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9c588fe7-9e30-539c-bdfd-3e8b1791c022
2026-03-27 15:16:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0a57704f-dc36-5a34-86b4-6316b64ef8bb
2026-03-27 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009115/photo_006/780x0__r.jpg?hash=1774617695> (referer: https://ecarstrade.com/cars/7009115)
2026-03-27 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009105/photo_006/780x0__r.jpg?hash=1774617679> (referer: https://ecarstrade.com/cars/7009105)
2026-03-27 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009105/photo_003/780x0__r.jpg?hash=1774617679> (referer: https://ecarstrade.com/cars/7009105)
2026-03-27 15:16:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cdf2a15d-694c-5349-88a7-2a6b94a26408
2026-03-27 15:16:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0a57704f-dc36-5a34-86b4-6316b64ef8bb
2026-03-27 15:16:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cdf2a15d-694c-5349-88a7-2a6b94a26408
2026-03-27 15:16:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cdf2a15d-694c-5349-88a7-2a6b94a26408
2026-03-27 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009115/photo_003/780x0__r.jpg?hash=1774617695> (referer: https://ecarstrade.com/cars/7009115)
2026-03-27 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009115/photo_004/780x0__r.jpg?hash=1774617695> (referer: https://ecarstrade.com/cars/7009115)
2026-03-27 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009057/photo_001/780x0__r.jpg?hash=1774617589> (referer: https://ecarstrade.com/cars/7009057)
2026-03-27 15:16:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0a57704f-dc36-5a34-86b4-6316b64ef8bb
2026-03-27 15:16:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cdf2a15d-694c-5349-88a7-2a6b94a26408
2026-03-27 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009115/photo_002/780x0__r.jpg?hash=1774617695> (referer: https://ecarstrade.com/cars/7009115)
2026-03-27 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009041/photo_004/780x0__r.jpg?hash=1774617564> (referer: https://ecarstrade.com/cars/7009041)
2026-03-27 15:16:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cdf2a15d-694c-5349-88a7-2a6b94a26408
2026-03-27 15:16:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cdf2a15d-694c-5349-88a7-2a6b94a26408, skipping ID generation
2026-03-27 15:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdf2a15d-694c-5349-88a7-2a6b94a26408 with scrape type 1
2026-03-27 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cdf2a15d-694c-5349-88a7-2a6b94a26408 sending to next pipeline
2026-03-27 15:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cdf2a15d-694c-5349-88a7-2a6b94a26408, identifier: 7009105auction111129
2026-03-27 15:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cdf2a15d-694c-5349-88a7-2a6b94a26408 with identifier: 7009105auction111129
2026-03-27 15:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cdf2a15d-694c-5349-88a7-2a6b94a26408 with identifier: 7009105auction111129
2026-03-27 15:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cdf2a15d-694c-5349-88a7-2a6b94a26408 with identifier: 7009105auction111129 to the API
2026-03-27 15:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009105/photo_003/780x0__r.jpg?hash=1774617679>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'cdf2a15d-694c-5349-88a7-2a6b94a26408',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009105',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 147779,
 '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': 'Clio IV Business 1.5 dCi 90CV BVM5 E6',
 'transmission': 'manual',
 'trim': 'IV Business 1.5 dCi 90CV BVM5 E6',
 'vin': None,
 'year': 2018}
2026-03-27 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:16 [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 15:16:16 [ecarstrade.be] INFO: Saving data for 7009105auction111129: {'created_time': 1774624576.582886, 'last_price_update_time': 1774624576.582896, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009105auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009041/photo_005/780x0__r.jpg?hash=1774617564> (referer: https://ecarstrade.com/cars/7009041)
2026-03-27 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009041/photo_003/780x0__r.jpg?hash=1774617564> (referer: https://ecarstrade.com/cars/7009041)
2026-03-27 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009041/photo_001/780x0__r.jpg?hash=1774617564> (referer: https://ecarstrade.com/cars/7009041)
2026-03-27 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009041/photo_002/780x0__r.jpg?hash=1774617564> (referer: https://ecarstrade.com/cars/7009041)
2026-03-27 15:16:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0a57704f-dc36-5a34-86b4-6316b64ef8bb
2026-03-27 15:16:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0a57704f-dc36-5a34-86b4-6316b64ef8bb
2026-03-27 15:16:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ca952f57-f631-5002-ac35-00408efd87b7
2026-03-27 15:16:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca952f57-f631-5002-ac35-00408efd87b7, skipping ID generation
2026-03-27 15:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca952f57-f631-5002-ac35-00408efd87b7 with scrape type 1
2026-03-27 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca952f57-f631-5002-ac35-00408efd87b7 sending to next pipeline
2026-03-27 15:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ca952f57-f631-5002-ac35-00408efd87b7, identifier: 7009057auction111129
2026-03-27 15:16:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0a57704f-dc36-5a34-86b4-6316b64ef8bb
2026-03-27 15:16:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0a57704f-dc36-5a34-86b4-6316b64ef8bb, skipping ID generation
2026-03-27 15:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a57704f-dc36-5a34-86b4-6316b64ef8bb with scrape type 1
2026-03-27 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0a57704f-dc36-5a34-86b4-6316b64ef8bb sending to next pipeline
2026-03-27 15:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0a57704f-dc36-5a34-86b4-6316b64ef8bb, identifier: 7009115auction111129
2026-03-27 15:16:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9c588fe7-9e30-539c-bdfd-3e8b1791c022
2026-03-27 15:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ca952f57-f631-5002-ac35-00408efd87b7 with identifier: 7009057auction111129
2026-03-27 15:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ca952f57-f631-5002-ac35-00408efd87b7 with identifier: 7009057auction111129
2026-03-27 15:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ca952f57-f631-5002-ac35-00408efd87b7 with identifier: 7009057auction111129 to the API
2026-03-27 15:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009057/photo_001/780x0__r.jpg?hash=1774617589>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ca952f57-f631-5002-ac35-00408efd87b7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009057',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 165440,
 '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': 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 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:17 [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 15:16:17 [ecarstrade.be] INFO: Saving data for 7009057auction111129: {'created_time': 1774624577.228983, 'last_price_update_time': 1774624577.228996, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009057auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0a57704f-dc36-5a34-86b4-6316b64ef8bb with identifier: 7009115auction111129
2026-03-27 15:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0a57704f-dc36-5a34-86b4-6316b64ef8bb with identifier: 7009115auction111129
2026-03-27 15:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0a57704f-dc36-5a34-86b4-6316b64ef8bb with identifier: 7009115auction111129 to the API
2026-03-27 15:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009115/photo_002/780x0__r.jpg?hash=1774617695>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '0a57704f-dc36-5a34-86b4-6316b64ef8bb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009115',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 178043,
 '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': 'Megane IV Estate Evolution 1.5 dCi 115CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'IV Estate Evolution 1.5 dCi 115CV BVM6 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:17 [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 15:16:17 [ecarstrade.be] INFO: Saving data for 7009115auction111129: {'created_time': 1774624577.578159, 'last_price_update_time': 1774624577.57817, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009115auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009099/photo_003/780x0__r.jpg?hash=1774617672> (referer: https://ecarstrade.com/cars/7009099)
2026-03-27 15:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009051/photo_003/780x0__r.jpg?hash=1774617578> (referer: https://ecarstrade.com/cars/7009051)
2026-03-27 15:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009051/photo_004/780x0__r.jpg?hash=1774617578> (referer: https://ecarstrade.com/cars/7009051)
2026-03-27 15:16:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9c588fe7-9e30-539c-bdfd-3e8b1791c022
2026-03-27 15:16:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9c588fe7-9e30-539c-bdfd-3e8b1791c022
2026-03-27 15:16:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9c588fe7-9e30-539c-bdfd-3e8b1791c022
2026-03-27 15:16:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9c588fe7-9e30-539c-bdfd-3e8b1791c022
2026-03-27 15:16:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9c588fe7-9e30-539c-bdfd-3e8b1791c022, skipping ID generation
2026-03-27 15:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c588fe7-9e30-539c-bdfd-3e8b1791c022 with scrape type 1
2026-03-27 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9c588fe7-9e30-539c-bdfd-3e8b1791c022 sending to next pipeline
2026-03-27 15:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9c588fe7-9e30-539c-bdfd-3e8b1791c022, identifier: 7009041auction111129
2026-03-27 15:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009099/photo_001/780x0__r.jpg?hash=1774617670> (referer: https://ecarstrade.com/cars/7009099)
2026-03-27 15:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9c588fe7-9e30-539c-bdfd-3e8b1791c022 with identifier: 7009041auction111129
2026-03-27 15:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9c588fe7-9e30-539c-bdfd-3e8b1791c022 with identifier: 7009041auction111129
2026-03-27 15:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9c588fe7-9e30-539c-bdfd-3e8b1791c022 with identifier: 7009041auction111129 to the API
2026-03-27 15:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009041/photo_002/780x0__r.jpg?hash=1774617564>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '9c588fe7-9e30-539c-bdfd-3e8b1791c022',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009041',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 177927,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN Qashqai / 2017 / 5P / Crossover 1.5 DCI 115 Tekna',
 'transmission': 'manual',
 'trim': 'NISSAN  / 2017 / 5P / Crossover 1.5 DCI 115 Tekna',
 'vin': None,
 'year': 2019}
2026-03-27 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:18 [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 15:16:18 [ecarstrade.be] INFO: Saving data for 7009041auction111129: {'created_time': 1774624578.012183, 'last_price_update_time': 1774624578.012196, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009041auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009144/photo_006/780x0__r.jpg?hash=1774617737> (referer: https://ecarstrade.com/cars/7009144)
2026-03-27 15:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009051/photo_001/780x0__r.jpg?hash=1774617578> (referer: https://ecarstrade.com/cars/7009051)
2026-03-27 15:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009051/photo_002/780x0__r.jpg?hash=1774617578> (referer: https://ecarstrade.com/cars/7009051)
2026-03-27 15:16:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 63db10ba-17fa-5db5-8c53-a345cd60c174
2026-03-27 15:16:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 42e093a4-1df2-51ba-acc4-d18afcb24051
2026-03-27 15:16:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 42e093a4-1df2-51ba-acc4-d18afcb24051
2026-03-27 15:16:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 63db10ba-17fa-5db5-8c53-a345cd60c174
2026-03-27 15:16:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 63db10ba-17fa-5db5-8c53-a345cd60c174, skipping ID generation
2026-03-27 15:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63db10ba-17fa-5db5-8c53-a345cd60c174 with scrape type 1
2026-03-27 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 63db10ba-17fa-5db5-8c53-a345cd60c174 sending to next pipeline
2026-03-27 15:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 63db10ba-17fa-5db5-8c53-a345cd60c174, identifier: 7009099auction111129
2026-03-27 15:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 63db10ba-17fa-5db5-8c53-a345cd60c174 with identifier: 7009099auction111129
2026-03-27 15:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 63db10ba-17fa-5db5-8c53-a345cd60c174 with identifier: 7009099auction111129
2026-03-27 15:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 63db10ba-17fa-5db5-8c53-a345cd60c174 with identifier: 7009099auction111129 to the API
2026-03-27 15:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009099/photo_001/780x0__r.jpg?hash=1774617670>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '63db10ba-17fa-5db5-8c53-a345cd60c174',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009099',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Arkana',
 'odometer': 177544,
 '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': 'Arkana Evolution 1.6 E-TECH Hybrid 145CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'Evolution 1.6 E-TECH Hybrid 145CV BVA6 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:18 [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 15:16:18 [ecarstrade.be] INFO: Saving data for 7009099auction111129: {'created_time': 1774624578.412147, 'last_price_update_time': 1774624578.412162, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009099auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009144/photo_003/780x0__r.jpg?hash=1774617737> (referer: https://ecarstrade.com/cars/7009144)
2026-03-27 15:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009144/photo_005/780x0__r.jpg?hash=1774617737> (referer: https://ecarstrade.com/cars/7009144)
2026-03-27 15:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009144/photo_004/780x0__r.jpg?hash=1774617737> (referer: https://ecarstrade.com/cars/7009144)
2026-03-27 15:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009144/photo_002/780x0__r.jpg?hash=1774617737> (referer: https://ecarstrade.com/cars/7009144)
2026-03-27 15:16: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 15:16: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 15:16: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 15:16:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 76407737-59b1-5468-b011-db74d7b03812
2026-03-27 15:16:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 42e093a4-1df2-51ba-acc4-d18afcb24051
2026-03-27 15:16:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 42e093a4-1df2-51ba-acc4-d18afcb24051
2026-03-27 15:16:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 42e093a4-1df2-51ba-acc4-d18afcb24051, skipping ID generation
2026-03-27 15:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42e093a4-1df2-51ba-acc4-d18afcb24051 with scrape type 1
2026-03-27 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 42e093a4-1df2-51ba-acc4-d18afcb24051 sending to next pipeline
2026-03-27 15:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 42e093a4-1df2-51ba-acc4-d18afcb24051, identifier: 7009051auction111129
2026-03-27 15:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 42e093a4-1df2-51ba-acc4-d18afcb24051 with identifier: 7009051auction111129
2026-03-27 15:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 42e093a4-1df2-51ba-acc4-d18afcb24051 with identifier: 7009051auction111129
2026-03-27 15:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 42e093a4-1df2-51ba-acc4-d18afcb24051 with identifier: 7009051auction111129 to the API
2026-03-27 15:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009051/photo_002/780x0__r.jpg?hash=1774617578>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '42e093a4-1df2-51ba-acc4-d18afcb24051',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009051',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 173951,
 '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': None,
 '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': 2021}
2026-03-27 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:18 [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 15:16:18 [ecarstrade.be] INFO: Saving data for 7009051auction111129: {'created_time': 1774624578.838884, 'last_price_update_time': 1774624578.838896, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009051auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009144/photo_001/780x0__r.jpg?hash=1774617737> (referer: https://ecarstrade.com/cars/7009144)
2026-03-27 15:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009083> (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 15:16: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 15:16:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 76407737-59b1-5468-b011-db74d7b03812
2026-03-27 15:16:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 76407737-59b1-5468-b011-db74d7b03812
2026-03-27 15:16:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 76407737-59b1-5468-b011-db74d7b03812
2026-03-27 15:16:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 76407737-59b1-5468-b011-db74d7b03812
2026-03-27 15:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009142/photo_006/780x0__r.jpg?hash=1774617733> (referer: https://ecarstrade.com/cars/7009142)
2026-03-27 15:16:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 76407737-59b1-5468-b011-db74d7b03812
2026-03-27 15:16:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 76407737-59b1-5468-b011-db74d7b03812, skipping ID generation
2026-03-27 15:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76407737-59b1-5468-b011-db74d7b03812 with scrape type 1
2026-03-27 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 76407737-59b1-5468-b011-db74d7b03812 sending to next pipeline
2026-03-27 15:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 76407737-59b1-5468-b011-db74d7b03812, identifier: 7009144auction111129
2026-03-27 15:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 76407737-59b1-5468-b011-db74d7b03812 with identifier: 7009144auction111129
2026-03-27 15:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 76407737-59b1-5468-b011-db74d7b03812 with identifier: 7009144auction111129
2026-03-27 15:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 76407737-59b1-5468-b011-db74d7b03812 with identifier: 7009144auction111129 to the API
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009144/photo_001/780x0__r.jpg?hash=1774617737>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '76407737-59b1-5468-b011-db74d7b03812',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009144',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 217133,
 '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': 'VOLKSWAGEN Golf / 2020 / 5P / Berline 1.0 eTSI OPF 110 DSG7 Life '
          'Business 1st',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  / 2020 / 5P / Berline 1.0 eTSI OPF 110 DSG7 Life '
         'Business 1st',
 'vin': None,
 'year': 2021}
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:19 [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 15:16:19 [ecarstrade.be] INFO: Saving data for 7009144auction111129: {'created_time': 1774624579.366954, 'last_price_update_time': 1774624579.366969, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009144auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009065/photo_005/780x0__r.jpg?hash=1774617603> (referer: https://ecarstrade.com/cars/7009065)
2026-03-27 15:16:19 [ecarstrade.be] INFO: Extracting details for car 7009083auction111129
2026-03-27 15:16:19 [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 15:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009012> (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 15:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f029324c-c40e-5963-a640-7a82bf6ad0d6 with identifier: 7009083auction111129
2026-03-27 15:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f029324c-c40e-5963-a640-7a82bf6ad0d6 with scrape type 1
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f029324c-c40e-5963-a640-7a82bf6ad0d6
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009083%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617638%27 HTTP/1.1" 200 None
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009083/photo_001/780x0__r.jpg?hash=1774617638 not downloaded yet
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f150ca6d-30b4-58d3-b1bf-2210306881a0
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009083%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617638%27 HTTP/1.1" 200 None
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009083/photo_002/780x0__r.jpg?hash=1774617638 not downloaded yet
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009083%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617638%27 HTTP/1.1" 200 None
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009083/photo_003/780x0__r.jpg?hash=1774617638 not downloaded yet
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009083%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617639%27 HTTP/1.1" 200 None
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009083/photo_004/780x0__r.jpg?hash=1774617639 not downloaded yet
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009083%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617638%27 HTTP/1.1" 200 None
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009083/photo_005/780x0__r.jpg?hash=1774617638 not downloaded yet
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fd0e89eb-9be7-5128-bb5a-fe84454e4b13
2026-03-27 15:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009065/photo_004/780x0__r.jpg?hash=1774617603> (referer: https://ecarstrade.com/cars/7009065)
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009083%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617638%27 HTTP/1.1" 200 None
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009083/photo_006/780x0__r.jpg?hash=1774617638 not downloaded yet
2026-03-27 15:16: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 15:16:19 [ecarstrade.be] INFO: Extracting details for car 7009012auction111129
2026-03-27 15:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009142/photo_004/780x0__r.jpg?hash=1774617734> (referer: https://ecarstrade.com/cars/7009142)
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cb7e351-5438-523c-8052-650f5cacb36e with identifier: 7009012auction111129
2026-03-27 15:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb7e351-5438-523c-8052-650f5cacb36e with scrape type 1
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6cb7e351-5438-523c-8052-650f5cacb36e
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009012%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617508%27 HTTP/1.1" 200 None
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009012/photo_001/780x0__r.jpg?hash=1774617508 not downloaded yet
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009024auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009012%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617508%27 HTTP/1.1" 200 None
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009012/photo_002/780x0__r.jpg?hash=1774617508 not downloaded yet
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009054auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:19 [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 15:16:19 [ecarstrade.be] INFO: Scrape type for 7009054auction111129: 0
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009065auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009012%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617508%27 HTTP/1.1" 200 None
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009012/photo_003/780x0__r.jpg?hash=1774617508 not downloaded yet
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fd0e89eb-9be7-5128-bb5a-fe84454e4b13
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009142auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009012%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617508%27 HTTP/1.1" 200 None
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009012/photo_004/780x0__r.jpg?hash=1774617508 not downloaded yet
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f150ca6d-30b4-58d3-b1bf-2210306881a0
2026-03-27 15:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009142/photo_003/780x0__r.jpg?hash=1774617734> (referer: https://ecarstrade.com/cars/7009142)
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009051auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:19 [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 15:16:19 [ecarstrade.be] INFO: Scrape type for 7009051auction111129: 0
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009041auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:19 [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 15:16:19 [ecarstrade.be] INFO: Scrape type for 7009041auction111129: 0
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009144auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:19 [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 15:16:19 [ecarstrade.be] INFO: Scrape type for 7009144auction111129: 0
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009057auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:19 [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 15:16:19 [ecarstrade.be] INFO: Scrape type for 7009057auction111129: 0
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009103auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009012%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617508%27 HTTP/1.1" 200 None
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009012/photo_005/780x0__r.jpg?hash=1774617508 not downloaded yet
2026-03-27 15:16: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 15:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009142/photo_005/780x0__r.jpg?hash=1774617733> (referer: https://ecarstrade.com/cars/7009142)
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009107auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009012%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617509%27 HTTP/1.1" 200 None
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009012/photo_006/780x0__r.jpg?hash=1774617509 not downloaded yet
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009040auction111129
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009052auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:19 [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 15:16:19 [ecarstrade.be] INFO: Scrape type for 7009052auction111129: 0
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009114auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:19 [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 15:16:19 [ecarstrade.be] INFO: Scrape type for 7009114auction111129: 0
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009044auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:19 [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 15:16:19 [ecarstrade.be] INFO: Scrape type for 7009044auction111129: 0
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009058auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:19 [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 15:16:19 [ecarstrade.be] INFO: Scrape type for 7009058auction111129: 0
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009013auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:19 [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 15:16:19 [ecarstrade.be] INFO: Scrape type for 7009013auction111129: 0
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009022auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:19 [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 15:16:19 [ecarstrade.be] INFO: Scrape type for 7009022auction111129: 0
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009109auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:19 [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 15:16:19 [ecarstrade.be] INFO: Scrape type for 7009109auction111129: 0
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009014auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:19 [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 15:16:19 [ecarstrade.be] INFO: Scrape type for 7009014auction111129: 0
2026-03-27 15:16:19 [ecarstrade.be] INFO: Found listing with ID: 7009073auction111129
2026-03-27 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:19 [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 15:16:19 [ecarstrade.be] INFO: Scrape type for 7009073auction111129: 0
2026-03-27 15:16:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f150ca6d-30b4-58d3-b1bf-2210306881a0
2026-03-27 15:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009142/photo_002/780x0__r.jpg?hash=1774617734> (referer: https://ecarstrade.com/cars/7009142)
2026-03-27 15:16: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 15:16:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f150ca6d-30b4-58d3-b1bf-2210306881a0
2026-03-27 15:16:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f150ca6d-30b4-58d3-b1bf-2210306881a0
2026-03-27 15:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009015> (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 15:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009104> (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 15:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009065/photo_001/780x0__r.jpg?hash=1774617603> (referer: https://ecarstrade.com/cars/7009065)
2026-03-27 15:16: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 15:16:26 [ecarstrade.be] INFO: Extracting details for car 7009015auction111129
2026-03-27 15:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009142/photo_001/780x0__r.jpg?hash=1774617734> (referer: https://ecarstrade.com/cars/7009142)
2026-03-27 15:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 173c543b-9a0e-55da-8308-c25b3d3f825b with identifier: 7009015auction111129
2026-03-27 15:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 173c543b-9a0e-55da-8308-c25b3d3f825b with scrape type 1
2026-03-27 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 173c543b-9a0e-55da-8308-c25b3d3f825b
2026-03-27 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009015%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617518%27 HTTP/1.1" 200 None
2026-03-27 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009015/photo_001/780x0__r.jpg?hash=1774617518 not downloaded yet
2026-03-27 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009015%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617517%27 HTTP/1.1" 200 None
2026-03-27 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009015/photo_002/780x0__r.jpg?hash=1774617517 not downloaded yet
2026-03-27 15:16:26 [ecarstrade.be] INFO: Extracting details for car 7009104auction111129
2026-03-27 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009015%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617517%27 HTTP/1.1" 200 None
2026-03-27 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009015/photo_003/780x0__r.jpg?hash=1774617517 not downloaded yet
2026-03-27 15:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11bf5409-2777-5d7c-9d3f-f0221bff4dd7 with identifier: 7009104auction111129
2026-03-27 15:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11bf5409-2777-5d7c-9d3f-f0221bff4dd7 with scrape type 1
2026-03-27 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 11bf5409-2777-5d7c-9d3f-f0221bff4dd7
2026-03-27 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009104%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617677%27 HTTP/1.1" 200 None
2026-03-27 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009104/photo_001/780x0__r.jpg?hash=1774617677 not downloaded yet
2026-03-27 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009015%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617517%27 HTTP/1.1" 200 None
2026-03-27 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009015/photo_004/780x0__r.jpg?hash=1774617517 not downloaded yet
2026-03-27 15:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009083/photo_005/780x0__r.jpg?hash=1774617638> (referer: https://ecarstrade.com/cars/7009083)
2026-03-27 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009104%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617677%27 HTTP/1.1" 200 None
2026-03-27 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009104/photo_002/780x0__r.jpg?hash=1774617677 not downloaded yet
2026-03-27 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009015%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617517%27 HTTP/1.1" 200 None
2026-03-27 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009015/photo_005/780x0__r.jpg?hash=1774617517 not downloaded yet
2026-03-27 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009104%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617676%27 HTTP/1.1" 200 None
2026-03-27 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009104/photo_003/780x0__r.jpg?hash=1774617676 not downloaded yet
2026-03-27 15:16:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fd0e89eb-9be7-5128-bb5a-fe84454e4b13
2026-03-27 15:16:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fd0e89eb-9be7-5128-bb5a-fe84454e4b13, skipping ID generation
2026-03-27 15:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd0e89eb-9be7-5128-bb5a-fe84454e4b13 with scrape type 1
2026-03-27 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fd0e89eb-9be7-5128-bb5a-fe84454e4b13 sending to next pipeline
2026-03-27 15:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fd0e89eb-9be7-5128-bb5a-fe84454e4b13, identifier: 7009065auction111129
2026-03-27 15:16:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f150ca6d-30b4-58d3-b1bf-2210306881a0
2026-03-27 15:16:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f150ca6d-30b4-58d3-b1bf-2210306881a0, skipping ID generation
2026-03-27 15:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f150ca6d-30b4-58d3-b1bf-2210306881a0 with scrape type 1
2026-03-27 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f150ca6d-30b4-58d3-b1bf-2210306881a0 sending to next pipeline
2026-03-27 15:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f150ca6d-30b4-58d3-b1bf-2210306881a0, identifier: 7009142auction111129
2026-03-27 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009015%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617517%27 HTTP/1.1" 200 None
2026-03-27 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009015/photo_006/780x0__r.jpg?hash=1774617517 not downloaded yet
2026-03-27 15:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fd0e89eb-9be7-5128-bb5a-fe84454e4b13 with identifier: 7009065auction111129
2026-03-27 15:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fd0e89eb-9be7-5128-bb5a-fe84454e4b13 with identifier: 7009065auction111129
2026-03-27 15:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fd0e89eb-9be7-5128-bb5a-fe84454e4b13 with identifier: 7009065auction111129 to the API
2026-03-27 15:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009065/photo_001/780x0__r.jpg?hash=1774617603>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'fd0e89eb-9be7-5128-bb5a-fe84454e4b13',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009065',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 133887,
 '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': '3008 Active Business 1.5 HDi 130CV BVA8 E6dT',
 'transmission': 'automatic',
 'trim': 'Active Business 1.5 HDi 130CV BVA8 E6dT',
 'vin': None,
 'year': 2019}
2026-03-27 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:26 [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 15:16:26 [ecarstrade.be] INFO: Saving data for 7009065auction111129: {'created_time': 1774624586.858642, 'last_price_update_time': 1774624586.858654, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009065auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f150ca6d-30b4-58d3-b1bf-2210306881a0 with identifier: 7009142auction111129
2026-03-27 15:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f150ca6d-30b4-58d3-b1bf-2210306881a0 with identifier: 7009142auction111129
2026-03-27 15:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f150ca6d-30b4-58d3-b1bf-2210306881a0 with identifier: 7009142auction111129 to the API
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009142/photo_001/780x0__r.jpg?hash=1774617734>
{'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-30T13:40:00Z',
 'fuel_type': 'Electric',
 'id': 'f150ca6d-30b4-58d3-b1bf-2210306881a0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009142',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 249213,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'ID.3 Pro S 77kWh BVA',
 'transmission': 'automatic',
 'trim': 'Pro S 77kWh BVA',
 'vin': None,
 'year': 2021}
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009142auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [ecarstrade.be] INFO: Saving data for 7009142auction111129: {'created_time': 1774624587.249719, 'last_price_update_time': 1774624587.249731, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009142auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009083/photo_006/780x0__r.jpg?hash=1774617638> (referer: https://ecarstrade.com/cars/7009083)
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009104%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617677%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009104/photo_004/780x0__r.jpg?hash=1774617677 not downloaded yet
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009104%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617677%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009104/photo_005/780x0__r.jpg?hash=1774617677 not downloaded yet
2026-03-27 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009145> (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 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009080> (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 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009106> (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 15:16:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f029324c-c40e-5963-a640-7a82bf6ad0d6
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009104%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617677%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009104/photo_006/780x0__r.jpg?hash=1774617677 not downloaded yet
2026-03-27 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009012/photo_004/780x0__r.jpg?hash=1774617508> (referer: https://ecarstrade.com/cars/7009012)
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f029324c-c40e-5963-a640-7a82bf6ad0d6
2026-03-27 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009060> (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 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009012/photo_003/780x0__r.jpg?hash=1774617508> (referer: https://ecarstrade.com/cars/7009012)
2026-03-27 15: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 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009012/photo_005/780x0__r.jpg?hash=1774617508> (referer: https://ecarstrade.com/cars/7009012)
2026-03-27 15:16:27 [ecarstrade.be] INFO: Extracting details for car 7009145auction111129
2026-03-27 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009012/photo_006/780x0__r.jpg?hash=1774617509> (referer: https://ecarstrade.com/cars/7009012)
2026-03-27 15:16:27 [ecarstrade.be] INFO: Extracting details for car 7009080auction111129
2026-03-27 15:16:27 [ecarstrade.be] INFO: Extracting details for car 7009106auction111129
2026-03-27 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009012/photo_002/780x0__r.jpg?hash=1774617508> (referer: https://ecarstrade.com/cars/7009012)
2026-03-27 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009012/photo_001/780x0__r.jpg?hash=1774617508> (referer: https://ecarstrade.com/cars/7009012)
2026-03-27 15:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83289abc-c73d-5c6d-9441-e819196c583a with identifier: 7009145auction111129
2026-03-27 15:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83289abc-c73d-5c6d-9441-e819196c583a with scrape type 1
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 83289abc-c73d-5c6d-9441-e819196c583a
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009145%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617739%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009145/photo_001/780x0__r.jpg?hash=1774617739 not downloaded yet
2026-03-27 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009104/photo_001/780x0__r.jpg?hash=1774617677> (referer: https://ecarstrade.com/cars/7009104)
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009145%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617739%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009145/photo_002/780x0__r.jpg?hash=1774617739 not downloaded yet
2026-03-27 15:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86a1e450-9a4f-576d-a3f5-6307cb6a9c5e with identifier: 7009080auction111129
2026-03-27 15:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86a1e450-9a4f-576d-a3f5-6307cb6a9c5e with scrape type 1
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 86a1e450-9a4f-576d-a3f5-6307cb6a9c5e
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009080%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617632%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009080/photo_001/780x0__r.jpg?hash=1774617632 not downloaded yet
2026-03-27 15:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11a2dbad-c8e2-5eeb-ada6-0b0594712193 with identifier: 7009106auction111129
2026-03-27 15:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11a2dbad-c8e2-5eeb-ada6-0b0594712193 with scrape type 1
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 11a2dbad-c8e2-5eeb-ada6-0b0594712193
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009106%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617681%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009106/photo_001/780x0__r.jpg?hash=1774617681 not downloaded yet
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6cb7e351-5438-523c-8052-650f5cacb36e
2026-03-27 15:16:27 [ecarstrade.be] INFO: Extracting details for car 7009060auction111129
2026-03-27 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009015/photo_006/780x0__r.jpg?hash=1774617517> (referer: https://ecarstrade.com/cars/7009015)
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009145%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617739%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009145/photo_003/780x0__r.jpg?hash=1774617739 not downloaded yet
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009080%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617632%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009080/photo_002/780x0__r.jpg?hash=1774617632 not downloaded yet
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009106%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617681%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009106/photo_002/780x0__r.jpg?hash=1774617681 not downloaded yet
2026-03-27 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009104/photo_003/780x0__r.jpg?hash=1774617676> (referer: https://ecarstrade.com/cars/7009104)
2026-03-27 15:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f488e5fa-e98a-5572-b513-50df38a31bb5 with identifier: 7009060auction111129
2026-03-27 15:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f488e5fa-e98a-5572-b513-50df38a31bb5 with scrape type 1
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f488e5fa-e98a-5572-b513-50df38a31bb5
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009060%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617593%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009060/photo_001/780x0__r.jpg?hash=1774617593 not downloaded yet
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6cb7e351-5438-523c-8052-650f5cacb36e
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6cb7e351-5438-523c-8052-650f5cacb36e
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6cb7e351-5438-523c-8052-650f5cacb36e
2026-03-27 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009104/photo_004/780x0__r.jpg?hash=1774617677> (referer: https://ecarstrade.com/cars/7009104)
2026-03-27 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009015/photo_005/780x0__r.jpg?hash=1774617517> (referer: https://ecarstrade.com/cars/7009015)
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009145%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617740%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009145/photo_004/780x0__r.jpg?hash=1774617740 not downloaded yet
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009080%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617632%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009080/photo_003/780x0__r.jpg?hash=1774617632 not downloaded yet
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009106%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617681%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009106/photo_003/780x0__r.jpg?hash=1774617681 not downloaded yet
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009060%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617594%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009060/photo_002/780x0__r.jpg?hash=1774617594 not downloaded yet
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009145%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617739%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009145/photo_005/780x0__r.jpg?hash=1774617739 not downloaded yet
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009080%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617634%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009080/photo_004/780x0__r.jpg?hash=1774617634 not downloaded yet
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009106%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617681%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009106/photo_004/780x0__r.jpg?hash=1774617681 not downloaded yet
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6cb7e351-5438-523c-8052-650f5cacb36e
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6cb7e351-5438-523c-8052-650f5cacb36e
2026-03-27 15:16:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6cb7e351-5438-523c-8052-650f5cacb36e, skipping ID generation
2026-03-27 15:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb7e351-5438-523c-8052-650f5cacb36e with scrape type 1
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6cb7e351-5438-523c-8052-650f5cacb36e sending to next pipeline
2026-03-27 15:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6cb7e351-5438-523c-8052-650f5cacb36e, identifier: 7009012auction111129
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 11bf5409-2777-5d7c-9d3f-f0221bff4dd7
2026-03-27 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009104/photo_005/780x0__r.jpg?hash=1774617677> (referer: https://ecarstrade.com/cars/7009104)
2026-03-27 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009104/photo_006/780x0__r.jpg?hash=1774617677> (referer: https://ecarstrade.com/cars/7009104)
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009060%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617593%27 HTTP/1.1" 200 None
2026-03-27 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009060/photo_003/780x0__r.jpg?hash=1774617593 not downloaded yet
2026-03-27 15:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6cb7e351-5438-523c-8052-650f5cacb36e with identifier: 7009012auction111129
2026-03-27 15:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6cb7e351-5438-523c-8052-650f5cacb36e with identifier: 7009012auction111129
2026-03-27 15:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6cb7e351-5438-523c-8052-650f5cacb36e with identifier: 7009012auction111129 to the API
2026-03-27 15:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009012/photo_001/780x0__r.jpg?hash=1774617508>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '6cb7e351-5438-523c-8052-650f5cacb36e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009012',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'AC',
 'model': 'Citroen C4 Cactus',
 'odometer': 146131,
 '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': None,
 'seller_name': None,
 'title': 'C4 Cactus Feel Business 1.5 BlueHDi 100CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'C4 Cactus Feel Business 1.5 BlueHDi 100CV BVM6 E6d',
 'vin': None,
 'year': 2020}
2026-03-27 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:29 [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 15:16:29 [ecarstrade.be] INFO: Saving data for 7009012auction111129: {'created_time': 1774624589.844238, 'last_price_update_time': 1774624589.844251, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009012auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009145%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617739%27 HTTP/1.1" 200 None
2026-03-27 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009145/photo_006/780x0__r.jpg?hash=1774617739 not downloaded yet
2026-03-27 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009080%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617634%27 HTTP/1.1" 200 None
2026-03-27 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009080/photo_005/780x0__r.jpg?hash=1774617634 not downloaded yet
2026-03-27 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009106%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617681%27 HTTP/1.1" 200 None
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009106/photo_005/780x0__r.jpg?hash=1774617681 not downloaded yet
2026-03-27 15:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009015/photo_004/780x0__r.jpg?hash=1774617517> (referer: https://ecarstrade.com/cars/7009015)
2026-03-27 15:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009104/photo_002/780x0__r.jpg?hash=1774617677> (referer: https://ecarstrade.com/cars/7009104)
2026-03-27 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009060%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617594%27 HTTP/1.1" 200 None
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009060/photo_004/780x0__r.jpg?hash=1774617594 not downloaded yet
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 173c543b-9a0e-55da-8308-c25b3d3f825b
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 11bf5409-2777-5d7c-9d3f-f0221bff4dd7
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 11bf5409-2777-5d7c-9d3f-f0221bff4dd7
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 173c543b-9a0e-55da-8308-c25b3d3f825b
2026-03-27 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009080%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617634%27 HTTP/1.1" 200 None
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009080/photo_006/780x0__r.jpg?hash=1774617634 not downloaded yet
2026-03-27 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009106%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617681%27 HTTP/1.1" 200 None
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009106/photo_006/780x0__r.jpg?hash=1774617681 not downloaded yet
2026-03-27 15:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009015/photo_002/780x0__r.jpg?hash=1774617517> (referer: https://ecarstrade.com/cars/7009015)
2026-03-27 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009060%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617594%27 HTTP/1.1" 200 None
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009060/photo_005/780x0__r.jpg?hash=1774617594 not downloaded yet
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 11bf5409-2777-5d7c-9d3f-f0221bff4dd7
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 11bf5409-2777-5d7c-9d3f-f0221bff4dd7
2026-03-27 15:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009015/photo_003/780x0__r.jpg?hash=1774617517> (referer: https://ecarstrade.com/cars/7009015)
2026-03-27 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009060%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617595%27 HTTP/1.1" 200 None
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009060/photo_006/780x0__r.jpg?hash=1774617595 not downloaded yet
2026-03-27 15:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009145/photo_001/780x0__r.jpg?hash=1774617739> (referer: https://ecarstrade.com/cars/7009145)
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 173c543b-9a0e-55da-8308-c25b3d3f825b
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 11bf5409-2777-5d7c-9d3f-f0221bff4dd7
2026-03-27 15:16:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 11bf5409-2777-5d7c-9d3f-f0221bff4dd7, skipping ID generation
2026-03-27 15:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11bf5409-2777-5d7c-9d3f-f0221bff4dd7 with scrape type 1
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 11bf5409-2777-5d7c-9d3f-f0221bff4dd7 sending to next pipeline
2026-03-27 15:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 11bf5409-2777-5d7c-9d3f-f0221bff4dd7, identifier: 7009104auction111129
2026-03-27 15:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 11bf5409-2777-5d7c-9d3f-f0221bff4dd7 with identifier: 7009104auction111129
2026-03-27 15:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 11bf5409-2777-5d7c-9d3f-f0221bff4dd7 with identifier: 7009104auction111129
2026-03-27 15:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 11bf5409-2777-5d7c-9d3f-f0221bff4dd7 with identifier: 7009104auction111129 to the API
2026-03-27 15:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009104/photo_002/780x0__r.jpg?hash=1774617677>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '11bf5409-2777-5d7c-9d3f-f0221bff4dd7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009104',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 134846,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Captur 5p Crossover Business dCi 90 - 18',
 'transmission': 'manual',
 'trim': 'RENAULT  5p Crossover Business dCi 90 - 18',
 'vin': None,
 'year': 2018}
2026-03-27 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:30 [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 15:16:30 [ecarstrade.be] INFO: Saving data for 7009104auction111129: {'created_time': 1774624590.549208, 'last_price_update_time': 1774624590.549222, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009104auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009015/photo_001/780x0__r.jpg?hash=1774617518> (referer: https://ecarstrade.com/cars/7009015)
2026-03-27 15:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009106/photo_001/780x0__r.jpg?hash=1774617681> (referer: https://ecarstrade.com/cars/7009106)
2026-03-27 15:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009080/photo_001/780x0__r.jpg?hash=1774617632> (referer: https://ecarstrade.com/cars/7009080)
2026-03-27 15:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009106/photo_002/780x0__r.jpg?hash=1774617681> (referer: https://ecarstrade.com/cars/7009106)
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 173c543b-9a0e-55da-8308-c25b3d3f825b
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 173c543b-9a0e-55da-8308-c25b3d3f825b
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 83289abc-c73d-5c6d-9441-e819196c583a
2026-03-27 15:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009060/photo_002/780x0__r.jpg?hash=1774617594> (referer: https://ecarstrade.com/cars/7009060)
2026-03-27 15:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009080/photo_002/780x0__r.jpg?hash=1774617632> (referer: https://ecarstrade.com/cars/7009080)
2026-03-27 15:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009106/photo_003/780x0__r.jpg?hash=1774617681> (referer: https://ecarstrade.com/cars/7009106)
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 173c543b-9a0e-55da-8308-c25b3d3f825b
2026-03-27 15:16:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 173c543b-9a0e-55da-8308-c25b3d3f825b, skipping ID generation
2026-03-27 15:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 173c543b-9a0e-55da-8308-c25b3d3f825b with scrape type 1
2026-03-27 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 173c543b-9a0e-55da-8308-c25b3d3f825b sending to next pipeline
2026-03-27 15:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 173c543b-9a0e-55da-8308-c25b3d3f825b, identifier: 7009015auction111129
2026-03-27 15:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 173c543b-9a0e-55da-8308-c25b3d3f825b with identifier: 7009015auction111129
2026-03-27 15:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 173c543b-9a0e-55da-8308-c25b3d3f825b with identifier: 7009015auction111129
2026-03-27 15:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 173c543b-9a0e-55da-8308-c25b3d3f825b with identifier: 7009015auction111129 to the API
2026-03-27 15:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009015/photo_001/780x0__r.jpg?hash=1774617518>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '173c543b-9a0e-55da-8308-c25b3d3f825b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009015',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'AC',
 'model': 'Citroen Grand C4 Picasso / SpaceTourer',
 'odometer': 143212,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'C4 Grand Picasso/Spacetourer Business 1.5 BlueHDi 130CV BVA8 E6dT',
 'transmission': 'automatic',
 'trim': 'C4 Grand Picasso/Spacetourer Business 1.5 BlueHDi 130CV BVA8 E6dT',
 'vin': None,
 'year': 2019}
2026-03-27 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:31 [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 15:16:31 [ecarstrade.be] INFO: Saving data for 7009015auction111129: {'created_time': 1774624591.470909, 'last_price_update_time': 1774624591.470921, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009015auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009060/photo_003/780x0__r.jpg?hash=1774617593> (referer: https://ecarstrade.com/cars/7009060)
2026-03-27 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009060/photo_004/780x0__r.jpg?hash=1774617594> (referer: https://ecarstrade.com/cars/7009060)
2026-03-27 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009106/photo_004/780x0__r.jpg?hash=1774617681> (referer: https://ecarstrade.com/cars/7009106)
2026-03-27 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009106/photo_006/780x0__r.jpg?hash=1774617681> (referer: https://ecarstrade.com/cars/7009106)
2026-03-27 15:16:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 11a2dbad-c8e2-5eeb-ada6-0b0594712193
2026-03-27 15:16:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 86a1e450-9a4f-576d-a3f5-6307cb6a9c5e
2026-03-27 15:16:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 11a2dbad-c8e2-5eeb-ada6-0b0594712193
2026-03-27 15:16:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f488e5fa-e98a-5572-b513-50df38a31bb5
2026-03-27 15:16:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 86a1e450-9a4f-576d-a3f5-6307cb6a9c5e
2026-03-27 15:16:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 11a2dbad-c8e2-5eeb-ada6-0b0594712193
2026-03-27 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009080/photo_006/780x0__r.jpg?hash=1774617634> (referer: https://ecarstrade.com/cars/7009080)
2026-03-27 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009060/photo_006/780x0__r.jpg?hash=1774617595> (referer: https://ecarstrade.com/cars/7009060)
2026-03-27 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009060/photo_005/780x0__r.jpg?hash=1774617594> (referer: https://ecarstrade.com/cars/7009060)
2026-03-27 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009106/photo_005/780x0__r.jpg?hash=1774617681> (referer: https://ecarstrade.com/cars/7009106)
2026-03-27 15:16:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f488e5fa-e98a-5572-b513-50df38a31bb5
2026-03-27 15:16:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f488e5fa-e98a-5572-b513-50df38a31bb5
2026-03-27 15:16:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 11a2dbad-c8e2-5eeb-ada6-0b0594712193
2026-03-27 15:16:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 11a2dbad-c8e2-5eeb-ada6-0b0594712193
2026-03-27 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009145/photo_006/780x0__r.jpg?hash=1774617739> (referer: https://ecarstrade.com/cars/7009145)
2026-03-27 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009080/photo_005/780x0__r.jpg?hash=1774617634> (referer: https://ecarstrade.com/cars/7009080)
2026-03-27 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009080/photo_004/780x0__r.jpg?hash=1774617634> (referer: https://ecarstrade.com/cars/7009080)
2026-03-27 15:16:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 86a1e450-9a4f-576d-a3f5-6307cb6a9c5e
2026-03-27 15:16:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f488e5fa-e98a-5572-b513-50df38a31bb5
2026-03-27 15:16:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f488e5fa-e98a-5572-b513-50df38a31bb5
2026-03-27 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009080/photo_003/780x0__r.jpg?hash=1774617632> (referer: https://ecarstrade.com/cars/7009080)
2026-03-27 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009145/photo_004/780x0__r.jpg?hash=1774617740> (referer: https://ecarstrade.com/cars/7009145)
2026-03-27 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009145/photo_005/780x0__r.jpg?hash=1774617739> (referer: https://ecarstrade.com/cars/7009145)
2026-03-27 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009060/photo_001/780x0__r.jpg?hash=1774617593> (referer: https://ecarstrade.com/cars/7009060)
2026-03-27 15:16:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 11a2dbad-c8e2-5eeb-ada6-0b0594712193
2026-03-27 15:16:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 11a2dbad-c8e2-5eeb-ada6-0b0594712193, skipping ID generation
2026-03-27 15:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11a2dbad-c8e2-5eeb-ada6-0b0594712193 with scrape type 1
2026-03-27 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 11a2dbad-c8e2-5eeb-ada6-0b0594712193 sending to next pipeline
2026-03-27 15:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 11a2dbad-c8e2-5eeb-ada6-0b0594712193, identifier: 7009106auction111129
2026-03-27 15:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 11a2dbad-c8e2-5eeb-ada6-0b0594712193 with identifier: 7009106auction111129
2026-03-27 15:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 11a2dbad-c8e2-5eeb-ada6-0b0594712193 with identifier: 7009106auction111129
2026-03-27 15:16:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 11a2dbad-c8e2-5eeb-ada6-0b0594712193 with identifier: 7009106auction111129 to the API
2026-03-27 15:16:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009106/photo_005/780x0__r.jpg?hash=1774617681>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '11a2dbad-c8e2-5eeb-ada6-0b0594712193',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009106',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 158617,
 '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': 'Clio V Evolution 1.5 dCi 100CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'V Evolution 1.5 dCi 100CV BVM6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:32 [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 15:16:32 [ecarstrade.be] INFO: Saving data for 7009106auction111129: {'created_time': 1774624592.107723, 'last_price_update_time': 1774624592.107735, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009106auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009145/photo_002/780x0__r.jpg?hash=1774617739> (referer: https://ecarstrade.com/cars/7009145)
2026-03-27 15:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009145/photo_003/780x0__r.jpg?hash=1774617739> (referer: https://ecarstrade.com/cars/7009145)
2026-03-27 15:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009083/photo_003/780x0__r.jpg?hash=1774617638> (referer: https://ecarstrade.com/cars/7009083)
2026-03-27 15:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009083/photo_004/780x0__r.jpg?hash=1774617639> (referer: https://ecarstrade.com/cars/7009083)
2026-03-27 15:16: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 15:16: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 15:16:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 83289abc-c73d-5c6d-9441-e819196c583a
2026-03-27 15:16:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 86a1e450-9a4f-576d-a3f5-6307cb6a9c5e
2026-03-27 15:16:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 86a1e450-9a4f-576d-a3f5-6307cb6a9c5e
2026-03-27 15:16:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 86a1e450-9a4f-576d-a3f5-6307cb6a9c5e
2026-03-27 15:16:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 86a1e450-9a4f-576d-a3f5-6307cb6a9c5e, skipping ID generation
2026-03-27 15:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86a1e450-9a4f-576d-a3f5-6307cb6a9c5e with scrape type 1
2026-03-27 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 86a1e450-9a4f-576d-a3f5-6307cb6a9c5e sending to next pipeline
2026-03-27 15:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 86a1e450-9a4f-576d-a3f5-6307cb6a9c5e, identifier: 7009080auction111129
2026-03-27 15:16:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 83289abc-c73d-5c6d-9441-e819196c583a
2026-03-27 15:16:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 83289abc-c73d-5c6d-9441-e819196c583a
2026-03-27 15:16:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f488e5fa-e98a-5572-b513-50df38a31bb5
2026-03-27 15:16:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f488e5fa-e98a-5572-b513-50df38a31bb5, skipping ID generation
2026-03-27 15:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f488e5fa-e98a-5572-b513-50df38a31bb5 with scrape type 1
2026-03-27 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f488e5fa-e98a-5572-b513-50df38a31bb5 sending to next pipeline
2026-03-27 15:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f488e5fa-e98a-5572-b513-50df38a31bb5, identifier: 7009060auction111129
2026-03-27 15:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 86a1e450-9a4f-576d-a3f5-6307cb6a9c5e with identifier: 7009080auction111129
2026-03-27 15:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 86a1e450-9a4f-576d-a3f5-6307cb6a9c5e with identifier: 7009080auction111129
2026-03-27 15:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 86a1e450-9a4f-576d-a3f5-6307cb6a9c5e with identifier: 7009080auction111129 to the API
2026-03-27 15:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009080/photo_003/780x0__r.jpg?hash=1774617632>
{'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-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '86a1e450-9a4f-576d-a3f5-6307cb6a9c5e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009080',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 141783,
 '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': '308 Allure 1.2 PureTech 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Allure 1.2 PureTech 130CV BVA8 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:32 [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 15:16:32 [ecarstrade.be] INFO: Saving data for 7009080auction111129: {'created_time': 1774624592.632568, 'last_price_update_time': 1774624592.632584, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009080auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f488e5fa-e98a-5572-b513-50df38a31bb5 with identifier: 7009060auction111129
2026-03-27 15:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f488e5fa-e98a-5572-b513-50df38a31bb5 with identifier: 7009060auction111129
2026-03-27 15:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f488e5fa-e98a-5572-b513-50df38a31bb5 with identifier: 7009060auction111129 to the API
2026-03-27 15:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009060/photo_001/780x0__r.jpg?hash=1774617593>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f488e5fa-e98a-5572-b513-50df38a31bb5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009060',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 132879,
 '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': None,
 '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 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:32 [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 15:16:32 [ecarstrade.be] INFO: Saving data for 7009060auction111129: {'created_time': 1774624592.984912, 'last_price_update_time': 1774624592.984921, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009060auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009083/photo_001/780x0__r.jpg?hash=1774617638> (referer: https://ecarstrade.com/cars/7009083)
2026-03-27 15:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009083/photo_002/780x0__r.jpg?hash=1774617638> (referer: https://ecarstrade.com/cars/7009083)
2026-03-27 15:16: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 15:16: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 15:16:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 83289abc-c73d-5c6d-9441-e819196c583a
2026-03-27 15:16:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 83289abc-c73d-5c6d-9441-e819196c583a
2026-03-27 15:16:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 83289abc-c73d-5c6d-9441-e819196c583a, skipping ID generation
2026-03-27 15:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83289abc-c73d-5c6d-9441-e819196c583a with scrape type 1
2026-03-27 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 83289abc-c73d-5c6d-9441-e819196c583a sending to next pipeline
2026-03-27 15:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 83289abc-c73d-5c6d-9441-e819196c583a, identifier: 7009145auction111129
2026-03-27 15:16:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f029324c-c40e-5963-a640-7a82bf6ad0d6
2026-03-27 15:16:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f029324c-c40e-5963-a640-7a82bf6ad0d6
2026-03-27 15:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 83289abc-c73d-5c6d-9441-e819196c583a with identifier: 7009145auction111129
2026-03-27 15:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 83289abc-c73d-5c6d-9441-e819196c583a with identifier: 7009145auction111129
2026-03-27 15:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 83289abc-c73d-5c6d-9441-e819196c583a with identifier: 7009145auction111129 to the API
2026-03-27 15:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009145/photo_003/780x0__r.jpg?hash=1774617739>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '83289abc-c73d-5c6d-9441-e819196c583a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009145',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Volkswagen',
 'model': 'T-Roc',
 'odometer': 213404,
 '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': None,
 'seller_name': None,
 'title': 'VOLKSWAGEN T-Roc / 2017 / 5P / SUV 1.0 TSI 115 LOUNGE BUSINESS',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN  / 2017 / 5P / SUV 1.0 TSI 115 LOUNGE BUSINESS',
 'vin': None,
 'year': 2019}
2026-03-27 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009145auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:33 [ecarstrade.be] INFO: Saving data for 7009145auction111129: {'created_time': 1774624593.42965, 'last_price_update_time': 1774624593.429663, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009145auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f029324c-c40e-5963-a640-7a82bf6ad0d6
2026-03-27 15:16:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f029324c-c40e-5963-a640-7a82bf6ad0d6
2026-03-27 15:16:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f029324c-c40e-5963-a640-7a82bf6ad0d6, skipping ID generation
2026-03-27 15:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f029324c-c40e-5963-a640-7a82bf6ad0d6 with scrape type 1
2026-03-27 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f029324c-c40e-5963-a640-7a82bf6ad0d6 sending to next pipeline
2026-03-27 15:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f029324c-c40e-5963-a640-7a82bf6ad0d6, identifier: 7009083auction111129
2026-03-27 15:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f029324c-c40e-5963-a640-7a82bf6ad0d6 with identifier: 7009083auction111129
2026-03-27 15:16:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 15:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f029324c-c40e-5963-a640-7a82bf6ad0d6 with identifier: 7009083auction111129
2026-03-27 15:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f029324c-c40e-5963-a640-7a82bf6ad0d6 with identifier: 7009083auction111129 to the API
2026-03-27 15:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009083/photo_002/780x0__r.jpg?hash=1774617638>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'category': None,
 'color': 'Purple',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f029324c-c40e-5963-a640-7a82bf6ad0d6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009083',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 134176,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 SW 5p Break BlueHDi 130 EAT6 S&S ACTIVE BUSINESS',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  SW 5p Break BlueHDi 130 EAT6 S&S ACTIVE BUSINESS',
 'vin': None,
 'year': 2019}
2026-03-27 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009083auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:33 [ecarstrade.be] INFO: Saving data for 7009083auction111129: {'created_time': 1774624593.858719, 'last_price_update_time': 1774624593.85873, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009083auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009061> (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 15:16:34 [ecarstrade.be] INFO: Extracting details for car 7009061auction111129
2026-03-27 15:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009016/photo_005/780x0__r.jpg?hash=1774617521> (referer: https://ecarstrade.com/cars/7009016)
2026-03-27 15:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dd3dcc1-bcc8-5f35-a28c-149d3276fbf6 with identifier: 7009061auction111129
2026-03-27 15:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dd3dcc1-bcc8-5f35-a28c-149d3276fbf6 with scrape type 1
2026-03-27 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2dd3dcc1-bcc8-5f35-a28c-149d3276fbf6
2026-03-27 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009061%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617596%27 HTTP/1.1" 200 None
2026-03-27 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009061/photo_001/780x0__r.jpg?hash=1774617596 not downloaded yet
2026-03-27 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009061%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617596%27 HTTP/1.1" 200 None
2026-03-27 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009061/photo_002/780x0__r.jpg?hash=1774617596 not downloaded yet
2026-03-27 15:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009016/photo_004/780x0__r.jpg?hash=1774617521> (referer: https://ecarstrade.com/cars/7009016)
2026-03-27 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009061%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617596%27 HTTP/1.1" 200 None
2026-03-27 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009061/photo_003/780x0__r.jpg?hash=1774617596 not downloaded yet
2026-03-27 15:16:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9ae2a823-26ed-55ef-9fec-b1f1e6a4a243
2026-03-27 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009061%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617597%27 HTTP/1.1" 200 None
2026-03-27 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009061/photo_004/780x0__r.jpg?hash=1774617597 not downloaded yet
2026-03-27 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009061%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617596%27 HTTP/1.1" 200 None
2026-03-27 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009061/photo_005/780x0__r.jpg?hash=1774617596 not downloaded yet
2026-03-27 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7009061%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617597%27 HTTP/1.1" 200 None
2026-03-27 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009061/photo_006/780x0__r.jpg?hash=1774617597 not downloaded yet
2026-03-27 15:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009016/photo_003/780x0__r.jpg?hash=1774617528> (referer: https://ecarstrade.com/cars/7009016)
2026-03-27 15:16:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9ae2a823-26ed-55ef-9fec-b1f1e6a4a243
2026-03-27 15:16:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9ae2a823-26ed-55ef-9fec-b1f1e6a4a243
2026-03-27 15:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009016/photo_002/780x0__r.jpg?hash=1774617522> (referer: https://ecarstrade.com/cars/7009016)
2026-03-27 15:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009016/photo_001/780x0__r.jpg?hash=1774617521> (referer: https://ecarstrade.com/cars/7009016)
2026-03-27 15:16:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9ae2a823-26ed-55ef-9fec-b1f1e6a4a243
2026-03-27 15:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009103/photo_006/780x0__r.jpg?hash=1774617675> (referer: https://ecarstrade.com/cars/7009103)
2026-03-27 15:16:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9ae2a823-26ed-55ef-9fec-b1f1e6a4a243
2026-03-27 15:16:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9ae2a823-26ed-55ef-9fec-b1f1e6a4a243, skipping ID generation
2026-03-27 15:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ae2a823-26ed-55ef-9fec-b1f1e6a4a243 with scrape type 1
2026-03-27 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9ae2a823-26ed-55ef-9fec-b1f1e6a4a243 sending to next pipeline
2026-03-27 15:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9ae2a823-26ed-55ef-9fec-b1f1e6a4a243, identifier: 7009016auction111129
2026-03-27 15:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9ae2a823-26ed-55ef-9fec-b1f1e6a4a243 with identifier: 7009016auction111129
2026-03-27 15:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9ae2a823-26ed-55ef-9fec-b1f1e6a4a243 with identifier: 7009016auction111129
2026-03-27 15:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9ae2a823-26ed-55ef-9fec-b1f1e6a4a243 with identifier: 7009016auction111129 to the API
2026-03-27 15:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009016/photo_001/780x0__r.jpg?hash=1774617521>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '9ae2a823-26ed-55ef-9fec-b1f1e6a4a243',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009016',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'DS Automobiles',
 'model': 'DS3',
 'odometer': 143220,
 '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': '3 Crossback Performance Line 1.2 PureTech 100CV BVM6 E6d',
 'transmission': 'manual',
 'trim': '3 Crossback Performance Line 1.2 PureTech 100CV BVM6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:35 [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 15:16:35 [ecarstrade.be] INFO: Saving data for 7009016auction111129: {'created_time': 1774624595.744663, 'last_price_update_time': 1774624595.744673, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009016auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009107/photo_006/780x0__r.jpg?hash=1774617682> (referer: https://ecarstrade.com/cars/7009107)
2026-03-27 15:16:35 [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 15:16:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8d674205-e3b7-5b7d-8227-f3eb35a00491
2026-03-27 15:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009107/photo_005/780x0__r.jpg?hash=1774617682> (referer: https://ecarstrade.com/cars/7009107)
2026-03-27 15:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009024/photo_006/780x0__r.jpg?hash=1774617532> (referer: https://ecarstrade.com/cars/7009024)
2026-03-27 15:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009040/photo_006/780x0__r.jpg?hash=1774617563> (referer: https://ecarstrade.com/cars/7009040)
2026-03-27 15:16:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 952e9b66-1427-5ac9-94ea-c8557dca8e12
2026-03-27 15:16:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:16:35 [ecarstrade.be] INFO: Found listing with ID: 7009095auction111129
2026-03-27 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:35 [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 15:16:35 [ecarstrade.be] INFO: Scrape type for 7009095auction111129: 0
2026-03-27 15:16:35 [ecarstrade.be] INFO: Found listing with ID: 7009016auction111129
2026-03-27 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:35 [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 15:16:35 [ecarstrade.be] INFO: Scrape type for 7009016auction111129: 0
2026-03-27 15:16:35 [ecarstrade.be] INFO: Found listing with ID: 7009047auction111129
2026-03-27 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:35 [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 15:16:35 [ecarstrade.be] INFO: Scrape type for 7009047auction111129: 0
2026-03-27 15:16:35 [ecarstrade.be] INFO: Found listing with ID: 7009053auction111129
2026-03-27 15:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009061/photo_002/780x0__r.jpg?hash=1774617596> (referer: https://ecarstrade.com/cars/7009061)
2026-03-27 15:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009061/photo_006/780x0__r.jpg?hash=1774617597> (referer: https://ecarstrade.com/cars/7009061)
2026-03-27 15:16:35 [ecarstrade.be] INFO: Found listing with ID: 7009079auction111129
2026-03-27 15:16:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 952e9b66-1427-5ac9-94ea-c8557dca8e12
2026-03-27 15:16:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f40606ca-a375-5280-a0f7-ad5d86957a5e
2026-03-27 15:16:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4cf7a1f9-e4cf-5999-8e89-a79d4490aac9
2026-03-27 15:16:35 [ecarstrade.be] INFO: Found listing with ID: 7009110auction111129
2026-03-27 15:16:35 [ecarstrade.be] INFO: Found listing with ID: 7009112auction111129
2026-03-27 15:16:35 [ecarstrade.be] INFO: Found listing with ID: 7009113auction111129
2026-03-27 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009113auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:36 [ecarstrade.be] INFO: Scrape type for 7009113auction111129: 0
2026-03-27 15:16:36 [ecarstrade.be] INFO: Found listing with ID: 7009115auction111129
2026-03-27 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009115auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:36 [ecarstrade.be] INFO: Scrape type for 7009115auction111129: 0
2026-03-27 15:16:36 [ecarstrade.be] INFO: Found listing with ID: 7009061auction111129
2026-03-27 15:16:36 [ecarstrade.be] INFO: Found listing with ID: 7009060auction111129
2026-03-27 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009060auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:36 [ecarstrade.be] INFO: Scrape type for 7009060auction111129: 0
2026-03-27 15:16:36 [ecarstrade.be] INFO: Found listing with ID: 7009080auction111129
2026-03-27 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009080auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:36 [ecarstrade.be] INFO: Scrape type for 7009080auction111129: 0
2026-03-27 15:16:36 [ecarstrade.be] INFO: Found listing with ID: 7009145auction111129
2026-03-27 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009145auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:36 [ecarstrade.be] INFO: Scrape type for 7009145auction111129: 0
2026-03-27 15:16:36 [ecarstrade.be] INFO: Found listing with ID: 7009063auction111129
2026-03-27 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009063auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:36 [ecarstrade.be] INFO: Scrape type for 7009063auction111129: 0
2026-03-27 15:16:36 [ecarstrade.be] INFO: Found listing with ID: 7009104auction111129
2026-03-27 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009104auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:36 [ecarstrade.be] INFO: Scrape type for 7009104auction111129: 0
2026-03-27 15:16:36 [ecarstrade.be] INFO: Found listing with ID: 7009015auction111129
2026-03-27 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009015auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:36 [ecarstrade.be] INFO: Scrape type for 7009015auction111129: 0
2026-03-27 15:16:36 [ecarstrade.be] INFO: Found listing with ID: 7009056auction111129
2026-03-27 15:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009061/photo_005/780x0__r.jpg?hash=1774617596> (referer: https://ecarstrade.com/cars/7009061)
2026-03-27 15:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009061/photo_004/780x0__r.jpg?hash=1774617597> (referer: https://ecarstrade.com/cars/7009061)
2026-03-27 15:16:36 [ecarstrade.be] INFO: Found listing with ID: 7009106auction111129
2026-03-27 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009106auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:36 [ecarstrade.be] INFO: Scrape type for 7009106auction111129: 0
2026-03-27 15:16:36 [ecarstrade.be] INFO: Found listing with ID: 7009021auction111129
2026-03-27 15:16:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2dd3dcc1-bcc8-5f35-a28c-149d3276fbf6
2026-03-27 15:16:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2dd3dcc1-bcc8-5f35-a28c-149d3276fbf6
2026-03-27 15:16:36 [ecarstrade.be] INFO: Found listing with ID: 7009105auction111129
2026-03-27 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009105auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:36 [ecarstrade.be] INFO: Scrape type for 7009105auction111129: 0
2026-03-27 15:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009061/photo_001/780x0__r.jpg?hash=1774617596> (referer: https://ecarstrade.com/cars/7009061)
2026-03-27 15:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009061/photo_003/780x0__r.jpg?hash=1774617596> (referer: https://ecarstrade.com/cars/7009061)
2026-03-27 15:16:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2dd3dcc1-bcc8-5f35-a28c-149d3276fbf6
2026-03-27 15:16:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2dd3dcc1-bcc8-5f35-a28c-149d3276fbf6
2026-03-27 15:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009108/photo_006/780x0__r.jpg?hash=1774617683> (referer: https://ecarstrade.com/cars/7009108)
2026-03-27 15:16:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2dd3dcc1-bcc8-5f35-a28c-149d3276fbf6
2026-03-27 15:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009103/photo_004/780x0__r.jpg?hash=1774617676> (referer: https://ecarstrade.com/cars/7009103)
2026-03-27 15:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009107/photo_004/780x0__r.jpg?hash=1774617682> (referer: https://ecarstrade.com/cars/7009107)
2026-03-27 15:16: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 15:16:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2dd3dcc1-bcc8-5f35-a28c-149d3276fbf6
2026-03-27 15:16:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2dd3dcc1-bcc8-5f35-a28c-149d3276fbf6, skipping ID generation
2026-03-27 15:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dd3dcc1-bcc8-5f35-a28c-149d3276fbf6 with scrape type 1
2026-03-27 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2dd3dcc1-bcc8-5f35-a28c-149d3276fbf6 sending to next pipeline
2026-03-27 15:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2dd3dcc1-bcc8-5f35-a28c-149d3276fbf6, identifier: 7009061auction111129
2026-03-27 15:16:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6ee76363-6b34-5d6e-a6b8-989bc43e3b79
2026-03-27 15:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2dd3dcc1-bcc8-5f35-a28c-149d3276fbf6 with identifier: 7009061auction111129
2026-03-27 15:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2dd3dcc1-bcc8-5f35-a28c-149d3276fbf6 with identifier: 7009061auction111129
2026-03-27 15:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2dd3dcc1-bcc8-5f35-a28c-149d3276fbf6 with identifier: 7009061auction111129 to the API
2026-03-27 15:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009061/photo_003/780x0__r.jpg?hash=1774617596>
{'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-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '2dd3dcc1-bcc8-5f35-a28c-149d3276fbf6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009061',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 151089,
 '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': '2008 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 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009061auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:16:36 [ecarstrade.be] INFO: Saving data for 7009061auction111129: {'created_time': 1774624596.859149, 'last_price_update_time': 1774624596.859163, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009061auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009040/photo_005/780x0__r.jpg?hash=1774617563> (referer: https://ecarstrade.com/cars/7009040)
2026-03-27 15:16:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8d674205-e3b7-5b7d-8227-f3eb35a00491
2026-03-27 15:16:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 952e9b66-1427-5ac9-94ea-c8557dca8e12
2026-03-27 15:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009024/photo_005/780x0__r.jpg?hash=1774617531> (referer: https://ecarstrade.com/cars/7009024)
2026-03-27 15:16:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4cf7a1f9-e4cf-5999-8e89-a79d4490aac9
2026-03-27 15:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009108/photo_005/780x0__r.jpg?hash=1774617683> (referer: https://ecarstrade.com/cars/7009108)
2026-03-27 15:16:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f40606ca-a375-5280-a0f7-ad5d86957a5e
2026-03-27 15:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009103/photo_003/780x0__r.jpg?hash=1774617675> (referer: https://ecarstrade.com/cars/7009103)
2026-03-27 15:16:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6ee76363-6b34-5d6e-a6b8-989bc43e3b79
2026-03-27 15:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009107/photo_003/780x0__r.jpg?hash=1774617683> (referer: https://ecarstrade.com/cars/7009107)
2026-03-27 15:16:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8d674205-e3b7-5b7d-8227-f3eb35a00491
2026-03-27 15:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009040/photo_004/780x0__r.jpg?hash=1774617563> (referer: https://ecarstrade.com/cars/7009040)
2026-03-27 15:16:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 952e9b66-1427-5ac9-94ea-c8557dca8e12
2026-03-27 15:16:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4cf7a1f9-e4cf-5999-8e89-a79d4490aac9
2026-03-27 15:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009024/photo_004/780x0__r.jpg?hash=1774617532> (referer: https://ecarstrade.com/cars/7009024)
2026-03-27 15:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009108/photo_004/780x0__r.jpg?hash=1774617683> (referer: https://ecarstrade.com/cars/7009108)
2026-03-27 15:16:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f40606ca-a375-5280-a0f7-ad5d86957a5e
2026-03-27 15:16:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6ee76363-6b34-5d6e-a6b8-989bc43e3b79
2026-03-27 15:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009103/photo_002/780x0__r.jpg?hash=1774617675> (referer: https://ecarstrade.com/cars/7009103)
2026-03-27 15:16:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8d674205-e3b7-5b7d-8227-f3eb35a00491
2026-03-27 15:16:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8d674205-e3b7-5b7d-8227-f3eb35a00491, skipping ID generation
2026-03-27 15:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d674205-e3b7-5b7d-8227-f3eb35a00491 with scrape type 1
2026-03-27 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8d674205-e3b7-5b7d-8227-f3eb35a00491 sending to next pipeline
2026-03-27 15:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8d674205-e3b7-5b7d-8227-f3eb35a00491, identifier: 7009103auction111129
2026-03-27 15:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8d674205-e3b7-5b7d-8227-f3eb35a00491 with identifier: 7009103auction111129
2026-03-27 15:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8d674205-e3b7-5b7d-8227-f3eb35a00491 with identifier: 7009103auction111129
2026-03-27 15:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8d674205-e3b7-5b7d-8227-f3eb35a00491 with identifier: 7009103auction111129 to the API
2026-03-27 15:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009103/photo_002/780x0__r.jpg?hash=1774617675>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '8d674205-e3b7-5b7d-8227-f3eb35a00491',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009103',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 134382,
 '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': 'Captur II Business 1.6 E-TECH Hybrid 145CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'II Business 1.6 E-TECH Hybrid 145CV BVA6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:38 [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 15:16:38 [ecarstrade.be] INFO: Saving data for 7009103auction111129: {'created_time': 1774624598.309055, 'last_price_update_time': 1774624598.309066, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009103auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009107/photo_002/780x0__r.jpg?hash=1774617682> (referer: https://ecarstrade.com/cars/7009107)
2026-03-27 15:16:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 952e9b66-1427-5ac9-94ea-c8557dca8e12
2026-03-27 15:16:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 952e9b66-1427-5ac9-94ea-c8557dca8e12, skipping ID generation
2026-03-27 15:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 952e9b66-1427-5ac9-94ea-c8557dca8e12 with scrape type 1
2026-03-27 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 952e9b66-1427-5ac9-94ea-c8557dca8e12 sending to next pipeline
2026-03-27 15:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 952e9b66-1427-5ac9-94ea-c8557dca8e12, identifier: 7009107auction111129
2026-03-27 15:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 952e9b66-1427-5ac9-94ea-c8557dca8e12 with identifier: 7009107auction111129
2026-03-27 15:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 952e9b66-1427-5ac9-94ea-c8557dca8e12 with identifier: 7009107auction111129
2026-03-27 15:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 952e9b66-1427-5ac9-94ea-c8557dca8e12 with identifier: 7009107auction111129 to the API
2026-03-27 15:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009107/photo_002/780x0__r.jpg?hash=1774617682>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '952e9b66-1427-5ac9-94ea-c8557dca8e12',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009107',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 132617,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Captur II Business 1.5 dCi 115CV BVA7 E6dT',
 'transmission': 'automatic',
 'trim': 'II Business 1.5 dCi 115CV BVA7 E6dT',
 'vin': None,
 'year': 2020}
2026-03-27 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:38 [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 15:16:38 [ecarstrade.be] INFO: Saving data for 7009107auction111129: {'created_time': 1774624598.870579, 'last_price_update_time': 1774624598.870594, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009107auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009040/photo_003/780x0__r.jpg?hash=1774617562> (referer: https://ecarstrade.com/cars/7009040)
2026-03-27 15:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009024/photo_003/780x0__r.jpg?hash=1774617531> (referer: https://ecarstrade.com/cars/7009024)
2026-03-27 15:16:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4cf7a1f9-e4cf-5999-8e89-a79d4490aac9
2026-03-27 15:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009108/photo_003/780x0__r.jpg?hash=1774617683> (referer: https://ecarstrade.com/cars/7009108)
2026-03-27 15:16:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f40606ca-a375-5280-a0f7-ad5d86957a5e
2026-03-27 15:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009108/photo_002/780x0__r.jpg?hash=1774617683> (referer: https://ecarstrade.com/cars/7009108)
2026-03-27 15:16:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6ee76363-6b34-5d6e-a6b8-989bc43e3b79
2026-03-27 15:16:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6ee76363-6b34-5d6e-a6b8-989bc43e3b79
2026-03-27 15:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009040/photo_001/780x0__r.jpg?hash=1774617562> (referer: https://ecarstrade.com/cars/7009040)
2026-03-27 15:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009024/photo_001/780x0__r.jpg?hash=1774617533> (referer: https://ecarstrade.com/cars/7009024)
2026-03-27 15:16:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4cf7a1f9-e4cf-5999-8e89-a79d4490aac9
2026-03-27 15:16:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4cf7a1f9-e4cf-5999-8e89-a79d4490aac9, skipping ID generation
2026-03-27 15:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cf7a1f9-e4cf-5999-8e89-a79d4490aac9 with scrape type 1
2026-03-27 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4cf7a1f9-e4cf-5999-8e89-a79d4490aac9 sending to next pipeline
2026-03-27 15:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4cf7a1f9-e4cf-5999-8e89-a79d4490aac9, identifier: 7009040auction111129
2026-03-27 15:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4cf7a1f9-e4cf-5999-8e89-a79d4490aac9 with identifier: 7009040auction111129
2026-03-27 15:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4cf7a1f9-e4cf-5999-8e89-a79d4490aac9 with identifier: 7009040auction111129
2026-03-27 15:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4cf7a1f9-e4cf-5999-8e89-a79d4490aac9 with identifier: 7009040auction111129 to the API
2026-03-27 15:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009040/photo_001/780x0__r.jpg?hash=1774617562>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '4cf7a1f9-e4cf-5999-8e89-a79d4490aac9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009040',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 170731,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN Qashqai / 2017 / 5P / Crossover 1.5 DCI 115 Business Edition',
 'transmission': 'manual',
 'trim': 'NISSAN  / 2017 / 5P / Crossover 1.5 DCI 115 Business Edition',
 'vin': None,
 'year': 2020}
2026-03-27 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:39 [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 15:16:39 [ecarstrade.be] INFO: Saving data for 7009040auction111129: {'created_time': 1774624599.730311, 'last_price_update_time': 1774624599.730327, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009040auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009108/photo_001/780x0__r.jpg?hash=1774617685> (referer: https://ecarstrade.com/cars/7009108)
2026-03-27 15:16: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 15:16:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f40606ca-a375-5280-a0f7-ad5d86957a5e
2026-03-27 15:16:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f40606ca-a375-5280-a0f7-ad5d86957a5e, skipping ID generation
2026-03-27 15:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f40606ca-a375-5280-a0f7-ad5d86957a5e with scrape type 1
2026-03-27 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f40606ca-a375-5280-a0f7-ad5d86957a5e sending to next pipeline
2026-03-27 15:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f40606ca-a375-5280-a0f7-ad5d86957a5e, identifier: 7009024auction111129
2026-03-27 15:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f40606ca-a375-5280-a0f7-ad5d86957a5e with identifier: 7009024auction111129
2026-03-27 15:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f40606ca-a375-5280-a0f7-ad5d86957a5e with identifier: 7009024auction111129
2026-03-27 15:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f40606ca-a375-5280-a0f7-ad5d86957a5e with identifier: 7009024auction111129 to the API
2026-03-27 15:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009024/photo_001/780x0__r.jpg?hash=1774617533>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f40606ca-a375-5280-a0f7-ad5d86957a5e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009024',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 134278,
 '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': 'Kona Intuitive Hybrid 2WD 1.6 GDI 140CV BVA6 E6dT',
 'transmission': 'automatic',
 'trim': 'Intuitive Hybrid 2WD 1.6 GDI 140CV BVA6 E6dT',
 'vin': None,
 'year': 2021}
2026-03-27 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:40 [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 15:16:40 [ecarstrade.be] INFO: Saving data for 7009024auction111129: {'created_time': 1774624600.359369, 'last_price_update_time': 1774624600.359382, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009024auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009112> (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 15:16: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 15:16:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6ee76363-6b34-5d6e-a6b8-989bc43e3b79
2026-03-27 15:16:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6ee76363-6b34-5d6e-a6b8-989bc43e3b79, skipping ID generation
2026-03-27 15:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ee76363-6b34-5d6e-a6b8-989bc43e3b79 with scrape type 1
2026-03-27 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6ee76363-6b34-5d6e-a6b8-989bc43e3b79 sending to next pipeline
2026-03-27 15:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6ee76363-6b34-5d6e-a6b8-989bc43e3b79, identifier: 7009108auction111129
2026-03-27 15:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6ee76363-6b34-5d6e-a6b8-989bc43e3b79 with identifier: 7009108auction111129
2026-03-27 15:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6ee76363-6b34-5d6e-a6b8-989bc43e3b79 with identifier: 7009108auction111129
2026-03-27 15:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6ee76363-6b34-5d6e-a6b8-989bc43e3b79 with identifier: 7009108auction111129 to the API
2026-03-27 15:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009108/photo_001/780x0__r.jpg?hash=1774617685>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '6ee76363-6b34-5d6e-a6b8-989bc43e3b79',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009108',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Kadjar',
 'odometer': 185002,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Kadjar / 2018 / 5P / Crossover Intens Blue dCi 115 EDC(SL)',
 'transmission': 'automatic',
 'trim': 'RENAULT  / 2018 / 5P / Crossover Intens Blue dCi 115 EDC(SL)',
 'vin': None,
 'year': 2019}
2026-03-27 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:40 [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 15:16:40 [ecarstrade.be] INFO: Saving data for 7009108auction111129: {'created_time': 1774624600.827078, 'last_price_update_time': 1774624600.827092, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009108auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:40 [ecarstrade.be] INFO: Extracting details for car 7009112auction111129
2026-03-27 15:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009079> (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 15:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1149ed8b-28d6-56dd-bab3-1b4792eaaf4d with identifier: 7009112auction111129
2026-03-27 15:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1149ed8b-28d6-56dd-bab3-1b4792eaaf4d with scrape type 1
2026-03-27 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1149ed8b-28d6-56dd-bab3-1b4792eaaf4d
2026-03-27 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009112%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617690%27 HTTP/1.1" 200 None
2026-03-27 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009112/photo_001/780x0__r.jpg?hash=1774617690 not downloaded yet
2026-03-27 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009112%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617689%27 HTTP/1.1" 200 None
2026-03-27 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009112/photo_002/780x0__r.jpg?hash=1774617689 not downloaded yet
2026-03-27 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009112%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617690%27 HTTP/1.1" 200 None
2026-03-27 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009112/photo_003/780x0__r.jpg?hash=1774617690 not downloaded yet
2026-03-27 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009112%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617690%27 HTTP/1.1" 200 None
2026-03-27 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009112/photo_004/780x0__r.jpg?hash=1774617690 not downloaded yet
2026-03-27 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009112%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617690%27 HTTP/1.1" 200 None
2026-03-27 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009112/photo_005/780x0__r.jpg?hash=1774617690 not downloaded yet
2026-03-27 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009112%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617690%27 HTTP/1.1" 200 None
2026-03-27 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009112/photo_006/780x0__r.jpg?hash=1774617690 not downloaded yet
2026-03-27 15:16:40 [ecarstrade.be] INFO: Extracting details for car 7009079auction111129
2026-03-27 15:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009133/photo_002/780x0__r.jpg?hash=1774617723> (referer: https://ecarstrade.com/cars/7009133)
2026-03-27 15:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e33b6249-1258-5fee-8277-26d57cf0576c with identifier: 7009079auction111129
2026-03-27 15:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e33b6249-1258-5fee-8277-26d57cf0576c with scrape type 1
2026-03-27 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e33b6249-1258-5fee-8277-26d57cf0576c
2026-03-27 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009079%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617631%27 HTTP/1.1" 200 None
2026-03-27 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009079/photo_001/780x0__r.jpg?hash=1774617631 not downloaded yet
2026-03-27 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009079%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617631%27 HTTP/1.1" 200 None
2026-03-27 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009079/photo_002/780x0__r.jpg?hash=1774617631 not downloaded yet
2026-03-27 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009079%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617631%27 HTTP/1.1" 200 None
2026-03-27 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009079/photo_003/780x0__r.jpg?hash=1774617631 not downloaded yet
2026-03-27 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009079%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617631%27 HTTP/1.1" 200 None
2026-03-27 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009079/photo_004/780x0__r.jpg?hash=1774617631 not downloaded yet
2026-03-27 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009079%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617631%27 HTTP/1.1" 200 None
2026-03-27 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009079/photo_005/780x0__r.jpg?hash=1774617631 not downloaded yet
2026-03-27 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009079%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617631%27 HTTP/1.1" 200 None
2026-03-27 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009079/photo_006/780x0__r.jpg?hash=1774617631 not downloaded yet
2026-03-27 15:16:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d460b451-e5e8-5f5d-92f1-a8c382374a5b
2026-03-27 15:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009133/photo_001/780x0__r.jpg?hash=1774617723> (referer: https://ecarstrade.com/cars/7009133)
2026-03-27 15:16: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 15:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009110> (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 15:16:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d460b451-e5e8-5f5d-92f1-a8c382374a5b
2026-03-27 15:16:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d460b451-e5e8-5f5d-92f1-a8c382374a5b, skipping ID generation
2026-03-27 15:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d460b451-e5e8-5f5d-92f1-a8c382374a5b with scrape type 1
2026-03-27 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d460b451-e5e8-5f5d-92f1-a8c382374a5b sending to next pipeline
2026-03-27 15:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d460b451-e5e8-5f5d-92f1-a8c382374a5b, identifier: 7009133auction111129
2026-03-27 15:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009037/photo_001/780x0__r.jpg?hash=1774617558> (referer: https://ecarstrade.com/cars/7009037)
2026-03-27 15:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d460b451-e5e8-5f5d-92f1-a8c382374a5b with identifier: 7009133auction111129
2026-03-27 15:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d460b451-e5e8-5f5d-92f1-a8c382374a5b with identifier: 7009133auction111129
2026-03-27 15:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d460b451-e5e8-5f5d-92f1-a8c382374a5b with identifier: 7009133auction111129 to the API
2026-03-27 15:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009133/photo_001/780x0__r.jpg?hash=1774617723>
{'auction_title': '',
 'c_o_2_emission_value': 76,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.8L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd460b451-e5e8-5f5d-92f1-a8c382374a5b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009133',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 146470,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-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 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:41 [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 15:16:41 [ecarstrade.be] INFO: Saving data for 7009133auction111129: {'created_time': 1774624601.674525, 'last_price_update_time': 1774624601.674538, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009133auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:41 [ecarstrade.be] INFO: Extracting details for car 7009110auction111129
2026-03-27 15:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009053> (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 15:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 302a6385-ad90-56b9-a945-705d642f88b6 with identifier: 7009110auction111129
2026-03-27 15:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 302a6385-ad90-56b9-a945-705d642f88b6 with scrape type 1
2026-03-27 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 302a6385-ad90-56b9-a945-705d642f88b6
2026-03-27 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009110%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617686%27 HTTP/1.1" 200 None
2026-03-27 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009110/photo_001/780x0__r.jpg?hash=1774617686 not downloaded yet
2026-03-27 15:16:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item be9b1f93-7607-531b-893b-5aabb6e5769d
2026-03-27 15:16:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: be9b1f93-7607-531b-893b-5aabb6e5769d, skipping ID generation
2026-03-27 15:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be9b1f93-7607-531b-893b-5aabb6e5769d with scrape type 1
2026-03-27 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item be9b1f93-7607-531b-893b-5aabb6e5769d sending to next pipeline
2026-03-27 15:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: be9b1f93-7607-531b-893b-5aabb6e5769d, identifier: 7009037auction111129
2026-03-27 15:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: be9b1f93-7607-531b-893b-5aabb6e5769d with identifier: 7009037auction111129
2026-03-27 15:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: be9b1f93-7607-531b-893b-5aabb6e5769d with identifier: 7009037auction111129
2026-03-27 15:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: be9b1f93-7607-531b-893b-5aabb6e5769d with identifier: 7009037auction111129 to the API
2026-03-27 15:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009037/photo_001/780x0__r.jpg?hash=1774617558>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'be9b1f93-7607-531b-893b-5aabb6e5769d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009037',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Mercedes',
 'model': 'B 180',
 'odometer': 148692,
 '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': 'MERCEDES-BENZ Classe B / 2019 / 5P / monospace B 180 d Business '
          'Line Edition BA8',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ Classe B / 2019 / 5P / monospace  d Business Line '
         'Edition BA8',
 'vin': None,
 'year': 2021}
2026-03-27 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:42 [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 15:16:42 [ecarstrade.be] INFO: Saving data for 7009037auction111129: {'created_time': 1774624602.208932, 'last_price_update_time': 1774624602.208944, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009037auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009120/photo_005/780x0__r.jpg?hash=1774617702> (referer: https://ecarstrade.com/cars/7009120)
2026-03-27 15:16:42 [ecarstrade.be] INFO: Extracting details for car 7009053auction111129
2026-03-27 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009110%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617686%27 HTTP/1.1" 200 None
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009110/photo_002/780x0__r.jpg?hash=1774617686 not downloaded yet
2026-03-27 15:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009120/photo_004/780x0__r.jpg?hash=1774617702> (referer: https://ecarstrade.com/cars/7009120)
2026-03-27 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009110%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617687%27 HTTP/1.1" 200 None
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009110/photo_003/780x0__r.jpg?hash=1774617687 not downloaded yet
2026-03-27 15:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb2c3432-6f63-5874-9407-b7f38735ddf9 with identifier: 7009053auction111129
2026-03-27 15:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb2c3432-6f63-5874-9407-b7f38735ddf9 with scrape type 1
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item eb2c3432-6f63-5874-9407-b7f38735ddf9
2026-03-27 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009053%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617585%27 HTTP/1.1" 200 None
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009053/photo_001/780x0__r.jpg?hash=1774617585 not downloaded yet
2026-03-27 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009110%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617686%27 HTTP/1.1" 200 None
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009110/photo_004/780x0__r.jpg?hash=1774617686 not downloaded yet
2026-03-27 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009053%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617584%27 HTTP/1.1" 200 None
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009053/photo_002/780x0__r.jpg?hash=1774617584 not downloaded yet
2026-03-27 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009110%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617686%27 HTTP/1.1" 200 None
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009110/photo_005/780x0__r.jpg?hash=1774617686 not downloaded yet
2026-03-27 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009053%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617584%27 HTTP/1.1" 200 None
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009053/photo_003/780x0__r.jpg?hash=1774617584 not downloaded yet
2026-03-27 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009110%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617686%27 HTTP/1.1" 200 None
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009110/photo_006/780x0__r.jpg?hash=1774617686 not downloaded yet
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item eccdbaeb-7beb-5399-a0d6-81d9e4ad1173
2026-03-27 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009053%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617584%27 HTTP/1.1" 200 None
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009053/photo_004/780x0__r.jpg?hash=1774617584 not downloaded yet
2026-03-27 15:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009120/photo_002/780x0__r.jpg?hash=1774617702> (referer: https://ecarstrade.com/cars/7009120)
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item eccdbaeb-7beb-5399-a0d6-81d9e4ad1173
2026-03-27 15:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009120/photo_003/780x0__r.jpg?hash=1774617702> (referer: https://ecarstrade.com/cars/7009120)
2026-03-27 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009053%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617585%27 HTTP/1.1" 200 None
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009053/photo_005/780x0__r.jpg?hash=1774617585 not downloaded yet
2026-03-27 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009053%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617584%27 HTTP/1.1" 200 None
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009053/photo_006/780x0__r.jpg?hash=1774617584 not downloaded yet
2026-03-27 15:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009112/photo_006/780x0__r.jpg?hash=1774617690> (referer: https://ecarstrade.com/cars/7009112)
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item eccdbaeb-7beb-5399-a0d6-81d9e4ad1173
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item eccdbaeb-7beb-5399-a0d6-81d9e4ad1173
2026-03-27 15:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009120/photo_001/780x0__r.jpg?hash=1774617702> (referer: https://ecarstrade.com/cars/7009120)
2026-03-27 15:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009079/photo_005/780x0__r.jpg?hash=1774617631> (referer: https://ecarstrade.com/cars/7009079)
2026-03-27 15:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009079/photo_006/780x0__r.jpg?hash=1774617631> (referer: https://ecarstrade.com/cars/7009079)
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1149ed8b-28d6-56dd-bab3-1b4792eaaf4d
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item eccdbaeb-7beb-5399-a0d6-81d9e4ad1173
2026-03-27 15:16:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eccdbaeb-7beb-5399-a0d6-81d9e4ad1173, skipping ID generation
2026-03-27 15:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eccdbaeb-7beb-5399-a0d6-81d9e4ad1173 with scrape type 1
2026-03-27 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eccdbaeb-7beb-5399-a0d6-81d9e4ad1173 sending to next pipeline
2026-03-27 15:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eccdbaeb-7beb-5399-a0d6-81d9e4ad1173, identifier: 7009120auction111129
2026-03-27 15:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eccdbaeb-7beb-5399-a0d6-81d9e4ad1173 with identifier: 7009120auction111129
2026-03-27 15:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eccdbaeb-7beb-5399-a0d6-81d9e4ad1173 with identifier: 7009120auction111129
2026-03-27 15:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eccdbaeb-7beb-5399-a0d6-81d9e4ad1173 with identifier: 7009120auction111129 to the API
2026-03-27 15:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009120/photo_001/780x0__r.jpg?hash=1774617702>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'eccdbaeb-7beb-5399-a0d6-81d9e4ad1173',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009120',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Skoda',
 'model': 'Karoq',
 'odometer': 180889,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Karoq Business 2.0 TDI 115CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Business 2.0 TDI 115CV BVA7 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Saving data for 7009120auction111129: {'created_time': 1774624603.034065, 'last_price_update_time': 1774624603.034077, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009120auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009079/photo_003/780x0__r.jpg?hash=1774617631> (referer: https://ecarstrade.com/cars/7009079)
2026-03-27 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009079/photo_004/780x0__r.jpg?hash=1774617631> (referer: https://ecarstrade.com/cars/7009079)
2026-03-27 15:16:43 [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 15:16:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e33b6249-1258-5fee-8277-26d57cf0576c
2026-03-27 15:16:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e33b6249-1258-5fee-8277-26d57cf0576c
2026-03-27 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009110/photo_001/780x0__r.jpg?hash=1774617686> (referer: https://ecarstrade.com/cars/7009110)
2026-03-27 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009110/photo_006/780x0__r.jpg?hash=1774617686> (referer: https://ecarstrade.com/cars/7009110)
2026-03-27 15:16:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e33b6249-1258-5fee-8277-26d57cf0576c
2026-03-27 15:16:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e33b6249-1258-5fee-8277-26d57cf0576c
2026-03-27 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009110/photo_002/780x0__r.jpg?hash=1774617686> (referer: https://ecarstrade.com/cars/7009110)
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009053/photo_006/780x0__r.jpg?hash=1774617584> (referer: https://ecarstrade.com/cars/7009053)
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7009012auction111129
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7009012auction111129: 0
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7009083auction111129
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7009083auction111129: 0
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7009008auction111129
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7009008auction111129: 1
2026-03-27 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009053/photo_004/780x0__r.jpg?hash=1774617584> (referer: https://ecarstrade.com/cars/7009053)
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7009077auction111129
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7009077auction111129: 1
2026-03-27 15:16:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 302a6385-ad90-56b9-a945-705d642f88b6
2026-03-27 15:16:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 302a6385-ad90-56b9-a945-705d642f88b6
2026-03-27 15:16:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 302a6385-ad90-56b9-a945-705d642f88b6
2026-03-27 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009053/photo_005/780x0__r.jpg?hash=1774617585> (referer: https://ecarstrade.com/cars/7009053)
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7009086auction111129
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7009086auction111129: 1
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7009085auction111129
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7009085auction111129: 1
2026-03-27 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009053/photo_003/780x0__r.jpg?hash=1774617584> (referer: https://ecarstrade.com/cars/7009053)
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7008597auction111122
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7008597auction111122: 1
2026-03-27 15:16:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item eb2c3432-6f63-5874-9407-b7f38735ddf9
2026-03-27 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009110/photo_005/780x0__r.jpg?hash=1774617686> (referer: https://ecarstrade.com/cars/7009110)
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7008598auction111122
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7008598auction111122: 1
2026-03-27 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009053/photo_002/780x0__r.jpg?hash=1774617584> (referer: https://ecarstrade.com/cars/7009053)
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7008599auction111122
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7008599auction111122: 1
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7008600auction111122
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7008600auction111122: 1
2026-03-27 15:16:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item eb2c3432-6f63-5874-9407-b7f38735ddf9
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7008601auction111122
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7008601auction111122: 1
2026-03-27 15:16:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item eb2c3432-6f63-5874-9407-b7f38735ddf9
2026-03-27 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009110/photo_004/780x0__r.jpg?hash=1774617686> (referer: https://ecarstrade.com/cars/7009110)
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7008604auction111122
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7008604auction111122: 1
2026-03-27 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009110/photo_003/780x0__r.jpg?hash=1774617687> (referer: https://ecarstrade.com/cars/7009110)
2026-03-27 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009053/photo_001/780x0__r.jpg?hash=1774617585> (referer: https://ecarstrade.com/cars/7009053)
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7008606auction111122
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7008606auction111122: 1
2026-03-27 15:16: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 15:16:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item eb2c3432-6f63-5874-9407-b7f38735ddf9
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7008607auction111122
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7008607auction111122: 1
2026-03-27 15:16:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 302a6385-ad90-56b9-a945-705d642f88b6
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7008608auction111122
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7008608auction111122: 1
2026-03-27 15:16:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item eb2c3432-6f63-5874-9407-b7f38735ddf9
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7008609auction111122
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7008609auction111122: 1
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7008610auction111122
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7008610auction111122: 1
2026-03-27 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009079/photo_002/780x0__r.jpg?hash=1774617631> (referer: https://ecarstrade.com/cars/7009079)
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7008611auction111122
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7008611auction111122: 1
2026-03-27 15:16: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 15:16:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 302a6385-ad90-56b9-a945-705d642f88b6
2026-03-27 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009079/photo_001/780x0__r.jpg?hash=1774617631> (referer: https://ecarstrade.com/cars/7009079)
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7008612auction111122
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7008612auction111122: 1
2026-03-27 15:16: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 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009021> (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 15:16:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 302a6385-ad90-56b9-a945-705d642f88b6
2026-03-27 15:16:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 302a6385-ad90-56b9-a945-705d642f88b6, skipping ID generation
2026-03-27 15:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 302a6385-ad90-56b9-a945-705d642f88b6 with scrape type 1
2026-03-27 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 302a6385-ad90-56b9-a945-705d642f88b6 sending to next pipeline
2026-03-27 15:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 302a6385-ad90-56b9-a945-705d642f88b6, identifier: 7009110auction111129
2026-03-27 15:16:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item eb2c3432-6f63-5874-9407-b7f38735ddf9
2026-03-27 15:16:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eb2c3432-6f63-5874-9407-b7f38735ddf9, skipping ID generation
2026-03-27 15:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb2c3432-6f63-5874-9407-b7f38735ddf9 with scrape type 1
2026-03-27 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eb2c3432-6f63-5874-9407-b7f38735ddf9 sending to next pipeline
2026-03-27 15:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eb2c3432-6f63-5874-9407-b7f38735ddf9, identifier: 7009053auction111129
2026-03-27 15:16:43 [ecarstrade.be] INFO: Extracting details for car 7009021auction111129
2026-03-27 15:16:43 [ecarstrade.be] INFO: Found listing with ID: 7008613auction111122
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:43 [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 15:16:43 [ecarstrade.be] INFO: Scrape type for 7008613auction111122: 1
2026-03-27 15:16: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 15:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 302a6385-ad90-56b9-a945-705d642f88b6 with identifier: 7009110auction111129
2026-03-27 15:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 302a6385-ad90-56b9-a945-705d642f88b6 with identifier: 7009110auction111129
2026-03-27 15:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 302a6385-ad90-56b9-a945-705d642f88b6 with identifier: 7009110auction111129 to the API
2026-03-27 15:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009110/photo_003/780x0__r.jpg?hash=1774617687>
{'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-30T13:40:00Z',
 'fuel_type': 'Other',
 'id': '302a6385-ad90-56b9-a945-705d642f88b6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009110',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 138209,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Mégane Estate / 2020 / 5P / Break Business E-TECH Plug-in '
          'Hybride 160',
 'transmission': 'automatic',
 'trim': 'RENAULT Mégane Estate / 2020 / 5P / Break Business E-TECH Plug-in '
         'Hybride 160',
 'vin': None,
 'year': 2021}
2026-03-27 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:44 [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 15:16:44 [ecarstrade.be] INFO: Saving data for 7009110auction111129: {'created_time': 1774624604.20671, 'last_price_update_time': 1774624604.206724, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009110auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eb2c3432-6f63-5874-9407-b7f38735ddf9 with identifier: 7009053auction111129
2026-03-27 15:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eb2c3432-6f63-5874-9407-b7f38735ddf9 with identifier: 7009053auction111129
2026-03-27 15:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eb2c3432-6f63-5874-9407-b7f38735ddf9 with identifier: 7009053auction111129 to the API
2026-03-27 15:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009053/photo_001/780x0__r.jpg?hash=1774617585>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'eb2c3432-6f63-5874-9407-b7f38735ddf9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009053',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 175968,
 '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': '2008 Active Business 1.5 HDi 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Active Business 1.5 HDi 130CV BVA8 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:44 [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 15:16:44 [ecarstrade.be] INFO: Saving data for 7009053auction111129: {'created_time': 1774624604.619928, 'last_price_update_time': 1774624604.61997, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009053auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e33b6249-1258-5fee-8277-26d57cf0576c
2026-03-27 15:16:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e33b6249-1258-5fee-8277-26d57cf0576c
2026-03-27 15:16:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e33b6249-1258-5fee-8277-26d57cf0576c, skipping ID generation
2026-03-27 15:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e33b6249-1258-5fee-8277-26d57cf0576c with scrape type 1
2026-03-27 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e33b6249-1258-5fee-8277-26d57cf0576c sending to next pipeline
2026-03-27 15:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e33b6249-1258-5fee-8277-26d57cf0576c, identifier: 7009079auction111129
2026-03-27 15:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66d5db9e-e3ca-506c-be6f-9aef43afc9a2 with identifier: 7009021auction111129
2026-03-27 15:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66d5db9e-e3ca-506c-be6f-9aef43afc9a2 with scrape type 1
2026-03-27 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 66d5db9e-e3ca-506c-be6f-9aef43afc9a2
2026-03-27 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009021%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617525%27 HTTP/1.1" 200 None
2026-03-27 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009021/photo_001/780x0__r.jpg?hash=1774617525 not downloaded yet
2026-03-27 15:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e33b6249-1258-5fee-8277-26d57cf0576c with identifier: 7009079auction111129
2026-03-27 15:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e33b6249-1258-5fee-8277-26d57cf0576c with identifier: 7009079auction111129
2026-03-27 15:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e33b6249-1258-5fee-8277-26d57cf0576c with identifier: 7009079auction111129 to the API
2026-03-27 15:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009079/photo_001/780x0__r.jpg?hash=1774617631>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'e33b6249-1258-5fee-8277-26d57cf0576c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009079',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 168731,
 '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': '308 Active Pack 1.2 PureTech 130CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Active Pack 1.2 PureTech 130CV BVM6 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:45 [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 15:16:45 [ecarstrade.be] INFO: Saving data for 7009079auction111129: {'created_time': 1774624605.853753, 'last_price_update_time': 1774624605.853762, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009079auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009021%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617525%27 HTTP/1.1" 200 None
2026-03-27 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009021/photo_002/780x0__r.jpg?hash=1774617525 not downloaded yet
2026-03-27 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009021%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617525%27 HTTP/1.1" 200 None
2026-03-27 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009021/photo_003/780x0__r.jpg?hash=1774617525 not downloaded yet
2026-03-27 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009021%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617525%27 HTTP/1.1" 200 None
2026-03-27 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009021/photo_004/780x0__r.jpg?hash=1774617525 not downloaded yet
2026-03-27 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009021%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617526%27 HTTP/1.1" 200 None
2026-03-27 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009021/photo_005/780x0__r.jpg?hash=1774617526 not downloaded yet
2026-03-27 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009021%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617525%27 HTTP/1.1" 200 None
2026-03-27 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009021/photo_006/780x0__r.jpg?hash=1774617525 not downloaded yet
2026-03-27 15:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009100> (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 15:16: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 15:16:47 [ecarstrade.be] INFO: Extracting details for car 7009100auction111129
2026-03-27 15:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 381296da-35cd-5905-9188-fcace6f61b01 with identifier: 7009100auction111129
2026-03-27 15:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 381296da-35cd-5905-9188-fcace6f61b01 with scrape type 1
2026-03-27 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 381296da-35cd-5905-9188-fcace6f61b01
2026-03-27 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009100%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617672%27 HTTP/1.1" 200 None
2026-03-27 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009100/photo_001/780x0__r.jpg?hash=1774617672 not downloaded yet
2026-03-27 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009100%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617672%27 HTTP/1.1" 200 None
2026-03-27 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009100/photo_002/780x0__r.jpg?hash=1774617672 not downloaded yet
2026-03-27 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009100%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617672%27 HTTP/1.1" 200 None
2026-03-27 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009100/photo_003/780x0__r.jpg?hash=1774617672 not downloaded yet
2026-03-27 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009100%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617672%27 HTTP/1.1" 200 None
2026-03-27 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009100/photo_004/780x0__r.jpg?hash=1774617672 not downloaded yet
2026-03-27 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009100%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617672%27 HTTP/1.1" 200 None
2026-03-27 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009100/photo_005/780x0__r.jpg?hash=1774617672 not downloaded yet
2026-03-27 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7009100%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617672%27 HTTP/1.1" 200 None
2026-03-27 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009100/photo_006/780x0__r.jpg?hash=1774617672 not downloaded yet
2026-03-27 15:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009091> (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 15:16: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 15:16:48 [ecarstrade.be] INFO: Extracting details for car 7009091auction111129
2026-03-27 15:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6948fab4-73b5-5e65-ab47-5839bab58610 with identifier: 7009091auction111129
2026-03-27 15:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6948fab4-73b5-5e65-ab47-5839bab58610 with scrape type 1
2026-03-27 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6948fab4-73b5-5e65-ab47-5839bab58610
2026-03-27 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009091%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617654%27 HTTP/1.1" 200 None
2026-03-27 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009091/photo_001/780x0__r.jpg?hash=1774617654 not downloaded yet
2026-03-27 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009091%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617654%27 HTTP/1.1" 200 None
2026-03-27 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009091/photo_002/780x0__r.jpg?hash=1774617654 not downloaded yet
2026-03-27 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009091%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617654%27 HTTP/1.1" 200 None
2026-03-27 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009091/photo_003/780x0__r.jpg?hash=1774617654 not downloaded yet
2026-03-27 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009091%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617654%27 HTTP/1.1" 200 None
2026-03-27 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009091/photo_004/780x0__r.jpg?hash=1774617654 not downloaded yet
2026-03-27 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009091%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617654%27 HTTP/1.1" 200 None
2026-03-27 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009091/photo_005/780x0__r.jpg?hash=1774617654 not downloaded yet
2026-03-27 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009091%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617654%27 HTTP/1.1" 200 None
2026-03-27 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009091/photo_006/780x0__r.jpg?hash=1774617654 not downloaded yet
2026-03-27 15:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009020> (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 15:16: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 15:16:48 [ecarstrade.be] INFO: Extracting details for car 7009020auction111129
2026-03-27 15:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 006ddb34-13a2-5ec8-a435-abf14d6b9f69 with identifier: 7009020auction111129
2026-03-27 15:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 006ddb34-13a2-5ec8-a435-abf14d6b9f69 with scrape type 1
2026-03-27 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 006ddb34-13a2-5ec8-a435-abf14d6b9f69
2026-03-27 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009020%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617524%27 HTTP/1.1" 200 None
2026-03-27 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009020/photo_001/780x0__r.jpg?hash=1774617524 not downloaded yet
2026-03-27 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009020%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617525%27 HTTP/1.1" 200 None
2026-03-27 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009020/photo_002/780x0__r.jpg?hash=1774617525 not downloaded yet
2026-03-27 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009020%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617524%27 HTTP/1.1" 200 None
2026-03-27 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009020/photo_003/780x0__r.jpg?hash=1774617524 not downloaded yet
2026-03-27 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009020%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617524%27 HTTP/1.1" 200 None
2026-03-27 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009020/photo_004/780x0__r.jpg?hash=1774617524 not downloaded yet
2026-03-27 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009020%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617525%27 HTTP/1.1" 200 None
2026-03-27 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009020/photo_005/780x0__r.jpg?hash=1774617525 not downloaded yet
2026-03-27 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009020%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617525%27 HTTP/1.1" 200 None
2026-03-27 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009020/photo_006/780x0__r.jpg?hash=1774617525 not downloaded yet
2026-03-27 15:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009056> (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 15:16: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 15:16:50 [ecarstrade.be] INFO: Extracting details for car 7009056auction111129
2026-03-27 15:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f44a2df9-40bd-5136-90be-4700d157d879 with identifier: 7009056auction111129
2026-03-27 15:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f44a2df9-40bd-5136-90be-4700d157d879 with scrape type 1
2026-03-27 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f44a2df9-40bd-5136-90be-4700d157d879
2026-03-27 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009056%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617589%27 HTTP/1.1" 200 None
2026-03-27 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009056/photo_001/780x0__r.jpg?hash=1774617589 not downloaded yet
2026-03-27 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009056%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617589%27 HTTP/1.1" 200 None
2026-03-27 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009056/photo_002/780x0__r.jpg?hash=1774617589 not downloaded yet
2026-03-27 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009056%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617589%27 HTTP/1.1" 200 None
2026-03-27 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009056/photo_003/780x0__r.jpg?hash=1774617589 not downloaded yet
2026-03-27 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009056%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617589%27 HTTP/1.1" 200 None
2026-03-27 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009056/photo_004/780x0__r.jpg?hash=1774617589 not downloaded yet
2026-03-27 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009056%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617589%27 HTTP/1.1" 200 None
2026-03-27 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009056/photo_005/780x0__r.jpg?hash=1774617589 not downloaded yet
2026-03-27 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009056%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617589%27 HTTP/1.1" 200 None
2026-03-27 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009056/photo_006/780x0__r.jpg?hash=1774617589 not downloaded yet
2026-03-27 15:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009077> (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 15:16: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 15:16:52 [ecarstrade.be] INFO: Extracting details for car 7009077auction111129
2026-03-27 15:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 371b06ed-df72-5b25-b664-8ed3920ae863 with identifier: 7009077auction111129
2026-03-27 15:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 371b06ed-df72-5b25-b664-8ed3920ae863 with scrape type 1
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 371b06ed-df72-5b25-b664-8ed3920ae863
2026-03-27 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009077%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617626%27 HTTP/1.1" 200 None
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009077/photo_001/780x0__r.jpg?hash=1774617626 not downloaded yet
2026-03-27 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009077%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617626%27 HTTP/1.1" 200 None
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009077/photo_002/780x0__r.jpg?hash=1774617626 not downloaded yet
2026-03-27 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009077%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617626%27 HTTP/1.1" 200 None
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009077/photo_003/780x0__r.jpg?hash=1774617626 not downloaded yet
2026-03-27 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009077%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617626%27 HTTP/1.1" 200 None
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009077/photo_004/780x0__r.jpg?hash=1774617626 not downloaded yet
2026-03-27 15:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009085> (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 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009077%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617626%27 HTTP/1.1" 200 None
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009077/photo_005/780x0__r.jpg?hash=1774617626 not downloaded yet
2026-03-27 15:16: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 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009077%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617627%27 HTTP/1.1" 200 None
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009077/photo_006/780x0__r.jpg?hash=1774617627 not downloaded yet
2026-03-27 15:16:53 [ecarstrade.be] INFO: Extracting details for car 7009085auction111129
2026-03-27 15:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3435c489-ba02-5339-8759-54feb5f04160 with identifier: 7009085auction111129
2026-03-27 15:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3435c489-ba02-5339-8759-54feb5f04160 with scrape type 1
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3435c489-ba02-5339-8759-54feb5f04160
2026-03-27 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009085%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617640%27 HTTP/1.1" 200 None
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009085/photo_001/780x0__r.jpg?hash=1774617640 not downloaded yet
2026-03-27 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009085%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617640%27 HTTP/1.1" 200 None
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009085/photo_002/780x0__r.jpg?hash=1774617640 not downloaded yet
2026-03-27 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009085%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617640%27 HTTP/1.1" 200 None
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009085/photo_003/780x0__r.jpg?hash=1774617640 not downloaded yet
2026-03-27 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009085%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617640%27 HTTP/1.1" 200 None
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009085/photo_004/780x0__r.jpg?hash=1774617640 not downloaded yet
2026-03-27 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009085%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617640%27 HTTP/1.1" 200 None
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009085/photo_005/780x0__r.jpg?hash=1774617640 not downloaded yet
2026-03-27 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009085%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617640%27 HTTP/1.1" 200 None
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009085/photo_006/780x0__r.jpg?hash=1774617640 not downloaded yet
2026-03-27 15:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009008> (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 15:16: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 15:16:53 [ecarstrade.be] INFO: Extracting details for car 7009008auction111129
2026-03-27 15:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9a51089-1bd3-5338-98b0-b2ec1cf759c7 with identifier: 7009008auction111129
2026-03-27 15:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9a51089-1bd3-5338-98b0-b2ec1cf759c7 with scrape type 1
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b9a51089-1bd3-5338-98b0-b2ec1cf759c7
2026-03-27 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009008%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617495%27 HTTP/1.1" 200 None
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009008/photo_001/780x0__r.jpg?hash=1774617495 not downloaded yet
2026-03-27 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009008%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617495%27 HTTP/1.1" 200 None
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009008/photo_002/780x0__r.jpg?hash=1774617495 not downloaded yet
2026-03-27 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009008%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617495%27 HTTP/1.1" 200 None
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009008/photo_003/780x0__r.jpg?hash=1774617495 not downloaded yet
2026-03-27 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009008%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617495%27 HTTP/1.1" 200 None
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009008/photo_004/780x0__r.jpg?hash=1774617495 not downloaded yet
2026-03-27 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009008%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617495%27 HTTP/1.1" 200 None
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009008/photo_005/780x0__r.jpg?hash=1774617495 not downloaded yet
2026-03-27 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7009008%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617495%27 HTTP/1.1" 200 None
2026-03-27 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009008/photo_006/780x0__r.jpg?hash=1774617495 not downloaded yet
2026-03-27 15:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008601> (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 15:16: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 15:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008598> (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 15:16:55 [ecarstrade.be] INFO: Extracting details for car 7008601auction111122
2026-03-27 15:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8eaeecd-6528-5199-a9d0-8e103cf1d023 with identifier: 7008601auction111122
2026-03-27 15:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8eaeecd-6528-5199-a9d0-8e103cf1d023 with scrape type 1
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b8eaeecd-6528-5199-a9d0-8e103cf1d023
2026-03-27 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7008601%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774611683%27 HTTP/1.1" 200 None
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008601/photo_000/780x0__r.jpg?hash=1774611683 not downloaded yet
2026-03-27 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7008601%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774611684%27 HTTP/1.1" 200 None
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008601/photo_001/780x0__r.jpg?hash=1774611684 not downloaded yet
2026-03-27 15:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009021/photo_006/780x0__r.jpg?hash=1774617525> (referer: https://ecarstrade.com/cars/7009021)
2026-03-27 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7008601%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774611684%27 HTTP/1.1" 200 None
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008601/photo_002/780x0__r.jpg?hash=1774611684 not downloaded yet
2026-03-27 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7008601%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774611684%27 HTTP/1.1" 200 None
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008601/photo_003/780x0__r.jpg?hash=1774611684 not downloaded yet
2026-03-27 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7008601%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774611685%27 HTTP/1.1" 200 None
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008601/photo_004/780x0__r.jpg?hash=1774611685 not downloaded yet
2026-03-27 15:16:55 [ecarstrade.be] INFO: Extracting details for car 7008598auction111122
2026-03-27 15:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009100/photo_006/780x0__r.jpg?hash=1774617672> (referer: https://ecarstrade.com/cars/7009100)
2026-03-27 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7008601%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774611685%27 HTTP/1.1" 200 None
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008601/photo_005/780x0__r.jpg?hash=1774611685 not downloaded yet
2026-03-27 15:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 407e16b8-71c2-5af5-a9fb-7740cc171ab8 with identifier: 7008598auction111122
2026-03-27 15:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 407e16b8-71c2-5af5-a9fb-7740cc171ab8 with scrape type 1
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 407e16b8-71c2-5af5-a9fb-7740cc171ab8
2026-03-27 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7008598%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774611633%27 HTTP/1.1" 200 None
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008598/photo_000/780x0__r.jpg?hash=1774611633 not downloaded yet
2026-03-27 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7008598%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774611633%27 HTTP/1.1" 200 None
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008598/photo_001/780x0__r.jpg?hash=1774611633 not downloaded yet
2026-03-27 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7008598%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774611633%27 HTTP/1.1" 200 None
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008598/photo_002/780x0__r.jpg?hash=1774611633 not downloaded yet
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 66d5db9e-e3ca-506c-be6f-9aef43afc9a2
2026-03-27 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7008598%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774611633%27 HTTP/1.1" 200 None
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008598/photo_003/780x0__r.jpg?hash=1774611633 not downloaded yet
2026-03-27 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7008598%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774611634%27 HTTP/1.1" 200 None
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008598/photo_004/780x0__r.jpg?hash=1774611634 not downloaded yet
2026-03-27 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7008598%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774611634%27 HTTP/1.1" 200 None
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008598/photo_005/780x0__r.jpg?hash=1774611634 not downloaded yet
2026-03-27 15:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009091/photo_006/780x0__r.jpg?hash=1774617654> (referer: https://ecarstrade.com/cars/7009091)
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 381296da-35cd-5905-9188-fcace6f61b01
2026-03-27 15:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009020/photo_006/780x0__r.jpg?hash=1774617525> (referer: https://ecarstrade.com/cars/7009020)
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6948fab4-73b5-5e65-ab47-5839bab58610
2026-03-27 15:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009056/photo_006/780x0__r.jpg?hash=1774617589> (referer: https://ecarstrade.com/cars/7009056)
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 006ddb34-13a2-5ec8-a435-abf14d6b9f69
2026-03-27 15:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009077/photo_004/780x0__r.jpg?hash=1774617626> (referer: https://ecarstrade.com/cars/7009077)
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f44a2df9-40bd-5136-90be-4700d157d879
2026-03-27 15:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009085/photo_006/780x0__r.jpg?hash=1774617640> (referer: https://ecarstrade.com/cars/7009085)
2026-03-27 15:16:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 371b06ed-df72-5b25-b664-8ed3920ae863
2026-03-27 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009008/photo_006/780x0__r.jpg?hash=1774617495> (referer: https://ecarstrade.com/cars/7009008)
2026-03-27 15:16:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3435c489-ba02-5339-8759-54feb5f04160
2026-03-27 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009008/photo_005/780x0__r.jpg?hash=1774617495> (referer: https://ecarstrade.com/cars/7009008)
2026-03-27 15:16:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b9a51089-1bd3-5338-98b0-b2ec1cf759c7
2026-03-27 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008601/photo_001/780x0__r.jpg?hash=1774611684> (referer: https://ecarstrade.com/cars/7008601)
2026-03-27 15:16:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b9a51089-1bd3-5338-98b0-b2ec1cf759c7
2026-03-27 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008601/photo_004/780x0__r.jpg?hash=1774611685> (referer: https://ecarstrade.com/cars/7008601)
2026-03-27 15:16:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b8eaeecd-6528-5199-a9d0-8e103cf1d023
2026-03-27 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008598/photo_005/780x0__r.jpg?hash=1774611634> (referer: https://ecarstrade.com/cars/7008598)
2026-03-27 15:16:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b8eaeecd-6528-5199-a9d0-8e103cf1d023
2026-03-27 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008598/photo_004/780x0__r.jpg?hash=1774611634> (referer: https://ecarstrade.com/cars/7008598)
2026-03-27 15:16:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 407e16b8-71c2-5af5-a9fb-7740cc171ab8
2026-03-27 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008598/photo_003/780x0__r.jpg?hash=1774611633> (referer: https://ecarstrade.com/cars/7008598)
2026-03-27 15:16:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 407e16b8-71c2-5af5-a9fb-7740cc171ab8
2026-03-27 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008598/photo_002/780x0__r.jpg?hash=1774611633> (referer: https://ecarstrade.com/cars/7008598)
2026-03-27 15:16:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 407e16b8-71c2-5af5-a9fb-7740cc171ab8
2026-03-27 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008598/photo_001/780x0__r.jpg?hash=1774611633> (referer: https://ecarstrade.com/cars/7008598)
2026-03-27 15:16:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 407e16b8-71c2-5af5-a9fb-7740cc171ab8
2026-03-27 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008598/photo_000/780x0__r.jpg?hash=1774611633> (referer: https://ecarstrade.com/cars/7008598)
2026-03-27 15:16:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 407e16b8-71c2-5af5-a9fb-7740cc171ab8
2026-03-27 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008601/photo_005/780x0__r.jpg?hash=1774611685> (referer: https://ecarstrade.com/cars/7008601)
2026-03-27 15:16:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 407e16b8-71c2-5af5-a9fb-7740cc171ab8
2026-03-27 15:16:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 407e16b8-71c2-5af5-a9fb-7740cc171ab8, skipping ID generation
2026-03-27 15:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 407e16b8-71c2-5af5-a9fb-7740cc171ab8 with scrape type 1
2026-03-27 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 407e16b8-71c2-5af5-a9fb-7740cc171ab8 sending to next pipeline
2026-03-27 15:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 407e16b8-71c2-5af5-a9fb-7740cc171ab8, identifier: 7008598auction111122
2026-03-27 15:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 407e16b8-71c2-5af5-a9fb-7740cc171ab8 with identifier: 7008598auction111122
2026-03-27 15:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 407e16b8-71c2-5af5-a9fb-7740cc171ab8 with identifier: 7008598auction111122
2026-03-27 15:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 407e16b8-71c2-5af5-a9fb-7740cc171ab8 with identifier: 7008598auction111122 to the API
2026-03-27 15:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008598/photo_000/780x0__r.jpg?hash=1774611633>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'ZEURO',
 'engine': '',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '407e16b8-71c2-5af5-a9fb-7740cc171ab8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008598',
 'listing': 'directbuy',
 'location': 'Belgium - "Machelen"',
 'make': 'Audi',
 'model': 'E-TRON',
 'odometer': 141218,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-23',
 'seats_number': None,
 'seller_name': None,
 'title': 'Audi E-Tron E-Tron 55 Quattro Advanced 300kW/408pk  5D/P Auto-1',
 'transmission': 'automatic',
 'trim': 'E-Tron E-Tron 55 Quattro Advanced 300kW/408pk  5D/P Auto-1',
 'vin': None,
 'year': 2022}
2026-03-27 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:57 [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 15:16:57 [ecarstrade.be] INFO: Saving data for 7008598auction111122: {'created_time': 1774624617.475214, 'last_price_update_time': 1774624617.475223, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008598auction111122') HTTP/1.1" 204 0
2026-03-27 15:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008601/photo_003/780x0__r.jpg?hash=1774611684> (referer: https://ecarstrade.com/cars/7008601)
2026-03-27 15:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008604> (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 15:16:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b8eaeecd-6528-5199-a9d0-8e103cf1d023
2026-03-27 15:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008601/photo_000/780x0__r.jpg?hash=1774611683> (referer: https://ecarstrade.com/cars/7008601)
2026-03-27 15:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008601/photo_002/780x0__r.jpg?hash=1774611684> (referer: https://ecarstrade.com/cars/7008601)
2026-03-27 15:16:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b8eaeecd-6528-5199-a9d0-8e103cf1d023
2026-03-27 15:16:57 [ecarstrade.be] INFO: Extracting details for car 7008604auction111122
2026-03-27 15:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c392cb48-6c64-5af6-826a-1ae9b767aff6 with identifier: 7008604auction111122
2026-03-27 15:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c392cb48-6c64-5af6-826a-1ae9b767aff6 with scrape type 1
2026-03-27 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c392cb48-6c64-5af6-826a-1ae9b767aff6
2026-03-27 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7008604%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774611725%27 HTTP/1.1" 200 None
2026-03-27 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008604/photo_000/780x0__r.jpg?hash=1774611725 not downloaded yet
2026-03-27 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7008604%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774611725%27 HTTP/1.1" 200 None
2026-03-27 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008604/photo_001/780x0__r.jpg?hash=1774611725 not downloaded yet
2026-03-27 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7008604%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774611725%27 HTTP/1.1" 200 None
2026-03-27 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008604/photo_002/780x0__r.jpg?hash=1774611725 not downloaded yet
2026-03-27 15:16:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b8eaeecd-6528-5199-a9d0-8e103cf1d023
2026-03-27 15:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009008/photo_004/780x0__r.jpg?hash=1774617495> (referer: https://ecarstrade.com/cars/7009008)
2026-03-27 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7008604%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774611725%27 HTTP/1.1" 200 None
2026-03-27 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008604/photo_003/780x0__r.jpg?hash=1774611725 not downloaded yet
2026-03-27 15:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009008/photo_003/780x0__r.jpg?hash=1774617495> (referer: https://ecarstrade.com/cars/7009008)
2026-03-27 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7008604%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774611725%27 HTTP/1.1" 200 None
2026-03-27 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008604/photo_004/780x0__r.jpg?hash=1774611725 not downloaded yet
2026-03-27 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16: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%252F7000001-7010000%252F7008604%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774611725%27 HTTP/1.1" 200 None
2026-03-27 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008604/photo_005/780x0__r.jpg?hash=1774611725 not downloaded yet
2026-03-27 15:16:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b8eaeecd-6528-5199-a9d0-8e103cf1d023
2026-03-27 15:16:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b8eaeecd-6528-5199-a9d0-8e103cf1d023, skipping ID generation
2026-03-27 15:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8eaeecd-6528-5199-a9d0-8e103cf1d023 with scrape type 1
2026-03-27 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b8eaeecd-6528-5199-a9d0-8e103cf1d023 sending to next pipeline
2026-03-27 15:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b8eaeecd-6528-5199-a9d0-8e103cf1d023, identifier: 7008601auction111122
2026-03-27 15:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b8eaeecd-6528-5199-a9d0-8e103cf1d023 with identifier: 7008601auction111122
2026-03-27 15:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b8eaeecd-6528-5199-a9d0-8e103cf1d023 with identifier: 7008601auction111122
2026-03-27 15:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b8eaeecd-6528-5199-a9d0-8e103cf1d023 with identifier: 7008601auction111122 to the API
2026-03-27 15:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008601/photo_002/780x0__r.jpg?hash=1774611684>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b8eaeecd-6528-5199-a9d0-8e103cf1d023',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008601',
 'listing': 'directbuy',
 'location': 'Belgium - "Machelen"',
 'make': 'BMW',
 'model': '116',
 'odometer': 91253,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-10-02',
 'seats_number': None,
 'seller_name': None,
 'title': 'BMW 1 Reeks Hatch 1 Reeks Hatch 116d (85 kW) 85kW/116pk  5D/P Man-6 '
          '(4 seizoenen Banden) - CO2 onvolledig',
 'transmission': 'automatic',
 'trim': '1 Reeks Hatch 1 Reeks Hatch d (85 kW) 85kW/pk  5D/P Man-6 (4 '
         'seizoenen Banden) - CO2 onvolledig',
 'vin': None,
 'year': 2023}
2026-03-27 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:58 [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 15:16:58 [ecarstrade.be] INFO: Saving data for 7008601auction111122: {'created_time': 1774624618.269412, 'last_price_update_time': 1774624618.269423, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008601auction111122') HTTP/1.1" 204 0
2026-03-27 15:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009008/photo_002/780x0__r.jpg?hash=1774617495> (referer: https://ecarstrade.com/cars/7009008)
2026-03-27 15:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009008/photo_001/780x0__r.jpg?hash=1774617495> (referer: https://ecarstrade.com/cars/7009008)
2026-03-27 15:16:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b9a51089-1bd3-5338-98b0-b2ec1cf759c7
2026-03-27 15:16:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b9a51089-1bd3-5338-98b0-b2ec1cf759c7
2026-03-27 15:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009085/photo_005/780x0__r.jpg?hash=1774617640> (referer: https://ecarstrade.com/cars/7009085)
2026-03-27 15:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009085/photo_004/780x0__r.jpg?hash=1774617640> (referer: https://ecarstrade.com/cars/7009085)
2026-03-27 15:16:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b9a51089-1bd3-5338-98b0-b2ec1cf759c7
2026-03-27 15:16:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b9a51089-1bd3-5338-98b0-b2ec1cf759c7
2026-03-27 15:16:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b9a51089-1bd3-5338-98b0-b2ec1cf759c7, skipping ID generation
2026-03-27 15:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9a51089-1bd3-5338-98b0-b2ec1cf759c7 with scrape type 1
2026-03-27 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b9a51089-1bd3-5338-98b0-b2ec1cf759c7 sending to next pipeline
2026-03-27 15:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b9a51089-1bd3-5338-98b0-b2ec1cf759c7, identifier: 7009008auction111129
2026-03-27 15:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b9a51089-1bd3-5338-98b0-b2ec1cf759c7 with identifier: 7009008auction111129
2026-03-27 15:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b9a51089-1bd3-5338-98b0-b2ec1cf759c7 with identifier: 7009008auction111129
2026-03-27 15:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b9a51089-1bd3-5338-98b0-b2ec1cf759c7 with identifier: 7009008auction111129 to the API
2026-03-27 15:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009008/photo_001/780x0__r.jpg?hash=1774617495>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b9a51089-1bd3-5338-98b0-b2ec1cf759c7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009008',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Citroen',
 'model': 'C3',
 'odometer': 149093,
 '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': 'C3 Feel Pack 1.5 BlueHDI 100CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Feel Pack 1.5 BlueHDI 100CV BVM6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:58 [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 15:16:58 [ecarstrade.be] INFO: Saving data for 7009008auction111129: {'created_time': 1774624618.791543, 'last_price_update_time': 1774624618.791556, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009008auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009085/photo_003/780x0__r.jpg?hash=1774617640> (referer: https://ecarstrade.com/cars/7009085)
2026-03-27 15:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009085/photo_002/780x0__r.jpg?hash=1774617640> (referer: https://ecarstrade.com/cars/7009085)
2026-03-27 15:16:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3435c489-ba02-5339-8759-54feb5f04160
2026-03-27 15:16:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3435c489-ba02-5339-8759-54feb5f04160
2026-03-27 15:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009077/photo_006/780x0__r.jpg?hash=1774617627> (referer: https://ecarstrade.com/cars/7009077)
2026-03-27 15:16:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3435c489-ba02-5339-8759-54feb5f04160
2026-03-27 15:16:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3435c489-ba02-5339-8759-54feb5f04160
2026-03-27 15:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009085/photo_001/780x0__r.jpg?hash=1774617640> (referer: https://ecarstrade.com/cars/7009085)
2026-03-27 15:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008604/photo_003/780x0__r.jpg?hash=1774611725> (referer: https://ecarstrade.com/cars/7008604)
2026-03-27 15:16:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 371b06ed-df72-5b25-b664-8ed3920ae863
2026-03-27 15:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008604/photo_002/780x0__r.jpg?hash=1774611725> (referer: https://ecarstrade.com/cars/7008604)
2026-03-27 15:16:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3435c489-ba02-5339-8759-54feb5f04160
2026-03-27 15:16:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3435c489-ba02-5339-8759-54feb5f04160, skipping ID generation
2026-03-27 15:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3435c489-ba02-5339-8759-54feb5f04160 with scrape type 1
2026-03-27 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3435c489-ba02-5339-8759-54feb5f04160 sending to next pipeline
2026-03-27 15:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3435c489-ba02-5339-8759-54feb5f04160, identifier: 7009085auction111129
2026-03-27 15:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3435c489-ba02-5339-8759-54feb5f04160 with identifier: 7009085auction111129
2026-03-27 15:16:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 15:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3435c489-ba02-5339-8759-54feb5f04160 with identifier: 7009085auction111129
2026-03-27 15:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3435c489-ba02-5339-8759-54feb5f04160 with identifier: 7009085auction111129 to the API
2026-03-27 15:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:16: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 15:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009085/photo_001/780x0__r.jpg?hash=1774617640>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Brown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '3435c489-ba02-5339-8759-54feb5f04160',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009085',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 151202,
 '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': '308 SW Allure 1.2 PureTech 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'SW Allure 1.2 PureTech 130CV BVA8 E6d',
 'vin': None,
 'year': 2020}
2026-03-27 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:59 [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 15:16:59 [ecarstrade.be] INFO: Saving data for 7009085auction111129: {'created_time': 1774624619.436749, 'last_price_update_time': 1774624619.436763, 'auction_closing_time': 1774878000.0}
2026-03-27 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009085auction111129') HTTP/1.1" 204 0
2026-03-27 15:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008604/photo_005/780x0__r.jpg?hash=1774611725> (referer: https://ecarstrade.com/cars/7008604)
2026-03-27 15:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008604/photo_004/780x0__r.jpg?hash=1774611725> (referer: https://ecarstrade.com/cars/7008604)
2026-03-27 15:16:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c392cb48-6c64-5af6-826a-1ae9b767aff6
2026-03-27 15:16:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c392cb48-6c64-5af6-826a-1ae9b767aff6
2026-03-27 15:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008604/photo_001/780x0__r.jpg?hash=1774611725> (referer: https://ecarstrade.com/cars/7008604)
2026-03-27 15:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008604/photo_000/780x0__r.jpg?hash=1774611725> (referer: https://ecarstrade.com/cars/7008604)
2026-03-27 15:16:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c392cb48-6c64-5af6-826a-1ae9b767aff6
2026-03-27 15:16:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c392cb48-6c64-5af6-826a-1ae9b767aff6
2026-03-27 15:16:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c392cb48-6c64-5af6-826a-1ae9b767aff6
2026-03-27 15:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009077/photo_005/780x0__r.jpg?hash=1774617626> (referer: https://ecarstrade.com/cars/7009077)
2026-03-27 15:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009077/photo_003/780x0__r.jpg?hash=1774617626> (referer: https://ecarstrade.com/cars/7009077)
2026-03-27 15:16:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c392cb48-6c64-5af6-826a-1ae9b767aff6
2026-03-27 15:16:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c392cb48-6c64-5af6-826a-1ae9b767aff6, skipping ID generation
2026-03-27 15:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c392cb48-6c64-5af6-826a-1ae9b767aff6 with scrape type 1
2026-03-27 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c392cb48-6c64-5af6-826a-1ae9b767aff6 sending to next pipeline
2026-03-27 15:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c392cb48-6c64-5af6-826a-1ae9b767aff6, identifier: 7008604auction111122
2026-03-27 15:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c392cb48-6c64-5af6-826a-1ae9b767aff6 with identifier: 7008604auction111122
2026-03-27 15:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c392cb48-6c64-5af6-826a-1ae9b767aff6 with identifier: 7008604auction111122
2026-03-27 15:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c392cb48-6c64-5af6-826a-1ae9b767aff6 with identifier: 7008604auction111122 to the API
2026-03-27 15:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008604/photo_000/780x0__r.jpg?hash=1774611725>
{'auction_title': '',
 'c_o_2_emission_value': 40,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'c392cb48-6c64-5af6-826a-1ae9b767aff6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008604',
 'listing': 'directbuy',
 'location': 'Belgium - "Machelen"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 100396,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-13',
 'seats_number': None,
 'seller_name': None,
 'title': 'BMW X1 X1 xDrive25e (162 kW) (PHEV) 162kW/220pk  5D/P Auto-6',
 'transmission': 'automatic',
 'trim': 'xDrive25e (162 kW) (PHEV) 162kW/220pk  5D/P Auto-6',
 'vin': None,
 'year': 2021}
2026-03-27 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:00 [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 15:17:00 [ecarstrade.be] INFO: Saving data for 7008604auction111122: {'created_time': 1774624620.5207, 'last_price_update_time': 1774624620.520712, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008604auction111122') HTTP/1.1" 204 0
2026-03-27 15:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009077/photo_002/780x0__r.jpg?hash=1774617626> (referer: https://ecarstrade.com/cars/7009077)
2026-03-27 15:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009077/photo_001/780x0__r.jpg?hash=1774617626> (referer: https://ecarstrade.com/cars/7009077)
2026-03-27 15:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008600> (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 15:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008610> (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 15:17:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 371b06ed-df72-5b25-b664-8ed3920ae863
2026-03-27 15:17:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 371b06ed-df72-5b25-b664-8ed3920ae863
2026-03-27 15:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009056/photo_005/780x0__r.jpg?hash=1774617589> (referer: https://ecarstrade.com/cars/7009056)
2026-03-27 15:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009056/photo_003/780x0__r.jpg?hash=1774617589> (referer: https://ecarstrade.com/cars/7009056)
2026-03-27 15:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009056/photo_004/780x0__r.jpg?hash=1774617589> (referer: https://ecarstrade.com/cars/7009056)
2026-03-27 15:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009056/photo_002/780x0__r.jpg?hash=1774617589> (referer: https://ecarstrade.com/cars/7009056)
2026-03-27 15:17:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 371b06ed-df72-5b25-b664-8ed3920ae863
2026-03-27 15:17:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 371b06ed-df72-5b25-b664-8ed3920ae863
2026-03-27 15:17:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 371b06ed-df72-5b25-b664-8ed3920ae863, skipping ID generation
2026-03-27 15:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 371b06ed-df72-5b25-b664-8ed3920ae863 with scrape type 1
2026-03-27 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 371b06ed-df72-5b25-b664-8ed3920ae863 sending to next pipeline
2026-03-27 15:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 371b06ed-df72-5b25-b664-8ed3920ae863, identifier: 7009077auction111129
2026-03-27 15:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 371b06ed-df72-5b25-b664-8ed3920ae863 with identifier: 7009077auction111129
2026-03-27 15:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 371b06ed-df72-5b25-b664-8ed3920ae863 with identifier: 7009077auction111129
2026-03-27 15:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 371b06ed-df72-5b25-b664-8ed3920ae863 with identifier: 7009077auction111129 to the API
2026-03-27 15:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009077/photo_001/780x0__r.jpg?hash=1774617626>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '371b06ed-df72-5b25-b664-8ed3920ae863',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009077',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 178663,
 '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': '308 Active Business 1.5 HDI 100CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'Active Business 1.5 HDI 100CV BVM6 E6dT',
 'vin': None,
 'year': 2018}
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:01 [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 15:17:01 [ecarstrade.be] INFO: Saving data for 7009077auction111129: {'created_time': 1774624621.075267, 'last_price_update_time': 1774624621.07528, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009077auction111129') HTTP/1.1" 204 0
2026-03-27 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009056/photo_001/780x0__r.jpg?hash=1774617589> (referer: https://ecarstrade.com/cars/7009056)
2026-03-27 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009020/photo_005/780x0__r.jpg?hash=1774617525> (referer: https://ecarstrade.com/cars/7009020)
2026-03-27 15:17:01 [ecarstrade.be] INFO: Extracting details for car 7008600auction111122
2026-03-27 15:17:01 [ecarstrade.be] INFO: Extracting details for car 7008610auction111122
2026-03-27 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009020/photo_004/780x0__r.jpg?hash=1774617524> (referer: https://ecarstrade.com/cars/7009020)
2026-03-27 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009020/photo_003/780x0__r.jpg?hash=1774617524> (referer: https://ecarstrade.com/cars/7009020)
2026-03-27 15:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96b7f389-145c-5932-9834-baac2e3dacaf with identifier: 7008600auction111122
2026-03-27 15:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96b7f389-145c-5932-9834-baac2e3dacaf with scrape type 1
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 96b7f389-145c-5932-9834-baac2e3dacaf
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008600%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774611659%27 HTTP/1.1" 200 None
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008600/photo_000/780x0__r.jpg?hash=1774611659 not downloaded yet
2026-03-27 15:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e6cb058-dc39-5926-9440-5a346709ca47 with identifier: 7008610auction111122
2026-03-27 15:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e6cb058-dc39-5926-9440-5a346709ca47 with scrape type 1
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0e6cb058-dc39-5926-9440-5a346709ca47
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008610%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774611808%27 HTTP/1.1" 200 None
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008610/photo_000/780x0__r.jpg?hash=1774611808 not downloaded yet
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f44a2df9-40bd-5136-90be-4700d157d879
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f44a2df9-40bd-5136-90be-4700d157d879
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f44a2df9-40bd-5136-90be-4700d157d879
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f44a2df9-40bd-5136-90be-4700d157d879
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008600%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774611659%27 HTTP/1.1" 200 None
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008600/photo_001/780x0__r.jpg?hash=1774611659 not downloaded yet
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008610%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774611808%27 HTTP/1.1" 200 None
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008610/photo_001/780x0__r.jpg?hash=1774611808 not downloaded yet
2026-03-27 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008597> (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 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008600%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774611659%27 HTTP/1.1" 200 None
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008600/photo_002/780x0__r.jpg?hash=1774611659 not downloaded yet
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008610%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774611808%27 HTTP/1.1" 200 None
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008610/photo_002/780x0__r.jpg?hash=1774611808 not downloaded yet
2026-03-27 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009091/photo_005/780x0__r.jpg?hash=1774617654> (referer: https://ecarstrade.com/cars/7009091)
2026-03-27 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009091/photo_004/780x0__r.jpg?hash=1774617654> (referer: https://ecarstrade.com/cars/7009091)
2026-03-27 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009020/photo_002/780x0__r.jpg?hash=1774617525> (referer: https://ecarstrade.com/cars/7009020)
2026-03-27 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009020/photo_001/780x0__r.jpg?hash=1774617524> (referer: https://ecarstrade.com/cars/7009020)
2026-03-27 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009091/photo_003/780x0__r.jpg?hash=1774617654> (referer: https://ecarstrade.com/cars/7009091)
2026-03-27 15:17:01 [ecarstrade.be] INFO: Extracting details for car 7008597auction111122
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008600%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774611659%27 HTTP/1.1" 200 None
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008600/photo_003/780x0__r.jpg?hash=1774611659 not downloaded yet
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008610%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774611808%27 HTTP/1.1" 200 None
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008610/photo_003/780x0__r.jpg?hash=1774611808 not downloaded yet
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f44a2df9-40bd-5136-90be-4700d157d879
2026-03-27 15:17:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f44a2df9-40bd-5136-90be-4700d157d879, skipping ID generation
2026-03-27 15:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f44a2df9-40bd-5136-90be-4700d157d879 with scrape type 1
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f44a2df9-40bd-5136-90be-4700d157d879 sending to next pipeline
2026-03-27 15:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f44a2df9-40bd-5136-90be-4700d157d879, identifier: 7009056auction111129
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 006ddb34-13a2-5ec8-a435-abf14d6b9f69
2026-03-27 15:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f44a2df9-40bd-5136-90be-4700d157d879 with identifier: 7009056auction111129
2026-03-27 15:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f44a2df9-40bd-5136-90be-4700d157d879 with identifier: 7009056auction111129
2026-03-27 15:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f44a2df9-40bd-5136-90be-4700d157d879 with identifier: 7009056auction111129 to the API
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009056/photo_001/780x0__r.jpg?hash=1774617589>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Orange',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'f44a2df9-40bd-5136-90be-4700d157d879',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009056',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 133890,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-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 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:01 [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 15:17:01 [ecarstrade.be] INFO: Saving data for 7009056auction111129: {'created_time': 1774624621.84384, 'last_price_update_time': 1774624621.843852, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009056auction111129') HTTP/1.1" 204 0
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008600%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774611660%27 HTTP/1.1" 200 None
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008600/photo_004/780x0__r.jpg?hash=1774611660 not downloaded yet
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008610%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774611808%27 HTTP/1.1" 200 None
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008610/photo_004/780x0__r.jpg?hash=1774611808 not downloaded yet
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 006ddb34-13a2-5ec8-a435-abf14d6b9f69
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 006ddb34-13a2-5ec8-a435-abf14d6b9f69
2026-03-27 15:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6f75b26-391c-5396-807a-7f269a7ddab3 with identifier: 7008597auction111122
2026-03-27 15:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6f75b26-391c-5396-807a-7f269a7ddab3 with scrape type 1
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a6f75b26-391c-5396-807a-7f269a7ddab3
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008597%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774611621%27 HTTP/1.1" 200 None
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008597/photo_000/780x0__r.jpg?hash=1774611621 not downloaded yet
2026-03-27 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009091/photo_001/780x0__r.jpg?hash=1774617654> (referer: https://ecarstrade.com/cars/7009091)
2026-03-27 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009100/photo_005/780x0__r.jpg?hash=1774617672> (referer: https://ecarstrade.com/cars/7009100)
2026-03-27 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009091/photo_002/780x0__r.jpg?hash=1774617654> (referer: https://ecarstrade.com/cars/7009091)
2026-03-27 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009100/photo_004/780x0__r.jpg?hash=1774617672> (referer: https://ecarstrade.com/cars/7009100)
2026-03-27 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009100/photo_003/780x0__r.jpg?hash=1774617672> (referer: https://ecarstrade.com/cars/7009100)
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008600%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774611660%27 HTTP/1.1" 200 None
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008600/photo_005/780x0__r.jpg?hash=1774611660 not downloaded yet
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008610%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774611808%27 HTTP/1.1" 200 None
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008610/photo_005/780x0__r.jpg?hash=1774611808 not downloaded yet
2026-03-27 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008597%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774611621%27 HTTP/1.1" 200 None
2026-03-27 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008597/photo_001/780x0__r.jpg?hash=1774611621 not downloaded yet
2026-03-27 15:17:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6948fab4-73b5-5e65-ab47-5839bab58610
2026-03-27 15:17:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6948fab4-73b5-5e65-ab47-5839bab58610
2026-03-27 15:17:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 006ddb34-13a2-5ec8-a435-abf14d6b9f69
2026-03-27 15:17:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 006ddb34-13a2-5ec8-a435-abf14d6b9f69
2026-03-27 15:17:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 006ddb34-13a2-5ec8-a435-abf14d6b9f69, skipping ID generation
2026-03-27 15:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 006ddb34-13a2-5ec8-a435-abf14d6b9f69 with scrape type 1
2026-03-27 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 006ddb34-13a2-5ec8-a435-abf14d6b9f69 sending to next pipeline
2026-03-27 15:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 006ddb34-13a2-5ec8-a435-abf14d6b9f69, identifier: 7009020auction111129
2026-03-27 15:17:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6948fab4-73b5-5e65-ab47-5839bab58610
2026-03-27 15:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008610/photo_000/780x0__r.jpg?hash=1774611808> (referer: https://ecarstrade.com/cars/7008610)
2026-03-27 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008597%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774611621%27 HTTP/1.1" 200 None
2026-03-27 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008597/photo_002/780x0__r.jpg?hash=1774611621 not downloaded yet
2026-03-27 15:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 006ddb34-13a2-5ec8-a435-abf14d6b9f69 with identifier: 7009020auction111129
2026-03-27 15:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 006ddb34-13a2-5ec8-a435-abf14d6b9f69 with identifier: 7009020auction111129
2026-03-27 15:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 006ddb34-13a2-5ec8-a435-abf14d6b9f69 with identifier: 7009020auction111129 to the API
2026-03-27 15:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009020/photo_001/780x0__r.jpg?hash=1774617524>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '006ddb34-13a2-5ec8-a435-abf14d6b9f69',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009020',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 175248,
 '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': 'Kuga Titanium Hybrid 2.5 190CV BVA1 E6dT',
 'transmission': 'automatic',
 'trim': 'Titanium Hybrid 2.5 190CV BVA1 E6dT',
 'vin': None,
 'year': 2023}
2026-03-27 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:02 [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 15:17:02 [ecarstrade.be] INFO: Saving data for 7009020auction111129: {'created_time': 1774624622.689978, 'last_price_update_time': 1774624622.689991, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009020auction111129') HTTP/1.1" 204 0
2026-03-27 15:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009100/photo_002/780x0__r.jpg?hash=1774617672> (referer: https://ecarstrade.com/cars/7009100)
2026-03-27 15:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009100/photo_001/780x0__r.jpg?hash=1774617672> (referer: https://ecarstrade.com/cars/7009100)
2026-03-27 15:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008610/photo_002/780x0__r.jpg?hash=1774611808> (referer: https://ecarstrade.com/cars/7008610)
2026-03-27 15:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008600/photo_002/780x0__r.jpg?hash=1774611659> (referer: https://ecarstrade.com/cars/7008600)
2026-03-27 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008597%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774611621%27 HTTP/1.1" 200 None
2026-03-27 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008597/photo_003/780x0__r.jpg?hash=1774611621 not downloaded yet
2026-03-27 15:17:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6948fab4-73b5-5e65-ab47-5839bab58610
2026-03-27 15:17:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 381296da-35cd-5905-9188-fcace6f61b01
2026-03-27 15:17:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6948fab4-73b5-5e65-ab47-5839bab58610
2026-03-27 15:17:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6948fab4-73b5-5e65-ab47-5839bab58610, skipping ID generation
2026-03-27 15:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6948fab4-73b5-5e65-ab47-5839bab58610 with scrape type 1
2026-03-27 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6948fab4-73b5-5e65-ab47-5839bab58610 sending to next pipeline
2026-03-27 15:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6948fab4-73b5-5e65-ab47-5839bab58610, identifier: 7009091auction111129
2026-03-27 15:17:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 381296da-35cd-5905-9188-fcace6f61b01
2026-03-27 15:17:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 381296da-35cd-5905-9188-fcace6f61b01
2026-03-27 15:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6948fab4-73b5-5e65-ab47-5839bab58610 with identifier: 7009091auction111129
2026-03-27 15:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6948fab4-73b5-5e65-ab47-5839bab58610 with identifier: 7009091auction111129
2026-03-27 15:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6948fab4-73b5-5e65-ab47-5839bab58610 with identifier: 7009091auction111129 to the API
2026-03-27 15:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009091/photo_002/780x0__r.jpg?hash=1774617654>
{'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': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '6948fab4-73b5-5e65-ab47-5839bab58610',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009091',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 135403,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-09-01',
 'seats_number': 7,
 'seller_name': None,
 'title': '5008 Active Business 1.5 HDi 130CV BVA8 7 Sieges E6',
 'transmission': 'automatic',
 'trim': 'Active Business 1.5 HDi 130CV BVA8 7 Sieges E6',
 'vin': None,
 'year': 2018}
2026-03-27 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:03 [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 15:17:03 [ecarstrade.be] INFO: Saving data for 7009091auction111129: {'created_time': 1774624623.260537, 'last_price_update_time': 1774624623.260549, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009091auction111129') HTTP/1.1" 204 0
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0e6cb058-dc39-5926-9440-5a346709ca47
2026-03-27 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008600/photo_001/780x0__r.jpg?hash=1774611659> (referer: https://ecarstrade.com/cars/7008600)
2026-03-27 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008610/photo_001/780x0__r.jpg?hash=1774611808> (referer: https://ecarstrade.com/cars/7008610)
2026-03-27 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008600/photo_000/780x0__r.jpg?hash=1774611659> (referer: https://ecarstrade.com/cars/7008600)
2026-03-27 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008597%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774611621%27 HTTP/1.1" 200 None
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008597/photo_004/780x0__r.jpg?hash=1774611621 not downloaded yet
2026-03-27 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008600/photo_003/780x0__r.jpg?hash=1774611659> (referer: https://ecarstrade.com/cars/7008600)
2026-03-27 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008610/photo_003/780x0__r.jpg?hash=1774611808> (referer: https://ecarstrade.com/cars/7008610)
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 381296da-35cd-5905-9188-fcace6f61b01
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 381296da-35cd-5905-9188-fcace6f61b01
2026-03-27 15:17:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 381296da-35cd-5905-9188-fcace6f61b01, skipping ID generation
2026-03-27 15:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 381296da-35cd-5905-9188-fcace6f61b01 with scrape type 1
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 381296da-35cd-5905-9188-fcace6f61b01 sending to next pipeline
2026-03-27 15:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 381296da-35cd-5905-9188-fcace6f61b01, identifier: 7009100auction111129
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0e6cb058-dc39-5926-9440-5a346709ca47
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 96b7f389-145c-5932-9834-baac2e3dacaf
2026-03-27 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008597%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774611621%27 HTTP/1.1" 200 None
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008597/photo_005/780x0__r.jpg?hash=1774611621 not downloaded yet
2026-03-27 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008612> (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 15:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 381296da-35cd-5905-9188-fcace6f61b01 with identifier: 7009100auction111129
2026-03-27 15:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 381296da-35cd-5905-9188-fcace6f61b01 with identifier: 7009100auction111129
2026-03-27 15:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 381296da-35cd-5905-9188-fcace6f61b01 with identifier: 7009100auction111129 to the API
2026-03-27 15:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009100/photo_001/780x0__r.jpg?hash=1774617672>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '381296da-35cd-5905-9188-fcace6f61b01',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009100',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Renault',
 'model': 'Arkana',
 'odometer': 155938,
 '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': 'Arkana Business 1.6 E-TECH Hybrid 145CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'Business 1.6 E-TECH Hybrid 145CV BVA6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:03 [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 15:17:03 [ecarstrade.be] INFO: Saving data for 7009100auction111129: {'created_time': 1774624623.766011, 'last_price_update_time': 1774624623.766025, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009100auction111129') HTTP/1.1" 204 0
2026-03-27 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009021/photo_005/780x0__r.jpg?hash=1774617526> (referer: https://ecarstrade.com/cars/7009021)
2026-03-27 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008597/photo_000/780x0__r.jpg?hash=1774611621> (referer: https://ecarstrade.com/cars/7008597)
2026-03-27 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008610/photo_004/780x0__r.jpg?hash=1774611808> (referer: https://ecarstrade.com/cars/7008610)
2026-03-27 15:17:03 [ecarstrade.be] INFO: Extracting details for car 7008612auction111122
2026-03-27 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008597/photo_001/780x0__r.jpg?hash=1774611621> (referer: https://ecarstrade.com/cars/7008597)
2026-03-27 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008610/photo_005/780x0__r.jpg?hash=1774611808> (referer: https://ecarstrade.com/cars/7008610)
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 96b7f389-145c-5932-9834-baac2e3dacaf
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0e6cb058-dc39-5926-9440-5a346709ca47
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 96b7f389-145c-5932-9834-baac2e3dacaf
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 96b7f389-145c-5932-9834-baac2e3dacaf
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0e6cb058-dc39-5926-9440-5a346709ca47
2026-03-27 15:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27592abd-2eef-562c-9221-705bbb4acc8e with identifier: 7008612auction111122
2026-03-27 15:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27592abd-2eef-562c-9221-705bbb4acc8e with scrape type 1
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 27592abd-2eef-562c-9221-705bbb4acc8e
2026-03-27 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008612%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774611829%27 HTTP/1.1" 200 None
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008612/photo_000/780x0__r.jpg?hash=1774611829 not downloaded yet
2026-03-27 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008612%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774611829%27 HTTP/1.1" 200 None
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008612/photo_001/780x0__r.jpg?hash=1774611829 not downloaded yet
2026-03-27 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008597/photo_002/780x0__r.jpg?hash=1774611621> (referer: https://ecarstrade.com/cars/7008597)
2026-03-27 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008597/photo_003/780x0__r.jpg?hash=1774611621> (referer: https://ecarstrade.com/cars/7008597)
2026-03-27 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008612%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774611829%27 HTTP/1.1" 200 None
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008612/photo_002/780x0__r.jpg?hash=1774611829 not downloaded yet
2026-03-27 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009021/photo_004/780x0__r.jpg?hash=1774617525> (referer: https://ecarstrade.com/cars/7009021)
2026-03-27 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008612%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774611829%27 HTTP/1.1" 200 None
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008612/photo_003/780x0__r.jpg?hash=1774611829 not downloaded yet
2026-03-27 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008600/photo_005/780x0__r.jpg?hash=1774611660> (referer: https://ecarstrade.com/cars/7008600)
2026-03-27 15:17: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 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008600/photo_004/780x0__r.jpg?hash=1774611660> (referer: https://ecarstrade.com/cars/7008600)
2026-03-27 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008612%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774611829%27 HTTP/1.1" 200 None
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008612/photo_004/780x0__r.jpg?hash=1774611829 not downloaded yet
2026-03-27 15:17: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 15:17:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 66d5db9e-e3ca-506c-be6f-9aef43afc9a2
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a6f75b26-391c-5396-807a-7f269a7ddab3
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0e6cb058-dc39-5926-9440-5a346709ca47
2026-03-27 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009021/photo_003/780x0__r.jpg?hash=1774617525> (referer: https://ecarstrade.com/cars/7009021)
2026-03-27 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008612%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774611830%27 HTTP/1.1" 200 None
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008612/photo_005/780x0__r.jpg?hash=1774611830 not downloaded yet
2026-03-27 15:17: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 15:17:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a6f75b26-391c-5396-807a-7f269a7ddab3
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0e6cb058-dc39-5926-9440-5a346709ca47
2026-03-27 15:17:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0e6cb058-dc39-5926-9440-5a346709ca47, skipping ID generation
2026-03-27 15:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e6cb058-dc39-5926-9440-5a346709ca47 with scrape type 1
2026-03-27 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0e6cb058-dc39-5926-9440-5a346709ca47 sending to next pipeline
2026-03-27 15:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0e6cb058-dc39-5926-9440-5a346709ca47, identifier: 7008610auction111122
2026-03-27 15:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008597/photo_004/780x0__r.jpg?hash=1774611621> (referer: https://ecarstrade.com/cars/7008597)
2026-03-27 15:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009021/photo_001/780x0__r.jpg?hash=1774617525> (referer: https://ecarstrade.com/cars/7009021)
2026-03-27 15:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0e6cb058-dc39-5926-9440-5a346709ca47 with identifier: 7008610auction111122
2026-03-27 15:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0e6cb058-dc39-5926-9440-5a346709ca47 with identifier: 7008610auction111122
2026-03-27 15:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0e6cb058-dc39-5926-9440-5a346709ca47 with identifier: 7008610auction111122 to the API
2026-03-27 15:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008610/photo_005/780x0__r.jpg?hash=1774611808>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'ZEURO',
 'engine': '',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '0e6cb058-dc39-5926-9440-5a346709ca47',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008610',
 'listing': 'directbuy',
 'location': 'Belgium - "Machelen"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 39029,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-24',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 208 208 e-208 Active Pack 100kW/136pk  5D/P Auto-1 - WLTP '
          'onvolledig',
 'transmission': 'automatic',
 'trim': 'e- Active Pack 100kW/136pk  5D/P Auto-1 - WLTP onvolledig',
 'vin': None,
 'year': 2023}
2026-03-27 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:04 [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 15:17:04 [ecarstrade.be] INFO: Saving data for 7008610auction111122: {'created_time': 1774624624.364602, 'last_price_update_time': 1774624624.364614, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008610auction111122') HTTP/1.1" 204 0
2026-03-27 15:17: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 15:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009021/photo_002/780x0__r.jpg?hash=1774617525> (referer: https://ecarstrade.com/cars/7009021)
2026-03-27 15:17:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a6f75b26-391c-5396-807a-7f269a7ddab3
2026-03-27 15:17:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a6f75b26-391c-5396-807a-7f269a7ddab3
2026-03-27 15:17:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 66d5db9e-e3ca-506c-be6f-9aef43afc9a2
2026-03-27 15:17:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 96b7f389-145c-5932-9834-baac2e3dacaf
2026-03-27 15:17:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 96b7f389-145c-5932-9834-baac2e3dacaf
2026-03-27 15:17:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96b7f389-145c-5932-9834-baac2e3dacaf, skipping ID generation
2026-03-27 15:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96b7f389-145c-5932-9834-baac2e3dacaf with scrape type 1
2026-03-27 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96b7f389-145c-5932-9834-baac2e3dacaf sending to next pipeline
2026-03-27 15:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 96b7f389-145c-5932-9834-baac2e3dacaf, identifier: 7008600auction111122
2026-03-27 15:17:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 66d5db9e-e3ca-506c-be6f-9aef43afc9a2
2026-03-27 15:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 96b7f389-145c-5932-9834-baac2e3dacaf with identifier: 7008600auction111122
2026-03-27 15:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 96b7f389-145c-5932-9834-baac2e3dacaf with identifier: 7008600auction111122
2026-03-27 15:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 96b7f389-145c-5932-9834-baac2e3dacaf with identifier: 7008600auction111122 to the API
2026-03-27 15:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008600/photo_004/780x0__r.jpg?hash=1774611660>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '96b7f389-145c-5932-9834-baac2e3dacaf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008600',
 'listing': 'directbuy',
 'location': 'Belgium - "Machelen"',
 'make': 'BMW',
 'model': '116',
 'odometer': 72581,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-09-20',
 'seats_number': None,
 'seller_name': None,
 'title': 'BMW 1 Reeks Hatch 1 Reeks Hatch 116d (85 kW) 85kW/116pk  5D/P Man-6 '
          '(4 seizoenen Banden) - CO2 onvolledig',
 'transmission': 'automatic',
 'trim': '1 Reeks Hatch 1 Reeks Hatch d (85 kW) 85kW/pk  5D/P Man-6 (4 '
         'seizoenen Banden) - CO2 onvolledig',
 'vin': None,
 'year': 2023}
2026-03-27 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:04 [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 15:17:04 [ecarstrade.be] INFO: Saving data for 7008600auction111122: {'created_time': 1774624624.733794, 'last_price_update_time': 1774624624.733804, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008600auction111122') HTTP/1.1" 204 0
2026-03-27 15:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008597/photo_005/780x0__r.jpg?hash=1774611621> (referer: https://ecarstrade.com/cars/7008597)
2026-03-27 15:17:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a6f75b26-391c-5396-807a-7f269a7ddab3
2026-03-27 15:17:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 66d5db9e-e3ca-506c-be6f-9aef43afc9a2
2026-03-27 15:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008612/photo_001/780x0__r.jpg?hash=1774611829> (referer: https://ecarstrade.com/cars/7008612)
2026-03-27 15:17:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 66d5db9e-e3ca-506c-be6f-9aef43afc9a2
2026-03-27 15:17:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66d5db9e-e3ca-506c-be6f-9aef43afc9a2, skipping ID generation
2026-03-27 15:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66d5db9e-e3ca-506c-be6f-9aef43afc9a2 with scrape type 1
2026-03-27 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66d5db9e-e3ca-506c-be6f-9aef43afc9a2 sending to next pipeline
2026-03-27 15:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 66d5db9e-e3ca-506c-be6f-9aef43afc9a2, identifier: 7009021auction111129
2026-03-27 15:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 66d5db9e-e3ca-506c-be6f-9aef43afc9a2 with identifier: 7009021auction111129
2026-03-27 15:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 66d5db9e-e3ca-506c-be6f-9aef43afc9a2 with identifier: 7009021auction111129
2026-03-27 15:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 66d5db9e-e3ca-506c-be6f-9aef43afc9a2 with identifier: 7009021auction111129 to the API
2026-03-27 15:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009021/photo_002/780x0__r.jpg?hash=1774617525>
{'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-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '66d5db9e-e3ca-506c-be6f-9aef43afc9a2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009021',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'AC',
 'model': 'Dacia Sandero',
 'odometer': 146546,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Sandero III Essentiel 1.0 TCe / GPL GAZ 100CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Sandero III Essentiel 1.0 TCe / GPL GAZ 100CV BVM6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:05 [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 15:17:05 [ecarstrade.be] INFO: Saving data for 7009021auction111129: {'created_time': 1774624625.171285, 'last_price_update_time': 1774624625.171297, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009021auction111129') HTTP/1.1" 204 0
2026-03-27 15:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008612/photo_002/780x0__r.jpg?hash=1774611829> (referer: https://ecarstrade.com/cars/7008612)
2026-03-27 15:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008612/photo_000/780x0__r.jpg?hash=1774611829> (referer: https://ecarstrade.com/cars/7008612)
2026-03-27 15:17: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 15:17:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a6f75b26-391c-5396-807a-7f269a7ddab3
2026-03-27 15:17:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a6f75b26-391c-5396-807a-7f269a7ddab3, skipping ID generation
2026-03-27 15:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6f75b26-391c-5396-807a-7f269a7ddab3 with scrape type 1
2026-03-27 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a6f75b26-391c-5396-807a-7f269a7ddab3 sending to next pipeline
2026-03-27 15:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a6f75b26-391c-5396-807a-7f269a7ddab3, identifier: 7008597auction111122
2026-03-27 15:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a6f75b26-391c-5396-807a-7f269a7ddab3 with identifier: 7008597auction111122
2026-03-27 15:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a6f75b26-391c-5396-807a-7f269a7ddab3 with identifier: 7008597auction111122
2026-03-27 15:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a6f75b26-391c-5396-807a-7f269a7ddab3 with identifier: 7008597auction111122 to the API
2026-03-27 15:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008597/photo_005/780x0__r.jpg?hash=1774611621>
{'auction_title': '',
 'c_o_2_emission_value': 97,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (diesel / electric)',
 'id': 'a6f75b26-391c-5396-807a-7f269a7ddab3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008597',
 'listing': 'directbuy',
 'location': 'Belgium - "Machelen"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 114731,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-09',
 'seats_number': None,
 'seller_name': None,
 'title': 'Audi A3 BERLINE A3 Berline 1.0 TFSi 30 Stronic Attraction B.E. '
          '(Mild Hybrid) 81kW/110pk  4D/P Auto-7',
 'transmission': 'automatic',
 'trim': 'BERLINE  Berline 1.0 TFSi 30 Stronic Attraction B.E. (Mild Hybrid) '
         '81kW/110pk  4D/P Auto-7',
 'vin': None,
 'year': 2022}
2026-03-27 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:05 [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 15:17:05 [ecarstrade.be] INFO: Saving data for 7008597auction111122: {'created_time': 1774624625.552786, 'last_price_update_time': 1774624625.552801, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008597auction111122') HTTP/1.1" 204 0
2026-03-27 15:17:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 27592abd-2eef-562c-9221-705bbb4acc8e
2026-03-27 15:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008612/photo_003/780x0__r.jpg?hash=1774611829> (referer: https://ecarstrade.com/cars/7008612)
2026-03-27 15:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008611> (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 15:17:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 27592abd-2eef-562c-9221-705bbb4acc8e
2026-03-27 15:17:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 27592abd-2eef-562c-9221-705bbb4acc8e
2026-03-27 15:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008612/photo_004/780x0__r.jpg?hash=1774611829> (referer: https://ecarstrade.com/cars/7008612)
2026-03-27 15:17: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 15:17:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 27592abd-2eef-562c-9221-705bbb4acc8e
2026-03-27 15:17:05 [ecarstrade.be] INFO: Extracting details for car 7008611auction111122
2026-03-27 15:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008612/photo_005/780x0__r.jpg?hash=1774611830> (referer: https://ecarstrade.com/cars/7008612)
2026-03-27 15:17: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 15:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d127cff5-d664-5739-8686-e1a9ff0a011e with identifier: 7008611auction111122
2026-03-27 15:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d127cff5-d664-5739-8686-e1a9ff0a011e with scrape type 1
2026-03-27 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d127cff5-d664-5739-8686-e1a9ff0a011e
2026-03-27 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008611%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774611818%27 HTTP/1.1" 200 None
2026-03-27 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008611/photo_000/780x0__r.jpg?hash=1774611818 not downloaded yet
2026-03-27 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008611%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774611818%27 HTTP/1.1" 200 None
2026-03-27 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008611/photo_001/780x0__r.jpg?hash=1774611818 not downloaded yet
2026-03-27 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008611%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774611818%27 HTTP/1.1" 200 None
2026-03-27 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008611/photo_002/780x0__r.jpg?hash=1774611818 not downloaded yet
2026-03-27 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008611%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774611819%27 HTTP/1.1" 200 None
2026-03-27 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008611/photo_003/780x0__r.jpg?hash=1774611819 not downloaded yet
2026-03-27 15:17:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 27592abd-2eef-562c-9221-705bbb4acc8e
2026-03-27 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008611%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774611819%27 HTTP/1.1" 200 None
2026-03-27 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008611/photo_004/780x0__r.jpg?hash=1774611819 not downloaded yet
2026-03-27 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008611%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774611819%27 HTTP/1.1" 200 None
2026-03-27 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008611/photo_005/780x0__r.jpg?hash=1774611819 not downloaded yet
2026-03-27 15:17:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 27592abd-2eef-562c-9221-705bbb4acc8e
2026-03-27 15:17:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 27592abd-2eef-562c-9221-705bbb4acc8e, skipping ID generation
2026-03-27 15:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27592abd-2eef-562c-9221-705bbb4acc8e with scrape type 1
2026-03-27 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 27592abd-2eef-562c-9221-705bbb4acc8e sending to next pipeline
2026-03-27 15:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 27592abd-2eef-562c-9221-705bbb4acc8e, identifier: 7008612auction111122
2026-03-27 15:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 27592abd-2eef-562c-9221-705bbb4acc8e with identifier: 7008612auction111122
2026-03-27 15:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 27592abd-2eef-562c-9221-705bbb4acc8e with identifier: 7008612auction111122
2026-03-27 15:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 27592abd-2eef-562c-9221-705bbb4acc8e with identifier: 7008612auction111122 to the API
2026-03-27 15:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008612/photo_005/780x0__r.jpg?hash=1774611830>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '27592abd-2eef-562c-9221-705bbb4acc8e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008612',
 'listing': 'directbuy',
 'location': 'Belgium - "Machelen"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 90962,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-27',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 308 SW 308 SW 1.5 BlueHDi 130 S/S EAT8 Allure Pack '
          '96kW/130pk  5D/P Auto-8',
 'transmission': 'automatic',
 'trim': 'SW  SW 1.5 BlueHDi 130 S/S EAT8 Allure Pack 96kW/130pk  5D/P Auto-8',
 'vin': None,
 'year': 2022}
2026-03-27 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:06 [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 15:17:06 [ecarstrade.be] INFO: Saving data for 7008612auction111122: {'created_time': 1774624626.186841, 'last_price_update_time': 1774624626.186854, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008612auction111122') HTTP/1.1" 204 0
2026-03-27 15:17:06 [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 15:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009112/photo_005/780x0__r.jpg?hash=1774617690> (referer: https://ecarstrade.com/cars/7009112)
2026-03-27 15:17:06 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009112/photo_004/780x0__r.jpg?hash=1774617690> (referer: https://ecarstrade.com/cars/7009112)
2026-03-27 15:17:06 [ecarstrade.be] INFO: Found listing with ID: 7009527auction111133
2026-03-27 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:06 [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 15:17:06 [ecarstrade.be] INFO: Scrape type for 7009527auction111133: 1
2026-03-27 15:17:06 [ecarstrade.be] INFO: Found listing with ID: 7009565auction111133
2026-03-27 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:06 [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 15:17:06 [ecarstrade.be] INFO: Scrape type for 7009565auction111133: 1
2026-03-27 15:17:06 [ecarstrade.be] INFO: Found listing with ID: 7009573auction111133
2026-03-27 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:06 [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 15:17:06 [ecarstrade.be] INFO: Scrape type for 7009573auction111133: 1
2026-03-27 15:17:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1149ed8b-28d6-56dd-bab3-1b4792eaaf4d
2026-03-27 15:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009112/photo_003/780x0__r.jpg?hash=1774617690> (referer: https://ecarstrade.com/cars/7009112)
2026-03-27 15:17:06 [ecarstrade.be] INFO: Found listing with ID: 7009449auction111133
2026-03-27 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:06 [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 15:17:06 [ecarstrade.be] INFO: Scrape type for 7009449auction111133: 1
2026-03-27 15:17:06 [ecarstrade.be] INFO: Found listing with ID: 7009516auction111133
2026-03-27 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:06 [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 15:17:06 [ecarstrade.be] INFO: Scrape type for 7009516auction111133: 1
2026-03-27 15:17:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1149ed8b-28d6-56dd-bab3-1b4792eaaf4d
2026-03-27 15:17:06 [ecarstrade.be] INFO: Found listing with ID: 7009505auction111133
2026-03-27 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:06 [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 15:17:06 [ecarstrade.be] INFO: Scrape type for 7009505auction111133: 1
2026-03-27 15:17:06 [ecarstrade.be] INFO: Found listing with ID: 7009463auction111133
2026-03-27 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:07 [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 15:17:07 [ecarstrade.be] INFO: Scrape type for 7009463auction111133: 1
2026-03-27 15:17:07 [ecarstrade.be] INFO: Found listing with ID: 7009486auction111133
2026-03-27 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:07 [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 15:17:07 [ecarstrade.be] INFO: Scrape type for 7009486auction111133: 1
2026-03-27 15:17:07 [ecarstrade.be] INFO: Found listing with ID: 7009507auction111133
2026-03-27 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:07 [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 15:17:07 [ecarstrade.be] INFO: Scrape type for 7009507auction111133: 1
2026-03-27 15:17:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1149ed8b-28d6-56dd-bab3-1b4792eaaf4d
2026-03-27 15:17:07 [ecarstrade.be] INFO: Found listing with ID: 7009535auction111133
2026-03-27 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:07 [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 15:17:07 [ecarstrade.be] INFO: Scrape type for 7009535auction111133: 1
2026-03-27 15:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009112/photo_002/780x0__r.jpg?hash=1774617689> (referer: https://ecarstrade.com/cars/7009112)
2026-03-27 15:17:07 [ecarstrade.be] INFO: Found listing with ID: 7009538auction111133
2026-03-27 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:07 [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 15:17:07 [ecarstrade.be] INFO: Scrape type for 7009538auction111133: 1
2026-03-27 15:17:07 [scrapy.extensions.logstats] INFO: Crawled 936 pages (at 41 pages/min), scraped 782 items (at 49 items/min)
2026-03-27 15:17:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:17:07 [ecarstrade.be] INFO: Found listing with ID: 7009462auction111133
2026-03-27 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:07 [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 15:17:07 [ecarstrade.be] INFO: Scrape type for 7009462auction111133: 1
2026-03-27 15:17:07 [ecarstrade.be] INFO: Found listing with ID: 7009515auction111133
2026-03-27 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:07 [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 15:17:07 [ecarstrade.be] INFO: Scrape type for 7009515auction111133: 1
2026-03-27 15:17:07 [ecarstrade.be] INFO: Found listing with ID: 7009506auction111133
2026-03-27 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:07 [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 15:17:07 [ecarstrade.be] INFO: Scrape type for 7009506auction111133: 1
2026-03-27 15:17:07 [ecarstrade.be] INFO: Found listing with ID: 7009555auction111133
2026-03-27 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:07 [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 15:17:07 [ecarstrade.be] INFO: Scrape type for 7009555auction111133: 1
2026-03-27 15:17:07 [ecarstrade.be] INFO: Found listing with ID: 7009492auction111133
2026-03-27 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:07 [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 15:17:07 [ecarstrade.be] INFO: Scrape type for 7009492auction111133: 1
2026-03-27 15:17:07 [ecarstrade.be] INFO: Found listing with ID: 7009517auction111133
2026-03-27 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:07 [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 15:17:07 [ecarstrade.be] INFO: Scrape type for 7009517auction111133: 1
2026-03-27 15:17:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1149ed8b-28d6-56dd-bab3-1b4792eaaf4d
2026-03-27 15:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009112/photo_001/780x0__r.jpg?hash=1774617690> (referer: https://ecarstrade.com/cars/7009112)
2026-03-27 15:17:07 [ecarstrade.be] INFO: Found listing with ID: 7009554auction111133
2026-03-27 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:07 [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 15:17:07 [ecarstrade.be] INFO: Scrape type for 7009554auction111133: 1
2026-03-27 15:17: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 15:17:07 [ecarstrade.be] INFO: Found listing with ID: 7009585auction111133
2026-03-27 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:07 [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 15:17:07 [ecarstrade.be] INFO: Scrape type for 7009585auction111133: 1
2026-03-27 15:17:07 [ecarstrade.be] INFO: Found listing with ID: 7009562auction111133
2026-03-27 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:07 [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 15:17:07 [ecarstrade.be] INFO: Scrape type for 7009562auction111133: 1
2026-03-27 15:17:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1149ed8b-28d6-56dd-bab3-1b4792eaaf4d
2026-03-27 15:17:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1149ed8b-28d6-56dd-bab3-1b4792eaaf4d, skipping ID generation
2026-03-27 15:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1149ed8b-28d6-56dd-bab3-1b4792eaaf4d with scrape type 1
2026-03-27 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1149ed8b-28d6-56dd-bab3-1b4792eaaf4d sending to next pipeline
2026-03-27 15:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1149ed8b-28d6-56dd-bab3-1b4792eaaf4d, identifier: 7009112auction111129
2026-03-27 15:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1149ed8b-28d6-56dd-bab3-1b4792eaaf4d with identifier: 7009112auction111129
2026-03-27 15:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1149ed8b-28d6-56dd-bab3-1b4792eaaf4d with identifier: 7009112auction111129
2026-03-27 15:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1149ed8b-28d6-56dd-bab3-1b4792eaaf4d with identifier: 7009112auction111129 to the API
2026-03-27 15:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009112/photo_001/780x0__r.jpg?hash=1774617690>
{'auction_title': '',
 'c_o_2_emission_value': 28,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Other',
 'id': '1149ed8b-28d6-56dd-bab3-1b4792eaaf4d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009112',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 185428,
 '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': 'RENAULT Mégane Estate / 2020 / 5P / Break techno E-Tech hybride '
          'rechargeable 160',
 'transmission': 'automatic',
 'trim': 'RENAULT Mégane Estate / 2020 / 5P / Break techno E-Tech hybride '
         'rechargeable 160',
 'vin': None,
 'year': 2023}
2026-03-27 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:07 [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 15:17:07 [ecarstrade.be] INFO: Saving data for 7009112auction111129: {'created_time': 1774624627.760877, 'last_price_update_time': 1774624627.760888, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009112auction111129') HTTP/1.1" 204 0
2026-03-27 15:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008609> (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 15:17: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 15:17:11 [ecarstrade.be] INFO: Extracting details for car 7008609auction111122
2026-03-27 15:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e203dfb-1cb3-54af-b45a-d51872f22b46 with identifier: 7008609auction111122
2026-03-27 15:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e203dfb-1cb3-54af-b45a-d51872f22b46 with scrape type 1
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4e203dfb-1cb3-54af-b45a-d51872f22b46
2026-03-27 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008609%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774611797%27 HTTP/1.1" 200 None
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008609/photo_000/780x0__r.jpg?hash=1774611797 not downloaded yet
2026-03-27 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008609%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774611797%27 HTTP/1.1" 200 None
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008609/photo_001/780x0__r.jpg?hash=1774611797 not downloaded yet
2026-03-27 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008609%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774611797%27 HTTP/1.1" 200 None
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008609/photo_002/780x0__r.jpg?hash=1774611797 not downloaded yet
2026-03-27 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008609%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774611797%27 HTTP/1.1" 200 None
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008609/photo_003/780x0__r.jpg?hash=1774611797 not downloaded yet
2026-03-27 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008609%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774611797%27 HTTP/1.1" 200 None
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008609/photo_004/780x0__r.jpg?hash=1774611797 not downloaded yet
2026-03-27 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008609%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774611798%27 HTTP/1.1" 200 None
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008609/photo_005/780x0__r.jpg?hash=1774611798 not downloaded yet
2026-03-27 15:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008606> (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 15: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 15:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008608> (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 15:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008611/photo_005/780x0__r.jpg?hash=1774611819> (referer: https://ecarstrade.com/cars/7008611)
2026-03-27 15:17:11 [ecarstrade.be] INFO: Extracting details for car 7008606auction111122
2026-03-27 15:17:11 [ecarstrade.be] INFO: Extracting details for car 7008608auction111122
2026-03-27 15:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18e3a2fa-bb95-5d39-9e7c-4b8600a69adb with identifier: 7008606auction111122
2026-03-27 15:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18e3a2fa-bb95-5d39-9e7c-4b8600a69adb with scrape type 1
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 18e3a2fa-bb95-5d39-9e7c-4b8600a69adb
2026-03-27 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008606%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774611753%27 HTTP/1.1" 200 None
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008606/photo_000/780x0__r.jpg?hash=1774611753 not downloaded yet
2026-03-27 15:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c46a4adb-cee5-573d-9088-b505f6ebc7f4 with identifier: 7008608auction111122
2026-03-27 15:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c46a4adb-cee5-573d-9088-b505f6ebc7f4 with scrape type 1
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c46a4adb-cee5-573d-9088-b505f6ebc7f4
2026-03-27 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008608%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774611779%27 HTTP/1.1" 200 None
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008608/photo_000/780x0__r.jpg?hash=1774611779 not downloaded yet
2026-03-27 15:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008611/photo_004/780x0__r.jpg?hash=1774611819> (referer: https://ecarstrade.com/cars/7008611)
2026-03-27 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008606%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774611754%27 HTTP/1.1" 200 None
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008606/photo_001/780x0__r.jpg?hash=1774611754 not downloaded yet
2026-03-27 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008608%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774611779%27 HTTP/1.1" 200 None
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008608/photo_001/780x0__r.jpg?hash=1774611779 not downloaded yet
2026-03-27 15: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 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008606%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774611754%27 HTTP/1.1" 200 None
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008606/photo_002/780x0__r.jpg?hash=1774611754 not downloaded yet
2026-03-27 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008608%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774611779%27 HTTP/1.1" 200 None
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008608/photo_002/780x0__r.jpg?hash=1774611779 not downloaded yet
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d127cff5-d664-5739-8686-e1a9ff0a011e
2026-03-27 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008606%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774611754%27 HTTP/1.1" 200 None
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008606/photo_003/780x0__r.jpg?hash=1774611754 not downloaded yet
2026-03-27 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008608%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774611779%27 HTTP/1.1" 200 None
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008608/photo_003/780x0__r.jpg?hash=1774611779 not downloaded yet
2026-03-27 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008606%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774611754%27 HTTP/1.1" 200 None
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008606/photo_004/780x0__r.jpg?hash=1774611754 not downloaded yet
2026-03-27 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008608%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774611779%27 HTTP/1.1" 200 None
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008608/photo_004/780x0__r.jpg?hash=1774611779 not downloaded yet
2026-03-27 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008606%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774611754%27 HTTP/1.1" 200 None
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008606/photo_005/780x0__r.jpg?hash=1774611754 not downloaded yet
2026-03-27 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008608%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774611780%27 HTTP/1.1" 200 None
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008608/photo_005/780x0__r.jpg?hash=1774611780 not downloaded yet
2026-03-27 15:17:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d127cff5-d664-5739-8686-e1a9ff0a011e
2026-03-27 15:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008613> (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 15:17: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 15:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008607> (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 15:17: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 15:17:12 [ecarstrade.be] INFO: Extracting details for car 7008613auction111122
2026-03-27 15:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dff3b4fe-6b74-5549-b338-d2adbec3541b with identifier: 7008613auction111122
2026-03-27 15:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dff3b4fe-6b74-5549-b338-d2adbec3541b with scrape type 1
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dff3b4fe-6b74-5549-b338-d2adbec3541b
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008613%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774611848%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008613/photo_000/780x0__r.jpg?hash=1774611848 not downloaded yet
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008613%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774611849%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008613/photo_001/780x0__r.jpg?hash=1774611849 not downloaded yet
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008613%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774611849%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008613/photo_002/780x0__r.jpg?hash=1774611849 not downloaded yet
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008613%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774611849%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008613/photo_003/780x0__r.jpg?hash=1774611849 not downloaded yet
2026-03-27 15:17:12 [ecarstrade.be] INFO: Extracting details for car 7008607auction111122
2026-03-27 15:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008599> (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 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008613%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774611849%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008613/photo_004/780x0__r.jpg?hash=1774611849 not downloaded yet
2026-03-27 15:17: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 15:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009086> (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 15:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cf5b5a7-b663-5b0f-8400-d5a5a527750f with identifier: 7008607auction111122
2026-03-27 15:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cf5b5a7-b663-5b0f-8400-d5a5a527750f with scrape type 1
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8cf5b5a7-b663-5b0f-8400-d5a5a527750f
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008607%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774611765%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008607/photo_000/780x0__r.jpg?hash=1774611765 not downloaded yet
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008613%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774611849%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008613/photo_005/780x0__r.jpg?hash=1774611849 not downloaded yet
2026-03-27 15:17: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 15:17:12 [ecarstrade.be] INFO: Extracting details for car 7008599auction111122
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008607%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774611765%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008607/photo_001/780x0__r.jpg?hash=1774611765 not downloaded yet
2026-03-27 15:17:12 [ecarstrade.be] INFO: Extracting details for car 7009086auction111129
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008607%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774611766%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008607/photo_002/780x0__r.jpg?hash=1774611766 not downloaded yet
2026-03-27 15:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87ed2c77-df35-5eee-9e5b-ca2c9988fc3f with identifier: 7008599auction111122
2026-03-27 15:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87ed2c77-df35-5eee-9e5b-ca2c9988fc3f with scrape type 1
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 87ed2c77-df35-5eee-9e5b-ca2c9988fc3f
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008599%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774611648%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008599/photo_000/780x0__r.jpg?hash=1774611648 not downloaded yet
2026-03-27 15:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50db7762-23af-5523-800b-2df9f241f8c2 with identifier: 7009086auction111129
2026-03-27 15:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50db7762-23af-5523-800b-2df9f241f8c2 with scrape type 1
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 50db7762-23af-5523-800b-2df9f241f8c2
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009086%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617643%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009086/photo_001/780x0__r.jpg?hash=1774617643 not downloaded yet
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008607%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774611766%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008607/photo_003/780x0__r.jpg?hash=1774611766 not downloaded yet
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008599%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774611648%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008599/photo_001/780x0__r.jpg?hash=1774611648 not downloaded yet
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009086%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617643%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009086/photo_002/780x0__r.jpg?hash=1774617643 not downloaded yet
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008607%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774611767%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008607/photo_004/780x0__r.jpg?hash=1774611767 not downloaded yet
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008599%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774611648%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008599/photo_002/780x0__r.jpg?hash=1774611648 not downloaded yet
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009086%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617643%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009086/photo_003/780x0__r.jpg?hash=1774617643 not downloaded yet
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008607%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774611767%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008607/photo_005/780x0__r.jpg?hash=1774611767 not downloaded yet
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008599%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774611648%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008599/photo_003/780x0__r.jpg?hash=1774611648 not downloaded yet
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009086%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617643%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009086/photo_004/780x0__r.jpg?hash=1774617643 not downloaded yet
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008599%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774611648%27 HTTP/1.1" 200 None
2026-03-27 15:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008599/photo_004/780x0__r.jpg?hash=1774611648 not downloaded yet
2026-03-27 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009086%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617643%27 HTTP/1.1" 200 None
2026-03-27 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009086/photo_005/780x0__r.jpg?hash=1774617643 not downloaded yet
2026-03-27 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7008599%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774611649%27 HTTP/1.1" 200 None
2026-03-27 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008599/photo_005/780x0__r.jpg?hash=1774611649 not downloaded yet
2026-03-27 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009086%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617643%27 HTTP/1.1" 200 None
2026-03-27 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009086/photo_006/780x0__r.jpg?hash=1774617643 not downloaded yet
2026-03-27 15:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009121> (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 15:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008609/photo_005/780x0__r.jpg?hash=1774611798> (referer: https://ecarstrade.com/cars/7008609)
2026-03-27 15:17:14 [ecarstrade.be] INFO: Extracting details for car 7009121auction111129
2026-03-27 15:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c70201a8-7437-540d-8559-59c94d1b9c83 with identifier: 7009121auction111129
2026-03-27 15:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c70201a8-7437-540d-8559-59c94d1b9c83 with scrape type 1
2026-03-27 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c70201a8-7437-540d-8559-59c94d1b9c83
2026-03-27 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009121%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617705%27 HTTP/1.1" 200 None
2026-03-27 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009121/photo_001/780x0__r.jpg?hash=1774617705 not downloaded yet
2026-03-27 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009121%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617705%27 HTTP/1.1" 200 None
2026-03-27 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009121/photo_002/780x0__r.jpg?hash=1774617705 not downloaded yet
2026-03-27 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009121%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617705%27 HTTP/1.1" 200 None
2026-03-27 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009121/photo_003/780x0__r.jpg?hash=1774617705 not downloaded yet
2026-03-27 15:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008609/photo_004/780x0__r.jpg?hash=1774611797> (referer: https://ecarstrade.com/cars/7008609)
2026-03-27 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009121%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617705%27 HTTP/1.1" 200 None
2026-03-27 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009121/photo_004/780x0__r.jpg?hash=1774617705 not downloaded yet
2026-03-27 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009121%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617705%27 HTTP/1.1" 200 None
2026-03-27 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009121/photo_005/780x0__r.jpg?hash=1774617705 not downloaded yet
2026-03-27 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009121%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617705%27 HTTP/1.1" 200 None
2026-03-27 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009121/photo_006/780x0__r.jpg?hash=1774617705 not downloaded yet
2026-03-27 15:17:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4e203dfb-1cb3-54af-b45a-d51872f22b46
2026-03-27 15:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008609/photo_003/780x0__r.jpg?hash=1774611797> (referer: https://ecarstrade.com/cars/7008609)
2026-03-27 15:17:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4e203dfb-1cb3-54af-b45a-d51872f22b46
2026-03-27 15:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008608/photo_000/780x0__r.jpg?hash=1774611779> (referer: https://ecarstrade.com/cars/7008608)
2026-03-27 15:17:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4e203dfb-1cb3-54af-b45a-d51872f22b46
2026-03-27 15:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008608/photo_005/780x0__r.jpg?hash=1774611780> (referer: https://ecarstrade.com/cars/7008608)
2026-03-27 15:17:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c46a4adb-cee5-573d-9088-b505f6ebc7f4
2026-03-27 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008606/photo_005/780x0__r.jpg?hash=1774611754> (referer: https://ecarstrade.com/cars/7008606)
2026-03-27 15:17:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c46a4adb-cee5-573d-9088-b505f6ebc7f4
2026-03-27 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008613/photo_003/780x0__r.jpg?hash=1774611849> (referer: https://ecarstrade.com/cars/7008613)
2026-03-27 15:17:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 18e3a2fa-bb95-5d39-9e7c-4b8600a69adb
2026-03-27 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008607/photo_000/780x0__r.jpg?hash=1774611765> (referer: https://ecarstrade.com/cars/7008607)
2026-03-27 15:17:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dff3b4fe-6b74-5549-b338-d2adbec3541b
2026-03-27 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009086/photo_006/780x0__r.jpg?hash=1774617643> (referer: https://ecarstrade.com/cars/7009086)
2026-03-27 15:17:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8cf5b5a7-b663-5b0f-8400-d5a5a527750f
2026-03-27 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008599/photo_005/780x0__r.jpg?hash=1774611649> (referer: https://ecarstrade.com/cars/7008599)
2026-03-27 15:17:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 50db7762-23af-5523-800b-2df9f241f8c2
2026-03-27 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009121/photo_003/780x0__r.jpg?hash=1774617705> (referer: https://ecarstrade.com/cars/7009121)
2026-03-27 15:17:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 87ed2c77-df35-5eee-9e5b-ca2c9988fc3f
2026-03-27 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009121/photo_006/780x0__r.jpg?hash=1774617705> (referer: https://ecarstrade.com/cars/7009121)
2026-03-27 15:17:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c70201a8-7437-540d-8559-59c94d1b9c83
2026-03-27 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009121/photo_005/780x0__r.jpg?hash=1774617705> (referer: https://ecarstrade.com/cars/7009121)
2026-03-27 15:17:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c70201a8-7437-540d-8559-59c94d1b9c83
2026-03-27 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009121/photo_004/780x0__r.jpg?hash=1774617705> (referer: https://ecarstrade.com/cars/7009121)
2026-03-27 15:17:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c70201a8-7437-540d-8559-59c94d1b9c83
2026-03-27 15:17:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c70201a8-7437-540d-8559-59c94d1b9c83
2026-03-27 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009121/photo_002/780x0__r.jpg?hash=1774617705> (referer: https://ecarstrade.com/cars/7009121)
2026-03-27 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009121/photo_001/780x0__r.jpg?hash=1774617705> (referer: https://ecarstrade.com/cars/7009121)
2026-03-27 15:17:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c70201a8-7437-540d-8559-59c94d1b9c83
2026-03-27 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009086/photo_005/780x0__r.jpg?hash=1774617643> (referer: https://ecarstrade.com/cars/7009086)
2026-03-27 15:17:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c70201a8-7437-540d-8559-59c94d1b9c83
2026-03-27 15:17:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c70201a8-7437-540d-8559-59c94d1b9c83, skipping ID generation
2026-03-27 15:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c70201a8-7437-540d-8559-59c94d1b9c83 with scrape type 1
2026-03-27 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c70201a8-7437-540d-8559-59c94d1b9c83 sending to next pipeline
2026-03-27 15:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c70201a8-7437-540d-8559-59c94d1b9c83, identifier: 7009121auction111129
2026-03-27 15:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c70201a8-7437-540d-8559-59c94d1b9c83 with identifier: 7009121auction111129
2026-03-27 15:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c70201a8-7437-540d-8559-59c94d1b9c83 with identifier: 7009121auction111129
2026-03-27 15:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c70201a8-7437-540d-8559-59c94d1b9c83 with identifier: 7009121auction111129 to the API
2026-03-27 15:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009121/photo_001/780x0__r.jpg?hash=1774617705>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'c70201a8-7437-540d-8559-59c94d1b9c83',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009121',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Skoda',
 'model': 'Karoq',
 'odometer': 181973,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Karoq / 2017 / 5P / SUV 1.5 TSI 150ch ACT DSG7 Business',
 'transmission': 'automatic',
 'trim': 'SKODA  / 2017 / 5P / SUV 1.5 TSI 150ch ACT DSG7 Business',
 'vin': None,
 'year': 2022}
2026-03-27 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:16 [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 15:17:16 [ecarstrade.be] INFO: Saving data for 7009121auction111129: {'created_time': 1774624636.421143, 'last_price_update_time': 1774624636.421155, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009121auction111129') HTTP/1.1" 204 0
2026-03-27 15:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008599/photo_004/780x0__r.jpg?hash=1774611648> (referer: https://ecarstrade.com/cars/7008599)
2026-03-27 15:17:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 50db7762-23af-5523-800b-2df9f241f8c2
2026-03-27 15:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009086/photo_004/780x0__r.jpg?hash=1774617643> (referer: https://ecarstrade.com/cars/7009086)
2026-03-27 15:17:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 87ed2c77-df35-5eee-9e5b-ca2c9988fc3f
2026-03-27 15:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008599/photo_003/780x0__r.jpg?hash=1774611648> (referer: https://ecarstrade.com/cars/7008599)
2026-03-27 15:17:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 50db7762-23af-5523-800b-2df9f241f8c2
2026-03-27 15:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008607/photo_005/780x0__r.jpg?hash=1774611767> (referer: https://ecarstrade.com/cars/7008607)
2026-03-27 15:17:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 87ed2c77-df35-5eee-9e5b-ca2c9988fc3f
2026-03-27 15:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009086/photo_003/780x0__r.jpg?hash=1774617643> (referer: https://ecarstrade.com/cars/7009086)
2026-03-27 15:17:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8cf5b5a7-b663-5b0f-8400-d5a5a527750f
2026-03-27 15:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008599/photo_002/780x0__r.jpg?hash=1774611648> (referer: https://ecarstrade.com/cars/7008599)
2026-03-27 15:17:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 50db7762-23af-5523-800b-2df9f241f8c2
2026-03-27 15:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008607/photo_004/780x0__r.jpg?hash=1774611767> (referer: https://ecarstrade.com/cars/7008607)
2026-03-27 15:17:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 87ed2c77-df35-5eee-9e5b-ca2c9988fc3f
2026-03-27 15:17:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8cf5b5a7-b663-5b0f-8400-d5a5a527750f
2026-03-27 15:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009086/photo_002/780x0__r.jpg?hash=1774617643> (referer: https://ecarstrade.com/cars/7009086)
2026-03-27 15:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008599/photo_001/780x0__r.jpg?hash=1774611648> (referer: https://ecarstrade.com/cars/7008599)
2026-03-27 15:17:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 50db7762-23af-5523-800b-2df9f241f8c2
2026-03-27 15:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008607/photo_003/780x0__r.jpg?hash=1774611766> (referer: https://ecarstrade.com/cars/7008607)
2026-03-27 15:17:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 87ed2c77-df35-5eee-9e5b-ca2c9988fc3f
2026-03-27 15:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009086/photo_001/780x0__r.jpg?hash=1774617643> (referer: https://ecarstrade.com/cars/7009086)
2026-03-27 15:17:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8cf5b5a7-b663-5b0f-8400-d5a5a527750f
2026-03-27 15:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008599/photo_000/780x0__r.jpg?hash=1774611648> (referer: https://ecarstrade.com/cars/7008599)
2026-03-27 15:17:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 50db7762-23af-5523-800b-2df9f241f8c2
2026-03-27 15:17:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 50db7762-23af-5523-800b-2df9f241f8c2, skipping ID generation
2026-03-27 15:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50db7762-23af-5523-800b-2df9f241f8c2 with scrape type 1
2026-03-27 15:17:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 50db7762-23af-5523-800b-2df9f241f8c2 sending to next pipeline
2026-03-27 15:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 50db7762-23af-5523-800b-2df9f241f8c2, identifier: 7009086auction111129
2026-03-27 15:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 50db7762-23af-5523-800b-2df9f241f8c2 with identifier: 7009086auction111129
2026-03-27 15:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 50db7762-23af-5523-800b-2df9f241f8c2 with identifier: 7009086auction111129
2026-03-27 15:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 50db7762-23af-5523-800b-2df9f241f8c2 with identifier: 7009086auction111129 to the API
2026-03-27 15:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009086/photo_001/780x0__r.jpg?hash=1774617643>
{'auction_title': '',
 'c_o_2_emission_value': 92,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '50db7762-23af-5523-800b-2df9f241f8c2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009086',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 156396,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '308 SW Active Business 1.5 HDi 130CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'SW Active Business 1.5 HDi 130CV BVM6 E6dT',
 'vin': None,
 'year': 2019}
2026-03-27 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:17 [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 15:17:17 [ecarstrade.be] INFO: Saving data for 7009086auction111129: {'created_time': 1774624637.737485, 'last_price_update_time': 1774624637.737496, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009086auction111129') HTTP/1.1" 204 0
2026-03-27 15:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008607/photo_002/780x0__r.jpg?hash=1774611766> (referer: https://ecarstrade.com/cars/7008607)
2026-03-27 15:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009098> (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 15:17:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 87ed2c77-df35-5eee-9e5b-ca2c9988fc3f
2026-03-27 15:17:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 87ed2c77-df35-5eee-9e5b-ca2c9988fc3f, skipping ID generation
2026-03-27 15:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87ed2c77-df35-5eee-9e5b-ca2c9988fc3f with scrape type 1
2026-03-27 15:17:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 87ed2c77-df35-5eee-9e5b-ca2c9988fc3f sending to next pipeline
2026-03-27 15:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 87ed2c77-df35-5eee-9e5b-ca2c9988fc3f, identifier: 7008599auction111122
2026-03-27 15:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 87ed2c77-df35-5eee-9e5b-ca2c9988fc3f with identifier: 7008599auction111122
2026-03-27 15:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 87ed2c77-df35-5eee-9e5b-ca2c9988fc3f with identifier: 7008599auction111122
2026-03-27 15:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 87ed2c77-df35-5eee-9e5b-ca2c9988fc3f with identifier: 7008599auction111122 to the API
2026-03-27 15:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008599/photo_000/780x0__r.jpg?hash=1774611648>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'ZEURO',
 'engine': '',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '87ed2c77-df35-5eee-9e5b-ca2c9988fc3f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008599',
 'listing': 'directbuy',
 'location': 'Belgium - "Machelen"',
 'make': 'Audi',
 'model': 'Q4 e-tron',
 'odometer': 8042,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-09-08',
 'seats_number': None,
 'seller_name': None,
 'title': 'Audi Q4 E-Tron Q4 e-tron 45 e-tron -- Attraction 210kW/286pk  5D/P '
          'Auto-null - WLTP onvolledig',
 'transmission': 'automatic',
 'trim': 'Q4 E-Tron  45 e-tron -- Attraction 210kW/286pk  5D/P Auto-null - '
         'WLTP onvolledig',
 'vin': None,
 'year': 2024}
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008599auction111122%27 HTTP/1.1" 200 None
2026-03-27 15:17:18 [ecarstrade.be] INFO: Saving data for 7008599auction111122: {'created_time': 1774624638.152386, 'last_price_update_time': 1774624638.152397, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008599auction111122') HTTP/1.1" 204 0
2026-03-27 15:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008607/photo_001/780x0__r.jpg?hash=1774611765> (referer: https://ecarstrade.com/cars/7008607)
2026-03-27 15:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008613/photo_005/780x0__r.jpg?hash=1774611849> (referer: https://ecarstrade.com/cars/7008613)
2026-03-27 15:17:18 [ecarstrade.be] INFO: Extracting details for car 7009098auction111129
2026-03-27 15:17:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8cf5b5a7-b663-5b0f-8400-d5a5a527750f
2026-03-27 15:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af56e8de-3a86-5da7-9cff-a1d47ec7c47b with identifier: 7009098auction111129
2026-03-27 15:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af56e8de-3a86-5da7-9cff-a1d47ec7c47b with scrape type 1
2026-03-27 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item af56e8de-3a86-5da7-9cff-a1d47ec7c47b
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009098%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617669%27 HTTP/1.1" 200 None
2026-03-27 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009098/photo_001/780x0__r.jpg?hash=1774617669 not downloaded yet
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009098%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617669%27 HTTP/1.1" 200 None
2026-03-27 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009098/photo_002/780x0__r.jpg?hash=1774617669 not downloaded yet
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009098%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617669%27 HTTP/1.1" 200 None
2026-03-27 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009098/photo_003/780x0__r.jpg?hash=1774617669 not downloaded yet
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009098%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617669%27 HTTP/1.1" 200 None
2026-03-27 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009098/photo_004/780x0__r.jpg?hash=1774617669 not downloaded yet
2026-03-27 15:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008613/photo_002/780x0__r.jpg?hash=1774611849> (referer: https://ecarstrade.com/cars/7008613)
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009098%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617670%27 HTTP/1.1" 200 None
2026-03-27 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009098/photo_005/780x0__r.jpg?hash=1774617670 not downloaded yet
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009098%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617670%27 HTTP/1.1" 200 None
2026-03-27 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009098/photo_006/780x0__r.jpg?hash=1774617670 not downloaded yet
2026-03-27 15:17:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8cf5b5a7-b663-5b0f-8400-d5a5a527750f
2026-03-27 15:17:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8cf5b5a7-b663-5b0f-8400-d5a5a527750f, skipping ID generation
2026-03-27 15:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cf5b5a7-b663-5b0f-8400-d5a5a527750f with scrape type 1
2026-03-27 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8cf5b5a7-b663-5b0f-8400-d5a5a527750f sending to next pipeline
2026-03-27 15:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8cf5b5a7-b663-5b0f-8400-d5a5a527750f, identifier: 7008607auction111122
2026-03-27 15:17:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dff3b4fe-6b74-5549-b338-d2adbec3541b
2026-03-27 15:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008613/photo_004/780x0__r.jpg?hash=1774611849> (referer: https://ecarstrade.com/cars/7008613)
2026-03-27 15:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8cf5b5a7-b663-5b0f-8400-d5a5a527750f with identifier: 7008607auction111122
2026-03-27 15:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8cf5b5a7-b663-5b0f-8400-d5a5a527750f with identifier: 7008607auction111122
2026-03-27 15:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8cf5b5a7-b663-5b0f-8400-d5a5a527750f with identifier: 7008607auction111122 to the API
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008607/photo_001/780x0__r.jpg?hash=1774611765>
{'auction_title': '',
 'c_o_2_emission_value': 220,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '8cf5b5a7-b663-5b0f-8400-d5a5a527750f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008607',
 'listing': 'directbuy',
 'location': 'Belgium - "Machelen"',
 'make': 'Ford',
 'model': 'Transit Custom',
 'odometer': 138564,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-14',
 'seats_number': None,
 'seller_name': None,
 'title': 'Ford Transit Custom Transit Custom 300L 2.0TD/96Kw A6 FWD Trend '
          '96kW/130pk  4D/P Auto-6',
 'transmission': 'automatic',
 'trim': '300L 2.0TD/96Kw A6 FWD Trend 96kW/130pk  4D/P Auto-6',
 'vin': None,
 'year': 2023}
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008607auction111122%27 HTTP/1.1" 200 None
2026-03-27 15:17:18 [ecarstrade.be] INFO: Saving data for 7008607auction111122: {'created_time': 1774624638.717904, 'last_price_update_time': 1774624638.717916, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008607auction111122') HTTP/1.1" 204 0
2026-03-27 15:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008613/photo_001/780x0__r.jpg?hash=1774611849> (referer: https://ecarstrade.com/cars/7008613)
2026-03-27 15:17:18 [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 15:17:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dff3b4fe-6b74-5549-b338-d2adbec3541b
2026-03-27 15:17:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dff3b4fe-6b74-5549-b338-d2adbec3541b
2026-03-27 15:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008613/photo_000/780x0__r.jpg?hash=1774611848> (referer: https://ecarstrade.com/cars/7008613)
2026-03-27 15:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008606/photo_004/780x0__r.jpg?hash=1774611754> (referer: https://ecarstrade.com/cars/7008606)
2026-03-27 15:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008608/photo_004/780x0__r.jpg?hash=1774611779> (referer: https://ecarstrade.com/cars/7008608)
2026-03-27 15:17:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dff3b4fe-6b74-5549-b338-d2adbec3541b
2026-03-27 15:17:18 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008606/photo_003/780x0__r.jpg?hash=1774611754> (referer: https://ecarstrade.com/cars/7008606)
2026-03-27 15:17:18 [ecarstrade.be] INFO: Found listing with ID: 7009122auction111129
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009122auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:18 [ecarstrade.be] INFO: Scrape type for 7009122auction111129: 0
2026-03-27 15:17:18 [ecarstrade.be] INFO: Found listing with ID: 7009062auction111129
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009062auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:18 [ecarstrade.be] INFO: Scrape type for 7009062auction111129: 0
2026-03-27 15:17:18 [ecarstrade.be] INFO: Found listing with ID: 7009119auction111129
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009119auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:18 [ecarstrade.be] INFO: Scrape type for 7009119auction111129: 0
2026-03-27 15:17:18 [ecarstrade.be] INFO: Found listing with ID: 7009087auction111129
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009087auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:18 [ecarstrade.be] INFO: Scrape type for 7009087auction111129: 0
2026-03-27 15:17:18 [ecarstrade.be] INFO: Found listing with ID: 7009011auction111129
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009011auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:18 [ecarstrade.be] INFO: Scrape type for 7009011auction111129: 0
2026-03-27 15:17:18 [ecarstrade.be] INFO: Found listing with ID: 7009055auction111129
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009055auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:18 [ecarstrade.be] INFO: Scrape type for 7009055auction111129: 0
2026-03-27 15:17:18 [ecarstrade.be] INFO: Found listing with ID: 7009010auction111129
2026-03-27 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009010auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [ecarstrade.be] INFO: Scrape type for 7009010auction111129: 0
2026-03-27 15:17:19 [ecarstrade.be] INFO: Found listing with ID: 7009045auction111129
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009045auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [ecarstrade.be] INFO: Scrape type for 7009045auction111129: 0
2026-03-27 15:17:19 [ecarstrade.be] INFO: Found listing with ID: 7009046auction111129
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009046auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [ecarstrade.be] INFO: Scrape type for 7009046auction111129: 0
2026-03-27 15:17:19 [ecarstrade.be] INFO: Found listing with ID: 7009076auction111129
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009076auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [ecarstrade.be] INFO: Scrape type for 7009076auction111129: 0
2026-03-27 15:17:19 [ecarstrade.be] INFO: Found listing with ID: 7009026auction111129
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009026auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [ecarstrade.be] INFO: Scrape type for 7009026auction111129: 0
2026-03-27 15:17:19 [ecarstrade.be] INFO: Found listing with ID: 7009027auction111129
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009027auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [ecarstrade.be] INFO: Scrape type for 7009027auction111129: 0
2026-03-27 15:17:19 [ecarstrade.be] INFO: Found listing with ID: 7009009auction111129
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009009auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [ecarstrade.be] INFO: Scrape type for 7009009auction111129: 0
2026-03-27 15:17:19 [ecarstrade.be] INFO: Found listing with ID: 7009050auction111129
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009050auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [ecarstrade.be] INFO: Scrape type for 7009050auction111129: 0
2026-03-27 15:17:19 [ecarstrade.be] INFO: Found listing with ID: 7009072auction111129
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009072auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [ecarstrade.be] INFO: Scrape type for 7009072auction111129: 0
2026-03-27 15:17:19 [ecarstrade.be] INFO: Found listing with ID: 7009078auction111129
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009078auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [ecarstrade.be] INFO: Scrape type for 7009078auction111129: 0
2026-03-27 15:17:19 [ecarstrade.be] INFO: Found listing with ID: 7009146auction111129
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009146auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [ecarstrade.be] INFO: Scrape type for 7009146auction111129: 0
2026-03-27 15:17:19 [ecarstrade.be] INFO: Found listing with ID: 7009023auction111129
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009023auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [ecarstrade.be] INFO: Scrape type for 7009023auction111129: 0
2026-03-27 15:17:19 [ecarstrade.be] INFO: Found listing with ID: 7009131auction111129
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009131auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [ecarstrade.be] INFO: Scrape type for 7009131auction111129: 0
2026-03-27 15:17:19 [ecarstrade.be] INFO: Found listing with ID: 7009066auction111129
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009066auction111129%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [ecarstrade.be] INFO: Scrape type for 7009066auction111129: 0
2026-03-27 15:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008608/photo_003/780x0__r.jpg?hash=1774611779> (referer: https://ecarstrade.com/cars/7008608)
2026-03-27 15:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008608/photo_002/780x0__r.jpg?hash=1774611779> (referer: https://ecarstrade.com/cars/7008608)
2026-03-27 15:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009573> (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 15:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009517> (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 15:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009096> (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 15:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009535> (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 15:17:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dff3b4fe-6b74-5549-b338-d2adbec3541b
2026-03-27 15:17:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dff3b4fe-6b74-5549-b338-d2adbec3541b, skipping ID generation
2026-03-27 15:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dff3b4fe-6b74-5549-b338-d2adbec3541b with scrape type 1
2026-03-27 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dff3b4fe-6b74-5549-b338-d2adbec3541b sending to next pipeline
2026-03-27 15:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dff3b4fe-6b74-5549-b338-d2adbec3541b, identifier: 7008613auction111122
2026-03-27 15:17:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 18e3a2fa-bb95-5d39-9e7c-4b8600a69adb
2026-03-27 15:17:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c46a4adb-cee5-573d-9088-b505f6ebc7f4
2026-03-27 15:17:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 18e3a2fa-bb95-5d39-9e7c-4b8600a69adb
2026-03-27 15:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dff3b4fe-6b74-5549-b338-d2adbec3541b with identifier: 7008613auction111122
2026-03-27 15:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dff3b4fe-6b74-5549-b338-d2adbec3541b with identifier: 7008613auction111122
2026-03-27 15:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dff3b4fe-6b74-5549-b338-d2adbec3541b with identifier: 7008613auction111122 to the API
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008613/photo_000/780x0__r.jpg?hash=1774611848>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'dff3b4fe-6b74-5549-b338-d2adbec3541b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008613',
 'listing': 'directbuy',
 'location': 'Belgium - "Machelen"',
 'make': 'MAN',
 'model': 'Renault Talisman',
 'odometer': 117553,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-05',
 'seats_number': None,
 'seller_name': None,
 'title': 'Renault Talisman Grandtour Talisman Grandtour TCe 160 EDC Intens '
          '117kW/159pk  5D/P Auto-7',
 'transmission': 'automatic',
 'trim': 'Grandtour Talisman Grandtour TCe 160 EDC Intens 117kW/159pk  5D/P '
         'Auto-7',
 'vin': None,
 'year': 2021}
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008613auction111122%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [ecarstrade.be] INFO: Saving data for 7008613auction111122: {'created_time': 1774624639.748628, 'last_price_update_time': 1774624639.74864, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008613auction111122') HTTP/1.1" 204 0
2026-03-27 15:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008606/photo_002/780x0__r.jpg?hash=1774611754> (referer: https://ecarstrade.com/cars/7008606)
2026-03-27 15:17:19 [ecarstrade.be] INFO: Extracting details for car 7009573auction111133
2026-03-27 15:17:19 [ecarstrade.be] INFO: Extracting details for car 7009517auction111133
2026-03-27 15:17:19 [ecarstrade.be] INFO: Extracting details for car 7009096auction111129
2026-03-27 15:17:19 [ecarstrade.be] INFO: Extracting details for car 7009535auction111133
2026-03-27 15:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009098/photo_004/780x0__r.jpg?hash=1774617669> (referer: https://ecarstrade.com/cars/7009098)
2026-03-27 15:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009098/photo_006/780x0__r.jpg?hash=1774617670> (referer: https://ecarstrade.com/cars/7009098)
2026-03-27 15:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009562> (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 15: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 15:17:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c46a4adb-cee5-573d-9088-b505f6ebc7f4
2026-03-27 15:17:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c46a4adb-cee5-573d-9088-b505f6ebc7f4
2026-03-27 15:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ab8bbb3-f3fc-5a21-8ab3-93e5ab6fcdc0 with identifier: 7009573auction111133
2026-03-27 15:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ab8bbb3-f3fc-5a21-8ab3-93e5ab6fcdc0 with scrape type 1
2026-03-27 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5ab8bbb3-f3fc-5a21-8ab3-93e5ab6fcdc0
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009573%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620335%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009573/photo_001/780x0__r.jpg?hash=1774620335 not downloaded yet
2026-03-27 15:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83a79f39-d30d-518d-afd8-c48536554c7e with identifier: 7009517auction111133
2026-03-27 15:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83a79f39-d30d-518d-afd8-c48536554c7e with scrape type 1
2026-03-27 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 83a79f39-d30d-518d-afd8-c48536554c7e
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009517%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620276%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009517/photo_001/780x0__r.jpg?hash=1774620276 not downloaded yet
2026-03-27 15:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51f0d175-b41e-5a77-a705-afcf44b633a8 with identifier: 7009096auction111129
2026-03-27 15:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51f0d175-b41e-5a77-a705-afcf44b633a8 with scrape type 1
2026-03-27 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 51f0d175-b41e-5a77-a705-afcf44b633a8
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009096%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617667%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009096/photo_001/780x0__r.jpg?hash=1774617667 not downloaded yet
2026-03-27 15:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2eda2855-97ef-5210-b0a5-c8cdc525e9dc with identifier: 7009535auction111133
2026-03-27 15:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2eda2855-97ef-5210-b0a5-c8cdc525e9dc with scrape type 1
2026-03-27 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2eda2855-97ef-5210-b0a5-c8cdc525e9dc
2026-03-27 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009535%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620296%27 HTTP/1.1" 200 None
2026-03-27 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009535/photo_001/780x0__r.jpg?hash=1774620296 not downloaded yet
2026-03-27 15:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009098/photo_002/780x0__r.jpg?hash=1774617669> (referer: https://ecarstrade.com/cars/7009098)
2026-03-27 15:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008608/photo_001/780x0__r.jpg?hash=1774611779> (referer: https://ecarstrade.com/cars/7008608)
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009573%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620335%27 HTTP/1.1" 200 None
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009573/photo_002/780x0__r.jpg?hash=1774620335 not downloaded yet
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009517%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620276%27 HTTP/1.1" 200 None
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009517/photo_002/780x0__r.jpg?hash=1774620276 not downloaded yet
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009096%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617667%27 HTTP/1.1" 200 None
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009096/photo_002/780x0__r.jpg?hash=1774617667 not downloaded yet
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009535%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620296%27 HTTP/1.1" 200 None
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009535/photo_002/780x0__r.jpg?hash=1774620296 not downloaded yet
2026-03-27 15:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009098/photo_005/780x0__r.jpg?hash=1774617670> (referer: https://ecarstrade.com/cars/7009098)
2026-03-27 15:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009098/photo_001/780x0__r.jpg?hash=1774617669> (referer: https://ecarstrade.com/cars/7009098)
2026-03-27 15:17: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 15:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009098/photo_003/780x0__r.jpg?hash=1774617669> (referer: https://ecarstrade.com/cars/7009098)
2026-03-27 15:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008606/photo_001/780x0__r.jpg?hash=1774611754> (referer: https://ecarstrade.com/cars/7008606)
2026-03-27 15:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008606/photo_000/780x0__r.jpg?hash=1774611753> (referer: https://ecarstrade.com/cars/7008606)
2026-03-27 15:17:20 [ecarstrade.be] INFO: Extracting details for car 7009562auction111133
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009573%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620335%27 HTTP/1.1" 200 None
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009573/photo_003/780x0__r.jpg?hash=1774620335 not downloaded yet
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009517%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620276%27 HTTP/1.1" 200 None
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009517/photo_003/780x0__r.jpg?hash=1774620276 not downloaded yet
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009096%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617667%27 HTTP/1.1" 200 None
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009096/photo_003/780x0__r.jpg?hash=1774617667 not downloaded yet
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009535%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620298%27 HTTP/1.1" 200 None
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009535/photo_003/780x0__r.jpg?hash=1774620298 not downloaded yet
2026-03-27 15:17: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 15:17: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 15:17: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 15:17:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 18e3a2fa-bb95-5d39-9e7c-4b8600a69adb
2026-03-27 15:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008609/photo_001/780x0__r.jpg?hash=1774611797> (referer: https://ecarstrade.com/cars/7008609)
2026-03-27 15:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008609/photo_002/780x0__r.jpg?hash=1774611797> (referer: https://ecarstrade.com/cars/7008609)
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009573%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620335%27 HTTP/1.1" 200 None
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009573/photo_004/780x0__r.jpg?hash=1774620335 not downloaded yet
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009517%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620276%27 HTTP/1.1" 200 None
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009517/photo_004/780x0__r.jpg?hash=1774620276 not downloaded yet
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009096%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617667%27 HTTP/1.1" 200 None
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009096/photo_004/780x0__r.jpg?hash=1774617667 not downloaded yet
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009535%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620296%27 HTTP/1.1" 200 None
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009535/photo_004/780x0__r.jpg?hash=1774620296 not downloaded yet
2026-03-27 15:17: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 15:17:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item af56e8de-3a86-5da7-9cff-a1d47ec7c47b
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item af56e8de-3a86-5da7-9cff-a1d47ec7c47b
2026-03-27 15:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5962701-5ea6-5cda-acfe-5e76dcb9efb4 with identifier: 7009562auction111133
2026-03-27 15:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5962701-5ea6-5cda-acfe-5e76dcb9efb4 with scrape type 1
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e5962701-5ea6-5cda-acfe-5e76dcb9efb4
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009562%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620326%27 HTTP/1.1" 200 None
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009562/photo_001/780x0__r.jpg?hash=1774620326 not downloaded yet
2026-03-27 15:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008609/photo_000/780x0__r.jpg?hash=1774611797> (referer: https://ecarstrade.com/cars/7008609)
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009573%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620335%27 HTTP/1.1" 200 None
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009573/photo_005/780x0__r.jpg?hash=1774620335 not downloaded yet
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009517%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620276%27 HTTP/1.1" 200 None
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009517/photo_005/780x0__r.jpg?hash=1774620276 not downloaded yet
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009096%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617667%27 HTTP/1.1" 200 None
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009096/photo_005/780x0__r.jpg?hash=1774617667 not downloaded yet
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009535%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620297%27 HTTP/1.1" 200 None
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009535/photo_005/780x0__r.jpg?hash=1774620297 not downloaded yet
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009562%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620326%27 HTTP/1.1" 200 None
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009562/photo_002/780x0__r.jpg?hash=1774620326 not downloaded yet
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item af56e8de-3a86-5da7-9cff-a1d47ec7c47b
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c46a4adb-cee5-573d-9088-b505f6ebc7f4
2026-03-27 15:17:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c46a4adb-cee5-573d-9088-b505f6ebc7f4, skipping ID generation
2026-03-27 15:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c46a4adb-cee5-573d-9088-b505f6ebc7f4 with scrape type 1
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c46a4adb-cee5-573d-9088-b505f6ebc7f4 sending to next pipeline
2026-03-27 15:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c46a4adb-cee5-573d-9088-b505f6ebc7f4, identifier: 7008608auction111122
2026-03-27 15:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c46a4adb-cee5-573d-9088-b505f6ebc7f4 with identifier: 7008608auction111122
2026-03-27 15:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c46a4adb-cee5-573d-9088-b505f6ebc7f4 with identifier: 7008608auction111122
2026-03-27 15:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c46a4adb-cee5-573d-9088-b505f6ebc7f4 with identifier: 7008608auction111122 to the API
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008608/photo_001/780x0__r.jpg?hash=1774611779>
{'auction_title': '',
 'c_o_2_emission_value': 22,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'c46a4adb-cee5-573d-9088-b505f6ebc7f4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008608',
 'listing': 'directbuy',
 'location': 'Belgium - "Machelen"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 140058,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-03',
 'seats_number': None,
 'seller_name': None,
 'title': 'Mercedes A-Klasse Classe A A 250 e Business Solution (PHEV) '
          '160kW/218pk  5D/P Auto-8',
 'transmission': 'automatic',
 'trim': 'A-Klasse Classe A A 250 e Business Solution (PHEV) 160kW/218pk  5D/P '
         'Auto-8',
 'vin': None,
 'year': 2022}
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:20 [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 15:17:20 [ecarstrade.be] INFO: Saving data for 7008608auction111122: {'created_time': 1774624640.784426, 'last_price_update_time': 1774624640.784437, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008608auction111122') HTTP/1.1" 204 0
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item af56e8de-3a86-5da7-9cff-a1d47ec7c47b
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item af56e8de-3a86-5da7-9cff-a1d47ec7c47b
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item af56e8de-3a86-5da7-9cff-a1d47ec7c47b
2026-03-27 15:17:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: af56e8de-3a86-5da7-9cff-a1d47ec7c47b, skipping ID generation
2026-03-27 15:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af56e8de-3a86-5da7-9cff-a1d47ec7c47b with scrape type 1
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item af56e8de-3a86-5da7-9cff-a1d47ec7c47b sending to next pipeline
2026-03-27 15:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: af56e8de-3a86-5da7-9cff-a1d47ec7c47b, identifier: 7009098auction111129
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 18e3a2fa-bb95-5d39-9e7c-4b8600a69adb
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 18e3a2fa-bb95-5d39-9e7c-4b8600a69adb
2026-03-27 15:17:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 18e3a2fa-bb95-5d39-9e7c-4b8600a69adb, skipping ID generation
2026-03-27 15:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18e3a2fa-bb95-5d39-9e7c-4b8600a69adb with scrape type 1
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 18e3a2fa-bb95-5d39-9e7c-4b8600a69adb sending to next pipeline
2026-03-27 15:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 18e3a2fa-bb95-5d39-9e7c-4b8600a69adb, identifier: 7008606auction111122
2026-03-27 15:17:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4e203dfb-1cb3-54af-b45a-d51872f22b46
2026-03-27 15:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009535/photo_001/780x0__r.jpg?hash=1774620296> (referer: https://ecarstrade.com/cars/7009535)
2026-03-27 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009573%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620336%27 HTTP/1.1" 200 None
2026-03-27 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009573/photo_006/780x0__r.jpg?hash=1774620336 not downloaded yet
2026-03-27 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009517%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620276%27 HTTP/1.1" 200 None
2026-03-27 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009517/photo_006/780x0__r.jpg?hash=1774620276 not downloaded yet
2026-03-27 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009096%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617667%27 HTTP/1.1" 200 None
2026-03-27 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009096/photo_006/780x0__r.jpg?hash=1774617667 not downloaded yet
2026-03-27 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009535%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620297%27 HTTP/1.1" 200 None
2026-03-27 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009535/photo_006/780x0__r.jpg?hash=1774620297 not downloaded yet
2026-03-27 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009562%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620326%27 HTTP/1.1" 200 None
2026-03-27 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009562/photo_003/780x0__r.jpg?hash=1774620326 not downloaded yet
2026-03-27 15:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: af56e8de-3a86-5da7-9cff-a1d47ec7c47b with identifier: 7009098auction111129
2026-03-27 15:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: af56e8de-3a86-5da7-9cff-a1d47ec7c47b with identifier: 7009098auction111129
2026-03-27 15:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: af56e8de-3a86-5da7-9cff-a1d47ec7c47b with identifier: 7009098auction111129 to the API
2026-03-27 15:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009098/photo_003/780x0__r.jpg?hash=1774617669>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Brown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'af56e8de-3a86-5da7-9cff-a1d47ec7c47b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009098',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 150876,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 7,
 'seller_name': None,
 'title': '5008 Active Pack 1.5 HDi 130CV BVA8 7 Sieges E6d',
 'transmission': 'automatic',
 'trim': 'Active Pack 1.5 HDi 130CV BVA8 7 Sieges E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:21 [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 15:17:21 [ecarstrade.be] INFO: Saving data for 7009098auction111129: {'created_time': 1774624641.417813, 'last_price_update_time': 1774624641.417827, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009098auction111129') HTTP/1.1" 204 0
2026-03-27 15:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 18e3a2fa-bb95-5d39-9e7c-4b8600a69adb with identifier: 7008606auction111122
2026-03-27 15:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 18e3a2fa-bb95-5d39-9e7c-4b8600a69adb with identifier: 7008606auction111122
2026-03-27 15:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 18e3a2fa-bb95-5d39-9e7c-4b8600a69adb with identifier: 7008606auction111122 to the API
2026-03-27 15:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008606/photo_000/780x0__r.jpg?hash=1774611753>
{'auction_title': '',
 'c_o_2_emission_value': 39,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '18e3a2fa-bb95-5d39-9e7c-4b8600a69adb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008606',
 'listing': 'directbuy',
 'location': 'Belgium - "Machelen"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 70077,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-27',
 'seats_number': None,
 'seller_name': None,
 'title': 'BMW X2 X2 xDrive25e 162kW (PHEV) 162kW/220pk  5D/P Auto-8',
 'transmission': 'automatic',
 'trim': 'xDrive25e 162kW (PHEV) 162kW/220pk  5D/P Auto-8',
 'vin': None,
 'year': 2022}
2026-03-27 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:21 [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 15:17:21 [ecarstrade.be] INFO: Saving data for 7008606auction111122: {'created_time': 1774624641.716722, 'last_price_update_time': 1774624641.716739, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008606auction111122') HTTP/1.1" 204 0
2026-03-27 15:17:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4e203dfb-1cb3-54af-b45a-d51872f22b46
2026-03-27 15:17:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4e203dfb-1cb3-54af-b45a-d51872f22b46
2026-03-27 15:17:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e203dfb-1cb3-54af-b45a-d51872f22b46, skipping ID generation
2026-03-27 15:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e203dfb-1cb3-54af-b45a-d51872f22b46 with scrape type 1
2026-03-27 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e203dfb-1cb3-54af-b45a-d51872f22b46 sending to next pipeline
2026-03-27 15:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4e203dfb-1cb3-54af-b45a-d51872f22b46, identifier: 7008609auction111122
2026-03-27 15:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009096/photo_001/780x0__r.jpg?hash=1774617667> (referer: https://ecarstrade.com/cars/7009096)
2026-03-27 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009562%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620326%27 HTTP/1.1" 200 None
2026-03-27 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009562/photo_004/780x0__r.jpg?hash=1774620326 not downloaded yet
2026-03-27 15:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4e203dfb-1cb3-54af-b45a-d51872f22b46 with identifier: 7008609auction111122
2026-03-27 15:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4e203dfb-1cb3-54af-b45a-d51872f22b46 with identifier: 7008609auction111122
2026-03-27 15:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4e203dfb-1cb3-54af-b45a-d51872f22b46 with identifier: 7008609auction111122 to the API
2026-03-27 15:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008609/photo_000/780x0__r.jpg?hash=1774611797>
{'auction_title': '',
 'c_o_2_emission_value': 22,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '4e203dfb-1cb3-54af-b45a-d51872f22b46',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008609',
 'listing': 'directbuy',
 'location': 'Belgium - "Machelen"',
 'make': 'Mercedes',
 'model': 'A 250',
 'odometer': 11938,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-23',
 'seats_number': None,
 'seller_name': None,
 'title': 'Mercedes A-Klasse Limousine A-Klasse Limousine A 250e Business '
          'Solution (PHEV) 160kW/218pk  4D/P Auto-8',
 'transmission': 'automatic',
 'trim': 'A-Klasse Limousine A-Klasse Limousine e Business Solution (PHEV) '
         '160kW/218pk  4D/P Auto-8',
 'vin': None,
 'year': 2022}
2026-03-27 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:22 [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 15:17:22 [ecarstrade.be] INFO: Saving data for 7008609auction111122: {'created_time': 1774624642.139051, 'last_price_update_time': 1774624642.139066, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008609auction111122') HTTP/1.1" 204 0
2026-03-27 15:17:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2eda2855-97ef-5210-b0a5-c8cdc525e9dc
2026-03-27 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009535/photo_002/780x0__r.jpg?hash=1774620296> (referer: https://ecarstrade.com/cars/7009535)
2026-03-27 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009562%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620327%27 HTTP/1.1" 200 None
2026-03-27 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009562/photo_005/780x0__r.jpg?hash=1774620327 not downloaded yet
2026-03-27 15:17:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 51f0d175-b41e-5a77-a705-afcf44b633a8
2026-03-27 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009562%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620326%27 HTTP/1.1" 200 None
2026-03-27 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009562/photo_006/780x0__r.jpg?hash=1774620326 not downloaded yet
2026-03-27 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009517/photo_002/780x0__r.jpg?hash=1774620276> (referer: https://ecarstrade.com/cars/7009517)
2026-03-27 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009096/photo_002/780x0__r.jpg?hash=1774617667> (referer: https://ecarstrade.com/cars/7009096)
2026-03-27 15:17:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2eda2855-97ef-5210-b0a5-c8cdc525e9dc
2026-03-27 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009573/photo_002/780x0__r.jpg?hash=1774620335> (referer: https://ecarstrade.com/cars/7009573)
2026-03-27 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009517/photo_001/780x0__r.jpg?hash=1774620276> (referer: https://ecarstrade.com/cars/7009517)
2026-03-27 15:17:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 83a79f39-d30d-518d-afd8-c48536554c7e
2026-03-27 15:17:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 51f0d175-b41e-5a77-a705-afcf44b633a8
2026-03-27 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009535/photo_003/780x0__r.jpg?hash=1774620298> (referer: https://ecarstrade.com/cars/7009535)
2026-03-27 15:17:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5ab8bbb3-f3fc-5a21-8ab3-93e5ab6fcdc0
2026-03-27 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009096/photo_003/780x0__r.jpg?hash=1774617667> (referer: https://ecarstrade.com/cars/7009096)
2026-03-27 15:17:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 83a79f39-d30d-518d-afd8-c48536554c7e
2026-03-27 15:17:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2eda2855-97ef-5210-b0a5-c8cdc525e9dc
2026-03-27 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009562/photo_001/780x0__r.jpg?hash=1774620326> (referer: https://ecarstrade.com/cars/7009562)
2026-03-27 15:17:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 51f0d175-b41e-5a77-a705-afcf44b633a8
2026-03-27 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009562/photo_002/780x0__r.jpg?hash=1774620326> (referer: https://ecarstrade.com/cars/7009562)
2026-03-27 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009562/photo_003/780x0__r.jpg?hash=1774620326> (referer: https://ecarstrade.com/cars/7009562)
2026-03-27 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009562/photo_006/780x0__r.jpg?hash=1774620326> (referer: https://ecarstrade.com/cars/7009562)
2026-03-27 15:17:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e5962701-5ea6-5cda-acfe-5e76dcb9efb4
2026-03-27 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009562/photo_004/780x0__r.jpg?hash=1774620326> (referer: https://ecarstrade.com/cars/7009562)
2026-03-27 15:17:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e5962701-5ea6-5cda-acfe-5e76dcb9efb4
2026-03-27 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009562/photo_005/780x0__r.jpg?hash=1774620327> (referer: https://ecarstrade.com/cars/7009562)
2026-03-27 15:17:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e5962701-5ea6-5cda-acfe-5e76dcb9efb4
2026-03-27 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009535/photo_006/780x0__r.jpg?hash=1774620297> (referer: https://ecarstrade.com/cars/7009535)
2026-03-27 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009096/photo_006/780x0__r.jpg?hash=1774617667> (referer: https://ecarstrade.com/cars/7009096)
2026-03-27 15:17:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e5962701-5ea6-5cda-acfe-5e76dcb9efb4
2026-03-27 15:17:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e5962701-5ea6-5cda-acfe-5e76dcb9efb4
2026-03-27 15:17:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e5962701-5ea6-5cda-acfe-5e76dcb9efb4
2026-03-27 15:17:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e5962701-5ea6-5cda-acfe-5e76dcb9efb4, skipping ID generation
2026-03-27 15:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5962701-5ea6-5cda-acfe-5e76dcb9efb4 with scrape type 1
2026-03-27 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e5962701-5ea6-5cda-acfe-5e76dcb9efb4 sending to next pipeline
2026-03-27 15:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e5962701-5ea6-5cda-acfe-5e76dcb9efb4, identifier: 7009562auction111133
2026-03-27 15:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e5962701-5ea6-5cda-acfe-5e76dcb9efb4 with identifier: 7009562auction111133
2026-03-27 15:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e5962701-5ea6-5cda-acfe-5e76dcb9efb4 with identifier: 7009562auction111133
2026-03-27 15:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e5962701-5ea6-5cda-acfe-5e76dcb9efb4 with identifier: 7009562auction111133 to the API
2026-03-27 15:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009562/photo_005/780x0__r.jpg?hash=1774620327>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'e5962701-5ea6-5cda-acfe-5e76dcb9efb4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009562',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Scenic',
 'odometer': 122024,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Scénic  2016  5P  monospace Business TCe 140 EDC FAP  21',
 'transmission': 'automatic',
 'trim': 'RENAULT Scénic  2016  5P  monospace Business TCe 140 EDC FAP  21',
 'vin': None,
 'year': 2021}
2026-03-27 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:23 [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 15:17:23 [ecarstrade.be] INFO: Saving data for 7009562auction111133: {'created_time': 1774624643.438035, 'last_price_update_time': 1774624643.438049, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009562auction111133') HTTP/1.1" 204 0
2026-03-27 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009573/photo_006/780x0__r.jpg?hash=1774620336> (referer: https://ecarstrade.com/cars/7009573)
2026-03-27 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009517/photo_006/780x0__r.jpg?hash=1774620276> (referer: https://ecarstrade.com/cars/7009517)
2026-03-27 15:17:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2eda2855-97ef-5210-b0a5-c8cdc525e9dc
2026-03-27 15:17:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 51f0d175-b41e-5a77-a705-afcf44b633a8
2026-03-27 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009535/photo_005/780x0__r.jpg?hash=1774620297> (referer: https://ecarstrade.com/cars/7009535)
2026-03-27 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009096/photo_005/780x0__r.jpg?hash=1774617667> (referer: https://ecarstrade.com/cars/7009096)
2026-03-27 15:17:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5ab8bbb3-f3fc-5a21-8ab3-93e5ab6fcdc0
2026-03-27 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009573/photo_005/780x0__r.jpg?hash=1774620335> (referer: https://ecarstrade.com/cars/7009573)
2026-03-27 15:17:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 83a79f39-d30d-518d-afd8-c48536554c7e
2026-03-27 15:17:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2eda2855-97ef-5210-b0a5-c8cdc525e9dc
2026-03-27 15:17:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 51f0d175-b41e-5a77-a705-afcf44b633a8
2026-03-27 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009517/photo_005/780x0__r.jpg?hash=1774620276> (referer: https://ecarstrade.com/cars/7009517)
2026-03-27 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009535/photo_004/780x0__r.jpg?hash=1774620296> (referer: https://ecarstrade.com/cars/7009535)
2026-03-27 15:17:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5ab8bbb3-f3fc-5a21-8ab3-93e5ab6fcdc0
2026-03-27 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009096/photo_004/780x0__r.jpg?hash=1774617667> (referer: https://ecarstrade.com/cars/7009096)
2026-03-27 15:17:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 83a79f39-d30d-518d-afd8-c48536554c7e
2026-03-27 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009517/photo_004/780x0__r.jpg?hash=1774620276> (referer: https://ecarstrade.com/cars/7009517)
2026-03-27 15:17:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2eda2855-97ef-5210-b0a5-c8cdc525e9dc
2026-03-27 15:17:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2eda2855-97ef-5210-b0a5-c8cdc525e9dc, skipping ID generation
2026-03-27 15:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2eda2855-97ef-5210-b0a5-c8cdc525e9dc with scrape type 1
2026-03-27 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2eda2855-97ef-5210-b0a5-c8cdc525e9dc sending to next pipeline
2026-03-27 15:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2eda2855-97ef-5210-b0a5-c8cdc525e9dc, identifier: 7009535auction111133
2026-03-27 15:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009517/photo_003/780x0__r.jpg?hash=1774620276> (referer: https://ecarstrade.com/cars/7009517)
2026-03-27 15:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2eda2855-97ef-5210-b0a5-c8cdc525e9dc with identifier: 7009535auction111133
2026-03-27 15:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2eda2855-97ef-5210-b0a5-c8cdc525e9dc with identifier: 7009535auction111133
2026-03-27 15:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2eda2855-97ef-5210-b0a5-c8cdc525e9dc with identifier: 7009535auction111133 to the API
2026-03-27 15:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009535/photo_004/780x0__r.jpg?hash=1774620296>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Black',
 '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': '2eda2855-97ef-5210-b0a5-c8cdc525e9dc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009535',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 116429,
 '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': 'PEUGEOT 3008 / 2016 / 5P / SUV Hybrid 225 e-EAT8 GT Line',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  / 2016 / 5P / SUV Hybrid 225 e-EAT8 GT Line',
 'vin': None,
 'year': 2020}
2026-03-27 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:24 [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 15:17:24 [ecarstrade.be] INFO: Saving data for 7009535auction111133: {'created_time': 1774624644.275058, 'last_price_update_time': 1774624644.275075, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009535auction111133') HTTP/1.1" 204 0
2026-03-27 15:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009573/photo_004/780x0__r.jpg?hash=1774620335> (referer: https://ecarstrade.com/cars/7009573)
2026-03-27 15:17:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 51f0d175-b41e-5a77-a705-afcf44b633a8
2026-03-27 15:17:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 51f0d175-b41e-5a77-a705-afcf44b633a8, skipping ID generation
2026-03-27 15:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51f0d175-b41e-5a77-a705-afcf44b633a8 with scrape type 1
2026-03-27 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 51f0d175-b41e-5a77-a705-afcf44b633a8 sending to next pipeline
2026-03-27 15:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 51f0d175-b41e-5a77-a705-afcf44b633a8, identifier: 7009096auction111129
2026-03-27 15:17:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 83a79f39-d30d-518d-afd8-c48536554c7e
2026-03-27 15:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 51f0d175-b41e-5a77-a705-afcf44b633a8 with identifier: 7009096auction111129
2026-03-27 15:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 51f0d175-b41e-5a77-a705-afcf44b633a8 with identifier: 7009096auction111129
2026-03-27 15:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 51f0d175-b41e-5a77-a705-afcf44b633a8 with identifier: 7009096auction111129 to the API
2026-03-27 15:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009096/photo_004/780x0__r.jpg?hash=1774617667>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '51f0d175-b41e-5a77-a705-afcf44b633a8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009096',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 157122,
 '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': 7,
 'seller_name': None,
 'title': '5008 Active Business 1.5 HDi 130CV BVA8 7 Sieges E6d',
 'transmission': 'automatic',
 'trim': 'Active Business 1.5 HDi 130CV BVA8 7 Sieges E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:24 [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 15:17:24 [ecarstrade.be] INFO: Saving data for 7009096auction111129: {'created_time': 1774624644.755681, 'last_price_update_time': 1774624644.755691, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009096auction111129') HTTP/1.1" 204 0
2026-03-27 15:17:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 83a79f39-d30d-518d-afd8-c48536554c7e
2026-03-27 15:17:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 83a79f39-d30d-518d-afd8-c48536554c7e, skipping ID generation
2026-03-27 15:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83a79f39-d30d-518d-afd8-c48536554c7e with scrape type 1
2026-03-27 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 83a79f39-d30d-518d-afd8-c48536554c7e sending to next pipeline
2026-03-27 15:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 83a79f39-d30d-518d-afd8-c48536554c7e, identifier: 7009517auction111133
2026-03-27 15:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009573/photo_003/780x0__r.jpg?hash=1774620335> (referer: https://ecarstrade.com/cars/7009573)
2026-03-27 15:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 83a79f39-d30d-518d-afd8-c48536554c7e with identifier: 7009517auction111133
2026-03-27 15:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 83a79f39-d30d-518d-afd8-c48536554c7e with identifier: 7009517auction111133
2026-03-27 15:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 83a79f39-d30d-518d-afd8-c48536554c7e with identifier: 7009517auction111133 to the API
2026-03-27 15:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009517/photo_003/780x0__r.jpg?hash=1774620276>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '83a79f39-d30d-518d-afd8-c48536554c7e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009517',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 67642,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '3008 Allure Business 1.2 PureTech 130CV BVA6 E6',
 'transmission': 'automatic',
 'trim': 'Allure Business 1.2 PureTech 130CV BVA6 E6',
 'vin': None,
 'year': 2018}
2026-03-27 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009517auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:17:25 [ecarstrade.be] INFO: Saving data for 7009517auction111133: {'created_time': 1774624645.204977, 'last_price_update_time': 1774624645.204988, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009517auction111133') HTTP/1.1" 204 0
2026-03-27 15: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 15:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009573/photo_001/780x0__r.jpg?hash=1774620335> (referer: https://ecarstrade.com/cars/7009573)
2026-03-27 15: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 15:17:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5ab8bbb3-f3fc-5a21-8ab3-93e5ab6fcdc0
2026-03-27 15:17:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5ab8bbb3-f3fc-5a21-8ab3-93e5ab6fcdc0
2026-03-27 15:17:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5ab8bbb3-f3fc-5a21-8ab3-93e5ab6fcdc0
2026-03-27 15:17:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5ab8bbb3-f3fc-5a21-8ab3-93e5ab6fcdc0, skipping ID generation
2026-03-27 15:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ab8bbb3-f3fc-5a21-8ab3-93e5ab6fcdc0 with scrape type 1
2026-03-27 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5ab8bbb3-f3fc-5a21-8ab3-93e5ab6fcdc0 sending to next pipeline
2026-03-27 15:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5ab8bbb3-f3fc-5a21-8ab3-93e5ab6fcdc0, identifier: 7009573auction111133
2026-03-27 15:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5ab8bbb3-f3fc-5a21-8ab3-93e5ab6fcdc0 with identifier: 7009573auction111133
2026-03-27 15:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5ab8bbb3-f3fc-5a21-8ab3-93e5ab6fcdc0 with identifier: 7009573auction111133
2026-03-27 15:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5ab8bbb3-f3fc-5a21-8ab3-93e5ab6fcdc0 with identifier: 7009573auction111133 to the API
2026-03-27 15:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009573/photo_001/780x0__r.jpg?hash=1774620335>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '5ab8bbb3-f3fc-5a21-8ab3-93e5ab6fcdc0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009573',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 100130,
 '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': 'Octavia Break Business 2.0 TDI 150CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Break Business 2.0 TDI 150CV BVA7 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009573auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:17:25 [ecarstrade.be] INFO: Saving data for 7009573auction111133: {'created_time': 1774624645.743753, 'last_price_update_time': 1774624645.743764, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009573auction111133') HTTP/1.1" 204 0
2026-03-27 15:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009585> (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 15:17: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 15:17:27 [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 15:17: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 15:17:28 [ecarstrade.be] INFO: Extracting details for car 7009585auction111133
2026-03-27 15:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8baa801-d384-59a9-b131-cc1b57cdfeaf with identifier: 7009585auction111133
2026-03-27 15:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8baa801-d384-59a9-b131-cc1b57cdfeaf with scrape type 1
2026-03-27 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e8baa801-d384-59a9-b131-cc1b57cdfeaf
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009585%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620350%27 HTTP/1.1" 200 None
2026-03-27 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009585/photo_001/780x0__r.jpg?hash=1774620350 not downloaded yet
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009585%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620351%27 HTTP/1.1" 200 None
2026-03-27 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009585/photo_002/780x0__r.jpg?hash=1774620351 not downloaded yet
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009585%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620350%27 HTTP/1.1" 200 None
2026-03-27 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009585/photo_003/780x0__r.jpg?hash=1774620350 not downloaded yet
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009585%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620350%27 HTTP/1.1" 200 None
2026-03-27 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009585/photo_004/780x0__r.jpg?hash=1774620350 not downloaded yet
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009088auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009088auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009082auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009082auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009091auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009091auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009118auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009118auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009020auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009020auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009100auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009100auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009147auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009147auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009049auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009049auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009071auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009071auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009097auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009097auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009099auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009099auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009108auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009108auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009111auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009111auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009024auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009024auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009054auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009054auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009065auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009065auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009142auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009142auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009051auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009051auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009041auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009041auction111129: 0
2026-03-27 15:17:28 [ecarstrade.be] INFO: Found listing with ID: 7009144auction111129
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:28 [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 15:17:28 [ecarstrade.be] INFO: Scrape type for 7009144auction111129: 0
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009585%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620350%27 HTTP/1.1" 200 None
2026-03-27 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009585/photo_005/780x0__r.jpg?hash=1774620350 not downloaded yet
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009585%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620350%27 HTTP/1.1" 200 None
2026-03-27 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009585/photo_006/780x0__r.jpg?hash=1774620350 not downloaded yet
2026-03-27 15:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009555> (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 15:17: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 15:17:28 [ecarstrade.be] INFO: Extracting details for car 7009555auction111133
2026-03-27 15:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5f47712-aa25-5fc9-a22a-ecd8c1869def with identifier: 7009555auction111133
2026-03-27 15:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5f47712-aa25-5fc9-a22a-ecd8c1869def with scrape type 1
2026-03-27 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e5f47712-aa25-5fc9-a22a-ecd8c1869def
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009555%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620317%27 HTTP/1.1" 200 None
2026-03-27 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009555/photo_001/780x0__r.jpg?hash=1774620317 not downloaded yet
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009555%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620318%27 HTTP/1.1" 200 None
2026-03-27 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009555/photo_002/780x0__r.jpg?hash=1774620318 not downloaded yet
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009555%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620318%27 HTTP/1.1" 200 None
2026-03-27 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009555/photo_003/780x0__r.jpg?hash=1774620318 not downloaded yet
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009555%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620317%27 HTTP/1.1" 200 None
2026-03-27 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009555/photo_004/780x0__r.jpg?hash=1774620317 not downloaded yet
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009555%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620317%27 HTTP/1.1" 200 None
2026-03-27 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009555/photo_005/780x0__r.jpg?hash=1774620317 not downloaded yet
2026-03-27 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009555%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620318%27 HTTP/1.1" 200 None
2026-03-27 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009555/photo_006/780x0__r.jpg?hash=1774620318 not downloaded yet
2026-03-27 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009506> (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 15:17: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 15:17:29 [ecarstrade.be] INFO: Extracting details for car 7009506auction111133
2026-03-27 15:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c48086d-cb63-5092-a4f4-4418125a3bcf with identifier: 7009506auction111133
2026-03-27 15:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c48086d-cb63-5092-a4f4-4418125a3bcf with scrape type 1
2026-03-27 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7c48086d-cb63-5092-a4f4-4418125a3bcf
2026-03-27 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009506%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620251%27 HTTP/1.1" 200 None
2026-03-27 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009506/photo_001/780x0__r.jpg?hash=1774620251 not downloaded yet
2026-03-27 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009506%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620250%27 HTTP/1.1" 200 None
2026-03-27 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009506/photo_002/780x0__r.jpg?hash=1774620250 not downloaded yet
2026-03-27 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009554> (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 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009506%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620250%27 HTTP/1.1" 200 None
2026-03-27 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009506/photo_003/780x0__r.jpg?hash=1774620250 not downloaded yet
2026-03-27 15:17: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 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009506%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620250%27 HTTP/1.1" 200 None
2026-03-27 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009506/photo_004/780x0__r.jpg?hash=1774620250 not downloaded yet
2026-03-27 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009506%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620251%27 HTTP/1.1" 200 None
2026-03-27 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009506/photo_005/780x0__r.jpg?hash=1774620251 not downloaded yet
2026-03-27 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009506%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620251%27 HTTP/1.1" 200 None
2026-03-27 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009506/photo_006/780x0__r.jpg?hash=1774620251 not downloaded yet
2026-03-27 15:17:29 [ecarstrade.be] INFO: Extracting details for car 7009554auction111133
2026-03-27 15:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b06212df-b179-5690-90d6-fc6b2121f5bb with identifier: 7009554auction111133
2026-03-27 15:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b06212df-b179-5690-90d6-fc6b2121f5bb with scrape type 1
2026-03-27 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b06212df-b179-5690-90d6-fc6b2121f5bb
2026-03-27 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009554%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620317%27 HTTP/1.1" 200 None
2026-03-27 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009554/photo_001/780x0__r.jpg?hash=1774620317 not downloaded yet
2026-03-27 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009554%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620317%27 HTTP/1.1" 200 None
2026-03-27 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009554/photo_002/780x0__r.jpg?hash=1774620317 not downloaded yet
2026-03-27 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009554%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620318%27 HTTP/1.1" 200 None
2026-03-27 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009554/photo_003/780x0__r.jpg?hash=1774620318 not downloaded yet
2026-03-27 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009554%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620317%27 HTTP/1.1" 200 None
2026-03-27 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009554/photo_004/780x0__r.jpg?hash=1774620317 not downloaded yet
2026-03-27 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009554%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620317%27 HTTP/1.1" 200 None
2026-03-27 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009554/photo_005/780x0__r.jpg?hash=1774620317 not downloaded yet
2026-03-27 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009554%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620317%27 HTTP/1.1" 200 None
2026-03-27 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009554/photo_006/780x0__r.jpg?hash=1774620317 not downloaded yet
2026-03-27 15:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009492> (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 15:17: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 15:17:30 [ecarstrade.be] INFO: Extracting details for car 7009492auction111133
2026-03-27 15:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cf3f35d-bef5-5f1f-bc74-1ec9d59872b1 with identifier: 7009492auction111133
2026-03-27 15:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cf3f35d-bef5-5f1f-bc74-1ec9d59872b1 with scrape type 1
2026-03-27 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9cf3f35d-bef5-5f1f-bc74-1ec9d59872b1
2026-03-27 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009492%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620240%27 HTTP/1.1" 200 None
2026-03-27 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009492/photo_001/780x0__r.jpg?hash=1774620240 not downloaded yet
2026-03-27 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009492%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620240%27 HTTP/1.1" 200 None
2026-03-27 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009492/photo_002/780x0__r.jpg?hash=1774620240 not downloaded yet
2026-03-27 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009492%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620240%27 HTTP/1.1" 200 None
2026-03-27 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009492/photo_003/780x0__r.jpg?hash=1774620240 not downloaded yet
2026-03-27 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009492%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620240%27 HTTP/1.1" 200 None
2026-03-27 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009492/photo_004/780x0__r.jpg?hash=1774620240 not downloaded yet
2026-03-27 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009492%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620240%27 HTTP/1.1" 200 None
2026-03-27 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009492/photo_005/780x0__r.jpg?hash=1774620240 not downloaded yet
2026-03-27 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009492%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620240%27 HTTP/1.1" 200 None
2026-03-27 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009492/photo_006/780x0__r.jpg?hash=1774620240 not downloaded yet
2026-03-27 15:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009462> (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 15: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 15:17:32 [ecarstrade.be] INFO: Extracting details for car 7009462auction111133
2026-03-27 15:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed1bee21-bbf0-5488-86d9-558e7183e021 with identifier: 7009462auction111133
2026-03-27 15:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed1bee21-bbf0-5488-86d9-558e7183e021 with scrape type 1
2026-03-27 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ed1bee21-bbf0-5488-86d9-558e7183e021
2026-03-27 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009462%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620204%27 HTTP/1.1" 200 None
2026-03-27 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009462/photo_001/780x0__r.jpg?hash=1774620204 not downloaded yet
2026-03-27 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009462%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620204%27 HTTP/1.1" 200 None
2026-03-27 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009462/photo_002/780x0__r.jpg?hash=1774620204 not downloaded yet
2026-03-27 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009462%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620205%27 HTTP/1.1" 200 None
2026-03-27 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009462/photo_003/780x0__r.jpg?hash=1774620205 not downloaded yet
2026-03-27 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009462%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620204%27 HTTP/1.1" 200 None
2026-03-27 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009462/photo_004/780x0__r.jpg?hash=1774620204 not downloaded yet
2026-03-27 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009462%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620204%27 HTTP/1.1" 200 None
2026-03-27 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009462/photo_005/780x0__r.jpg?hash=1774620204 not downloaded yet
2026-03-27 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009462%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620205%27 HTTP/1.1" 200 None
2026-03-27 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009462/photo_006/780x0__r.jpg?hash=1774620205 not downloaded yet
2026-03-27 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009538> (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 15:17: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 15:17:34 [ecarstrade.be] INFO: Extracting details for car 7009538auction111133
2026-03-27 15:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b394296-19eb-5cb2-8dfb-b501440e7e3a with identifier: 7009538auction111133
2026-03-27 15:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b394296-19eb-5cb2-8dfb-b501440e7e3a with scrape type 1
2026-03-27 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7b394296-19eb-5cb2-8dfb-b501440e7e3a
2026-03-27 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009538%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620299%27 HTTP/1.1" 200 None
2026-03-27 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009538/photo_001/780x0__r.jpg?hash=1774620299 not downloaded yet
2026-03-27 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009538%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620299%27 HTTP/1.1" 200 None
2026-03-27 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009538/photo_002/780x0__r.jpg?hash=1774620299 not downloaded yet
2026-03-27 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009538%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620300%27 HTTP/1.1" 200 None
2026-03-27 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009538/photo_003/780x0__r.jpg?hash=1774620300 not downloaded yet
2026-03-27 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009538%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620300%27 HTTP/1.1" 200 None
2026-03-27 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009538/photo_004/780x0__r.jpg?hash=1774620300 not downloaded yet
2026-03-27 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009538%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620300%27 HTTP/1.1" 200 None
2026-03-27 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009538/photo_005/780x0__r.jpg?hash=1774620300 not downloaded yet
2026-03-27 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009538%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620300%27 HTTP/1.1" 200 None
2026-03-27 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009538/photo_006/780x0__r.jpg?hash=1774620300 not downloaded yet
2026-03-27 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009507> (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 15:17: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 15:17:35 [ecarstrade.be] INFO: Extracting details for car 7009507auction111133
2026-03-27 15:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f344911-3538-5f74-aaea-b739fdc2239f with identifier: 7009507auction111133
2026-03-27 15:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f344911-3538-5f74-aaea-b739fdc2239f with scrape type 1
2026-03-27 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5f344911-3538-5f74-aaea-b739fdc2239f
2026-03-27 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009507%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620255%27 HTTP/1.1" 200 None
2026-03-27 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009507/photo_001/780x0__r.jpg?hash=1774620255 not downloaded yet
2026-03-27 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009507%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620255%27 HTTP/1.1" 200 None
2026-03-27 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009507/photo_002/780x0__r.jpg?hash=1774620255 not downloaded yet
2026-03-27 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009507%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620256%27 HTTP/1.1" 200 None
2026-03-27 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009507/photo_003/780x0__r.jpg?hash=1774620256 not downloaded yet
2026-03-27 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009507%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620256%27 HTTP/1.1" 200 None
2026-03-27 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009507/photo_004/780x0__r.jpg?hash=1774620256 not downloaded yet
2026-03-27 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009507%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620255%27 HTTP/1.1" 200 None
2026-03-27 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009507/photo_005/780x0__r.jpg?hash=1774620255 not downloaded yet
2026-03-27 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009507%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620256%27 HTTP/1.1" 200 None
2026-03-27 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009507/photo_006/780x0__r.jpg?hash=1774620256 not downloaded yet
2026-03-27 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009486> (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 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008611/photo_003/780x0__r.jpg?hash=1774611819> (referer: https://ecarstrade.com/cars/7008611)
2026-03-27 15:17:35 [ecarstrade.be] INFO: Extracting details for car 7009486auction111133
2026-03-27 15:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15a382c6-5da9-5623-8e21-3ddc4e51f8c8 with identifier: 7009486auction111133
2026-03-27 15:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15a382c6-5da9-5623-8e21-3ddc4e51f8c8 with scrape type 1
2026-03-27 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 15a382c6-5da9-5623-8e21-3ddc4e51f8c8
2026-03-27 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009486%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620235%27 HTTP/1.1" 200 None
2026-03-27 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009486/photo_001/780x0__r.jpg?hash=1774620235 not downloaded yet
2026-03-27 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009486%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620234%27 HTTP/1.1" 200 None
2026-03-27 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009486/photo_002/780x0__r.jpg?hash=1774620234 not downloaded yet
2026-03-27 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009505> (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 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009486%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620234%27 HTTP/1.1" 200 None
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009486/photo_004/780x0__r.jpg?hash=1774620234 not downloaded yet
2026-03-27 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009486%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620234%27 HTTP/1.1" 200 None
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009486/photo_005/780x0__r.jpg?hash=1774620234 not downloaded yet
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009585/photo_006/780x0__r.jpg?hash=1774620350> (referer: https://ecarstrade.com/cars/7009585)
2026-03-27 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009486%252Fphoto_007%252F780x0__r.jpg%253Fhash%3D1774620234%27 HTTP/1.1" 200 None
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009486/photo_007/780x0__r.jpg?hash=1774620234 not downloaded yet
2026-03-27 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009486%252Fphoto_008%252F780x0__r.jpg%253Fhash%3D1774620234%27 HTTP/1.1" 200 None
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009486/photo_008/780x0__r.jpg?hash=1774620234 not downloaded yet
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d127cff5-d664-5739-8686-e1a9ff0a011e
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009555/photo_006/780x0__r.jpg?hash=1774620318> (referer: https://ecarstrade.com/cars/7009555)
2026-03-27 15:17:36 [ecarstrade.be] INFO: Extracting details for car 7009505auction111133
2026-03-27 15:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 928dd460-a342-5b33-86bb-ec4dc6358d7f with identifier: 7009505auction111133
2026-03-27 15:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 928dd460-a342-5b33-86bb-ec4dc6358d7f with scrape type 1
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 928dd460-a342-5b33-86bb-ec4dc6358d7f
2026-03-27 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009505%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620250%27 HTTP/1.1" 200 None
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009505/photo_001/780x0__r.jpg?hash=1774620250 not downloaded yet
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009554/photo_006/780x0__r.jpg?hash=1774620317> (referer: https://ecarstrade.com/cars/7009554)
2026-03-27 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009505%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620250%27 HTTP/1.1" 200 None
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009505/photo_002/780x0__r.jpg?hash=1774620250 not downloaded yet
2026-03-27 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009505%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620250%27 HTTP/1.1" 200 None
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009505/photo_003/780x0__r.jpg?hash=1774620250 not downloaded yet
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e8baa801-d384-59a9-b131-cc1b57cdfeaf
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009506/photo_002/780x0__r.jpg?hash=1774620250> (referer: https://ecarstrade.com/cars/7009506)
2026-03-27 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009505%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620250%27 HTTP/1.1" 200 None
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009505/photo_004/780x0__r.jpg?hash=1774620250 not downloaded yet
2026-03-27 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009505%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620250%27 HTTP/1.1" 200 None
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009505/photo_005/780x0__r.jpg?hash=1774620250 not downloaded yet
2026-03-27 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009505%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620250%27 HTTP/1.1" 200 None
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009505/photo_006/780x0__r.jpg?hash=1774620250 not downloaded yet
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e5f47712-aa25-5fc9-a22a-ecd8c1869def
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b06212df-b179-5690-90d6-fc6b2121f5bb
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009492/photo_006/780x0__r.jpg?hash=1774620240> (referer: https://ecarstrade.com/cars/7009492)
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009462/photo_006/780x0__r.jpg?hash=1774620205> (referer: https://ecarstrade.com/cars/7009462)
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7c48086d-cb63-5092-a4f4-4418125a3bcf
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009538/photo_006/780x0__r.jpg?hash=1774620300> (referer: https://ecarstrade.com/cars/7009538)
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009507/photo_006/780x0__r.jpg?hash=1774620256> (referer: https://ecarstrade.com/cars/7009507)
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9cf3f35d-bef5-5f1f-bc74-1ec9d59872b1
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ed1bee21-bbf0-5488-86d9-558e7183e021
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009507/photo_005/780x0__r.jpg?hash=1774620255> (referer: https://ecarstrade.com/cars/7009507)
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7b394296-19eb-5cb2-8dfb-b501440e7e3a
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009486/photo_002/780x0__r.jpg?hash=1774620234> (referer: https://ecarstrade.com/cars/7009486)
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009486/photo_005/780x0__r.jpg?hash=1774620234> (referer: https://ecarstrade.com/cars/7009486)
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5f344911-3538-5f74-aaea-b739fdc2239f
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5f344911-3538-5f74-aaea-b739fdc2239f
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009486/photo_008/780x0__r.jpg?hash=1774620234> (referer: https://ecarstrade.com/cars/7009486)
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 15a382c6-5da9-5623-8e21-3ddc4e51f8c8
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 15a382c6-5da9-5623-8e21-3ddc4e51f8c8
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009505/photo_001/780x0__r.jpg?hash=1774620250> (referer: https://ecarstrade.com/cars/7009505)
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009505/photo_003/780x0__r.jpg?hash=1774620250> (referer: https://ecarstrade.com/cars/7009505)
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009505/photo_006/780x0__r.jpg?hash=1774620250> (referer: https://ecarstrade.com/cars/7009505)
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009463> (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 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 15a382c6-5da9-5623-8e21-3ddc4e51f8c8
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 928dd460-a342-5b33-86bb-ec4dc6358d7f
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009505/photo_005/780x0__r.jpg?hash=1774620250> (referer: https://ecarstrade.com/cars/7009505)
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009505/photo_004/780x0__r.jpg?hash=1774620250> (referer: https://ecarstrade.com/cars/7009505)
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 928dd460-a342-5b33-86bb-ec4dc6358d7f
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 928dd460-a342-5b33-86bb-ec4dc6358d7f
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009505/photo_002/780x0__r.jpg?hash=1774620250> (referer: https://ecarstrade.com/cars/7009505)
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009486/photo_007/780x0__r.jpg?hash=1774620234> (referer: https://ecarstrade.com/cars/7009486)
2026-03-27 15:17:36 [ecarstrade.be] INFO: Extracting details for car 7009463auction111133
2026-03-27 15:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67a1dd68-ca26-5403-a3dc-f0e3052481fd with identifier: 7009463auction111133
2026-03-27 15:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67a1dd68-ca26-5403-a3dc-f0e3052481fd with scrape type 1
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 67a1dd68-ca26-5403-a3dc-f0e3052481fd
2026-03-27 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009463%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620208%27 HTTP/1.1" 200 None
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009463/photo_001/780x0__r.jpg?hash=1774620208 not downloaded yet
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009486/photo_004/780x0__r.jpg?hash=1774620234> (referer: https://ecarstrade.com/cars/7009486)
2026-03-27 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009463%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620207%27 HTTP/1.1" 200 None
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009463/photo_002/780x0__r.jpg?hash=1774620207 not downloaded yet
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009486/photo_001/780x0__r.jpg?hash=1774620235> (referer: https://ecarstrade.com/cars/7009486)
2026-03-27 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009463%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620207%27 HTTP/1.1" 200 None
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009463/photo_003/780x0__r.jpg?hash=1774620207 not downloaded yet
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009516> (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 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009463%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620208%27 HTTP/1.1" 200 None
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009463/photo_004/780x0__r.jpg?hash=1774620208 not downloaded yet
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 928dd460-a342-5b33-86bb-ec4dc6358d7f
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 928dd460-a342-5b33-86bb-ec4dc6358d7f
2026-03-27 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009463%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620207%27 HTTP/1.1" 200 None
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009463/photo_005/780x0__r.jpg?hash=1774620207 not downloaded yet
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009507/photo_003/780x0__r.jpg?hash=1774620256> (referer: https://ecarstrade.com/cars/7009507)
2026-03-27 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009507/photo_004/780x0__r.jpg?hash=1774620256> (referer: https://ecarstrade.com/cars/7009507)
2026-03-27 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009463%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620207%27 HTTP/1.1" 200 None
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009463/photo_006/780x0__r.jpg?hash=1774620207 not downloaded yet
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 928dd460-a342-5b33-86bb-ec4dc6358d7f
2026-03-27 15:17:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 928dd460-a342-5b33-86bb-ec4dc6358d7f, skipping ID generation
2026-03-27 15:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 928dd460-a342-5b33-86bb-ec4dc6358d7f with scrape type 1
2026-03-27 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 928dd460-a342-5b33-86bb-ec4dc6358d7f sending to next pipeline
2026-03-27 15:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 928dd460-a342-5b33-86bb-ec4dc6358d7f, identifier: 7009505auction111133
2026-03-27 15:17:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 15a382c6-5da9-5623-8e21-3ddc4e51f8c8
2026-03-27 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009507/photo_001/780x0__r.jpg?hash=1774620255> (referer: https://ecarstrade.com/cars/7009507)
2026-03-27 15:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 928dd460-a342-5b33-86bb-ec4dc6358d7f with identifier: 7009505auction111133
2026-03-27 15:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 928dd460-a342-5b33-86bb-ec4dc6358d7f with identifier: 7009505auction111133
2026-03-27 15:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 928dd460-a342-5b33-86bb-ec4dc6358d7f with identifier: 7009505auction111133 to the API
2026-03-27 15:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009505/photo_002/780x0__r.jpg?hash=1774620250>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Orange',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '928dd460-a342-5b33-86bb-ec4dc6358d7f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009505',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 108898,
 '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': '2008 Allure Business 1.5 HDi 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Allure Business 1.5 HDi 130CV BVA8 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:37 [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 15:17:37 [ecarstrade.be] INFO: Saving data for 7009505auction111133: {'created_time': 1774624657.330632, 'last_price_update_time': 1774624657.330643, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009505auction111133') HTTP/1.1" 204 0
2026-03-27 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009507/photo_002/780x0__r.jpg?hash=1774620255> (referer: https://ecarstrade.com/cars/7009507)
2026-03-27 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009538/photo_004/780x0__r.jpg?hash=1774620300> (referer: https://ecarstrade.com/cars/7009538)
2026-03-27 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009538/photo_005/780x0__r.jpg?hash=1774620300> (referer: https://ecarstrade.com/cars/7009538)
2026-03-27 15:17:37 [ecarstrade.be] INFO: Extracting details for car 7009516auction111133
2026-03-27 15:17:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 15a382c6-5da9-5623-8e21-3ddc4e51f8c8
2026-03-27 15:17:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 15a382c6-5da9-5623-8e21-3ddc4e51f8c8
2026-03-27 15:17:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 15a382c6-5da9-5623-8e21-3ddc4e51f8c8, skipping ID generation
2026-03-27 15:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15a382c6-5da9-5623-8e21-3ddc4e51f8c8 with scrape type 1
2026-03-27 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 15a382c6-5da9-5623-8e21-3ddc4e51f8c8 sending to next pipeline
2026-03-27 15:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 15a382c6-5da9-5623-8e21-3ddc4e51f8c8, identifier: 7009486auction111133
2026-03-27 15:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deef8ac0-2db8-593b-b097-1be292aa8d36 with identifier: 7009516auction111133
2026-03-27 15:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deef8ac0-2db8-593b-b097-1be292aa8d36 with scrape type 1
2026-03-27 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item deef8ac0-2db8-593b-b097-1be292aa8d36
2026-03-27 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009516%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620275%27 HTTP/1.1" 200 None
2026-03-27 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009516/photo_001/780x0__r.jpg?hash=1774620275 not downloaded yet
2026-03-27 15:17:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5f344911-3538-5f74-aaea-b739fdc2239f
2026-03-27 15:17:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5f344911-3538-5f74-aaea-b739fdc2239f
2026-03-27 15:17:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5f344911-3538-5f74-aaea-b739fdc2239f
2026-03-27 15:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 15a382c6-5da9-5623-8e21-3ddc4e51f8c8 with identifier: 7009486auction111133
2026-03-27 15:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 15a382c6-5da9-5623-8e21-3ddc4e51f8c8 with identifier: 7009486auction111133
2026-03-27 15:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 15a382c6-5da9-5623-8e21-3ddc4e51f8c8 with identifier: 7009486auction111133 to the API
2026-03-27 15:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009486/photo_001/780x0__r.jpg?hash=1774620235>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': None,
 'engine': '',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Electric',
 'id': '15a382c6-5da9-5623-8e21-3ddc4e51f8c8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009486',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Mini',
 'model': 'Cooper SE',
 'odometer': 50887,
 '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': None,
 'seller_name': None,
 'title': 'MINI Mini / 2021 / 3P / Berline Cooper SE Finition Essential 184 ch '
          'BVA',
 'transmission': 'automatic',
 'trim': 'MINI  / 2021 / 3P / Berline  Finition Essential 184 ch BVA',
 'vin': None,
 'year': 2021}
2026-03-27 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:37 [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 15:17:37 [ecarstrade.be] INFO: Saving data for 7009486auction111133: {'created_time': 1774624657.899723, 'last_price_update_time': 1774624657.899749, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009486auction111133') HTTP/1.1" 204 0
2026-03-27 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009463/photo_001/780x0__r.jpg?hash=1774620208> (referer: https://ecarstrade.com/cars/7009463)
2026-03-27 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009538/photo_001/780x0__r.jpg?hash=1774620299> (referer: https://ecarstrade.com/cars/7009538)
2026-03-27 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009538/photo_003/780x0__r.jpg?hash=1774620300> (referer: https://ecarstrade.com/cars/7009538)
2026-03-27 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009538/photo_002/780x0__r.jpg?hash=1774620299> (referer: https://ecarstrade.com/cars/7009538)
2026-03-27 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009516%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620275%27 HTTP/1.1" 200 None
2026-03-27 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009516/photo_002/780x0__r.jpg?hash=1774620275 not downloaded yet
2026-03-27 15:17:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5f344911-3538-5f74-aaea-b739fdc2239f
2026-03-27 15:17:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5f344911-3538-5f74-aaea-b739fdc2239f, skipping ID generation
2026-03-27 15:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f344911-3538-5f74-aaea-b739fdc2239f with scrape type 1
2026-03-27 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5f344911-3538-5f74-aaea-b739fdc2239f sending to next pipeline
2026-03-27 15:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5f344911-3538-5f74-aaea-b739fdc2239f, identifier: 7009507auction111133
2026-03-27 15:17:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7b394296-19eb-5cb2-8dfb-b501440e7e3a
2026-03-27 15:17:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7b394296-19eb-5cb2-8dfb-b501440e7e3a
2026-03-27 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009516%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620275%27 HTTP/1.1" 200 None
2026-03-27 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009516/photo_003/780x0__r.jpg?hash=1774620275 not downloaded yet
2026-03-27 15:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5f344911-3538-5f74-aaea-b739fdc2239f with identifier: 7009507auction111133
2026-03-27 15:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5f344911-3538-5f74-aaea-b739fdc2239f with identifier: 7009507auction111133
2026-03-27 15:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5f344911-3538-5f74-aaea-b739fdc2239f with identifier: 7009507auction111133 to the API
2026-03-27 15:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009507/photo_002/780x0__r.jpg?hash=1774620255>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 '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': '5f344911-3538-5f74-aaea-b739fdc2239f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009507',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 85098,
 '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': '2008 Allure Business 1.5 HDi 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Allure Business 1.5 HDi 130CV BVA8 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:38 [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 15:17:38 [ecarstrade.be] INFO: Saving data for 7009507auction111133: {'created_time': 1774624658.471028, 'last_price_update_time': 1774624658.47104, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009507auction111133') HTTP/1.1" 204 0
2026-03-27 15:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009463/photo_005/780x0__r.jpg?hash=1774620207> (referer: https://ecarstrade.com/cars/7009463)
2026-03-27 15:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009463/photo_002/780x0__r.jpg?hash=1774620207> (referer: https://ecarstrade.com/cars/7009463)
2026-03-27 15:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009463/photo_004/780x0__r.jpg?hash=1774620208> (referer: https://ecarstrade.com/cars/7009463)
2026-03-27 15:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009462/photo_005/780x0__r.jpg?hash=1774620204> (referer: https://ecarstrade.com/cars/7009462)
2026-03-27 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009516%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620275%27 HTTP/1.1" 200 None
2026-03-27 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009516/photo_004/780x0__r.jpg?hash=1774620275 not downloaded yet
2026-03-27 15:17:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 67a1dd68-ca26-5403-a3dc-f0e3052481fd
2026-03-27 15:17:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7b394296-19eb-5cb2-8dfb-b501440e7e3a
2026-03-27 15:17:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7b394296-19eb-5cb2-8dfb-b501440e7e3a
2026-03-27 15:17:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7b394296-19eb-5cb2-8dfb-b501440e7e3a
2026-03-27 15:17:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7b394296-19eb-5cb2-8dfb-b501440e7e3a, skipping ID generation
2026-03-27 15:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b394296-19eb-5cb2-8dfb-b501440e7e3a with scrape type 1
2026-03-27 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7b394296-19eb-5cb2-8dfb-b501440e7e3a sending to next pipeline
2026-03-27 15:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7b394296-19eb-5cb2-8dfb-b501440e7e3a, identifier: 7009538auction111133
2026-03-27 15:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7b394296-19eb-5cb2-8dfb-b501440e7e3a with identifier: 7009538auction111133
2026-03-27 15:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7b394296-19eb-5cb2-8dfb-b501440e7e3a with identifier: 7009538auction111133
2026-03-27 15:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7b394296-19eb-5cb2-8dfb-b501440e7e3a with identifier: 7009538auction111133 to the API
2026-03-27 15:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009538/photo_002/780x0__r.jpg?hash=1774620299>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 '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': 'Diesel',
 'id': '7b394296-19eb-5cb2-8dfb-b501440e7e3a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009538',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 119546,
 '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': 7,
 'seller_name': None,
 'title': '5008 Active Business 1.5 HDi 130CV BVM6 7 Sieges E6d',
 'transmission': 'manual',
 'trim': 'Active Business 1.5 HDi 130CV BVM6 7 Sieges E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:38 [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 15:17:38 [ecarstrade.be] INFO: Saving data for 7009538auction111133: {'created_time': 1774624658.957038, 'last_price_update_time': 1774624658.957047, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009538auction111133') HTTP/1.1" 204 0
2026-03-27 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009516%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620275%27 HTTP/1.1" 200 None
2026-03-27 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009516/photo_005/780x0__r.jpg?hash=1774620275 not downloaded yet
2026-03-27 15:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009463/photo_006/780x0__r.jpg?hash=1774620207> (referer: https://ecarstrade.com/cars/7009463)
2026-03-27 15:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009463/photo_003/780x0__r.jpg?hash=1774620207> (referer: https://ecarstrade.com/cars/7009463)
2026-03-27 15:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009462/photo_004/780x0__r.jpg?hash=1774620204> (referer: https://ecarstrade.com/cars/7009462)
2026-03-27 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009462/photo_003/780x0__r.jpg?hash=1774620205> (referer: https://ecarstrade.com/cars/7009462)
2026-03-27 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009516%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620275%27 HTTP/1.1" 200 None
2026-03-27 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009516/photo_006/780x0__r.jpg?hash=1774620275 not downloaded yet
2026-03-27 15:17:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 67a1dd68-ca26-5403-a3dc-f0e3052481fd
2026-03-27 15:17:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 67a1dd68-ca26-5403-a3dc-f0e3052481fd
2026-03-27 15:17:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 67a1dd68-ca26-5403-a3dc-f0e3052481fd
2026-03-27 15:17:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ed1bee21-bbf0-5488-86d9-558e7183e021
2026-03-27 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009516/photo_001/780x0__r.jpg?hash=1774620275> (referer: https://ecarstrade.com/cars/7009516)
2026-03-27 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009462/photo_002/780x0__r.jpg?hash=1774620204> (referer: https://ecarstrade.com/cars/7009462)
2026-03-27 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009462/photo_001/780x0__r.jpg?hash=1774620204> (referer: https://ecarstrade.com/cars/7009462)
2026-03-27 15:17:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 67a1dd68-ca26-5403-a3dc-f0e3052481fd
2026-03-27 15:17:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 67a1dd68-ca26-5403-a3dc-f0e3052481fd
2026-03-27 15:17:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 67a1dd68-ca26-5403-a3dc-f0e3052481fd, skipping ID generation
2026-03-27 15:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67a1dd68-ca26-5403-a3dc-f0e3052481fd with scrape type 1
2026-03-27 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 67a1dd68-ca26-5403-a3dc-f0e3052481fd sending to next pipeline
2026-03-27 15:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 67a1dd68-ca26-5403-a3dc-f0e3052481fd, identifier: 7009463auction111133
2026-03-27 15:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 67a1dd68-ca26-5403-a3dc-f0e3052481fd with identifier: 7009463auction111133
2026-03-27 15:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 67a1dd68-ca26-5403-a3dc-f0e3052481fd with identifier: 7009463auction111133
2026-03-27 15:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 67a1dd68-ca26-5403-a3dc-f0e3052481fd with identifier: 7009463auction111133 to the API
2026-03-27 15:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009463/photo_003/780x0__r.jpg?hash=1774620207>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '67a1dd68-ca26-5403-a3dc-f0e3052481fd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009463',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 123278,
 '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': 5,
 'seller_name': None,
 'title': 'Kuga Titanium 1.5 EcoBlue 120CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'Titanium 1.5 EcoBlue 120CV BVM6 E6dT',
 'vin': None,
 'year': 2021}
2026-03-27 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009463auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:17:39 [ecarstrade.be] INFO: Saving data for 7009463auction111133: {'created_time': 1774624659.76684, 'last_price_update_time': 1774624659.766852, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009463auction111133') HTTP/1.1" 204 0
2026-03-27 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009516/photo_003/780x0__r.jpg?hash=1774620275> (referer: https://ecarstrade.com/cars/7009516)
2026-03-27 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009492/photo_005/780x0__r.jpg?hash=1774620240> (referer: https://ecarstrade.com/cars/7009492)
2026-03-27 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009516/photo_002/780x0__r.jpg?hash=1774620275> (referer: https://ecarstrade.com/cars/7009516)
2026-03-27 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009492/photo_004/780x0__r.jpg?hash=1774620240> (referer: https://ecarstrade.com/cars/7009492)
2026-03-27 15:17:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ed1bee21-bbf0-5488-86d9-558e7183e021
2026-03-27 15:17:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ed1bee21-bbf0-5488-86d9-558e7183e021
2026-03-27 15:17:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item deef8ac0-2db8-593b-b097-1be292aa8d36
2026-03-27 15:17:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ed1bee21-bbf0-5488-86d9-558e7183e021
2026-03-27 15:17:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ed1bee21-bbf0-5488-86d9-558e7183e021
2026-03-27 15:17:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ed1bee21-bbf0-5488-86d9-558e7183e021, skipping ID generation
2026-03-27 15:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed1bee21-bbf0-5488-86d9-558e7183e021 with scrape type 1
2026-03-27 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ed1bee21-bbf0-5488-86d9-558e7183e021 sending to next pipeline
2026-03-27 15:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ed1bee21-bbf0-5488-86d9-558e7183e021, identifier: 7009462auction111133
2026-03-27 15:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ed1bee21-bbf0-5488-86d9-558e7183e021 with identifier: 7009462auction111133
2026-03-27 15:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ed1bee21-bbf0-5488-86d9-558e7183e021 with identifier: 7009462auction111133
2026-03-27 15:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ed1bee21-bbf0-5488-86d9-558e7183e021 with identifier: 7009462auction111133 to the API
2026-03-27 15:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009462/photo_001/780x0__r.jpg?hash=1774620204>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ed1bee21-bbf0-5488-86d9-558e7183e021',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009462',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 120837,
 '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': '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': 2022}
2026-03-27 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:40 [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 15:17:40 [ecarstrade.be] INFO: Saving data for 7009462auction111133: {'created_time': 1774624660.165964, 'last_price_update_time': 1774624660.165975, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009462auction111133') HTTP/1.1" 204 0
2026-03-27 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009516/photo_004/780x0__r.jpg?hash=1774620275> (referer: https://ecarstrade.com/cars/7009516)
2026-03-27 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009492/photo_002/780x0__r.jpg?hash=1774620240> (referer: https://ecarstrade.com/cars/7009492)
2026-03-27 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009492/photo_001/780x0__r.jpg?hash=1774620240> (referer: https://ecarstrade.com/cars/7009492)
2026-03-27 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009492/photo_003/780x0__r.jpg?hash=1774620240> (referer: https://ecarstrade.com/cars/7009492)
2026-03-27 15:17:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item deef8ac0-2db8-593b-b097-1be292aa8d36
2026-03-27 15:17:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9cf3f35d-bef5-5f1f-bc74-1ec9d59872b1
2026-03-27 15:17:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item deef8ac0-2db8-593b-b097-1be292aa8d36
2026-03-27 15:17:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9cf3f35d-bef5-5f1f-bc74-1ec9d59872b1
2026-03-27 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009554/photo_005/780x0__r.jpg?hash=1774620317> (referer: https://ecarstrade.com/cars/7009554)
2026-03-27 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009516/photo_005/780x0__r.jpg?hash=1774620275> (referer: https://ecarstrade.com/cars/7009516)
2026-03-27 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009516/photo_006/780x0__r.jpg?hash=1774620275> (referer: https://ecarstrade.com/cars/7009516)
2026-03-27 15:17:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item deef8ac0-2db8-593b-b097-1be292aa8d36
2026-03-27 15:17:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9cf3f35d-bef5-5f1f-bc74-1ec9d59872b1
2026-03-27 15:17:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9cf3f35d-bef5-5f1f-bc74-1ec9d59872b1
2026-03-27 15:17:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9cf3f35d-bef5-5f1f-bc74-1ec9d59872b1
2026-03-27 15:17:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9cf3f35d-bef5-5f1f-bc74-1ec9d59872b1, skipping ID generation
2026-03-27 15:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cf3f35d-bef5-5f1f-bc74-1ec9d59872b1 with scrape type 1
2026-03-27 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9cf3f35d-bef5-5f1f-bc74-1ec9d59872b1 sending to next pipeline
2026-03-27 15:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9cf3f35d-bef5-5f1f-bc74-1ec9d59872b1, identifier: 7009492auction111133
2026-03-27 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009554/photo_003/780x0__r.jpg?hash=1774620318> (referer: https://ecarstrade.com/cars/7009554)
2026-03-27 15:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9cf3f35d-bef5-5f1f-bc74-1ec9d59872b1 with identifier: 7009492auction111133
2026-03-27 15:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9cf3f35d-bef5-5f1f-bc74-1ec9d59872b1 with identifier: 7009492auction111133
2026-03-27 15:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9cf3f35d-bef5-5f1f-bc74-1ec9d59872b1 with identifier: 7009492auction111133 to the API
2026-03-27 15:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009492/photo_003/780x0__r.jpg?hash=1774620240>
{'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-30T14:40:00Z',
 'fuel_type': 'Electric',
 'id': '9cf3f35d-bef5-5f1f-bc74-1ec9d59872b1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009492',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Nissan',
 'model': 'Leaf',
 'odometer': 22768,
 '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 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:40 [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 15:17:40 [ecarstrade.be] INFO: Saving data for 7009492auction111133: {'created_time': 1774624660.668026, 'last_price_update_time': 1774624660.668045, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009492auction111133') HTTP/1.1" 204 0
2026-03-27 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009554/photo_004/780x0__r.jpg?hash=1774620317> (referer: https://ecarstrade.com/cars/7009554)
2026-03-27 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009554/photo_002/780x0__r.jpg?hash=1774620317> (referer: https://ecarstrade.com/cars/7009554)
2026-03-27 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009554/photo_001/780x0__r.jpg?hash=1774620317> (referer: https://ecarstrade.com/cars/7009554)
2026-03-27 15:17:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b06212df-b179-5690-90d6-fc6b2121f5bb
2026-03-27 15:17:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item deef8ac0-2db8-593b-b097-1be292aa8d36
2026-03-27 15:17:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item deef8ac0-2db8-593b-b097-1be292aa8d36
2026-03-27 15:17:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: deef8ac0-2db8-593b-b097-1be292aa8d36, skipping ID generation
2026-03-27 15:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deef8ac0-2db8-593b-b097-1be292aa8d36 with scrape type 1
2026-03-27 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item deef8ac0-2db8-593b-b097-1be292aa8d36 sending to next pipeline
2026-03-27 15:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: deef8ac0-2db8-593b-b097-1be292aa8d36, identifier: 7009516auction111133
2026-03-27 15:17:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b06212df-b179-5690-90d6-fc6b2121f5bb
2026-03-27 15:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: deef8ac0-2db8-593b-b097-1be292aa8d36 with identifier: 7009516auction111133
2026-03-27 15:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: deef8ac0-2db8-593b-b097-1be292aa8d36 with identifier: 7009516auction111133
2026-03-27 15:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: deef8ac0-2db8-593b-b097-1be292aa8d36 with identifier: 7009516auction111133 to the API
2026-03-27 15:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009516/photo_006/780x0__r.jpg?hash=1774620275>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 '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': 'deef8ac0-2db8-593b-b097-1be292aa8d36',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009516',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 117034,
 '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 Active Pack 1.5 HDi 130CV BVA8 E6d / VO RECONDITIONNE - '
          'PHOTOS AVANT RECONDITIONNEMENT',
 'transmission': 'automatic',
 'trim': 'II Active Pack 1.5 HDi 130CV BVA8 E6d / VO RECONDITIONNE - PHOTOS '
         'AVANT RECONDITIONNEMENT',
 'vin': None,
 'year': 2022}
2026-03-27 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:41 [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 15:17:41 [ecarstrade.be] INFO: Saving data for 7009516auction111133: {'created_time': 1774624661.158419, 'last_price_update_time': 1774624661.15843, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009516auction111133') HTTP/1.1" 204 0
2026-03-27 15:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009506/photo_004/780x0__r.jpg?hash=1774620250> (referer: https://ecarstrade.com/cars/7009506)
2026-03-27 15:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009506/photo_005/780x0__r.jpg?hash=1774620251> (referer: https://ecarstrade.com/cars/7009506)
2026-03-27 15:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009506/photo_006/780x0__r.jpg?hash=1774620251> (referer: https://ecarstrade.com/cars/7009506)
2026-03-27 15:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009506/photo_003/780x0__r.jpg?hash=1774620250> (referer: https://ecarstrade.com/cars/7009506)
2026-03-27 15:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009449> (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 15:17:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b06212df-b179-5690-90d6-fc6b2121f5bb
2026-03-27 15:17:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b06212df-b179-5690-90d6-fc6b2121f5bb
2026-03-27 15:17:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b06212df-b179-5690-90d6-fc6b2121f5bb
2026-03-27 15:17:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b06212df-b179-5690-90d6-fc6b2121f5bb, skipping ID generation
2026-03-27 15:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b06212df-b179-5690-90d6-fc6b2121f5bb with scrape type 1
2026-03-27 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b06212df-b179-5690-90d6-fc6b2121f5bb sending to next pipeline
2026-03-27 15:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b06212df-b179-5690-90d6-fc6b2121f5bb, identifier: 7009554auction111133
2026-03-27 15:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b06212df-b179-5690-90d6-fc6b2121f5bb with identifier: 7009554auction111133
2026-03-27 15:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b06212df-b179-5690-90d6-fc6b2121f5bb with identifier: 7009554auction111133
2026-03-27 15:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b06212df-b179-5690-90d6-fc6b2121f5bb with identifier: 7009554auction111133 to the API
2026-03-27 15:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009554/photo_001/780x0__r.jpg?hash=1774620317>
{'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-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'b06212df-b179-5690-90d6-fc6b2121f5bb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009554',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 19204,
 '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': '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 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:41 [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 15:17:41 [ecarstrade.be] INFO: Saving data for 7009554auction111133: {'created_time': 1774624661.945639, 'last_price_update_time': 1774624661.945649, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009554auction111133') HTTP/1.1" 204 0
2026-03-27 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009506/photo_001/780x0__r.jpg?hash=1774620251> (referer: https://ecarstrade.com/cars/7009506)
2026-03-27 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009555/photo_004/780x0__r.jpg?hash=1774620317> (referer: https://ecarstrade.com/cars/7009555)
2026-03-27 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009555/photo_003/780x0__r.jpg?hash=1774620318> (referer: https://ecarstrade.com/cars/7009555)
2026-03-27 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009555/photo_005/780x0__r.jpg?hash=1774620317> (referer: https://ecarstrade.com/cars/7009555)
2026-03-27 15:17:42 [ecarstrade.be] INFO: Extracting details for car 7009449auction111133
2026-03-27 15:17: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 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009555/photo_002/780x0__r.jpg?hash=1774620318> (referer: https://ecarstrade.com/cars/7009555)
2026-03-27 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009565> (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 15:17:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7c48086d-cb63-5092-a4f4-4418125a3bcf
2026-03-27 15:17:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7c48086d-cb63-5092-a4f4-4418125a3bcf
2026-03-27 15:17:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7c48086d-cb63-5092-a4f4-4418125a3bcf
2026-03-27 15:17:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7c48086d-cb63-5092-a4f4-4418125a3bcf
2026-03-27 15:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f832a434-9b2f-5e57-8820-1f91e1dda608 with identifier: 7009449auction111133
2026-03-27 15:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f832a434-9b2f-5e57-8820-1f91e1dda608 with scrape type 1
2026-03-27 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f832a434-9b2f-5e57-8820-1f91e1dda608
2026-03-27 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009449%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620185%27 HTTP/1.1" 200 None
2026-03-27 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009449/photo_001/780x0__r.jpg?hash=1774620185 not downloaded yet
2026-03-27 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009449%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620185%27 HTTP/1.1" 200 None
2026-03-27 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009449/photo_002/780x0__r.jpg?hash=1774620185 not downloaded yet
2026-03-27 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009449%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620185%27 HTTP/1.1" 200 None
2026-03-27 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009449/photo_003/780x0__r.jpg?hash=1774620185 not downloaded yet
2026-03-27 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009555/photo_001/780x0__r.jpg?hash=1774620317> (referer: https://ecarstrade.com/cars/7009555)
2026-03-27 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009449%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620185%27 HTTP/1.1" 200 None
2026-03-27 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009449/photo_004/780x0__r.jpg?hash=1774620185 not downloaded yet
2026-03-27 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009585/photo_003/780x0__r.jpg?hash=1774620350> (referer: https://ecarstrade.com/cars/7009585)
2026-03-27 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009449%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620185%27 HTTP/1.1" 200 None
2026-03-27 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009449/photo_005/780x0__r.jpg?hash=1774620185 not downloaded yet
2026-03-27 15:17:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7c48086d-cb63-5092-a4f4-4418125a3bcf
2026-03-27 15:17:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7c48086d-cb63-5092-a4f4-4418125a3bcf, skipping ID generation
2026-03-27 15:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c48086d-cb63-5092-a4f4-4418125a3bcf with scrape type 1
2026-03-27 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7c48086d-cb63-5092-a4f4-4418125a3bcf sending to next pipeline
2026-03-27 15:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7c48086d-cb63-5092-a4f4-4418125a3bcf, identifier: 7009506auction111133
2026-03-27 15:17:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e5f47712-aa25-5fc9-a22a-ecd8c1869def
2026-03-27 15:17:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e5f47712-aa25-5fc9-a22a-ecd8c1869def
2026-03-27 15:17:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e5f47712-aa25-5fc9-a22a-ecd8c1869def
2026-03-27 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009585/photo_005/780x0__r.jpg?hash=1774620350> (referer: https://ecarstrade.com/cars/7009585)
2026-03-27 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009585/photo_004/780x0__r.jpg?hash=1774620350> (referer: https://ecarstrade.com/cars/7009585)
2026-03-27 15:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009585/photo_002/780x0__r.jpg?hash=1774620351> (referer: https://ecarstrade.com/cars/7009585)
2026-03-27 15:17:42 [ecarstrade.be] INFO: Extracting details for car 7009565auction111133
2026-03-27 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009449%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620186%27 HTTP/1.1" 200 None
2026-03-27 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009449/photo_006/780x0__r.jpg?hash=1774620186 not downloaded yet
2026-03-27 15:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7c48086d-cb63-5092-a4f4-4418125a3bcf with identifier: 7009506auction111133
2026-03-27 15:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7c48086d-cb63-5092-a4f4-4418125a3bcf with identifier: 7009506auction111133
2026-03-27 15:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7c48086d-cb63-5092-a4f4-4418125a3bcf with identifier: 7009506auction111133 to the API
2026-03-27 15:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009506/photo_001/780x0__r.jpg?hash=1774620251>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 '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': '7c48086d-cb63-5092-a4f4-4418125a3bcf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009506',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 96014,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-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': 2021}
2026-03-27 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:43 [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 15:17:43 [ecarstrade.be] INFO: Saving data for 7009506auction111133: {'created_time': 1774624663.0837, 'last_price_update_time': 1774624663.083713, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009506auction111133') HTTP/1.1" 204 0
2026-03-27 15:17: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 15:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009585/photo_001/780x0__r.jpg?hash=1774620350> (referer: https://ecarstrade.com/cars/7009585)
2026-03-27 15:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009527> (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 15:17: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 15:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008611/photo_002/780x0__r.jpg?hash=1774611818> (referer: https://ecarstrade.com/cars/7008611)
2026-03-27 15:17: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 15:17:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e5f47712-aa25-5fc9-a22a-ecd8c1869def
2026-03-27 15:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 237151f3-16cc-5f7b-b403-62065503f9f4 with identifier: 7009565auction111133
2026-03-27 15:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237151f3-16cc-5f7b-b403-62065503f9f4 with scrape type 1
2026-03-27 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 237151f3-16cc-5f7b-b403-62065503f9f4
2026-03-27 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009565%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620330%27 HTTP/1.1" 200 None
2026-03-27 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009565/photo_001/780x0__r.jpg?hash=1774620330 not downloaded yet
2026-03-27 15:17:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e5f47712-aa25-5fc9-a22a-ecd8c1869def
2026-03-27 15:17:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e5f47712-aa25-5fc9-a22a-ecd8c1869def, skipping ID generation
2026-03-27 15:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5f47712-aa25-5fc9-a22a-ecd8c1869def with scrape type 1
2026-03-27 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e5f47712-aa25-5fc9-a22a-ecd8c1869def sending to next pipeline
2026-03-27 15:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e5f47712-aa25-5fc9-a22a-ecd8c1869def, identifier: 7009555auction111133
2026-03-27 15:17:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e8baa801-d384-59a9-b131-cc1b57cdfeaf
2026-03-27 15:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e5f47712-aa25-5fc9-a22a-ecd8c1869def with identifier: 7009555auction111133
2026-03-27 15:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e5f47712-aa25-5fc9-a22a-ecd8c1869def with identifier: 7009555auction111133
2026-03-27 15:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e5f47712-aa25-5fc9-a22a-ecd8c1869def with identifier: 7009555auction111133 to the API
2026-03-27 15:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009555/photo_001/780x0__r.jpg?hash=1774620317>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'category': None,
 'color': 'Black',
 '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': 'e5f47712-aa25-5fc9-a22a-ecd8c1869def',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009555',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 67989,
 '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': 'Clio V Business 1.6 E-TECH Hybrid 140CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'V Business 1.6 E-TECH Hybrid 140CV BVA6 E6d',
 'vin': None,
 'year': 2020}
2026-03-27 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:43 [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 15:17:43 [ecarstrade.be] INFO: Saving data for 7009555auction111133: {'created_time': 1774624663.634323, 'last_price_update_time': 1774624663.634333, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009555auction111133') HTTP/1.1" 204 0
2026-03-27 15:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008611/photo_001/780x0__r.jpg?hash=1774611818> (referer: https://ecarstrade.com/cars/7008611)
2026-03-27 15:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008611/photo_000/780x0__r.jpg?hash=1774611818> (referer: https://ecarstrade.com/cars/7008611)
2026-03-27 15:17:43 [ecarstrade.be] INFO: Extracting details for car 7009527auction111133
2026-03-27 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009565%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620330%27 HTTP/1.1" 200 None
2026-03-27 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009565/photo_002/780x0__r.jpg?hash=1774620330 not downloaded yet
2026-03-27 15:17:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e8baa801-d384-59a9-b131-cc1b57cdfeaf
2026-03-27 15:17:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e8baa801-d384-59a9-b131-cc1b57cdfeaf
2026-03-27 15:17:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e8baa801-d384-59a9-b131-cc1b57cdfeaf
2026-03-27 15:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009449/photo_001/780x0__r.jpg?hash=1774620185> (referer: https://ecarstrade.com/cars/7009449)
2026-03-27 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009565%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620330%27 HTTP/1.1" 200 None
2026-03-27 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009565/photo_003/780x0__r.jpg?hash=1774620330 not downloaded yet
2026-03-27 15:17:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e8baa801-d384-59a9-b131-cc1b57cdfeaf
2026-03-27 15:17:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e8baa801-d384-59a9-b131-cc1b57cdfeaf, skipping ID generation
2026-03-27 15:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8baa801-d384-59a9-b131-cc1b57cdfeaf with scrape type 1
2026-03-27 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e8baa801-d384-59a9-b131-cc1b57cdfeaf sending to next pipeline
2026-03-27 15:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e8baa801-d384-59a9-b131-cc1b57cdfeaf, identifier: 7009585auction111133
2026-03-27 15:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c6ebd22-d4e4-5fd0-8daa-8b29691026ed with identifier: 7009527auction111133
2026-03-27 15:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c6ebd22-d4e4-5fd0-8daa-8b29691026ed with scrape type 1
2026-03-27 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9c6ebd22-d4e4-5fd0-8daa-8b29691026ed
2026-03-27 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009527%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620287%27 HTTP/1.1" 200 None
2026-03-27 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009527/photo_001/780x0__r.jpg?hash=1774620287 not downloaded yet
2026-03-27 15:17:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d127cff5-d664-5739-8686-e1a9ff0a011e
2026-03-27 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009565%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620330%27 HTTP/1.1" 200 None
2026-03-27 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009565/photo_004/780x0__r.jpg?hash=1774620330 not downloaded yet
2026-03-27 15:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e8baa801-d384-59a9-b131-cc1b57cdfeaf with identifier: 7009585auction111133
2026-03-27 15:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e8baa801-d384-59a9-b131-cc1b57cdfeaf with identifier: 7009585auction111133
2026-03-27 15:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e8baa801-d384-59a9-b131-cc1b57cdfeaf with identifier: 7009585auction111133 to the API
2026-03-27 15:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009585/photo_001/780x0__r.jpg?hash=1774620350>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.0L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'e8baa801-d384-59a9-b131-cc1b57cdfeaf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009585',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'Polo',
 'odometer': 96582,
 '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 Polo / 2021 / 5P / Berline 1.0 TSI 95 Life Business',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN  / 2021 / 5P / Berline 1.0 TSI 95 Life Business',
 'vin': None,
 'year': 2022}
2026-03-27 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:44 [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 15:17:44 [ecarstrade.be] INFO: Saving data for 7009585auction111133: {'created_time': 1774624664.12326, 'last_price_update_time': 1774624664.123271, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009585auction111133') HTTP/1.1" 204 0
2026-03-27 15:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009449/photo_005/780x0__r.jpg?hash=1774620185> (referer: https://ecarstrade.com/cars/7009449)
2026-03-27 15:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009449/photo_003/780x0__r.jpg?hash=1774620185> (referer: https://ecarstrade.com/cars/7009449)
2026-03-27 15:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009449/photo_004/780x0__r.jpg?hash=1774620185> (referer: https://ecarstrade.com/cars/7009449)
2026-03-27 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009527%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620287%27 HTTP/1.1" 200 None
2026-03-27 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009527/photo_002/780x0__r.jpg?hash=1774620287 not downloaded yet
2026-03-27 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009565%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620330%27 HTTP/1.1" 200 None
2026-03-27 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009565/photo_005/780x0__r.jpg?hash=1774620330 not downloaded yet
2026-03-27 15:17:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d127cff5-d664-5739-8686-e1a9ff0a011e
2026-03-27 15:17:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d127cff5-d664-5739-8686-e1a9ff0a011e
2026-03-27 15:17:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d127cff5-d664-5739-8686-e1a9ff0a011e, skipping ID generation
2026-03-27 15:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d127cff5-d664-5739-8686-e1a9ff0a011e with scrape type 1
2026-03-27 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d127cff5-d664-5739-8686-e1a9ff0a011e sending to next pipeline
2026-03-27 15:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d127cff5-d664-5739-8686-e1a9ff0a011e, identifier: 7008611auction111122
2026-03-27 15:17:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f832a434-9b2f-5e57-8820-1f91e1dda608
2026-03-27 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009527%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620287%27 HTTP/1.1" 200 None
2026-03-27 15:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009527/photo_003/780x0__r.jpg?hash=1774620287 not downloaded yet
2026-03-27 15:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d127cff5-d664-5739-8686-e1a9ff0a011e with identifier: 7008611auction111122
2026-03-27 15:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d127cff5-d664-5739-8686-e1a9ff0a011e with identifier: 7008611auction111122
2026-03-27 15:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d127cff5-d664-5739-8686-e1a9ff0a011e with identifier: 7008611auction111122 to the API
2026-03-27 15:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008611/photo_000/780x0__r.jpg?hash=1774611818>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'ZEURO',
 'engine': '',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Electric',
 'id': 'd127cff5-d664-5739-8686-e1a9ff0a011e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008611',
 'listing': 'directbuy',
 'location': 'Belgium - "Machelen"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 39580,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-24',
 'seats_number': None,
 'seller_name': None,
 'title': 'Peugeot 208 208 e-208 Active Pack 100kW/136pk  5D/P Auto-1 - WLTP '
          'onvolledig',
 'transmission': 'automatic',
 'trim': 'e- Active Pack 100kW/136pk  5D/P Auto-1 - WLTP onvolledig',
 'vin': None,
 'year': 2023}
2026-03-27 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:45 [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 15:17:45 [ecarstrade.be] INFO: Saving data for 7008611auction111122: {'created_time': 1774624665.224804, 'last_price_update_time': 1774624665.224814, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008611auction111122') HTTP/1.1" 204 0
2026-03-27 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009565%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620330%27 HTTP/1.1" 200 None
2026-03-27 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009565/photo_006/780x0__r.jpg?hash=1774620330 not downloaded yet
2026-03-27 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009449/photo_002/780x0__r.jpg?hash=1774620185> (referer: https://ecarstrade.com/cars/7009449)
2026-03-27 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009449/photo_006/780x0__r.jpg?hash=1774620186> (referer: https://ecarstrade.com/cars/7009449)
2026-03-27 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009527%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620287%27 HTTP/1.1" 200 None
2026-03-27 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009527/photo_004/780x0__r.jpg?hash=1774620287 not downloaded yet
2026-03-27 15:17:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f832a434-9b2f-5e57-8820-1f91e1dda608
2026-03-27 15:17:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f832a434-9b2f-5e57-8820-1f91e1dda608
2026-03-27 15:17:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f832a434-9b2f-5e57-8820-1f91e1dda608
2026-03-27 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009565/photo_001/780x0__r.jpg?hash=1774620330> (referer: https://ecarstrade.com/cars/7009565)
2026-03-27 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009527%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620288%27 HTTP/1.1" 200 None
2026-03-27 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009527/photo_005/780x0__r.jpg?hash=1774620288 not downloaded yet
2026-03-27 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7009527%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620287%27 HTTP/1.1" 200 None
2026-03-27 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009527/photo_006/780x0__r.jpg?hash=1774620287 not downloaded yet
2026-03-27 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009565/photo_003/780x0__r.jpg?hash=1774620330> (referer: https://ecarstrade.com/cars/7009565)
2026-03-27 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009565/photo_002/780x0__r.jpg?hash=1774620330> (referer: https://ecarstrade.com/cars/7009565)
2026-03-27 15:17:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f832a434-9b2f-5e57-8820-1f91e1dda608
2026-03-27 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009565/photo_004/780x0__r.jpg?hash=1774620330> (referer: https://ecarstrade.com/cars/7009565)
2026-03-27 15:17:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f832a434-9b2f-5e57-8820-1f91e1dda608
2026-03-27 15:17:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f832a434-9b2f-5e57-8820-1f91e1dda608, skipping ID generation
2026-03-27 15:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f832a434-9b2f-5e57-8820-1f91e1dda608 with scrape type 1
2026-03-27 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f832a434-9b2f-5e57-8820-1f91e1dda608 sending to next pipeline
2026-03-27 15:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f832a434-9b2f-5e57-8820-1f91e1dda608, identifier: 7009449auction111133
2026-03-27 15:17:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 237151f3-16cc-5f7b-b403-62065503f9f4
2026-03-27 15:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f832a434-9b2f-5e57-8820-1f91e1dda608 with identifier: 7009449auction111133
2026-03-27 15:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f832a434-9b2f-5e57-8820-1f91e1dda608 with identifier: 7009449auction111133
2026-03-27 15:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f832a434-9b2f-5e57-8820-1f91e1dda608 with identifier: 7009449auction111133 to the API
2026-03-27 15:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009449/photo_006/780x0__r.jpg?hash=1774620186>
{'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-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f832a434-9b2f-5e57-8820-1f91e1dda608',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009449',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 113462,
 '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': 'C5 Aircross Shine 1.5 BlueHDi 130CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Shine 1.5 BlueHDi 130CV BVM6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:45 [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 15:17:45 [ecarstrade.be] INFO: Saving data for 7009449auction111133: {'created_time': 1774624665.828854, 'last_price_update_time': 1774624665.828865, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009449auction111133') HTTP/1.1" 204 0
2026-03-27 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009527/photo_001/780x0__r.jpg?hash=1774620287> (referer: https://ecarstrade.com/cars/7009527)
2026-03-27 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009527/photo_002/780x0__r.jpg?hash=1774620287> (referer: https://ecarstrade.com/cars/7009527)
2026-03-27 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009565/photo_005/780x0__r.jpg?hash=1774620330> (referer: https://ecarstrade.com/cars/7009565)
2026-03-27 15:17:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 237151f3-16cc-5f7b-b403-62065503f9f4
2026-03-27 15:17:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 237151f3-16cc-5f7b-b403-62065503f9f4
2026-03-27 15:17:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 237151f3-16cc-5f7b-b403-62065503f9f4
2026-03-27 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009565/photo_006/780x0__r.jpg?hash=1774620330> (referer: https://ecarstrade.com/cars/7009565)
2026-03-27 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009527/photo_004/780x0__r.jpg?hash=1774620287> (referer: https://ecarstrade.com/cars/7009527)
2026-03-27 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009527/photo_005/780x0__r.jpg?hash=1774620288> (referer: https://ecarstrade.com/cars/7009527)
2026-03-27 15:17:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9c6ebd22-d4e4-5fd0-8daa-8b29691026ed
2026-03-27 15:17:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9c6ebd22-d4e4-5fd0-8daa-8b29691026ed
2026-03-27 15:17:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 237151f3-16cc-5f7b-b403-62065503f9f4
2026-03-27 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009527/photo_003/780x0__r.jpg?hash=1774620287> (referer: https://ecarstrade.com/cars/7009527)
2026-03-27 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009527/photo_006/780x0__r.jpg?hash=1774620287> (referer: https://ecarstrade.com/cars/7009527)
2026-03-27 15:17:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 237151f3-16cc-5f7b-b403-62065503f9f4
2026-03-27 15:17:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 237151f3-16cc-5f7b-b403-62065503f9f4, skipping ID generation
2026-03-27 15:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237151f3-16cc-5f7b-b403-62065503f9f4 with scrape type 1
2026-03-27 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 237151f3-16cc-5f7b-b403-62065503f9f4 sending to next pipeline
2026-03-27 15:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 237151f3-16cc-5f7b-b403-62065503f9f4, identifier: 7009565auction111133
2026-03-27 15:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 237151f3-16cc-5f7b-b403-62065503f9f4 with identifier: 7009565auction111133
2026-03-27 15:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 237151f3-16cc-5f7b-b403-62065503f9f4 with identifier: 7009565auction111133
2026-03-27 15:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 237151f3-16cc-5f7b-b403-62065503f9f4 with identifier: 7009565auction111133 to the API
2026-03-27 15:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009565/photo_006/780x0__r.jpg?hash=1774620330>
{'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-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '237151f3-16cc-5f7b-b403-62065503f9f4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009565',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Skoda',
 'model': 'Fabia',
 'odometer': 28846,
 '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': 'Fabia Ambition 1.0 MPI 80CV BVM5 E6d',
 'transmission': 'manual',
 'trim': 'Ambition 1.0 MPI 80CV BVM5 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:46 [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 15:17:46 [ecarstrade.be] INFO: Saving data for 7009565auction111133: {'created_time': 1774624666.500337, 'last_price_update_time': 1774624666.500348, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009565auction111133') HTTP/1.1" 204 0
2026-03-27 15:17:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9c6ebd22-d4e4-5fd0-8daa-8b29691026ed
2026-03-27 15:17:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9c6ebd22-d4e4-5fd0-8daa-8b29691026ed
2026-03-27 15:17:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9c6ebd22-d4e4-5fd0-8daa-8b29691026ed
2026-03-27 15:17:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9c6ebd22-d4e4-5fd0-8daa-8b29691026ed
2026-03-27 15:17:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9c6ebd22-d4e4-5fd0-8daa-8b29691026ed, skipping ID generation
2026-03-27 15:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c6ebd22-d4e4-5fd0-8daa-8b29691026ed with scrape type 1
2026-03-27 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9c6ebd22-d4e4-5fd0-8daa-8b29691026ed sending to next pipeline
2026-03-27 15:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9c6ebd22-d4e4-5fd0-8daa-8b29691026ed, identifier: 7009527auction111133
2026-03-27 15:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9c6ebd22-d4e4-5fd0-8daa-8b29691026ed with identifier: 7009527auction111133
2026-03-27 15:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9c6ebd22-d4e4-5fd0-8daa-8b29691026ed with identifier: 7009527auction111133
2026-03-27 15:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9c6ebd22-d4e4-5fd0-8daa-8b29691026ed with identifier: 7009527auction111133 to the API
2026-03-27 15:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009527/photo_006/780x0__r.jpg?hash=1774620287>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 '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': 'Diesel',
 'id': '9c6ebd22-d4e4-5fd0-8daa-8b29691026ed',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009527',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 127579,
 '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': '3008 Allure 1.5 HDi 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Allure 1.5 HDi 130CV BVA8 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009527auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:17:47 [ecarstrade.be] INFO: Saving data for 7009527auction111133: {'created_time': 1774624667.777925, 'last_price_update_time': 1774624667.777935, 'auction_closing_time': 1774881600.0}
2026-03-27 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009527auction111133') HTTP/1.1" 204 0
2026-03-27 15:17:49 [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 15:17:50 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009057auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009057auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009103auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009103auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009107auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009107auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009040auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009040auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009052auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009052auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009114auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009114auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009044auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009044auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009058auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009058auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009013auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009013auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009022auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009022auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009109auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009109auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009014auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009014auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009073auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009073auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009095auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009095auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009016auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009016auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009047auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009047auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009053auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009053auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009079auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009079auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009110auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009110auction111129: 0
2026-03-27 15:17:50 [ecarstrade.be] INFO: Found listing with ID: 7009112auction111129
2026-03-27 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:50 [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 15:17:50 [ecarstrade.be] INFO: Scrape type for 7009112auction111129: 0
2026-03-27 15:17: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 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009075> (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 15:17:51 [ecarstrade.be] INFO: Extracting details for car 7009075auction111129
2026-03-27 15:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56f59ba3-ee48-5c25-9e92-19785ea68530 with identifier: 7009075auction111129
2026-03-27 15:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56f59ba3-ee48-5c25-9e92-19785ea68530 with scrape type 1
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 56f59ba3-ee48-5c25-9e92-19785ea68530
2026-03-27 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009075%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617621%27 HTTP/1.1" 200 None
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009075/photo_001/780x0__r.jpg?hash=1774617621 not downloaded yet
2026-03-27 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009075%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617621%27 HTTP/1.1" 200 None
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009075/photo_002/780x0__r.jpg?hash=1774617621 not downloaded yet
2026-03-27 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009075%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617622%27 HTTP/1.1" 200 None
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009075/photo_003/780x0__r.jpg?hash=1774617622 not downloaded yet
2026-03-27 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009075%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617622%27 HTTP/1.1" 200 None
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009075/photo_004/780x0__r.jpg?hash=1774617622 not downloaded yet
2026-03-27 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009035> (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 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009075%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617622%27 HTTP/1.1" 200 None
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009075/photo_005/780x0__r.jpg?hash=1774617622 not downloaded yet
2026-03-27 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009075%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617622%27 HTTP/1.1" 200 None
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009075/photo_006/780x0__r.jpg?hash=1774617622 not downloaded yet
2026-03-27 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009075/photo_004/780x0__r.jpg?hash=1774617622> (referer: https://ecarstrade.com/cars/7009075)
2026-03-27 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009075/photo_002/780x0__r.jpg?hash=1774617621> (referer: https://ecarstrade.com/cars/7009075)
2026-03-27 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009075/photo_005/780x0__r.jpg?hash=1774617622> (referer: https://ecarstrade.com/cars/7009075)
2026-03-27 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009075/photo_001/780x0__r.jpg?hash=1774617621> (referer: https://ecarstrade.com/cars/7009075)
2026-03-27 15:17:51 [ecarstrade.be] INFO: Extracting details for car 7009035auction111129
2026-03-27 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009075/photo_003/780x0__r.jpg?hash=1774617622> (referer: https://ecarstrade.com/cars/7009075)
2026-03-27 15:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff377352-41af-52ad-9713-37eeabe0cc36 with identifier: 7009035auction111129
2026-03-27 15:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff377352-41af-52ad-9713-37eeabe0cc36 with scrape type 1
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ff377352-41af-52ad-9713-37eeabe0cc36
2026-03-27 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009035%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617555%27 HTTP/1.1" 200 None
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009035/photo_001/780x0__r.jpg?hash=1774617555 not downloaded yet
2026-03-27 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009075/photo_006/780x0__r.jpg?hash=1774617622> (referer: https://ecarstrade.com/cars/7009075)
2026-03-27 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009035%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617555%27 HTTP/1.1" 200 None
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009035/photo_002/780x0__r.jpg?hash=1774617555 not downloaded yet
2026-03-27 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009035%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617555%27 HTTP/1.1" 200 None
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009035/photo_003/780x0__r.jpg?hash=1774617555 not downloaded yet
2026-03-27 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009035%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617555%27 HTTP/1.1" 200 None
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009035/photo_004/780x0__r.jpg?hash=1774617555 not downloaded yet
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 56f59ba3-ee48-5c25-9e92-19785ea68530
2026-03-27 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009035%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617555%27 HTTP/1.1" 200 None
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009035/photo_005/780x0__r.jpg?hash=1774617555 not downloaded yet
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 56f59ba3-ee48-5c25-9e92-19785ea68530
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 56f59ba3-ee48-5c25-9e92-19785ea68530
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 56f59ba3-ee48-5c25-9e92-19785ea68530
2026-03-27 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009035%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617555%27 HTTP/1.1" 200 None
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009035/photo_006/780x0__r.jpg?hash=1774617555 not downloaded yet
2026-03-27 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009093> (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 15:17:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 56f59ba3-ee48-5c25-9e92-19785ea68530
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 56f59ba3-ee48-5c25-9e92-19785ea68530
2026-03-27 15:17:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 56f59ba3-ee48-5c25-9e92-19785ea68530, skipping ID generation
2026-03-27 15:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56f59ba3-ee48-5c25-9e92-19785ea68530 with scrape type 1
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 56f59ba3-ee48-5c25-9e92-19785ea68530 sending to next pipeline
2026-03-27 15:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 56f59ba3-ee48-5c25-9e92-19785ea68530, identifier: 7009075auction111129
2026-03-27 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009035/photo_003/780x0__r.jpg?hash=1774617555> (referer: https://ecarstrade.com/cars/7009035)
2026-03-27 15:17:51 [ecarstrade.be] INFO: Extracting details for car 7009093auction111129
2026-03-27 15:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 56f59ba3-ee48-5c25-9e92-19785ea68530 with identifier: 7009075auction111129
2026-03-27 15:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 56f59ba3-ee48-5c25-9e92-19785ea68530 with identifier: 7009075auction111129
2026-03-27 15:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 56f59ba3-ee48-5c25-9e92-19785ea68530 with identifier: 7009075auction111129 to the API
2026-03-27 15:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009075/photo_006/780x0__r.jpg?hash=1774617622>
{'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-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '56f59ba3-ee48-5c25-9e92-19785ea68530',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009075',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 168201,
 '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 Style 1.5 HDi 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'II Style 1.5 HDi 130CV BVA8 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:51 [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 15:17:51 [ecarstrade.be] INFO: Saving data for 7009075auction111129: {'created_time': 1774624671.861317, 'last_price_update_time': 1774624671.861327, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009075auction111129') HTTP/1.1" 204 0
2026-03-27 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009035/photo_002/780x0__r.jpg?hash=1774617555> (referer: https://ecarstrade.com/cars/7009035)
2026-03-27 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009035/photo_001/780x0__r.jpg?hash=1774617555> (referer: https://ecarstrade.com/cars/7009035)
2026-03-27 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009035/photo_005/780x0__r.jpg?hash=1774617555> (referer: https://ecarstrade.com/cars/7009035)
2026-03-27 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009035/photo_004/780x0__r.jpg?hash=1774617555> (referer: https://ecarstrade.com/cars/7009035)
2026-03-27 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009035/photo_006/780x0__r.jpg?hash=1774617555> (referer: https://ecarstrade.com/cars/7009035)
2026-03-27 15:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3783b904-648d-5cab-83a4-198d33a72c0c with identifier: 7009093auction111129
2026-03-27 15:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3783b904-648d-5cab-83a4-198d33a72c0c with scrape type 1
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3783b904-648d-5cab-83a4-198d33a72c0c
2026-03-27 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009093%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617660%27 HTTP/1.1" 200 None
2026-03-27 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009093/photo_001/780x0__r.jpg?hash=1774617660 not downloaded yet
2026-03-27 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009093%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617660%27 HTTP/1.1" 200 None
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009093/photo_002/780x0__r.jpg?hash=1774617660 not downloaded yet
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ff377352-41af-52ad-9713-37eeabe0cc36
2026-03-27 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009093%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617660%27 HTTP/1.1" 200 None
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009093/photo_003/780x0__r.jpg?hash=1774617660 not downloaded yet
2026-03-27 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009093%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617660%27 HTTP/1.1" 200 None
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009093/photo_004/780x0__r.jpg?hash=1774617660 not downloaded yet
2026-03-27 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009093%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617660%27 HTTP/1.1" 200 None
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009093/photo_005/780x0__r.jpg?hash=1774617660 not downloaded yet
2026-03-27 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17: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%252F7000001-7010000%252F7009093%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774617660%27 HTTP/1.1" 200 None
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009093/photo_006/780x0__r.jpg?hash=1774617660 not downloaded yet
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ff377352-41af-52ad-9713-37eeabe0cc36
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ff377352-41af-52ad-9713-37eeabe0cc36
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ff377352-41af-52ad-9713-37eeabe0cc36
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ff377352-41af-52ad-9713-37eeabe0cc36
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ff377352-41af-52ad-9713-37eeabe0cc36
2026-03-27 15:17:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ff377352-41af-52ad-9713-37eeabe0cc36, skipping ID generation
2026-03-27 15:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff377352-41af-52ad-9713-37eeabe0cc36 with scrape type 1
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ff377352-41af-52ad-9713-37eeabe0cc36 sending to next pipeline
2026-03-27 15:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ff377352-41af-52ad-9713-37eeabe0cc36, identifier: 7009035auction111129
2026-03-27 15:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009093/photo_003/780x0__r.jpg?hash=1774617660> (referer: https://ecarstrade.com/cars/7009093)
2026-03-27 15:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009093/photo_002/780x0__r.jpg?hash=1774617660> (referer: https://ecarstrade.com/cars/7009093)
2026-03-27 15:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ff377352-41af-52ad-9713-37eeabe0cc36 with identifier: 7009035auction111129
2026-03-27 15:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ff377352-41af-52ad-9713-37eeabe0cc36 with identifier: 7009035auction111129
2026-03-27 15:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ff377352-41af-52ad-9713-37eeabe0cc36 with identifier: 7009035auction111129 to the API
2026-03-27 15:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009035/photo_006/780x0__r.jpg?hash=1774617555>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ff377352-41af-52ad-9713-37eeabe0cc36',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009035',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 214847,
 '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': 'MERCEDES-BENZ Classe A Berline / 2018 / 4P / Berline A 180 d '
          'Business Line 8G-DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ Classe A Berline / 2018 / 4P / Berline  d Business '
         'Line 8G-DCT',
 'vin': None,
 'year': 2021}
2026-03-27 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:52 [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 15:17:52 [ecarstrade.be] INFO: Saving data for 7009035auction111129: {'created_time': 1774624672.503099, 'last_price_update_time': 1774624672.503109, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009035auction111129') HTTP/1.1" 204 0
2026-03-27 15:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009093/photo_001/780x0__r.jpg?hash=1774617660> (referer: https://ecarstrade.com/cars/7009093)
2026-03-27 15:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009093/photo_004/780x0__r.jpg?hash=1774617660> (referer: https://ecarstrade.com/cars/7009093)
2026-03-27 15:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009093/photo_005/780x0__r.jpg?hash=1774617660> (referer: https://ecarstrade.com/cars/7009093)
2026-03-27 15:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009093/photo_006/780x0__r.jpg?hash=1774617660> (referer: https://ecarstrade.com/cars/7009093)
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3783b904-648d-5cab-83a4-198d33a72c0c
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3783b904-648d-5cab-83a4-198d33a72c0c
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3783b904-648d-5cab-83a4-198d33a72c0c
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3783b904-648d-5cab-83a4-198d33a72c0c
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3783b904-648d-5cab-83a4-198d33a72c0c
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3783b904-648d-5cab-83a4-198d33a72c0c
2026-03-27 15:17:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3783b904-648d-5cab-83a4-198d33a72c0c, skipping ID generation
2026-03-27 15:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3783b904-648d-5cab-83a4-198d33a72c0c with scrape type 1
2026-03-27 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3783b904-648d-5cab-83a4-198d33a72c0c sending to next pipeline
2026-03-27 15:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3783b904-648d-5cab-83a4-198d33a72c0c, identifier: 7009093auction111129
2026-03-27 15:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3783b904-648d-5cab-83a4-198d33a72c0c with identifier: 7009093auction111129
2026-03-27 15:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3783b904-648d-5cab-83a4-198d33a72c0c with identifier: 7009093auction111129
2026-03-27 15:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3783b904-648d-5cab-83a4-198d33a72c0c with identifier: 7009093auction111129 to the API
2026-03-27 15:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:17: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 15:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009093/photo_006/780x0__r.jpg?hash=1774617660>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '3783b904-648d-5cab-83a4-198d33a72c0c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009093',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 188790,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-07-01',
 'seats_number': 7,
 'seller_name': None,
 'title': '5008 GT 2.0 HDi 180CV BVA8 7 Sieges E6dT',
 'transmission': 'automatic',
 'trim': 'GT 2.0 HDi 180CV BVA8 7 Sieges E6dT',
 'vin': None,
 'year': 2018}
2026-03-27 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:53 [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 15:17:53 [ecarstrade.be] INFO: Saving data for 7009093auction111129: {'created_time': 1774624673.016657, 'last_price_update_time': 1774624673.01667, 'auction_closing_time': 1774878000.0}
2026-03-27 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009093auction111129') HTTP/1.1" 204 0
2026-03-27 15:17:56 [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 15:17:56 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:17:56 [ecarstrade.be] INFO: Found listing with ID: 7009113auction111129
2026-03-27 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:56 [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 15:17:56 [ecarstrade.be] INFO: Scrape type for 7009113auction111129: 0
2026-03-27 15:17:56 [ecarstrade.be] INFO: Found listing with ID: 7009115auction111129
2026-03-27 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:56 [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 15:17:56 [ecarstrade.be] INFO: Scrape type for 7009115auction111129: 0
2026-03-27 15:17:56 [ecarstrade.be] INFO: Found listing with ID: 7009061auction111129
2026-03-27 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:56 [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 15:17:56 [ecarstrade.be] INFO: Scrape type for 7009061auction111129: 0
2026-03-27 15:17:56 [ecarstrade.be] INFO: Found listing with ID: 7009060auction111129
2026-03-27 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:56 [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 15:17:56 [ecarstrade.be] INFO: Scrape type for 7009060auction111129: 0
2026-03-27 15:17:56 [ecarstrade.be] INFO: Found listing with ID: 7009080auction111129
2026-03-27 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:56 [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 15:17:56 [ecarstrade.be] INFO: Scrape type for 7009080auction111129: 0
2026-03-27 15:17:56 [ecarstrade.be] INFO: Found listing with ID: 7009145auction111129
2026-03-27 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:56 [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 15:17:56 [ecarstrade.be] INFO: Scrape type for 7009145auction111129: 0
2026-03-27 15:17:56 [ecarstrade.be] INFO: Found listing with ID: 7009063auction111129
2026-03-27 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:56 [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 15:17:56 [ecarstrade.be] INFO: Scrape type for 7009063auction111129: 0
2026-03-27 15:17:56 [ecarstrade.be] INFO: Found listing with ID: 7009104auction111129
2026-03-27 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:56 [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 15:17:56 [ecarstrade.be] INFO: Scrape type for 7009104auction111129: 0
2026-03-27 15:17:56 [ecarstrade.be] INFO: Found listing with ID: 7009015auction111129
2026-03-27 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:56 [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 15:17:56 [ecarstrade.be] INFO: Scrape type for 7009015auction111129: 0
2026-03-27 15:17:56 [ecarstrade.be] INFO: Found listing with ID: 7009056auction111129
2026-03-27 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:56 [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 15:17:56 [ecarstrade.be] INFO: Scrape type for 7009056auction111129: 0
2026-03-27 15:17:56 [ecarstrade.be] INFO: Found listing with ID: 7009106auction111129
2026-03-27 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:56 [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 15:17:56 [ecarstrade.be] INFO: Scrape type for 7009106auction111129: 0
2026-03-27 15:17:56 [ecarstrade.be] INFO: Found listing with ID: 7009021auction111129
2026-03-27 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:57 [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 15:17:57 [ecarstrade.be] INFO: Scrape type for 7009021auction111129: 0
2026-03-27 15:17:57 [ecarstrade.be] INFO: Found listing with ID: 7009105auction111129
2026-03-27 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:57 [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 15:17:57 [ecarstrade.be] INFO: Scrape type for 7009105auction111129: 0
2026-03-27 15:17:57 [ecarstrade.be] INFO: Found listing with ID: 7009012auction111129
2026-03-27 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:57 [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 15:17:57 [ecarstrade.be] INFO: Scrape type for 7009012auction111129: 0
2026-03-27 15:17:57 [ecarstrade.be] INFO: Found listing with ID: 7009083auction111129
2026-03-27 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:57 [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 15:17:57 [ecarstrade.be] INFO: Scrape type for 7009083auction111129: 0
2026-03-27 15:17:57 [ecarstrade.be] INFO: Found listing with ID: 7009008auction111129
2026-03-27 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:57 [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 15:17:57 [ecarstrade.be] INFO: Scrape type for 7009008auction111129: 0
2026-03-27 15:17:57 [ecarstrade.be] INFO: Found listing with ID: 7009077auction111129
2026-03-27 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:57 [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 15:17:57 [ecarstrade.be] INFO: Scrape type for 7009077auction111129: 0
2026-03-27 15:17:57 [ecarstrade.be] INFO: Found listing with ID: 7009086auction111129
2026-03-27 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:57 [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 15:17:57 [ecarstrade.be] INFO: Scrape type for 7009086auction111129: 0
2026-03-27 15:17:57 [ecarstrade.be] INFO: Found listing with ID: 7009085auction111129
2026-03-27 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:57 [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 15:17:57 [ecarstrade.be] INFO: Scrape type for 7009085auction111129: 0
2026-03-27 15:17:57 [ecarstrade.be] INFO: Found listing with ID: 7008597auction111122
2026-03-27 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:17:57 [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 15:17:57 [ecarstrade.be] INFO: Scrape type for 7008597auction111122: 0
2026-03-27 15:17: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 15:18:03 [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 15:18:03 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7008598auction111122
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008598auction111122%27 HTTP/1.1" 200 None
2026-03-27 15:18:03 [ecarstrade.be] INFO: Scrape type for 7008598auction111122: 0
2026-03-27 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7008599auction111122
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008599auction111122%27 HTTP/1.1" 200 None
2026-03-27 15:18:03 [ecarstrade.be] INFO: Scrape type for 7008599auction111122: 0
2026-03-27 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7008600auction111122
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008600auction111122%27 HTTP/1.1" 200 None
2026-03-27 15:18:03 [ecarstrade.be] INFO: Scrape type for 7008600auction111122: 0
2026-03-27 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7008601auction111122
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008601auction111122%27 HTTP/1.1" 200 None
2026-03-27 15:18:03 [ecarstrade.be] INFO: Scrape type for 7008601auction111122: 0
2026-03-27 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7008604auction111122
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008604auction111122%27 HTTP/1.1" 200 None
2026-03-27 15:18:03 [ecarstrade.be] INFO: Scrape type for 7008604auction111122: 0
2026-03-27 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7008606auction111122
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008606auction111122%27 HTTP/1.1" 200 None
2026-03-27 15:18:03 [ecarstrade.be] INFO: Scrape type for 7008606auction111122: 0
2026-03-27 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7008607auction111122
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008607auction111122%27 HTTP/1.1" 200 None
2026-03-27 15:18:03 [ecarstrade.be] INFO: Scrape type for 7008607auction111122: 0
2026-03-27 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7008608auction111122
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008608auction111122%27 HTTP/1.1" 200 None
2026-03-27 15:18:03 [ecarstrade.be] INFO: Scrape type for 7008608auction111122: 0
2026-03-27 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7008609auction111122
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008609auction111122%27 HTTP/1.1" 200 None
2026-03-27 15:18:03 [ecarstrade.be] INFO: Scrape type for 7008609auction111122: 0
2026-03-27 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7008610auction111122
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008610auction111122%27 HTTP/1.1" 200 None
2026-03-27 15:18:03 [ecarstrade.be] INFO: Scrape type for 7008610auction111122: 0
2026-03-27 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7008611auction111122
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008611auction111122%27 HTTP/1.1" 200 None
2026-03-27 15:18:03 [ecarstrade.be] INFO: Scrape type for 7008611auction111122: 0
2026-03-27 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7008612auction111122
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008612auction111122%27 HTTP/1.1" 200 None
2026-03-27 15:18:03 [ecarstrade.be] INFO: Scrape type for 7008612auction111122: 0
2026-03-27 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7008613auction111122
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008613auction111122%27 HTTP/1.1" 200 None
2026-03-27 15:18:03 [ecarstrade.be] INFO: Scrape type for 7008613auction111122: 0
2026-03-27 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7008614auction111122
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008614auction111122%27 HTTP/1.1" 200 None
2026-03-27 15:18:03 [ecarstrade.be] INFO: Scrape type for 7008614auction111122: 1
2026-03-27 15:18: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 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7009416auction111132
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009416auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:03 [ecarstrade.be] INFO: Scrape type for 7009416auction111132: 1
2026-03-27 15:18: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 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7009413auction111132
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009413auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:03 [ecarstrade.be] INFO: Scrape type for 7009413auction111132: 1
2026-03-27 15:18: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 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7009422auction111132
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009422auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:03 [ecarstrade.be] INFO: Scrape type for 7009422auction111132: 1
2026-03-27 15:18: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 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7009418auction111132
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009418auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:03 [ecarstrade.be] INFO: Scrape type for 7009418auction111132: 1
2026-03-27 15:18: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 15:18:03 [ecarstrade.be] INFO: Found listing with ID: 7009394auction111132
2026-03-27 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009394auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:04 [ecarstrade.be] INFO: Scrape type for 7009394auction111132: 1
2026-03-27 15:18: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 15:18:04 [ecarstrade.be] INFO: Found listing with ID: 7009420auction111132
2026-03-27 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009420auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:04 [ecarstrade.be] INFO: Scrape type for 7009420auction111132: 1
2026-03-27 15:18: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 15:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009515> (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 15: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 15:18:05 [ecarstrade.be] INFO: Extracting details for car 7009515auction111133
2026-03-27 15:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06cee422-fdc3-5b8c-b981-5c5b710c1480 with identifier: 7009515auction111133
2026-03-27 15:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06cee422-fdc3-5b8c-b981-5c5b710c1480 with scrape type 1
2026-03-27 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 06cee422-fdc3-5b8c-b981-5c5b710c1480
2026-03-27 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009515%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620274%27 HTTP/1.1" 200 None
2026-03-27 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009515/photo_001/780x0__r.jpg?hash=1774620274 not downloaded yet
2026-03-27 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009515%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620274%27 HTTP/1.1" 200 None
2026-03-27 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009515/photo_002/780x0__r.jpg?hash=1774620274 not downloaded yet
2026-03-27 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009515%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620274%27 HTTP/1.1" 200 None
2026-03-27 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009515/photo_003/780x0__r.jpg?hash=1774620274 not downloaded yet
2026-03-27 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009515%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620274%27 HTTP/1.1" 200 None
2026-03-27 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009515/photo_004/780x0__r.jpg?hash=1774620274 not downloaded yet
2026-03-27 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009515%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620274%27 HTTP/1.1" 200 None
2026-03-27 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009515/photo_005/780x0__r.jpg?hash=1774620274 not downloaded yet
2026-03-27 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009515%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620274%27 HTTP/1.1" 200 None
2026-03-27 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009515/photo_006/780x0__r.jpg?hash=1774620274 not downloaded yet
2026-03-27 15:18:07 [scrapy.extensions.logstats] INFO: Crawled 973 pages (at 37 pages/min), scraped 816 items (at 34 items/min)
2026-03-27 15:18:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009416> (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 15:18:10 [ecarstrade.be] INFO: Extracting details for car 7009416auction111132
2026-03-27 15:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1575297-16e6-5694-9d71-a312ae3a84a3 with identifier: 7009416auction111132
2026-03-27 15:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1575297-16e6-5694-9d71-a312ae3a84a3 with scrape type 1
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e1575297-16e6-5694-9d71-a312ae3a84a3
2026-03-27 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009416%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620144%27 HTTP/1.1" 200 None
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009416/photo_001/780x0__r.jpg?hash=1774620144 not downloaded yet
2026-03-27 15:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009515/photo_001/780x0__r.jpg?hash=1774620274> (referer: https://ecarstrade.com/cars/7009515)
2026-03-27 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009416%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620144%27 HTTP/1.1" 200 None
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009416/photo_002/780x0__r.jpg?hash=1774620144 not downloaded yet
2026-03-27 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009416%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620144%27 HTTP/1.1" 200 None
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009416/photo_003/780x0__r.jpg?hash=1774620144 not downloaded yet
2026-03-27 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009416%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620144%27 HTTP/1.1" 200 None
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009416/photo_004/780x0__r.jpg?hash=1774620144 not downloaded yet
2026-03-27 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009416%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620144%27 HTTP/1.1" 200 None
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009416/photo_005/780x0__r.jpg?hash=1774620144 not downloaded yet
2026-03-27 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009416%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620144%27 HTTP/1.1" 200 None
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009416/photo_006/780x0__r.jpg?hash=1774620144 not downloaded yet
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 06cee422-fdc3-5b8c-b981-5c5b710c1480
2026-03-27 15:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009515/photo_002/780x0__r.jpg?hash=1774620274> (referer: https://ecarstrade.com/cars/7009515)
2026-03-27 15:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009515/photo_003/780x0__r.jpg?hash=1774620274> (referer: https://ecarstrade.com/cars/7009515)
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 06cee422-fdc3-5b8c-b981-5c5b710c1480
2026-03-27 15:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009515/photo_004/780x0__r.jpg?hash=1774620274> (referer: https://ecarstrade.com/cars/7009515)
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 06cee422-fdc3-5b8c-b981-5c5b710c1480
2026-03-27 15:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009394> (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 15:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009515/photo_005/780x0__r.jpg?hash=1774620274> (referer: https://ecarstrade.com/cars/7009515)
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 06cee422-fdc3-5b8c-b981-5c5b710c1480
2026-03-27 15:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009515/photo_006/780x0__r.jpg?hash=1774620274> (referer: https://ecarstrade.com/cars/7009515)
2026-03-27 15:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009413> (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 15:18:10 [ecarstrade.be] INFO: Extracting details for car 7009394auction111132
2026-03-27 15:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1c44f2d-7fd1-5d5b-aef4-7a2898fb5ec4 with identifier: 7009394auction111132
2026-03-27 15:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1c44f2d-7fd1-5d5b-aef4-7a2898fb5ec4 with scrape type 1
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c1c44f2d-7fd1-5d5b-aef4-7a2898fb5ec4
2026-03-27 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009394%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620104%27 HTTP/1.1" 200 None
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009394/photo_001/780x0__r.jpg?hash=1774620104 not downloaded yet
2026-03-27 15:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009416/photo_001/780x0__r.jpg?hash=1774620144> (referer: https://ecarstrade.com/cars/7009416)
2026-03-27 15:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009416/photo_002/780x0__r.jpg?hash=1774620144> (referer: https://ecarstrade.com/cars/7009416)
2026-03-27 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009394%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620104%27 HTTP/1.1" 200 None
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009394/photo_002/780x0__r.jpg?hash=1774620104 not downloaded yet
2026-03-27 15:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008614> (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 15:18:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 06cee422-fdc3-5b8c-b981-5c5b710c1480
2026-03-27 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009394%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620104%27 HTTP/1.1" 200 None
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009394/photo_003/780x0__r.jpg?hash=1774620104 not downloaded yet
2026-03-27 15:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009416/photo_003/780x0__r.jpg?hash=1774620144> (referer: https://ecarstrade.com/cars/7009416)
2026-03-27 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009394%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620104%27 HTTP/1.1" 200 None
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009394/photo_004/780x0__r.jpg?hash=1774620104 not downloaded yet
2026-03-27 15:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009416/photo_006/780x0__r.jpg?hash=1774620144> (referer: https://ecarstrade.com/cars/7009416)
2026-03-27 15:18:10 [ecarstrade.be] INFO: Extracting details for car 7009413auction111132
2026-03-27 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009394%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620104%27 HTTP/1.1" 200 None
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009394/photo_005/780x0__r.jpg?hash=1774620104 not downloaded yet
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 06cee422-fdc3-5b8c-b981-5c5b710c1480
2026-03-27 15:18:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 06cee422-fdc3-5b8c-b981-5c5b710c1480, skipping ID generation
2026-03-27 15:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06cee422-fdc3-5b8c-b981-5c5b710c1480 with scrape type 1
2026-03-27 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 06cee422-fdc3-5b8c-b981-5c5b710c1480 sending to next pipeline
2026-03-27 15:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 06cee422-fdc3-5b8c-b981-5c5b710c1480, identifier: 7009515auction111133
2026-03-27 15:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009416/photo_005/780x0__r.jpg?hash=1774620144> (referer: https://ecarstrade.com/cars/7009416)
2026-03-27 15:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 06cee422-fdc3-5b8c-b981-5c5b710c1480 with identifier: 7009515auction111133
2026-03-27 15:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 06cee422-fdc3-5b8c-b981-5c5b710c1480 with identifier: 7009515auction111133
2026-03-27 15:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 06cee422-fdc3-5b8c-b981-5c5b710c1480 with identifier: 7009515auction111133 to the API
2026-03-27 15:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009515/photo_006/780x0__r.jpg?hash=1774620274>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '06cee422-fdc3-5b8c-b981-5c5b710c1480',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009515',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 110533,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '3008 BlueHDi 130 EAT8 ACTIVE BUSINESS',
 'transmission': 'automatic',
 'trim': 'BlueHDi 130 EAT8 ACTIVE BUSINESS',
 'vin': None,
 'year': 2020}
2026-03-27 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009515auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:11 [ecarstrade.be] INFO: Saving data for 7009515auction111133: {'created_time': 1774624691.483752, 'last_price_update_time': 1774624691.483765, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009515auction111133') HTTP/1.1" 204 0
2026-03-27 15:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009416/photo_004/780x0__r.jpg?hash=1774620144> (referer: https://ecarstrade.com/cars/7009416)
2026-03-27 15:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009394/photo_001/780x0__r.jpg?hash=1774620104> (referer: https://ecarstrade.com/cars/7009394)
2026-03-27 15:18:11 [ecarstrade.be] INFO: Extracting details for car 7008614auction111122
2026-03-27 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009394%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620104%27 HTTP/1.1" 200 None
2026-03-27 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009394/photo_006/780x0__r.jpg?hash=1774620104 not downloaded yet
2026-03-27 15:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009422> (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 15:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1ea1453-ac76-5e60-9629-9891be0e3e17 with identifier: 7009413auction111132
2026-03-27 15:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1ea1453-ac76-5e60-9629-9891be0e3e17 with scrape type 1
2026-03-27 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a1ea1453-ac76-5e60-9629-9891be0e3e17
2026-03-27 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009413%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620139%27 HTTP/1.1" 200 None
2026-03-27 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009413/photo_001/780x0__r.jpg?hash=1774620139 not downloaded yet
2026-03-27 15:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009394/photo_002/780x0__r.jpg?hash=1774620104> (referer: https://ecarstrade.com/cars/7009394)
2026-03-27 15:18:11 [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 15:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009418> (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 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009413%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620139%27 HTTP/1.1" 200 None
2026-03-27 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009413/photo_002/780x0__r.jpg?hash=1774620139 not downloaded yet
2026-03-27 15:18:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e1575297-16e6-5694-9d71-a312ae3a84a3
2026-03-27 15:18:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e1575297-16e6-5694-9d71-a312ae3a84a3
2026-03-27 15:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de33f406-d7ab-51fe-8294-9e9a672e88be with identifier: 7008614auction111122
2026-03-27 15:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de33f406-d7ab-51fe-8294-9e9a672e88be with scrape type 1
2026-03-27 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item de33f406-d7ab-51fe-8294-9e9a672e88be
2026-03-27 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7008614%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774611861%27 HTTP/1.1" 200 None
2026-03-27 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008614/photo_000/780x0__r.jpg?hash=1774611861 not downloaded yet
2026-03-27 15:18:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e1575297-16e6-5694-9d71-a312ae3a84a3
2026-03-27 15:18:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e1575297-16e6-5694-9d71-a312ae3a84a3
2026-03-27 15:18:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e1575297-16e6-5694-9d71-a312ae3a84a3
2026-03-27 15:18:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e1575297-16e6-5694-9d71-a312ae3a84a3
2026-03-27 15:18:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e1575297-16e6-5694-9d71-a312ae3a84a3, skipping ID generation
2026-03-27 15:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1575297-16e6-5694-9d71-a312ae3a84a3 with scrape type 1
2026-03-27 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e1575297-16e6-5694-9d71-a312ae3a84a3 sending to next pipeline
2026-03-27 15:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e1575297-16e6-5694-9d71-a312ae3a84a3, identifier: 7009416auction111132
2026-03-27 15:18:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c1c44f2d-7fd1-5d5b-aef4-7a2898fb5ec4
2026-03-27 15:18:11 [ecarstrade.be] INFO: Extracting details for car 7009422auction111132
2026-03-27 15:18:11 [ecarstrade.be] INFO: Extracting details for car 7009418auction111132
2026-03-27 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009413%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620139%27 HTTP/1.1" 200 None
2026-03-27 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009413/photo_003/780x0__r.jpg?hash=1774620139 not downloaded yet
2026-03-27 15:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e1575297-16e6-5694-9d71-a312ae3a84a3 with identifier: 7009416auction111132
2026-03-27 15:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e1575297-16e6-5694-9d71-a312ae3a84a3 with identifier: 7009416auction111132
2026-03-27 15:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e1575297-16e6-5694-9d71-a312ae3a84a3 with identifier: 7009416auction111132 to the API
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009416/photo_004/780x0__r.jpg?hash=1774620144>
{'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-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e1575297-16e6-5694-9d71-a312ae3a84a3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009416',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Master',
 'odometer': 21283,
 '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': 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 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009416auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [ecarstrade.be] INFO: Saving data for 7009416auction111132: {'created_time': 1774624692.327655, 'last_price_update_time': 1774624692.32767, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009416auction111132') HTTP/1.1" 204 0
2026-03-27 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009394/photo_004/780x0__r.jpg?hash=1774620104> (referer: https://ecarstrade.com/cars/7009394)
2026-03-27 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009394/photo_005/780x0__r.jpg?hash=1774620104> (referer: https://ecarstrade.com/cars/7009394)
2026-03-27 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009394/photo_003/780x0__r.jpg?hash=1774620104> (referer: https://ecarstrade.com/cars/7009394)
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7008614%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774611861%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008614/photo_001/780x0__r.jpg?hash=1774611861 not downloaded yet
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009413%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620139%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009413/photo_004/780x0__r.jpg?hash=1774620139 not downloaded yet
2026-03-27 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009420> (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 15:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8c73262-06d8-5959-ab79-29abfbe8efbf with identifier: 7009422auction111132
2026-03-27 15:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8c73262-06d8-5959-ab79-29abfbe8efbf with scrape type 1
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b8c73262-06d8-5959-ab79-29abfbe8efbf
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009422%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620150%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009422/photo_001/780x0__r.jpg?hash=1774620150 not downloaded yet
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c1c44f2d-7fd1-5d5b-aef4-7a2898fb5ec4
2026-03-27 15:18:12 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 179e5349-7ef0-5066-ac6b-a34e12e32bf6 with identifier: 7009418auction111132
2026-03-27 15:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 179e5349-7ef0-5066-ac6b-a34e12e32bf6 with scrape type 1
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 179e5349-7ef0-5066-ac6b-a34e12e32bf6
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009418%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620144%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009418/photo_001/780x0__r.jpg?hash=1774620144 not downloaded yet
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7008614%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774611861%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008614/photo_002/780x0__r.jpg?hash=1774611861 not downloaded yet
2026-03-27 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009413/photo_001/780x0__r.jpg?hash=1774620139> (referer: https://ecarstrade.com/cars/7009413)
2026-03-27 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009394/photo_006/780x0__r.jpg?hash=1774620104> (referer: https://ecarstrade.com/cars/7009394)
2026-03-27 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009413/photo_002/780x0__r.jpg?hash=1774620139> (referer: https://ecarstrade.com/cars/7009413)
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009413%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620139%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009413/photo_005/780x0__r.jpg?hash=1774620139 not downloaded yet
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009422%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620150%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009422/photo_002/780x0__r.jpg?hash=1774620150 not downloaded yet
2026-03-27 15:18:12 [ecarstrade.be] INFO: Found listing with ID: 7009416auction111132
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009416auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [ecarstrade.be] INFO: Scrape type for 7009416auction111132: 0
2026-03-27 15:18:12 [ecarstrade.be] INFO: Found listing with ID: 7009413auction111132
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009418%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620145%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009418/photo_002/780x0__r.jpg?hash=1774620145 not downloaded yet
2026-03-27 15: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 15:18:12 [ecarstrade.be] INFO: Extracting details for car 7009420auction111132
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7008614%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774611861%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008614/photo_003/780x0__r.jpg?hash=1774611861 not downloaded yet
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c1c44f2d-7fd1-5d5b-aef4-7a2898fb5ec4
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c1c44f2d-7fd1-5d5b-aef4-7a2898fb5ec4
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c1c44f2d-7fd1-5d5b-aef4-7a2898fb5ec4
2026-03-27 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008614/photo_000/780x0__r.jpg?hash=1774611861> (referer: https://ecarstrade.com/cars/7008614)
2026-03-27 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009413/photo_003/780x0__r.jpg?hash=1774620139> (referer: https://ecarstrade.com/cars/7009413)
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009413%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620139%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009413/photo_006/780x0__r.jpg?hash=1774620139 not downloaded yet
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009422%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620150%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009422/photo_003/780x0__r.jpg?hash=1774620150 not downloaded yet
2026-03-27 15:18:12 [ecarstrade.be] INFO: Found listing with ID: 7009422auction111132
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009418%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620144%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009418/photo_003/780x0__r.jpg?hash=1774620144 not downloaded yet
2026-03-27 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008614/photo_001/780x0__r.jpg?hash=1774611861> (referer: https://ecarstrade.com/cars/7008614)
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7008614%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774611861%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008614/photo_004/780x0__r.jpg?hash=1774611861 not downloaded yet
2026-03-27 15:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2131279a-0cb4-54a7-aa0c-a500c5929d72 with identifier: 7009420auction111132
2026-03-27 15:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2131279a-0cb4-54a7-aa0c-a500c5929d72 with scrape type 1
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2131279a-0cb4-54a7-aa0c-a500c5929d72
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009420%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620146%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009420/photo_001/780x0__r.jpg?hash=1774620146 not downloaded yet
2026-03-27 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009413/photo_004/780x0__r.jpg?hash=1774620139> (referer: https://ecarstrade.com/cars/7009413)
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009422%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620150%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009422/photo_004/780x0__r.jpg?hash=1774620150 not downloaded yet
2026-03-27 15:18:12 [ecarstrade.be] INFO: Found listing with ID: 7009418auction111132
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009418%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620144%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009418/photo_004/780x0__r.jpg?hash=1774620144 not downloaded yet
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a1ea1453-ac76-5e60-9629-9891be0e3e17
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c1c44f2d-7fd1-5d5b-aef4-7a2898fb5ec4
2026-03-27 15:18:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c1c44f2d-7fd1-5d5b-aef4-7a2898fb5ec4, skipping ID generation
2026-03-27 15:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1c44f2d-7fd1-5d5b-aef4-7a2898fb5ec4 with scrape type 1
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c1c44f2d-7fd1-5d5b-aef4-7a2898fb5ec4 sending to next pipeline
2026-03-27 15:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c1c44f2d-7fd1-5d5b-aef4-7a2898fb5ec4, identifier: 7009394auction111132
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a1ea1453-ac76-5e60-9629-9891be0e3e17
2026-03-27 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009418/photo_001/780x0__r.jpg?hash=1774620144> (referer: https://ecarstrade.com/cars/7009418)
2026-03-27 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008614/photo_002/780x0__r.jpg?hash=1774611861> (referer: https://ecarstrade.com/cars/7008614)
2026-03-27 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009422/photo_001/780x0__r.jpg?hash=1774620150> (referer: https://ecarstrade.com/cars/7009422)
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7008614%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774611862%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008614/photo_005/780x0__r.jpg?hash=1774611862 not downloaded yet
2026-03-27 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009420%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620146%27 HTTP/1.1" 200 None
2026-03-27 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009420/photo_002/780x0__r.jpg?hash=1774620146 not downloaded yet
2026-03-27 15:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c1c44f2d-7fd1-5d5b-aef4-7a2898fb5ec4 with identifier: 7009394auction111132
2026-03-27 15:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c1c44f2d-7fd1-5d5b-aef4-7a2898fb5ec4 with identifier: 7009394auction111132
2026-03-27 15:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c1c44f2d-7fd1-5d5b-aef4-7a2898fb5ec4 with identifier: 7009394auction111132 to the API
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009394/photo_006/780x0__r.jpg?hash=1774620104>
{'auction_title': '',
 'c_o_2_emission_value': 235,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'c1c44f2d-7fd1-5d5b-aef4-7a2898fb5ec4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009394',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Citroen',
 'model': 'Jumper',
 'odometer': 36547,
 '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': 3,
 'seller_name': None,
 'title': 'Jumper Fourgon Grand Volume 35 L2H2 Control BlueHDi 140 Start&Stop '
          'BlueHDi 140CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Fourgon Grand Volume 35 L2H2 Control BlueHDi 140 Start&Stop BlueHDi '
         '140CV BVM6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009394auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:13 [ecarstrade.be] INFO: Saving data for 7009394auction111132: {'created_time': 1774624693.218864, 'last_price_update_time': 1774624693.218878, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009394auction111132') HTTP/1.1" 204 0
2026-03-27 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009413/photo_005/780x0__r.jpg?hash=1774620139> (referer: https://ecarstrade.com/cars/7009413)
2026-03-27 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009422/photo_002/780x0__r.jpg?hash=1774620150> (referer: https://ecarstrade.com/cars/7009422)
2026-03-27 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009418/photo_002/780x0__r.jpg?hash=1774620145> (referer: https://ecarstrade.com/cars/7009418)
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009422%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620150%27 HTTP/1.1" 200 None
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009422/photo_005/780x0__r.jpg?hash=1774620150 not downloaded yet
2026-03-27 15:18:13 [ecarstrade.be] INFO: Found listing with ID: 7009394auction111132
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009394auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:13 [ecarstrade.be] INFO: Scrape type for 7009394auction111132: 0
2026-03-27 15:18:13 [ecarstrade.be] INFO: Found listing with ID: 7009420auction111132
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009418%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620144%27 HTTP/1.1" 200 None
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009418/photo_005/780x0__r.jpg?hash=1774620144 not downloaded yet
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item de33f406-d7ab-51fe-8294-9e9a672e88be
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a1ea1453-ac76-5e60-9629-9891be0e3e17
2026-03-27 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008614/photo_003/780x0__r.jpg?hash=1774611861> (referer: https://ecarstrade.com/cars/7008614)
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009420%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620146%27 HTTP/1.1" 200 None
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009420/photo_003/780x0__r.jpg?hash=1774620146 not downloaded yet
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009422%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620150%27 HTTP/1.1" 200 None
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009422/photo_006/780x0__r.jpg?hash=1774620150 not downloaded yet
2026-03-27 15:18:13 [ecarstrade.be] INFO: Found listing with ID: 7009395auction111132
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009395auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:13 [ecarstrade.be] INFO: Scrape type for 7009395auction111132: 1
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009418%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620144%27 HTTP/1.1" 200 None
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009418/photo_006/780x0__r.jpg?hash=1774620144 not downloaded yet
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009420%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620146%27 HTTP/1.1" 200 None
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009420/photo_004/780x0__r.jpg?hash=1774620146 not downloaded yet
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item de33f406-d7ab-51fe-8294-9e9a672e88be
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a1ea1453-ac76-5e60-9629-9891be0e3e17
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 179e5349-7ef0-5066-ac6b-a34e12e32bf6
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item de33f406-d7ab-51fe-8294-9e9a672e88be
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b8c73262-06d8-5959-ab79-29abfbe8efbf
2026-03-27 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009418/photo_003/780x0__r.jpg?hash=1774620144> (referer: https://ecarstrade.com/cars/7009418)
2026-03-27 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009413/photo_006/780x0__r.jpg?hash=1774620139> (referer: https://ecarstrade.com/cars/7009413)
2026-03-27 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009422/photo_003/780x0__r.jpg?hash=1774620150> (referer: https://ecarstrade.com/cars/7009422)
2026-03-27 15:18:13 [ecarstrade.be] INFO: Found listing with ID: 7009410auction111132
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009410auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:13 [ecarstrade.be] INFO: Scrape type for 7009410auction111132: 1
2026-03-27 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008614/photo_004/780x0__r.jpg?hash=1774611861> (referer: https://ecarstrade.com/cars/7008614)
2026-03-27 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009420/photo_001/780x0__r.jpg?hash=1774620146> (referer: https://ecarstrade.com/cars/7009420)
2026-03-27 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009422/photo_004/780x0__r.jpg?hash=1774620150> (referer: https://ecarstrade.com/cars/7009422)
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009420%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620147%27 HTTP/1.1" 200 None
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009420/photo_005/780x0__r.jpg?hash=1774620147 not downloaded yet
2026-03-27 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009418/photo_004/780x0__r.jpg?hash=1774620144> (referer: https://ecarstrade.com/cars/7009418)
2026-03-27 15:18:13 [ecarstrade.be] INFO: Found listing with ID: 7009385auction111132
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009385auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:13 [ecarstrade.be] INFO: Scrape type for 7009385auction111132: 1
2026-03-27 15: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 15:18:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a1ea1453-ac76-5e60-9629-9891be0e3e17
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b8c73262-06d8-5959-ab79-29abfbe8efbf
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 179e5349-7ef0-5066-ac6b-a34e12e32bf6
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item de33f406-d7ab-51fe-8294-9e9a672e88be
2026-03-27 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009420/photo_002/780x0__r.jpg?hash=1774620146> (referer: https://ecarstrade.com/cars/7009420)
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009420%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620146%27 HTTP/1.1" 200 None
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009420/photo_006/780x0__r.jpg?hash=1774620146 not downloaded yet
2026-03-27 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008614/photo_005/780x0__r.jpg?hash=1774611862> (referer: https://ecarstrade.com/cars/7008614)
2026-03-27 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009420/photo_003/780x0__r.jpg?hash=1774620146> (referer: https://ecarstrade.com/cars/7009420)
2026-03-27 15:18:13 [ecarstrade.be] INFO: Found listing with ID: 7009393auction111132
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009393auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:13 [ecarstrade.be] INFO: Scrape type for 7009393auction111132: 1
2026-03-27 15: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 15:18:13 [ecarstrade.be] INFO: Found listing with ID: 7009414auction111132
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009414auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:13 [ecarstrade.be] INFO: Scrape type for 7009414auction111132: 1
2026-03-27 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009418/photo_006/780x0__r.jpg?hash=1774620144> (referer: https://ecarstrade.com/cars/7009418)
2026-03-27 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009418/photo_005/780x0__r.jpg?hash=1774620144> (referer: https://ecarstrade.com/cars/7009418)
2026-03-27 15:18:13 [ecarstrade.be] INFO: Found listing with ID: 7009411auction111132
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009411auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:13 [ecarstrade.be] INFO: Scrape type for 7009411auction111132: 1
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 179e5349-7ef0-5066-ac6b-a34e12e32bf6
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a1ea1453-ac76-5e60-9629-9891be0e3e17
2026-03-27 15:18:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a1ea1453-ac76-5e60-9629-9891be0e3e17, skipping ID generation
2026-03-27 15:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1ea1453-ac76-5e60-9629-9891be0e3e17 with scrape type 1
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a1ea1453-ac76-5e60-9629-9891be0e3e17 sending to next pipeline
2026-03-27 15:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a1ea1453-ac76-5e60-9629-9891be0e3e17, identifier: 7009413auction111132
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b8c73262-06d8-5959-ab79-29abfbe8efbf
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item de33f406-d7ab-51fe-8294-9e9a672e88be
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2131279a-0cb4-54a7-aa0c-a500c5929d72
2026-03-27 15:18:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b8c73262-06d8-5959-ab79-29abfbe8efbf
2026-03-27 15:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a1ea1453-ac76-5e60-9629-9891be0e3e17 with identifier: 7009413auction111132
2026-03-27 15:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a1ea1453-ac76-5e60-9629-9891be0e3e17 with identifier: 7009413auction111132
2026-03-27 15:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a1ea1453-ac76-5e60-9629-9891be0e3e17 with identifier: 7009413auction111132 to the API
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009413/photo_006/780x0__r.jpg?hash=1774620139>
{'auction_title': '',
 'c_o_2_emission_value': 336,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6',
 'engine': '2.3L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'a1ea1453-ac76-5e60-9629-9891be0e3e17',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009413',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Master',
 'odometer': 46681,
 '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': 3,
 'seller_name': None,
 'title': 'RENAULT Master SC  2019  2P  Chassis cabine CC Tr CF F3500 L3 Blue '
          'dCi 145 EVIE',
 'transmission': 'manual',
 'trim': 'RENAULT  SC  2019  2P  Chassis cabine CC Tr CF F3500 L3 Blue dCi 145 '
         'EVIE',
 'vin': None,
 'year': 2023}
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009413auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:13 [ecarstrade.be] INFO: Saving data for 7009413auction111132: {'created_time': 1774624693.988062, 'last_price_update_time': 1774624693.988075, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009413auction111132') HTTP/1.1" 204 0
2026-03-27 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009422/photo_006/780x0__r.jpg?hash=1774620150> (referer: https://ecarstrade.com/cars/7009422)
2026-03-27 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009422/photo_005/780x0__r.jpg?hash=1774620150> (referer: https://ecarstrade.com/cars/7009422)
2026-03-27 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009420/photo_004/780x0__r.jpg?hash=1774620146> (referer: https://ecarstrade.com/cars/7009420)
2026-03-27 15:18:14 [ecarstrade.be] INFO: Found listing with ID: 7009401auction111132
2026-03-27 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009401auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:14 [ecarstrade.be] INFO: Scrape type for 7009401auction111132: 1
2026-03-27 15:18: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 15:18: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 15:18: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 15:18:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 179e5349-7ef0-5066-ac6b-a34e12e32bf6
2026-03-27 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009420/photo_005/780x0__r.jpg?hash=1774620147> (referer: https://ecarstrade.com/cars/7009420)
2026-03-27 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009420/photo_006/780x0__r.jpg?hash=1774620146> (referer: https://ecarstrade.com/cars/7009420)
2026-03-27 15:18: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 15:18:14 [ecarstrade.be] INFO: Found listing with ID: 7009419auction111132
2026-03-27 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009419auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:14 [ecarstrade.be] INFO: Scrape type for 7009419auction111132: 1
2026-03-27 15:18: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 15:18:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2131279a-0cb4-54a7-aa0c-a500c5929d72
2026-03-27 15:18:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item de33f406-d7ab-51fe-8294-9e9a672e88be
2026-03-27 15:18:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: de33f406-d7ab-51fe-8294-9e9a672e88be, skipping ID generation
2026-03-27 15:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de33f406-d7ab-51fe-8294-9e9a672e88be with scrape type 1
2026-03-27 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item de33f406-d7ab-51fe-8294-9e9a672e88be sending to next pipeline
2026-03-27 15:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: de33f406-d7ab-51fe-8294-9e9a672e88be, identifier: 7008614auction111122
2026-03-27 15:18:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2131279a-0cb4-54a7-aa0c-a500c5929d72
2026-03-27 15:18:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 179e5349-7ef0-5066-ac6b-a34e12e32bf6
2026-03-27 15:18:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 179e5349-7ef0-5066-ac6b-a34e12e32bf6
2026-03-27 15:18:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 179e5349-7ef0-5066-ac6b-a34e12e32bf6, skipping ID generation
2026-03-27 15:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 179e5349-7ef0-5066-ac6b-a34e12e32bf6 with scrape type 1
2026-03-27 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 179e5349-7ef0-5066-ac6b-a34e12e32bf6 sending to next pipeline
2026-03-27 15:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 179e5349-7ef0-5066-ac6b-a34e12e32bf6, identifier: 7009418auction111132
2026-03-27 15:18:14 [ecarstrade.be] INFO: Found listing with ID: 7009387auction111132
2026-03-27 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009387auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:14 [ecarstrade.be] INFO: Scrape type for 7009387auction111132: 1
2026-03-27 15:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: de33f406-d7ab-51fe-8294-9e9a672e88be with identifier: 7008614auction111122
2026-03-27 15:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: de33f406-d7ab-51fe-8294-9e9a672e88be with identifier: 7008614auction111122
2026-03-27 15:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: de33f406-d7ab-51fe-8294-9e9a672e88be with identifier: 7008614auction111122 to the API
2026-03-27 15:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008614/photo_005/780x0__r.jpg?hash=1774611862>
{'auction_title': '',
 'c_o_2_emission_value': 92,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T13:40:00Z',
 'fuel_type': 'Natural Gas',
 'id': 'de33f406-d7ab-51fe-8294-9e9a672e88be',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008614',
 'listing': 'directbuy',
 'location': 'Belgium - "Machelen"',
 'make': 'Skoda',
 'model': 'Kamiq',
 'odometer': 34254,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-31',
 'seats_number': None,
 'seller_name': None,
 'title': 'Skoda Kamiq Kamiq 1.0 TGI Clever 66kW/90pk  5D/P Man-6',
 'transmission': 'manual',
 'trim': '1.0 TGI Clever 66kW/90pk  5D/P Man-6',
 'vin': None,
 'year': 2022}
2026-03-27 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277008614auction111122%27 HTTP/1.1" 200 None
2026-03-27 15:18:14 [ecarstrade.be] INFO: Saving data for 7008614auction111122: {'created_time': 1774624694.538468, 'last_price_update_time': 1774624694.538483, 'auction_closing_time': 1774878000.0}
2026-03-27 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008614auction111122') HTTP/1.1" 204 0
2026-03-27 15:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 179e5349-7ef0-5066-ac6b-a34e12e32bf6 with identifier: 7009418auction111132
2026-03-27 15:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 179e5349-7ef0-5066-ac6b-a34e12e32bf6 with identifier: 7009418auction111132
2026-03-27 15:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 179e5349-7ef0-5066-ac6b-a34e12e32bf6 with identifier: 7009418auction111132 to the API
2026-03-27 15:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009418/photo_005/780x0__r.jpg?hash=1774620144>
{'auction_title': '',
 'c_o_2_emission_value': 195,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '179e5349-7ef0-5066-ac6b-a34e12e32bf6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009418',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'AC',
 'model': 'Toyota Proace',
 'odometer': 62901,
 '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': 3,
 'seller_name': None,
 'title': 'TOYOTA Proace / 2016 / 4P / Fourgon tôlé 2.0 D LONG 180 D-4D AUTO '
          'BUSINESS / VO RECONDITIONNE - PHOTOS AVANT RECONDITIONNEMENT',
 'transmission': 'automatic',
 'trim': 'TOYOTA Proace / 2016 / 4P / Fourgon tôlé 2.0 D LONG 180 D-4D AUTO '
         'BUSINESS / VO RECONDITIONNE - PHOTOS AVANT RECONDITIONNEMENT',
 'vin': None,
 'year': 2022}
2026-03-27 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009418auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:14 [ecarstrade.be] INFO: Saving data for 7009418auction111132: {'created_time': 1774624694.962972, 'last_price_update_time': 1774624694.962982, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009418auction111132') HTTP/1.1" 204 0
2026-03-27 15:18:15 [ecarstrade.be] INFO: Found listing with ID: 7009409auction111132
2026-03-27 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:15 [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 15:18:15 [ecarstrade.be] INFO: Scrape type for 7009409auction111132: 1
2026-03-27 15:18:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b8c73262-06d8-5959-ab79-29abfbe8efbf
2026-03-27 15:18:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b8c73262-06d8-5959-ab79-29abfbe8efbf
2026-03-27 15:18:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b8c73262-06d8-5959-ab79-29abfbe8efbf, skipping ID generation
2026-03-27 15:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8c73262-06d8-5959-ab79-29abfbe8efbf with scrape type 1
2026-03-27 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b8c73262-06d8-5959-ab79-29abfbe8efbf sending to next pipeline
2026-03-27 15:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b8c73262-06d8-5959-ab79-29abfbe8efbf, identifier: 7009422auction111132
2026-03-27 15:18:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2131279a-0cb4-54a7-aa0c-a500c5929d72
2026-03-27 15:18:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2131279a-0cb4-54a7-aa0c-a500c5929d72
2026-03-27 15:18:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2131279a-0cb4-54a7-aa0c-a500c5929d72
2026-03-27 15:18:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2131279a-0cb4-54a7-aa0c-a500c5929d72, skipping ID generation
2026-03-27 15:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2131279a-0cb4-54a7-aa0c-a500c5929d72 with scrape type 1
2026-03-27 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2131279a-0cb4-54a7-aa0c-a500c5929d72 sending to next pipeline
2026-03-27 15:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2131279a-0cb4-54a7-aa0c-a500c5929d72, identifier: 7009420auction111132
2026-03-27 15:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b8c73262-06d8-5959-ab79-29abfbe8efbf with identifier: 7009422auction111132
2026-03-27 15:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b8c73262-06d8-5959-ab79-29abfbe8efbf with identifier: 7009422auction111132
2026-03-27 15:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b8c73262-06d8-5959-ab79-29abfbe8efbf with identifier: 7009422auction111132 to the API
2026-03-27 15:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:18: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 15:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009422/photo_005/780x0__r.jpg?hash=1774620150>
{'auction_title': '',
 'c_o_2_emission_value': None,
 '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': 'b8c73262-06d8-5959-ab79-29abfbe8efbf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009422',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Volkswagen',
 'model': 'T6 Transporter',
 'odometer': 21966,
 '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': 3,
 'seller_name': None,
 'title': 'VOLKSWAGEN Transporter VU 4p Fourgon 2.0 TDi 150 L1H1 Business Line',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN Transporter VU 4p Fourgon 2.0 TDi 150 L1H1 Business Line',
 'vin': None,
 'year': 2023}
2026-03-27 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:15 [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 15:18:15 [ecarstrade.be] INFO: Saving data for 7009422auction111132: {'created_time': 1774624695.548684, 'last_price_update_time': 1774624695.548696, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009422auction111132') HTTP/1.1" 204 0
2026-03-27 15:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2131279a-0cb4-54a7-aa0c-a500c5929d72 with identifier: 7009420auction111132
2026-03-27 15:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2131279a-0cb4-54a7-aa0c-a500c5929d72 with identifier: 7009420auction111132
2026-03-27 15:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2131279a-0cb4-54a7-aa0c-a500c5929d72 with identifier: 7009420auction111132 to the API
2026-03-27 15:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:18: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 15:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009420/photo_006/780x0__r.jpg?hash=1774620146>
{'auction_title': '',
 'c_o_2_emission_value': 186,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '2131279a-0cb4-54a7-aa0c-a500c5929d72',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009420',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Renault',
 'model': 'Trafic',
 'odometer': 55626,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Trafic Fourgon L2H1 3T Grand Confort 2.0 dCi 130CV BVM6 E6d / VO '
          'RECONDITIONNE - PHOTOS AVANT RECONDITIONNEMENT',
 'transmission': 'manual',
 'trim': 'Fourgon L2H1 3T Grand Confort 2.0 dCi 130CV BVM6 E6d / VO '
         'RECONDITIONNE - PHOTOS AVANT RECONDITIONNEMENT',
 'vin': None,
 'year': 2022}
2026-03-27 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:15 [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 15:18:15 [ecarstrade.be] INFO: Saving data for 7009420auction111132: {'created_time': 1774624695.901241, 'last_price_update_time': 1774624695.90125, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009420auction111132') HTTP/1.1" 204 0
2026-03-27 15:18:15 [ecarstrade.be] INFO: Found listing with ID: 7009384auction111132
2026-03-27 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:15 [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 15:18:15 [ecarstrade.be] INFO: Scrape type for 7009384auction111132: 1
2026-03-27 15:18:15 [ecarstrade.be] INFO: Found listing with ID: 7009407auction111132
2026-03-27 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:15 [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 15:18:15 [ecarstrade.be] INFO: Scrape type for 7009407auction111132: 1
2026-03-27 15:18:15 [ecarstrade.be] INFO: Found listing with ID: 7009402auction111132
2026-03-27 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:15 [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 15:18:15 [ecarstrade.be] INFO: Scrape type for 7009402auction111132: 1
2026-03-27 15:18:15 [ecarstrade.be] INFO: Found listing with ID: 7009392auction111132
2026-03-27 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:16 [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 15:18:16 [ecarstrade.be] INFO: Scrape type for 7009392auction111132: 1
2026-03-27 15:18:19 [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 15: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 15:18:19 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:18:19 [ecarstrade.be] INFO: Found listing with ID: 7009421auction111132
2026-03-27 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009421auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:19 [ecarstrade.be] INFO: Scrape type for 7009421auction111132: 1
2026-03-27 15:18:19 [ecarstrade.be] INFO: Found listing with ID: 7009388auction111132
2026-03-27 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009388auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:19 [ecarstrade.be] INFO: Scrape type for 7009388auction111132: 1
2026-03-27 15:18:19 [ecarstrade.be] INFO: Found listing with ID: 7009382auction111132
2026-03-27 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009382auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:19 [ecarstrade.be] INFO: Scrape type for 7009382auction111132: 1
2026-03-27 15:18:19 [ecarstrade.be] INFO: Found listing with ID: 7009391auction111132
2026-03-27 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009391auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:19 [ecarstrade.be] INFO: Scrape type for 7009391auction111132: 1
2026-03-27 15:18:19 [ecarstrade.be] INFO: Found listing with ID: 7009404auction111132
2026-03-27 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009404auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:19 [ecarstrade.be] INFO: Scrape type for 7009404auction111132: 1
2026-03-27 15:18:19 [ecarstrade.be] INFO: Found listing with ID: 7009383auction111132
2026-03-27 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009383auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:19 [ecarstrade.be] INFO: Scrape type for 7009383auction111132: 1
2026-03-27 15:18:19 [ecarstrade.be] INFO: Found listing with ID: 7009412auction111132
2026-03-27 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009412auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:19 [ecarstrade.be] INFO: Scrape type for 7009412auction111132: 1
2026-03-27 15:18:19 [ecarstrade.be] INFO: Found listing with ID: 7009389auction111132
2026-03-27 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009389auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:20 [ecarstrade.be] INFO: Scrape type for 7009389auction111132: 1
2026-03-27 15:18:20 [ecarstrade.be] INFO: Found listing with ID: 7009396auction111132
2026-03-27 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009396auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:20 [ecarstrade.be] INFO: Scrape type for 7009396auction111132: 1
2026-03-27 15:18:20 [ecarstrade.be] INFO: Found listing with ID: 7009403auction111132
2026-03-27 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009403auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:20 [ecarstrade.be] INFO: Scrape type for 7009403auction111132: 1
2026-03-27 15:18:20 [ecarstrade.be] INFO: Found listing with ID: 7009398auction111132
2026-03-27 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009398auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:20 [ecarstrade.be] INFO: Scrape type for 7009398auction111132: 1
2026-03-27 15:18:20 [ecarstrade.be] INFO: Found listing with ID: 7009405auction111132
2026-03-27 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009405auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:20 [ecarstrade.be] INFO: Scrape type for 7009405auction111132: 1
2026-03-27 15:18:20 [ecarstrade.be] INFO: Found listing with ID: 7009408auction111132
2026-03-27 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009408auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:20 [ecarstrade.be] INFO: Scrape type for 7009408auction111132: 1
2026-03-27 15:18:20 [ecarstrade.be] INFO: Found listing with ID: 7009386auction111132
2026-03-27 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009386auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:20 [ecarstrade.be] INFO: Scrape type for 7009386auction111132: 1
2026-03-27 15:18:20 [ecarstrade.be] INFO: Found listing with ID: 7009397auction111132
2026-03-27 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009397auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:20 [ecarstrade.be] INFO: Scrape type for 7009397auction111132: 1
2026-03-27 15:18:20 [ecarstrade.be] INFO: Found listing with ID: 7009476auction111133
2026-03-27 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009476auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:20 [ecarstrade.be] INFO: Scrape type for 7009476auction111133: 1
2026-03-27 15:18:20 [ecarstrade.be] INFO: Found listing with ID: 7009481auction111133
2026-03-27 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009481auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:20 [ecarstrade.be] INFO: Scrape type for 7009481auction111133: 1
2026-03-27 15:18:20 [ecarstrade.be] INFO: Found listing with ID: 7009439auction111133
2026-03-27 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009439auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:20 [ecarstrade.be] INFO: Scrape type for 7009439auction111133: 1
2026-03-27 15:18:20 [ecarstrade.be] INFO: Found listing with ID: 7009437auction111133
2026-03-27 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009437auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:20 [ecarstrade.be] INFO: Scrape type for 7009437auction111133: 1
2026-03-27 15:18:20 [ecarstrade.be] INFO: Found listing with ID: 7009429auction111133
2026-03-27 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009429auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:20 [ecarstrade.be] INFO: Scrape type for 7009429auction111133: 1
2026-03-27 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009410> (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 15:18: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 15:18:21 [ecarstrade.be] INFO: Extracting details for car 7009410auction111132
2026-03-27 15:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40f3d68e-1c78-5acd-9d8b-6f8729d3e390 with identifier: 7009410auction111132
2026-03-27 15:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40f3d68e-1c78-5acd-9d8b-6f8729d3e390 with scrape type 1
2026-03-27 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 40f3d68e-1c78-5acd-9d8b-6f8729d3e390
2026-03-27 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009410%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620138%27 HTTP/1.1" 200 None
2026-03-27 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009410/photo_001/780x0__r.jpg?hash=1774620138 not downloaded yet
2026-03-27 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009410%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620138%27 HTTP/1.1" 200 None
2026-03-27 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009410/photo_002/780x0__r.jpg?hash=1774620138 not downloaded yet
2026-03-27 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009410%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620139%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009410/photo_003/780x0__r.jpg?hash=1774620139 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009410%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620138%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009410/photo_004/780x0__r.jpg?hash=1774620138 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009410%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620138%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009410/photo_005/780x0__r.jpg?hash=1774620138 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009410%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620138%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009410/photo_006/780x0__r.jpg?hash=1774620138 not downloaded yet
2026-03-27 15:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009395> (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 15: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 15:18:22 [ecarstrade.be] INFO: Extracting details for car 7009395auction111132
2026-03-27 15:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7775882-cdd2-5658-b056-125d12a05f3a with identifier: 7009395auction111132
2026-03-27 15:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7775882-cdd2-5658-b056-125d12a05f3a with scrape type 1
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a7775882-cdd2-5658-b056-125d12a05f3a
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009395%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620105%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009395/photo_001/780x0__r.jpg?hash=1774620105 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009395%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620105%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009395/photo_002/780x0__r.jpg?hash=1774620105 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009395%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620105%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009395/photo_003/780x0__r.jpg?hash=1774620105 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009395%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620106%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009395/photo_004/780x0__r.jpg?hash=1774620106 not downloaded yet
2026-03-27 15:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009385> (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 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009395%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620106%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009395/photo_005/780x0__r.jpg?hash=1774620106 not downloaded yet
2026-03-27 15: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 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009395%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620106%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009395/photo_006/780x0__r.jpg?hash=1774620106 not downloaded yet
2026-03-27 15:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009411> (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 15: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 15:18:22 [ecarstrade.be] INFO: Extracting details for car 7009385auction111132
2026-03-27 15:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9517e1bc-4ea1-54e2-b100-9e639043c8c6 with identifier: 7009385auction111132
2026-03-27 15:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9517e1bc-4ea1-54e2-b100-9e639043c8c6 with scrape type 1
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9517e1bc-4ea1-54e2-b100-9e639043c8c6
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009385%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620096%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009385/photo_001/780x0__r.jpg?hash=1774620096 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009385%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620096%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009385/photo_002/780x0__r.jpg?hash=1774620096 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009385%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620096%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009385/photo_003/780x0__r.jpg?hash=1774620096 not downloaded yet
2026-03-27 15:18:22 [ecarstrade.be] INFO: Extracting details for car 7009411auction111132
2026-03-27 15:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009414> (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 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009385%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620097%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009385/photo_004/780x0__r.jpg?hash=1774620097 not downloaded yet
2026-03-27 15: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 15:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24ddedae-899a-588e-a7ea-317fea61acf3 with identifier: 7009411auction111132
2026-03-27 15:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24ddedae-899a-588e-a7ea-317fea61acf3 with scrape type 1
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 24ddedae-899a-588e-a7ea-317fea61acf3
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009411%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620138%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009411/photo_001/780x0__r.jpg?hash=1774620138 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009385%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620096%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009385/photo_005/780x0__r.jpg?hash=1774620096 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009411%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620138%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009411/photo_002/780x0__r.jpg?hash=1774620138 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009385%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620096%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009385/photo_006/780x0__r.jpg?hash=1774620096 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009411%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620138%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009411/photo_003/780x0__r.jpg?hash=1774620138 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009411%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620139%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009411/photo_004/780x0__r.jpg?hash=1774620139 not downloaded yet
2026-03-27 15:18:22 [ecarstrade.be] INFO: Extracting details for car 7009414auction111132
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009411%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620138%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009411/photo_005/780x0__r.jpg?hash=1774620138 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009411%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620139%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009411/photo_006/780x0__r.jpg?hash=1774620139 not downloaded yet
2026-03-27 15:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8d95afe-3f88-55a1-8f18-6ebd53aaf8ad with identifier: 7009414auction111132
2026-03-27 15:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8d95afe-3f88-55a1-8f18-6ebd53aaf8ad with scrape type 1
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d8d95afe-3f88-55a1-8f18-6ebd53aaf8ad
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009414%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620141%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009414/photo_001/780x0__r.jpg?hash=1774620141 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009414%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620141%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009414/photo_002/780x0__r.jpg?hash=1774620141 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009414%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620141%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009414/photo_003/780x0__r.jpg?hash=1774620141 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009414%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620141%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009414/photo_004/780x0__r.jpg?hash=1774620141 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009414%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620141%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009414/photo_005/780x0__r.jpg?hash=1774620141 not downloaded yet
2026-03-27 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009414%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620141%27 HTTP/1.1" 200 None
2026-03-27 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009414/photo_006/780x0__r.jpg?hash=1774620141 not downloaded yet
2026-03-27 15:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009393> (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 15:18: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 15:18:23 [ecarstrade.be] INFO: Extracting details for car 7009393auction111132
2026-03-27 15:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78781591-e081-5fba-b536-cff3762c03e3 with identifier: 7009393auction111132
2026-03-27 15:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78781591-e081-5fba-b536-cff3762c03e3 with scrape type 1
2026-03-27 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 78781591-e081-5fba-b536-cff3762c03e3
2026-03-27 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009393%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620104%27 HTTP/1.1" 200 None
2026-03-27 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009393/photo_001/780x0__r.jpg?hash=1774620104 not downloaded yet
2026-03-27 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009393%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620103%27 HTTP/1.1" 200 None
2026-03-27 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009393/photo_002/780x0__r.jpg?hash=1774620103 not downloaded yet
2026-03-27 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009393%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620104%27 HTTP/1.1" 200 None
2026-03-27 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009393/photo_003/780x0__r.jpg?hash=1774620104 not downloaded yet
2026-03-27 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009393%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620103%27 HTTP/1.1" 200 None
2026-03-27 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009393/photo_004/780x0__r.jpg?hash=1774620103 not downloaded yet
2026-03-27 15:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009401> (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 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009393%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620103%27 HTTP/1.1" 200 None
2026-03-27 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009393/photo_005/780x0__r.jpg?hash=1774620103 not downloaded yet
2026-03-27 15:18: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 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009393%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620103%27 HTTP/1.1" 200 None
2026-03-27 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009393/photo_006/780x0__r.jpg?hash=1774620103 not downloaded yet
2026-03-27 15:18:23 [ecarstrade.be] INFO: Extracting details for car 7009401auction111132
2026-03-27 15:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 775fb5d7-e3f5-5f2e-b757-a30f348b6079 with identifier: 7009401auction111132
2026-03-27 15:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 775fb5d7-e3f5-5f2e-b757-a30f348b6079 with scrape type 1
2026-03-27 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 775fb5d7-e3f5-5f2e-b757-a30f348b6079
2026-03-27 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009401%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620115%27 HTTP/1.1" 200 None
2026-03-27 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009401/photo_001/780x0__r.jpg?hash=1774620115 not downloaded yet
2026-03-27 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009401%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620115%27 HTTP/1.1" 200 None
2026-03-27 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009401/photo_002/780x0__r.jpg?hash=1774620115 not downloaded yet
2026-03-27 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009401%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620116%27 HTTP/1.1" 200 None
2026-03-27 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009401/photo_003/780x0__r.jpg?hash=1774620116 not downloaded yet
2026-03-27 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009401%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620115%27 HTTP/1.1" 200 None
2026-03-27 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009401/photo_004/780x0__r.jpg?hash=1774620115 not downloaded yet
2026-03-27 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009401%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620115%27 HTTP/1.1" 200 None
2026-03-27 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009401/photo_005/780x0__r.jpg?hash=1774620115 not downloaded yet
2026-03-27 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009401%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620115%27 HTTP/1.1" 200 None
2026-03-27 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009401/photo_006/780x0__r.jpg?hash=1774620115 not downloaded yet
2026-03-27 15:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009419> (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 15: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 15:18:27 [ecarstrade.be] INFO: Extracting details for car 7009419auction111132
2026-03-27 15:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02056af7-437d-50f1-a1f5-ef883a3402f0 with identifier: 7009419auction111132
2026-03-27 15:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02056af7-437d-50f1-a1f5-ef883a3402f0 with scrape type 1
2026-03-27 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 02056af7-437d-50f1-a1f5-ef883a3402f0
2026-03-27 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009419%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620145%27 HTTP/1.1" 200 None
2026-03-27 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009419/photo_001/780x0__r.jpg?hash=1774620145 not downloaded yet
2026-03-27 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009419%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620145%27 HTTP/1.1" 200 None
2026-03-27 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009419/photo_002/780x0__r.jpg?hash=1774620145 not downloaded yet
2026-03-27 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009419%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620146%27 HTTP/1.1" 200 None
2026-03-27 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009419/photo_003/780x0__r.jpg?hash=1774620146 not downloaded yet
2026-03-27 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009419%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620146%27 HTTP/1.1" 200 None
2026-03-27 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009419/photo_004/780x0__r.jpg?hash=1774620146 not downloaded yet
2026-03-27 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009419%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620146%27 HTTP/1.1" 200 None
2026-03-27 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009419/photo_005/780x0__r.jpg?hash=1774620146 not downloaded yet
2026-03-27 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009419%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620146%27 HTTP/1.1" 200 None
2026-03-27 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009419/photo_006/780x0__r.jpg?hash=1774620146 not downloaded yet
2026-03-27 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009409> (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 15:18: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 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009387> (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 15:18:29 [ecarstrade.be] INFO: Extracting details for car 7009409auction111132
2026-03-27 15:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45f12288-5deb-53b6-83af-030de66c67ea with identifier: 7009409auction111132
2026-03-27 15:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45f12288-5deb-53b6-83af-030de66c67ea with scrape type 1
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 45f12288-5deb-53b6-83af-030de66c67ea
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009409%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620134%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009409/photo_001/780x0__r.jpg?hash=1774620134 not downloaded yet
2026-03-27 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009410/photo_006/780x0__r.jpg?hash=1774620138> (referer: https://ecarstrade.com/cars/7009410)
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009409%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620134%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009409/photo_002/780x0__r.jpg?hash=1774620134 not downloaded yet
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009409%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620134%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009409/photo_003/780x0__r.jpg?hash=1774620134 not downloaded yet
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009409%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620134%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009409/photo_004/780x0__r.jpg?hash=1774620134 not downloaded yet
2026-03-27 15:18:29 [ecarstrade.be] INFO: Extracting details for car 7009387auction111132
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009409%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620134%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009409/photo_005/780x0__r.jpg?hash=1774620134 not downloaded yet
2026-03-27 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009384> (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 15:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa5b2436-95dc-5392-9026-a00e73ee0746 with identifier: 7009387auction111132
2026-03-27 15:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa5b2436-95dc-5392-9026-a00e73ee0746 with scrape type 1
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item aa5b2436-95dc-5392-9026-a00e73ee0746
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009387%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620098%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009387/photo_001/780x0__r.jpg?hash=1774620098 not downloaded yet
2026-03-27 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009395/photo_004/780x0__r.jpg?hash=1774620106> (referer: https://ecarstrade.com/cars/7009395)
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009409%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620134%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009409/photo_006/780x0__r.jpg?hash=1774620134 not downloaded yet
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009387%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620099%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009387/photo_002/780x0__r.jpg?hash=1774620099 not downloaded yet
2026-03-27 15:18:29 [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 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009387%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620098%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009387/photo_003/780x0__r.jpg?hash=1774620098 not downloaded yet
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 40f3d68e-1c78-5acd-9d8b-6f8729d3e390
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009387%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620098%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009387/photo_004/780x0__r.jpg?hash=1774620098 not downloaded yet
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009387%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620098%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009387/photo_005/780x0__r.jpg?hash=1774620098 not downloaded yet
2026-03-27 15:18:29 [ecarstrade.be] INFO: Extracting details for car 7009384auction111132
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009387%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620098%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009387/photo_006/780x0__r.jpg?hash=1774620098 not downloaded yet
2026-03-27 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009385/photo_003/780x0__r.jpg?hash=1774620096> (referer: https://ecarstrade.com/cars/7009385)
2026-03-27 15:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 391bdbad-0c49-5bdb-b79a-54c464f551d3 with identifier: 7009384auction111132
2026-03-27 15:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 391bdbad-0c49-5bdb-b79a-54c464f551d3 with scrape type 1
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 391bdbad-0c49-5bdb-b79a-54c464f551d3
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009384%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620096%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009384/photo_001/780x0__r.jpg?hash=1774620096 not downloaded yet
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a7775882-cdd2-5658-b056-125d12a05f3a
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009384%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620096%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009384/photo_002/780x0__r.jpg?hash=1774620096 not downloaded yet
2026-03-27 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009395/photo_006/780x0__r.jpg?hash=1774620106> (referer: https://ecarstrade.com/cars/7009395)
2026-03-27 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009407> (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 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009384%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620096%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009384/photo_003/780x0__r.jpg?hash=1774620096 not downloaded yet
2026-03-27 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009414/photo_006/780x0__r.jpg?hash=1774620141> (referer: https://ecarstrade.com/cars/7009414)
2026-03-27 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009402> (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 15:18:29 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009384%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620096%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009384/photo_004/780x0__r.jpg?hash=1774620096 not downloaded yet
2026-03-27 15:18:29 [ecarstrade.be] INFO: Found listing with ID: 7009489auction111133
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009489auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [ecarstrade.be] INFO: Scrape type for 7009489auction111133: 1
2026-03-27 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009401/photo_006/780x0__r.jpg?hash=1774620115> (referer: https://ecarstrade.com/cars/7009401)
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009384%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620096%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009384/photo_005/780x0__r.jpg?hash=1774620096 not downloaded yet
2026-03-27 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009393/photo_004/780x0__r.jpg?hash=1774620103> (referer: https://ecarstrade.com/cars/7009393)
2026-03-27 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009419/photo_006/780x0__r.jpg?hash=1774620146> (referer: https://ecarstrade.com/cars/7009419)
2026-03-27 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009419/photo_005/780x0__r.jpg?hash=1774620146> (referer: https://ecarstrade.com/cars/7009419)
2026-03-27 15:18:29 [ecarstrade.be] INFO: Extracting details for car 7009407auction111132
2026-03-27 15:18:29 [ecarstrade.be] INFO: Found listing with ID: 7009577auction111133
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009577auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [ecarstrade.be] INFO: Scrape type for 7009577auction111133: 1
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9517e1bc-4ea1-54e2-b100-9e639043c8c6
2026-03-27 15:18:29 [ecarstrade.be] INFO: Extracting details for car 7009402auction111132
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009384%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620096%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009384/photo_006/780x0__r.jpg?hash=1774620096 not downloaded yet
2026-03-27 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009409/photo_001/780x0__r.jpg?hash=1774620134> (referer: https://ecarstrade.com/cars/7009409)
2026-03-27 15:18:29 [ecarstrade.be] INFO: Found listing with ID: 7009479auction111133
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009479auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [ecarstrade.be] INFO: Scrape type for 7009479auction111133: 1
2026-03-27 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009387/photo_006/780x0__r.jpg?hash=1774620098> (referer: https://ecarstrade.com/cars/7009387)
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a7775882-cdd2-5658-b056-125d12a05f3a
2026-03-27 15:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71e57c4a-e5de-5c16-a745-0cd2d86d6428 with identifier: 7009407auction111132
2026-03-27 15:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71e57c4a-e5de-5c16-a745-0cd2d86d6428 with scrape type 1
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 71e57c4a-e5de-5c16-a745-0cd2d86d6428
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009407%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620126%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009407/photo_001/780x0__r.jpg?hash=1774620126 not downloaded yet
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d8d95afe-3f88-55a1-8f18-6ebd53aaf8ad
2026-03-27 15:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02ff0de2-f5e1-5862-b988-c31b5e5707b1 with identifier: 7009402auction111132
2026-03-27 15:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02ff0de2-f5e1-5862-b988-c31b5e5707b1 with scrape type 1
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 02ff0de2-f5e1-5862-b988-c31b5e5707b1
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009402%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620117%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009402/photo_001/780x0__r.jpg?hash=1774620117 not downloaded yet
2026-03-27 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009387/photo_001/780x0__r.jpg?hash=1774620098> (referer: https://ecarstrade.com/cars/7009387)
2026-03-27 15:18:29 [ecarstrade.be] INFO: Found listing with ID: 7009488auction111133
2026-03-27 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009488auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:29 [ecarstrade.be] INFO: Scrape type for 7009488auction111133: 1
2026-03-27 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009409/photo_005/780x0__r.jpg?hash=1774620134> (referer: https://ecarstrade.com/cars/7009409)
2026-03-27 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009387/photo_002/780x0__r.jpg?hash=1774620099> (referer: https://ecarstrade.com/cars/7009387)
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009407%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620126%27 HTTP/1.1" 200 None
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009407/photo_002/780x0__r.jpg?hash=1774620126 not downloaded yet
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009402%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620117%27 HTTP/1.1" 200 None
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009402/photo_002/780x0__r.jpg?hash=1774620117 not downloaded yet
2026-03-27 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009392> (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 15: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 15: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 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009384/photo_002/780x0__r.jpg?hash=1774620096> (referer: https://ecarstrade.com/cars/7009384)
2026-03-27 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009384/photo_001/780x0__r.jpg?hash=1774620096> (referer: https://ecarstrade.com/cars/7009384)
2026-03-27 15:18:30 [ecarstrade.be] INFO: Found listing with ID: 7009589auction111133
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:30 [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 15:18:30 [ecarstrade.be] INFO: Scrape type for 7009589auction111133: 1
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 775fb5d7-e3f5-5f2e-b757-a30f348b6079
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 78781591-e081-5fba-b536-cff3762c03e3
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 02056af7-437d-50f1-a1f5-ef883a3402f0
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 02056af7-437d-50f1-a1f5-ef883a3402f0
2026-03-27 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009387/photo_005/780x0__r.jpg?hash=1774620098> (referer: https://ecarstrade.com/cars/7009387)
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009407%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620126%27 HTTP/1.1" 200 None
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009407/photo_003/780x0__r.jpg?hash=1774620126 not downloaded yet
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009402%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620117%27 HTTP/1.1" 200 None
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009402/photo_003/780x0__r.jpg?hash=1774620117 not downloaded yet
2026-03-27 15:18:30 [ecarstrade.be] INFO: Found listing with ID: 7009474auction111133
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:30 [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 15:18:30 [ecarstrade.be] INFO: Scrape type for 7009474auction111133: 1
2026-03-27 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009384/photo_003/780x0__r.jpg?hash=1774620096> (referer: https://ecarstrade.com/cars/7009384)
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009407%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620126%27 HTTP/1.1" 200 None
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009407/photo_004/780x0__r.jpg?hash=1774620126 not downloaded yet
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009402%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620117%27 HTTP/1.1" 200 None
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009402/photo_004/780x0__r.jpg?hash=1774620117 not downloaded yet
2026-03-27 15: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 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 45f12288-5deb-53b6-83af-030de66c67ea
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item aa5b2436-95dc-5392-9026-a00e73ee0746
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item aa5b2436-95dc-5392-9026-a00e73ee0746
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 45f12288-5deb-53b6-83af-030de66c67ea
2026-03-27 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009387/photo_004/780x0__r.jpg?hash=1774620098> (referer: https://ecarstrade.com/cars/7009387)
2026-03-27 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009384/photo_004/780x0__r.jpg?hash=1774620096> (referer: https://ecarstrade.com/cars/7009384)
2026-03-27 15:18:30 [ecarstrade.be] INFO: Extracting details for car 7009392auction111132
2026-03-27 15:18:30 [ecarstrade.be] INFO: Found listing with ID: 7009591auction111133
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:30 [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 15:18:30 [ecarstrade.be] INFO: Scrape type for 7009591auction111133: 1
2026-03-27 15: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 15: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 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009384/photo_006/780x0__r.jpg?hash=1774620096> (referer: https://ecarstrade.com/cars/7009384)
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009407%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620126%27 HTTP/1.1" 200 None
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009407/photo_005/780x0__r.jpg?hash=1774620126 not downloaded yet
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009402%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620117%27 HTTP/1.1" 200 None
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009402/photo_005/780x0__r.jpg?hash=1774620117 not downloaded yet
2026-03-27 15:18:30 [ecarstrade.be] INFO: Found listing with ID: 7009588auction111133
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:30 [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 15:18:30 [ecarstrade.be] INFO: Scrape type for 7009588auction111133: 1
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item aa5b2436-95dc-5392-9026-a00e73ee0746
2026-03-27 15:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9480bb2d-59be-51cf-a1e2-723709eab17c with identifier: 7009392auction111132
2026-03-27 15:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9480bb2d-59be-51cf-a1e2-723709eab17c with scrape type 1
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9480bb2d-59be-51cf-a1e2-723709eab17c
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009392%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620102%27 HTTP/1.1" 200 None
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009392/photo_001/780x0__r.jpg?hash=1774620102 not downloaded yet
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 391bdbad-0c49-5bdb-b79a-54c464f551d3
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 391bdbad-0c49-5bdb-b79a-54c464f551d3
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item aa5b2436-95dc-5392-9026-a00e73ee0746
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009407%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620126%27 HTTP/1.1" 200 None
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009407/photo_006/780x0__r.jpg?hash=1774620126 not downloaded yet
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009402%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620118%27 HTTP/1.1" 200 None
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009402/photo_006/780x0__r.jpg?hash=1774620118 not downloaded yet
2026-03-27 15:18:30 [ecarstrade.be] INFO: Found listing with ID: 7009438auction111133
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:30 [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 15:18:30 [ecarstrade.be] INFO: Scrape type for 7009438auction111133: 1
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009392%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620102%27 HTTP/1.1" 200 None
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009392/photo_002/780x0__r.jpg?hash=1774620102 not downloaded yet
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 391bdbad-0c49-5bdb-b79a-54c464f551d3
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item aa5b2436-95dc-5392-9026-a00e73ee0746
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 391bdbad-0c49-5bdb-b79a-54c464f551d3
2026-03-27 15:18:30 [ecarstrade.be] INFO: Found listing with ID: 7009568auction111133
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:30 [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 15:18:30 [ecarstrade.be] INFO: Scrape type for 7009568auction111133: 1
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009392%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620103%27 HTTP/1.1" 200 None
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009392/photo_003/780x0__r.jpg?hash=1774620103 not downloaded yet
2026-03-27 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009402/photo_001/780x0__r.jpg?hash=1774620117> (referer: https://ecarstrade.com/cars/7009402)
2026-03-27 15:18:30 [ecarstrade.be] INFO: Found listing with ID: 7009483auction111133
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:30 [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 15:18:30 [ecarstrade.be] INFO: Scrape type for 7009483auction111133: 1
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009392%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620103%27 HTTP/1.1" 200 None
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009392/photo_004/780x0__r.jpg?hash=1774620103 not downloaded yet
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 391bdbad-0c49-5bdb-b79a-54c464f551d3
2026-03-27 15:18:30 [ecarstrade.be] INFO: Found listing with ID: 7009575auction111133
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:30 [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 15:18:30 [ecarstrade.be] INFO: Scrape type for 7009575auction111133: 1
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009392%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620103%27 HTTP/1.1" 200 None
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009392/photo_005/780x0__r.jpg?hash=1774620103 not downloaded yet
2026-03-27 15:18:30 [ecarstrade.be] INFO: Found listing with ID: 7009592auction111133
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:30 [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 15:18:30 [ecarstrade.be] INFO: Scrape type for 7009592auction111133: 1
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009392%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620103%27 HTTP/1.1" 200 None
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009392/photo_006/780x0__r.jpg?hash=1774620103 not downloaded yet
2026-03-27 15:18:30 [ecarstrade.be] INFO: Found listing with ID: 7009470auction111133
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:30 [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 15:18:30 [ecarstrade.be] INFO: Scrape type for 7009470auction111133: 1
2026-03-27 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009407/photo_001/780x0__r.jpg?hash=1774620126> (referer: https://ecarstrade.com/cars/7009407)
2026-03-27 15:18:30 [ecarstrade.be] INFO: Found listing with ID: 7009426auction111133
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:30 [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 15:18:30 [ecarstrade.be] INFO: Scrape type for 7009426auction111133: 1
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 02ff0de2-f5e1-5862-b988-c31b5e5707b1
2026-03-27 15:18:30 [ecarstrade.be] INFO: Found listing with ID: 7009482auction111133
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:30 [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 15:18:30 [ecarstrade.be] INFO: Scrape type for 7009482auction111133: 1
2026-03-27 15:18:30 [ecarstrade.be] INFO: Found listing with ID: 7009572auction111133
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:30 [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 15:18:30 [ecarstrade.be] INFO: Scrape type for 7009572auction111133: 1
2026-03-27 15:18:30 [ecarstrade.be] INFO: Found listing with ID: 7009484auction111133
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:30 [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 15:18:30 [ecarstrade.be] INFO: Scrape type for 7009484auction111133: 1
2026-03-27 15:18:30 [ecarstrade.be] INFO: Found listing with ID: 7009471auction111133
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:30 [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 15:18:30 [ecarstrade.be] INFO: Scrape type for 7009471auction111133: 1
2026-03-27 15:18:30 [ecarstrade.be] INFO: Found listing with ID: 7009581auction111133
2026-03-27 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:30 [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 15:18:30 [ecarstrade.be] INFO: Scrape type for 7009581auction111133: 1
2026-03-27 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009384/photo_005/780x0__r.jpg?hash=1774620096> (referer: https://ecarstrade.com/cars/7009384)
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 71e57c4a-e5de-5c16-a745-0cd2d86d6428
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 391bdbad-0c49-5bdb-b79a-54c464f551d3
2026-03-27 15:18:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 391bdbad-0c49-5bdb-b79a-54c464f551d3, skipping ID generation
2026-03-27 15:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 391bdbad-0c49-5bdb-b79a-54c464f551d3 with scrape type 1
2026-03-27 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 391bdbad-0c49-5bdb-b79a-54c464f551d3 sending to next pipeline
2026-03-27 15:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 391bdbad-0c49-5bdb-b79a-54c464f551d3, identifier: 7009384auction111132
2026-03-27 15:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 391bdbad-0c49-5bdb-b79a-54c464f551d3 with identifier: 7009384auction111132
2026-03-27 15:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 391bdbad-0c49-5bdb-b79a-54c464f551d3 with identifier: 7009384auction111132
2026-03-27 15:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 391bdbad-0c49-5bdb-b79a-54c464f551d3 with identifier: 7009384auction111132 to the API
2026-03-27 15:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009384/photo_005/780x0__r.jpg?hash=1774620096>
{'auction_title': '',
 'c_o_2_emission_value': 170,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '391bdbad-0c49-5bdb-b79a-54c464f551d3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009384',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 69767,
 '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': 3,
 '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 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009384auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:31 [ecarstrade.be] INFO: Saving data for 7009384auction111132: {'created_time': 1774624711.938579, 'last_price_update_time': 1774624711.938593, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009384auction111132') HTTP/1.1" 204 0
2026-03-27 15:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009387/photo_003/780x0__r.jpg?hash=1774620098> (referer: https://ecarstrade.com/cars/7009387)
2026-03-27 15:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009402/photo_002/780x0__r.jpg?hash=1774620117> (referer: https://ecarstrade.com/cars/7009402)
2026-03-27 15:18:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item aa5b2436-95dc-5392-9026-a00e73ee0746
2026-03-27 15:18:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aa5b2436-95dc-5392-9026-a00e73ee0746, skipping ID generation
2026-03-27 15:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa5b2436-95dc-5392-9026-a00e73ee0746 with scrape type 1
2026-03-27 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aa5b2436-95dc-5392-9026-a00e73ee0746 sending to next pipeline
2026-03-27 15:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aa5b2436-95dc-5392-9026-a00e73ee0746, identifier: 7009387auction111132
2026-03-27 15:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aa5b2436-95dc-5392-9026-a00e73ee0746 with identifier: 7009387auction111132
2026-03-27 15:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aa5b2436-95dc-5392-9026-a00e73ee0746 with identifier: 7009387auction111132
2026-03-27 15:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aa5b2436-95dc-5392-9026-a00e73ee0746 with identifier: 7009387auction111132 to the API
2026-03-27 15:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009387/photo_003/780x0__r.jpg?hash=1774620098>
{'auction_title': '',
 'c_o_2_emission_value': 223,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'aa5b2436-95dc-5392-9026-a00e73ee0746',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009387',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Citroen',
 'model': 'Jumper',
 'odometer': 110094,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Jumper Fourgon 30 L1H1 Club BlueHDi 120 2.2 120CV BVM6',
 'transmission': 'manual',
 'trim': 'Fourgon 30 L1H1 Club BlueHDi 120 2.2 120CV BVM6',
 'vin': None,
 'year': 2021}
2026-03-27 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009387auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:32 [ecarstrade.be] INFO: Saving data for 7009387auction111132: {'created_time': 1774624712.532818, 'last_price_update_time': 1774624712.532829, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009387auction111132') HTTP/1.1" 204 0
2026-03-27 15:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009402/photo_003/780x0__r.jpg?hash=1774620117> (referer: https://ecarstrade.com/cars/7009402)
2026-03-27 15: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 15:18:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 02ff0de2-f5e1-5862-b988-c31b5e5707b1
2026-03-27 15:18:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 02ff0de2-f5e1-5862-b988-c31b5e5707b1
2026-03-27 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009421> (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 15:18:34 [ecarstrade.be] INFO: Extracting details for car 7009421auction111132
2026-03-27 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009407/photo_003/780x0__r.jpg?hash=1774620126> (referer: https://ecarstrade.com/cars/7009407)
2026-03-27 15:18: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 15:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9333549-e864-5b97-8c95-381368338931 with identifier: 7009421auction111132
2026-03-27 15:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9333549-e864-5b97-8c95-381368338931 with scrape type 1
2026-03-27 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c9333549-e864-5b97-8c95-381368338931
2026-03-27 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009421%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620146%27 HTTP/1.1" 200 None
2026-03-27 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009421/photo_001/780x0__r.jpg?hash=1774620146 not downloaded yet
2026-03-27 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009421%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620147%27 HTTP/1.1" 200 None
2026-03-27 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009421/photo_002/780x0__r.jpg?hash=1774620147 not downloaded yet
2026-03-27 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009421%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620147%27 HTTP/1.1" 200 None
2026-03-27 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009421/photo_003/780x0__r.jpg?hash=1774620147 not downloaded yet
2026-03-27 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009421%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620147%27 HTTP/1.1" 200 None
2026-03-27 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009421/photo_004/780x0__r.jpg?hash=1774620147 not downloaded yet
2026-03-27 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009421%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620147%27 HTTP/1.1" 200 None
2026-03-27 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009421/photo_005/780x0__r.jpg?hash=1774620147 not downloaded yet
2026-03-27 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009421%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620148%27 HTTP/1.1" 200 None
2026-03-27 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009421/photo_006/780x0__r.jpg?hash=1774620148 not downloaded yet
2026-03-27 15:18:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 71e57c4a-e5de-5c16-a745-0cd2d86d6428
2026-03-27 15:18:36 [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 15:18:36 [ecarstrade.be] INFO: Found 5 car items
2026-03-27 15:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009392/photo_003/780x0__r.jpg?hash=1774620103> (referer: https://ecarstrade.com/cars/7009392)
2026-03-27 15:18:36 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 15:18:36 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 15:18:36 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 15:18:36 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 15:18:36 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 15:18:36 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 15:18:36 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 15:18:36 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 15:18:36 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 15:18:36 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 15: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 15:18:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9480bb2d-59be-51cf-a1e2-723709eab17c
2026-03-27 15:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009429> (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 15: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 15:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009488> (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 15: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 15:18:37 [ecarstrade.be] INFO: Extracting details for car 7009429auction111133
2026-03-27 15:18:37 [ecarstrade.be] INFO: Extracting details for car 7009488auction111133
2026-03-27 15:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009489> (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 15:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f4ddd11-c199-5639-9a59-28046c29e2ea with identifier: 7009429auction111133
2026-03-27 15:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f4ddd11-c199-5639-9a59-28046c29e2ea with scrape type 1
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7f4ddd11-c199-5639-9a59-28046c29e2ea
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009429%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620157%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009429/photo_001/780x0__r.jpg?hash=1774620157 not downloaded yet
2026-03-27 15:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 565b3759-4932-55b6-ac87-01310c67b08c with identifier: 7009488auction111133
2026-03-27 15:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 565b3759-4932-55b6-ac87-01310c67b08c with scrape type 1
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 565b3759-4932-55b6-ac87-01310c67b08c
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009488%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620235%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009488/photo_001/780x0__r.jpg?hash=1774620235 not downloaded yet
2026-03-27 15: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 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009429%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620157%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009429/photo_002/780x0__r.jpg?hash=1774620157 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009488%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620235%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009488/photo_002/780x0__r.jpg?hash=1774620235 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009429%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620157%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009429/photo_003/780x0__r.jpg?hash=1774620157 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009488%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620235%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009488/photo_003/780x0__r.jpg?hash=1774620235 not downloaded yet
2026-03-27 15:18:37 [ecarstrade.be] INFO: Extracting details for car 7009489auction111133
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009429%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620157%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009429/photo_004/780x0__r.jpg?hash=1774620157 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009488%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620235%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009488/photo_004/780x0__r.jpg?hash=1774620235 not downloaded yet
2026-03-27 15:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0aedd766-390a-53ea-9343-4cf98a83d7c7 with identifier: 7009489auction111133
2026-03-27 15:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0aedd766-390a-53ea-9343-4cf98a83d7c7 with scrape type 1
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0aedd766-390a-53ea-9343-4cf98a83d7c7
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009489%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620238%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009489/photo_001/780x0__r.jpg?hash=1774620238 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009429%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620157%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009429/photo_005/780x0__r.jpg?hash=1774620157 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009488%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620235%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009488/photo_005/780x0__r.jpg?hash=1774620235 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009489%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620238%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009489/photo_002/780x0__r.jpg?hash=1774620238 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009429%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620157%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009429/photo_006/780x0__r.jpg?hash=1774620157 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009488%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620236%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009488/photo_006/780x0__r.jpg?hash=1774620236 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009489%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620238%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009489/photo_003/780x0__r.jpg?hash=1774620238 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009489%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620238%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009489/photo_004/780x0__r.jpg?hash=1774620238 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009489%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620238%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009489/photo_005/780x0__r.jpg?hash=1774620238 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009489%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620238%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009489/photo_006/780x0__r.jpg?hash=1774620238 not downloaded yet
2026-03-27 15:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009479> (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 15: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 15:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009577> (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 15: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 15:18:37 [ecarstrade.be] INFO: Extracting details for car 7009479auction111133
2026-03-27 15:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d77324ae-57b5-5765-9123-d71b573f9b38 with identifier: 7009479auction111133
2026-03-27 15:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d77324ae-57b5-5765-9123-d71b573f9b38 with scrape type 1
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d77324ae-57b5-5765-9123-d71b573f9b38
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009479%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620225%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009479/photo_001/780x0__r.jpg?hash=1774620225 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009479%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620227%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009479/photo_002/780x0__r.jpg?hash=1774620227 not downloaded yet
2026-03-27 15:18:37 [ecarstrade.be] INFO: Extracting details for car 7009577auction111133
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009479%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620225%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009479/photo_003/780x0__r.jpg?hash=1774620225 not downloaded yet
2026-03-27 15:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c934b39-45a5-5bcb-8425-d1f1cb332564 with identifier: 7009577auction111133
2026-03-27 15:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c934b39-45a5-5bcb-8425-d1f1cb332564 with scrape type 1
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2c934b39-45a5-5bcb-8425-d1f1cb332564
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009577%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620339%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009577/photo_001/780x0__r.jpg?hash=1774620339 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009479%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620226%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009479/photo_004/780x0__r.jpg?hash=1774620226 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009577%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620339%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009577/photo_002/780x0__r.jpg?hash=1774620339 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009479%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620226%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009479/photo_005/780x0__r.jpg?hash=1774620226 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009577%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620339%27 HTTP/1.1" 200 None
2026-03-27 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009577/photo_003/780x0__r.jpg?hash=1774620339 not downloaded yet
2026-03-27 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009479%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620227%27 HTTP/1.1" 200 None
2026-03-27 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009479/photo_006/780x0__r.jpg?hash=1774620227 not downloaded yet
2026-03-27 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009577%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620339%27 HTTP/1.1" 200 None
2026-03-27 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009577/photo_004/780x0__r.jpg?hash=1774620339 not downloaded yet
2026-03-27 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009577%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620339%27 HTTP/1.1" 200 None
2026-03-27 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009577/photo_005/780x0__r.jpg?hash=1774620339 not downloaded yet
2026-03-27 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009577%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620339%27 HTTP/1.1" 200 None
2026-03-27 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009577/photo_006/780x0__r.jpg?hash=1774620339 not downloaded yet
2026-03-27 15:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009474> (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 15: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 15:18:40 [ecarstrade.be] INFO: Extracting details for car 7009474auction111133
2026-03-27 15:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bf194d6-eecb-5617-bfcc-7812516895eb with identifier: 7009474auction111133
2026-03-27 15:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bf194d6-eecb-5617-bfcc-7812516895eb with scrape type 1
2026-03-27 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6bf194d6-eecb-5617-bfcc-7812516895eb
2026-03-27 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009474%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620221%27 HTTP/1.1" 200 None
2026-03-27 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009474/photo_001/780x0__r.jpg?hash=1774620221 not downloaded yet
2026-03-27 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009474%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620222%27 HTTP/1.1" 200 None
2026-03-27 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009474/photo_002/780x0__r.jpg?hash=1774620222 not downloaded yet
2026-03-27 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009474%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620221%27 HTTP/1.1" 200 None
2026-03-27 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009474/photo_003/780x0__r.jpg?hash=1774620221 not downloaded yet
2026-03-27 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009474%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620221%27 HTTP/1.1" 200 None
2026-03-27 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009474/photo_004/780x0__r.jpg?hash=1774620221 not downloaded yet
2026-03-27 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009474%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620221%27 HTTP/1.1" 200 None
2026-03-27 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009474/photo_005/780x0__r.jpg?hash=1774620221 not downloaded yet
2026-03-27 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009474%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620222%27 HTTP/1.1" 200 None
2026-03-27 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009474/photo_006/780x0__r.jpg?hash=1774620222 not downloaded yet
2026-03-27 15:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009591> (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 15:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009421/photo_006/780x0__r.jpg?hash=1774620148> (referer: https://ecarstrade.com/cars/7009421)
2026-03-27 15:18: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 15:18:41 [ecarstrade.be] INFO: Extracting details for car 7009591auction111133
2026-03-27 15:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42ac95f3-aeed-5d7f-8b12-6f2e7832d9f6 with identifier: 7009591auction111133
2026-03-27 15:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42ac95f3-aeed-5d7f-8b12-6f2e7832d9f6 with scrape type 1
2026-03-27 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 42ac95f3-aeed-5d7f-8b12-6f2e7832d9f6
2026-03-27 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009591%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620356%27 HTTP/1.1" 200 None
2026-03-27 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009591/photo_001/780x0__r.jpg?hash=1774620356 not downloaded yet
2026-03-27 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009591%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620356%27 HTTP/1.1" 200 None
2026-03-27 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009591/photo_002/780x0__r.jpg?hash=1774620356 not downloaded yet
2026-03-27 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009591%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620356%27 HTTP/1.1" 200 None
2026-03-27 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009591/photo_003/780x0__r.jpg?hash=1774620356 not downloaded yet
2026-03-27 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009591%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620356%27 HTTP/1.1" 200 None
2026-03-27 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009591/photo_004/780x0__r.jpg?hash=1774620356 not downloaded yet
2026-03-27 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009591%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620356%27 HTTP/1.1" 200 None
2026-03-27 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009591/photo_005/780x0__r.jpg?hash=1774620356 not downloaded yet
2026-03-27 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009591%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620356%27 HTTP/1.1" 200 None
2026-03-27 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009591/photo_006/780x0__r.jpg?hash=1774620356 not downloaded yet
2026-03-27 15:18:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c9333549-e864-5b97-8c95-381368338931
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009581> (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 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009421/photo_005/780x0__r.jpg?hash=1774620147> (referer: https://ecarstrade.com/cars/7009421)
2026-03-27 15:18:44 [ecarstrade.be] INFO: Extracting details for car 7009581auction111133
2026-03-27 15:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4964bdca-ce23-5b9a-969e-909f5a635ccb with identifier: 7009581auction111133
2026-03-27 15:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4964bdca-ce23-5b9a-969e-909f5a635ccb with scrape type 1
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4964bdca-ce23-5b9a-969e-909f5a635ccb
2026-03-27 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009581%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620347%27 HTTP/1.1" 200 None
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009581/photo_001/780x0__r.jpg?hash=1774620347 not downloaded yet
2026-03-27 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009581%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620347%27 HTTP/1.1" 200 None
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009581/photo_002/780x0__r.jpg?hash=1774620347 not downloaded yet
2026-03-27 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009581%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620347%27 HTTP/1.1" 200 None
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009581/photo_003/780x0__r.jpg?hash=1774620347 not downloaded yet
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009471> (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 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c9333549-e864-5b97-8c95-381368338931
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009421/photo_004/780x0__r.jpg?hash=1774620147> (referer: https://ecarstrade.com/cars/7009421)
2026-03-27 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009581%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620347%27 HTTP/1.1" 200 None
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009581/photo_004/780x0__r.jpg?hash=1774620347 not downloaded yet
2026-03-27 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009581%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620347%27 HTTP/1.1" 200 None
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009581/photo_005/780x0__r.jpg?hash=1774620347 not downloaded yet
2026-03-27 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009581%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620347%27 HTTP/1.1" 200 None
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009581/photo_006/780x0__r.jpg?hash=1774620347 not downloaded yet
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009572> (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 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009489/photo_006/780x0__r.jpg?hash=1774620238> (referer: https://ecarstrade.com/cars/7009489)
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009488/photo_001/780x0__r.jpg?hash=1774620235> (referer: https://ecarstrade.com/cars/7009488)
2026-03-27 15:18:44 [ecarstrade.be] INFO: Extracting details for car 7009471auction111133
2026-03-27 15:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2375b5b7-bdcd-5391-98f4-cc68040e70c2 with identifier: 7009471auction111133
2026-03-27 15:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2375b5b7-bdcd-5391-98f4-cc68040e70c2 with scrape type 1
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2375b5b7-bdcd-5391-98f4-cc68040e70c2
2026-03-27 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009471%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620215%27 HTTP/1.1" 200 None
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009471/photo_001/780x0__r.jpg?hash=1774620215 not downloaded yet
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c9333549-e864-5b97-8c95-381368338931
2026-03-27 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009471%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620215%27 HTTP/1.1" 200 None
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009471/photo_002/780x0__r.jpg?hash=1774620215 not downloaded yet
2026-03-27 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009471%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620215%27 HTTP/1.1" 200 None
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009471/photo_003/780x0__r.jpg?hash=1774620215 not downloaded yet
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009577/photo_006/780x0__r.jpg?hash=1774620339> (referer: https://ecarstrade.com/cars/7009577)
2026-03-27 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009471%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620215%27 HTTP/1.1" 200 None
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009471/photo_004/780x0__r.jpg?hash=1774620215 not downloaded yet
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009489/photo_005/780x0__r.jpg?hash=1774620238> (referer: https://ecarstrade.com/cars/7009489)
2026-03-27 15:18:44 [ecarstrade.be] INFO: Extracting details for car 7009572auction111133
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009474/photo_006/780x0__r.jpg?hash=1774620222> (referer: https://ecarstrade.com/cars/7009474)
2026-03-27 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009471%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620215%27 HTTP/1.1" 200 None
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009471/photo_005/780x0__r.jpg?hash=1774620215 not downloaded yet
2026-03-27 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009471%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620215%27 HTTP/1.1" 200 None
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009471/photo_006/780x0__r.jpg?hash=1774620215 not downloaded yet
2026-03-27 15:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6050611e-1707-562a-9b0a-3bf38ca23d1b with identifier: 7009572auction111133
2026-03-27 15:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6050611e-1707-562a-9b0a-3bf38ca23d1b with scrape type 1
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6050611e-1707-562a-9b0a-3bf38ca23d1b
2026-03-27 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009572%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620335%27 HTTP/1.1" 200 None
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009572/photo_001/780x0__r.jpg?hash=1774620335 not downloaded yet
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0aedd766-390a-53ea-9343-4cf98a83d7c7
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 565b3759-4932-55b6-ac87-01310c67b08c
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009591/photo_006/780x0__r.jpg?hash=1774620356> (referer: https://ecarstrade.com/cars/7009591)
2026-03-27 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009572%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620335%27 HTTP/1.1" 200 None
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009572/photo_002/780x0__r.jpg?hash=1774620335 not downloaded yet
2026-03-27 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009572%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620335%27 HTTP/1.1" 200 None
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009572/photo_003/780x0__r.jpg?hash=1774620335 not downloaded yet
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2c934b39-45a5-5bcb-8425-d1f1cb332564
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009474/photo_005/780x0__r.jpg?hash=1774620221> (referer: https://ecarstrade.com/cars/7009474)
2026-03-27 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009572%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620335%27 HTTP/1.1" 200 None
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009572/photo_004/780x0__r.jpg?hash=1774620335 not downloaded yet
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0aedd766-390a-53ea-9343-4cf98a83d7c7
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009591/photo_005/780x0__r.jpg?hash=1774620356> (referer: https://ecarstrade.com/cars/7009591)
2026-03-27 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009572%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620334%27 HTTP/1.1" 200 None
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009572/photo_005/780x0__r.jpg?hash=1774620334 not downloaded yet
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009581/photo_003/780x0__r.jpg?hash=1774620347> (referer: https://ecarstrade.com/cars/7009581)
2026-03-27 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009572%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620334%27 HTTP/1.1" 200 None
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009572/photo_006/780x0__r.jpg?hash=1774620334 not downloaded yet
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6bf194d6-eecb-5617-bfcc-7812516895eb
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 42ac95f3-aeed-5d7f-8b12-6f2e7832d9f6
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009581/photo_002/780x0__r.jpg?hash=1774620347> (referer: https://ecarstrade.com/cars/7009581)
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6bf194d6-eecb-5617-bfcc-7812516895eb
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009581/photo_006/780x0__r.jpg?hash=1774620347> (referer: https://ecarstrade.com/cars/7009581)
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 42ac95f3-aeed-5d7f-8b12-6f2e7832d9f6
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009581/photo_005/780x0__r.jpg?hash=1774620347> (referer: https://ecarstrade.com/cars/7009581)
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4964bdca-ce23-5b9a-969e-909f5a635ccb
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009471/photo_003/780x0__r.jpg?hash=1774620215> (referer: https://ecarstrade.com/cars/7009471)
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4964bdca-ce23-5b9a-969e-909f5a635ccb
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009581/photo_004/780x0__r.jpg?hash=1774620347> (referer: https://ecarstrade.com/cars/7009581)
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009471/photo_002/780x0__r.jpg?hash=1774620215> (referer: https://ecarstrade.com/cars/7009471)
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4964bdca-ce23-5b9a-969e-909f5a635ccb
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009572/photo_001/780x0__r.jpg?hash=1774620335> (referer: https://ecarstrade.com/cars/7009572)
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009471/photo_004/780x0__r.jpg?hash=1774620215> (referer: https://ecarstrade.com/cars/7009471)
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4964bdca-ce23-5b9a-969e-909f5a635ccb
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009572/photo_003/780x0__r.jpg?hash=1774620335> (referer: https://ecarstrade.com/cars/7009572)
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2375b5b7-bdcd-5391-98f4-cc68040e70c2
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4964bdca-ce23-5b9a-969e-909f5a635ccb
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009572/photo_005/780x0__r.jpg?hash=1774620334> (referer: https://ecarstrade.com/cars/7009572)
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009572/photo_006/780x0__r.jpg?hash=1774620334> (referer: https://ecarstrade.com/cars/7009572)
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009572/photo_004/780x0__r.jpg?hash=1774620335> (referer: https://ecarstrade.com/cars/7009572)
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2375b5b7-bdcd-5391-98f4-cc68040e70c2
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6050611e-1707-562a-9b0a-3bf38ca23d1b
2026-03-27 15:18:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2375b5b7-bdcd-5391-98f4-cc68040e70c2
2026-03-27 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009471/photo_005/780x0__r.jpg?hash=1774620215> (referer: https://ecarstrade.com/cars/7009471)
2026-03-27 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009471/photo_006/780x0__r.jpg?hash=1774620215> (referer: https://ecarstrade.com/cars/7009471)
2026-03-27 15:18:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6050611e-1707-562a-9b0a-3bf38ca23d1b
2026-03-27 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009572/photo_002/780x0__r.jpg?hash=1774620335> (referer: https://ecarstrade.com/cars/7009572)
2026-03-27 15:18:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6050611e-1707-562a-9b0a-3bf38ca23d1b
2026-03-27 15:18:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6050611e-1707-562a-9b0a-3bf38ca23d1b
2026-03-27 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009581/photo_001/780x0__r.jpg?hash=1774620347> (referer: https://ecarstrade.com/cars/7009581)
2026-03-27 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009471/photo_001/780x0__r.jpg?hash=1774620215> (referer: https://ecarstrade.com/cars/7009471)
2026-03-27 15:18:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6050611e-1707-562a-9b0a-3bf38ca23d1b
2026-03-27 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009591/photo_004/780x0__r.jpg?hash=1774620356> (referer: https://ecarstrade.com/cars/7009591)
2026-03-27 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009591/photo_003/780x0__r.jpg?hash=1774620356> (referer: https://ecarstrade.com/cars/7009591)
2026-03-27 15:18:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2375b5b7-bdcd-5391-98f4-cc68040e70c2
2026-03-27 15:18:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2375b5b7-bdcd-5391-98f4-cc68040e70c2
2026-03-27 15:18:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6050611e-1707-562a-9b0a-3bf38ca23d1b
2026-03-27 15:18:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6050611e-1707-562a-9b0a-3bf38ca23d1b, skipping ID generation
2026-03-27 15:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6050611e-1707-562a-9b0a-3bf38ca23d1b with scrape type 1
2026-03-27 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6050611e-1707-562a-9b0a-3bf38ca23d1b sending to next pipeline
2026-03-27 15:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6050611e-1707-562a-9b0a-3bf38ca23d1b, identifier: 7009572auction111133
2026-03-27 15:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6050611e-1707-562a-9b0a-3bf38ca23d1b with identifier: 7009572auction111133
2026-03-27 15:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6050611e-1707-562a-9b0a-3bf38ca23d1b with identifier: 7009572auction111133
2026-03-27 15:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6050611e-1707-562a-9b0a-3bf38ca23d1b with identifier: 7009572auction111133 to the API
2026-03-27 15:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009572/photo_002/780x0__r.jpg?hash=1774620335>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '6050611e-1707-562a-9b0a-3bf38ca23d1b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009572',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Skoda',
 'model': 'Karoq',
 'odometer': 58652,
 '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': 5,
 'seller_name': None,
 'title': 'SKODA Karoq / 2017 / 5P / SUV 2.0 TDI 116ch DSG7 Business',
 'transmission': 'automatic',
 'trim': 'SKODA  / 2017 / 5P / SUV 2.0 TDI 116ch DSG7 Business',
 'vin': None,
 'year': 2023}
2026-03-27 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009572auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:45 [ecarstrade.be] INFO: Saving data for 7009572auction111133: {'created_time': 1774624725.58334, 'last_price_update_time': 1774624725.583351, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009572auction111133') HTTP/1.1" 204 0
2026-03-27 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009591/photo_002/780x0__r.jpg?hash=1774620356> (referer: https://ecarstrade.com/cars/7009591)
2026-03-27 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009474/photo_004/780x0__r.jpg?hash=1774620221> (referer: https://ecarstrade.com/cars/7009474)
2026-03-27 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009591/photo_001/780x0__r.jpg?hash=1774620356> (referer: https://ecarstrade.com/cars/7009591)
2026-03-27 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009482> (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 15:18:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4964bdca-ce23-5b9a-969e-909f5a635ccb
2026-03-27 15:18:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4964bdca-ce23-5b9a-969e-909f5a635ccb, skipping ID generation
2026-03-27 15:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4964bdca-ce23-5b9a-969e-909f5a635ccb with scrape type 1
2026-03-27 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4964bdca-ce23-5b9a-969e-909f5a635ccb sending to next pipeline
2026-03-27 15:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4964bdca-ce23-5b9a-969e-909f5a635ccb, identifier: 7009581auction111133
2026-03-27 15:18:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2375b5b7-bdcd-5391-98f4-cc68040e70c2
2026-03-27 15:18:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2375b5b7-bdcd-5391-98f4-cc68040e70c2, skipping ID generation
2026-03-27 15:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2375b5b7-bdcd-5391-98f4-cc68040e70c2 with scrape type 1
2026-03-27 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2375b5b7-bdcd-5391-98f4-cc68040e70c2 sending to next pipeline
2026-03-27 15:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2375b5b7-bdcd-5391-98f4-cc68040e70c2, identifier: 7009471auction111133
2026-03-27 15:18:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 42ac95f3-aeed-5d7f-8b12-6f2e7832d9f6
2026-03-27 15:18:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 42ac95f3-aeed-5d7f-8b12-6f2e7832d9f6
2026-03-27 15:18:45 [ecarstrade.be] INFO: Extracting details for car 7009482auction111133
2026-03-27 15:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4964bdca-ce23-5b9a-969e-909f5a635ccb with identifier: 7009581auction111133
2026-03-27 15:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4964bdca-ce23-5b9a-969e-909f5a635ccb with identifier: 7009581auction111133
2026-03-27 15:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4964bdca-ce23-5b9a-969e-909f5a635ccb with identifier: 7009581auction111133 to the API
2026-03-27 15:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009581/photo_001/780x0__r.jpg?hash=1774620347>
{'auction_title': '',
 'c_o_2_emission_value': 21,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '4964bdca-ce23-5b9a-969e-909f5a635ccb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009581',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 48052,
 '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': 'VOLKSWAGEN Golf / 2020 / 5P / Berline 1.4 eHybrid OPF 204 DSG6 '
          'Style',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  / 2020 / 5P / Berline 1.4 eHybrid OPF 204 DSG6 Style',
 'vin': None,
 'year': 2022}
2026-03-27 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:46 [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 15:18:46 [ecarstrade.be] INFO: Saving data for 7009581auction111133: {'created_time': 1774624726.097714, 'last_price_update_time': 1774624726.097731, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009581auction111133') HTTP/1.1" 204 0
2026-03-27 15:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2375b5b7-bdcd-5391-98f4-cc68040e70c2 with identifier: 7009471auction111133
2026-03-27 15:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2375b5b7-bdcd-5391-98f4-cc68040e70c2 with identifier: 7009471auction111133
2026-03-27 15:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2375b5b7-bdcd-5391-98f4-cc68040e70c2 with identifier: 7009471auction111133 to the API
2026-03-27 15:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009471/photo_001/780x0__r.jpg?hash=1774620215>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 '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': '2375b5b7-bdcd-5391-98f4-cc68040e70c2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009471',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 59967,
 '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': 'HYUNDAI Tucson / 2020 / 5P / SUV 1.6 PHEV 265 HTRAC CREATIVE 4WD '
          'AUTO',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  / 2020 / 5P / SUV 1.6 PHEV 265 HTRAC CREATIVE 4WD AUTO',
 'vin': None,
 'year': 2022}
2026-03-27 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:46 [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 15:18:46 [ecarstrade.be] INFO: Saving data for 7009471auction111133: {'created_time': 1774624726.448321, 'last_price_update_time': 1774624726.448333, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009471auction111133') HTTP/1.1" 204 0
2026-03-27 15:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009474/photo_002/780x0__r.jpg?hash=1774620222> (referer: https://ecarstrade.com/cars/7009474)
2026-03-27 15:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009474/photo_003/780x0__r.jpg?hash=1774620221> (referer: https://ecarstrade.com/cars/7009474)
2026-03-27 15:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009577/photo_005/780x0__r.jpg?hash=1774620339> (referer: https://ecarstrade.com/cars/7009577)
2026-03-27 15:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009474/photo_001/780x0__r.jpg?hash=1774620221> (referer: https://ecarstrade.com/cars/7009474)
2026-03-27 15:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009484> (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 15:18:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 42ac95f3-aeed-5d7f-8b12-6f2e7832d9f6
2026-03-27 15:18:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6bf194d6-eecb-5617-bfcc-7812516895eb
2026-03-27 15:18:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 42ac95f3-aeed-5d7f-8b12-6f2e7832d9f6
2026-03-27 15:18:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 42ac95f3-aeed-5d7f-8b12-6f2e7832d9f6, skipping ID generation
2026-03-27 15:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42ac95f3-aeed-5d7f-8b12-6f2e7832d9f6 with scrape type 1
2026-03-27 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 42ac95f3-aeed-5d7f-8b12-6f2e7832d9f6 sending to next pipeline
2026-03-27 15:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 42ac95f3-aeed-5d7f-8b12-6f2e7832d9f6, identifier: 7009591auction111133
2026-03-27 15:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07f2e4b5-7c54-5463-8572-d7767d238062 with identifier: 7009482auction111133
2026-03-27 15:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07f2e4b5-7c54-5463-8572-d7767d238062 with scrape type 1
2026-03-27 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 07f2e4b5-7c54-5463-8572-d7767d238062
2026-03-27 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7009482%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620229%27 HTTP/1.1" 200 None
2026-03-27 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009482/photo_001/780x0__r.jpg?hash=1774620229 not downloaded yet
2026-03-27 15:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 42ac95f3-aeed-5d7f-8b12-6f2e7832d9f6 with identifier: 7009591auction111133
2026-03-27 15:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 42ac95f3-aeed-5d7f-8b12-6f2e7832d9f6 with identifier: 7009591auction111133
2026-03-27 15:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 42ac95f3-aeed-5d7f-8b12-6f2e7832d9f6 with identifier: 7009591auction111133 to the API
2026-03-27 15:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009591/photo_001/780x0__r.jpg?hash=1774620356>
{'auction_title': '',
 'c_o_2_emission_value': 49,
 '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': '42ac95f3-aeed-5d7f-8b12-6f2e7832d9f6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009591',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 68648,
 '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': 'VOLVO XC40 / 2022 / 5P / SUV Recharge T5 262 DCT7 Ultimate',
 'transmission': 'automatic',
 'trim': 'VOLVO  / 2022 / 5P / SUV Recharge T5 262 DCT7 Ultimate',
 'vin': None,
 'year': 2023}
2026-03-27 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:46 [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 15:18:46 [ecarstrade.be] INFO: Saving data for 7009591auction111133: {'created_time': 1774624726.971591, 'last_price_update_time': 1774624726.971602, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009591auction111133') HTTP/1.1" 204 0
2026-03-27 15:18:46 [ecarstrade.be] INFO: Extracting details for car 7009484auction111133
2026-03-27 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009482%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620229%27 HTTP/1.1" 200 None
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009482/photo_002/780x0__r.jpg?hash=1774620229 not downloaded yet
2026-03-27 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009479/photo_005/780x0__r.jpg?hash=1774620226> (referer: https://ecarstrade.com/cars/7009479)
2026-03-27 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009577/photo_004/780x0__r.jpg?hash=1774620339> (referer: https://ecarstrade.com/cars/7009577)
2026-03-27 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009479/photo_006/780x0__r.jpg?hash=1774620227> (referer: https://ecarstrade.com/cars/7009479)
2026-03-27 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009577/photo_003/780x0__r.jpg?hash=1774620339> (referer: https://ecarstrade.com/cars/7009577)
2026-03-27 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009482%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620229%27 HTTP/1.1" 200 None
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009482/photo_003/780x0__r.jpg?hash=1774620229 not downloaded yet
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6bf194d6-eecb-5617-bfcc-7812516895eb
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6bf194d6-eecb-5617-bfcc-7812516895eb
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2c934b39-45a5-5bcb-8425-d1f1cb332564
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6bf194d6-eecb-5617-bfcc-7812516895eb
2026-03-27 15:18:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6bf194d6-eecb-5617-bfcc-7812516895eb, skipping ID generation
2026-03-27 15:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bf194d6-eecb-5617-bfcc-7812516895eb with scrape type 1
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6bf194d6-eecb-5617-bfcc-7812516895eb sending to next pipeline
2026-03-27 15:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6bf194d6-eecb-5617-bfcc-7812516895eb, identifier: 7009474auction111133
2026-03-27 15:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 418cd795-7e56-5b35-960a-db675b1f4fb4 with identifier: 7009484auction111133
2026-03-27 15:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 418cd795-7e56-5b35-960a-db675b1f4fb4 with scrape type 1
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 418cd795-7e56-5b35-960a-db675b1f4fb4
2026-03-27 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009484%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620234%27 HTTP/1.1" 200 None
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009484/photo_001/780x0__r.jpg?hash=1774620234 not downloaded yet
2026-03-27 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009482%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620229%27 HTTP/1.1" 200 None
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009482/photo_004/780x0__r.jpg?hash=1774620229 not downloaded yet
2026-03-27 15:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6bf194d6-eecb-5617-bfcc-7812516895eb with identifier: 7009474auction111133
2026-03-27 15:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6bf194d6-eecb-5617-bfcc-7812516895eb with identifier: 7009474auction111133
2026-03-27 15:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6bf194d6-eecb-5617-bfcc-7812516895eb with identifier: 7009474auction111133 to the API
2026-03-27 15:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009474/photo_001/780x0__r.jpg?hash=1774620221>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.6L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '6bf194d6-eecb-5617-bfcc-7812516895eb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009474',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 47684,
 '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': 'HYUNDAI Tucson / 2020 / 5P / SUV 1.6 PHEV 265 HTRAC N LINE EXECU '
          '4WD AUTO',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  / 2020 / 5P / SUV 1.6 PHEV 265 HTRAC N LINE EXECU 4WD AUTO',
 'vin': None,
 'year': 2023}
2026-03-27 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009474auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:47 [ecarstrade.be] INFO: Saving data for 7009474auction111133: {'created_time': 1774624727.467855, 'last_price_update_time': 1774624727.467865, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009474auction111133') HTTP/1.1" 204 0
2026-03-27 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009479/photo_002/780x0__r.jpg?hash=1774620227> (referer: https://ecarstrade.com/cars/7009479)
2026-03-27 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009577/photo_002/780x0__r.jpg?hash=1774620339> (referer: https://ecarstrade.com/cars/7009577)
2026-03-27 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009577/photo_001/780x0__r.jpg?hash=1774620339> (referer: https://ecarstrade.com/cars/7009577)
2026-03-27 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009479/photo_003/780x0__r.jpg?hash=1774620225> (referer: https://ecarstrade.com/cars/7009479)
2026-03-27 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009479/photo_004/780x0__r.jpg?hash=1774620226> (referer: https://ecarstrade.com/cars/7009479)
2026-03-27 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009484%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620233%27 HTTP/1.1" 200 None
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009484/photo_002/780x0__r.jpg?hash=1774620233 not downloaded yet
2026-03-27 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009482%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620229%27 HTTP/1.1" 200 None
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009482/photo_005/780x0__r.jpg?hash=1774620229 not downloaded yet
2026-03-27 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009484%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620234%27 HTTP/1.1" 200 None
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009484/photo_003/780x0__r.jpg?hash=1774620234 not downloaded yet
2026-03-27 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009479/photo_001/780x0__r.jpg?hash=1774620225> (referer: https://ecarstrade.com/cars/7009479)
2026-03-27 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009488/photo_006/780x0__r.jpg?hash=1774620236> (referer: https://ecarstrade.com/cars/7009488)
2026-03-27 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009482/photo_001/780x0__r.jpg?hash=1774620229> (referer: https://ecarstrade.com/cars/7009482)
2026-03-27 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009482%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620229%27 HTTP/1.1" 200 None
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009482/photo_006/780x0__r.jpg?hash=1774620229 not downloaded yet
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d77324ae-57b5-5765-9123-d71b573f9b38
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2c934b39-45a5-5bcb-8425-d1f1cb332564
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d77324ae-57b5-5765-9123-d71b573f9b38
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2c934b39-45a5-5bcb-8425-d1f1cb332564
2026-03-27 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009484%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620234%27 HTTP/1.1" 200 None
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009484/photo_004/780x0__r.jpg?hash=1774620234 not downloaded yet
2026-03-27 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009489/photo_004/780x0__r.jpg?hash=1774620238> (referer: https://ecarstrade.com/cars/7009489)
2026-03-27 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009484%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620233%27 HTTP/1.1" 200 None
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009484/photo_005/780x0__r.jpg?hash=1774620233 not downloaded yet
2026-03-27 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009489/photo_003/780x0__r.jpg?hash=1774620238> (referer: https://ecarstrade.com/cars/7009489)
2026-03-27 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009484%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620234%27 HTTP/1.1" 200 None
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009484/photo_006/780x0__r.jpg?hash=1774620234 not downloaded yet
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d77324ae-57b5-5765-9123-d71b573f9b38
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2c934b39-45a5-5bcb-8425-d1f1cb332564
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2c934b39-45a5-5bcb-8425-d1f1cb332564
2026-03-27 15:18:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2c934b39-45a5-5bcb-8425-d1f1cb332564, skipping ID generation
2026-03-27 15:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c934b39-45a5-5bcb-8425-d1f1cb332564 with scrape type 1
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2c934b39-45a5-5bcb-8425-d1f1cb332564 sending to next pipeline
2026-03-27 15:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2c934b39-45a5-5bcb-8425-d1f1cb332564, identifier: 7009577auction111133
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d77324ae-57b5-5765-9123-d71b573f9b38
2026-03-27 15:18:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d77324ae-57b5-5765-9123-d71b573f9b38
2026-03-27 15:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2c934b39-45a5-5bcb-8425-d1f1cb332564 with identifier: 7009577auction111133
2026-03-27 15:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2c934b39-45a5-5bcb-8425-d1f1cb332564 with identifier: 7009577auction111133
2026-03-27 15:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2c934b39-45a5-5bcb-8425-d1f1cb332564 with identifier: 7009577auction111133 to the API
2026-03-27 15:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009577/photo_001/780x0__r.jpg?hash=1774620339>
{'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:40:00Z',
 'fuel_type': 'Electric',
 'id': '2c934b39-45a5-5bcb-8425-d1f1cb332564',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009577',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Tesla',
 'model': 'Model Y',
 'odometer': 29360,
 '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': 'TESLA Model Y / 2020 / 5P / SUV Long Range Dual Motor AWD',
 'transmission': 'automatic',
 'trim': 'TESLA  / 2020 / 5P / SUV Long Range Dual Motor AWD',
 'vin': None,
 'year': 2022}
2026-03-27 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:48 [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 15:18:48 [ecarstrade.be] INFO: Saving data for 7009577auction111133: {'created_time': 1774624728.066818, 'last_price_update_time': 1774624728.066836, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009577auction111133') HTTP/1.1" 204 0
2026-03-27 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009429/photo_006/780x0__r.jpg?hash=1774620157> (referer: https://ecarstrade.com/cars/7009429)
2026-03-27 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009488/photo_005/780x0__r.jpg?hash=1774620235> (referer: https://ecarstrade.com/cars/7009488)
2026-03-27 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009482/photo_003/780x0__r.jpg?hash=1774620229> (referer: https://ecarstrade.com/cars/7009482)
2026-03-27 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009484/photo_001/780x0__r.jpg?hash=1774620234> (referer: https://ecarstrade.com/cars/7009484)
2026-03-27 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009489/photo_002/780x0__r.jpg?hash=1774620238> (referer: https://ecarstrade.com/cars/7009489)
2026-03-27 15:18:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d77324ae-57b5-5765-9123-d71b573f9b38
2026-03-27 15:18:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d77324ae-57b5-5765-9123-d71b573f9b38, skipping ID generation
2026-03-27 15:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d77324ae-57b5-5765-9123-d71b573f9b38 with scrape type 1
2026-03-27 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d77324ae-57b5-5765-9123-d71b573f9b38 sending to next pipeline
2026-03-27 15:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d77324ae-57b5-5765-9123-d71b573f9b38, identifier: 7009479auction111133
2026-03-27 15:18:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 565b3759-4932-55b6-ac87-01310c67b08c
2026-03-27 15:18:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 07f2e4b5-7c54-5463-8572-d7767d238062
2026-03-27 15:18:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0aedd766-390a-53ea-9343-4cf98a83d7c7
2026-03-27 15:18:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0aedd766-390a-53ea-9343-4cf98a83d7c7
2026-03-27 15:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d77324ae-57b5-5765-9123-d71b573f9b38 with identifier: 7009479auction111133
2026-03-27 15:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d77324ae-57b5-5765-9123-d71b573f9b38 with identifier: 7009479auction111133
2026-03-27 15:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d77324ae-57b5-5765-9123-d71b573f9b38 with identifier: 7009479auction111133 to the API
2026-03-27 15:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:18: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 15:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009479/photo_001/780x0__r.jpg?hash=1774620225>
{'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:40:00Z',
 'fuel_type': 'Electric',
 'id': 'd77324ae-57b5-5765-9123-d71b573f9b38',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009479',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Kia',
 'model': 'EV3',
 'odometer': 5377,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'EV3 150 kW Earth 81kWh BVA',
 'transmission': 'automatic',
 'trim': '150 kW Earth 81kWh BVA',
 'vin': None,
 'year': 2025}
2026-03-27 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:48 [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 15:18:48 [ecarstrade.be] INFO: Saving data for 7009479auction111133: {'created_time': 1774624728.497406, 'last_price_update_time': 1774624728.497422, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009479auction111133') HTTP/1.1" 204 0
2026-03-27 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009482/photo_002/780x0__r.jpg?hash=1774620229> (referer: https://ecarstrade.com/cars/7009482)
2026-03-27 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009429/photo_005/780x0__r.jpg?hash=1774620157> (referer: https://ecarstrade.com/cars/7009429)
2026-03-27 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009489/photo_001/780x0__r.jpg?hash=1774620238> (referer: https://ecarstrade.com/cars/7009489)
2026-03-27 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009482/photo_005/780x0__r.jpg?hash=1774620229> (referer: https://ecarstrade.com/cars/7009482)
2026-03-27 15:18:48 [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 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009484/photo_002/780x0__r.jpg?hash=1774620233> (referer: https://ecarstrade.com/cars/7009484)
2026-03-27 15:18:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7f4ddd11-c199-5639-9a59-28046c29e2ea
2026-03-27 15:18:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 565b3759-4932-55b6-ac87-01310c67b08c
2026-03-27 15:18:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 07f2e4b5-7c54-5463-8572-d7767d238062
2026-03-27 15:18:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 418cd795-7e56-5b35-960a-db675b1f4fb4
2026-03-27 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 86 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 94 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 15:18:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'f\x00\x00\x00'
2026-03-27 15:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efcf7597b90>
2026-03-27 15:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:18:48 [urllib3.connectionpool] DEBUG: Resetting dropped connection: alxproduction.blob.core.windows.net
2026-03-27 15:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aedd766-390a-53ea-9343-4cf98a83d7c7/0aedd766-390a-53ea-9343-4cf98a83d7c7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ecarstrade.be',RowKey='https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7009489%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620238') HTTP/1.1" 204 0
2026-03-27 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009489/photo_002/780x0__r.jpg?hash=1774620238 saved to cache
2026-03-27 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0aedd766-390a-53ea-9343-4cf98a83d7c7
2026-03-27 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009484/photo_006/780x0__r.jpg?hash=1774620234> (referer: https://ecarstrade.com/cars/7009484)
2026-03-27 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009482/photo_004/780x0__r.jpg?hash=1774620229> (referer: https://ecarstrade.com/cars/7009482)
2026-03-27 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009484/photo_005/780x0__r.jpg?hash=1774620233> (referer: https://ecarstrade.com/cars/7009484)
2026-03-27 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009484/photo_004/780x0__r.jpg?hash=1774620234> (referer: https://ecarstrade.com/cars/7009484)
2026-03-27 15:18:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 07f2e4b5-7c54-5463-8572-d7767d238062
2026-03-27 15:18:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7f4ddd11-c199-5639-9a59-28046c29e2ea
2026-03-27 15:18:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0aedd766-390a-53ea-9343-4cf98a83d7c7
2026-03-27 15:18:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0aedd766-390a-53ea-9343-4cf98a83d7c7, skipping ID generation
2026-03-27 15:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0aedd766-390a-53ea-9343-4cf98a83d7c7 with scrape type 1
2026-03-27 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0aedd766-390a-53ea-9343-4cf98a83d7c7 sending to next pipeline
2026-03-27 15:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0aedd766-390a-53ea-9343-4cf98a83d7c7, identifier: 7009489auction111133
2026-03-27 15:18:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 07f2e4b5-7c54-5463-8572-d7767d238062
2026-03-27 15:18:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:18:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 418cd795-7e56-5b35-960a-db675b1f4fb4
2026-03-27 15:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0aedd766-390a-53ea-9343-4cf98a83d7c7 with identifier: 7009489auction111133
2026-03-27 15:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0aedd766-390a-53ea-9343-4cf98a83d7c7 with identifier: 7009489auction111133
2026-03-27 15:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0aedd766-390a-53ea-9343-4cf98a83d7c7 with identifier: 7009489auction111133 to the API
2026-03-27 15:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:18: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 15:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009489/photo_001/780x0__r.jpg?hash=1774620238>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '0aedd766-390a-53ea-9343-4cf98a83d7c7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009489',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Mercedes',
 'model': 'GLC 220',
 'odometer': 79494,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aedd766-390a-53ea-9343-4cf98a83d7c7/0aedd766-390a-53ea-9343-4cf98a83d7c7_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 91603,
             'Height': 585,
             'OriginUrl': 'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009489/photo_002/780x0__r.jpg?hash=1774620238',
             'Width': 780}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLC / 2019 / 5P / SUV 2.0 GLC 220 D BUSINESS LINE '
          '4MATIC',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLC / 2019 / 5P / SUV 2.0  D BUSINESS LINE 4MATIC',
 'vin': None,
 'year': 2021}
2026-03-27 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:49 [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 15:18:49 [ecarstrade.be] INFO: Saving data for 7009489auction111133: {'created_time': 1774624729.223251, 'last_price_update_time': 1774624729.223261, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009489auction111133') HTTP/1.1" 204 0
2026-03-27 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009488/photo_003/780x0__r.jpg?hash=1774620235> (referer: https://ecarstrade.com/cars/7009488)
2026-03-27 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009482/photo_006/780x0__r.jpg?hash=1774620229> (referer: https://ecarstrade.com/cars/7009482)
2026-03-27 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009429/photo_004/780x0__r.jpg?hash=1774620157> (referer: https://ecarstrade.com/cars/7009429)
2026-03-27 15:18:49 [ecarstrade.be] INFO: Found listing with ID: 7009525auction111133
2026-03-27 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:49 [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 15:18:49 [ecarstrade.be] INFO: Scrape type for 7009525auction111133: 1
2026-03-27 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009429/photo_003/780x0__r.jpg?hash=1774620157> (referer: https://ecarstrade.com/cars/7009429)
2026-03-27 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009488/photo_004/780x0__r.jpg?hash=1774620235> (referer: https://ecarstrade.com/cars/7009488)
2026-03-27 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009484/photo_003/780x0__r.jpg?hash=1774620234> (referer: https://ecarstrade.com/cars/7009484)
2026-03-27 15:18:49 [ecarstrade.be] INFO: Found listing with ID: 7009566auction111133
2026-03-27 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:49 [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 15:18:49 [ecarstrade.be] INFO: Scrape type for 7009566auction111133: 1
2026-03-27 15:18:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 418cd795-7e56-5b35-960a-db675b1f4fb4
2026-03-27 15:18:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 07f2e4b5-7c54-5463-8572-d7767d238062
2026-03-27 15:18:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 418cd795-7e56-5b35-960a-db675b1f4fb4
2026-03-27 15:18:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 418cd795-7e56-5b35-960a-db675b1f4fb4
2026-03-27 15:18:49 [ecarstrade.be] INFO: Found listing with ID: 7009472auction111133
2026-03-27 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:49 [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 15:18:49 [ecarstrade.be] INFO: Scrape type for 7009472auction111133: 1
2026-03-27 15:18:49 [ecarstrade.be] INFO: Found listing with ID: 7009434auction111133
2026-03-27 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:49 [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 15:18:49 [ecarstrade.be] INFO: Scrape type for 7009434auction111133: 1
2026-03-27 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009429/photo_001/780x0__r.jpg?hash=1774620157> (referer: https://ecarstrade.com/cars/7009429)
2026-03-27 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009421/photo_001/780x0__r.jpg?hash=1774620146> (referer: https://ecarstrade.com/cars/7009421)
2026-03-27 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009429/photo_002/780x0__r.jpg?hash=1774620157> (referer: https://ecarstrade.com/cars/7009429)
2026-03-27 15:18:49 [ecarstrade.be] INFO: Found listing with ID: 7009452auction111133
2026-03-27 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:49 [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 15:18:49 [ecarstrade.be] INFO: Scrape type for 7009452auction111133: 1
2026-03-27 15:18: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 15:18: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 15:18:49 [ecarstrade.be] INFO: Found listing with ID: 7009497auction111133
2026-03-27 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:49 [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 15:18:49 [ecarstrade.be] INFO: Scrape type for 7009497auction111133: 1
2026-03-27 15:18:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 565b3759-4932-55b6-ac87-01310c67b08c
2026-03-27 15:18:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 07f2e4b5-7c54-5463-8572-d7767d238062
2026-03-27 15:18:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 07f2e4b5-7c54-5463-8572-d7767d238062, skipping ID generation
2026-03-27 15:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07f2e4b5-7c54-5463-8572-d7767d238062 with scrape type 1
2026-03-27 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 07f2e4b5-7c54-5463-8572-d7767d238062 sending to next pipeline
2026-03-27 15:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 07f2e4b5-7c54-5463-8572-d7767d238062, identifier: 7009482auction111133
2026-03-27 15:18:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7f4ddd11-c199-5639-9a59-28046c29e2ea
2026-03-27 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009421/photo_003/780x0__r.jpg?hash=1774620147> (referer: https://ecarstrade.com/cars/7009421)
2026-03-27 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009488/photo_002/780x0__r.jpg?hash=1774620235> (referer: https://ecarstrade.com/cars/7009488)
2026-03-27 15:18:49 [ecarstrade.be] INFO: Found listing with ID: 7009539auction111133
2026-03-27 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:49 [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 15:18:49 [ecarstrade.be] INFO: Scrape type for 7009539auction111133: 1
2026-03-27 15:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 07f2e4b5-7c54-5463-8572-d7767d238062 with identifier: 7009482auction111133
2026-03-27 15:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 07f2e4b5-7c54-5463-8572-d7767d238062 with identifier: 7009482auction111133
2026-03-27 15:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 07f2e4b5-7c54-5463-8572-d7767d238062 with identifier: 7009482auction111133 to the API
2026-03-27 15:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:18: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 15:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009482/photo_006/780x0__r.jpg?hash=1774620229>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Other',
 'id': '07f2e4b5-7c54-5463-8572-d7767d238062',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009482',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Mercedes',
 'model': 'GLA 250',
 'odometer': 100087,
 '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 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:49 [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 15:18:49 [ecarstrade.be] INFO: Saving data for 7009482auction111133: {'created_time': 1774624729.827145, 'last_price_update_time': 1774624729.827157, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009482auction111133') HTTP/1.1" 204 0
2026-03-27 15:18: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 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009421/photo_002/780x0__r.jpg?hash=1774620147> (referer: https://ecarstrade.com/cars/7009421)
2026-03-27 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009392/photo_006/780x0__r.jpg?hash=1774620103> (referer: https://ecarstrade.com/cars/7009392)
2026-03-27 15:18: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 15:18:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7f4ddd11-c199-5639-9a59-28046c29e2ea
2026-03-27 15:18:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 565b3759-4932-55b6-ac87-01310c67b08c
2026-03-27 15:18:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 418cd795-7e56-5b35-960a-db675b1f4fb4
2026-03-27 15:18:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 418cd795-7e56-5b35-960a-db675b1f4fb4, skipping ID generation
2026-03-27 15:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 418cd795-7e56-5b35-960a-db675b1f4fb4 with scrape type 1
2026-03-27 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 418cd795-7e56-5b35-960a-db675b1f4fb4 sending to next pipeline
2026-03-27 15:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 418cd795-7e56-5b35-960a-db675b1f4fb4, identifier: 7009484auction111133
2026-03-27 15:18:50 [ecarstrade.be] INFO: Found listing with ID: 7009546auction111133
2026-03-27 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:50 [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 15:18:50 [ecarstrade.be] INFO: Scrape type for 7009546auction111133: 1
2026-03-27 15:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 418cd795-7e56-5b35-960a-db675b1f4fb4 with identifier: 7009484auction111133
2026-03-27 15:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 418cd795-7e56-5b35-960a-db675b1f4fb4 with identifier: 7009484auction111133
2026-03-27 15:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 418cd795-7e56-5b35-960a-db675b1f4fb4 with identifier: 7009484auction111133 to the API
2026-03-27 15:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:18: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 15:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009484/photo_003/780x0__r.jpg?hash=1774620234>
{'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-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '418cd795-7e56-5b35-960a-db675b1f4fb4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009484',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'MAN',
 'model': 'Mini Cooper Countryman',
 'odometer': 42458,
 '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': 'MINI Countryman / 2020 / 5P / Crossover Cooper Essential 136 ch '
          'BVA7 / VO RECONDITIONNE - PHOTOS AVANT RECONDITIONNEMENT',
 'transmission': 'automatic',
 'trim': 'MINI Countryman / 2020 / 5P / Crossover Cooper Essential 136 ch BVA7 '
         '/ VO RECONDITIONNE - PHOTOS AVANT RECONDITIONNEMENT',
 'vin': None,
 'year': 2023}
2026-03-27 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:50 [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 15:18:50 [ecarstrade.be] INFO: Saving data for 7009484auction111133: {'created_time': 1774624730.359713, 'last_price_update_time': 1774624730.359724, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009484auction111133') HTTP/1.1" 204 0
2026-03-27 15:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009392/photo_004/780x0__r.jpg?hash=1774620103> (referer: https://ecarstrade.com/cars/7009392)
2026-03-27 15:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009392/photo_005/780x0__r.jpg?hash=1774620103> (referer: https://ecarstrade.com/cars/7009392)
2026-03-27 15:18:50 [ecarstrade.be] INFO: Found listing with ID: 7009454auction111133
2026-03-27 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:50 [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 15:18:50 [ecarstrade.be] INFO: Scrape type for 7009454auction111133: 1
2026-03-27 15: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 15: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 15:18:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7f4ddd11-c199-5639-9a59-28046c29e2ea
2026-03-27 15:18:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c9333549-e864-5b97-8c95-381368338931
2026-03-27 15:18:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7f4ddd11-c199-5639-9a59-28046c29e2ea
2026-03-27 15:18:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7f4ddd11-c199-5639-9a59-28046c29e2ea, skipping ID generation
2026-03-27 15:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f4ddd11-c199-5639-9a59-28046c29e2ea with scrape type 1
2026-03-27 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7f4ddd11-c199-5639-9a59-28046c29e2ea sending to next pipeline
2026-03-27 15:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7f4ddd11-c199-5639-9a59-28046c29e2ea, identifier: 7009429auction111133
2026-03-27 15:18:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c9333549-e864-5b97-8c95-381368338931
2026-03-27 15:18:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 565b3759-4932-55b6-ac87-01310c67b08c
2026-03-27 15:18:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 565b3759-4932-55b6-ac87-01310c67b08c, skipping ID generation
2026-03-27 15:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 565b3759-4932-55b6-ac87-01310c67b08c with scrape type 1
2026-03-27 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 565b3759-4932-55b6-ac87-01310c67b08c sending to next pipeline
2026-03-27 15:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 565b3759-4932-55b6-ac87-01310c67b08c, identifier: 7009488auction111133
2026-03-27 15:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7f4ddd11-c199-5639-9a59-28046c29e2ea with identifier: 7009429auction111133
2026-03-27 15:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7f4ddd11-c199-5639-9a59-28046c29e2ea with identifier: 7009429auction111133
2026-03-27 15:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7f4ddd11-c199-5639-9a59-28046c29e2ea with identifier: 7009429auction111133 to the API
2026-03-27 15:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:18: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 15:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009429/photo_002/780x0__r.jpg?hash=1774620157>
{'auction_title': '',
 'c_o_2_emission_value': 40,
 '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': 'Hybrid (petrol / electric)',
 'id': '7f4ddd11-c199-5639-9a59-28046c29e2ea',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009429',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Audi',
 'model': 'Q5',
 'odometer': 49208,
 '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': 'AUDI Q5 / 2020 / 5P / SUV 50 TFSI e 299 QTT S TRONIC 7 AVUS',
 'transmission': 'automatic',
 'trim': 'AUDI  / 2020 / 5P / SUV 50 TFSI e 299 QTT S TRONIC 7 AVUS',
 'vin': None,
 'year': 2022}
2026-03-27 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:50 [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 15:18:50 [ecarstrade.be] INFO: Saving data for 7009429auction111133: {'created_time': 1774624730.865094, 'last_price_update_time': 1774624730.865106, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009429auction111133') HTTP/1.1" 204 0
2026-03-27 15:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 565b3759-4932-55b6-ac87-01310c67b08c with identifier: 7009488auction111133
2026-03-27 15:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 565b3759-4932-55b6-ac87-01310c67b08c with identifier: 7009488auction111133
2026-03-27 15:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 565b3759-4932-55b6-ac87-01310c67b08c with identifier: 7009488auction111133 to the API
2026-03-27 15:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009488/photo_002/780x0__r.jpg?hash=1774620235>
{'auction_title': '',
 'c_o_2_emission_value': 50,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '565b3759-4932-55b6-ac87-01310c67b08c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009488',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Mercedes',
 'model': 'GLC 300',
 'odometer': 65737,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLC / 2019 / 5P / SUV 2.0 GLC 300 E BUSINESS LINE '
          '4MATIC',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLC / 2019 / 5P / SUV 2.0  E BUSINESS LINE 4MATIC',
 'vin': None,
 'year': 2022}
2026-03-27 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009488auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:51 [ecarstrade.be] INFO: Saving data for 7009488auction111133: {'created_time': 1774624731.751334, 'last_price_update_time': 1774624731.751349, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009488auction111133') HTTP/1.1" 204 0
2026-03-27 15:18:51 [ecarstrade.be] INFO: Found listing with ID: 7009433auction111133
2026-03-27 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009433auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:51 [ecarstrade.be] INFO: Scrape type for 7009433auction111133: 1
2026-03-27 15:18:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c9333549-e864-5b97-8c95-381368338931
2026-03-27 15:18:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c9333549-e864-5b97-8c95-381368338931, skipping ID generation
2026-03-27 15:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9333549-e864-5b97-8c95-381368338931 with scrape type 1
2026-03-27 15:18:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c9333549-e864-5b97-8c95-381368338931 sending to next pipeline
2026-03-27 15:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c9333549-e864-5b97-8c95-381368338931, identifier: 7009421auction111132
2026-03-27 15:18:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9480bb2d-59be-51cf-a1e2-723709eab17c
2026-03-27 15:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c9333549-e864-5b97-8c95-381368338931 with identifier: 7009421auction111132
2026-03-27 15:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c9333549-e864-5b97-8c95-381368338931 with identifier: 7009421auction111132
2026-03-27 15:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c9333549-e864-5b97-8c95-381368338931 with identifier: 7009421auction111132 to the API
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009421/photo_002/780x0__r.jpg?hash=1774620147>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'c9333549-e864-5b97-8c95-381368338931',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009421',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 112659,
 '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': 2,
 'seller_name': None,
 'title': 'RENAULT Mégane Berline / 2020 / 5P / Berline Intens TCe 140 EDC / '
          'TRANSF VP VF',
 'transmission': 'automatic',
 'trim': 'RENAULT Mégane Berline / 2020 / 5P / Berline Intens TCe 140 EDC / '
         'TRANSF VP VF',
 'vin': None,
 'year': 2021}
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009421auction111132%27 HTTP/1.1" 200 None
2026-03-27 15:18:52 [ecarstrade.be] INFO: Saving data for 7009421auction111132: {'created_time': 1774624732.328924, 'last_price_update_time': 1774624732.328938, 'auction_closing_time': 1774881600.0}
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009421auction111132') HTTP/1.1" 204 0
2026-03-27 15:18:52 [ecarstrade.be] INFO: Found listing with ID: 7009428auction111133
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009428auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:52 [ecarstrade.be] INFO: Scrape type for 7009428auction111133: 1
2026-03-27 15:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009426> (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 15: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 15:18:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9480bb2d-59be-51cf-a1e2-723709eab17c
2026-03-27 15:18:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9480bb2d-59be-51cf-a1e2-723709eab17c
2026-03-27 15:18:52 [ecarstrade.be] INFO: Found listing with ID: 7009579auction111133
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009579auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:52 [ecarstrade.be] INFO: Scrape type for 7009579auction111133: 1
2026-03-27 15:18:52 [ecarstrade.be] INFO: Found listing with ID: 7009558auction111133
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009558auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:52 [ecarstrade.be] INFO: Scrape type for 7009558auction111133: 1
2026-03-27 15:18:52 [ecarstrade.be] INFO: Found listing with ID: 7009478auction111133
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009478auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:52 [ecarstrade.be] INFO: Scrape type for 7009478auction111133: 1
2026-03-27 15:18:52 [ecarstrade.be] INFO: Found listing with ID: 7009567auction111133
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009567auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:52 [ecarstrade.be] INFO: Scrape type for 7009567auction111133: 1
2026-03-27 15:18:52 [ecarstrade.be] INFO: Found listing with ID: 7009583auction111133
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009583auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:52 [ecarstrade.be] INFO: Scrape type for 7009583auction111133: 1
2026-03-27 15:18:52 [ecarstrade.be] INFO: Extracting details for car 7009426auction111133
2026-03-27 15:18:52 [ecarstrade.be] INFO: Found listing with ID: 7009532auction111133
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009532auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:52 [ecarstrade.be] INFO: Scrape type for 7009532auction111133: 1
2026-03-27 15:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81ebf41f-2f76-5c18-82e0-7d43fc438b81 with identifier: 7009426auction111133
2026-03-27 15:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81ebf41f-2f76-5c18-82e0-7d43fc438b81 with scrape type 1
2026-03-27 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 81ebf41f-2f76-5c18-82e0-7d43fc438b81
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009426%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620154%27 HTTP/1.1" 200 None
2026-03-27 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009426/photo_001/780x0__r.jpg?hash=1774620154 not downloaded yet
2026-03-27 15:18:52 [ecarstrade.be] INFO: Found listing with ID: 7009453auction111133
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009453auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:52 [ecarstrade.be] INFO: Scrape type for 7009453auction111133: 1
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009426%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620154%27 HTTP/1.1" 200 None
2026-03-27 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009426/photo_002/780x0__r.jpg?hash=1774620154 not downloaded yet
2026-03-27 15:18:52 [ecarstrade.be] INFO: Found listing with ID: 7009530auction111133
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009530auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:52 [ecarstrade.be] INFO: Scrape type for 7009530auction111133: 1
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009426%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620155%27 HTTP/1.1" 200 None
2026-03-27 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009426/photo_003/780x0__r.jpg?hash=1774620155 not downloaded yet
2026-03-27 15:18:52 [ecarstrade.be] INFO: Found listing with ID: 7009464auction111133
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009464auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:18:52 [ecarstrade.be] INFO: Scrape type for 7009464auction111133: 1
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009426%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620155%27 HTTP/1.1" 200 None
2026-03-27 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009426/photo_004/780x0__r.jpg?hash=1774620155 not downloaded yet
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009426%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620154%27 HTTP/1.1" 200 None
2026-03-27 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009426/photo_005/780x0__r.jpg?hash=1774620154 not downloaded yet
2026-03-27 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009426%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620154%27 HTTP/1.1" 200 None
2026-03-27 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009426/photo_006/780x0__r.jpg?hash=1774620154 not downloaded yet
2026-03-27 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009483> (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 15:18: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 15:18:58 [ecarstrade.be] INFO: Extracting details for car 7009483auction111133
2026-03-27 15:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef0a2ee7-4cbd-5143-950c-e44af2609c54 with identifier: 7009483auction111133
2026-03-27 15:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef0a2ee7-4cbd-5143-950c-e44af2609c54 with scrape type 1
2026-03-27 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ef0a2ee7-4cbd-5143-950c-e44af2609c54
2026-03-27 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009483%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620233%27 HTTP/1.1" 200 None
2026-03-27 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009483/photo_001/780x0__r.jpg?hash=1774620233 not downloaded yet
2026-03-27 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009483%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620233%27 HTTP/1.1" 200 None
2026-03-27 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009483/photo_002/780x0__r.jpg?hash=1774620233 not downloaded yet
2026-03-27 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009483%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620233%27 HTTP/1.1" 200 None
2026-03-27 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009483/photo_003/780x0__r.jpg?hash=1774620233 not downloaded yet
2026-03-27 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009483%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620233%27 HTTP/1.1" 200 None
2026-03-27 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009483/photo_004/780x0__r.jpg?hash=1774620233 not downloaded yet
2026-03-27 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009483%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620233%27 HTTP/1.1" 200 None
2026-03-27 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009483/photo_005/780x0__r.jpg?hash=1774620233 not downloaded yet
2026-03-27 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009483%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620233%27 HTTP/1.1" 200 None
2026-03-27 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009483/photo_006/780x0__r.jpg?hash=1774620233 not downloaded yet
2026-03-27 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009575> (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 15:18: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 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009472> (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 15:18: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 15:18:58 [ecarstrade.be] INFO: Extracting details for car 7009575auction111133
2026-03-27 15:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c66e082-602f-5550-ac23-143211c81f53 with identifier: 7009575auction111133
2026-03-27 15:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c66e082-602f-5550-ac23-143211c81f53 with scrape type 1
2026-03-27 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9c66e082-602f-5550-ac23-143211c81f53
2026-03-27 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009575%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620339%27 HTTP/1.1" 200 None
2026-03-27 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009575/photo_001/780x0__r.jpg?hash=1774620339 not downloaded yet
2026-03-27 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009575%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620339%27 HTTP/1.1" 200 None
2026-03-27 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009575/photo_002/780x0__r.jpg?hash=1774620339 not downloaded yet
2026-03-27 15:18:58 [ecarstrade.be] INFO: Extracting details for car 7009472auction111133
2026-03-27 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009575%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620339%27 HTTP/1.1" 200 None
2026-03-27 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009575/photo_003/780x0__r.jpg?hash=1774620339 not downloaded yet
2026-03-27 15:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c293f5f-14ec-5a3e-87e5-8283b0a16194 with identifier: 7009472auction111133
2026-03-27 15:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c293f5f-14ec-5a3e-87e5-8283b0a16194 with scrape type 1
2026-03-27 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2c293f5f-14ec-5a3e-87e5-8283b0a16194
2026-03-27 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009472%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620216%27 HTTP/1.1" 200 None
2026-03-27 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009472/photo_001/780x0__r.jpg?hash=1774620216 not downloaded yet
2026-03-27 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009575%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620339%27 HTTP/1.1" 200 None
2026-03-27 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009575/photo_004/780x0__r.jpg?hash=1774620339 not downloaded yet
2026-03-27 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009472%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620215%27 HTTP/1.1" 200 None
2026-03-27 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009472/photo_002/780x0__r.jpg?hash=1774620215 not downloaded yet
2026-03-27 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009575%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620340%27 HTTP/1.1" 200 None
2026-03-27 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009575/photo_005/780x0__r.jpg?hash=1774620340 not downloaded yet
2026-03-27 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009472%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620215%27 HTTP/1.1" 200 None
2026-03-27 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009472/photo_003/780x0__r.jpg?hash=1774620215 not downloaded yet
2026-03-27 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009575%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620341%27 HTTP/1.1" 200 None
2026-03-27 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009575/photo_006/780x0__r.jpg?hash=1774620341 not downloaded yet
2026-03-27 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009472%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620215%27 HTTP/1.1" 200 None
2026-03-27 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009472/photo_004/780x0__r.jpg?hash=1774620215 not downloaded yet
2026-03-27 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009472%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620215%27 HTTP/1.1" 200 None
2026-03-27 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009472/photo_005/780x0__r.jpg?hash=1774620215 not downloaded yet
2026-03-27 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009472%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620215%27 HTTP/1.1" 200 None
2026-03-27 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009472/photo_006/780x0__r.jpg?hash=1774620215 not downloaded yet
2026-03-27 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009434> (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 15: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 15:18:59 [ecarstrade.be] INFO: Extracting details for car 7009434auction111133
2026-03-27 15:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 124996f7-e232-5dac-b68f-b7f67a190ba7 with identifier: 7009434auction111133
2026-03-27 15:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 124996f7-e232-5dac-b68f-b7f67a190ba7 with scrape type 1
2026-03-27 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 124996f7-e232-5dac-b68f-b7f67a190ba7
2026-03-27 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009434%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620164%27 HTTP/1.1" 200 None
2026-03-27 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009434/photo_001/780x0__r.jpg?hash=1774620164 not downloaded yet
2026-03-27 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009434%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620164%27 HTTP/1.1" 200 None
2026-03-27 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009434/photo_002/780x0__r.jpg?hash=1774620164 not downloaded yet
2026-03-27 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009434%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620165%27 HTTP/1.1" 200 None
2026-03-27 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009434/photo_003/780x0__r.jpg?hash=1774620165 not downloaded yet
2026-03-27 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009434%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620164%27 HTTP/1.1" 200 None
2026-03-27 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009434/photo_004/780x0__r.jpg?hash=1774620164 not downloaded yet
2026-03-27 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009434%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620164%27 HTTP/1.1" 200 None
2026-03-27 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009434/photo_005/780x0__r.jpg?hash=1774620164 not downloaded yet
2026-03-27 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:18: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%252F7000001-7010000%252F7009434%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620164%27 HTTP/1.1" 200 None
2026-03-27 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009434/photo_006/780x0__r.jpg?hash=1774620164 not downloaded yet
2026-03-27 15:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009568> (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 15:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009392/photo_002/780x0__r.jpg?hash=1774620102> (referer: https://ecarstrade.com/cars/7009392)
2026-03-27 15:19: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 15:19:00 [ecarstrade.be] INFO: Extracting details for car 7009568auction111133
2026-03-27 15:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9384d07-5f61-51df-b641-88afc9ad5291 with identifier: 7009568auction111133
2026-03-27 15:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9384d07-5f61-51df-b641-88afc9ad5291 with scrape type 1
2026-03-27 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f9384d07-5f61-51df-b641-88afc9ad5291
2026-03-27 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009568%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620333%27 HTTP/1.1" 200 None
2026-03-27 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009568/photo_001/780x0__r.jpg?hash=1774620333 not downloaded yet
2026-03-27 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009568%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620333%27 HTTP/1.1" 200 None
2026-03-27 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009568/photo_002/780x0__r.jpg?hash=1774620333 not downloaded yet
2026-03-27 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009568%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620333%27 HTTP/1.1" 200 None
2026-03-27 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009568/photo_003/780x0__r.jpg?hash=1774620333 not downloaded yet
2026-03-27 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009568%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620333%27 HTTP/1.1" 200 None
2026-03-27 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009568/photo_004/780x0__r.jpg?hash=1774620333 not downloaded yet
2026-03-27 15:19:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9480bb2d-59be-51cf-a1e2-723709eab17c
2026-03-27 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009568%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620333%27 HTTP/1.1" 200 None
2026-03-27 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009568/photo_005/780x0__r.jpg?hash=1774620333 not downloaded yet
2026-03-27 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009568%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620333%27 HTTP/1.1" 200 None
2026-03-27 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009568/photo_006/780x0__r.jpg?hash=1774620333 not downloaded yet
2026-03-27 15:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009592> (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 15: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 15:19:01 [ecarstrade.be] INFO: Extracting details for car 7009592auction111133
2026-03-27 15:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e616485-86c4-52c4-a551-4b1a85c37189 with identifier: 7009592auction111133
2026-03-27 15:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e616485-86c4-52c4-a551-4b1a85c37189 with scrape type 1
2026-03-27 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9e616485-86c4-52c4-a551-4b1a85c37189
2026-03-27 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009592%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620356%27 HTTP/1.1" 200 None
2026-03-27 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009592/photo_001/780x0__r.jpg?hash=1774620356 not downloaded yet
2026-03-27 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009592%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620356%27 HTTP/1.1" 200 None
2026-03-27 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009592/photo_002/780x0__r.jpg?hash=1774620356 not downloaded yet
2026-03-27 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009592%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620356%27 HTTP/1.1" 200 None
2026-03-27 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009592/photo_003/780x0__r.jpg?hash=1774620356 not downloaded yet
2026-03-27 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009592%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620357%27 HTTP/1.1" 200 None
2026-03-27 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009592/photo_004/780x0__r.jpg?hash=1774620357 not downloaded yet
2026-03-27 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009592%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620357%27 HTTP/1.1" 200 None
2026-03-27 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009592/photo_005/780x0__r.jpg?hash=1774620357 not downloaded yet
2026-03-27 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009592%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620357%27 HTTP/1.1" 200 None
2026-03-27 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009592/photo_006/780x0__r.jpg?hash=1774620357 not downloaded yet
2026-03-27 15:19:03 [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 15: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 15:19:03 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:19:03 [ecarstrade.be] INFO: Found listing with ID: 7009494auction111133
2026-03-27 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009494auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:19:03 [ecarstrade.be] INFO: Scrape type for 7009494auction111133: 1
2026-03-27 15:19:03 [ecarstrade.be] INFO: Found listing with ID: 7009519auction111133
2026-03-27 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009519auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:19:03 [ecarstrade.be] INFO: Scrape type for 7009519auction111133: 1
2026-03-27 15:19:03 [ecarstrade.be] INFO: Found listing with ID: 7009545auction111133
2026-03-27 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009545auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:19:03 [ecarstrade.be] INFO: Scrape type for 7009545auction111133: 1
2026-03-27 15:19:03 [ecarstrade.be] INFO: Found listing with ID: 7009576auction111133
2026-03-27 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009576auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:19:03 [ecarstrade.be] INFO: Scrape type for 7009576auction111133: 1
2026-03-27 15:19:03 [ecarstrade.be] INFO: Found listing with ID: 7009466auction111133
2026-03-27 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009466auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:19:03 [ecarstrade.be] INFO: Scrape type for 7009466auction111133: 1
2026-03-27 15:19:03 [ecarstrade.be] INFO: Found listing with ID: 7009504auction111133
2026-03-27 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009504auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:19:03 [ecarstrade.be] INFO: Scrape type for 7009504auction111133: 1
2026-03-27 15:19:03 [ecarstrade.be] INFO: Found listing with ID: 7009512auction111133
2026-03-27 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009512auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:19:03 [ecarstrade.be] INFO: Scrape type for 7009512auction111133: 1
2026-03-27 15:19:03 [ecarstrade.be] INFO: Found listing with ID: 7009570auction111133
2026-03-27 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:04 [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 15:19:04 [ecarstrade.be] INFO: Scrape type for 7009570auction111133: 1
2026-03-27 15:19:04 [ecarstrade.be] INFO: Found listing with ID: 7009542auction111133
2026-03-27 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:04 [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 15:19:04 [ecarstrade.be] INFO: Scrape type for 7009542auction111133: 1
2026-03-27 15:19:04 [ecarstrade.be] INFO: Found listing with ID: 7009543auction111133
2026-03-27 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:04 [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 15:19:04 [ecarstrade.be] INFO: Scrape type for 7009543auction111133: 1
2026-03-27 15:19:04 [ecarstrade.be] INFO: Found listing with ID: 7009580auction111133
2026-03-27 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:04 [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 15:19:04 [ecarstrade.be] INFO: Scrape type for 7009580auction111133: 1
2026-03-27 15:19:04 [ecarstrade.be] INFO: Found listing with ID: 7009460auction111133
2026-03-27 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:04 [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 15:19:04 [ecarstrade.be] INFO: Scrape type for 7009460auction111133: 1
2026-03-27 15:19:04 [ecarstrade.be] INFO: Found listing with ID: 7009491auction111133
2026-03-27 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:04 [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 15:19:04 [ecarstrade.be] INFO: Scrape type for 7009491auction111133: 1
2026-03-27 15:19:04 [ecarstrade.be] INFO: Found listing with ID: 7009500auction111133
2026-03-27 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:04 [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 15:19:04 [ecarstrade.be] INFO: Scrape type for 7009500auction111133: 1
2026-03-27 15:19:04 [ecarstrade.be] INFO: Found listing with ID: 7009424auction111133
2026-03-27 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:04 [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 15:19:04 [ecarstrade.be] INFO: Scrape type for 7009424auction111133: 1
2026-03-27 15:19:04 [ecarstrade.be] INFO: Found listing with ID: 7009518auction111133
2026-03-27 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:04 [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 15:19:04 [ecarstrade.be] INFO: Scrape type for 7009518auction111133: 1
2026-03-27 15:19:04 [ecarstrade.be] INFO: Found listing with ID: 7009520auction111133
2026-03-27 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:04 [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 15:19:04 [ecarstrade.be] INFO: Scrape type for 7009520auction111133: 1
2026-03-27 15:19:04 [ecarstrade.be] INFO: Found listing with ID: 7009501auction111133
2026-03-27 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:04 [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 15:19:04 [ecarstrade.be] INFO: Scrape type for 7009501auction111133: 1
2026-03-27 15:19:04 [ecarstrade.be] INFO: Found listing with ID: 7009435auction111133
2026-03-27 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:04 [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 15:19:04 [ecarstrade.be] INFO: Scrape type for 7009435auction111133: 1
2026-03-27 15:19:04 [ecarstrade.be] INFO: Found listing with ID: 7009490auction111133
2026-03-27 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:04 [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 15:19:04 [ecarstrade.be] INFO: Scrape type for 7009490auction111133: 1
2026-03-27 15:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009566> (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 15:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009426/photo_006/780x0__r.jpg?hash=1774620154> (referer: https://ecarstrade.com/cars/7009426)
2026-03-27 15:19:05 [ecarstrade.be] INFO: Extracting details for car 7009566auction111133
2026-03-27 15:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a66e143-9353-5cbb-98ed-5670acf31b9d with identifier: 7009566auction111133
2026-03-27 15:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a66e143-9353-5cbb-98ed-5670acf31b9d with scrape type 1
2026-03-27 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4a66e143-9353-5cbb-98ed-5670acf31b9d
2026-03-27 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009566%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620330%27 HTTP/1.1" 200 None
2026-03-27 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009566/photo_001/780x0__r.jpg?hash=1774620330 not downloaded yet
2026-03-27 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009566%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620332%27 HTTP/1.1" 200 None
2026-03-27 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009566/photo_002/780x0__r.jpg?hash=1774620332 not downloaded yet
2026-03-27 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009566%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620330%27 HTTP/1.1" 200 None
2026-03-27 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009566/photo_003/780x0__r.jpg?hash=1774620330 not downloaded yet
2026-03-27 15:19:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 81ebf41f-2f76-5c18-82e0-7d43fc438b81
2026-03-27 15:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009483/photo_006/780x0__r.jpg?hash=1774620233> (referer: https://ecarstrade.com/cars/7009483)
2026-03-27 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009566%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620330%27 HTTP/1.1" 200 None
2026-03-27 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009566/photo_004/780x0__r.jpg?hash=1774620330 not downloaded yet
2026-03-27 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009566%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620330%27 HTTP/1.1" 200 None
2026-03-27 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009566/photo_005/780x0__r.jpg?hash=1774620330 not downloaded yet
2026-03-27 15:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009452> (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 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009566%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620330%27 HTTP/1.1" 200 None
2026-03-27 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009566/photo_006/780x0__r.jpg?hash=1774620330 not downloaded yet
2026-03-27 15:19:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ef0a2ee7-4cbd-5143-950c-e44af2609c54
2026-03-27 15:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009483/photo_005/780x0__r.jpg?hash=1774620233> (referer: https://ecarstrade.com/cars/7009483)
2026-03-27 15:19:05 [ecarstrade.be] INFO: Extracting details for car 7009452auction111133
2026-03-27 15:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009472/photo_006/780x0__r.jpg?hash=1774620215> (referer: https://ecarstrade.com/cars/7009472)
2026-03-27 15:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7603b3b5-8491-567f-a152-631287541aa5 with identifier: 7009452auction111133
2026-03-27 15:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7603b3b5-8491-567f-a152-631287541aa5 with scrape type 1
2026-03-27 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7603b3b5-8491-567f-a152-631287541aa5
2026-03-27 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009452%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620192%27 HTTP/1.1" 200 None
2026-03-27 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009452/photo_001/780x0__r.jpg?hash=1774620192 not downloaded yet
2026-03-27 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009452%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620190%27 HTTP/1.1" 200 None
2026-03-27 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009452/photo_002/780x0__r.jpg?hash=1774620190 not downloaded yet
2026-03-27 15:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009434/photo_006/780x0__r.jpg?hash=1774620164> (referer: https://ecarstrade.com/cars/7009434)
2026-03-27 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009452%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620190%27 HTTP/1.1" 200 None
2026-03-27 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009452/photo_003/780x0__r.jpg?hash=1774620190 not downloaded yet
2026-03-27 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009452%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620192%27 HTTP/1.1" 200 None
2026-03-27 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009452/photo_004/780x0__r.jpg?hash=1774620192 not downloaded yet
2026-03-27 15:19:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ef0a2ee7-4cbd-5143-950c-e44af2609c54
2026-03-27 15:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009434/photo_005/780x0__r.jpg?hash=1774620164> (referer: https://ecarstrade.com/cars/7009434)
2026-03-27 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009452%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620190%27 HTTP/1.1" 200 None
2026-03-27 15:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009452/photo_005/780x0__r.jpg?hash=1774620190 not downloaded yet
2026-03-27 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009452%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620192%27 HTTP/1.1" 200 None
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009452/photo_006/780x0__r.jpg?hash=1774620192 not downloaded yet
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2c293f5f-14ec-5a3e-87e5-8283b0a16194
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 124996f7-e232-5dac-b68f-b7f67a190ba7
2026-03-27 15:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009568/photo_006/780x0__r.jpg?hash=1774620333> (referer: https://ecarstrade.com/cars/7009568)
2026-03-27 15: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 15:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009592/photo_006/780x0__r.jpg?hash=1774620357> (referer: https://ecarstrade.com/cars/7009592)
2026-03-27 15: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 15:19:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 124996f7-e232-5dac-b68f-b7f67a190ba7
2026-03-27 15:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009497> (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 15:19:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f9384d07-5f61-51df-b641-88afc9ad5291
2026-03-27 15:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009566/photo_003/780x0__r.jpg?hash=1774620330> (referer: https://ecarstrade.com/cars/7009566)
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9e616485-86c4-52c4-a551-4b1a85c37189
2026-03-27 15:19:06 [ecarstrade.be] INFO: Extracting details for car 7009497auction111133
2026-03-27 15:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0cf345f-b821-5778-b46c-ce500b3c3c38 with identifier: 7009497auction111133
2026-03-27 15:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0cf345f-b821-5778-b46c-ce500b3c3c38 with scrape type 1
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a0cf345f-b821-5778-b46c-ce500b3c3c38
2026-03-27 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009497%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620244%27 HTTP/1.1" 200 None
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009497/photo_001/780x0__r.jpg?hash=1774620244 not downloaded yet
2026-03-27 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009497%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620244%27 HTTP/1.1" 200 None
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009497/photo_002/780x0__r.jpg?hash=1774620244 not downloaded yet
2026-03-27 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009497%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620244%27 HTTP/1.1" 200 None
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009497/photo_003/780x0__r.jpg?hash=1774620244 not downloaded yet
2026-03-27 15:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009566/photo_005/780x0__r.jpg?hash=1774620330> (referer: https://ecarstrade.com/cars/7009566)
2026-03-27 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009497%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620244%27 HTTP/1.1" 200 None
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009497/photo_004/780x0__r.jpg?hash=1774620244 not downloaded yet
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4a66e143-9353-5cbb-98ed-5670acf31b9d
2026-03-27 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009497%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620244%27 HTTP/1.1" 200 None
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009497/photo_005/780x0__r.jpg?hash=1774620244 not downloaded yet
2026-03-27 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009497%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620244%27 HTTP/1.1" 200 None
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009497/photo_006/780x0__r.jpg?hash=1774620244 not downloaded yet
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4a66e143-9353-5cbb-98ed-5670acf31b9d
2026-03-27 15:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009566/photo_006/780x0__r.jpg?hash=1774620330> (referer: https://ecarstrade.com/cars/7009566)
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4a66e143-9353-5cbb-98ed-5670acf31b9d
2026-03-27 15:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009566/photo_004/780x0__r.jpg?hash=1774620330> (referer: https://ecarstrade.com/cars/7009566)
2026-03-27 15:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009452/photo_002/780x0__r.jpg?hash=1774620190> (referer: https://ecarstrade.com/cars/7009452)
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4a66e143-9353-5cbb-98ed-5670acf31b9d
2026-03-27 15:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009452/photo_004/780x0__r.jpg?hash=1774620192> (referer: https://ecarstrade.com/cars/7009452)
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7603b3b5-8491-567f-a152-631287541aa5
2026-03-27 15:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009525> (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 15:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009452/photo_006/780x0__r.jpg?hash=1774620192> (referer: https://ecarstrade.com/cars/7009452)
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7603b3b5-8491-567f-a152-631287541aa5
2026-03-27 15:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009452/photo_005/780x0__r.jpg?hash=1774620190> (referer: https://ecarstrade.com/cars/7009452)
2026-03-27 15:19:06 [ecarstrade.be] INFO: Extracting details for car 7009525auction111133
2026-03-27 15:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009452/photo_003/780x0__r.jpg?hash=1774620190> (referer: https://ecarstrade.com/cars/7009452)
2026-03-27 15:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 915b41f1-54b2-5ddd-9cda-3b99bcc28351 with identifier: 7009525auction111133
2026-03-27 15:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 915b41f1-54b2-5ddd-9cda-3b99bcc28351 with scrape type 1
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 915b41f1-54b2-5ddd-9cda-3b99bcc28351
2026-03-27 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009525%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620283%27 HTTP/1.1" 200 None
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009525/photo_001/780x0__r.jpg?hash=1774620283 not downloaded yet
2026-03-27 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009525%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620283%27 HTTP/1.1" 200 None
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009525/photo_002/780x0__r.jpg?hash=1774620283 not downloaded yet
2026-03-27 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009525%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620283%27 HTTP/1.1" 200 None
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009525/photo_003/780x0__r.jpg?hash=1774620283 not downloaded yet
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7603b3b5-8491-567f-a152-631287541aa5
2026-03-27 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009525%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620283%27 HTTP/1.1" 200 None
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009525/photo_004/780x0__r.jpg?hash=1774620283 not downloaded yet
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7603b3b5-8491-567f-a152-631287541aa5
2026-03-27 15:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009452/photo_001/780x0__r.jpg?hash=1774620192> (referer: https://ecarstrade.com/cars/7009452)
2026-03-27 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009525%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620283%27 HTTP/1.1" 200 None
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009525/photo_005/780x0__r.jpg?hash=1774620283 not downloaded yet
2026-03-27 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009525%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620283%27 HTTP/1.1" 200 None
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009525/photo_006/780x0__r.jpg?hash=1774620283 not downloaded yet
2026-03-27 15:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009497/photo_003/780x0__r.jpg?hash=1774620244> (referer: https://ecarstrade.com/cars/7009497)
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7603b3b5-8491-567f-a152-631287541aa5
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7603b3b5-8491-567f-a152-631287541aa5
2026-03-27 15:19:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7603b3b5-8491-567f-a152-631287541aa5, skipping ID generation
2026-03-27 15:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7603b3b5-8491-567f-a152-631287541aa5 with scrape type 1
2026-03-27 15:19:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7603b3b5-8491-567f-a152-631287541aa5 sending to next pipeline
2026-03-27 15:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7603b3b5-8491-567f-a152-631287541aa5, identifier: 7009452auction111133
2026-03-27 15:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7603b3b5-8491-567f-a152-631287541aa5 with identifier: 7009452auction111133
2026-03-27 15:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7603b3b5-8491-567f-a152-631287541aa5 with identifier: 7009452auction111133
2026-03-27 15:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7603b3b5-8491-567f-a152-631287541aa5 with identifier: 7009452auction111133 to the API
2026-03-27 15:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009452/photo_001/780x0__r.jpg?hash=1774620192>
{'auction_title': '',
 'c_o_2_emission_value': 35,
 'category': None,
 'color': 'White',
 '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': '7603b3b5-8491-567f-a152-631287541aa5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009452',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'AC',
 'model': 'DS Automobiles DS7 Crossback',
 'odometer': 104801,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DS DS 7 Crossback / 2017 / 5P / SUV E-TENSE 4x4 Grand Chic',
 'transmission': 'automatic',
 'trim': 'DS DS 7 Crossback / 2017 / 5P / SUV E-TENSE 4x4 Grand Chic',
 'vin': None,
 'year': 2020}
2026-03-27 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009452auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:19:07 [ecarstrade.be] INFO: Saving data for 7009452auction111133: {'created_time': 1774624747.555148, 'last_price_update_time': 1774624747.555161, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009452auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009497/photo_006/780x0__r.jpg?hash=1774620244> (referer: https://ecarstrade.com/cars/7009497)
2026-03-27 15:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009497/photo_005/780x0__r.jpg?hash=1774620244> (referer: https://ecarstrade.com/cars/7009497)
2026-03-27 15:19:07 [scrapy.extensions.logstats] INFO: Crawled 1027 pages (at 54 pages/min), scraped 840 items (at 24 items/min)
2026-03-27 15:19:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:19:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a0cf345f-b821-5778-b46c-ce500b3c3c38
2026-03-27 15:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009497/photo_004/780x0__r.jpg?hash=1774620244> (referer: https://ecarstrade.com/cars/7009497)
2026-03-27 15:19:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a0cf345f-b821-5778-b46c-ce500b3c3c38
2026-03-27 15:19:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a0cf345f-b821-5778-b46c-ce500b3c3c38
2026-03-27 15:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009497/photo_002/780x0__r.jpg?hash=1774620244> (referer: https://ecarstrade.com/cars/7009497)
2026-03-27 15:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009497/photo_001/780x0__r.jpg?hash=1774620244> (referer: https://ecarstrade.com/cars/7009497)
2026-03-27 15:19:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a0cf345f-b821-5778-b46c-ce500b3c3c38
2026-03-27 15:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009566/photo_002/780x0__r.jpg?hash=1774620332> (referer: https://ecarstrade.com/cars/7009566)
2026-03-27 15: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 15:19:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a0cf345f-b821-5778-b46c-ce500b3c3c38
2026-03-27 15:19:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a0cf345f-b821-5778-b46c-ce500b3c3c38
2026-03-27 15:19:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a0cf345f-b821-5778-b46c-ce500b3c3c38, skipping ID generation
2026-03-27 15:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0cf345f-b821-5778-b46c-ce500b3c3c38 with scrape type 1
2026-03-27 15:19:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a0cf345f-b821-5778-b46c-ce500b3c3c38 sending to next pipeline
2026-03-27 15:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a0cf345f-b821-5778-b46c-ce500b3c3c38, identifier: 7009497auction111133
2026-03-27 15:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a0cf345f-b821-5778-b46c-ce500b3c3c38 with identifier: 7009497auction111133
2026-03-27 15:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a0cf345f-b821-5778-b46c-ce500b3c3c38 with identifier: 7009497auction111133
2026-03-27 15:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a0cf345f-b821-5778-b46c-ce500b3c3c38 with identifier: 7009497auction111133 to the API
2026-03-27 15:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009497/photo_001/780x0__r.jpg?hash=1774620244>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'a0cf345f-b821-5778-b46c-ce500b3c3c38',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009497',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 81964,
 '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': 'NISSAN Qashqai / 2021 / 5P / Crossover 1.3 MHEV 158ch Xtronic '
          'Business Edition CD LOT700 / VO RECONDITIONNE - PHOTOS AVANT RECON',
 'transmission': 'automatic',
 'trim': 'NISSAN  / 2021 / 5P / Crossover 1.3 MHEV 158ch Xtronic Business '
         'Edition CD LOT700 / VO RECONDITIONNE - PHOTOS AVANT RECON',
 'vin': None,
 'year': 2023}
2026-03-27 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009497auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:19:08 [ecarstrade.be] INFO: Saving data for 7009497auction111133: {'created_time': 1774624748.432884, 'last_price_update_time': 1774624748.432898, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009497auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009566/photo_001/780x0__r.jpg?hash=1774620330> (referer: https://ecarstrade.com/cars/7009566)
2026-03-27 15:19:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4a66e143-9353-5cbb-98ed-5670acf31b9d
2026-03-27 15:19:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4a66e143-9353-5cbb-98ed-5670acf31b9d
2026-03-27 15:19:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a66e143-9353-5cbb-98ed-5670acf31b9d, skipping ID generation
2026-03-27 15:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a66e143-9353-5cbb-98ed-5670acf31b9d with scrape type 1
2026-03-27 15:19:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a66e143-9353-5cbb-98ed-5670acf31b9d sending to next pipeline
2026-03-27 15:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4a66e143-9353-5cbb-98ed-5670acf31b9d, identifier: 7009566auction111133
2026-03-27 15:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4a66e143-9353-5cbb-98ed-5670acf31b9d with identifier: 7009566auction111133
2026-03-27 15:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4a66e143-9353-5cbb-98ed-5670acf31b9d with identifier: 7009566auction111133
2026-03-27 15:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4a66e143-9353-5cbb-98ed-5670acf31b9d with identifier: 7009566auction111133 to the API
2026-03-27 15:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009566/photo_001/780x0__r.jpg?hash=1774620330>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 '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': '4a66e143-9353-5cbb-98ed-5670acf31b9d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009566',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Skoda',
 'model': 'Karoq',
 'odometer': 72763,
 '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': 'Karoq Business 1.5 TSI 150CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Business 1.5 TSI 150CV BVA7 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009566auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:19:08 [ecarstrade.be] INFO: Saving data for 7009566auction111133: {'created_time': 1774624748.958114, 'last_price_update_time': 1774624748.958129, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009566auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009525/photo_004/780x0__r.jpg?hash=1774620283> (referer: https://ecarstrade.com/cars/7009525)
2026-03-27 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009525/photo_006/780x0__r.jpg?hash=1774620283> (referer: https://ecarstrade.com/cars/7009525)
2026-03-27 15:19:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 915b41f1-54b2-5ddd-9cda-3b99bcc28351
2026-03-27 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009525/photo_005/780x0__r.jpg?hash=1774620283> (referer: https://ecarstrade.com/cars/7009525)
2026-03-27 15:19:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 915b41f1-54b2-5ddd-9cda-3b99bcc28351
2026-03-27 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009525/photo_003/780x0__r.jpg?hash=1774620283> (referer: https://ecarstrade.com/cars/7009525)
2026-03-27 15:19:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 915b41f1-54b2-5ddd-9cda-3b99bcc28351
2026-03-27 15:19:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 915b41f1-54b2-5ddd-9cda-3b99bcc28351
2026-03-27 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009525/photo_002/780x0__r.jpg?hash=1774620283> (referer: https://ecarstrade.com/cars/7009525)
2026-03-27 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009525/photo_001/780x0__r.jpg?hash=1774620283> (referer: https://ecarstrade.com/cars/7009525)
2026-03-27 15:19: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 15:19:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 915b41f1-54b2-5ddd-9cda-3b99bcc28351
2026-03-27 15:19:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 915b41f1-54b2-5ddd-9cda-3b99bcc28351
2026-03-27 15:19:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 915b41f1-54b2-5ddd-9cda-3b99bcc28351, skipping ID generation
2026-03-27 15:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 915b41f1-54b2-5ddd-9cda-3b99bcc28351 with scrape type 1
2026-03-27 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 915b41f1-54b2-5ddd-9cda-3b99bcc28351 sending to next pipeline
2026-03-27 15:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 915b41f1-54b2-5ddd-9cda-3b99bcc28351, identifier: 7009525auction111133
2026-03-27 15:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 915b41f1-54b2-5ddd-9cda-3b99bcc28351 with identifier: 7009525auction111133
2026-03-27 15:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 915b41f1-54b2-5ddd-9cda-3b99bcc28351 with identifier: 7009525auction111133
2026-03-27 15:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 915b41f1-54b2-5ddd-9cda-3b99bcc28351 with identifier: 7009525auction111133 to the API
2026-03-27 15:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009525/photo_001/780x0__r.jpg?hash=1774620283>
{'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-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '915b41f1-54b2-5ddd-9cda-3b99bcc28351',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009525',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 53863,
 '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': '3008 II Active Pack 1.5 HDi 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'II Active Pack 1.5 HDi 130CV BVA8 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009525auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:19:09 [ecarstrade.be] INFO: Saving data for 7009525auction111133: {'created_time': 1774624749.883649, 'last_price_update_time': 1774624749.883658, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009525auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009546> (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 15: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 15:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009539> (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 15: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 15:19:10 [ecarstrade.be] INFO: Extracting details for car 7009546auction111133
2026-03-27 15:19:10 [ecarstrade.be] INFO: Extracting details for car 7009539auction111133
2026-03-27 15:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b610c25-7db9-5a1f-a2ed-c93c65285c3c with identifier: 7009546auction111133
2026-03-27 15:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b610c25-7db9-5a1f-a2ed-c93c65285c3c with scrape type 1
2026-03-27 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2b610c25-7db9-5a1f-a2ed-c93c65285c3c
2026-03-27 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009546%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620308%27 HTTP/1.1" 200 None
2026-03-27 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009546/photo_001/780x0__r.jpg?hash=1774620308 not downloaded yet
2026-03-27 15:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee55c8dd-2763-56db-8c84-fac66ed2885d with identifier: 7009539auction111133
2026-03-27 15:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee55c8dd-2763-56db-8c84-fac66ed2885d with scrape type 1
2026-03-27 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ee55c8dd-2763-56db-8c84-fac66ed2885d
2026-03-27 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009539%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620302%27 HTTP/1.1" 200 None
2026-03-27 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009539/photo_001/780x0__r.jpg?hash=1774620302 not downloaded yet
2026-03-27 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009546%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620308%27 HTTP/1.1" 200 None
2026-03-27 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009546/photo_002/780x0__r.jpg?hash=1774620308 not downloaded yet
2026-03-27 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009539%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620302%27 HTTP/1.1" 200 None
2026-03-27 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009539/photo_002/780x0__r.jpg?hash=1774620302 not downloaded yet
2026-03-27 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009546%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620308%27 HTTP/1.1" 200 None
2026-03-27 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009546/photo_003/780x0__r.jpg?hash=1774620308 not downloaded yet
2026-03-27 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009539%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620302%27 HTTP/1.1" 200 None
2026-03-27 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009539/photo_003/780x0__r.jpg?hash=1774620302 not downloaded yet
2026-03-27 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009546%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620309%27 HTTP/1.1" 200 None
2026-03-27 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009546/photo_004/780x0__r.jpg?hash=1774620309 not downloaded yet
2026-03-27 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009539%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620302%27 HTTP/1.1" 200 None
2026-03-27 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009539/photo_004/780x0__r.jpg?hash=1774620302 not downloaded yet
2026-03-27 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009546%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620308%27 HTTP/1.1" 200 None
2026-03-27 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009546/photo_005/780x0__r.jpg?hash=1774620308 not downloaded yet
2026-03-27 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009539%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620302%27 HTTP/1.1" 200 None
2026-03-27 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009539/photo_005/780x0__r.jpg?hash=1774620302 not downloaded yet
2026-03-27 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009546%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620309%27 HTTP/1.1" 200 None
2026-03-27 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009546/photo_006/780x0__r.jpg?hash=1774620309 not downloaded yet
2026-03-27 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009539%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620302%27 HTTP/1.1" 200 None
2026-03-27 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009539/photo_006/780x0__r.jpg?hash=1774620302 not downloaded yet
2026-03-27 15:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009470> (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 15: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 15:19:11 [ecarstrade.be] INFO: Extracting details for car 7009470auction111133
2026-03-27 15:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 220ed967-e454-5e09-9142-b7a8f31948c8 with identifier: 7009470auction111133
2026-03-27 15:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 220ed967-e454-5e09-9142-b7a8f31948c8 with scrape type 1
2026-03-27 15:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 220ed967-e454-5e09-9142-b7a8f31948c8
2026-03-27 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009470%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620214%27 HTTP/1.1" 200 None
2026-03-27 15:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009470/photo_001/780x0__r.jpg?hash=1774620214 not downloaded yet
2026-03-27 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009470%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620214%27 HTTP/1.1" 200 None
2026-03-27 15:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009470/photo_002/780x0__r.jpg?hash=1774620214 not downloaded yet
2026-03-27 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009470%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620214%27 HTTP/1.1" 200 None
2026-03-27 15:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009470/photo_003/780x0__r.jpg?hash=1774620214 not downloaded yet
2026-03-27 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009470%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620214%27 HTTP/1.1" 200 None
2026-03-27 15:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009470/photo_004/780x0__r.jpg?hash=1774620214 not downloaded yet
2026-03-27 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009470%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620214%27 HTTP/1.1" 200 None
2026-03-27 15:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009470/photo_005/780x0__r.jpg?hash=1774620214 not downloaded yet
2026-03-27 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009470%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620214%27 HTTP/1.1" 200 None
2026-03-27 15:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009470/photo_006/780x0__r.jpg?hash=1774620214 not downloaded yet
2026-03-27 15:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009490> (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 15:19: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 15:19:12 [ecarstrade.be] INFO: Extracting details for car 7009490auction111133
2026-03-27 15:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c589fa21-43c5-545d-b471-dfa163a0e7fa with identifier: 7009490auction111133
2026-03-27 15:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c589fa21-43c5-545d-b471-dfa163a0e7fa with scrape type 1
2026-03-27 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c589fa21-43c5-545d-b471-dfa163a0e7fa
2026-03-27 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009490%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620238%27 HTTP/1.1" 200 None
2026-03-27 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009490/photo_001/780x0__r.jpg?hash=1774620238 not downloaded yet
2026-03-27 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009490%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620238%27 HTTP/1.1" 200 None
2026-03-27 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009490/photo_002/780x0__r.jpg?hash=1774620238 not downloaded yet
2026-03-27 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009490%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620238%27 HTTP/1.1" 200 None
2026-03-27 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009490/photo_003/780x0__r.jpg?hash=1774620238 not downloaded yet
2026-03-27 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009490%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620238%27 HTTP/1.1" 200 None
2026-03-27 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009490/photo_004/780x0__r.jpg?hash=1774620238 not downloaded yet
2026-03-27 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009490%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620238%27 HTTP/1.1" 200 None
2026-03-27 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009490/photo_005/780x0__r.jpg?hash=1774620238 not downloaded yet
2026-03-27 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009490%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620238%27 HTTP/1.1" 200 None
2026-03-27 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009490/photo_006/780x0__r.jpg?hash=1774620238 not downloaded yet
2026-03-27 15:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009435> (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 15:19: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 15:19:13 [ecarstrade.be] INFO: Extracting details for car 7009435auction111133
2026-03-27 15:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5eacdad9-95f5-5932-9a01-0f35771ee6ef with identifier: 7009435auction111133
2026-03-27 15:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5eacdad9-95f5-5932-9a01-0f35771ee6ef with scrape type 1
2026-03-27 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5eacdad9-95f5-5932-9a01-0f35771ee6ef
2026-03-27 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009435%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620165%27 HTTP/1.1" 200 None
2026-03-27 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009435/photo_001/780x0__r.jpg?hash=1774620165 not downloaded yet
2026-03-27 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009435%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620165%27 HTTP/1.1" 200 None
2026-03-27 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009435/photo_002/780x0__r.jpg?hash=1774620165 not downloaded yet
2026-03-27 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009435%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620166%27 HTTP/1.1" 200 None
2026-03-27 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009435/photo_003/780x0__r.jpg?hash=1774620166 not downloaded yet
2026-03-27 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009435%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620165%27 HTTP/1.1" 200 None
2026-03-27 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009435/photo_004/780x0__r.jpg?hash=1774620165 not downloaded yet
2026-03-27 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009435%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620166%27 HTTP/1.1" 200 None
2026-03-27 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009435/photo_005/780x0__r.jpg?hash=1774620166 not downloaded yet
2026-03-27 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009435%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620165%27 HTTP/1.1" 200 None
2026-03-27 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009435/photo_006/780x0__r.jpg?hash=1774620165 not downloaded yet
2026-03-27 15:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009501> (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 15: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 15:19:15 [ecarstrade.be] INFO: Extracting details for car 7009501auction111133
2026-03-27 15:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75fc04ab-51b0-5343-b2d1-fe28dcd29cc9 with identifier: 7009501auction111133
2026-03-27 15:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75fc04ab-51b0-5343-b2d1-fe28dcd29cc9 with scrape type 1
2026-03-27 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 75fc04ab-51b0-5343-b2d1-fe28dcd29cc9
2026-03-27 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009501%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620248%27 HTTP/1.1" 200 None
2026-03-27 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009501/photo_001/780x0__r.jpg?hash=1774620248 not downloaded yet
2026-03-27 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009501%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620248%27 HTTP/1.1" 200 None
2026-03-27 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009501/photo_002/780x0__r.jpg?hash=1774620248 not downloaded yet
2026-03-27 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009501%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620248%27 HTTP/1.1" 200 None
2026-03-27 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009501/photo_003/780x0__r.jpg?hash=1774620248 not downloaded yet
2026-03-27 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009501%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620248%27 HTTP/1.1" 200 None
2026-03-27 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009501/photo_004/780x0__r.jpg?hash=1774620248 not downloaded yet
2026-03-27 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009501%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620248%27 HTTP/1.1" 200 None
2026-03-27 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009501/photo_005/780x0__r.jpg?hash=1774620248 not downloaded yet
2026-03-27 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009501%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620249%27 HTTP/1.1" 200 None
2026-03-27 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009501/photo_006/780x0__r.jpg?hash=1774620249 not downloaded yet
2026-03-27 15:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009518> (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 15: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 15:19:16 [ecarstrade.be] INFO: Extracting details for car 7009518auction111133
2026-03-27 15:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc3d78e0-dde1-5f20-b041-cbf2f6af7c79 with identifier: 7009518auction111133
2026-03-27 15:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc3d78e0-dde1-5f20-b041-cbf2f6af7c79 with scrape type 1
2026-03-27 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dc3d78e0-dde1-5f20-b041-cbf2f6af7c79
2026-03-27 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009518%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620276%27 HTTP/1.1" 200 None
2026-03-27 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009518/photo_001/780x0__r.jpg?hash=1774620276 not downloaded yet
2026-03-27 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009518%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620276%27 HTTP/1.1" 200 None
2026-03-27 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009518/photo_002/780x0__r.jpg?hash=1774620276 not downloaded yet
2026-03-27 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009518%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620276%27 HTTP/1.1" 200 None
2026-03-27 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009518/photo_003/780x0__r.jpg?hash=1774620276 not downloaded yet
2026-03-27 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009518%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620276%27 HTTP/1.1" 200 None
2026-03-27 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009518/photo_004/780x0__r.jpg?hash=1774620276 not downloaded yet
2026-03-27 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009518%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620276%27 HTTP/1.1" 200 None
2026-03-27 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009518/photo_005/780x0__r.jpg?hash=1774620276 not downloaded yet
2026-03-27 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009518%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620276%27 HTTP/1.1" 200 None
2026-03-27 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009518/photo_006/780x0__r.jpg?hash=1774620276 not downloaded yet
2026-03-27 15:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009424> (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 15: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 15:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009520> (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 15: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 15:19:16 [ecarstrade.be] INFO: Extracting details for car 7009424auction111133
2026-03-27 15:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21a0adf5-9b6f-5ff5-bd4f-c7dbe88a7009 with identifier: 7009424auction111133
2026-03-27 15:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21a0adf5-9b6f-5ff5-bd4f-c7dbe88a7009 with scrape type 1
2026-03-27 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 21a0adf5-9b6f-5ff5-bd4f-c7dbe88a7009
2026-03-27 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009424%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620152%27 HTTP/1.1" 200 None
2026-03-27 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009424/photo_001/780x0__r.jpg?hash=1774620152 not downloaded yet
2026-03-27 15:19:16 [ecarstrade.be] INFO: Extracting details for car 7009520auction111133
2026-03-27 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009424%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620153%27 HTTP/1.1" 200 None
2026-03-27 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009424/photo_002/780x0__r.jpg?hash=1774620153 not downloaded yet
2026-03-27 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009424%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620153%27 HTTP/1.1" 200 None
2026-03-27 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009424/photo_003/780x0__r.jpg?hash=1774620153 not downloaded yet
2026-03-27 15:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebb6828d-d9ff-5a91-989d-334ac664a412 with identifier: 7009520auction111133
2026-03-27 15:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebb6828d-d9ff-5a91-989d-334ac664a412 with scrape type 1
2026-03-27 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ebb6828d-d9ff-5a91-989d-334ac664a412
2026-03-27 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009520%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620278%27 HTTP/1.1" 200 None
2026-03-27 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009520/photo_001/780x0__r.jpg?hash=1774620278 not downloaded yet
2026-03-27 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009424%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620152%27 HTTP/1.1" 200 None
2026-03-27 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009424/photo_004/780x0__r.jpg?hash=1774620152 not downloaded yet
2026-03-27 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009520%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620278%27 HTTP/1.1" 200 None
2026-03-27 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009520/photo_002/780x0__r.jpg?hash=1774620278 not downloaded yet
2026-03-27 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009424%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620152%27 HTTP/1.1" 200 None
2026-03-27 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009424/photo_005/780x0__r.jpg?hash=1774620152 not downloaded yet
2026-03-27 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009520%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620278%27 HTTP/1.1" 200 None
2026-03-27 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009520/photo_003/780x0__r.jpg?hash=1774620278 not downloaded yet
2026-03-27 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009424%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620153%27 HTTP/1.1" 200 None
2026-03-27 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009424/photo_006/780x0__r.jpg?hash=1774620153 not downloaded yet
2026-03-27 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009520%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620278%27 HTTP/1.1" 200 None
2026-03-27 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009520/photo_004/780x0__r.jpg?hash=1774620278 not downloaded yet
2026-03-27 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009520%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620278%27 HTTP/1.1" 200 None
2026-03-27 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009520/photo_005/780x0__r.jpg?hash=1774620278 not downloaded yet
2026-03-27 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009520%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620278%27 HTTP/1.1" 200 None
2026-03-27 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009520/photo_006/780x0__r.jpg?hash=1774620278 not downloaded yet
2026-03-27 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009500> (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 15:19: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 15:19:17 [ecarstrade.be] INFO: Extracting details for car 7009500auction111133
2026-03-27 15:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4edc72d0-f71f-5ed3-8882-b9044b825ec1 with identifier: 7009500auction111133
2026-03-27 15:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4edc72d0-f71f-5ed3-8882-b9044b825ec1 with scrape type 1
2026-03-27 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4edc72d0-f71f-5ed3-8882-b9044b825ec1
2026-03-27 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009500%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620247%27 HTTP/1.1" 200 None
2026-03-27 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009500/photo_001/780x0__r.jpg?hash=1774620247 not downloaded yet
2026-03-27 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009500%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620247%27 HTTP/1.1" 200 None
2026-03-27 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009500/photo_002/780x0__r.jpg?hash=1774620247 not downloaded yet
2026-03-27 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009500%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620247%27 HTTP/1.1" 200 None
2026-03-27 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009500/photo_003/780x0__r.jpg?hash=1774620247 not downloaded yet
2026-03-27 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009500%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620247%27 HTTP/1.1" 200 None
2026-03-27 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009500/photo_004/780x0__r.jpg?hash=1774620247 not downloaded yet
2026-03-27 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009500%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620247%27 HTTP/1.1" 200 None
2026-03-27 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009500/photo_005/780x0__r.jpg?hash=1774620247 not downloaded yet
2026-03-27 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009500%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620248%27 HTTP/1.1" 200 None
2026-03-27 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009500/photo_006/780x0__r.jpg?hash=1774620248 not downloaded yet
2026-03-27 15:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009491> (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 15:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009539/photo_006/780x0__r.jpg?hash=1774620302> (referer: https://ecarstrade.com/cars/7009539)
2026-03-27 15:19:18 [ecarstrade.be] INFO: Extracting details for car 7009491auction111133
2026-03-27 15:19:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bea2db05-514e-5750-a007-2b6b40e3e0c7 with identifier: 7009491auction111133
2026-03-27 15:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bea2db05-514e-5750-a007-2b6b40e3e0c7 with scrape type 1
2026-03-27 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bea2db05-514e-5750-a007-2b6b40e3e0c7
2026-03-27 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009491%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620238%27 HTTP/1.1" 200 None
2026-03-27 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009491/photo_001/780x0__r.jpg?hash=1774620238 not downloaded yet
2026-03-27 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009491%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620238%27 HTTP/1.1" 200 None
2026-03-27 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009491/photo_002/780x0__r.jpg?hash=1774620238 not downloaded yet
2026-03-27 15:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009470/photo_006/780x0__r.jpg?hash=1774620214> (referer: https://ecarstrade.com/cars/7009470)
2026-03-27 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009491%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620238%27 HTTP/1.1" 200 None
2026-03-27 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009491/photo_003/780x0__r.jpg?hash=1774620238 not downloaded yet
2026-03-27 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009491%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620238%27 HTTP/1.1" 200 None
2026-03-27 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009491/photo_004/780x0__r.jpg?hash=1774620238 not downloaded yet
2026-03-27 15:19:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ee55c8dd-2763-56db-8c84-fac66ed2885d
2026-03-27 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009491%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620238%27 HTTP/1.1" 200 None
2026-03-27 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009491/photo_005/780x0__r.jpg?hash=1774620238 not downloaded yet
2026-03-27 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009491%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620239%27 HTTP/1.1" 200 None
2026-03-27 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009491/photo_006/780x0__r.jpg?hash=1774620239 not downloaded yet
2026-03-27 15:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009490/photo_006/780x0__r.jpg?hash=1774620238> (referer: https://ecarstrade.com/cars/7009490)
2026-03-27 15:19:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 220ed967-e454-5e09-9142-b7a8f31948c8
2026-03-27 15:19:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c589fa21-43c5-545d-b471-dfa163a0e7fa
2026-03-27 15:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009435/photo_006/780x0__r.jpg?hash=1774620165> (referer: https://ecarstrade.com/cars/7009435)
2026-03-27 15:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009501/photo_006/780x0__r.jpg?hash=1774620249> (referer: https://ecarstrade.com/cars/7009501)
2026-03-27 15:19:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5eacdad9-95f5-5932-9a01-0f35771ee6ef
2026-03-27 15:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009518/photo_006/780x0__r.jpg?hash=1774620276> (referer: https://ecarstrade.com/cars/7009518)
2026-03-27 15:19:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 75fc04ab-51b0-5343-b2d1-fe28dcd29cc9
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dc3d78e0-dde1-5f20-b041-cbf2f6af7c79
2026-03-27 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009518/photo_005/780x0__r.jpg?hash=1774620276> (referer: https://ecarstrade.com/cars/7009518)
2026-03-27 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009460> (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 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009520/photo_006/780x0__r.jpg?hash=1774620278> (referer: https://ecarstrade.com/cars/7009520)
2026-03-27 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009500/photo_006/780x0__r.jpg?hash=1774620248> (referer: https://ecarstrade.com/cars/7009500)
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dc3d78e0-dde1-5f20-b041-cbf2f6af7c79
2026-03-27 15:19:19 [ecarstrade.be] INFO: Extracting details for car 7009460auction111133
2026-03-27 15:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9332c2d6-2965-5eef-8dfb-df2d6aa1799d with identifier: 7009460auction111133
2026-03-27 15:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9332c2d6-2965-5eef-8dfb-df2d6aa1799d with scrape type 1
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9332c2d6-2965-5eef-8dfb-df2d6aa1799d
2026-03-27 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009460%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620203%27 HTTP/1.1" 200 None
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009460/photo_001/780x0__r.jpg?hash=1774620203 not downloaded yet
2026-03-27 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009500/photo_005/780x0__r.jpg?hash=1774620247> (referer: https://ecarstrade.com/cars/7009500)
2026-03-27 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009460%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620202%27 HTTP/1.1" 200 None
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009460/photo_002/780x0__r.jpg?hash=1774620202 not downloaded yet
2026-03-27 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009460%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620203%27 HTTP/1.1" 200 None
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009460/photo_003/780x0__r.jpg?hash=1774620203 not downloaded yet
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ebb6828d-d9ff-5a91-989d-334ac664a412
2026-03-27 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009460%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620203%27 HTTP/1.1" 200 None
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009460/photo_004/780x0__r.jpg?hash=1774620203 not downloaded yet
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4edc72d0-f71f-5ed3-8882-b9044b825ec1
2026-03-27 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009491/photo_002/780x0__r.jpg?hash=1774620238> (referer: https://ecarstrade.com/cars/7009491)
2026-03-27 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009460%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620203%27 HTTP/1.1" 200 None
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009460/photo_005/780x0__r.jpg?hash=1774620203 not downloaded yet
2026-03-27 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009460%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620203%27 HTTP/1.1" 200 None
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009460/photo_006/780x0__r.jpg?hash=1774620203 not downloaded yet
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4edc72d0-f71f-5ed3-8882-b9044b825ec1
2026-03-27 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009491/photo_006/780x0__r.jpg?hash=1774620239> (referer: https://ecarstrade.com/cars/7009491)
2026-03-27 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009491/photo_005/780x0__r.jpg?hash=1774620238> (referer: https://ecarstrade.com/cars/7009491)
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bea2db05-514e-5750-a007-2b6b40e3e0c7
2026-03-27 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009491/photo_004/780x0__r.jpg?hash=1774620238> (referer: https://ecarstrade.com/cars/7009491)
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bea2db05-514e-5750-a007-2b6b40e3e0c7
2026-03-27 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009491/photo_001/780x0__r.jpg?hash=1774620238> (referer: https://ecarstrade.com/cars/7009491)
2026-03-27 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009491/photo_003/780x0__r.jpg?hash=1774620238> (referer: https://ecarstrade.com/cars/7009491)
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bea2db05-514e-5750-a007-2b6b40e3e0c7
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bea2db05-514e-5750-a007-2b6b40e3e0c7
2026-03-27 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009500/photo_004/780x0__r.jpg?hash=1774620247> (referer: https://ecarstrade.com/cars/7009500)
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bea2db05-514e-5750-a007-2b6b40e3e0c7
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bea2db05-514e-5750-a007-2b6b40e3e0c7
2026-03-27 15:19:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bea2db05-514e-5750-a007-2b6b40e3e0c7, skipping ID generation
2026-03-27 15:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bea2db05-514e-5750-a007-2b6b40e3e0c7 with scrape type 1
2026-03-27 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bea2db05-514e-5750-a007-2b6b40e3e0c7 sending to next pipeline
2026-03-27 15:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bea2db05-514e-5750-a007-2b6b40e3e0c7, identifier: 7009491auction111133
2026-03-27 15:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bea2db05-514e-5750-a007-2b6b40e3e0c7 with identifier: 7009491auction111133
2026-03-27 15:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bea2db05-514e-5750-a007-2b6b40e3e0c7 with identifier: 7009491auction111133
2026-03-27 15:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bea2db05-514e-5750-a007-2b6b40e3e0c7 with identifier: 7009491auction111133 to the API
2026-03-27 15:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009491/photo_003/780x0__r.jpg?hash=1774620238>
{'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-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'bea2db05-514e-5750-a007-2b6b40e3e0c7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009491',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Nissan',
 'model': 'Juke',
 'odometer': 19977,
 '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': 'NISSAN Juke / 2019 / 5P / Crossover DIG-T 114 BVM6 Acenta',
 'transmission': 'manual',
 'trim': 'NISSAN  / 2019 / 5P / Crossover DIG-T 114 BVM6 Acenta',
 'vin': None,
 'year': 2023}
2026-03-27 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:20 [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 15:19:20 [ecarstrade.be] INFO: Saving data for 7009491auction111133: {'created_time': 1774624760.02836, 'last_price_update_time': 1774624760.028371, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009491auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009500/photo_003/780x0__r.jpg?hash=1774620247> (referer: https://ecarstrade.com/cars/7009500)
2026-03-27 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009500/photo_002/780x0__r.jpg?hash=1774620247> (referer: https://ecarstrade.com/cars/7009500)
2026-03-27 15:19:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4edc72d0-f71f-5ed3-8882-b9044b825ec1
2026-03-27 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009460/photo_004/780x0__r.jpg?hash=1774620203> (referer: https://ecarstrade.com/cars/7009460)
2026-03-27 15:19:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4edc72d0-f71f-5ed3-8882-b9044b825ec1
2026-03-27 15:19:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4edc72d0-f71f-5ed3-8882-b9044b825ec1
2026-03-27 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009460/photo_001/780x0__r.jpg?hash=1774620203> (referer: https://ecarstrade.com/cars/7009460)
2026-03-27 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009460/photo_006/780x0__r.jpg?hash=1774620203> (referer: https://ecarstrade.com/cars/7009460)
2026-03-27 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009460/photo_005/780x0__r.jpg?hash=1774620203> (referer: https://ecarstrade.com/cars/7009460)
2026-03-27 15:19:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9332c2d6-2965-5eef-8dfb-df2d6aa1799d
2026-03-27 15:19:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9332c2d6-2965-5eef-8dfb-df2d6aa1799d
2026-03-27 15:19:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9332c2d6-2965-5eef-8dfb-df2d6aa1799d
2026-03-27 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009460/photo_002/780x0__r.jpg?hash=1774620202> (referer: https://ecarstrade.com/cars/7009460)
2026-03-27 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009460/photo_003/780x0__r.jpg?hash=1774620203> (referer: https://ecarstrade.com/cars/7009460)
2026-03-27 15:19:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9332c2d6-2965-5eef-8dfb-df2d6aa1799d
2026-03-27 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009500/photo_001/780x0__r.jpg?hash=1774620247> (referer: https://ecarstrade.com/cars/7009500)
2026-03-27 15:19:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9332c2d6-2965-5eef-8dfb-df2d6aa1799d
2026-03-27 15:19:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9332c2d6-2965-5eef-8dfb-df2d6aa1799d
2026-03-27 15:19:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9332c2d6-2965-5eef-8dfb-df2d6aa1799d, skipping ID generation
2026-03-27 15:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9332c2d6-2965-5eef-8dfb-df2d6aa1799d with scrape type 1
2026-03-27 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9332c2d6-2965-5eef-8dfb-df2d6aa1799d sending to next pipeline
2026-03-27 15:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9332c2d6-2965-5eef-8dfb-df2d6aa1799d, identifier: 7009460auction111133
2026-03-27 15:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9332c2d6-2965-5eef-8dfb-df2d6aa1799d with identifier: 7009460auction111133
2026-03-27 15:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9332c2d6-2965-5eef-8dfb-df2d6aa1799d with identifier: 7009460auction111133
2026-03-27 15:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9332c2d6-2965-5eef-8dfb-df2d6aa1799d with identifier: 7009460auction111133 to the API
2026-03-27 15:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009460/photo_003/780x0__r.jpg?hash=1774620203>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '9332c2d6-2965-5eef-8dfb-df2d6aa1799d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009460',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Ford',
 'model': 'Puma',
 'odometer': 48101,
 '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': 'FORD Puma / 2019 / 5P / SUV 1.0 EcoBoost Hybrid 125ch(mHEV)ST-LINE '
          'X',
 'transmission': 'manual',
 'trim': 'FORD  / 2019 / 5P / SUV 1.0 EcoBoost Hybrid 125ch(mHEV)ST-LINE X',
 'vin': None,
 'year': 2021}
2026-03-27 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:20 [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 15:19:20 [ecarstrade.be] INFO: Saving data for 7009460auction111133: {'created_time': 1774624760.811742, 'last_price_update_time': 1774624760.811765, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009460auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009520/photo_005/780x0__r.jpg?hash=1774620278> (referer: https://ecarstrade.com/cars/7009520)
2026-03-27 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009520/photo_004/780x0__r.jpg?hash=1774620278> (referer: https://ecarstrade.com/cars/7009520)
2026-03-27 15:19:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4edc72d0-f71f-5ed3-8882-b9044b825ec1
2026-03-27 15:19:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4edc72d0-f71f-5ed3-8882-b9044b825ec1, skipping ID generation
2026-03-27 15:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4edc72d0-f71f-5ed3-8882-b9044b825ec1 with scrape type 1
2026-03-27 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4edc72d0-f71f-5ed3-8882-b9044b825ec1 sending to next pipeline
2026-03-27 15:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4edc72d0-f71f-5ed3-8882-b9044b825ec1, identifier: 7009500auction111133
2026-03-27 15:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4edc72d0-f71f-5ed3-8882-b9044b825ec1 with identifier: 7009500auction111133
2026-03-27 15:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4edc72d0-f71f-5ed3-8882-b9044b825ec1 with identifier: 7009500auction111133
2026-03-27 15:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4edc72d0-f71f-5ed3-8882-b9044b825ec1 with identifier: 7009500auction111133 to the API
2026-03-27 15:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009500/photo_001/780x0__r.jpg?hash=1774620247>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '4edc72d0-f71f-5ed3-8882-b9044b825ec1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009500',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Opel',
 'model': 'Grandland X',
 'odometer': 44357,
 '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': 5,
 'seller_name': None,
 'title': 'Grandland X Elegance Business 1.2 Turbo 130CV BVM6 E6d / VO '
          'RECONDITIONNE - PHOTOS AVANT RECONDITIONNEMENT',
 'transmission': 'manual',
 'trim': 'Elegance Business 1.2 Turbo 130CV BVM6 E6d / VO RECONDITIONNE - '
         'PHOTOS AVANT RECONDITIONNEMENT',
 'vin': None,
 'year': 2022}
2026-03-27 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:21 [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 15:19:21 [ecarstrade.be] INFO: Saving data for 7009500auction111133: {'created_time': 1774624761.270386, 'last_price_update_time': 1774624761.270402, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009500auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009520/photo_003/780x0__r.jpg?hash=1774620278> (referer: https://ecarstrade.com/cars/7009520)
2026-03-27 15:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009424/photo_006/780x0__r.jpg?hash=1774620153> (referer: https://ecarstrade.com/cars/7009424)
2026-03-27 15:19:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ebb6828d-d9ff-5a91-989d-334ac664a412
2026-03-27 15:19:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ebb6828d-d9ff-5a91-989d-334ac664a412
2026-03-27 15:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009520/photo_002/780x0__r.jpg?hash=1774620278> (referer: https://ecarstrade.com/cars/7009520)
2026-03-27 15:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009424/photo_005/780x0__r.jpg?hash=1774620152> (referer: https://ecarstrade.com/cars/7009424)
2026-03-27 15:19:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ebb6828d-d9ff-5a91-989d-334ac664a412
2026-03-27 15:19:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 21a0adf5-9b6f-5ff5-bd4f-c7dbe88a7009
2026-03-27 15:19:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ebb6828d-d9ff-5a91-989d-334ac664a412
2026-03-27 15:19:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 21a0adf5-9b6f-5ff5-bd4f-c7dbe88a7009
2026-03-27 15:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009424/photo_004/780x0__r.jpg?hash=1774620152> (referer: https://ecarstrade.com/cars/7009424)
2026-03-27 15:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009520/photo_001/780x0__r.jpg?hash=1774620278> (referer: https://ecarstrade.com/cars/7009520)
2026-03-27 15:19:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 21a0adf5-9b6f-5ff5-bd4f-c7dbe88a7009
2026-03-27 15:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009424/photo_003/780x0__r.jpg?hash=1774620153> (referer: https://ecarstrade.com/cars/7009424)
2026-03-27 15:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009424/photo_002/780x0__r.jpg?hash=1774620153> (referer: https://ecarstrade.com/cars/7009424)
2026-03-27 15:19:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ebb6828d-d9ff-5a91-989d-334ac664a412
2026-03-27 15:19:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ebb6828d-d9ff-5a91-989d-334ac664a412, skipping ID generation
2026-03-27 15:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebb6828d-d9ff-5a91-989d-334ac664a412 with scrape type 1
2026-03-27 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ebb6828d-d9ff-5a91-989d-334ac664a412 sending to next pipeline
2026-03-27 15:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ebb6828d-d9ff-5a91-989d-334ac664a412, identifier: 7009520auction111133
2026-03-27 15:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ebb6828d-d9ff-5a91-989d-334ac664a412 with identifier: 7009520auction111133
2026-03-27 15:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ebb6828d-d9ff-5a91-989d-334ac664a412 with identifier: 7009520auction111133
2026-03-27 15:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ebb6828d-d9ff-5a91-989d-334ac664a412 with identifier: 7009520auction111133 to the API
2026-03-27 15:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009520/photo_001/780x0__r.jpg?hash=1774620278>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ebb6828d-d9ff-5a91-989d-334ac664a412',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009520',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 105025,
 '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': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 2016 5P SUV BlueHDi 130 EAT8 GT LINE',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  2016 5P SUV BlueHDi 130 EAT8 GT LINE',
 'vin': None,
 'year': 2020}
2026-03-27 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009520auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:19:22 [ecarstrade.be] INFO: Saving data for 7009520auction111133: {'created_time': 1774624762.024149, 'last_price_update_time': 1774624762.024159, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009520auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009518/photo_004/780x0__r.jpg?hash=1774620276> (referer: https://ecarstrade.com/cars/7009518)
2026-03-27 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009424/photo_001/780x0__r.jpg?hash=1774620152> (referer: https://ecarstrade.com/cars/7009424)
2026-03-27 15:19:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 21a0adf5-9b6f-5ff5-bd4f-c7dbe88a7009
2026-03-27 15:19:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 21a0adf5-9b6f-5ff5-bd4f-c7dbe88a7009
2026-03-27 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009518/photo_003/780x0__r.jpg?hash=1774620276> (referer: https://ecarstrade.com/cars/7009518)
2026-03-27 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009518/photo_002/780x0__r.jpg?hash=1774620276> (referer: https://ecarstrade.com/cars/7009518)
2026-03-27 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009580> (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 15:19:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dc3d78e0-dde1-5f20-b041-cbf2f6af7c79
2026-03-27 15:19:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 21a0adf5-9b6f-5ff5-bd4f-c7dbe88a7009
2026-03-27 15:19:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 21a0adf5-9b6f-5ff5-bd4f-c7dbe88a7009, skipping ID generation
2026-03-27 15:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21a0adf5-9b6f-5ff5-bd4f-c7dbe88a7009 with scrape type 1
2026-03-27 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 21a0adf5-9b6f-5ff5-bd4f-c7dbe88a7009 sending to next pipeline
2026-03-27 15:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 21a0adf5-9b6f-5ff5-bd4f-c7dbe88a7009, identifier: 7009424auction111133
2026-03-27 15:19:22 [ecarstrade.be] INFO: Extracting details for car 7009580auction111133
2026-03-27 15:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 21a0adf5-9b6f-5ff5-bd4f-c7dbe88a7009 with identifier: 7009424auction111133
2026-03-27 15:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 21a0adf5-9b6f-5ff5-bd4f-c7dbe88a7009 with identifier: 7009424auction111133
2026-03-27 15:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 21a0adf5-9b6f-5ff5-bd4f-c7dbe88a7009 with identifier: 7009424auction111133 to the API
2026-03-27 15:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009424/photo_001/780x0__r.jpg?hash=1774620152>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '21a0adf5-9b6f-5ff5-bd4f-c7dbe88a7009',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009424',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 122232,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A3 Sportback / 2016 / 5P / Berline 35 TFSI 150 COD S TRONIC '
          'BUSINESS LINE',
 'transmission': 'automatic',
 'trim': 'AUDI  Sportback / 2016 / 5P / Berline 35 TFSI 150 COD S TRONIC '
         'BUSINESS LINE',
 'vin': None,
 'year': 2020}
2026-03-27 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009424auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:19:22 [ecarstrade.be] INFO: Saving data for 7009424auction111133: {'created_time': 1774624762.521878, 'last_price_update_time': 1774624762.521889, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009424auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009501/photo_005/780x0__r.jpg?hash=1774620248> (referer: https://ecarstrade.com/cars/7009501)
2026-03-27 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009518/photo_001/780x0__r.jpg?hash=1774620276> (referer: https://ecarstrade.com/cars/7009518)
2026-03-27 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009501/photo_004/780x0__r.jpg?hash=1774620248> (referer: https://ecarstrade.com/cars/7009501)
2026-03-27 15:19:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dc3d78e0-dde1-5f20-b041-cbf2f6af7c79
2026-03-27 15:19:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dc3d78e0-dde1-5f20-b041-cbf2f6af7c79
2026-03-27 15:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 523d2ec1-8777-5f1f-a761-289464161a4b with identifier: 7009580auction111133
2026-03-27 15:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 523d2ec1-8777-5f1f-a761-289464161a4b with scrape type 1
2026-03-27 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 523d2ec1-8777-5f1f-a761-289464161a4b
2026-03-27 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009580%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620344%27 HTTP/1.1" 200 None
2026-03-27 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009580/photo_001/780x0__r.jpg?hash=1774620344 not downloaded yet
2026-03-27 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009580%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620346%27 HTTP/1.1" 200 None
2026-03-27 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009580/photo_002/780x0__r.jpg?hash=1774620346 not downloaded yet
2026-03-27 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009580%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620344%27 HTTP/1.1" 200 None
2026-03-27 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009580/photo_003/780x0__r.jpg?hash=1774620344 not downloaded yet
2026-03-27 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009580%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620344%27 HTTP/1.1" 200 None
2026-03-27 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009580/photo_004/780x0__r.jpg?hash=1774620344 not downloaded yet
2026-03-27 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009580%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620346%27 HTTP/1.1" 200 None
2026-03-27 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009580/photo_005/780x0__r.jpg?hash=1774620346 not downloaded yet
2026-03-27 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009501/photo_001/780x0__r.jpg?hash=1774620248> (referer: https://ecarstrade.com/cars/7009501)
2026-03-27 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009580%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620344%27 HTTP/1.1" 200 None
2026-03-27 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009580/photo_006/780x0__r.jpg?hash=1774620344 not downloaded yet
2026-03-27 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009501/photo_003/780x0__r.jpg?hash=1774620248> (referer: https://ecarstrade.com/cars/7009501)
2026-03-27 15:19:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 75fc04ab-51b0-5343-b2d1-fe28dcd29cc9
2026-03-27 15:19:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dc3d78e0-dde1-5f20-b041-cbf2f6af7c79
2026-03-27 15:19:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dc3d78e0-dde1-5f20-b041-cbf2f6af7c79, skipping ID generation
2026-03-27 15:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc3d78e0-dde1-5f20-b041-cbf2f6af7c79 with scrape type 1
2026-03-27 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dc3d78e0-dde1-5f20-b041-cbf2f6af7c79 sending to next pipeline
2026-03-27 15:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dc3d78e0-dde1-5f20-b041-cbf2f6af7c79, identifier: 7009518auction111133
2026-03-27 15:19:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 75fc04ab-51b0-5343-b2d1-fe28dcd29cc9
2026-03-27 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009501/photo_002/780x0__r.jpg?hash=1774620248> (referer: https://ecarstrade.com/cars/7009501)
2026-03-27 15:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dc3d78e0-dde1-5f20-b041-cbf2f6af7c79 with identifier: 7009518auction111133
2026-03-27 15:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dc3d78e0-dde1-5f20-b041-cbf2f6af7c79 with identifier: 7009518auction111133
2026-03-27 15:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dc3d78e0-dde1-5f20-b041-cbf2f6af7c79 with identifier: 7009518auction111133 to the API
2026-03-27 15:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009518/photo_001/780x0__r.jpg?hash=1774620276>
{'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-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'dc3d78e0-dde1-5f20-b041-cbf2f6af7c79',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009518',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 112694,
 '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': '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 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009518auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:19:23 [ecarstrade.be] INFO: Saving data for 7009518auction111133: {'created_time': 1774624763.077924, 'last_price_update_time': 1774624763.077935, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009518auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009435/photo_005/780x0__r.jpg?hash=1774620166> (referer: https://ecarstrade.com/cars/7009435)
2026-03-27 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009435/photo_004/780x0__r.jpg?hash=1774620165> (referer: https://ecarstrade.com/cars/7009435)
2026-03-27 15:19:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 75fc04ab-51b0-5343-b2d1-fe28dcd29cc9
2026-03-27 15:19:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 75fc04ab-51b0-5343-b2d1-fe28dcd29cc9
2026-03-27 15:19:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 75fc04ab-51b0-5343-b2d1-fe28dcd29cc9
2026-03-27 15:19:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 75fc04ab-51b0-5343-b2d1-fe28dcd29cc9, skipping ID generation
2026-03-27 15:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75fc04ab-51b0-5343-b2d1-fe28dcd29cc9 with scrape type 1
2026-03-27 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 75fc04ab-51b0-5343-b2d1-fe28dcd29cc9 sending to next pipeline
2026-03-27 15:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 75fc04ab-51b0-5343-b2d1-fe28dcd29cc9, identifier: 7009501auction111133
2026-03-27 15:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 75fc04ab-51b0-5343-b2d1-fe28dcd29cc9 with identifier: 7009501auction111133
2026-03-27 15:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 75fc04ab-51b0-5343-b2d1-fe28dcd29cc9 with identifier: 7009501auction111133
2026-03-27 15:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 75fc04ab-51b0-5343-b2d1-fe28dcd29cc9 with identifier: 7009501auction111133 to the API
2026-03-27 15:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009501/photo_002/780x0__r.jpg?hash=1774620248>
{'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:40:00Z',
 'fuel_type': 'Electric',
 'id': '75fc04ab-51b0-5343-b2d1-fe28dcd29cc9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009501',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Opel',
 'model': 'Mokka',
 'odometer': 25313,
 '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': 'Mokka e Elegance Business 50kWh BVA',
 'transmission': 'automatic',
 'trim': 'e Elegance Business 50kWh BVA',
 'vin': None,
 'year': 2022}
2026-03-27 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009501auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:19:23 [ecarstrade.be] INFO: Saving data for 7009501auction111133: {'created_time': 1774624763.463101, 'last_price_update_time': 1774624763.463112, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009501auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009435/photo_003/780x0__r.jpg?hash=1774620166> (referer: https://ecarstrade.com/cars/7009435)
2026-03-27 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009570> (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 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009435/photo_002/780x0__r.jpg?hash=1774620165> (referer: https://ecarstrade.com/cars/7009435)
2026-03-27 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009435/photo_001/780x0__r.jpg?hash=1774620165> (referer: https://ecarstrade.com/cars/7009435)
2026-03-27 15:19:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5eacdad9-95f5-5932-9a01-0f35771ee6ef
2026-03-27 15:19:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5eacdad9-95f5-5932-9a01-0f35771ee6ef
2026-03-27 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009490/photo_005/780x0__r.jpg?hash=1774620238> (referer: https://ecarstrade.com/cars/7009490)
2026-03-27 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009580/photo_005/780x0__r.jpg?hash=1774620346> (referer: https://ecarstrade.com/cars/7009580)
2026-03-27 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009490/photo_004/780x0__r.jpg?hash=1774620238> (referer: https://ecarstrade.com/cars/7009490)
2026-03-27 15:19:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5eacdad9-95f5-5932-9a01-0f35771ee6ef
2026-03-27 15:19:23 [ecarstrade.be] INFO: Extracting details for car 7009570auction111133
2026-03-27 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009490/photo_003/780x0__r.jpg?hash=1774620238> (referer: https://ecarstrade.com/cars/7009490)
2026-03-27 15:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1965657a-72fd-5d25-ab38-5a9006fa2e7e with identifier: 7009570auction111133
2026-03-27 15:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1965657a-72fd-5d25-ab38-5a9006fa2e7e with scrape type 1
2026-03-27 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1965657a-72fd-5d25-ab38-5a9006fa2e7e
2026-03-27 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009570%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620333%27 HTTP/1.1" 200 None
2026-03-27 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009570/photo_001/780x0__r.jpg?hash=1774620333 not downloaded yet
2026-03-27 15:19:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5eacdad9-95f5-5932-9a01-0f35771ee6ef
2026-03-27 15:19:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5eacdad9-95f5-5932-9a01-0f35771ee6ef
2026-03-27 15:19:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5eacdad9-95f5-5932-9a01-0f35771ee6ef, skipping ID generation
2026-03-27 15:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5eacdad9-95f5-5932-9a01-0f35771ee6ef with scrape type 1
2026-03-27 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5eacdad9-95f5-5932-9a01-0f35771ee6ef sending to next pipeline
2026-03-27 15:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5eacdad9-95f5-5932-9a01-0f35771ee6ef, identifier: 7009435auction111133
2026-03-27 15:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5eacdad9-95f5-5932-9a01-0f35771ee6ef with identifier: 7009435auction111133
2026-03-27 15:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5eacdad9-95f5-5932-9a01-0f35771ee6ef with identifier: 7009435auction111133
2026-03-27 15:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5eacdad9-95f5-5932-9a01-0f35771ee6ef with identifier: 7009435auction111133 to the API
2026-03-27 15:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009435/photo_001/780x0__r.jpg?hash=1774620165>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Brown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '5eacdad9-95f5-5932-9a01-0f35771ee6ef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009435',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'BMW',
 'model': '216 Gran Tourer',
 'odometer': 116017,
 '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': 7,
 'seller_name': None,
 'title': 'Série 2 Gran Tourer 216d Lounge 1.5 115CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Série 2 Gran Tourer 216d Lounge 1.5 115CV BVA7 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:24 [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 15:19:24 [ecarstrade.be] INFO: Saving data for 7009435auction111133: {'created_time': 1774624764.01386, 'last_price_update_time': 1774624764.013877, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009435auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009580/photo_006/780x0__r.jpg?hash=1774620344> (referer: https://ecarstrade.com/cars/7009580)
2026-03-27 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009570%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620333%27 HTTP/1.1" 200 None
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009570/photo_002/780x0__r.jpg?hash=1774620333 not downloaded yet
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009580/photo_004/780x0__r.jpg?hash=1774620344> (referer: https://ecarstrade.com/cars/7009580)
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009580/photo_003/780x0__r.jpg?hash=1774620344> (referer: https://ecarstrade.com/cars/7009580)
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009580/photo_002/780x0__r.jpg?hash=1774620346> (referer: https://ecarstrade.com/cars/7009580)
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009543> (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 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009570%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620333%27 HTTP/1.1" 200 None
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009570/photo_003/780x0__r.jpg?hash=1774620333 not downloaded yet
2026-03-27 15:19:24 [ecarstrade.be] INFO: Extracting details for car 7009543auction111133
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009542> (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 15:19:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c589fa21-43c5-545d-b471-dfa163a0e7fa
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 523d2ec1-8777-5f1f-a761-289464161a4b
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c589fa21-43c5-545d-b471-dfa163a0e7fa
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c589fa21-43c5-545d-b471-dfa163a0e7fa
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009580/photo_001/780x0__r.jpg?hash=1774620344> (referer: https://ecarstrade.com/cars/7009580)
2026-03-27 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009570%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620333%27 HTTP/1.1" 200 None
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009570/photo_004/780x0__r.jpg?hash=1774620333 not downloaded yet
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009490/photo_002/780x0__r.jpg?hash=1774620238> (referer: https://ecarstrade.com/cars/7009490)
2026-03-27 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009570%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620333%27 HTTP/1.1" 200 None
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009570/photo_005/780x0__r.jpg?hash=1774620333 not downloaded yet
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 523d2ec1-8777-5f1f-a761-289464161a4b
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 523d2ec1-8777-5f1f-a761-289464161a4b
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 523d2ec1-8777-5f1f-a761-289464161a4b
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 523d2ec1-8777-5f1f-a761-289464161a4b
2026-03-27 15:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6f00fbc-1125-5984-81be-501706750d04 with identifier: 7009543auction111133
2026-03-27 15:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6f00fbc-1125-5984-81be-501706750d04 with scrape type 1
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c6f00fbc-1125-5984-81be-501706750d04
2026-03-27 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009543%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620304%27 HTTP/1.1" 200 None
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009543/photo_001/780x0__r.jpg?hash=1774620304 not downloaded yet
2026-03-27 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009570%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620335%27 HTTP/1.1" 200 None
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009570/photo_006/780x0__r.jpg?hash=1774620335 not downloaded yet
2026-03-27 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009543%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620305%27 HTTP/1.1" 200 None
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009543/photo_002/780x0__r.jpg?hash=1774620305 not downloaded yet
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009470/photo_004/780x0__r.jpg?hash=1774620214> (referer: https://ecarstrade.com/cars/7009470)
2026-03-27 15:19:24 [ecarstrade.be] INFO: Extracting details for car 7009542auction111133
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009470/photo_005/780x0__r.jpg?hash=1774620214> (referer: https://ecarstrade.com/cars/7009470)
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009490/photo_001/780x0__r.jpg?hash=1774620238> (referer: https://ecarstrade.com/cars/7009490)
2026-03-27 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009543%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620304%27 HTTP/1.1" 200 None
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009543/photo_003/780x0__r.jpg?hash=1774620304 not downloaded yet
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009470/photo_003/780x0__r.jpg?hash=1774620214> (referer: https://ecarstrade.com/cars/7009470)
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009470/photo_002/780x0__r.jpg?hash=1774620214> (referer: https://ecarstrade.com/cars/7009470)
2026-03-27 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009543%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620304%27 HTTP/1.1" 200 None
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009543/photo_004/780x0__r.jpg?hash=1774620304 not downloaded yet
2026-03-27 15:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07003c91-3ba1-5749-af98-d40899ffc8bd with identifier: 7009542auction111133
2026-03-27 15:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07003c91-3ba1-5749-af98-d40899ffc8bd with scrape type 1
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 07003c91-3ba1-5749-af98-d40899ffc8bd
2026-03-27 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009542%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620306%27 HTTP/1.1" 200 None
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009542/photo_001/780x0__r.jpg?hash=1774620306 not downloaded yet
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 523d2ec1-8777-5f1f-a761-289464161a4b
2026-03-27 15:19:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 523d2ec1-8777-5f1f-a761-289464161a4b, skipping ID generation
2026-03-27 15:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 523d2ec1-8777-5f1f-a761-289464161a4b with scrape type 1
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 523d2ec1-8777-5f1f-a761-289464161a4b sending to next pipeline
2026-03-27 15:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 523d2ec1-8777-5f1f-a761-289464161a4b, identifier: 7009580auction111133
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c589fa21-43c5-545d-b471-dfa163a0e7fa
2026-03-27 15:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 523d2ec1-8777-5f1f-a761-289464161a4b with identifier: 7009580auction111133
2026-03-27 15:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 523d2ec1-8777-5f1f-a761-289464161a4b with identifier: 7009580auction111133
2026-03-27 15:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 523d2ec1-8777-5f1f-a761-289464161a4b with identifier: 7009580auction111133 to the API
2026-03-27 15:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009580/photo_001/780x0__r.jpg?hash=1774620344>
{'auction_title': '',
 'c_o_2_emission_value': 87,
 'category': None,
 'color': 'White',
 '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': '523d2ec1-8777-5f1f-a761-289464161a4b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009580',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Toyota',
 'model': 'Yaris',
 'odometer': 41565,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Yaris Hybride / 2019 / 5P / Berline Hybride 116h Dynamic '
          'Business Stage Acad',
 'transmission': 'automatic',
 'trim': 'TOYOTA  Hybride / 2019 / 5P / Berline Hybride 116h Dynamic Business '
         'Stage Acad',
 'vin': None,
 'year': 2022}
2026-03-27 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:24 [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 15:19:24 [ecarstrade.be] INFO: Saving data for 7009580auction111133: {'created_time': 1774624764.884206, 'last_price_update_time': 1774624764.884219, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009580auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009470/photo_001/780x0__r.jpg?hash=1774620214> (referer: https://ecarstrade.com/cars/7009470)
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009570/photo_001/780x0__r.jpg?hash=1774620333> (referer: https://ecarstrade.com/cars/7009570)
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009546/photo_006/780x0__r.jpg?hash=1774620309> (referer: https://ecarstrade.com/cars/7009546)
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009539/photo_005/780x0__r.jpg?hash=1774620302> (referer: https://ecarstrade.com/cars/7009539)
2026-03-27 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009543%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620304%27 HTTP/1.1" 200 None
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009543/photo_005/780x0__r.jpg?hash=1774620304 not downloaded yet
2026-03-27 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009542%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620306%27 HTTP/1.1" 200 None
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009542/photo_002/780x0__r.jpg?hash=1774620306 not downloaded yet
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009570/photo_002/780x0__r.jpg?hash=1774620333> (referer: https://ecarstrade.com/cars/7009570)
2026-03-27 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009546/photo_005/780x0__r.jpg?hash=1774620308> (referer: https://ecarstrade.com/cars/7009546)
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 220ed967-e454-5e09-9142-b7a8f31948c8
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 220ed967-e454-5e09-9142-b7a8f31948c8
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c589fa21-43c5-545d-b471-dfa163a0e7fa
2026-03-27 15:19:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c589fa21-43c5-545d-b471-dfa163a0e7fa, skipping ID generation
2026-03-27 15:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c589fa21-43c5-545d-b471-dfa163a0e7fa with scrape type 1
2026-03-27 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c589fa21-43c5-545d-b471-dfa163a0e7fa sending to next pipeline
2026-03-27 15:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c589fa21-43c5-545d-b471-dfa163a0e7fa, identifier: 7009490auction111133
2026-03-27 15:19:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 220ed967-e454-5e09-9142-b7a8f31948c8
2026-03-27 15:19:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 220ed967-e454-5e09-9142-b7a8f31948c8
2026-03-27 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009543%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620304%27 HTTP/1.1" 200 None
2026-03-27 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009543/photo_006/780x0__r.jpg?hash=1774620304 not downloaded yet
2026-03-27 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009542%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620308%27 HTTP/1.1" 200 None
2026-03-27 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009542/photo_003/780x0__r.jpg?hash=1774620308 not downloaded yet
2026-03-27 15:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c589fa21-43c5-545d-b471-dfa163a0e7fa with identifier: 7009490auction111133
2026-03-27 15:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c589fa21-43c5-545d-b471-dfa163a0e7fa with identifier: 7009490auction111133
2026-03-27 15:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c589fa21-43c5-545d-b471-dfa163a0e7fa with identifier: 7009490auction111133 to the API
2026-03-27 15:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009490/photo_001/780x0__r.jpg?hash=1774620238>
{'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-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'c589fa21-43c5-545d-b471-dfa163a0e7fa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009490',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Nissan',
 'model': 'Juke',
 'odometer': 21519,
 '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': 'NISSAN Juke / 2019 / 5P / Crossover DIG-T 114 BVM6 Acenta',
 'transmission': 'manual',
 'trim': 'NISSAN  / 2019 / 5P / Crossover DIG-T 114 BVM6 Acenta',
 'vin': None,
 'year': 2023}
2026-03-27 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009490auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:19:25 [ecarstrade.be] INFO: Saving data for 7009490auction111133: {'created_time': 1774624765.754135, 'last_price_update_time': 1774624765.754146, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009490auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009570/photo_006/780x0__r.jpg?hash=1774620335> (referer: https://ecarstrade.com/cars/7009570)
2026-03-27 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009570/photo_003/780x0__r.jpg?hash=1774620333> (referer: https://ecarstrade.com/cars/7009570)
2026-03-27 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009539/photo_004/780x0__r.jpg?hash=1774620302> (referer: https://ecarstrade.com/cars/7009539)
2026-03-27 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009570/photo_004/780x0__r.jpg?hash=1774620333> (referer: https://ecarstrade.com/cars/7009570)
2026-03-27 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009542%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620307%27 HTTP/1.1" 200 None
2026-03-27 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009542/photo_004/780x0__r.jpg?hash=1774620307 not downloaded yet
2026-03-27 15:19:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 220ed967-e454-5e09-9142-b7a8f31948c8
2026-03-27 15:19:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 220ed967-e454-5e09-9142-b7a8f31948c8, skipping ID generation
2026-03-27 15:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 220ed967-e454-5e09-9142-b7a8f31948c8 with scrape type 1
2026-03-27 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 220ed967-e454-5e09-9142-b7a8f31948c8 sending to next pipeline
2026-03-27 15:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 220ed967-e454-5e09-9142-b7a8f31948c8, identifier: 7009470auction111133
2026-03-27 15:19:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1965657a-72fd-5d25-ab38-5a9006fa2e7e
2026-03-27 15:19:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2b610c25-7db9-5a1f-a2ed-c93c65285c3c
2026-03-27 15:19:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ee55c8dd-2763-56db-8c84-fac66ed2885d
2026-03-27 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009543/photo_002/780x0__r.jpg?hash=1774620305> (referer: https://ecarstrade.com/cars/7009543)
2026-03-27 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009543/photo_001/780x0__r.jpg?hash=1774620304> (referer: https://ecarstrade.com/cars/7009543)
2026-03-27 15:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 220ed967-e454-5e09-9142-b7a8f31948c8 with identifier: 7009470auction111133
2026-03-27 15:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 220ed967-e454-5e09-9142-b7a8f31948c8 with identifier: 7009470auction111133
2026-03-27 15:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 220ed967-e454-5e09-9142-b7a8f31948c8 with identifier: 7009470auction111133 to the API
2026-03-27 15:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009470/photo_001/780x0__r.jpg?hash=1774620214>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Black',
 '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': '220ed967-e454-5e09-9142-b7a8f31948c8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009470',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 50474,
 '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': 'HYUNDAI Tucson / 2020 / 5P / SUV 1.6 PHEV 265 HTRAC EXECUTIVE 4WD '
          'AUTO',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  / 2020 / 5P / SUV 1.6 PHEV 265 HTRAC EXECUTIVE 4WD AUTO',
 'vin': None,
 'year': 2022}
2026-03-27 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009470auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:19:26 [ecarstrade.be] INFO: Saving data for 7009470auction111133: {'created_time': 1774624766.23403, 'last_price_update_time': 1774624766.234041, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009470auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009542%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620306%27 HTTP/1.1" 200 None
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009542/photo_005/780x0__r.jpg?hash=1774620306 not downloaded yet
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1965657a-72fd-5d25-ab38-5a9006fa2e7e
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2b610c25-7db9-5a1f-a2ed-c93c65285c3c
2026-03-27 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009570/photo_005/780x0__r.jpg?hash=1774620333> (referer: https://ecarstrade.com/cars/7009570)
2026-03-27 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009542/photo_001/780x0__r.jpg?hash=1774620306> (referer: https://ecarstrade.com/cars/7009542)
2026-03-27 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009543/photo_003/780x0__r.jpg?hash=1774620304> (referer: https://ecarstrade.com/cars/7009543)
2026-03-27 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009543/photo_004/780x0__r.jpg?hash=1774620304> (referer: https://ecarstrade.com/cars/7009543)
2026-03-27 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009542%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620308%27 HTTP/1.1" 200 None
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009542/photo_006/780x0__r.jpg?hash=1774620308 not downloaded yet
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1965657a-72fd-5d25-ab38-5a9006fa2e7e
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1965657a-72fd-5d25-ab38-5a9006fa2e7e
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ee55c8dd-2763-56db-8c84-fac66ed2885d
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1965657a-72fd-5d25-ab38-5a9006fa2e7e
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c6f00fbc-1125-5984-81be-501706750d04
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c6f00fbc-1125-5984-81be-501706750d04
2026-03-27 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009546/photo_003/780x0__r.jpg?hash=1774620308> (referer: https://ecarstrade.com/cars/7009546)
2026-03-27 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009543/photo_006/780x0__r.jpg?hash=1774620304> (referer: https://ecarstrade.com/cars/7009543)
2026-03-27 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009539/photo_002/780x0__r.jpg?hash=1774620302> (referer: https://ecarstrade.com/cars/7009539)
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1965657a-72fd-5d25-ab38-5a9006fa2e7e
2026-03-27 15:19:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1965657a-72fd-5d25-ab38-5a9006fa2e7e, skipping ID generation
2026-03-27 15:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1965657a-72fd-5d25-ab38-5a9006fa2e7e with scrape type 1
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1965657a-72fd-5d25-ab38-5a9006fa2e7e sending to next pipeline
2026-03-27 15:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1965657a-72fd-5d25-ab38-5a9006fa2e7e, identifier: 7009570auction111133
2026-03-27 15:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1965657a-72fd-5d25-ab38-5a9006fa2e7e with identifier: 7009570auction111133
2026-03-27 15:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1965657a-72fd-5d25-ab38-5a9006fa2e7e with identifier: 7009570auction111133
2026-03-27 15:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1965657a-72fd-5d25-ab38-5a9006fa2e7e with identifier: 7009570auction111133 to the API
2026-03-27 15:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009570/photo_005/780x0__r.jpg?hash=1774620333>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 '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': '1965657a-72fd-5d25-ab38-5a9006fa2e7e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009570',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Skoda',
 'model': 'Karoq',
 'odometer': 104359,
 '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': 'Karoq Business 2.0 TDI 115CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Business 2.0 TDI 115CV BVM6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009570auction111133%27 HTTP/1.1" 200 None
2026-03-27 15:19:26 [ecarstrade.be] INFO: Saving data for 7009570auction111133: {'created_time': 1774624766.770502, 'last_price_update_time': 1774624766.770515, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009570auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009539/photo_003/780x0__r.jpg?hash=1774620302> (referer: https://ecarstrade.com/cars/7009539)
2026-03-27 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009546/photo_004/780x0__r.jpg?hash=1774620309> (referer: https://ecarstrade.com/cars/7009546)
2026-03-27 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009542/photo_003/780x0__r.jpg?hash=1774620308> (referer: https://ecarstrade.com/cars/7009542)
2026-03-27 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009543/photo_005/780x0__r.jpg?hash=1774620304> (referer: https://ecarstrade.com/cars/7009543)
2026-03-27 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009542/photo_002/780x0__r.jpg?hash=1774620306> (referer: https://ecarstrade.com/cars/7009542)
2026-03-27 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009542/photo_004/780x0__r.jpg?hash=1774620307> (referer: https://ecarstrade.com/cars/7009542)
2026-03-27 15: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 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 07003c91-3ba1-5749-af98-d40899ffc8bd
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c6f00fbc-1125-5984-81be-501706750d04
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c6f00fbc-1125-5984-81be-501706750d04
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2b610c25-7db9-5a1f-a2ed-c93c65285c3c
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c6f00fbc-1125-5984-81be-501706750d04
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ee55c8dd-2763-56db-8c84-fac66ed2885d
2026-03-27 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009539/photo_001/780x0__r.jpg?hash=1774620302> (referer: https://ecarstrade.com/cars/7009539)
2026-03-27 15: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 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009546/photo_002/780x0__r.jpg?hash=1774620308> (referer: https://ecarstrade.com/cars/7009546)
2026-03-27 15: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 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009542/photo_006/780x0__r.jpg?hash=1774620308> (referer: https://ecarstrade.com/cars/7009542)
2026-03-27 15: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 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009546/photo_001/780x0__r.jpg?hash=1774620308> (referer: https://ecarstrade.com/cars/7009546)
2026-03-27 15: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 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ee55c8dd-2763-56db-8c84-fac66ed2885d
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2b610c25-7db9-5a1f-a2ed-c93c65285c3c
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 07003c91-3ba1-5749-af98-d40899ffc8bd
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c6f00fbc-1125-5984-81be-501706750d04
2026-03-27 15:19:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c6f00fbc-1125-5984-81be-501706750d04, skipping ID generation
2026-03-27 15:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6f00fbc-1125-5984-81be-501706750d04 with scrape type 1
2026-03-27 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c6f00fbc-1125-5984-81be-501706750d04 sending to next pipeline
2026-03-27 15:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c6f00fbc-1125-5984-81be-501706750d04, identifier: 7009543auction111133
2026-03-27 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009542/photo_005/780x0__r.jpg?hash=1774620306> (referer: https://ecarstrade.com/cars/7009542)
2026-03-27 15:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c6f00fbc-1125-5984-81be-501706750d04 with identifier: 7009543auction111133
2026-03-27 15:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c6f00fbc-1125-5984-81be-501706750d04 with identifier: 7009543auction111133
2026-03-27 15:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c6f00fbc-1125-5984-81be-501706750d04 with identifier: 7009543auction111133 to the API
2026-03-27 15:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009543/photo_005/780x0__r.jpg?hash=1774620304>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 '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': 'Diesel',
 'id': 'c6f00fbc-1125-5984-81be-501706750d04',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009543',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 107099,
 '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': 7,
 'seller_name': None,
 'title': '5008 Active Pack 1.5 HDi 130CV BVA8 7 Sieges E6d',
 'transmission': 'automatic',
 'trim': 'Active Pack 1.5 HDi 130CV BVA8 7 Sieges E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:27 [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 15:19:27 [ecarstrade.be] INFO: Saving data for 7009543auction111133: {'created_time': 1774624767.304933, 'last_price_update_time': 1774624767.304944, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009543auction111133') HTTP/1.1" 204 0
2026-03-27 15:19: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 15:19:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 07003c91-3ba1-5749-af98-d40899ffc8bd
2026-03-27 15:19:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 07003c91-3ba1-5749-af98-d40899ffc8bd
2026-03-27 15:19:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ee55c8dd-2763-56db-8c84-fac66ed2885d
2026-03-27 15:19:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ee55c8dd-2763-56db-8c84-fac66ed2885d, skipping ID generation
2026-03-27 15:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee55c8dd-2763-56db-8c84-fac66ed2885d with scrape type 1
2026-03-27 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ee55c8dd-2763-56db-8c84-fac66ed2885d sending to next pipeline
2026-03-27 15:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ee55c8dd-2763-56db-8c84-fac66ed2885d, identifier: 7009539auction111133
2026-03-27 15:19:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2b610c25-7db9-5a1f-a2ed-c93c65285c3c
2026-03-27 15:19:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 07003c91-3ba1-5749-af98-d40899ffc8bd
2026-03-27 15:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ee55c8dd-2763-56db-8c84-fac66ed2885d with identifier: 7009539auction111133
2026-03-27 15:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ee55c8dd-2763-56db-8c84-fac66ed2885d with identifier: 7009539auction111133
2026-03-27 15:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ee55c8dd-2763-56db-8c84-fac66ed2885d with identifier: 7009539auction111133 to the API
2026-03-27 15:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009539/photo_001/780x0__r.jpg?hash=1774620302>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 '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': 'ee55c8dd-2763-56db-8c84-fac66ed2885d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009539',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 116169,
 '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': 7,
 'seller_name': None,
 'title': '5008 Active Pack 1.5 HDi 130CV BVA8 7 Sieges E6d',
 'transmission': 'automatic',
 'trim': 'Active Pack 1.5 HDi 130CV BVA8 7 Sieges E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:27 [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 15:19:27 [ecarstrade.be] INFO: Saving data for 7009539auction111133: {'created_time': 1774624767.717396, 'last_price_update_time': 1774624767.717406, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009539auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2b610c25-7db9-5a1f-a2ed-c93c65285c3c
2026-03-27 15:19:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2b610c25-7db9-5a1f-a2ed-c93c65285c3c, skipping ID generation
2026-03-27 15:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b610c25-7db9-5a1f-a2ed-c93c65285c3c with scrape type 1
2026-03-27 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2b610c25-7db9-5a1f-a2ed-c93c65285c3c sending to next pipeline
2026-03-27 15:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2b610c25-7db9-5a1f-a2ed-c93c65285c3c, identifier: 7009546auction111133
2026-03-27 15:19:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 07003c91-3ba1-5749-af98-d40899ffc8bd
2026-03-27 15:19:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 07003c91-3ba1-5749-af98-d40899ffc8bd, skipping ID generation
2026-03-27 15:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07003c91-3ba1-5749-af98-d40899ffc8bd with scrape type 1
2026-03-27 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 07003c91-3ba1-5749-af98-d40899ffc8bd sending to next pipeline
2026-03-27 15:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 07003c91-3ba1-5749-af98-d40899ffc8bd, identifier: 7009542auction111133
2026-03-27 15:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2b610c25-7db9-5a1f-a2ed-c93c65285c3c with identifier: 7009546auction111133
2026-03-27 15:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2b610c25-7db9-5a1f-a2ed-c93c65285c3c with identifier: 7009546auction111133
2026-03-27 15:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2b610c25-7db9-5a1f-a2ed-c93c65285c3c with identifier: 7009546auction111133 to the API
2026-03-27 15:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009546/photo_001/780x0__r.jpg?hash=1774620308>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '2b610c25-7db9-5a1f-a2ed-c93c65285c3c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009546',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Renault',
 'model': 'Arkana',
 'odometer': 29429,
 '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': 'RENAULT Arkana / 2021 / 5P / SUV Evolution mild hybrid 140 EDC -22',
 'transmission': 'automatic',
 'trim': 'RENAULT  / 2021 / 5P / SUV Evolution mild hybrid 140 EDC -22',
 'vin': None,
 'year': 2023}
2026-03-27 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:28 [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 15:19:28 [ecarstrade.be] INFO: Saving data for 7009546auction111133: {'created_time': 1774624768.234869, 'last_price_update_time': 1774624768.234879, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009546auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 07003c91-3ba1-5749-af98-d40899ffc8bd with identifier: 7009542auction111133
2026-03-27 15:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 07003c91-3ba1-5749-af98-d40899ffc8bd with identifier: 7009542auction111133
2026-03-27 15:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 07003c91-3ba1-5749-af98-d40899ffc8bd with identifier: 7009542auction111133 to the API
2026-03-27 15:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009542/photo_005/780x0__r.jpg?hash=1774620306>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 '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': 'Diesel',
 'id': '07003c91-3ba1-5749-af98-d40899ffc8bd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009542',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 106647,
 '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': 7,
 'seller_name': None,
 'title': 'PEUGEOT 5008 / 2020 / 5P / SUV BlueHDi 130 S&S EAT8 Active Business',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  / 2020 / 5P / SUV BlueHDi 130 S&S EAT8 Active Business',
 'vin': None,
 'year': 2021}
2026-03-27 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:28 [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 15:19:28 [ecarstrade.be] INFO: Saving data for 7009542auction111133: {'created_time': 1774624768.590306, 'last_price_update_time': 1774624768.590318, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009542auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009512> (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 15:19: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 15:19:30 [ecarstrade.be] INFO: Extracting details for car 7009512auction111133
2026-03-27 15:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bab3161b-d807-59fc-829a-d6c138ff585b with identifier: 7009512auction111133
2026-03-27 15:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bab3161b-d807-59fc-829a-d6c138ff585b with scrape type 1
2026-03-27 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bab3161b-d807-59fc-829a-d6c138ff585b
2026-03-27 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009512%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620271%27 HTTP/1.1" 200 None
2026-03-27 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009512/photo_001/780x0__r.jpg?hash=1774620271 not downloaded yet
2026-03-27 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009512%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620271%27 HTTP/1.1" 200 None
2026-03-27 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009512/photo_002/780x0__r.jpg?hash=1774620271 not downloaded yet
2026-03-27 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009512%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620271%27 HTTP/1.1" 200 None
2026-03-27 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009512/photo_003/780x0__r.jpg?hash=1774620271 not downloaded yet
2026-03-27 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009512%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620272%27 HTTP/1.1" 200 None
2026-03-27 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009512/photo_004/780x0__r.jpg?hash=1774620272 not downloaded yet
2026-03-27 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009512%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620272%27 HTTP/1.1" 200 None
2026-03-27 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009512/photo_005/780x0__r.jpg?hash=1774620272 not downloaded yet
2026-03-27 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009512%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620272%27 HTTP/1.1" 200 None
2026-03-27 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009512/photo_006/780x0__r.jpg?hash=1774620272 not downloaded yet
2026-03-27 15:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009494> (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 15:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009592/photo_005/780x0__r.jpg?hash=1774620357> (referer: https://ecarstrade.com/cars/7009592)
2026-03-27 15:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009545> (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 15:19:34 [ecarstrade.be] INFO: Extracting details for car 7009494auction111133
2026-03-27 15:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a48c43a7-cb95-5829-bf09-32ef32ac6b31 with identifier: 7009494auction111133
2026-03-27 15:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a48c43a7-cb95-5829-bf09-32ef32ac6b31 with scrape type 1
2026-03-27 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a48c43a7-cb95-5829-bf09-32ef32ac6b31
2026-03-27 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009494%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620241%27 HTTP/1.1" 200 None
2026-03-27 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009494/photo_001/780x0__r.jpg?hash=1774620241 not downloaded yet
2026-03-27 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009494%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620241%27 HTTP/1.1" 200 None
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009494/photo_002/780x0__r.jpg?hash=1774620241 not downloaded yet
2026-03-27 15:19:35 [ecarstrade.be] INFO: Extracting details for car 7009545auction111133
2026-03-27 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009592/photo_004/780x0__r.jpg?hash=1774620357> (referer: https://ecarstrade.com/cars/7009592)
2026-03-27 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009592/photo_003/780x0__r.jpg?hash=1774620356> (referer: https://ecarstrade.com/cars/7009592)
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009494%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620241%27 HTTP/1.1" 200 None
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009494/photo_003/780x0__r.jpg?hash=1774620241 not downloaded yet
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9e616485-86c4-52c4-a551-4b1a85c37189
2026-03-27 15:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ef0396d-c729-5d4a-8158-b882686aebf3 with identifier: 7009545auction111133
2026-03-27 15:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ef0396d-c729-5d4a-8158-b882686aebf3 with scrape type 1
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7ef0396d-c729-5d4a-8158-b882686aebf3
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009545%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620309%27 HTTP/1.1" 200 None
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009545/photo_001/780x0__r.jpg?hash=1774620309 not downloaded yet
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009494%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620241%27 HTTP/1.1" 200 None
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009494/photo_004/780x0__r.jpg?hash=1774620241 not downloaded yet
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009545%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620309%27 HTTP/1.1" 200 None
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009545/photo_002/780x0__r.jpg?hash=1774620309 not downloaded yet
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009494%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620241%27 HTTP/1.1" 200 None
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009494/photo_005/780x0__r.jpg?hash=1774620241 not downloaded yet
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009545%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620309%27 HTTP/1.1" 200 None
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009545/photo_003/780x0__r.jpg?hash=1774620309 not downloaded yet
2026-03-27 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009592/photo_001/780x0__r.jpg?hash=1774620356> (referer: https://ecarstrade.com/cars/7009592)
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009494%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620241%27 HTTP/1.1" 200 None
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009494/photo_006/780x0__r.jpg?hash=1774620241 not downloaded yet
2026-03-27 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009592/photo_002/780x0__r.jpg?hash=1774620356> (referer: https://ecarstrade.com/cars/7009592)
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009545%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620309%27 HTTP/1.1" 200 None
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009545/photo_004/780x0__r.jpg?hash=1774620309 not downloaded yet
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9e616485-86c4-52c4-a551-4b1a85c37189
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9e616485-86c4-52c4-a551-4b1a85c37189
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009545%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620309%27 HTTP/1.1" 200 None
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009545/photo_005/780x0__r.jpg?hash=1774620309 not downloaded yet
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009545%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620309%27 HTTP/1.1" 200 None
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009545/photo_006/780x0__r.jpg?hash=1774620309 not downloaded yet
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9e616485-86c4-52c4-a551-4b1a85c37189
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9e616485-86c4-52c4-a551-4b1a85c37189
2026-03-27 15:19:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9e616485-86c4-52c4-a551-4b1a85c37189, skipping ID generation
2026-03-27 15:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e616485-86c4-52c4-a551-4b1a85c37189 with scrape type 1
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9e616485-86c4-52c4-a551-4b1a85c37189 sending to next pipeline
2026-03-27 15:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9e616485-86c4-52c4-a551-4b1a85c37189, identifier: 7009592auction111133
2026-03-27 15:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9e616485-86c4-52c4-a551-4b1a85c37189 with identifier: 7009592auction111133
2026-03-27 15:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9e616485-86c4-52c4-a551-4b1a85c37189 with identifier: 7009592auction111133
2026-03-27 15:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9e616485-86c4-52c4-a551-4b1a85c37189 with identifier: 7009592auction111133 to the API
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009592/photo_002/780x0__r.jpg?hash=1774620356>
{'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:40:00Z',
 'fuel_type': 'Electric',
 'id': '9e616485-86c4-52c4-a551-4b1a85c37189',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009592',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volvo',
 'model': 'EX30',
 'odometer': 9362,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO EX30 / 2023 / 5P / SUV Single Extended Range Start',
 'transmission': 'automatic',
 'trim': 'VOLVO  / 2023 / 5P / SUV Single Extended Range Start',
 'vin': None,
 'year': 2024}
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:35 [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 15:19:35 [ecarstrade.be] INFO: Saving data for 7009592auction111133: {'created_time': 1774624775.725536, 'last_price_update_time': 1774624775.725548, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009592auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009568/photo_005/780x0__r.jpg?hash=1774620333> (referer: https://ecarstrade.com/cars/7009568)
2026-03-27 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009568/photo_004/780x0__r.jpg?hash=1774620333> (referer: https://ecarstrade.com/cars/7009568)
2026-03-27 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009576> (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 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009519> (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 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009512/photo_004/780x0__r.jpg?hash=1774620272> (referer: https://ecarstrade.com/cars/7009512)
2026-03-27 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009512/photo_005/780x0__r.jpg?hash=1774620272> (referer: https://ecarstrade.com/cars/7009512)
2026-03-27 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009512/photo_006/780x0__r.jpg?hash=1774620272> (referer: https://ecarstrade.com/cars/7009512)
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f9384d07-5f61-51df-b641-88afc9ad5291
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f9384d07-5f61-51df-b641-88afc9ad5291
2026-03-27 15:19:35 [ecarstrade.be] INFO: Extracting details for car 7009576auction111133
2026-03-27 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009494/photo_002/780x0__r.jpg?hash=1774620241> (referer: https://ecarstrade.com/cars/7009494)
2026-03-27 15:19:35 [ecarstrade.be] INFO: Extracting details for car 7009519auction111133
2026-03-27 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009568/photo_003/780x0__r.jpg?hash=1774620333> (referer: https://ecarstrade.com/cars/7009568)
2026-03-27 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009494/photo_001/780x0__r.jpg?hash=1774620241> (referer: https://ecarstrade.com/cars/7009494)
2026-03-27 15:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e378f305-eef8-5f6b-b4a7-34a320d173f4 with identifier: 7009576auction111133
2026-03-27 15:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e378f305-eef8-5f6b-b4a7-34a320d173f4 with scrape type 1
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e378f305-eef8-5f6b-b4a7-34a320d173f4
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009576%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620343%27 HTTP/1.1" 200 None
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009576/photo_001/780x0__r.jpg?hash=1774620343 not downloaded yet
2026-03-27 15:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61a98ac2-5bfe-59b3-ba98-2bd12c8119d0 with identifier: 7009519auction111133
2026-03-27 15:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61a98ac2-5bfe-59b3-ba98-2bd12c8119d0 with scrape type 1
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 61a98ac2-5bfe-59b3-ba98-2bd12c8119d0
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009519%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620277%27 HTTP/1.1" 200 None
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009519/photo_001/780x0__r.jpg?hash=1774620277 not downloaded yet
2026-03-27 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009494/photo_005/780x0__r.jpg?hash=1774620241> (referer: https://ecarstrade.com/cars/7009494)
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009576%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620343%27 HTTP/1.1" 200 None
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009576/photo_002/780x0__r.jpg?hash=1774620343 not downloaded yet
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009519%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620278%27 HTTP/1.1" 200 None
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009519/photo_002/780x0__r.jpg?hash=1774620278 not downloaded yet
2026-03-27 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009545/photo_006/780x0__r.jpg?hash=1774620309> (referer: https://ecarstrade.com/cars/7009545)
2026-03-27 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009576%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620343%27 HTTP/1.1" 200 None
2026-03-27 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009576/photo_003/780x0__r.jpg?hash=1774620343 not downloaded yet
2026-03-27 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009519%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620277%27 HTTP/1.1" 200 None
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009519/photo_003/780x0__r.jpg?hash=1774620277 not downloaded yet
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bab3161b-d807-59fc-829a-d6c138ff585b
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bab3161b-d807-59fc-829a-d6c138ff585b
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bab3161b-d807-59fc-829a-d6c138ff585b
2026-03-27 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009494/photo_006/780x0__r.jpg?hash=1774620241> (referer: https://ecarstrade.com/cars/7009494)
2026-03-27 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009466> (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 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009545/photo_005/780x0__r.jpg?hash=1774620309> (referer: https://ecarstrade.com/cars/7009545)
2026-03-27 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009576%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620343%27 HTTP/1.1" 200 None
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009576/photo_004/780x0__r.jpg?hash=1774620343 not downloaded yet
2026-03-27 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009519%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620277%27 HTTP/1.1" 200 None
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009519/photo_004/780x0__r.jpg?hash=1774620277 not downloaded yet
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a48c43a7-cb95-5829-bf09-32ef32ac6b31
2026-03-27 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009545/photo_003/780x0__r.jpg?hash=1774620309> (referer: https://ecarstrade.com/cars/7009545)
2026-03-27 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009576%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620343%27 HTTP/1.1" 200 None
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009576/photo_005/780x0__r.jpg?hash=1774620343 not downloaded yet
2026-03-27 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009519%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620278%27 HTTP/1.1" 200 None
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009519/photo_005/780x0__r.jpg?hash=1774620278 not downloaded yet
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f9384d07-5f61-51df-b641-88afc9ad5291
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a48c43a7-cb95-5829-bf09-32ef32ac6b31
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a48c43a7-cb95-5829-bf09-32ef32ac6b31
2026-03-27 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009545/photo_004/780x0__r.jpg?hash=1774620309> (referer: https://ecarstrade.com/cars/7009545)
2026-03-27 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009494/photo_004/780x0__r.jpg?hash=1774620241> (referer: https://ecarstrade.com/cars/7009494)
2026-03-27 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009576%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620343%27 HTTP/1.1" 200 None
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009576/photo_006/780x0__r.jpg?hash=1774620343 not downloaded yet
2026-03-27 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009519%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620277%27 HTTP/1.1" 200 None
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009519/photo_006/780x0__r.jpg?hash=1774620277 not downloaded yet
2026-03-27 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009545/photo_001/780x0__r.jpg?hash=1774620309> (referer: https://ecarstrade.com/cars/7009545)
2026-03-27 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009545/photo_002/780x0__r.jpg?hash=1774620309> (referer: https://ecarstrade.com/cars/7009545)
2026-03-27 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009494/photo_003/780x0__r.jpg?hash=1774620241> (referer: https://ecarstrade.com/cars/7009494)
2026-03-27 15:19:36 [ecarstrade.be] INFO: Extracting details for car 7009466auction111133
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7ef0396d-c729-5d4a-8158-b882686aebf3
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a48c43a7-cb95-5829-bf09-32ef32ac6b31
2026-03-27 15:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb3d1e59-c614-5039-ba49-dc0e0d23da8b with identifier: 7009466auction111133
2026-03-27 15:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb3d1e59-c614-5039-ba49-dc0e0d23da8b with scrape type 1
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bb3d1e59-c614-5039-ba49-dc0e0d23da8b
2026-03-27 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009466%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620210%27 HTTP/1.1" 200 None
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009466/photo_001/780x0__r.jpg?hash=1774620210 not downloaded yet
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7ef0396d-c729-5d4a-8158-b882686aebf3
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7ef0396d-c729-5d4a-8158-b882686aebf3
2026-03-27 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009466%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620210%27 HTTP/1.1" 200 None
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009466/photo_002/780x0__r.jpg?hash=1774620210 not downloaded yet
2026-03-27 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009512/photo_003/780x0__r.jpg?hash=1774620271> (referer: https://ecarstrade.com/cars/7009512)
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7ef0396d-c729-5d4a-8158-b882686aebf3
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a48c43a7-cb95-5829-bf09-32ef32ac6b31
2026-03-27 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009519/photo_003/780x0__r.jpg?hash=1774620277> (referer: https://ecarstrade.com/cars/7009519)
2026-03-27 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009512/photo_002/780x0__r.jpg?hash=1774620271> (referer: https://ecarstrade.com/cars/7009512)
2026-03-27 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009519/photo_001/780x0__r.jpg?hash=1774620277> (referer: https://ecarstrade.com/cars/7009519)
2026-03-27 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009466%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620210%27 HTTP/1.1" 200 None
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009466/photo_003/780x0__r.jpg?hash=1774620210 not downloaded yet
2026-03-27 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009519/photo_002/780x0__r.jpg?hash=1774620278> (referer: https://ecarstrade.com/cars/7009519)
2026-03-27 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009466%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620210%27 HTTP/1.1" 200 None
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009466/photo_004/780x0__r.jpg?hash=1774620210 not downloaded yet
2026-03-27 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009466%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620210%27 HTTP/1.1" 200 None
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009466/photo_005/780x0__r.jpg?hash=1774620210 not downloaded yet
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7ef0396d-c729-5d4a-8158-b882686aebf3
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7ef0396d-c729-5d4a-8158-b882686aebf3
2026-03-27 15:19:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7ef0396d-c729-5d4a-8158-b882686aebf3, skipping ID generation
2026-03-27 15:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ef0396d-c729-5d4a-8158-b882686aebf3 with scrape type 1
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7ef0396d-c729-5d4a-8158-b882686aebf3 sending to next pipeline
2026-03-27 15:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7ef0396d-c729-5d4a-8158-b882686aebf3, identifier: 7009545auction111133
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a48c43a7-cb95-5829-bf09-32ef32ac6b31
2026-03-27 15:19:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a48c43a7-cb95-5829-bf09-32ef32ac6b31, skipping ID generation
2026-03-27 15:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a48c43a7-cb95-5829-bf09-32ef32ac6b31 with scrape type 1
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a48c43a7-cb95-5829-bf09-32ef32ac6b31 sending to next pipeline
2026-03-27 15:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a48c43a7-cb95-5829-bf09-32ef32ac6b31, identifier: 7009494auction111133
2026-03-27 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009519/photo_004/780x0__r.jpg?hash=1774620277> (referer: https://ecarstrade.com/cars/7009519)
2026-03-27 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009466%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620211%27 HTTP/1.1" 200 None
2026-03-27 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009466/photo_006/780x0__r.jpg?hash=1774620211 not downloaded yet
2026-03-27 15:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7ef0396d-c729-5d4a-8158-b882686aebf3 with identifier: 7009545auction111133
2026-03-27 15:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7ef0396d-c729-5d4a-8158-b882686aebf3 with identifier: 7009545auction111133
2026-03-27 15:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7ef0396d-c729-5d4a-8158-b882686aebf3 with identifier: 7009545auction111133 to the API
2026-03-27 15:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009545/photo_002/780x0__r.jpg?hash=1774620309>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 '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': '7ef0396d-c729-5d4a-8158-b882686aebf3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009545',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 40100,
 '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': '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 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:37 [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 15:19:37 [ecarstrade.be] INFO: Saving data for 7009545auction111133: {'created_time': 1774624777.340603, 'last_price_update_time': 1774624777.340616, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009545auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a48c43a7-cb95-5829-bf09-32ef32ac6b31 with identifier: 7009494auction111133
2026-03-27 15:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a48c43a7-cb95-5829-bf09-32ef32ac6b31 with identifier: 7009494auction111133
2026-03-27 15:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a48c43a7-cb95-5829-bf09-32ef32ac6b31 with identifier: 7009494auction111133 to the API
2026-03-27 15:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009494/photo_003/780x0__r.jpg?hash=1774620241>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'a48c43a7-cb95-5829-bf09-32ef32ac6b31',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009494',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 93834,
 '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': 'NISSAN Qashqai / 2021 / 5P / Crossover 1.3 MHEV 158ch Xtronic '
          'N-Style(SP)',
 'transmission': 'automatic',
 'trim': 'NISSAN  / 2021 / 5P / Crossover 1.3 MHEV 158ch Xtronic N-Style(SP)',
 'vin': None,
 'year': 2022}
2026-03-27 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:37 [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 15:19:37 [ecarstrade.be] INFO: Saving data for 7009494auction111133: {'created_time': 1774624777.684918, 'last_price_update_time': 1774624777.684929, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009494auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009576/photo_003/780x0__r.jpg?hash=1774620343> (referer: https://ecarstrade.com/cars/7009576)
2026-03-27 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009576/photo_005/780x0__r.jpg?hash=1774620343> (referer: https://ecarstrade.com/cars/7009576)
2026-03-27 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009576/photo_002/780x0__r.jpg?hash=1774620343> (referer: https://ecarstrade.com/cars/7009576)
2026-03-27 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009519/photo_005/780x0__r.jpg?hash=1774620278> (referer: https://ecarstrade.com/cars/7009519)
2026-03-27 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009504> (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 15:19:37 [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 15:19:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bab3161b-d807-59fc-829a-d6c138ff585b
2026-03-27 15:19:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 61a98ac2-5bfe-59b3-ba98-2bd12c8119d0
2026-03-27 15:19:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bab3161b-d807-59fc-829a-d6c138ff585b
2026-03-27 15:19:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 61a98ac2-5bfe-59b3-ba98-2bd12c8119d0
2026-03-27 15:19:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 61a98ac2-5bfe-59b3-ba98-2bd12c8119d0
2026-03-27 15:19:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 61a98ac2-5bfe-59b3-ba98-2bd12c8119d0
2026-03-27 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009576/photo_006/780x0__r.jpg?hash=1774620343> (referer: https://ecarstrade.com/cars/7009576)
2026-03-27 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009466/photo_001/780x0__r.jpg?hash=1774620210> (referer: https://ecarstrade.com/cars/7009466)
2026-03-27 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009576/photo_001/780x0__r.jpg?hash=1774620343> (referer: https://ecarstrade.com/cars/7009576)
2026-03-27 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009576/photo_004/780x0__r.jpg?hash=1774620343> (referer: https://ecarstrade.com/cars/7009576)
2026-03-27 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009519/photo_006/780x0__r.jpg?hash=1774620277> (referer: https://ecarstrade.com/cars/7009519)
2026-03-27 15:19:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e378f305-eef8-5f6b-b4a7-34a320d173f4
2026-03-27 15:19:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e378f305-eef8-5f6b-b4a7-34a320d173f4
2026-03-27 15:19:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e378f305-eef8-5f6b-b4a7-34a320d173f4
2026-03-27 15:19:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 61a98ac2-5bfe-59b3-ba98-2bd12c8119d0
2026-03-27 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009512/photo_001/780x0__r.jpg?hash=1774620271> (referer: https://ecarstrade.com/cars/7009512)
2026-03-27 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009466/photo_005/780x0__r.jpg?hash=1774620210> (referer: https://ecarstrade.com/cars/7009466)
2026-03-27 15:19:37 [ecarstrade.be] INFO: Extracting details for car 7009504auction111133
2026-03-27 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009568/photo_002/780x0__r.jpg?hash=1774620333> (referer: https://ecarstrade.com/cars/7009568)
2026-03-27 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009466/photo_004/780x0__r.jpg?hash=1774620210> (referer: https://ecarstrade.com/cars/7009466)
2026-03-27 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009466/photo_002/780x0__r.jpg?hash=1774620210> (referer: https://ecarstrade.com/cars/7009466)
2026-03-27 15:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d888124-27fd-5789-a18a-540fc8b54411 with identifier: 7009504auction111133
2026-03-27 15:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d888124-27fd-5789-a18a-540fc8b54411 with scrape type 1
2026-03-27 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4d888124-27fd-5789-a18a-540fc8b54411
2026-03-27 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009504%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620254%27 HTTP/1.1" 200 None
2026-03-27 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009504/photo_001/780x0__r.jpg?hash=1774620254 not downloaded yet
2026-03-27 15:19:37 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009466/photo_003/780x0__r.jpg?hash=1774620210> (referer: https://ecarstrade.com/cars/7009466)
2026-03-27 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009434/photo_004/780x0__r.jpg?hash=1774620164> (referer: https://ecarstrade.com/cars/7009434)
2026-03-27 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009434/photo_003/780x0__r.jpg?hash=1774620165> (referer: https://ecarstrade.com/cars/7009434)
2026-03-27 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009504%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620254%27 HTTP/1.1" 200 None
2026-03-27 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009504/photo_002/780x0__r.jpg?hash=1774620254 not downloaded yet
2026-03-27 15:19:37 [ecarstrade.be] INFO: Found listing with ID: 7009527auction111133
2026-03-27 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:37 [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 15:19:37 [ecarstrade.be] INFO: Scrape type for 7009527auction111133: 0
2026-03-27 15:19:37 [ecarstrade.be] INFO: Found listing with ID: 7009565auction111133
2026-03-27 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:37 [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 15:19:37 [ecarstrade.be] INFO: Scrape type for 7009565auction111133: 0
2026-03-27 15:19:37 [ecarstrade.be] INFO: Found listing with ID: 7009573auction111133
2026-03-27 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:37 [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 15:19:37 [ecarstrade.be] INFO: Scrape type for 7009573auction111133: 0
2026-03-27 15:19:37 [ecarstrade.be] INFO: Found listing with ID: 7009449auction111133
2026-03-27 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:37 [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 15:19:37 [ecarstrade.be] INFO: Scrape type for 7009449auction111133: 0
2026-03-27 15:19:37 [ecarstrade.be] INFO: Found listing with ID: 7009516auction111133
2026-03-27 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:38 [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 15:19:38 [ecarstrade.be] INFO: Scrape type for 7009516auction111133: 0
2026-03-27 15:19:38 [ecarstrade.be] INFO: Found listing with ID: 7009505auction111133
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:38 [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 15:19:38 [ecarstrade.be] INFO: Scrape type for 7009505auction111133: 0
2026-03-27 15:19:38 [ecarstrade.be] INFO: Found listing with ID: 7009463auction111133
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:38 [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 15:19:38 [ecarstrade.be] INFO: Scrape type for 7009463auction111133: 0
2026-03-27 15:19:38 [ecarstrade.be] INFO: Found listing with ID: 7009486auction111133
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:38 [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 15:19:38 [ecarstrade.be] INFO: Scrape type for 7009486auction111133: 0
2026-03-27 15:19:38 [ecarstrade.be] INFO: Found listing with ID: 7009507auction111133
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:38 [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 15:19:38 [ecarstrade.be] INFO: Scrape type for 7009507auction111133: 0
2026-03-27 15:19:38 [ecarstrade.be] INFO: Found listing with ID: 7009535auction111133
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:38 [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 15:19:38 [ecarstrade.be] INFO: Scrape type for 7009535auction111133: 0
2026-03-27 15:19:38 [ecarstrade.be] INFO: Found listing with ID: 7009538auction111133
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:38 [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 15:19:38 [ecarstrade.be] INFO: Scrape type for 7009538auction111133: 0
2026-03-27 15:19:38 [ecarstrade.be] INFO: Found listing with ID: 7009462auction111133
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:38 [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 15:19:38 [ecarstrade.be] INFO: Scrape type for 7009462auction111133: 0
2026-03-27 15:19:38 [ecarstrade.be] INFO: Found listing with ID: 7009515auction111133
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:38 [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 15:19:38 [ecarstrade.be] INFO: Scrape type for 7009515auction111133: 0
2026-03-27 15:19:38 [ecarstrade.be] INFO: Found listing with ID: 7009506auction111133
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:38 [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 15:19:38 [ecarstrade.be] INFO: Scrape type for 7009506auction111133: 0
2026-03-27 15:19:38 [ecarstrade.be] INFO: Found listing with ID: 7009555auction111133
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:38 [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 15:19:38 [ecarstrade.be] INFO: Scrape type for 7009555auction111133: 0
2026-03-27 15:19:38 [ecarstrade.be] INFO: Found listing with ID: 7009492auction111133
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:38 [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 15:19:38 [ecarstrade.be] INFO: Scrape type for 7009492auction111133: 0
2026-03-27 15:19:38 [ecarstrade.be] INFO: Found listing with ID: 7009517auction111133
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:38 [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 15:19:38 [ecarstrade.be] INFO: Scrape type for 7009517auction111133: 0
2026-03-27 15:19:38 [ecarstrade.be] INFO: Found listing with ID: 7009554auction111133
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:38 [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 15:19:38 [ecarstrade.be] INFO: Scrape type for 7009554auction111133: 0
2026-03-27 15:19:38 [ecarstrade.be] INFO: Found listing with ID: 7009585auction111133
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:38 [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 15:19:38 [ecarstrade.be] INFO: Scrape type for 7009585auction111133: 0
2026-03-27 15:19:38 [ecarstrade.be] INFO: Found listing with ID: 7009562auction111133
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:38 [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 15:19:38 [ecarstrade.be] INFO: Scrape type for 7009562auction111133: 0
2026-03-27 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009433> (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 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009568/photo_001/780x0__r.jpg?hash=1774620333> (referer: https://ecarstrade.com/cars/7009568)
2026-03-27 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009466/photo_006/780x0__r.jpg?hash=1774620211> (referer: https://ecarstrade.com/cars/7009466)
2026-03-27 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009434/photo_002/780x0__r.jpg?hash=1774620164> (referer: https://ecarstrade.com/cars/7009434)
2026-03-27 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009434/photo_001/780x0__r.jpg?hash=1774620164> (referer: https://ecarstrade.com/cars/7009434)
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009504%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620254%27 HTTP/1.1" 200 None
2026-03-27 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009504/photo_003/780x0__r.jpg?hash=1774620254 not downloaded yet
2026-03-27 15:19:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e378f305-eef8-5f6b-b4a7-34a320d173f4
2026-03-27 15:19:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bb3d1e59-c614-5039-ba49-dc0e0d23da8b
2026-03-27 15:19:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e378f305-eef8-5f6b-b4a7-34a320d173f4
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009504%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620254%27 HTTP/1.1" 200 None
2026-03-27 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009504/photo_004/780x0__r.jpg?hash=1774620254 not downloaded yet
2026-03-27 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009575/photo_006/780x0__r.jpg?hash=1774620341> (referer: https://ecarstrade.com/cars/7009575)
2026-03-27 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009575/photo_004/780x0__r.jpg?hash=1774620339> (referer: https://ecarstrade.com/cars/7009575)
2026-03-27 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009472/photo_005/780x0__r.jpg?hash=1774620215> (referer: https://ecarstrade.com/cars/7009472)
2026-03-27 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009575/photo_005/780x0__r.jpg?hash=1774620340> (referer: https://ecarstrade.com/cars/7009575)
2026-03-27 15:19:38 [ecarstrade.be] INFO: Extracting details for car 7009433auction111133
2026-03-27 15:19: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 15:19:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e378f305-eef8-5f6b-b4a7-34a320d173f4
2026-03-27 15:19:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e378f305-eef8-5f6b-b4a7-34a320d173f4, skipping ID generation
2026-03-27 15:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e378f305-eef8-5f6b-b4a7-34a320d173f4 with scrape type 1
2026-03-27 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e378f305-eef8-5f6b-b4a7-34a320d173f4 sending to next pipeline
2026-03-27 15:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e378f305-eef8-5f6b-b4a7-34a320d173f4, identifier: 7009576auction111133
2026-03-27 15:19:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 61a98ac2-5bfe-59b3-ba98-2bd12c8119d0
2026-03-27 15:19:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 61a98ac2-5bfe-59b3-ba98-2bd12c8119d0, skipping ID generation
2026-03-27 15:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61a98ac2-5bfe-59b3-ba98-2bd12c8119d0 with scrape type 1
2026-03-27 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 61a98ac2-5bfe-59b3-ba98-2bd12c8119d0 sending to next pipeline
2026-03-27 15:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 61a98ac2-5bfe-59b3-ba98-2bd12c8119d0, identifier: 7009519auction111133
2026-03-27 15:19:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bab3161b-d807-59fc-829a-d6c138ff585b
2026-03-27 15:19:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bab3161b-d807-59fc-829a-d6c138ff585b, skipping ID generation
2026-03-27 15:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bab3161b-d807-59fc-829a-d6c138ff585b with scrape type 1
2026-03-27 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bab3161b-d807-59fc-829a-d6c138ff585b sending to next pipeline
2026-03-27 15:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bab3161b-d807-59fc-829a-d6c138ff585b, identifier: 7009512auction111133
2026-03-27 15:19:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bb3d1e59-c614-5039-ba49-dc0e0d23da8b
2026-03-27 15:19:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f9384d07-5f61-51df-b641-88afc9ad5291
2026-03-27 15:19:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bb3d1e59-c614-5039-ba49-dc0e0d23da8b
2026-03-27 15:19:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bb3d1e59-c614-5039-ba49-dc0e0d23da8b
2026-03-27 15:19:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bb3d1e59-c614-5039-ba49-dc0e0d23da8b
2026-03-27 15:19:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 124996f7-e232-5dac-b68f-b7f67a190ba7
2026-03-27 15:19:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 124996f7-e232-5dac-b68f-b7f67a190ba7
2026-03-27 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009472/photo_004/780x0__r.jpg?hash=1774620215> (referer: https://ecarstrade.com/cars/7009472)
2026-03-27 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009472/photo_001/780x0__r.jpg?hash=1774620216> (referer: https://ecarstrade.com/cars/7009472)
2026-03-27 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009472/photo_003/780x0__r.jpg?hash=1774620215> (referer: https://ecarstrade.com/cars/7009472)
2026-03-27 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009472/photo_002/780x0__r.jpg?hash=1774620215> (referer: https://ecarstrade.com/cars/7009472)
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009504%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620254%27 HTTP/1.1" 200 None
2026-03-27 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009504/photo_005/780x0__r.jpg?hash=1774620254 not downloaded yet
2026-03-27 15:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e378f305-eef8-5f6b-b4a7-34a320d173f4 with identifier: 7009576auction111133
2026-03-27 15:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e378f305-eef8-5f6b-b4a7-34a320d173f4 with identifier: 7009576auction111133
2026-03-27 15:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e378f305-eef8-5f6b-b4a7-34a320d173f4 with identifier: 7009576auction111133 to the API
2026-03-27 15:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009576/photo_004/780x0__r.jpg?hash=1774620343>
{'auction_title': '',
 'c_o_2_emission_value': 25,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e378f305-eef8-5f6b-b4a7-34a320d173f4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009576',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 120265,
 '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': 'SKODA Superb Combi / 2019 / 5P / Break 1.4 TSI PHEV 218ch DSG6 '
          'Business',
 'transmission': 'automatic',
 'trim': 'SKODA  Combi / 2019 / 5P / Break 1.4 TSI PHEV 218ch DSG6 Business',
 'vin': None,
 'year': 2021}
2026-03-27 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:39 [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 15:19:39 [ecarstrade.be] INFO: Saving data for 7009576auction111133: {'created_time': 1774624779.055272, 'last_price_update_time': 1774624779.055282, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009576auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 61a98ac2-5bfe-59b3-ba98-2bd12c8119d0 with identifier: 7009519auction111133
2026-03-27 15:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 61a98ac2-5bfe-59b3-ba98-2bd12c8119d0 with identifier: 7009519auction111133
2026-03-27 15:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 61a98ac2-5bfe-59b3-ba98-2bd12c8119d0 with identifier: 7009519auction111133 to the API
2026-03-27 15:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009519/photo_006/780x0__r.jpg?hash=1774620277>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 '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': '61a98ac2-5bfe-59b3-ba98-2bd12c8119d0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009519',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 99035,
 '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': '3008 Active Pack 1.5 HDi 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Active Pack 1.5 HDi 130CV BVA8 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:39 [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 15:19:39 [ecarstrade.be] INFO: Saving data for 7009519auction111133: {'created_time': 1774624779.460043, 'last_price_update_time': 1774624779.460055, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009519auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bab3161b-d807-59fc-829a-d6c138ff585b with identifier: 7009512auction111133
2026-03-27 15:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bab3161b-d807-59fc-829a-d6c138ff585b with identifier: 7009512auction111133
2026-03-27 15:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bab3161b-d807-59fc-829a-d6c138ff585b with identifier: 7009512auction111133 to the API
2026-03-27 15:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009512/photo_001/780x0__r.jpg?hash=1774620271>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'bab3161b-d807-59fc-829a-d6c138ff585b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009512',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 7,
 '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': 5,
 'seller_name': None,
 'title': '208 Style 1.2 PureTech 100CV BVM6 6E',
 'transmission': 'manual',
 'trim': 'Style 1.2 PureTech 100CV BVM6 6E',
 'vin': None,
 'year': 2025}
2026-03-27 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:39 [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 15:19:39 [ecarstrade.be] INFO: Saving data for 7009512auction111133: {'created_time': 1774624779.781577, 'last_price_update_time': 1774624779.781588, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009512auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009575/photo_003/780x0__r.jpg?hash=1774620339> (referer: https://ecarstrade.com/cars/7009575)
2026-03-27 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009504%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620254%27 HTTP/1.1" 200 None
2026-03-27 15:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009504/photo_006/780x0__r.jpg?hash=1774620254 not downloaded yet
2026-03-27 15:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02dc1c48-9730-5ad9-970e-420101d31eff with identifier: 7009433auction111133
2026-03-27 15:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02dc1c48-9730-5ad9-970e-420101d31eff with scrape type 1
2026-03-27 15:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 02dc1c48-9730-5ad9-970e-420101d31eff
2026-03-27 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009433%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620164%27 HTTP/1.1" 200 None
2026-03-27 15:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009433/photo_001/780x0__r.jpg?hash=1774620164 not downloaded yet
2026-03-27 15:19:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f9384d07-5f61-51df-b641-88afc9ad5291
2026-03-27 15:19:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f9384d07-5f61-51df-b641-88afc9ad5291, skipping ID generation
2026-03-27 15:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9384d07-5f61-51df-b641-88afc9ad5291 with scrape type 1
2026-03-27 15:19:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f9384d07-5f61-51df-b641-88afc9ad5291 sending to next pipeline
2026-03-27 15:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f9384d07-5f61-51df-b641-88afc9ad5291, identifier: 7009568auction111133
2026-03-27 15:19:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bb3d1e59-c614-5039-ba49-dc0e0d23da8b
2026-03-27 15:19:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bb3d1e59-c614-5039-ba49-dc0e0d23da8b, skipping ID generation
2026-03-27 15:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb3d1e59-c614-5039-ba49-dc0e0d23da8b with scrape type 1
2026-03-27 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bb3d1e59-c614-5039-ba49-dc0e0d23da8b sending to next pipeline
2026-03-27 15:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bb3d1e59-c614-5039-ba49-dc0e0d23da8b, identifier: 7009466auction111133
2026-03-27 15:19:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 124996f7-e232-5dac-b68f-b7f67a190ba7
2026-03-27 15:19:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 124996f7-e232-5dac-b68f-b7f67a190ba7
2026-03-27 15:19:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 124996f7-e232-5dac-b68f-b7f67a190ba7, skipping ID generation
2026-03-27 15:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 124996f7-e232-5dac-b68f-b7f67a190ba7 with scrape type 1
2026-03-27 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 124996f7-e232-5dac-b68f-b7f67a190ba7 sending to next pipeline
2026-03-27 15:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 124996f7-e232-5dac-b68f-b7f67a190ba7, identifier: 7009434auction111133
2026-03-27 15:19:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9c66e082-602f-5550-ac23-143211c81f53
2026-03-27 15:19:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9c66e082-602f-5550-ac23-143211c81f53
2026-03-27 15:19:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2c293f5f-14ec-5a3e-87e5-8283b0a16194
2026-03-27 15:19:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9c66e082-602f-5550-ac23-143211c81f53
2026-03-27 15:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009504/photo_001/780x0__r.jpg?hash=1774620254> (referer: https://ecarstrade.com/cars/7009504)
2026-03-27 15:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009504/photo_002/780x0__r.jpg?hash=1774620254> (referer: https://ecarstrade.com/cars/7009504)
2026-03-27 15:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f9384d07-5f61-51df-b641-88afc9ad5291 with identifier: 7009568auction111133
2026-03-27 15:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f9384d07-5f61-51df-b641-88afc9ad5291 with identifier: 7009568auction111133
2026-03-27 15:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f9384d07-5f61-51df-b641-88afc9ad5291 with identifier: 7009568auction111133 to the API
2026-03-27 15:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009568/photo_001/780x0__r.jpg?hash=1774620333>
{'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:40:00Z',
 'fuel_type': 'Electric',
 'id': 'f9384d07-5f61-51df-b641-88afc9ad5291',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009568',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Skoda',
 'model': 'Enyaq',
 'odometer': 104476,
 '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': 5,
 'seller_name': None,
 'title': 'Enyaq iV 80 Loft 82kWh BVA',
 'transmission': 'automatic',
 'trim': 'iV 80 Loft 82kWh BVA',
 'vin': None,
 'year': 2023}
2026-03-27 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:40 [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 15:19:40 [ecarstrade.be] INFO: Saving data for 7009568auction111133: {'created_time': 1774624780.70515, 'last_price_update_time': 1774624780.705162, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009568auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bb3d1e59-c614-5039-ba49-dc0e0d23da8b with identifier: 7009466auction111133
2026-03-27 15:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bb3d1e59-c614-5039-ba49-dc0e0d23da8b with identifier: 7009466auction111133
2026-03-27 15:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bb3d1e59-c614-5039-ba49-dc0e0d23da8b with identifier: 7009466auction111133 to the API
2026-03-27 15:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009466/photo_006/780x0__r.jpg?hash=1774620211>
{'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-30T14:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'bb3d1e59-c614-5039-ba49-dc0e0d23da8b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009466',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 40383,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Kona Initia Hybrid 2WD 1.6 GDI 140CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'Initia Hybrid 2WD 1.6 GDI 140CV BVA6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:41 [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 15:19:41 [ecarstrade.be] INFO: Saving data for 7009466auction111133: {'created_time': 1774624781.017206, 'last_price_update_time': 1774624781.017217, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009466auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 124996f7-e232-5dac-b68f-b7f67a190ba7 with identifier: 7009434auction111133
2026-03-27 15:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 124996f7-e232-5dac-b68f-b7f67a190ba7 with identifier: 7009434auction111133
2026-03-27 15:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 124996f7-e232-5dac-b68f-b7f67a190ba7 with identifier: 7009434auction111133 to the API
2026-03-27 15:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009434/photo_001/780x0__r.jpg?hash=1774620164>
{'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-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '124996f7-e232-5dac-b68f-b7f67a190ba7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009434',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'BMW',
 'model': '118',
 'odometer': 69983,
 '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': 'BMW Série 1 / 2019 / 5P / Berline 1.5 118I Business Design',
 'transmission': 'manual',
 'trim': 'Série 1 / 2019 / 5P / Berline 1.5 I Business Design',
 'vin': None,
 'year': 2022}
2026-03-27 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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 15:19:41 [ecarstrade.be] INFO: Saving data for 7009434auction111133: {'created_time': 1774624781.345582, 'last_price_update_time': 1774624781.345595, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009434auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009483/photo_004/780x0__r.jpg?hash=1774620233> (referer: https://ecarstrade.com/cars/7009483)
2026-03-27 15:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009483/photo_003/780x0__r.jpg?hash=1774620233> (referer: https://ecarstrade.com/cars/7009483)
2026-03-27 15:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009575/photo_002/780x0__r.jpg?hash=1774620339> (referer: https://ecarstrade.com/cars/7009575)
2026-03-27 15:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009575/photo_001/780x0__r.jpg?hash=1774620339> (referer: https://ecarstrade.com/cars/7009575)
2026-03-27 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009433%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620163%27 HTTP/1.1" 200 None
2026-03-27 15:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009433/photo_002/780x0__r.jpg?hash=1774620163 not downloaded yet
2026-03-27 15:19: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 15:19:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2c293f5f-14ec-5a3e-87e5-8283b0a16194
2026-03-27 15:19:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2c293f5f-14ec-5a3e-87e5-8283b0a16194
2026-03-27 15:19:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2c293f5f-14ec-5a3e-87e5-8283b0a16194
2026-03-27 15:19:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2c293f5f-14ec-5a3e-87e5-8283b0a16194
2026-03-27 15:19:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2c293f5f-14ec-5a3e-87e5-8283b0a16194, skipping ID generation
2026-03-27 15:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c293f5f-14ec-5a3e-87e5-8283b0a16194 with scrape type 1
2026-03-27 15:19:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2c293f5f-14ec-5a3e-87e5-8283b0a16194 sending to next pipeline
2026-03-27 15:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2c293f5f-14ec-5a3e-87e5-8283b0a16194, identifier: 7009472auction111133
2026-03-27 15:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2c293f5f-14ec-5a3e-87e5-8283b0a16194 with identifier: 7009472auction111133
2026-03-27 15:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2c293f5f-14ec-5a3e-87e5-8283b0a16194 with identifier: 7009472auction111133
2026-03-27 15:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2c293f5f-14ec-5a3e-87e5-8283b0a16194 with identifier: 7009472auction111133 to the API
2026-03-27 15:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009472/photo_002/780x0__r.jpg?hash=1774620215>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Black',
 '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': '2c293f5f-14ec-5a3e-87e5-8283b0a16194',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009472',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 77324,
 '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': 'HYUNDAI Tucson / 2020 / 5P / SUV 1.6 PHEV 265 HTRAC CREATIVE 4WD '
          'AUTO',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  / 2020 / 5P / SUV 1.6 PHEV 265 HTRAC CREATIVE 4WD AUTO',
 'vin': None,
 'year': 2021}
2026-03-27 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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 15:19:41 [ecarstrade.be] INFO: Saving data for 7009472auction111133: {'created_time': 1774624781.750692, 'last_price_update_time': 1774624781.750704, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009472auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009504/photo_003/780x0__r.jpg?hash=1774620254> (referer: https://ecarstrade.com/cars/7009504)
2026-03-27 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009433%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620163%27 HTTP/1.1" 200 None
2026-03-27 15:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009433/photo_003/780x0__r.jpg?hash=1774620163 not downloaded yet
2026-03-27 15:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009483/photo_002/780x0__r.jpg?hash=1774620233> (referer: https://ecarstrade.com/cars/7009483)
2026-03-27 15:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009483/photo_001/780x0__r.jpg?hash=1774620233> (referer: https://ecarstrade.com/cars/7009483)
2026-03-27 15:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009426/photo_005/780x0__r.jpg?hash=1774620154> (referer: https://ecarstrade.com/cars/7009426)
2026-03-27 15:19:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9c66e082-602f-5550-ac23-143211c81f53
2026-03-27 15:19:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4d888124-27fd-5789-a18a-540fc8b54411
2026-03-27 15:19:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4d888124-27fd-5789-a18a-540fc8b54411
2026-03-27 15:19:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ef0a2ee7-4cbd-5143-950c-e44af2609c54
2026-03-27 15:19:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ef0a2ee7-4cbd-5143-950c-e44af2609c54
2026-03-27 15:19:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9c66e082-602f-5550-ac23-143211c81f53
2026-03-27 15:19:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9c66e082-602f-5550-ac23-143211c81f53
2026-03-27 15:19:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9c66e082-602f-5550-ac23-143211c81f53, skipping ID generation
2026-03-27 15:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c66e082-602f-5550-ac23-143211c81f53 with scrape type 1
2026-03-27 15:19:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9c66e082-602f-5550-ac23-143211c81f53 sending to next pipeline
2026-03-27 15:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9c66e082-602f-5550-ac23-143211c81f53, identifier: 7009575auction111133
2026-03-27 15:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009504/photo_004/780x0__r.jpg?hash=1774620254> (referer: https://ecarstrade.com/cars/7009504)
2026-03-27 15:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009426/photo_004/780x0__r.jpg?hash=1774620155> (referer: https://ecarstrade.com/cars/7009426)
2026-03-27 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009433%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620163%27 HTTP/1.1" 200 None
2026-03-27 15:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009433/photo_004/780x0__r.jpg?hash=1774620163 not downloaded yet
2026-03-27 15:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9c66e082-602f-5550-ac23-143211c81f53 with identifier: 7009575auction111133
2026-03-27 15:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9c66e082-602f-5550-ac23-143211c81f53 with identifier: 7009575auction111133
2026-03-27 15:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9c66e082-602f-5550-ac23-143211c81f53 with identifier: 7009575auction111133 to the API
2026-03-27 15:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009575/photo_001/780x0__r.jpg?hash=1774620339>
{'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': '9c66e082-602f-5550-ac23-143211c81f53',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009575',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 59403,
 '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': 'TESLA Model 3 / 2018 / 4P / Berline Grande Autonomie',
 'transmission': 'automatic',
 'trim': 'TESLA  / 2018 / 4P / Berline Grande Autonomie',
 'vin': None,
 'year': 2022}
2026-03-27 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:42 [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 15:19:42 [ecarstrade.be] INFO: Saving data for 7009575auction111133: {'created_time': 1774624782.228233, 'last_price_update_time': 1774624782.228243, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009575auction111133') HTTP/1.1" 204 0
2026-03-27 15:19: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 15:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009504/photo_006/780x0__r.jpg?hash=1774620254> (referer: https://ecarstrade.com/cars/7009504)
2026-03-27 15:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009504/photo_005/780x0__r.jpg?hash=1774620254> (referer: https://ecarstrade.com/cars/7009504)
2026-03-27 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009433%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620163%27 HTTP/1.1" 200 None
2026-03-27 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009433/photo_005/780x0__r.jpg?hash=1774620163 not downloaded yet
2026-03-27 15:19: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 15:19:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4d888124-27fd-5789-a18a-540fc8b54411
2026-03-27 15:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009426/photo_003/780x0__r.jpg?hash=1774620155> (referer: https://ecarstrade.com/cars/7009426)
2026-03-27 15:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009433/photo_001/780x0__r.jpg?hash=1774620164> (referer: https://ecarstrade.com/cars/7009433)
2026-03-27 15:19: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 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009433%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620163%27 HTTP/1.1" 200 None
2026-03-27 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009433/photo_006/780x0__r.jpg?hash=1774620163 not downloaded yet
2026-03-27 15:19:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ef0a2ee7-4cbd-5143-950c-e44af2609c54
2026-03-27 15:19:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ef0a2ee7-4cbd-5143-950c-e44af2609c54
2026-03-27 15:19:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ef0a2ee7-4cbd-5143-950c-e44af2609c54, skipping ID generation
2026-03-27 15:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef0a2ee7-4cbd-5143-950c-e44af2609c54 with scrape type 1
2026-03-27 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ef0a2ee7-4cbd-5143-950c-e44af2609c54 sending to next pipeline
2026-03-27 15:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ef0a2ee7-4cbd-5143-950c-e44af2609c54, identifier: 7009483auction111133
2026-03-27 15:19:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 81ebf41f-2f76-5c18-82e0-7d43fc438b81
2026-03-27 15:19:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4d888124-27fd-5789-a18a-540fc8b54411
2026-03-27 15:19:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 81ebf41f-2f76-5c18-82e0-7d43fc438b81
2026-03-27 15:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ef0a2ee7-4cbd-5143-950c-e44af2609c54 with identifier: 7009483auction111133
2026-03-27 15:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ef0a2ee7-4cbd-5143-950c-e44af2609c54 with identifier: 7009483auction111133
2026-03-27 15:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ef0a2ee7-4cbd-5143-950c-e44af2609c54 with identifier: 7009483auction111133 to the API
2026-03-27 15:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009483/photo_001/780x0__r.jpg?hash=1774620233>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ef0a2ee7-4cbd-5143-950c-e44af2609c54',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009483',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Mercedes',
 'model': 'GLB 200',
 'odometer': 85660,
 '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': 7,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLB / 2019 / 5P / SUV GLB 200 d Business Line',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLB / 2019 / 5P / SUV  d Business Line',
 'vin': None,
 'year': 2021}
2026-03-27 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:42 [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 15:19:42 [ecarstrade.be] INFO: Saving data for 7009483auction111133: {'created_time': 1774624782.727241, 'last_price_update_time': 1774624782.727252, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009483auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009426/photo_002/780x0__r.jpg?hash=1774620154> (referer: https://ecarstrade.com/cars/7009426)
2026-03-27 15:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009426/photo_001/780x0__r.jpg?hash=1774620154> (referer: https://ecarstrade.com/cars/7009426)
2026-03-27 15:19: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 15:19: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 15:19:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4d888124-27fd-5789-a18a-540fc8b54411
2026-03-27 15:19:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4d888124-27fd-5789-a18a-540fc8b54411
2026-03-27 15:19:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4d888124-27fd-5789-a18a-540fc8b54411, skipping ID generation
2026-03-27 15:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d888124-27fd-5789-a18a-540fc8b54411 with scrape type 1
2026-03-27 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4d888124-27fd-5789-a18a-540fc8b54411 sending to next pipeline
2026-03-27 15:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4d888124-27fd-5789-a18a-540fc8b54411, identifier: 7009504auction111133
2026-03-27 15:19:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 81ebf41f-2f76-5c18-82e0-7d43fc438b81
2026-03-27 15:19:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 02dc1c48-9730-5ad9-970e-420101d31eff
2026-03-27 15:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009433/photo_002/780x0__r.jpg?hash=1774620163> (referer: https://ecarstrade.com/cars/7009433)
2026-03-27 15:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4d888124-27fd-5789-a18a-540fc8b54411 with identifier: 7009504auction111133
2026-03-27 15:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4d888124-27fd-5789-a18a-540fc8b54411 with identifier: 7009504auction111133
2026-03-27 15:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4d888124-27fd-5789-a18a-540fc8b54411 with identifier: 7009504auction111133 to the API
2026-03-27 15:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009504/photo_005/780x0__r.jpg?hash=1774620254>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 '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': '4d888124-27fd-5789-a18a-540fc8b54411',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009504',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 114525,
 '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': 'PEUGEOT 2008 2019 5P Crossover BLUEHDI 130 EAT8 ALLURE PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  2019 5P Crossover BLUEHDI 130 EAT8 ALLURE PACK',
 'vin': None,
 'year': 2022}
2026-03-27 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:43 [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 15:19:43 [ecarstrade.be] INFO: Saving data for 7009504auction111133: {'created_time': 1774624783.151825, 'last_price_update_time': 1774624783.151838, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009504auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 81ebf41f-2f76-5c18-82e0-7d43fc438b81
2026-03-27 15:19:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 81ebf41f-2f76-5c18-82e0-7d43fc438b81
2026-03-27 15:19:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 81ebf41f-2f76-5c18-82e0-7d43fc438b81, skipping ID generation
2026-03-27 15:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81ebf41f-2f76-5c18-82e0-7d43fc438b81 with scrape type 1
2026-03-27 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 81ebf41f-2f76-5c18-82e0-7d43fc438b81 sending to next pipeline
2026-03-27 15:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 81ebf41f-2f76-5c18-82e0-7d43fc438b81, identifier: 7009426auction111133
2026-03-27 15:19:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 02dc1c48-9730-5ad9-970e-420101d31eff
2026-03-27 15:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 81ebf41f-2f76-5c18-82e0-7d43fc438b81 with identifier: 7009426auction111133
2026-03-27 15:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 81ebf41f-2f76-5c18-82e0-7d43fc438b81 with identifier: 7009426auction111133
2026-03-27 15:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 81ebf41f-2f76-5c18-82e0-7d43fc438b81 with identifier: 7009426auction111133 to the API
2026-03-27 15:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009426/photo_001/780x0__r.jpg?hash=1774620154>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 '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': '81ebf41f-2f76-5c18-82e0-7d43fc438b81',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009426',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 32048,
 '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': 'A4 Lim. 35 TDI Business line 2.0 TDI 165CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': 'Lim. 35 TDI Business line 2.0 TDI 165CV BVA7 E6d',
 'vin': None,
 'year': 2020}
2026-03-27 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:43 [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 15:19:43 [ecarstrade.be] INFO: Saving data for 7009426auction111133: {'created_time': 1774624783.540983, 'last_price_update_time': 1774624783.540994, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009426auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009433/photo_003/780x0__r.jpg?hash=1774620163> (referer: https://ecarstrade.com/cars/7009433)
2026-03-27 15:19: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 15:19:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 02dc1c48-9730-5ad9-970e-420101d31eff
2026-03-27 15:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009464> (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 15:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009433/photo_004/780x0__r.jpg?hash=1774620163> (referer: https://ecarstrade.com/cars/7009433)
2026-03-27 15:19: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 15:19:48 [ecarstrade.be] INFO: Extracting details for car 7009464auction111133
2026-03-27 15:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6909618a-aa10-50a8-9489-d354cc0cce21 with identifier: 7009464auction111133
2026-03-27 15:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6909618a-aa10-50a8-9489-d354cc0cce21 with scrape type 1
2026-03-27 15:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6909618a-aa10-50a8-9489-d354cc0cce21
2026-03-27 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009464%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620209%27 HTTP/1.1" 200 None
2026-03-27 15:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009464/photo_001/780x0__r.jpg?hash=1774620209 not downloaded yet
2026-03-27 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009464%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620209%27 HTTP/1.1" 200 None
2026-03-27 15:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009464/photo_002/780x0__r.jpg?hash=1774620209 not downloaded yet
2026-03-27 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009464%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620209%27 HTTP/1.1" 200 None
2026-03-27 15:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009464/photo_003/780x0__r.jpg?hash=1774620209 not downloaded yet
2026-03-27 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009464%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620209%27 HTTP/1.1" 200 None
2026-03-27 15:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009464/photo_004/780x0__r.jpg?hash=1774620209 not downloaded yet
2026-03-27 15:19:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 02dc1c48-9730-5ad9-970e-420101d31eff
2026-03-27 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009464%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620209%27 HTTP/1.1" 200 None
2026-03-27 15:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009464/photo_005/780x0__r.jpg?hash=1774620209 not downloaded yet
2026-03-27 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009464%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620209%27 HTTP/1.1" 200 None
2026-03-27 15:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009464/photo_006/780x0__r.jpg?hash=1774620209 not downloaded yet
2026-03-27 15:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009453> (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 15:19:49 [ecarstrade.be] INFO: Extracting details for car 7009453auction111133
2026-03-27 15:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009433/photo_005/780x0__r.jpg?hash=1774620163> (referer: https://ecarstrade.com/cars/7009433)
2026-03-27 15:19: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 15:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85997838-32f5-50d3-8d66-c38922066134 with identifier: 7009453auction111133
2026-03-27 15:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85997838-32f5-50d3-8d66-c38922066134 with scrape type 1
2026-03-27 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 85997838-32f5-50d3-8d66-c38922066134
2026-03-27 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009453%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620193%27 HTTP/1.1" 200 None
2026-03-27 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009453/photo_001/780x0__r.jpg?hash=1774620193 not downloaded yet
2026-03-27 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009453%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620195%27 HTTP/1.1" 200 None
2026-03-27 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009453/photo_002/780x0__r.jpg?hash=1774620195 not downloaded yet
2026-03-27 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009453%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620193%27 HTTP/1.1" 200 None
2026-03-27 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009453/photo_003/780x0__r.jpg?hash=1774620193 not downloaded yet
2026-03-27 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009453%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620193%27 HTTP/1.1" 200 None
2026-03-27 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009453/photo_004/780x0__r.jpg?hash=1774620193 not downloaded yet
2026-03-27 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009453%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620193%27 HTTP/1.1" 200 None
2026-03-27 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009453/photo_005/780x0__r.jpg?hash=1774620193 not downloaded yet
2026-03-27 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009453%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620195%27 HTTP/1.1" 200 None
2026-03-27 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009453/photo_006/780x0__r.jpg?hash=1774620195 not downloaded yet
2026-03-27 15:19:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 02dc1c48-9730-5ad9-970e-420101d31eff
2026-03-27 15:19:49 [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 15:19:49 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:19:49 [ecarstrade.be] INFO: Found listing with ID: 7009503auction111133
2026-03-27 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:49 [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 15:19:49 [ecarstrade.be] INFO: Scrape type for 7009503auction111133: 1
2026-03-27 15:19:49 [ecarstrade.be] INFO: Found listing with ID: 7009502auction111133
2026-03-27 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:49 [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 15:19:49 [ecarstrade.be] INFO: Scrape type for 7009502auction111133: 1
2026-03-27 15:19:49 [ecarstrade.be] INFO: Found listing with ID: 7009557auction111133
2026-03-27 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:49 [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 15:19:49 [ecarstrade.be] INFO: Scrape type for 7009557auction111133: 1
2026-03-27 15:19:49 [ecarstrade.be] INFO: Found listing with ID: 7009450auction111133
2026-03-27 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:49 [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 15:19:49 [ecarstrade.be] INFO: Scrape type for 7009450auction111133: 1
2026-03-27 15:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009433/photo_006/780x0__r.jpg?hash=1774620163> (referer: https://ecarstrade.com/cars/7009433)
2026-03-27 15:19:49 [ecarstrade.be] INFO: Found listing with ID: 7009455auction111133
2026-03-27 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:49 [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 15:19:49 [ecarstrade.be] INFO: Scrape type for 7009455auction111133: 1
2026-03-27 15:19: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 15:19:49 [ecarstrade.be] INFO: Found listing with ID: 7009446auction111133
2026-03-27 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:49 [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 15:19:49 [ecarstrade.be] INFO: Scrape type for 7009446auction111133: 1
2026-03-27 15:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009532> (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 15:19:49 [ecarstrade.be] INFO: Found listing with ID: 7009523auction111133
2026-03-27 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:49 [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 15:19:49 [ecarstrade.be] INFO: Scrape type for 7009523auction111133: 1
2026-03-27 15:19: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 15:19:49 [ecarstrade.be] INFO: Found listing with ID: 7009531auction111133
2026-03-27 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:49 [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 15:19:49 [ecarstrade.be] INFO: Scrape type for 7009531auction111133: 1
2026-03-27 15:19:49 [ecarstrade.be] INFO: Found listing with ID: 7009533auction111133
2026-03-27 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:49 [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 15:19:49 [ecarstrade.be] INFO: Scrape type for 7009533auction111133: 1
2026-03-27 15:19:49 [ecarstrade.be] INFO: Found listing with ID: 7009526auction111133
2026-03-27 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:49 [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 15:19:49 [ecarstrade.be] INFO: Scrape type for 7009526auction111133: 1
2026-03-27 15:19:49 [ecarstrade.be] INFO: Found listing with ID: 7009548auction111133
2026-03-27 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:49 [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 15:19:49 [ecarstrade.be] INFO: Scrape type for 7009548auction111133: 1
2026-03-27 15:19:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 02dc1c48-9730-5ad9-970e-420101d31eff
2026-03-27 15:19:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 02dc1c48-9730-5ad9-970e-420101d31eff, skipping ID generation
2026-03-27 15:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02dc1c48-9730-5ad9-970e-420101d31eff with scrape type 1
2026-03-27 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 02dc1c48-9730-5ad9-970e-420101d31eff sending to next pipeline
2026-03-27 15:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 02dc1c48-9730-5ad9-970e-420101d31eff, identifier: 7009433auction111133
2026-03-27 15:19:50 [ecarstrade.be] INFO: Found listing with ID: 7009536auction111133
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:50 [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 15:19:50 [ecarstrade.be] INFO: Scrape type for 7009536auction111133: 1
2026-03-27 15:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 02dc1c48-9730-5ad9-970e-420101d31eff with identifier: 7009433auction111133
2026-03-27 15:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 02dc1c48-9730-5ad9-970e-420101d31eff with identifier: 7009433auction111133
2026-03-27 15:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 02dc1c48-9730-5ad9-970e-420101d31eff with identifier: 7009433auction111133 to the API
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009433/photo_006/780x0__r.jpg?hash=1774620163>
{'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-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '02dc1c48-9730-5ad9-970e-420101d31eff',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009433',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'BMW',
 'model': '116',
 'odometer': 68566,
 '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': '1 Berline 116 d Business Design 1.5 115CV BVA7 E6d',
 'transmission': 'automatic',
 'trim': '1 Berline  d Business Design 1.5 115CV BVA7 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:50 [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 15:19:50 [ecarstrade.be] INFO: Saving data for 7009433auction111133: {'created_time': 1774624790.360742, 'last_price_update_time': 1774624790.360752, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009433auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:50 [ecarstrade.be] INFO: Extracting details for car 7009532auction111133
2026-03-27 15:19:50 [ecarstrade.be] INFO: Found listing with ID: 7009443auction111133
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:50 [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 15:19:50 [ecarstrade.be] INFO: Scrape type for 7009443auction111133: 1
2026-03-27 15:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009583> (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 15:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04c48db2-0bce-52e1-94c5-e480f70e6145 with identifier: 7009532auction111133
2026-03-27 15:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04c48db2-0bce-52e1-94c5-e480f70e6145 with scrape type 1
2026-03-27 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 04c48db2-0bce-52e1-94c5-e480f70e6145
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009532%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620295%27 HTTP/1.1" 200 None
2026-03-27 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009532/photo_001/780x0__r.jpg?hash=1774620295 not downloaded yet
2026-03-27 15:19:50 [ecarstrade.be] INFO: Found listing with ID: 7009553auction111133
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:50 [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 15:19:50 [ecarstrade.be] INFO: Scrape type for 7009553auction111133: 1
2026-03-27 15:19: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 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009532%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620295%27 HTTP/1.1" 200 None
2026-03-27 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009532/photo_002/780x0__r.jpg?hash=1774620295 not downloaded yet
2026-03-27 15:19:50 [ecarstrade.be] INFO: Extracting details for car 7009583auction111133
2026-03-27 15:19:50 [ecarstrade.be] INFO: Found listing with ID: 7009445auction111133
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:50 [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 15:19:50 [ecarstrade.be] INFO: Scrape type for 7009445auction111133: 1
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009532%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620295%27 HTTP/1.1" 200 None
2026-03-27 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009532/photo_003/780x0__r.jpg?hash=1774620295 not downloaded yet
2026-03-27 15:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009530> (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 15:19:50 [ecarstrade.be] INFO: Found listing with ID: 7009496auction111133
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:50 [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 15:19:50 [ecarstrade.be] INFO: Scrape type for 7009496auction111133: 1
2026-03-27 15:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af8af945-c112-514c-b80b-38f49765c0bb with identifier: 7009583auction111133
2026-03-27 15:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af8af945-c112-514c-b80b-38f49765c0bb with scrape type 1
2026-03-27 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item af8af945-c112-514c-b80b-38f49765c0bb
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009583%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620349%27 HTTP/1.1" 200 None
2026-03-27 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009583/photo_001/780x0__r.jpg?hash=1774620349 not downloaded yet
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009532%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620295%27 HTTP/1.1" 200 None
2026-03-27 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009532/photo_004/780x0__r.jpg?hash=1774620295 not downloaded yet
2026-03-27 15:19:50 [ecarstrade.be] INFO: Found listing with ID: 7009508auction111133
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:50 [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 15:19:50 [ecarstrade.be] INFO: Scrape type for 7009508auction111133: 1
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009583%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620349%27 HTTP/1.1" 200 None
2026-03-27 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009583/photo_002/780x0__r.jpg?hash=1774620349 not downloaded yet
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009532%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620296%27 HTTP/1.1" 200 None
2026-03-27 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009532/photo_005/780x0__r.jpg?hash=1774620296 not downloaded yet
2026-03-27 15:19:50 [ecarstrade.be] INFO: Extracting details for car 7009530auction111133
2026-03-27 15:19:50 [ecarstrade.be] INFO: Found listing with ID: 7009441auction111133
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:50 [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 15:19:50 [ecarstrade.be] INFO: Scrape type for 7009441auction111133: 1
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009583%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620349%27 HTTP/1.1" 200 None
2026-03-27 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009583/photo_003/780x0__r.jpg?hash=1774620349 not downloaded yet
2026-03-27 15:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009402/photo_006/780x0__r.jpg?hash=1774620118> (referer: https://ecarstrade.com/cars/7009402)
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009532%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620295%27 HTTP/1.1" 200 None
2026-03-27 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009532/photo_006/780x0__r.jpg?hash=1774620295 not downloaded yet
2026-03-27 15:19:50 [ecarstrade.be] INFO: Found listing with ID: 7009513auction111133
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:50 [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 15:19:50 [ecarstrade.be] INFO: Scrape type for 7009513auction111133: 1
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009583%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620349%27 HTTP/1.1" 200 None
2026-03-27 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009583/photo_004/780x0__r.jpg?hash=1774620349 not downloaded yet
2026-03-27 15:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c5adf6e-11a3-50a1-b64d-df69a13cfbed with identifier: 7009530auction111133
2026-03-27 15:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c5adf6e-11a3-50a1-b64d-df69a13cfbed with scrape type 1
2026-03-27 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0c5adf6e-11a3-50a1-b64d-df69a13cfbed
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009530%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620289%27 HTTP/1.1" 200 None
2026-03-27 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009530/photo_001/780x0__r.jpg?hash=1774620289 not downloaded yet
2026-03-27 15:19:50 [ecarstrade.be] INFO: Found listing with ID: 7009444auction111133
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:50 [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 15:19:50 [ecarstrade.be] INFO: Scrape type for 7009444auction111133: 1
2026-03-27 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009583%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620349%27 HTTP/1.1" 200 None
2026-03-27 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009583/photo_005/780x0__r.jpg?hash=1774620349 not downloaded yet
2026-03-27 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009530%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620289%27 HTTP/1.1" 200 None
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009530/photo_002/780x0__r.jpg?hash=1774620289 not downloaded yet
2026-03-27 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009567> (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 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009583%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620350%27 HTTP/1.1" 200 None
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009583/photo_006/780x0__r.jpg?hash=1774620350 not downloaded yet
2026-03-27 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009530%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620289%27 HTTP/1.1" 200 None
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009530/photo_003/780x0__r.jpg?hash=1774620289 not downloaded yet
2026-03-27 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009407/photo_006/780x0__r.jpg?hash=1774620126> (referer: https://ecarstrade.com/cars/7009407)
2026-03-27 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009530%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620289%27 HTTP/1.1" 200 None
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009530/photo_004/780x0__r.jpg?hash=1774620289 not downloaded yet
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 02ff0de2-f5e1-5862-b988-c31b5e5707b1
2026-03-27 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009530%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620289%27 HTTP/1.1" 200 None
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009530/photo_005/780x0__r.jpg?hash=1774620289 not downloaded yet
2026-03-27 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009530%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620290%27 HTTP/1.1" 200 None
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009530/photo_006/780x0__r.jpg?hash=1774620290 not downloaded yet
2026-03-27 15:19:51 [ecarstrade.be] INFO: Extracting details for car 7009567auction111133
2026-03-27 15:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68a71ff8-e1f0-5f01-aef1-9f6b60e35618 with identifier: 7009567auction111133
2026-03-27 15:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68a71ff8-e1f0-5f01-aef1-9f6b60e35618 with scrape type 1
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 68a71ff8-e1f0-5f01-aef1-9f6b60e35618
2026-03-27 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009567%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620332%27 HTTP/1.1" 200 None
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009567/photo_001/780x0__r.jpg?hash=1774620332 not downloaded yet
2026-03-27 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009464/photo_005/780x0__r.jpg?hash=1774620209> (referer: https://ecarstrade.com/cars/7009464)
2026-03-27 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009567%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620332%27 HTTP/1.1" 200 None
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009567/photo_002/780x0__r.jpg?hash=1774620332 not downloaded yet
2026-03-27 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009464/photo_006/780x0__r.jpg?hash=1774620209> (referer: https://ecarstrade.com/cars/7009464)
2026-03-27 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009567%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620332%27 HTTP/1.1" 200 None
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009567/photo_003/780x0__r.jpg?hash=1774620332 not downloaded yet
2026-03-27 15:19: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 15:19:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 71e57c4a-e5de-5c16-a745-0cd2d86d6428
2026-03-27 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009567%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620333%27 HTTP/1.1" 200 None
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009567/photo_004/780x0__r.jpg?hash=1774620333 not downloaded yet
2026-03-27 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009567%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620332%27 HTTP/1.1" 200 None
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009567/photo_005/780x0__r.jpg?hash=1774620332 not downloaded yet
2026-03-27 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009453/photo_006/780x0__r.jpg?hash=1774620195> (referer: https://ecarstrade.com/cars/7009453)
2026-03-27 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009567%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620333%27 HTTP/1.1" 200 None
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009567/photo_006/780x0__r.jpg?hash=1774620333 not downloaded yet
2026-03-27 15:19: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 15:19:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6909618a-aa10-50a8-9489-d354cc0cce21
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6909618a-aa10-50a8-9489-d354cc0cce21
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 85997838-32f5-50d3-8d66-c38922066134
2026-03-27 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009478> (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 15:19: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 15:19:51 [ecarstrade.be] INFO: Extracting details for car 7009478auction111133
2026-03-27 15:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae1a2268-104d-5d71-998d-254ac3aa70c8 with identifier: 7009478auction111133
2026-03-27 15:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae1a2268-104d-5d71-998d-254ac3aa70c8 with scrape type 1
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ae1a2268-104d-5d71-998d-254ac3aa70c8
2026-03-27 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009478%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620225%27 HTTP/1.1" 200 None
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009478/photo_001/780x0__r.jpg?hash=1774620225 not downloaded yet
2026-03-27 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009478%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620225%27 HTTP/1.1" 200 None
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009478/photo_002/780x0__r.jpg?hash=1774620225 not downloaded yet
2026-03-27 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009478%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620225%27 HTTP/1.1" 200 None
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009478/photo_003/780x0__r.jpg?hash=1774620225 not downloaded yet
2026-03-27 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009478%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620225%27 HTTP/1.1" 200 None
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009478/photo_004/780x0__r.jpg?hash=1774620225 not downloaded yet
2026-03-27 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009478%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620225%27 HTTP/1.1" 200 None
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009478/photo_005/780x0__r.jpg?hash=1774620225 not downloaded yet
2026-03-27 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009478%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620225%27 HTTP/1.1" 200 None
2026-03-27 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009478/photo_006/780x0__r.jpg?hash=1774620225 not downloaded yet
2026-03-27 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009579> (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 15:19: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 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009558> (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 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009583/photo_003/780x0__r.jpg?hash=1774620349> (referer: https://ecarstrade.com/cars/7009583)
2026-03-27 15:19:56 [ecarstrade.be] INFO: Extracting details for car 7009579auction111133
2026-03-27 15:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dec69ce0-c9d7-5459-ba89-0ded15611984 with identifier: 7009579auction111133
2026-03-27 15:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dec69ce0-c9d7-5459-ba89-0ded15611984 with scrape type 1
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dec69ce0-c9d7-5459-ba89-0ded15611984
2026-03-27 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009579%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620344%27 HTTP/1.1" 200 None
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009579/photo_001/780x0__r.jpg?hash=1774620344 not downloaded yet
2026-03-27 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009579%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620344%27 HTTP/1.1" 200 None
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009579/photo_002/780x0__r.jpg?hash=1774620344 not downloaded yet
2026-03-27 15:19:56 [ecarstrade.be] INFO: Extracting details for car 7009558auction111133
2026-03-27 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009579%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620344%27 HTTP/1.1" 200 None
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009579/photo_003/780x0__r.jpg?hash=1774620344 not downloaded yet
2026-03-27 15:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 348374c4-42ff-5397-b64c-27750a61f5c9 with identifier: 7009558auction111133
2026-03-27 15:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 348374c4-42ff-5397-b64c-27750a61f5c9 with scrape type 1
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 348374c4-42ff-5397-b64c-27750a61f5c9
2026-03-27 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009558%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620321%27 HTTP/1.1" 200 None
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009558/photo_001/780x0__r.jpg?hash=1774620321 not downloaded yet
2026-03-27 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009579%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620344%27 HTTP/1.1" 200 None
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009579/photo_004/780x0__r.jpg?hash=1774620344 not downloaded yet
2026-03-27 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009558%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620321%27 HTTP/1.1" 200 None
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009558/photo_002/780x0__r.jpg?hash=1774620321 not downloaded yet
2026-03-27 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009530/photo_002/780x0__r.jpg?hash=1774620289> (referer: https://ecarstrade.com/cars/7009530)
2026-03-27 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009579%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620344%27 HTTP/1.1" 200 None
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009579/photo_005/780x0__r.jpg?hash=1774620344 not downloaded yet
2026-03-27 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009558%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620321%27 HTTP/1.1" 200 None
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009558/photo_003/780x0__r.jpg?hash=1774620321 not downloaded yet
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item af8af945-c112-514c-b80b-38f49765c0bb
2026-03-27 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009579%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620344%27 HTTP/1.1" 200 None
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009579/photo_006/780x0__r.jpg?hash=1774620344 not downloaded yet
2026-03-27 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009558%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620321%27 HTTP/1.1" 200 None
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009558/photo_004/780x0__r.jpg?hash=1774620321 not downloaded yet
2026-03-27 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009558%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620321%27 HTTP/1.1" 200 None
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009558/photo_005/780x0__r.jpg?hash=1774620321 not downloaded yet
2026-03-27 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7009558%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620321%27 HTTP/1.1" 200 None
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009558/photo_006/780x0__r.jpg?hash=1774620321 not downloaded yet
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0c5adf6e-11a3-50a1-b64d-df69a13cfbed
2026-03-27 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009530/photo_003/780x0__r.jpg?hash=1774620289> (referer: https://ecarstrade.com/cars/7009530)
2026-03-27 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009567/photo_001/780x0__r.jpg?hash=1774620332> (referer: https://ecarstrade.com/cars/7009567)
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0c5adf6e-11a3-50a1-b64d-df69a13cfbed
2026-03-27 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009567/photo_002/780x0__r.jpg?hash=1774620332> (referer: https://ecarstrade.com/cars/7009567)
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 68a71ff8-e1f0-5f01-aef1-9f6b60e35618
2026-03-27 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009567/photo_005/780x0__r.jpg?hash=1774620332> (referer: https://ecarstrade.com/cars/7009567)
2026-03-27 15:19:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 68a71ff8-e1f0-5f01-aef1-9f6b60e35618
2026-03-27 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009428> (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 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009567/photo_006/780x0__r.jpg?hash=1774620333> (referer: https://ecarstrade.com/cars/7009567)
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 68a71ff8-e1f0-5f01-aef1-9f6b60e35618
2026-03-27 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009478/photo_006/780x0__r.jpg?hash=1774620225> (referer: https://ecarstrade.com/cars/7009478)
2026-03-27 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009478/photo_005/780x0__r.jpg?hash=1774620225> (referer: https://ecarstrade.com/cars/7009478)
2026-03-27 15:19:57 [ecarstrade.be] INFO: Extracting details for car 7009428auction111133
2026-03-27 15:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b51d1881-b438-58b0-99bf-a6090ab0708d with identifier: 7009428auction111133
2026-03-27 15:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b51d1881-b438-58b0-99bf-a6090ab0708d with scrape type 1
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b51d1881-b438-58b0-99bf-a6090ab0708d
2026-03-27 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009428%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620156%27 HTTP/1.1" 200 None
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009428/photo_001/780x0__r.jpg?hash=1774620156 not downloaded yet
2026-03-27 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009428%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620157%27 HTTP/1.1" 200 None
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009428/photo_002/780x0__r.jpg?hash=1774620157 not downloaded yet
2026-03-27 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009478/photo_004/780x0__r.jpg?hash=1774620225> (referer: https://ecarstrade.com/cars/7009478)
2026-03-27 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009428%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620156%27 HTTP/1.1" 200 None
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009428/photo_003/780x0__r.jpg?hash=1774620156 not downloaded yet
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 68a71ff8-e1f0-5f01-aef1-9f6b60e35618
2026-03-27 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009428%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620156%27 HTTP/1.1" 200 None
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009428/photo_004/780x0__r.jpg?hash=1774620156 not downloaded yet
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ae1a2268-104d-5d71-998d-254ac3aa70c8
2026-03-27 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009558/photo_002/780x0__r.jpg?hash=1774620321> (referer: https://ecarstrade.com/cars/7009558)
2026-03-27 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009428%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620156%27 HTTP/1.1" 200 None
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009428/photo_005/780x0__r.jpg?hash=1774620156 not downloaded yet
2026-03-27 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009428%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620156%27 HTTP/1.1" 200 None
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009428/photo_006/780x0__r.jpg?hash=1774620156 not downloaded yet
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ae1a2268-104d-5d71-998d-254ac3aa70c8
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ae1a2268-104d-5d71-998d-254ac3aa70c8
2026-03-27 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009558/photo_006/780x0__r.jpg?hash=1774620321> (referer: https://ecarstrade.com/cars/7009558)
2026-03-27 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009558/photo_005/780x0__r.jpg?hash=1774620321> (referer: https://ecarstrade.com/cars/7009558)
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 348374c4-42ff-5397-b64c-27750a61f5c9
2026-03-27 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009558/photo_004/780x0__r.jpg?hash=1774620321> (referer: https://ecarstrade.com/cars/7009558)
2026-03-27 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009443> (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 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009558/photo_003/780x0__r.jpg?hash=1774620321> (referer: https://ecarstrade.com/cars/7009558)
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 348374c4-42ff-5397-b64c-27750a61f5c9
2026-03-27 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009579/photo_006/780x0__r.jpg?hash=1774620344> (referer: https://ecarstrade.com/cars/7009579)
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 348374c4-42ff-5397-b64c-27750a61f5c9
2026-03-27 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009579/photo_005/780x0__r.jpg?hash=1774620344> (referer: https://ecarstrade.com/cars/7009579)
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 348374c4-42ff-5397-b64c-27750a61f5c9
2026-03-27 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009558/photo_001/780x0__r.jpg?hash=1774620321> (referer: https://ecarstrade.com/cars/7009558)
2026-03-27 15:19:57 [ecarstrade.be] INFO: Extracting details for car 7009443auction111133
2026-03-27 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009428/photo_002/780x0__r.jpg?hash=1774620157> (referer: https://ecarstrade.com/cars/7009428)
2026-03-27 15:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8b6b482-d6f6-5b91-a3a5-98adc7b7d7ac with identifier: 7009443auction111133
2026-03-27 15:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8b6b482-d6f6-5b91-a3a5-98adc7b7d7ac with scrape type 1
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c8b6b482-d6f6-5b91-a3a5-98adc7b7d7ac
2026-03-27 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009443%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620180%27 HTTP/1.1" 200 None
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009443/photo_001/780x0__r.jpg?hash=1774620180 not downloaded yet
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 348374c4-42ff-5397-b64c-27750a61f5c9
2026-03-27 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009579/photo_004/780x0__r.jpg?hash=1774620344> (referer: https://ecarstrade.com/cars/7009579)
2026-03-27 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009428/photo_004/780x0__r.jpg?hash=1774620156> (referer: https://ecarstrade.com/cars/7009428)
2026-03-27 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009443%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620180%27 HTTP/1.1" 200 None
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009443/photo_002/780x0__r.jpg?hash=1774620180 not downloaded yet
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dec69ce0-c9d7-5459-ba89-0ded15611984
2026-03-27 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009428/photo_006/780x0__r.jpg?hash=1774620156> (referer: https://ecarstrade.com/cars/7009428)
2026-03-27 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009443%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620180%27 HTTP/1.1" 200 None
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009443/photo_003/780x0__r.jpg?hash=1774620180 not downloaded yet
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dec69ce0-c9d7-5459-ba89-0ded15611984
2026-03-27 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009443%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620180%27 HTTP/1.1" 200 None
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009443/photo_004/780x0__r.jpg?hash=1774620180 not downloaded yet
2026-03-27 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009428/photo_001/780x0__r.jpg?hash=1774620156> (referer: https://ecarstrade.com/cars/7009428)
2026-03-27 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009443%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620180%27 HTTP/1.1" 200 None
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009443/photo_005/780x0__r.jpg?hash=1774620180 not downloaded yet
2026-03-27 15:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009428/photo_005/780x0__r.jpg?hash=1774620156> (referer: https://ecarstrade.com/cars/7009428)
2026-03-27 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009443%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620181%27 HTTP/1.1" 200 None
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009443/photo_006/780x0__r.jpg?hash=1774620181 not downloaded yet
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 348374c4-42ff-5397-b64c-27750a61f5c9
2026-03-27 15:19:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 348374c4-42ff-5397-b64c-27750a61f5c9, skipping ID generation
2026-03-27 15:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 348374c4-42ff-5397-b64c-27750a61f5c9 with scrape type 1
2026-03-27 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 348374c4-42ff-5397-b64c-27750a61f5c9 sending to next pipeline
2026-03-27 15:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 348374c4-42ff-5397-b64c-27750a61f5c9, identifier: 7009558auction111133
2026-03-27 15:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 348374c4-42ff-5397-b64c-27750a61f5c9 with identifier: 7009558auction111133
2026-03-27 15:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 348374c4-42ff-5397-b64c-27750a61f5c9 with identifier: 7009558auction111133
2026-03-27 15:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 348374c4-42ff-5397-b64c-27750a61f5c9 with identifier: 7009558auction111133 to the API
2026-03-27 15:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009558/photo_001/780x0__r.jpg?hash=1774620321>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '348374c4-42ff-5397-b64c-27750a61f5c9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009558',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 55880,
 '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': 5,
 'seller_name': None,
 'title': 'Megane IV Estate Techno 1.3 TCe 140CV BVA7 E6d / VO RECONDITIONNE - '
          'PHOTOS AVANT RECONDITIONNEMENT',
 'transmission': 'automatic',
 'trim': 'IV Estate Techno 1.3 TCe 140CV BVA7 E6d / VO RECONDITIONNE - PHOTOS '
         'AVANT RECONDITIONNEMENT',
 'vin': None,
 'year': 2023}
2026-03-27 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:58 [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 15:19:58 [ecarstrade.be] INFO: Saving data for 7009558auction111133: {'created_time': 1774624798.119205, 'last_price_update_time': 1774624798.119217, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009558auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009428/photo_003/780x0__r.jpg?hash=1774620156> (referer: https://ecarstrade.com/cars/7009428)
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b51d1881-b438-58b0-99bf-a6090ab0708d
2026-03-27 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009579/photo_003/780x0__r.jpg?hash=1774620344> (referer: https://ecarstrade.com/cars/7009579)
2026-03-27 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009438> (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 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009579/photo_002/780x0__r.jpg?hash=1774620344> (referer: https://ecarstrade.com/cars/7009579)
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dec69ce0-c9d7-5459-ba89-0ded15611984
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b51d1881-b438-58b0-99bf-a6090ab0708d
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b51d1881-b438-58b0-99bf-a6090ab0708d
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b51d1881-b438-58b0-99bf-a6090ab0708d
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b51d1881-b438-58b0-99bf-a6090ab0708d
2026-03-27 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009478/photo_002/780x0__r.jpg?hash=1774620225> (referer: https://ecarstrade.com/cars/7009478)
2026-03-27 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009450> (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 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009443/photo_001/780x0__r.jpg?hash=1774620180> (referer: https://ecarstrade.com/cars/7009443)
2026-03-27 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009478/photo_003/780x0__r.jpg?hash=1774620225> (referer: https://ecarstrade.com/cars/7009478)
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b51d1881-b438-58b0-99bf-a6090ab0708d
2026-03-27 15:19:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b51d1881-b438-58b0-99bf-a6090ab0708d, skipping ID generation
2026-03-27 15:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b51d1881-b438-58b0-99bf-a6090ab0708d with scrape type 1
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b51d1881-b438-58b0-99bf-a6090ab0708d sending to next pipeline
2026-03-27 15:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b51d1881-b438-58b0-99bf-a6090ab0708d, identifier: 7009428auction111133
2026-03-27 15:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b51d1881-b438-58b0-99bf-a6090ab0708d with identifier: 7009428auction111133
2026-03-27 15:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b51d1881-b438-58b0-99bf-a6090ab0708d with identifier: 7009428auction111133
2026-03-27 15:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b51d1881-b438-58b0-99bf-a6090ab0708d with identifier: 7009428auction111133 to the API
2026-03-27 15:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009428/photo_003/780x0__r.jpg?hash=1774620156>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b51d1881-b438-58b0-99bf-a6090ab0708d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009428',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'BMW',
 'model': '116',
 'odometer': 120084,
 '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': 'BMW Série 1 / 2019 / 5P / Berline 116d DKG7 Business Design',
 'transmission': 'automatic',
 'trim': 'Série 1 / 2019 / 5P / Berline d DKG7 Business Design',
 'vin': None,
 'year': 2022}
2026-03-27 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:58 [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 15:19:58 [ecarstrade.be] INFO: Saving data for 7009428auction111133: {'created_time': 1774624798.670525, 'last_price_update_time': 1774624798.670539, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009428auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009478/photo_001/780x0__r.jpg?hash=1774620225> (referer: https://ecarstrade.com/cars/7009478)
2026-03-27 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009579/photo_001/780x0__r.jpg?hash=1774620344> (referer: https://ecarstrade.com/cars/7009579)
2026-03-27 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009567/photo_004/780x0__r.jpg?hash=1774620333> (referer: https://ecarstrade.com/cars/7009567)
2026-03-27 15:19:58 [ecarstrade.be] INFO: Extracting details for car 7009438auction111133
2026-03-27 15:19:58 [ecarstrade.be] INFO: Extracting details for car 7009450auction111133
2026-03-27 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009443/photo_004/780x0__r.jpg?hash=1774620180> (referer: https://ecarstrade.com/cars/7009443)
2026-03-27 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009443/photo_005/780x0__r.jpg?hash=1774620180> (referer: https://ecarstrade.com/cars/7009443)
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dec69ce0-c9d7-5459-ba89-0ded15611984
2026-03-27 15:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48d9905b-56d4-5ffa-ae12-3854ab705c05 with identifier: 7009438auction111133
2026-03-27 15:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48d9905b-56d4-5ffa-ae12-3854ab705c05 with scrape type 1
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 48d9905b-56d4-5ffa-ae12-3854ab705c05
2026-03-27 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009438%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620174%27 HTTP/1.1" 200 None
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009438/photo_001/780x0__r.jpg?hash=1774620174 not downloaded yet
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dec69ce0-c9d7-5459-ba89-0ded15611984
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ae1a2268-104d-5d71-998d-254ac3aa70c8
2026-03-27 15:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a718520-a7cf-5862-b0bb-f17c788f5312 with identifier: 7009450auction111133
2026-03-27 15:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a718520-a7cf-5862-b0bb-f17c788f5312 with scrape type 1
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4a718520-a7cf-5862-b0bb-f17c788f5312
2026-03-27 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009450%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620186%27 HTTP/1.1" 200 None
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009450/photo_001/780x0__r.jpg?hash=1774620186 not downloaded yet
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c8b6b482-d6f6-5b91-a3a5-98adc7b7d7ac
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ae1a2268-104d-5d71-998d-254ac3aa70c8
2026-03-27 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009443/photo_006/780x0__r.jpg?hash=1774620181> (referer: https://ecarstrade.com/cars/7009443)
2026-03-27 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009438%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620174%27 HTTP/1.1" 200 None
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009438/photo_002/780x0__r.jpg?hash=1774620174 not downloaded yet
2026-03-27 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009450%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620186%27 HTTP/1.1" 200 None
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009450/photo_002/780x0__r.jpg?hash=1774620186 not downloaded yet
2026-03-27 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009443/photo_003/780x0__r.jpg?hash=1774620180> (referer: https://ecarstrade.com/cars/7009443)
2026-03-27 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009567/photo_003/780x0__r.jpg?hash=1774620332> (referer: https://ecarstrade.com/cars/7009567)
2026-03-27 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009443/photo_002/780x0__r.jpg?hash=1774620180> (referer: https://ecarstrade.com/cars/7009443)
2026-03-27 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009438%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620174%27 HTTP/1.1" 200 None
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009438/photo_003/780x0__r.jpg?hash=1774620174 not downloaded yet
2026-03-27 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009450%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620186%27 HTTP/1.1" 200 None
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009450/photo_003/780x0__r.jpg?hash=1774620186 not downloaded yet
2026-03-27 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009446> (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 15:19: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 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009530/photo_006/780x0__r.jpg?hash=1774620290> (referer: https://ecarstrade.com/cars/7009530)
2026-03-27 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009530/photo_005/780x0__r.jpg?hash=1774620289> (referer: https://ecarstrade.com/cars/7009530)
2026-03-27 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009438%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620174%27 HTTP/1.1" 200 None
2026-03-27 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009438/photo_004/780x0__r.jpg?hash=1774620174 not downloaded yet
2026-03-27 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009450%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620186%27 HTTP/1.1" 200 None
2026-03-27 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009450/photo_004/780x0__r.jpg?hash=1774620186 not downloaded yet
2026-03-27 15:19:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ae1a2268-104d-5d71-998d-254ac3aa70c8
2026-03-27 15:19:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ae1a2268-104d-5d71-998d-254ac3aa70c8, skipping ID generation
2026-03-27 15:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae1a2268-104d-5d71-998d-254ac3aa70c8 with scrape type 1
2026-03-27 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ae1a2268-104d-5d71-998d-254ac3aa70c8 sending to next pipeline
2026-03-27 15:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ae1a2268-104d-5d71-998d-254ac3aa70c8, identifier: 7009478auction111133
2026-03-27 15:19:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dec69ce0-c9d7-5459-ba89-0ded15611984
2026-03-27 15:19:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dec69ce0-c9d7-5459-ba89-0ded15611984, skipping ID generation
2026-03-27 15:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dec69ce0-c9d7-5459-ba89-0ded15611984 with scrape type 1
2026-03-27 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dec69ce0-c9d7-5459-ba89-0ded15611984 sending to next pipeline
2026-03-27 15:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dec69ce0-c9d7-5459-ba89-0ded15611984, identifier: 7009579auction111133
2026-03-27 15:19:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 68a71ff8-e1f0-5f01-aef1-9f6b60e35618
2026-03-27 15:19:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c8b6b482-d6f6-5b91-a3a5-98adc7b7d7ac
2026-03-27 15:19:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c8b6b482-d6f6-5b91-a3a5-98adc7b7d7ac
2026-03-27 15:19:59 [ecarstrade.be] INFO: Extracting details for car 7009446auction111133
2026-03-27 15:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009454> (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 15:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ae1a2268-104d-5d71-998d-254ac3aa70c8 with identifier: 7009478auction111133
2026-03-27 15:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ae1a2268-104d-5d71-998d-254ac3aa70c8 with identifier: 7009478auction111133
2026-03-27 15:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ae1a2268-104d-5d71-998d-254ac3aa70c8 with identifier: 7009478auction111133 to the API
2026-03-27 15:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009478/photo_001/780x0__r.jpg?hash=1774620225>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ae1a2268-104d-5d71-998d-254ac3aa70c8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009478',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 107238,
 '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': None,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Classe A Compact / 2018 / 5P / Berline A 180 d '
          'Business Line',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ Classe A Compact / 2018 / 5P / Berline  d Business '
         'Line',
 'vin': None,
 'year': 2020}
2026-03-27 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:59 [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 15:19:59 [ecarstrade.be] INFO: Saving data for 7009478auction111133: {'created_time': 1774624799.588694, 'last_price_update_time': 1774624799.588706, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009478auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dec69ce0-c9d7-5459-ba89-0ded15611984 with identifier: 7009579auction111133
2026-03-27 15:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dec69ce0-c9d7-5459-ba89-0ded15611984 with identifier: 7009579auction111133
2026-03-27 15:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dec69ce0-c9d7-5459-ba89-0ded15611984 with identifier: 7009579auction111133 to the API
2026-03-27 15:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:19: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 15:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009579/photo_001/780x0__r.jpg?hash=1774620344>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.8L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'dec69ce0-c9d7-5459-ba89-0ded15611984',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009579',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 119129,
 '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': 'TOYOTA Corolla Touring Sports / 2018 / 5P / Break Hybride 122h '
          'Dynamic Business Beyond Zer',
 'transmission': 'automatic',
 'trim': 'TOYOTA  Touring Sports / 2018 / 5P / Break Hybride 122h Dynamic '
         'Business Beyond Zer',
 'vin': None,
 'year': 2022}
2026-03-27 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:59 [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 15:19:59 [ecarstrade.be] INFO: Saving data for 7009579auction111133: {'created_time': 1774624799.883603, 'last_price_update_time': 1774624799.883616, 'auction_closing_time': 1774881600.0}
2026-03-27 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009579auction111133') HTTP/1.1" 204 0
2026-03-27 15:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009583/photo_005/780x0__r.jpg?hash=1774620349> (referer: https://ecarstrade.com/cars/7009583)
2026-03-27 15:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009530/photo_004/780x0__r.jpg?hash=1774620289> (referer: https://ecarstrade.com/cars/7009530)
2026-03-27 15:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009583/photo_006/780x0__r.jpg?hash=1774620350> (referer: https://ecarstrade.com/cars/7009583)
2026-03-27 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009438%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620174%27 HTTP/1.1" 200 None
2026-03-27 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009438/photo_005/780x0__r.jpg?hash=1774620174 not downloaded yet
2026-03-27 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:19: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%252F7000001-7010000%252F7009450%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620187%27 HTTP/1.1" 200 None
2026-03-27 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009450/photo_005/780x0__r.jpg?hash=1774620187 not downloaded yet
2026-03-27 15:19: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 15:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009530/photo_001/780x0__r.jpg?hash=1774620289> (referer: https://ecarstrade.com/cars/7009530)
2026-03-27 15:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009583/photo_004/780x0__r.jpg?hash=1774620349> (referer: https://ecarstrade.com/cars/7009583)
2026-03-27 15:19:59 [ecarstrade.be] INFO: Extracting details for car 7009454auction111133
2026-03-27 15:19:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c8b6b482-d6f6-5b91-a3a5-98adc7b7d7ac
2026-03-27 15:19:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c8b6b482-d6f6-5b91-a3a5-98adc7b7d7ac
2026-03-27 15:19:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 68a71ff8-e1f0-5f01-aef1-9f6b60e35618
2026-03-27 15:19:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 68a71ff8-e1f0-5f01-aef1-9f6b60e35618, skipping ID generation
2026-03-27 15:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68a71ff8-e1f0-5f01-aef1-9f6b60e35618 with scrape type 1
2026-03-27 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 68a71ff8-e1f0-5f01-aef1-9f6b60e35618 sending to next pipeline
2026-03-27 15:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 68a71ff8-e1f0-5f01-aef1-9f6b60e35618, identifier: 7009567auction111133
2026-03-27 15:20:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c8b6b482-d6f6-5b91-a3a5-98adc7b7d7ac
2026-03-27 15:20:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c8b6b482-d6f6-5b91-a3a5-98adc7b7d7ac, skipping ID generation
2026-03-27 15:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8b6b482-d6f6-5b91-a3a5-98adc7b7d7ac with scrape type 1
2026-03-27 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c8b6b482-d6f6-5b91-a3a5-98adc7b7d7ac sending to next pipeline
2026-03-27 15:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c8b6b482-d6f6-5b91-a3a5-98adc7b7d7ac, identifier: 7009443auction111133
2026-03-27 15:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 984f7ea0-cff0-50d5-8671-b73ed422fd97 with identifier: 7009446auction111133
2026-03-27 15:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 984f7ea0-cff0-50d5-8671-b73ed422fd97 with scrape type 1
2026-03-27 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 984f7ea0-cff0-50d5-8671-b73ed422fd97
2026-03-27 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009446%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620183%27 HTTP/1.1" 200 None
2026-03-27 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009446/photo_001/780x0__r.jpg?hash=1774620183 not downloaded yet
2026-03-27 15:20:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0c5adf6e-11a3-50a1-b64d-df69a13cfbed
2026-03-27 15:20:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0c5adf6e-11a3-50a1-b64d-df69a13cfbed
2026-03-27 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009438%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620174%27 HTTP/1.1" 200 None
2026-03-27 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009438/photo_006/780x0__r.jpg?hash=1774620174 not downloaded yet
2026-03-27 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009450%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620186%27 HTTP/1.1" 200 None
2026-03-27 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009450/photo_006/780x0__r.jpg?hash=1774620186 not downloaded yet
2026-03-27 15:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 68a71ff8-e1f0-5f01-aef1-9f6b60e35618 with identifier: 7009567auction111133
2026-03-27 15:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 68a71ff8-e1f0-5f01-aef1-9f6b60e35618 with identifier: 7009567auction111133
2026-03-27 15:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 68a71ff8-e1f0-5f01-aef1-9f6b60e35618 with identifier: 7009567auction111133 to the API
2026-03-27 15:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009567/photo_003/780x0__r.jpg?hash=1774620332>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '68a71ff8-e1f0-5f01-aef1-9f6b60e35618',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009567',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Seat',
 'model': 'Ateca',
 'odometer': 113568,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-01',
 'seats_number': None,
 'seller_name': None,
 'title': 'Ateca Xcellence 1.6 TDI 115CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'Xcellence 1.6 TDI 115CV BVM6 E6dT',
 'vin': None,
 'year': 2020}
2026-03-27 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:00 [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 15:20:00 [ecarstrade.be] INFO: Saving data for 7009567auction111133: {'created_time': 1774624800.635073, 'last_price_update_time': 1774624800.635085, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009567auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c8b6b482-d6f6-5b91-a3a5-98adc7b7d7ac with identifier: 7009443auction111133
2026-03-27 15:20:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 15:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c8b6b482-d6f6-5b91-a3a5-98adc7b7d7ac with identifier: 7009443auction111133
2026-03-27 15:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c8b6b482-d6f6-5b91-a3a5-98adc7b7d7ac with identifier: 7009443auction111133 to the API
2026-03-27 15:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009443/photo_002/780x0__r.jpg?hash=1774620180>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Beige',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'c8b6b482-d6f6-5b91-a3a5-98adc7b7d7ac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009443',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Citroen',
 'model': 'C3',
 'odometer': 11935,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'C3 Max 1.2 PureTech 80CV BVM5 6E',
 'transmission': 'manual',
 'trim': 'Max 1.2 PureTech 80CV BVM5 6E',
 'vin': None,
 'year': 2024}
2026-03-27 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:01 [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 15:20:01 [ecarstrade.be] INFO: Saving data for 7009443auction111133: {'created_time': 1774624801.029069, 'last_price_update_time': 1774624801.029083, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009443auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009446%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620183%27 HTTP/1.1" 200 None
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009446/photo_002/780x0__r.jpg?hash=1774620183 not downloaded yet
2026-03-27 15:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25cf4539-2d65-5a2e-86fd-4cbbc413d193 with identifier: 7009454auction111133
2026-03-27 15:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25cf4539-2d65-5a2e-86fd-4cbbc413d193 with scrape type 1
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 25cf4539-2d65-5a2e-86fd-4cbbc413d193
2026-03-27 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009454%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620189%27 HTTP/1.1" 200 None
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009454/photo_001/780x0__r.jpg?hash=1774620189 not downloaded yet
2026-03-27 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009438/photo_001/780x0__r.jpg?hash=1774620174> (referer: https://ecarstrade.com/cars/7009438)
2026-03-27 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009450/photo_003/780x0__r.jpg?hash=1774620186> (referer: https://ecarstrade.com/cars/7009450)
2026-03-27 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009450/photo_001/780x0__r.jpg?hash=1774620186> (referer: https://ecarstrade.com/cars/7009450)
2026-03-27 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009450/photo_002/780x0__r.jpg?hash=1774620186> (referer: https://ecarstrade.com/cars/7009450)
2026-03-27 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009438/photo_002/780x0__r.jpg?hash=1774620174> (referer: https://ecarstrade.com/cars/7009438)
2026-03-27 15:20: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 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item af8af945-c112-514c-b80b-38f49765c0bb
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0c5adf6e-11a3-50a1-b64d-df69a13cfbed
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item af8af945-c112-514c-b80b-38f49765c0bb
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0c5adf6e-11a3-50a1-b64d-df69a13cfbed
2026-03-27 15:20:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c5adf6e-11a3-50a1-b64d-df69a13cfbed, skipping ID generation
2026-03-27 15:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c5adf6e-11a3-50a1-b64d-df69a13cfbed with scrape type 1
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c5adf6e-11a3-50a1-b64d-df69a13cfbed sending to next pipeline
2026-03-27 15:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0c5adf6e-11a3-50a1-b64d-df69a13cfbed, identifier: 7009530auction111133
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item af8af945-c112-514c-b80b-38f49765c0bb
2026-03-27 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009446%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620183%27 HTTP/1.1" 200 None
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009446/photo_003/780x0__r.jpg?hash=1774620183 not downloaded yet
2026-03-27 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009454%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620190%27 HTTP/1.1" 200 None
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009454/photo_002/780x0__r.jpg?hash=1774620190 not downloaded yet
2026-03-27 15:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0c5adf6e-11a3-50a1-b64d-df69a13cfbed with identifier: 7009530auction111133
2026-03-27 15:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0c5adf6e-11a3-50a1-b64d-df69a13cfbed with identifier: 7009530auction111133
2026-03-27 15:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0c5adf6e-11a3-50a1-b64d-df69a13cfbed with identifier: 7009530auction111133 to the API
2026-03-27 15:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009530/photo_001/780x0__r.jpg?hash=1774620289>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 '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': '0c5adf6e-11a3-50a1-b64d-df69a13cfbed',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009530',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 80686,
 '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': 'PEUGEOT 308 / 2021 / 5P / Berline PHEV 180 E-EAT8 ALLURE',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  / 2021 / 5P / Berline PHEV 180 E-EAT8 ALLURE',
 'vin': None,
 'year': 2023}
2026-03-27 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:01 [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 15:20:01 [ecarstrade.be] INFO: Saving data for 7009530auction111133: {'created_time': 1774624801.572256, 'last_price_update_time': 1774624801.572269, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009530auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009532/photo_006/780x0__r.jpg?hash=1774620295> (referer: https://ecarstrade.com/cars/7009532)
2026-03-27 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009438/photo_004/780x0__r.jpg?hash=1774620174> (referer: https://ecarstrade.com/cars/7009438)
2026-03-27 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009450/photo_004/780x0__r.jpg?hash=1774620186> (referer: https://ecarstrade.com/cars/7009450)
2026-03-27 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009438/photo_003/780x0__r.jpg?hash=1774620174> (referer: https://ecarstrade.com/cars/7009438)
2026-03-27 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009446%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620184%27 HTTP/1.1" 200 None
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009446/photo_004/780x0__r.jpg?hash=1774620184 not downloaded yet
2026-03-27 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009454%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620189%27 HTTP/1.1" 200 None
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009454/photo_003/780x0__r.jpg?hash=1774620189 not downloaded yet
2026-03-27 15:20: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 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009446%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620184%27 HTTP/1.1" 200 None
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009446/photo_005/780x0__r.jpg?hash=1774620184 not downloaded yet
2026-03-27 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009454%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620189%27 HTTP/1.1" 200 None
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009454/photo_004/780x0__r.jpg?hash=1774620189 not downloaded yet
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 48d9905b-56d4-5ffa-ae12-3854ab705c05
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4a718520-a7cf-5862-b0bb-f17c788f5312
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4a718520-a7cf-5862-b0bb-f17c788f5312
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4a718520-a7cf-5862-b0bb-f17c788f5312
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 48d9905b-56d4-5ffa-ae12-3854ab705c05
2026-03-27 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009446%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620183%27 HTTP/1.1" 200 None
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009446/photo_006/780x0__r.jpg?hash=1774620183 not downloaded yet
2026-03-27 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009454%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620189%27 HTTP/1.1" 200 None
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009454/photo_005/780x0__r.jpg?hash=1774620189 not downloaded yet
2026-03-27 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009583/photo_002/780x0__r.jpg?hash=1774620349> (referer: https://ecarstrade.com/cars/7009583)
2026-03-27 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009532/photo_005/780x0__r.jpg?hash=1774620296> (referer: https://ecarstrade.com/cars/7009532)
2026-03-27 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009450/photo_006/780x0__r.jpg?hash=1774620186> (referer: https://ecarstrade.com/cars/7009450)
2026-03-27 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009454%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620189%27 HTTP/1.1" 200 None
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009454/photo_006/780x0__r.jpg?hash=1774620189 not downloaded yet
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 04c48db2-0bce-52e1-94c5-e480f70e6145
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 48d9905b-56d4-5ffa-ae12-3854ab705c05
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4a718520-a7cf-5862-b0bb-f17c788f5312
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 48d9905b-56d4-5ffa-ae12-3854ab705c05
2026-03-27 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009446/photo_001/780x0__r.jpg?hash=1774620183> (referer: https://ecarstrade.com/cars/7009446)
2026-03-27 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009450/photo_005/780x0__r.jpg?hash=1774620187> (referer: https://ecarstrade.com/cars/7009450)
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item af8af945-c112-514c-b80b-38f49765c0bb
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 04c48db2-0bce-52e1-94c5-e480f70e6145
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4a718520-a7cf-5862-b0bb-f17c788f5312
2026-03-27 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009438/photo_006/780x0__r.jpg?hash=1774620174> (referer: https://ecarstrade.com/cars/7009438)
2026-03-27 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009438/photo_005/780x0__r.jpg?hash=1774620174> (referer: https://ecarstrade.com/cars/7009438)
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 984f7ea0-cff0-50d5-8671-b73ed422fd97
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4a718520-a7cf-5862-b0bb-f17c788f5312
2026-03-27 15:20:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a718520-a7cf-5862-b0bb-f17c788f5312, skipping ID generation
2026-03-27 15:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a718520-a7cf-5862-b0bb-f17c788f5312 with scrape type 1
2026-03-27 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a718520-a7cf-5862-b0bb-f17c788f5312 sending to next pipeline
2026-03-27 15:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4a718520-a7cf-5862-b0bb-f17c788f5312, identifier: 7009450auction111133
2026-03-27 15:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4a718520-a7cf-5862-b0bb-f17c788f5312 with identifier: 7009450auction111133
2026-03-27 15:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4a718520-a7cf-5862-b0bb-f17c788f5312 with identifier: 7009450auction111133
2026-03-27 15:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4a718520-a7cf-5862-b0bb-f17c788f5312 with identifier: 7009450auction111133 to the API
2026-03-27 15:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009450/photo_005/780x0__r.jpg?hash=1774620187>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '4a718520-a7cf-5862-b0bb-f17c788f5312',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009450',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'AC',
 'model': 'Citroen Grand C4 Picasso / SpaceTourer',
 'odometer': 101642,
 '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': 7,
 'seller_name': None,
 'title': 'C4 Grand Picasso/Spacetourer Shine 1.2 PureTech 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'C4 Grand Picasso/Spacetourer Shine 1.2 PureTech 130CV BVA8 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:02 [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 15:20:02 [ecarstrade.be] INFO: Saving data for 7009450auction111133: {'created_time': 1774624802.375698, 'last_price_update_time': 1774624802.375708, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009450auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009446/photo_003/780x0__r.jpg?hash=1774620183> (referer: https://ecarstrade.com/cars/7009446)
2026-03-27 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009454/photo_002/780x0__r.jpg?hash=1774620190> (referer: https://ecarstrade.com/cars/7009454)
2026-03-27 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009454/photo_001/780x0__r.jpg?hash=1774620189> (referer: https://ecarstrade.com/cars/7009454)
2026-03-27 15:20:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 48d9905b-56d4-5ffa-ae12-3854ab705c05
2026-03-27 15:20:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 48d9905b-56d4-5ffa-ae12-3854ab705c05
2026-03-27 15:20:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 48d9905b-56d4-5ffa-ae12-3854ab705c05, skipping ID generation
2026-03-27 15:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48d9905b-56d4-5ffa-ae12-3854ab705c05 with scrape type 1
2026-03-27 15:20:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 48d9905b-56d4-5ffa-ae12-3854ab705c05 sending to next pipeline
2026-03-27 15:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 48d9905b-56d4-5ffa-ae12-3854ab705c05, identifier: 7009438auction111133
2026-03-27 15:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 48d9905b-56d4-5ffa-ae12-3854ab705c05 with identifier: 7009438auction111133
2026-03-27 15:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 48d9905b-56d4-5ffa-ae12-3854ab705c05 with identifier: 7009438auction111133
2026-03-27 15:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 48d9905b-56d4-5ffa-ae12-3854ab705c05 with identifier: 7009438auction111133 to the API
2026-03-27 15:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009438/photo_005/780x0__r.jpg?hash=1774620174>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 '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': 'Petrol',
 'id': '48d9905b-56d4-5ffa-ae12-3854ab705c05',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009438',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 33704,
 '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': '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 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:02 [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 15:20:02 [ecarstrade.be] INFO: Saving data for 7009438auction111133: {'created_time': 1774624802.807031, 'last_price_update_time': 1774624802.807042, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009438auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009446/photo_005/780x0__r.jpg?hash=1774620184> (referer: https://ecarstrade.com/cars/7009446)
2026-03-27 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009454/photo_004/780x0__r.jpg?hash=1774620189> (referer: https://ecarstrade.com/cars/7009454)
2026-03-27 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009446/photo_002/780x0__r.jpg?hash=1774620183> (referer: https://ecarstrade.com/cars/7009446)
2026-03-27 15:20:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 984f7ea0-cff0-50d5-8671-b73ed422fd97
2026-03-27 15:20:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 25cf4539-2d65-5a2e-86fd-4cbbc413d193
2026-03-27 15:20:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 25cf4539-2d65-5a2e-86fd-4cbbc413d193
2026-03-27 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009454/photo_006/780x0__r.jpg?hash=1774620189> (referer: https://ecarstrade.com/cars/7009454)
2026-03-27 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009446/photo_006/780x0__r.jpg?hash=1774620183> (referer: https://ecarstrade.com/cars/7009446)
2026-03-27 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009454/photo_005/780x0__r.jpg?hash=1774620189> (referer: https://ecarstrade.com/cars/7009454)
2026-03-27 15:20:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 984f7ea0-cff0-50d5-8671-b73ed422fd97
2026-03-27 15:20:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 25cf4539-2d65-5a2e-86fd-4cbbc413d193
2026-03-27 15:20:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 984f7ea0-cff0-50d5-8671-b73ed422fd97
2026-03-27 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009532/photo_004/780x0__r.jpg?hash=1774620295> (referer: https://ecarstrade.com/cars/7009532)
2026-03-27 15:20:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 25cf4539-2d65-5a2e-86fd-4cbbc413d193
2026-03-27 15:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009454/photo_003/780x0__r.jpg?hash=1774620189> (referer: https://ecarstrade.com/cars/7009454)
2026-03-27 15:20: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 15:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009446/photo_004/780x0__r.jpg?hash=1774620184> (referer: https://ecarstrade.com/cars/7009446)
2026-03-27 15:20:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 984f7ea0-cff0-50d5-8671-b73ed422fd97
2026-03-27 15:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009583/photo_001/780x0__r.jpg?hash=1774620349> (referer: https://ecarstrade.com/cars/7009583)
2026-03-27 15:20:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 25cf4539-2d65-5a2e-86fd-4cbbc413d193
2026-03-27 15:20:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 04c48db2-0bce-52e1-94c5-e480f70e6145
2026-03-27 15:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009532/photo_002/780x0__r.jpg?hash=1774620295> (referer: https://ecarstrade.com/cars/7009532)
2026-03-27 15:20: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 15:20:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 25cf4539-2d65-5a2e-86fd-4cbbc413d193
2026-03-27 15:20:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 25cf4539-2d65-5a2e-86fd-4cbbc413d193, skipping ID generation
2026-03-27 15:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25cf4539-2d65-5a2e-86fd-4cbbc413d193 with scrape type 1
2026-03-27 15:20:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 25cf4539-2d65-5a2e-86fd-4cbbc413d193 sending to next pipeline
2026-03-27 15:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 25cf4539-2d65-5a2e-86fd-4cbbc413d193, identifier: 7009454auction111133
2026-03-27 15:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 25cf4539-2d65-5a2e-86fd-4cbbc413d193 with identifier: 7009454auction111133
2026-03-27 15:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 25cf4539-2d65-5a2e-86fd-4cbbc413d193 with identifier: 7009454auction111133
2026-03-27 15:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 25cf4539-2d65-5a2e-86fd-4cbbc413d193 with identifier: 7009454auction111133 to the API
2026-03-27 15:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009454/photo_003/780x0__r.jpg?hash=1774620189>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '25cf4539-2d65-5a2e-86fd-4cbbc413d193',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009454',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'AC',
 'model': 'Dacia Duster',
 'odometer': 18157,
 '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': 5,
 'seller_name': None,
 'title': 'Duster Expression 1.0 TCe 100CV BVM6 E6d / GPL / VO RECONDITIONNE - '
          'PHOTOS AVANT RECONDITIONNEMENT',
 'transmission': 'manual',
 'trim': 'Duster Expression 1.0 TCe 100CV BVM6 E6d / GPL / VO RECONDITIONNE - '
         'PHOTOS AVANT RECONDITIONNEMENT',
 'vin': None,
 'year': 2024}
2026-03-27 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:03 [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 15:20:03 [ecarstrade.be] INFO: Saving data for 7009454auction111133: {'created_time': 1774624803.563286, 'last_price_update_time': 1774624803.563298, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009454auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009532/photo_003/780x0__r.jpg?hash=1774620295> (referer: https://ecarstrade.com/cars/7009532)
2026-03-27 15:20:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 984f7ea0-cff0-50d5-8671-b73ed422fd97
2026-03-27 15:20:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 984f7ea0-cff0-50d5-8671-b73ed422fd97, skipping ID generation
2026-03-27 15:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 984f7ea0-cff0-50d5-8671-b73ed422fd97 with scrape type 1
2026-03-27 15:20:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 984f7ea0-cff0-50d5-8671-b73ed422fd97 sending to next pipeline
2026-03-27 15:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 984f7ea0-cff0-50d5-8671-b73ed422fd97, identifier: 7009446auction111133
2026-03-27 15:20:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item af8af945-c112-514c-b80b-38f49765c0bb
2026-03-27 15:20:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: af8af945-c112-514c-b80b-38f49765c0bb, skipping ID generation
2026-03-27 15:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af8af945-c112-514c-b80b-38f49765c0bb with scrape type 1
2026-03-27 15:20:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item af8af945-c112-514c-b80b-38f49765c0bb sending to next pipeline
2026-03-27 15:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: af8af945-c112-514c-b80b-38f49765c0bb, identifier: 7009583auction111133
2026-03-27 15:20:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 04c48db2-0bce-52e1-94c5-e480f70e6145
2026-03-27 15:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 984f7ea0-cff0-50d5-8671-b73ed422fd97 with identifier: 7009446auction111133
2026-03-27 15:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 984f7ea0-cff0-50d5-8671-b73ed422fd97 with identifier: 7009446auction111133
2026-03-27 15:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 984f7ea0-cff0-50d5-8671-b73ed422fd97 with identifier: 7009446auction111133 to the API
2026-03-27 15:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009446/photo_004/780x0__r.jpg?hash=1774620184>
{'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-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '984f7ea0-cff0-50d5-8671-b73ed422fd97',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009446',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Citroen',
 'model': 'C4',
 'odometer': 93329,
 '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 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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 15:20:04 [ecarstrade.be] INFO: Saving data for 7009446auction111133: {'created_time': 1774624804.138697, 'last_price_update_time': 1774624804.138708, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009446auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: af8af945-c112-514c-b80b-38f49765c0bb with identifier: 7009583auction111133
2026-03-27 15:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: af8af945-c112-514c-b80b-38f49765c0bb with identifier: 7009583auction111133
2026-03-27 15:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: af8af945-c112-514c-b80b-38f49765c0bb with identifier: 7009583auction111133 to the API
2026-03-27 15:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009583/photo_001/780x0__r.jpg?hash=1774620349>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'af8af945-c112-514c-b80b-38f49765c0bb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009583',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Volkswagen',
 'model': 'Taigo',
 'odometer': 15673,
 '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': 'Taigo Life Business 1.0 TSI 110CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Life Business 1.0 TSI 110CV BVM6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:04 [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 15:20:04 [ecarstrade.be] INFO: Saving data for 7009583auction111133: {'created_time': 1774624804.552146, 'last_price_update_time': 1774624804.552157, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009583auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009532/photo_001/780x0__r.jpg?hash=1774620295> (referer: https://ecarstrade.com/cars/7009532)
2026-03-27 15:20: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 15:20:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 04c48db2-0bce-52e1-94c5-e480f70e6145
2026-03-27 15:20:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 04c48db2-0bce-52e1-94c5-e480f70e6145
2026-03-27 15:20:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 04c48db2-0bce-52e1-94c5-e480f70e6145, skipping ID generation
2026-03-27 15:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04c48db2-0bce-52e1-94c5-e480f70e6145 with scrape type 1
2026-03-27 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 04c48db2-0bce-52e1-94c5-e480f70e6145 sending to next pipeline
2026-03-27 15:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 04c48db2-0bce-52e1-94c5-e480f70e6145, identifier: 7009532auction111133
2026-03-27 15:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 04c48db2-0bce-52e1-94c5-e480f70e6145 with identifier: 7009532auction111133
2026-03-27 15:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 04c48db2-0bce-52e1-94c5-e480f70e6145 with identifier: 7009532auction111133
2026-03-27 15:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 04c48db2-0bce-52e1-94c5-e480f70e6145 with identifier: 7009532auction111133 to the API
2026-03-27 15:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009532/photo_001/780x0__r.jpg?hash=1774620295>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 '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': '04c48db2-0bce-52e1-94c5-e480f70e6145',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009532',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '408',
 'odometer': 84390,
 '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': '408 Allure Pack 1.2 Puretech 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Allure Pack 1.2 Puretech 130CV BVA8 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:05 [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 15:20:05 [ecarstrade.be] INFO: Saving data for 7009532auction111133: {'created_time': 1774624805.078983, 'last_price_update_time': 1774624805.078996, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009532auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:07 [scrapy.extensions.logstats] INFO: Crawled 1065 pages (at 38 pages/min), scraped 887 items (at 47 items/min)
2026-03-27 15:20:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009441> (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 15:20: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 15:20:08 [ecarstrade.be] INFO: Extracting details for car 7009441auction111133
2026-03-27 15:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f174fd0b-e029-5eb7-a39e-b4d974e2f357 with identifier: 7009441auction111133
2026-03-27 15:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f174fd0b-e029-5eb7-a39e-b4d974e2f357 with scrape type 1
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f174fd0b-e029-5eb7-a39e-b4d974e2f357
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009441%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620175%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009441/photo_001/780x0__r.jpg?hash=1774620175 not downloaded yet
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009441%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620175%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009441/photo_002/780x0__r.jpg?hash=1774620175 not downloaded yet
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009441%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620175%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009441/photo_003/780x0__r.jpg?hash=1774620175 not downloaded yet
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009441%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620176%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009441/photo_004/780x0__r.jpg?hash=1774620176 not downloaded yet
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009441%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620175%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009441/photo_005/780x0__r.jpg?hash=1774620175 not downloaded yet
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009441%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620175%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009441/photo_006/780x0__r.jpg?hash=1774620175 not downloaded yet
2026-03-27 15:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009444> (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 15:20: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 15:20:08 [ecarstrade.be] INFO: Extracting details for car 7009444auction111133
2026-03-27 15:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009508> (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 15:20: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 15:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 647a6450-fa48-5e1a-9530-8512774f9574 with identifier: 7009444auction111133
2026-03-27 15:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 647a6450-fa48-5e1a-9530-8512774f9574 with scrape type 1
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 647a6450-fa48-5e1a-9530-8512774f9574
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009444%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620181%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009444/photo_001/780x0__r.jpg?hash=1774620181 not downloaded yet
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009444%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620181%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009444/photo_002/780x0__r.jpg?hash=1774620181 not downloaded yet
2026-03-27 15:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009513> (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 15:20: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 15:20:08 [ecarstrade.be] INFO: Extracting details for car 7009508auction111133
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009444%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620181%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009444/photo_003/780x0__r.jpg?hash=1774620181 not downloaded yet
2026-03-27 15:20:08 [ecarstrade.be] INFO: Extracting details for car 7009513auction111133
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009444%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620181%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009444/photo_004/780x0__r.jpg?hash=1774620181 not downloaded yet
2026-03-27 15:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48d9ef41-148e-55d9-9a86-ac70e908a135 with identifier: 7009508auction111133
2026-03-27 15:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48d9ef41-148e-55d9-9a86-ac70e908a135 with scrape type 1
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 48d9ef41-148e-55d9-9a86-ac70e908a135
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009508%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620259%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009508/photo_001/780x0__r.jpg?hash=1774620259 not downloaded yet
2026-03-27 15:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdd4fd10-0740-5db6-81b9-93ff83d036e2 with identifier: 7009513auction111133
2026-03-27 15:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdd4fd10-0740-5db6-81b9-93ff83d036e2 with scrape type 1
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cdd4fd10-0740-5db6-81b9-93ff83d036e2
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009513%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620271%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009513/photo_001/780x0__r.jpg?hash=1774620271 not downloaded yet
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009444%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620181%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009444/photo_005/780x0__r.jpg?hash=1774620181 not downloaded yet
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009508%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620259%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009508/photo_002/780x0__r.jpg?hash=1774620259 not downloaded yet
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009513%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620271%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009513/photo_002/780x0__r.jpg?hash=1774620271 not downloaded yet
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009444%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620181%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009444/photo_006/780x0__r.jpg?hash=1774620181 not downloaded yet
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009508%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620260%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009508/photo_003/780x0__r.jpg?hash=1774620260 not downloaded yet
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009513%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620271%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009513/photo_003/780x0__r.jpg?hash=1774620271 not downloaded yet
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009508%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620259%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009508/photo_004/780x0__r.jpg?hash=1774620259 not downloaded yet
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009513%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620271%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009513/photo_004/780x0__r.jpg?hash=1774620271 not downloaded yet
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009508%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620260%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009508/photo_005/780x0__r.jpg?hash=1774620260 not downloaded yet
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009513%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620271%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009513/photo_005/780x0__r.jpg?hash=1774620271 not downloaded yet
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009508%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620260%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009508/photo_006/780x0__r.jpg?hash=1774620260 not downloaded yet
2026-03-27 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009513%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620272%27 HTTP/1.1" 200 None
2026-03-27 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009513/photo_006/780x0__r.jpg?hash=1774620272 not downloaded yet
2026-03-27 15:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009496> (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 15:20: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 15:20:10 [ecarstrade.be] INFO: Extracting details for car 7009496auction111133
2026-03-27 15:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64fdf507-1424-595a-9851-1983e182db05 with identifier: 7009496auction111133
2026-03-27 15:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64fdf507-1424-595a-9851-1983e182db05 with scrape type 1
2026-03-27 15:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 64fdf507-1424-595a-9851-1983e182db05
2026-03-27 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009496%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620244%27 HTTP/1.1" 200 None
2026-03-27 15:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009496/photo_001/780x0__r.jpg?hash=1774620244 not downloaded yet
2026-03-27 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009496%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620244%27 HTTP/1.1" 200 None
2026-03-27 15:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009496/photo_002/780x0__r.jpg?hash=1774620244 not downloaded yet
2026-03-27 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009496%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620244%27 HTTP/1.1" 200 None
2026-03-27 15:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009496/photo_003/780x0__r.jpg?hash=1774620244 not downloaded yet
2026-03-27 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009496%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620244%27 HTTP/1.1" 200 None
2026-03-27 15:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009496/photo_004/780x0__r.jpg?hash=1774620244 not downloaded yet
2026-03-27 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009496%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620244%27 HTTP/1.1" 200 None
2026-03-27 15:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009496/photo_005/780x0__r.jpg?hash=1774620244 not downloaded yet
2026-03-27 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009496%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620244%27 HTTP/1.1" 200 None
2026-03-27 15:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009496/photo_006/780x0__r.jpg?hash=1774620244 not downloaded yet
2026-03-27 15:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009536> (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 15:20: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 15:20:12 [ecarstrade.be] INFO: Extracting details for car 7009536auction111133
2026-03-27 15:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7f6e7db-5cbe-56c7-a942-91e2c5c03ad9 with identifier: 7009536auction111133
2026-03-27 15:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7f6e7db-5cbe-56c7-a942-91e2c5c03ad9 with scrape type 1
2026-03-27 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f7f6e7db-5cbe-56c7-a942-91e2c5c03ad9
2026-03-27 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009536%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620299%27 HTTP/1.1" 200 None
2026-03-27 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009536/photo_001/780x0__r.jpg?hash=1774620299 not downloaded yet
2026-03-27 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009536%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620299%27 HTTP/1.1" 200 None
2026-03-27 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009536/photo_002/780x0__r.jpg?hash=1774620299 not downloaded yet
2026-03-27 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009536%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620299%27 HTTP/1.1" 200 None
2026-03-27 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009536/photo_003/780x0__r.jpg?hash=1774620299 not downloaded yet
2026-03-27 15:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009445> (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 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009536%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620299%27 HTTP/1.1" 200 None
2026-03-27 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009536/photo_004/780x0__r.jpg?hash=1774620299 not downloaded yet
2026-03-27 15:20: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 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009536%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620299%27 HTTP/1.1" 200 None
2026-03-27 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009536/photo_005/780x0__r.jpg?hash=1774620299 not downloaded yet
2026-03-27 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009536%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620299%27 HTTP/1.1" 200 None
2026-03-27 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009536/photo_006/780x0__r.jpg?hash=1774620299 not downloaded yet
2026-03-27 15:20:12 [ecarstrade.be] INFO: Extracting details for car 7009445auction111133
2026-03-27 15:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d05063c8-d5b8-5cc9-9481-e8857c009885 with identifier: 7009445auction111133
2026-03-27 15:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d05063c8-d5b8-5cc9-9481-e8857c009885 with scrape type 1
2026-03-27 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d05063c8-d5b8-5cc9-9481-e8857c009885
2026-03-27 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009445%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620183%27 HTTP/1.1" 200 None
2026-03-27 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009445/photo_001/780x0__r.jpg?hash=1774620183 not downloaded yet
2026-03-27 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009445%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620183%27 HTTP/1.1" 200 None
2026-03-27 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009445/photo_002/780x0__r.jpg?hash=1774620183 not downloaded yet
2026-03-27 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009445%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620184%27 HTTP/1.1" 200 None
2026-03-27 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009445/photo_003/780x0__r.jpg?hash=1774620184 not downloaded yet
2026-03-27 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009445%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620183%27 HTTP/1.1" 200 None
2026-03-27 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009445/photo_004/780x0__r.jpg?hash=1774620183 not downloaded yet
2026-03-27 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009445%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620183%27 HTTP/1.1" 200 None
2026-03-27 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009445/photo_005/780x0__r.jpg?hash=1774620183 not downloaded yet
2026-03-27 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009445%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620183%27 HTTP/1.1" 200 None
2026-03-27 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009445/photo_006/780x0__r.jpg?hash=1774620183 not downloaded yet
2026-03-27 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009526> (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 15:20: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 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009533> (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 15:20: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 15:20:15 [ecarstrade.be] INFO: Extracting details for car 7009526auction111133
2026-03-27 15:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3832552-0b71-58ba-ba6f-e1c72c68703e with identifier: 7009526auction111133
2026-03-27 15:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3832552-0b71-58ba-ba6f-e1c72c68703e with scrape type 1
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a3832552-0b71-58ba-ba6f-e1c72c68703e
2026-03-27 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009526%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620285%27 HTTP/1.1" 200 None
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009526/photo_001/780x0__r.jpg?hash=1774620285 not downloaded yet
2026-03-27 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009526%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620285%27 HTTP/1.1" 200 None
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009526/photo_002/780x0__r.jpg?hash=1774620285 not downloaded yet
2026-03-27 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009526%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620285%27 HTTP/1.1" 200 None
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009526/photo_003/780x0__r.jpg?hash=1774620285 not downloaded yet
2026-03-27 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009526%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620285%27 HTTP/1.1" 200 None
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009526/photo_004/780x0__r.jpg?hash=1774620285 not downloaded yet
2026-03-27 15:20:15 [ecarstrade.be] INFO: Extracting details for car 7009533auction111133
2026-03-27 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009526%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620285%27 HTTP/1.1" 200 None
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009526/photo_005/780x0__r.jpg?hash=1774620285 not downloaded yet
2026-03-27 15:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2363c6a4-bb1a-520f-82bc-d2fab2619987 with identifier: 7009533auction111133
2026-03-27 15:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2363c6a4-bb1a-520f-82bc-d2fab2619987 with scrape type 1
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2363c6a4-bb1a-520f-82bc-d2fab2619987
2026-03-27 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009533%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620294%27 HTTP/1.1" 200 None
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009533/photo_001/780x0__r.jpg?hash=1774620294 not downloaded yet
2026-03-27 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009526%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620285%27 HTTP/1.1" 200 None
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009526/photo_006/780x0__r.jpg?hash=1774620285 not downloaded yet
2026-03-27 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009533%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620294%27 HTTP/1.1" 200 None
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009533/photo_002/780x0__r.jpg?hash=1774620294 not downloaded yet
2026-03-27 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009533%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620294%27 HTTP/1.1" 200 None
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009533/photo_003/780x0__r.jpg?hash=1774620294 not downloaded yet
2026-03-27 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009533%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620293%27 HTTP/1.1" 200 None
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009533/photo_004/780x0__r.jpg?hash=1774620293 not downloaded yet
2026-03-27 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009533%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620294%27 HTTP/1.1" 200 None
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009533/photo_005/780x0__r.jpg?hash=1774620294 not downloaded yet
2026-03-27 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009533%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620293%27 HTTP/1.1" 200 None
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009533/photo_006/780x0__r.jpg?hash=1774620293 not downloaded yet
2026-03-27 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009531> (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 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009441/photo_006/780x0__r.jpg?hash=1774620175> (referer: https://ecarstrade.com/cars/7009441)
2026-03-27 15:20:15 [ecarstrade.be] INFO: Extracting details for car 7009531auction111133
2026-03-27 15:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7d04948-bb2a-5828-81bc-41873c8f672f with identifier: 7009531auction111133
2026-03-27 15:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7d04948-bb2a-5828-81bc-41873c8f672f with scrape type 1
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d7d04948-bb2a-5828-81bc-41873c8f672f
2026-03-27 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009531%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620292%27 HTTP/1.1" 200 None
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009531/photo_001/780x0__r.jpg?hash=1774620292 not downloaded yet
2026-03-27 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009531%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620292%27 HTTP/1.1" 200 None
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009531/photo_002/780x0__r.jpg?hash=1774620292 not downloaded yet
2026-03-27 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009441/photo_005/780x0__r.jpg?hash=1774620175> (referer: https://ecarstrade.com/cars/7009441)
2026-03-27 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009531%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620293%27 HTTP/1.1" 200 None
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009531/photo_003/780x0__r.jpg?hash=1774620293 not downloaded yet
2026-03-27 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009531%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620293%27 HTTP/1.1" 200 None
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009531/photo_004/780x0__r.jpg?hash=1774620293 not downloaded yet
2026-03-27 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009531%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620292%27 HTTP/1.1" 200 None
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009531/photo_005/780x0__r.jpg?hash=1774620292 not downloaded yet
2026-03-27 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009531%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620292%27 HTTP/1.1" 200 None
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009531/photo_006/780x0__r.jpg?hash=1774620292 not downloaded yet
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f174fd0b-e029-5eb7-a39e-b4d974e2f357
2026-03-27 15:20:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f174fd0b-e029-5eb7-a39e-b4d974e2f357
2026-03-27 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009444/photo_001/780x0__r.jpg?hash=1774620181> (referer: https://ecarstrade.com/cars/7009444)
2026-03-27 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009513/photo_006/780x0__r.jpg?hash=1774620272> (referer: https://ecarstrade.com/cars/7009513)
2026-03-27 15:20:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 647a6450-fa48-5e1a-9530-8512774f9574
2026-03-27 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009496/photo_006/780x0__r.jpg?hash=1774620244> (referer: https://ecarstrade.com/cars/7009496)
2026-03-27 15:20:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cdd4fd10-0740-5db6-81b9-93ff83d036e2
2026-03-27 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009536/photo_003/780x0__r.jpg?hash=1774620299> (referer: https://ecarstrade.com/cars/7009536)
2026-03-27 15:20:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 64fdf507-1424-595a-9851-1983e182db05
2026-03-27 15:20:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f7f6e7db-5cbe-56c7-a942-91e2c5c03ad9
2026-03-27 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009445/photo_006/780x0__r.jpg?hash=1774620183> (referer: https://ecarstrade.com/cars/7009445)
2026-03-27 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009445/photo_005/780x0__r.jpg?hash=1774620183> (referer: https://ecarstrade.com/cars/7009445)
2026-03-27 15:20:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d05063c8-d5b8-5cc9-9481-e8857c009885
2026-03-27 15:20:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d05063c8-d5b8-5cc9-9481-e8857c009885
2026-03-27 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009533/photo_006/780x0__r.jpg?hash=1774620293> (referer: https://ecarstrade.com/cars/7009533)
2026-03-27 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009533/photo_005/780x0__r.jpg?hash=1774620294> (referer: https://ecarstrade.com/cars/7009533)
2026-03-27 15:20:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2363c6a4-bb1a-520f-82bc-d2fab2619987
2026-03-27 15:20:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2363c6a4-bb1a-520f-82bc-d2fab2619987
2026-03-27 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009531/photo_001/780x0__r.jpg?hash=1774620292> (referer: https://ecarstrade.com/cars/7009531)
2026-03-27 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009531/photo_006/780x0__r.jpg?hash=1774620292> (referer: https://ecarstrade.com/cars/7009531)
2026-03-27 15:20:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d7d04948-bb2a-5828-81bc-41873c8f672f
2026-03-27 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009531/photo_005/780x0__r.jpg?hash=1774620292> (referer: https://ecarstrade.com/cars/7009531)
2026-03-27 15:20:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d7d04948-bb2a-5828-81bc-41873c8f672f
2026-03-27 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009531/photo_004/780x0__r.jpg?hash=1774620293> (referer: https://ecarstrade.com/cars/7009531)
2026-03-27 15:20:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d7d04948-bb2a-5828-81bc-41873c8f672f
2026-03-27 15:20:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d7d04948-bb2a-5828-81bc-41873c8f672f
2026-03-27 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009531/photo_003/780x0__r.jpg?hash=1774620293> (referer: https://ecarstrade.com/cars/7009531)
2026-03-27 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009531/photo_002/780x0__r.jpg?hash=1774620292> (referer: https://ecarstrade.com/cars/7009531)
2026-03-27 15:20:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d7d04948-bb2a-5828-81bc-41873c8f672f
2026-03-27 15:20:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d7d04948-bb2a-5828-81bc-41873c8f672f
2026-03-27 15:20:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d7d04948-bb2a-5828-81bc-41873c8f672f, skipping ID generation
2026-03-27 15:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7d04948-bb2a-5828-81bc-41873c8f672f with scrape type 1
2026-03-27 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d7d04948-bb2a-5828-81bc-41873c8f672f sending to next pipeline
2026-03-27 15:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d7d04948-bb2a-5828-81bc-41873c8f672f, identifier: 7009531auction111133
2026-03-27 15:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d7d04948-bb2a-5828-81bc-41873c8f672f with identifier: 7009531auction111133
2026-03-27 15:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d7d04948-bb2a-5828-81bc-41873c8f672f with identifier: 7009531auction111133
2026-03-27 15:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d7d04948-bb2a-5828-81bc-41873c8f672f with identifier: 7009531auction111133 to the API
2026-03-27 15:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009531/photo_002/780x0__r.jpg?hash=1774620292>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'd7d04948-bb2a-5828-81bc-41873c8f672f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009531',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 121646,
 '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': 'PEUGEOT 308 SW / 2021 / 5P / Break PureTech 130 S&S EAT 8 ALLURE',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  SW / 2021 / 5P / Break PureTech 130 S&S EAT 8 ALLURE',
 'vin': None,
 'year': 2022}
2026-03-27 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:17 [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 15:20:17 [ecarstrade.be] INFO: Saving data for 7009531auction111133: {'created_time': 1774624817.778851, 'last_price_update_time': 1774624817.778862, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009531auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009533/photo_004/780x0__r.jpg?hash=1774620293> (referer: https://ecarstrade.com/cars/7009533)
2026-03-27 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009523> (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 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009533/photo_003/780x0__r.jpg?hash=1774620294> (referer: https://ecarstrade.com/cars/7009533)
2026-03-27 15:20:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2363c6a4-bb1a-520f-82bc-d2fab2619987
2026-03-27 15:20:17 [ecarstrade.be] INFO: Extracting details for car 7009523auction111133
2026-03-27 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009533/photo_002/780x0__r.jpg?hash=1774620294> (referer: https://ecarstrade.com/cars/7009533)
2026-03-27 15:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f515983b-d79a-5b30-a267-84e0bf9b2568 with identifier: 7009523auction111133
2026-03-27 15:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f515983b-d79a-5b30-a267-84e0bf9b2568 with scrape type 1
2026-03-27 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f515983b-d79a-5b30-a267-84e0bf9b2568
2026-03-27 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009523%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620280%27 HTTP/1.1" 200 None
2026-03-27 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009523/photo_001/780x0__r.jpg?hash=1774620280 not downloaded yet
2026-03-27 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009526/photo_006/780x0__r.jpg?hash=1774620285> (referer: https://ecarstrade.com/cars/7009526)
2026-03-27 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009523%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620280%27 HTTP/1.1" 200 None
2026-03-27 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009523/photo_002/780x0__r.jpg?hash=1774620280 not downloaded yet
2026-03-27 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009523%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620280%27 HTTP/1.1" 200 None
2026-03-27 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009523/photo_003/780x0__r.jpg?hash=1774620280 not downloaded yet
2026-03-27 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009523%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620280%27 HTTP/1.1" 200 None
2026-03-27 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009523/photo_004/780x0__r.jpg?hash=1774620280 not downloaded yet
2026-03-27 15:20:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2363c6a4-bb1a-520f-82bc-d2fab2619987
2026-03-27 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009523%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620280%27 HTTP/1.1" 200 None
2026-03-27 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009523/photo_005/780x0__r.jpg?hash=1774620280 not downloaded yet
2026-03-27 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009533/photo_001/780x0__r.jpg?hash=1774620294> (referer: https://ecarstrade.com/cars/7009533)
2026-03-27 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009523%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620280%27 HTTP/1.1" 200 None
2026-03-27 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009523/photo_006/780x0__r.jpg?hash=1774620280 not downloaded yet
2026-03-27 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009526/photo_005/780x0__r.jpg?hash=1774620285> (referer: https://ecarstrade.com/cars/7009526)
2026-03-27 15:20:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2363c6a4-bb1a-520f-82bc-d2fab2619987
2026-03-27 15:20:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a3832552-0b71-58ba-ba6f-e1c72c68703e
2026-03-27 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009553> (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 15:20:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2363c6a4-bb1a-520f-82bc-d2fab2619987
2026-03-27 15:20:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2363c6a4-bb1a-520f-82bc-d2fab2619987, skipping ID generation
2026-03-27 15:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2363c6a4-bb1a-520f-82bc-d2fab2619987 with scrape type 1
2026-03-27 15:20:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2363c6a4-bb1a-520f-82bc-d2fab2619987 sending to next pipeline
2026-03-27 15:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2363c6a4-bb1a-520f-82bc-d2fab2619987, identifier: 7009533auction111133
2026-03-27 15:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2363c6a4-bb1a-520f-82bc-d2fab2619987 with identifier: 7009533auction111133
2026-03-27 15:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2363c6a4-bb1a-520f-82bc-d2fab2619987 with identifier: 7009533auction111133
2026-03-27 15:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2363c6a4-bb1a-520f-82bc-d2fab2619987 with identifier: 7009533auction111133 to the API
2026-03-27 15:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009533/photo_001/780x0__r.jpg?hash=1774620294>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '2363c6a4-bb1a-520f-82bc-d2fab2619987',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009533',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 98527,
 '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': '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': 2020}
2026-03-27 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:18 [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 15:20:18 [ecarstrade.be] INFO: Saving data for 7009533auction111133: {'created_time': 1774624818.984642, 'last_price_update_time': 1774624818.984652, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009533auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009526/photo_003/780x0__r.jpg?hash=1774620285> (referer: https://ecarstrade.com/cars/7009526)
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009526/photo_004/780x0__r.jpg?hash=1774620285> (referer: https://ecarstrade.com/cars/7009526)
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009526/photo_002/780x0__r.jpg?hash=1774620285> (referer: https://ecarstrade.com/cars/7009526)
2026-03-27 15:20:19 [ecarstrade.be] INFO: Extracting details for car 7009553auction111133
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a3832552-0b71-58ba-ba6f-e1c72c68703e
2026-03-27 15:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5b3a7dd-4077-52c2-abf2-053c0d8f629c with identifier: 7009553auction111133
2026-03-27 15:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5b3a7dd-4077-52c2-abf2-053c0d8f629c with scrape type 1
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e5b3a7dd-4077-52c2-abf2-053c0d8f629c
2026-03-27 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009553%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620315%27 HTTP/1.1" 200 None
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009553/photo_001/780x0__r.jpg?hash=1774620315 not downloaded yet
2026-03-27 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009553%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620314%27 HTTP/1.1" 200 None
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009553/photo_002/780x0__r.jpg?hash=1774620314 not downloaded yet
2026-03-27 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009553%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620314%27 HTTP/1.1" 200 None
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009553/photo_003/780x0__r.jpg?hash=1774620314 not downloaded yet
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009526/photo_001/780x0__r.jpg?hash=1774620285> (referer: https://ecarstrade.com/cars/7009526)
2026-03-27 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009553%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620315%27 HTTP/1.1" 200 None
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009553/photo_004/780x0__r.jpg?hash=1774620315 not downloaded yet
2026-03-27 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009553%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620314%27 HTTP/1.1" 200 None
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009553/photo_005/780x0__r.jpg?hash=1774620314 not downloaded yet
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009445/photo_003/780x0__r.jpg?hash=1774620184> (referer: https://ecarstrade.com/cars/7009445)
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a3832552-0b71-58ba-ba6f-e1c72c68703e
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a3832552-0b71-58ba-ba6f-e1c72c68703e
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a3832552-0b71-58ba-ba6f-e1c72c68703e
2026-03-27 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009553%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620315%27 HTTP/1.1" 200 None
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009553/photo_006/780x0__r.jpg?hash=1774620315 not downloaded yet
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009445/photo_004/780x0__r.jpg?hash=1774620183> (referer: https://ecarstrade.com/cars/7009445)
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009445/photo_002/780x0__r.jpg?hash=1774620183> (referer: https://ecarstrade.com/cars/7009445)
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a3832552-0b71-58ba-ba6f-e1c72c68703e
2026-03-27 15:20:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a3832552-0b71-58ba-ba6f-e1c72c68703e, skipping ID generation
2026-03-27 15:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3832552-0b71-58ba-ba6f-e1c72c68703e with scrape type 1
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a3832552-0b71-58ba-ba6f-e1c72c68703e sending to next pipeline
2026-03-27 15:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a3832552-0b71-58ba-ba6f-e1c72c68703e, identifier: 7009526auction111133
2026-03-27 15:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a3832552-0b71-58ba-ba6f-e1c72c68703e with identifier: 7009526auction111133
2026-03-27 15:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a3832552-0b71-58ba-ba6f-e1c72c68703e with identifier: 7009526auction111133
2026-03-27 15:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a3832552-0b71-58ba-ba6f-e1c72c68703e with identifier: 7009526auction111133 to the API
2026-03-27 15:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009526/photo_001/780x0__r.jpg?hash=1774620285>
{'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-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'a3832552-0b71-58ba-ba6f-e1c72c68703e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009526',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 120117,
 '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': 5,
 'seller_name': None,
 'title': '3008 Active Business 1.5 HDi 130CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'Active Business 1.5 HDi 130CV BVA8 E6d',
 'vin': None,
 'year': 2020}
2026-03-27 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:19 [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 15:20:19 [ecarstrade.be] INFO: Saving data for 7009526auction111133: {'created_time': 1774624819.652202, 'last_price_update_time': 1774624819.652213, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009526auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009523/photo_001/780x0__r.jpg?hash=1774620280> (referer: https://ecarstrade.com/cars/7009523)
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009523/photo_004/780x0__r.jpg?hash=1774620280> (referer: https://ecarstrade.com/cars/7009523)
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009523/photo_006/780x0__r.jpg?hash=1774620280> (referer: https://ecarstrade.com/cars/7009523)
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009557> (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 15:20:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d05063c8-d5b8-5cc9-9481-e8857c009885
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d05063c8-d5b8-5cc9-9481-e8857c009885
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d05063c8-d5b8-5cc9-9481-e8857c009885
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009523/photo_003/780x0__r.jpg?hash=1774620280> (referer: https://ecarstrade.com/cars/7009523)
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009523/photo_002/780x0__r.jpg?hash=1774620280> (referer: https://ecarstrade.com/cars/7009523)
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f515983b-d79a-5b30-a267-84e0bf9b2568
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f515983b-d79a-5b30-a267-84e0bf9b2568
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f515983b-d79a-5b30-a267-84e0bf9b2568
2026-03-27 15:20:19 [ecarstrade.be] INFO: Extracting details for car 7009557auction111133
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009445/photo_001/780x0__r.jpg?hash=1774620183> (referer: https://ecarstrade.com/cars/7009445)
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009523/photo_005/780x0__r.jpg?hash=1774620280> (referer: https://ecarstrade.com/cars/7009523)
2026-03-27 15:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76af6301-7917-5f0d-8adb-20fa4d68e127 with identifier: 7009557auction111133
2026-03-27 15:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76af6301-7917-5f0d-8adb-20fa4d68e127 with scrape type 1
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 76af6301-7917-5f0d-8adb-20fa4d68e127
2026-03-27 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009557%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620319%27 HTTP/1.1" 200 None
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009557/photo_001/780x0__r.jpg?hash=1774620319 not downloaded yet
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009553/photo_003/780x0__r.jpg?hash=1774620314> (referer: https://ecarstrade.com/cars/7009553)
2026-03-27 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009557%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620319%27 HTTP/1.1" 200 None
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009557/photo_002/780x0__r.jpg?hash=1774620319 not downloaded yet
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009553/photo_004/780x0__r.jpg?hash=1774620315> (referer: https://ecarstrade.com/cars/7009553)
2026-03-27 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009557%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620321%27 HTTP/1.1" 200 None
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009557/photo_003/780x0__r.jpg?hash=1774620321 not downloaded yet
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f515983b-d79a-5b30-a267-84e0bf9b2568
2026-03-27 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009557%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620319%27 HTTP/1.1" 200 None
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009557/photo_004/780x0__r.jpg?hash=1774620319 not downloaded yet
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009553/photo_002/780x0__r.jpg?hash=1774620314> (referer: https://ecarstrade.com/cars/7009553)
2026-03-27 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009557%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620319%27 HTTP/1.1" 200 None
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009557/photo_005/780x0__r.jpg?hash=1774620319 not downloaded yet
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009553/photo_006/780x0__r.jpg?hash=1774620315> (referer: https://ecarstrade.com/cars/7009553)
2026-03-27 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009557%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620319%27 HTTP/1.1" 200 None
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009557/photo_006/780x0__r.jpg?hash=1774620319 not downloaded yet
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f515983b-d79a-5b30-a267-84e0bf9b2568
2026-03-27 15:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009553/photo_005/780x0__r.jpg?hash=1774620314> (referer: https://ecarstrade.com/cars/7009553)
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d05063c8-d5b8-5cc9-9481-e8857c009885
2026-03-27 15:20:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d05063c8-d5b8-5cc9-9481-e8857c009885, skipping ID generation
2026-03-27 15:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d05063c8-d5b8-5cc9-9481-e8857c009885 with scrape type 1
2026-03-27 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d05063c8-d5b8-5cc9-9481-e8857c009885 sending to next pipeline
2026-03-27 15:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d05063c8-d5b8-5cc9-9481-e8857c009885, identifier: 7009445auction111133
2026-03-27 15:20:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f515983b-d79a-5b30-a267-84e0bf9b2568
2026-03-27 15:20:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f515983b-d79a-5b30-a267-84e0bf9b2568, skipping ID generation
2026-03-27 15:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f515983b-d79a-5b30-a267-84e0bf9b2568 with scrape type 1
2026-03-27 15:20:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f515983b-d79a-5b30-a267-84e0bf9b2568 sending to next pipeline
2026-03-27 15:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f515983b-d79a-5b30-a267-84e0bf9b2568, identifier: 7009523auction111133
2026-03-27 15:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009553/photo_001/780x0__r.jpg?hash=1774620315> (referer: https://ecarstrade.com/cars/7009553)
2026-03-27 15:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d05063c8-d5b8-5cc9-9481-e8857c009885 with identifier: 7009445auction111133
2026-03-27 15:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d05063c8-d5b8-5cc9-9481-e8857c009885 with identifier: 7009445auction111133
2026-03-27 15:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d05063c8-d5b8-5cc9-9481-e8857c009885 with identifier: 7009445auction111133 to the API
2026-03-27 15:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009445/photo_001/780x0__r.jpg?hash=1774620183>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'd05063c8-d5b8-5cc9-9481-e8857c009885',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009445',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Citroen',
 'model': 'C3',
 'odometer': 4810,
 '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': 5,
 'seller_name': None,
 'title': 'C3 Max 1.2 PureTech 80CV BVM5 6E',
 'transmission': 'manual',
 'trim': 'Max 1.2 PureTech 80CV BVM5 6E',
 'vin': None,
 'year': 2024}
2026-03-27 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:20 [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 15:20:20 [ecarstrade.be] INFO: Saving data for 7009445auction111133: {'created_time': 1774624820.532985, 'last_price_update_time': 1774624820.532996, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009445auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f515983b-d79a-5b30-a267-84e0bf9b2568 with identifier: 7009523auction111133
2026-03-27 15:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f515983b-d79a-5b30-a267-84e0bf9b2568 with identifier: 7009523auction111133
2026-03-27 15:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f515983b-d79a-5b30-a267-84e0bf9b2568 with identifier: 7009523auction111133 to the API
2026-03-27 15:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009523/photo_005/780x0__r.jpg?hash=1774620280>
{'auction_title': '',
 'c_o_2_emission_value': 100,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f515983b-d79a-5b30-a267-84e0bf9b2568',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009523',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 99362,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '3008 Active Business 1.5 HDi 130CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'Active Business 1.5 HDi 130CV BVM6 E6dT',
 'vin': None,
 'year': 2020}
2026-03-27 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:20 [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 15:20:20 [ecarstrade.be] INFO: Saving data for 7009523auction111133: {'created_time': 1774624820.87299, 'last_price_update_time': 1774624820.873001, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009523auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009536/photo_006/780x0__r.jpg?hash=1774620299> (referer: https://ecarstrade.com/cars/7009536)
2026-03-27 15:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009536/photo_005/780x0__r.jpg?hash=1774620299> (referer: https://ecarstrade.com/cars/7009536)
2026-03-27 15:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009536/photo_004/780x0__r.jpg?hash=1774620299> (referer: https://ecarstrade.com/cars/7009536)
2026-03-27 15:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009536/photo_002/780x0__r.jpg?hash=1774620299> (referer: https://ecarstrade.com/cars/7009536)
2026-03-27 15:20:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e5b3a7dd-4077-52c2-abf2-053c0d8f629c
2026-03-27 15:20:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e5b3a7dd-4077-52c2-abf2-053c0d8f629c
2026-03-27 15:20:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e5b3a7dd-4077-52c2-abf2-053c0d8f629c
2026-03-27 15:20:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e5b3a7dd-4077-52c2-abf2-053c0d8f629c
2026-03-27 15:20:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e5b3a7dd-4077-52c2-abf2-053c0d8f629c
2026-03-27 15:20:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e5b3a7dd-4077-52c2-abf2-053c0d8f629c
2026-03-27 15:20:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e5b3a7dd-4077-52c2-abf2-053c0d8f629c, skipping ID generation
2026-03-27 15:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5b3a7dd-4077-52c2-abf2-053c0d8f629c with scrape type 1
2026-03-27 15:20:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e5b3a7dd-4077-52c2-abf2-053c0d8f629c sending to next pipeline
2026-03-27 15:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e5b3a7dd-4077-52c2-abf2-053c0d8f629c, identifier: 7009553auction111133
2026-03-27 15:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e5b3a7dd-4077-52c2-abf2-053c0d8f629c with identifier: 7009553auction111133
2026-03-27 15:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e5b3a7dd-4077-52c2-abf2-053c0d8f629c with identifier: 7009553auction111133
2026-03-27 15:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e5b3a7dd-4077-52c2-abf2-053c0d8f629c with identifier: 7009553auction111133 to the API
2026-03-27 15:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009553/photo_001/780x0__r.jpg?hash=1774620315>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 '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': 'e5b3a7dd-4077-52c2-abf2-053c0d8f629c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009553',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 86322,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Clio V Business 1.6 E-TECH Hybrid 140CV BVA6 E6d',
 'transmission': 'automatic',
 'trim': 'V Business 1.6 E-TECH Hybrid 140CV BVA6 E6d',
 'vin': None,
 'year': 2020}
2026-03-27 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:21 [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 15:20:21 [ecarstrade.be] INFO: Saving data for 7009553auction111133: {'created_time': 1774624821.398867, 'last_price_update_time': 1774624821.398878, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009553auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009536/photo_001/780x0__r.jpg?hash=1774620299> (referer: https://ecarstrade.com/cars/7009536)
2026-03-27 15:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009496/photo_005/780x0__r.jpg?hash=1774620244> (referer: https://ecarstrade.com/cars/7009496)
2026-03-27 15:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009557/photo_002/780x0__r.jpg?hash=1774620319> (referer: https://ecarstrade.com/cars/7009557)
2026-03-27 15:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009557/photo_001/780x0__r.jpg?hash=1774620319> (referer: https://ecarstrade.com/cars/7009557)
2026-03-27 15:20:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f7f6e7db-5cbe-56c7-a942-91e2c5c03ad9
2026-03-27 15:20:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f7f6e7db-5cbe-56c7-a942-91e2c5c03ad9
2026-03-27 15:20:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f7f6e7db-5cbe-56c7-a942-91e2c5c03ad9
2026-03-27 15:20:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f7f6e7db-5cbe-56c7-a942-91e2c5c03ad9
2026-03-27 15:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009557/photo_006/780x0__r.jpg?hash=1774620319> (referer: https://ecarstrade.com/cars/7009557)
2026-03-27 15:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009557/photo_003/780x0__r.jpg?hash=1774620321> (referer: https://ecarstrade.com/cars/7009557)
2026-03-27 15:20:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f7f6e7db-5cbe-56c7-a942-91e2c5c03ad9
2026-03-27 15:20:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7f6e7db-5cbe-56c7-a942-91e2c5c03ad9, skipping ID generation
2026-03-27 15:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7f6e7db-5cbe-56c7-a942-91e2c5c03ad9 with scrape type 1
2026-03-27 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7f6e7db-5cbe-56c7-a942-91e2c5c03ad9 sending to next pipeline
2026-03-27 15:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f7f6e7db-5cbe-56c7-a942-91e2c5c03ad9, identifier: 7009536auction111133
2026-03-27 15:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f7f6e7db-5cbe-56c7-a942-91e2c5c03ad9 with identifier: 7009536auction111133
2026-03-27 15:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f7f6e7db-5cbe-56c7-a942-91e2c5c03ad9 with identifier: 7009536auction111133
2026-03-27 15:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f7f6e7db-5cbe-56c7-a942-91e2c5c03ad9 with identifier: 7009536auction111133 to the API
2026-03-27 15:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009536/photo_001/780x0__r.jpg?hash=1774620299>
{'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-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'f7f6e7db-5cbe-56c7-a942-91e2c5c03ad9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009536',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 119322,
 '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': 7,
 'seller_name': None,
 'title': '5008 Crossway 1.2 PureTech 130CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Crossway 1.2 PureTech 130CV BVM6 E6d',
 'vin': None,
 'year': 2020}
2026-03-27 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:21 [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 15:20:21 [ecarstrade.be] INFO: Saving data for 7009536auction111133: {'created_time': 1774624821.925838, 'last_price_update_time': 1774624821.925852, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009536auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009557/photo_005/780x0__r.jpg?hash=1774620319> (referer: https://ecarstrade.com/cars/7009557)
2026-03-27 15:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009496/photo_004/780x0__r.jpg?hash=1774620244> (referer: https://ecarstrade.com/cars/7009496)
2026-03-27 15:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009557/photo_004/780x0__r.jpg?hash=1774620319> (referer: https://ecarstrade.com/cars/7009557)
2026-03-27 15:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009496/photo_003/780x0__r.jpg?hash=1774620244> (referer: https://ecarstrade.com/cars/7009496)
2026-03-27 15:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009502> (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 15:20:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 64fdf507-1424-595a-9851-1983e182db05
2026-03-27 15:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009503> (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 15:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009455> (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 15:20:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 76af6301-7917-5f0d-8adb-20fa4d68e127
2026-03-27 15:20:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 76af6301-7917-5f0d-8adb-20fa4d68e127
2026-03-27 15:20:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 76af6301-7917-5f0d-8adb-20fa4d68e127
2026-03-27 15:20:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 76af6301-7917-5f0d-8adb-20fa4d68e127
2026-03-27 15:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009508/photo_006/780x0__r.jpg?hash=1774620260> (referer: https://ecarstrade.com/cars/7009508)
2026-03-27 15:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009513/photo_005/780x0__r.jpg?hash=1774620271> (referer: https://ecarstrade.com/cars/7009513)
2026-03-27 15:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009513/photo_004/780x0__r.jpg?hash=1774620271> (referer: https://ecarstrade.com/cars/7009513)
2026-03-27 15:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009496/photo_002/780x0__r.jpg?hash=1774620244> (referer: https://ecarstrade.com/cars/7009496)
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 76af6301-7917-5f0d-8adb-20fa4d68e127
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 64fdf507-1424-595a-9851-1983e182db05
2026-03-27 15:20:22 [ecarstrade.be] INFO: Extracting details for car 7009502auction111133
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 76af6301-7917-5f0d-8adb-20fa4d68e127
2026-03-27 15:20:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 76af6301-7917-5f0d-8adb-20fa4d68e127, skipping ID generation
2026-03-27 15:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76af6301-7917-5f0d-8adb-20fa4d68e127 with scrape type 1
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 76af6301-7917-5f0d-8adb-20fa4d68e127 sending to next pipeline
2026-03-27 15:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 76af6301-7917-5f0d-8adb-20fa4d68e127, identifier: 7009557auction111133
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 64fdf507-1424-595a-9851-1983e182db05
2026-03-27 15:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009508/photo_004/780x0__r.jpg?hash=1774620259> (referer: https://ecarstrade.com/cars/7009508)
2026-03-27 15:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009508/photo_003/780x0__r.jpg?hash=1774620260> (referer: https://ecarstrade.com/cars/7009508)
2026-03-27 15:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009508/photo_005/780x0__r.jpg?hash=1774620260> (referer: https://ecarstrade.com/cars/7009508)
2026-03-27 15:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009496/photo_001/780x0__r.jpg?hash=1774620244> (referer: https://ecarstrade.com/cars/7009496)
2026-03-27 15:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009444/photo_006/780x0__r.jpg?hash=1774620181> (referer: https://ecarstrade.com/cars/7009444)
2026-03-27 15:20:22 [ecarstrade.be] INFO: Extracting details for car 7009503auction111133
2026-03-27 15:20:22 [ecarstrade.be] INFO: Extracting details for car 7009455auction111133
2026-03-27 15:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 76af6301-7917-5f0d-8adb-20fa4d68e127 with identifier: 7009557auction111133
2026-03-27 15:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 76af6301-7917-5f0d-8adb-20fa4d68e127 with identifier: 7009557auction111133
2026-03-27 15:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 76af6301-7917-5f0d-8adb-20fa4d68e127 with identifier: 7009557auction111133 to the API
2026-03-27 15:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009557/photo_004/780x0__r.jpg?hash=1774620319>
{'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-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '76af6301-7917-5f0d-8adb-20fa4d68e127',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009557',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 36135,
 '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': '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 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:22 [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 15:20:22 [ecarstrade.be] INFO: Saving data for 7009557auction111133: {'created_time': 1774624822.464752, 'last_price_update_time': 1774624822.464763, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009557auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009513/photo_002/780x0__r.jpg?hash=1774620271> (referer: https://ecarstrade.com/cars/7009513)
2026-03-27 15:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009513/photo_003/780x0__r.jpg?hash=1774620271> (referer: https://ecarstrade.com/cars/7009513)
2026-03-27 15:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae4f6ee5-5695-5090-a0c0-5672a95eedb1 with identifier: 7009502auction111133
2026-03-27 15:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae4f6ee5-5695-5090-a0c0-5672a95eedb1 with scrape type 1
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ae4f6ee5-5695-5090-a0c0-5672a95eedb1
2026-03-27 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009502%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620249%27 HTTP/1.1" 200 None
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009502/photo_001/780x0__r.jpg?hash=1774620249 not downloaded yet
2026-03-27 15:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bbad543-3514-5779-af5d-42af992e0d39 with identifier: 7009503auction111133
2026-03-27 15:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bbad543-3514-5779-af5d-42af992e0d39 with scrape type 1
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4bbad543-3514-5779-af5d-42af992e0d39
2026-03-27 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009503%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620249%27 HTTP/1.1" 200 None
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009503/photo_001/780x0__r.jpg?hash=1774620249 not downloaded yet
2026-03-27 15:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 352d9c18-8498-5ee7-8324-e487c94e95db with identifier: 7009455auction111133
2026-03-27 15:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 352d9c18-8498-5ee7-8324-e487c94e95db with scrape type 1
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 352d9c18-8498-5ee7-8324-e487c94e95db
2026-03-27 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009455%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620196%27 HTTP/1.1" 200 None
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009455/photo_001/780x0__r.jpg?hash=1774620196 not downloaded yet
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 48d9ef41-148e-55d9-9a86-ac70e908a135
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cdd4fd10-0740-5db6-81b9-93ff83d036e2
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cdd4fd10-0740-5db6-81b9-93ff83d036e2
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 64fdf507-1424-595a-9851-1983e182db05
2026-03-27 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009502%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620249%27 HTTP/1.1" 200 None
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009502/photo_002/780x0__r.jpg?hash=1774620249 not downloaded yet
2026-03-27 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009503%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620249%27 HTTP/1.1" 200 None
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009503/photo_002/780x0__r.jpg?hash=1774620249 not downloaded yet
2026-03-27 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009455%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620195%27 HTTP/1.1" 200 None
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009455/photo_002/780x0__r.jpg?hash=1774620195 not downloaded yet
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 48d9ef41-148e-55d9-9a86-ac70e908a135
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 48d9ef41-148e-55d9-9a86-ac70e908a135
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 48d9ef41-148e-55d9-9a86-ac70e908a135
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 64fdf507-1424-595a-9851-1983e182db05
2026-03-27 15:20:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 64fdf507-1424-595a-9851-1983e182db05, skipping ID generation
2026-03-27 15:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64fdf507-1424-595a-9851-1983e182db05 with scrape type 1
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 64fdf507-1424-595a-9851-1983e182db05 sending to next pipeline
2026-03-27 15:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 64fdf507-1424-595a-9851-1983e182db05, identifier: 7009496auction111133
2026-03-27 15:20:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 647a6450-fa48-5e1a-9530-8512774f9574
2026-03-27 15:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009444/photo_004/780x0__r.jpg?hash=1774620181> (referer: https://ecarstrade.com/cars/7009444)
2026-03-27 15:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009508/photo_002/780x0__r.jpg?hash=1774620259> (referer: https://ecarstrade.com/cars/7009508)
2026-03-27 15:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 64fdf507-1424-595a-9851-1983e182db05 with identifier: 7009496auction111133
2026-03-27 15:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 64fdf507-1424-595a-9851-1983e182db05 with identifier: 7009496auction111133
2026-03-27 15:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 64fdf507-1424-595a-9851-1983e182db05 with identifier: 7009496auction111133 to the API
2026-03-27 15:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009496/photo_001/780x0__r.jpg?hash=1774620244>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'Beige',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '64fdf507-1424-595a-9851-1983e182db05',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009496',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Nissan',
 'model': 'Micra',
 'odometer': 18209,
 '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': 'NISSAN Micra / 2016 / 5P / Berline IG-T 92 Acenta / VO '
          'RECONDITIONNE - PHOTOS AVANT RECONDITIONNEMENT',
 'transmission': 'manual',
 'trim': 'NISSAN  / 2016 / 5P / Berline IG-T 92 Acenta / VO RECONDITIONNE - '
         'PHOTOS AVANT RECONDITIONNEMENT',
 'vin': None,
 'year': 2022}
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:23 [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 15:20:23 [ecarstrade.be] INFO: Saving data for 7009496auction111133: {'created_time': 1774624823.123227, 'last_price_update_time': 1774624823.123238, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009496auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009513/photo_001/780x0__r.jpg?hash=1774620271> (referer: https://ecarstrade.com/cars/7009513)
2026-03-27 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009444/photo_005/780x0__r.jpg?hash=1774620181> (referer: https://ecarstrade.com/cars/7009444)
2026-03-27 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009508/photo_001/780x0__r.jpg?hash=1774620259> (referer: https://ecarstrade.com/cars/7009508)
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009502%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620249%27 HTTP/1.1" 200 None
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009502/photo_003/780x0__r.jpg?hash=1774620249 not downloaded yet
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009503%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620249%27 HTTP/1.1" 200 None
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009503/photo_003/780x0__r.jpg?hash=1774620249 not downloaded yet
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009455%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620195%27 HTTP/1.1" 200 None
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009455/photo_003/780x0__r.jpg?hash=1774620195 not downloaded yet
2026-03-27 15:20: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 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009444/photo_002/780x0__r.jpg?hash=1774620181> (referer: https://ecarstrade.com/cars/7009444)
2026-03-27 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009444/photo_003/780x0__r.jpg?hash=1774620181> (referer: https://ecarstrade.com/cars/7009444)
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cdd4fd10-0740-5db6-81b9-93ff83d036e2
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cdd4fd10-0740-5db6-81b9-93ff83d036e2
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009502%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620249%27 HTTP/1.1" 200 None
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009502/photo_004/780x0__r.jpg?hash=1774620249 not downloaded yet
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009503%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620249%27 HTTP/1.1" 200 None
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009503/photo_004/780x0__r.jpg?hash=1774620249 not downloaded yet
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009455%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620196%27 HTTP/1.1" 200 None
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009455/photo_004/780x0__r.jpg?hash=1774620196 not downloaded yet
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 647a6450-fa48-5e1a-9530-8512774f9574
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 48d9ef41-148e-55d9-9a86-ac70e908a135
2026-03-27 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009441/photo_004/780x0__r.jpg?hash=1774620176> (referer: https://ecarstrade.com/cars/7009441)
2026-03-27 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009441/photo_003/780x0__r.jpg?hash=1774620175> (referer: https://ecarstrade.com/cars/7009441)
2026-03-27 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009441/photo_001/780x0__r.jpg?hash=1774620175> (referer: https://ecarstrade.com/cars/7009441)
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009502%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620249%27 HTTP/1.1" 200 None
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009502/photo_005/780x0__r.jpg?hash=1774620249 not downloaded yet
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009503%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620250%27 HTTP/1.1" 200 None
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009503/photo_005/780x0__r.jpg?hash=1774620250 not downloaded yet
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009455%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620196%27 HTTP/1.1" 200 None
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009455/photo_005/780x0__r.jpg?hash=1774620196 not downloaded yet
2026-03-27 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009453/photo_005/780x0__r.jpg?hash=1774620193> (referer: https://ecarstrade.com/cars/7009453)
2026-03-27 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009441/photo_002/780x0__r.jpg?hash=1774620175> (referer: https://ecarstrade.com/cars/7009441)
2026-03-27 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009453/photo_004/780x0__r.jpg?hash=1774620193> (referer: https://ecarstrade.com/cars/7009453)
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009502%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620249%27 HTTP/1.1" 200 None
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009502/photo_006/780x0__r.jpg?hash=1774620249 not downloaded yet
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009503%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620250%27 HTTP/1.1" 200 None
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009503/photo_006/780x0__r.jpg?hash=1774620250 not downloaded yet
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009455%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620196%27 HTTP/1.1" 200 None
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009455/photo_006/780x0__r.jpg?hash=1774620196 not downloaded yet
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cdd4fd10-0740-5db6-81b9-93ff83d036e2
2026-03-27 15:20:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cdd4fd10-0740-5db6-81b9-93ff83d036e2, skipping ID generation
2026-03-27 15:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdd4fd10-0740-5db6-81b9-93ff83d036e2 with scrape type 1
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cdd4fd10-0740-5db6-81b9-93ff83d036e2 sending to next pipeline
2026-03-27 15:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cdd4fd10-0740-5db6-81b9-93ff83d036e2, identifier: 7009513auction111133
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 647a6450-fa48-5e1a-9530-8512774f9574
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 48d9ef41-148e-55d9-9a86-ac70e908a135
2026-03-27 15:20:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 48d9ef41-148e-55d9-9a86-ac70e908a135, skipping ID generation
2026-03-27 15:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48d9ef41-148e-55d9-9a86-ac70e908a135 with scrape type 1
2026-03-27 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 48d9ef41-148e-55d9-9a86-ac70e908a135 sending to next pipeline
2026-03-27 15:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 48d9ef41-148e-55d9-9a86-ac70e908a135, identifier: 7009508auction111133
2026-03-27 15:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cdd4fd10-0740-5db6-81b9-93ff83d036e2 with identifier: 7009513auction111133
2026-03-27 15:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cdd4fd10-0740-5db6-81b9-93ff83d036e2 with identifier: 7009513auction111133
2026-03-27 15:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cdd4fd10-0740-5db6-81b9-93ff83d036e2 with identifier: 7009513auction111133 to the API
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009513/photo_001/780x0__r.jpg?hash=1774620271>
{'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:40:00Z',
 'fuel_type': 'Electric',
 'id': 'cdd4fd10-0740-5db6-81b9-93ff83d036e2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009513',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 50558,
 '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': '208 (e-) Active Business 50kWh BVA',
 'transmission': 'automatic',
 'trim': '(e-) Active Business 50kWh BVA',
 'vin': None,
 'year': 2020}
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:23 [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 15:20:23 [ecarstrade.be] INFO: Saving data for 7009513auction111133: {'created_time': 1774624823.912231, 'last_price_update_time': 1774624823.912244, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009513auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 48d9ef41-148e-55d9-9a86-ac70e908a135 with identifier: 7009508auction111133
2026-03-27 15:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 48d9ef41-148e-55d9-9a86-ac70e908a135 with identifier: 7009508auction111133
2026-03-27 15:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 48d9ef41-148e-55d9-9a86-ac70e908a135 with identifier: 7009508auction111133 to the API
2026-03-27 15:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009508/photo_001/780x0__r.jpg?hash=1774620259>
{'auction_title': '',
 'c_o_2_emission_value': 95,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '48d9ef41-148e-55d9-9a86-ac70e908a135',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009508',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 71153,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 / 2015 / 5P / Berline &BLUEHDI 100 €6.c S&S ALLURE '
          'BUSINESS',
 'transmission': 'manual',
 'trim': 'PEUGEOT  / 2015 / 5P / Berline &BLUEHDI 100 €6.c S&S ALLURE BUSINESS',
 'vin': None,
 'year': 2018}
2026-03-27 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:24 [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 15:20:24 [ecarstrade.be] INFO: Saving data for 7009508auction111133: {'created_time': 1774624824.27408, 'last_price_update_time': 1774624824.274092, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009508auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009455/photo_001/780x0__r.jpg?hash=1774620196> (referer: https://ecarstrade.com/cars/7009455)
2026-03-27 15:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009503/photo_001/780x0__r.jpg?hash=1774620249> (referer: https://ecarstrade.com/cars/7009503)
2026-03-27 15:20:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 647a6450-fa48-5e1a-9530-8512774f9574
2026-03-27 15:20:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 647a6450-fa48-5e1a-9530-8512774f9574
2026-03-27 15:20:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 647a6450-fa48-5e1a-9530-8512774f9574, skipping ID generation
2026-03-27 15:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 647a6450-fa48-5e1a-9530-8512774f9574 with scrape type 1
2026-03-27 15:20:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 647a6450-fa48-5e1a-9530-8512774f9574 sending to next pipeline
2026-03-27 15:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 647a6450-fa48-5e1a-9530-8512774f9574, identifier: 7009444auction111133
2026-03-27 15:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009455/photo_002/780x0__r.jpg?hash=1774620195> (referer: https://ecarstrade.com/cars/7009455)
2026-03-27 15:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009453/photo_003/780x0__r.jpg?hash=1774620193> (referer: https://ecarstrade.com/cars/7009453)
2026-03-27 15:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 647a6450-fa48-5e1a-9530-8512774f9574 with identifier: 7009444auction111133
2026-03-27 15:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 647a6450-fa48-5e1a-9530-8512774f9574 with identifier: 7009444auction111133
2026-03-27 15:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 647a6450-fa48-5e1a-9530-8512774f9574 with identifier: 7009444auction111133 to the API
2026-03-27 15:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009444/photo_003/780x0__r.jpg?hash=1774620181>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 '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': '647a6450-fa48-5e1a-9530-8512774f9574',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009444',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Citroen',
 'model': 'C3 Aircross',
 'odometer': 75995,
 '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': 5,
 'seller_name': None,
 'title': 'CITROEN C3 Aircross / 2017 / 5P / SUV BlueHDi 100 S&S BVM6 Feel '
          'Business',
 'transmission': 'manual',
 'trim': 'CITROEN  / 2017 / 5P / SUV BlueHDi 100 S&S BVM6 Feel Business',
 'vin': None,
 'year': 2020}
2026-03-27 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:24 [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 15:20:24 [ecarstrade.be] INFO: Saving data for 7009444auction111133: {'created_time': 1774624824.744918, 'last_price_update_time': 1774624824.744929, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009444auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009503/photo_002/780x0__r.jpg?hash=1774620249> (referer: https://ecarstrade.com/cars/7009503)
2026-03-27 15:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009502/photo_002/780x0__r.jpg?hash=1774620249> (referer: https://ecarstrade.com/cars/7009502)
2026-03-27 15:20:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f174fd0b-e029-5eb7-a39e-b4d974e2f357
2026-03-27 15:20:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f174fd0b-e029-5eb7-a39e-b4d974e2f357
2026-03-27 15:20:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f174fd0b-e029-5eb7-a39e-b4d974e2f357
2026-03-27 15:20:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 85997838-32f5-50d3-8d66-c38922066134
2026-03-27 15:20:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f174fd0b-e029-5eb7-a39e-b4d974e2f357
2026-03-27 15:20:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f174fd0b-e029-5eb7-a39e-b4d974e2f357, skipping ID generation
2026-03-27 15:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f174fd0b-e029-5eb7-a39e-b4d974e2f357 with scrape type 1
2026-03-27 15:20:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f174fd0b-e029-5eb7-a39e-b4d974e2f357 sending to next pipeline
2026-03-27 15:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f174fd0b-e029-5eb7-a39e-b4d974e2f357, identifier: 7009441auction111133
2026-03-27 15:20:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 85997838-32f5-50d3-8d66-c38922066134
2026-03-27 15:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009502/photo_001/780x0__r.jpg?hash=1774620249> (referer: https://ecarstrade.com/cars/7009502)
2026-03-27 15:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009453/photo_002/780x0__r.jpg?hash=1774620195> (referer: https://ecarstrade.com/cars/7009453)
2026-03-27 15:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f174fd0b-e029-5eb7-a39e-b4d974e2f357 with identifier: 7009441auction111133
2026-03-27 15:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f174fd0b-e029-5eb7-a39e-b4d974e2f357 with identifier: 7009441auction111133
2026-03-27 15:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f174fd0b-e029-5eb7-a39e-b4d974e2f357 with identifier: 7009441auction111133 to the API
2026-03-27 15:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009441/photo_002/780x0__r.jpg?hash=1774620175>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f174fd0b-e029-5eb7-a39e-b4d974e2f357',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009441',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 85719,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Berlingo Combi Feel 1.6 BlueHDi 100CV BVM5 E6',
 'transmission': 'manual',
 'trim': 'Combi Feel 1.6 BlueHDi 100CV BVM5 E6',
 'vin': None,
 'year': 2017}
2026-03-27 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:26 [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 15:20:26 [ecarstrade.be] INFO: Saving data for 7009441auction111133: {'created_time': 1774624826.063467, 'last_price_update_time': 1774624826.063481, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009441auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009455/photo_004/780x0__r.jpg?hash=1774620196> (referer: https://ecarstrade.com/cars/7009455)
2026-03-27 15:20:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 352d9c18-8498-5ee7-8324-e487c94e95db
2026-03-27 15:20:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4bbad543-3514-5779-af5d-42af992e0d39
2026-03-27 15:20:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 352d9c18-8498-5ee7-8324-e487c94e95db
2026-03-27 15:20:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 85997838-32f5-50d3-8d66-c38922066134
2026-03-27 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009455/photo_005/780x0__r.jpg?hash=1774620196> (referer: https://ecarstrade.com/cars/7009455)
2026-03-27 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009503/photo_004/780x0__r.jpg?hash=1774620249> (referer: https://ecarstrade.com/cars/7009503)
2026-03-27 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009502/photo_004/780x0__r.jpg?hash=1774620249> (referer: https://ecarstrade.com/cars/7009502)
2026-03-27 15:20:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4bbad543-3514-5779-af5d-42af992e0d39
2026-03-27 15:20:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ae4f6ee5-5695-5090-a0c0-5672a95eedb1
2026-03-27 15:20:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ae4f6ee5-5695-5090-a0c0-5672a95eedb1
2026-03-27 15:20:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 85997838-32f5-50d3-8d66-c38922066134
2026-03-27 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009502/photo_006/780x0__r.jpg?hash=1774620249> (referer: https://ecarstrade.com/cars/7009502)
2026-03-27 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009503/photo_005/780x0__r.jpg?hash=1774620250> (referer: https://ecarstrade.com/cars/7009503)
2026-03-27 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009455/photo_003/780x0__r.jpg?hash=1774620195> (referer: https://ecarstrade.com/cars/7009455)
2026-03-27 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009455/photo_006/780x0__r.jpg?hash=1774620196> (referer: https://ecarstrade.com/cars/7009455)
2026-03-27 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009503/photo_006/780x0__r.jpg?hash=1774620250> (referer: https://ecarstrade.com/cars/7009503)
2026-03-27 15:20:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 352d9c18-8498-5ee7-8324-e487c94e95db
2026-03-27 15:20:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 352d9c18-8498-5ee7-8324-e487c94e95db
2026-03-27 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009502/photo_005/780x0__r.jpg?hash=1774620249> (referer: https://ecarstrade.com/cars/7009502)
2026-03-27 15:20:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4bbad543-3514-5779-af5d-42af992e0d39
2026-03-27 15:20:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ae4f6ee5-5695-5090-a0c0-5672a95eedb1
2026-03-27 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009453/photo_001/780x0__r.jpg?hash=1774620193> (referer: https://ecarstrade.com/cars/7009453)
2026-03-27 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009464/photo_004/780x0__r.jpg?hash=1774620209> (referer: https://ecarstrade.com/cars/7009464)
2026-03-27 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009464/photo_003/780x0__r.jpg?hash=1774620209> (referer: https://ecarstrade.com/cars/7009464)
2026-03-27 15:20: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 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009503/photo_003/780x0__r.jpg?hash=1774620249> (referer: https://ecarstrade.com/cars/7009503)
2026-03-27 15:20:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ae4f6ee5-5695-5090-a0c0-5672a95eedb1
2026-03-27 15:20:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4bbad543-3514-5779-af5d-42af992e0d39
2026-03-27 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009502/photo_003/780x0__r.jpg?hash=1774620249> (referer: https://ecarstrade.com/cars/7009502)
2026-03-27 15:20:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 352d9c18-8498-5ee7-8324-e487c94e95db
2026-03-27 15:20:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 352d9c18-8498-5ee7-8324-e487c94e95db
2026-03-27 15:20:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 352d9c18-8498-5ee7-8324-e487c94e95db, skipping ID generation
2026-03-27 15:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 352d9c18-8498-5ee7-8324-e487c94e95db with scrape type 1
2026-03-27 15:20:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 352d9c18-8498-5ee7-8324-e487c94e95db sending to next pipeline
2026-03-27 15:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 352d9c18-8498-5ee7-8324-e487c94e95db, identifier: 7009455auction111133
2026-03-27 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009464/photo_002/780x0__r.jpg?hash=1774620209> (referer: https://ecarstrade.com/cars/7009464)
2026-03-27 15:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 352d9c18-8498-5ee7-8324-e487c94e95db with identifier: 7009455auction111133
2026-03-27 15:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 352d9c18-8498-5ee7-8324-e487c94e95db with identifier: 7009455auction111133
2026-03-27 15:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 352d9c18-8498-5ee7-8324-e487c94e95db with identifier: 7009455auction111133 to the API
2026-03-27 15:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009455/photo_006/780x0__r.jpg?hash=1774620196>
{'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:40:00Z',
 'fuel_type': 'Petrol',
 'id': '352d9c18-8498-5ee7-8324-e487c94e95db',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009455',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'AC',
 'model': 'Dacia Sandero',
 'odometer': 45077,
 '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': 'Sandero III Confort 1.0 TCe 90CV BVM5 E6d / VO RECONDITIONNE - '
          'PHOTOS AVANT RECONDITIONNEMENT',
 'transmission': 'manual',
 'trim': 'Sandero III Confort 1.0 TCe 90CV BVM5 E6d / VO RECONDITIONNE - '
         'PHOTOS AVANT RECONDITIONNEMENT',
 'vin': None,
 'year': 2022}
2026-03-27 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:27 [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 15:20:27 [ecarstrade.be] INFO: Saving data for 7009455auction111133: {'created_time': 1774624827.484098, 'last_price_update_time': 1774624827.484108, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009455auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009402/photo_005/780x0__r.jpg?hash=1774620117> (referer: https://ecarstrade.com/cars/7009402)
2026-03-27 15:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009392/photo_001/780x0__r.jpg?hash=1774620102> (referer: https://ecarstrade.com/cars/7009392)
2026-03-27 15:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009407/photo_005/780x0__r.jpg?hash=1774620126> (referer: https://ecarstrade.com/cars/7009407)
2026-03-27 15:20: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 15:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009464/photo_001/780x0__r.jpg?hash=1774620209> (referer: https://ecarstrade.com/cars/7009464)
2026-03-27 15:20:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4bbad543-3514-5779-af5d-42af992e0d39
2026-03-27 15:20:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ae4f6ee5-5695-5090-a0c0-5672a95eedb1
2026-03-27 15:20:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 85997838-32f5-50d3-8d66-c38922066134
2026-03-27 15:20:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 85997838-32f5-50d3-8d66-c38922066134, skipping ID generation
2026-03-27 15:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85997838-32f5-50d3-8d66-c38922066134 with scrape type 1
2026-03-27 15:20:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 85997838-32f5-50d3-8d66-c38922066134 sending to next pipeline
2026-03-27 15:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 85997838-32f5-50d3-8d66-c38922066134, identifier: 7009453auction111133
2026-03-27 15:20:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6909618a-aa10-50a8-9489-d354cc0cce21
2026-03-27 15:20:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6909618a-aa10-50a8-9489-d354cc0cce21
2026-03-27 15:20:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4bbad543-3514-5779-af5d-42af992e0d39
2026-03-27 15:20:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4bbad543-3514-5779-af5d-42af992e0d39, skipping ID generation
2026-03-27 15:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bbad543-3514-5779-af5d-42af992e0d39 with scrape type 1
2026-03-27 15:20:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4bbad543-3514-5779-af5d-42af992e0d39 sending to next pipeline
2026-03-27 15:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4bbad543-3514-5779-af5d-42af992e0d39, identifier: 7009503auction111133
2026-03-27 15:20:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ae4f6ee5-5695-5090-a0c0-5672a95eedb1
2026-03-27 15:20:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ae4f6ee5-5695-5090-a0c0-5672a95eedb1, skipping ID generation
2026-03-27 15:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae4f6ee5-5695-5090-a0c0-5672a95eedb1 with scrape type 1
2026-03-27 15:20:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ae4f6ee5-5695-5090-a0c0-5672a95eedb1 sending to next pipeline
2026-03-27 15:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ae4f6ee5-5695-5090-a0c0-5672a95eedb1, identifier: 7009502auction111133
2026-03-27 15:20:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6909618a-aa10-50a8-9489-d354cc0cce21
2026-03-27 15:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 85997838-32f5-50d3-8d66-c38922066134 with identifier: 7009453auction111133
2026-03-27 15:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 85997838-32f5-50d3-8d66-c38922066134 with identifier: 7009453auction111133
2026-03-27 15:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 85997838-32f5-50d3-8d66-c38922066134 with identifier: 7009453auction111133 to the API
2026-03-27 15:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009453/photo_001/780x0__r.jpg?hash=1774620193>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '85997838-32f5-50d3-8d66-c38922066134',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009453',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'DS Automobiles',
 'model': 'DS4',
 'odometer': 102537,
 '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': 5,
 'seller_name': None,
 'title': 'DS 4 Trocadero 1.5 BlueHDi 130CV BVA8 6E',
 'transmission': 'automatic',
 'trim': 'DS 4 Trocadero 1.5 BlueHDi 130CV BVA8 6E',
 'vin': None,
 'year': 2023}
2026-03-27 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:28 [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 15:20:28 [ecarstrade.be] INFO: Saving data for 7009453auction111133: {'created_time': 1774624828.073906, 'last_price_update_time': 1774624828.073917, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009453auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4bbad543-3514-5779-af5d-42af992e0d39 with identifier: 7009503auction111133
2026-03-27 15:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4bbad543-3514-5779-af5d-42af992e0d39 with identifier: 7009503auction111133
2026-03-27 15:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4bbad543-3514-5779-af5d-42af992e0d39 with identifier: 7009503auction111133 to the API
2026-03-27 15:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009503/photo_003/780x0__r.jpg?hash=1774620249>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '4bbad543-3514-5779-af5d-42af992e0d39',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009503',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 59187,
 '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': '2008 Allure Pack 1.2 PureTech 130CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Allure Pack 1.2 PureTech 130CV BVM6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:29 [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 15:20:29 [ecarstrade.be] INFO: Saving data for 7009503auction111133: {'created_time': 1774624829.380088, 'last_price_update_time': 1774624829.380101, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009503auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ae4f6ee5-5695-5090-a0c0-5672a95eedb1 with identifier: 7009502auction111133
2026-03-27 15:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ae4f6ee5-5695-5090-a0c0-5672a95eedb1 with identifier: 7009502auction111133
2026-03-27 15:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ae4f6ee5-5695-5090-a0c0-5672a95eedb1 with identifier: 7009502auction111133 to the API
2026-03-27 15:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009502/photo_003/780x0__r.jpg?hash=1774620249>
{'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-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'ae4f6ee5-5695-5090-a0c0-5672a95eedb1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009502',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 66784,
 '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': 5,
 'seller_name': None,
 'title': '2008 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 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:29 [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 15:20:29 [ecarstrade.be] INFO: Saving data for 7009502auction111133: {'created_time': 1774624829.717813, 'last_price_update_time': 1774624829.717823, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009502auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009402/photo_004/780x0__r.jpg?hash=1774620117> (referer: https://ecarstrade.com/cars/7009402)
2026-03-27 15:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009409/photo_006/780x0__r.jpg?hash=1774620134> (referer: https://ecarstrade.com/cars/7009409)
2026-03-27 15:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009407/photo_002/780x0__r.jpg?hash=1774620126> (referer: https://ecarstrade.com/cars/7009407)
2026-03-27 15:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009407/photo_004/780x0__r.jpg?hash=1774620126> (referer: https://ecarstrade.com/cars/7009407)
2026-03-27 15:20:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 02ff0de2-f5e1-5862-b988-c31b5e5707b1
2026-03-27 15:20:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9480bb2d-59be-51cf-a1e2-723709eab17c
2026-03-27 15:20:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9480bb2d-59be-51cf-a1e2-723709eab17c, skipping ID generation
2026-03-27 15:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9480bb2d-59be-51cf-a1e2-723709eab17c with scrape type 1
2026-03-27 15:20:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9480bb2d-59be-51cf-a1e2-723709eab17c sending to next pipeline
2026-03-27 15:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9480bb2d-59be-51cf-a1e2-723709eab17c, identifier: 7009392auction111132
2026-03-27 15:20:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 71e57c4a-e5de-5c16-a745-0cd2d86d6428
2026-03-27 15:20:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6909618a-aa10-50a8-9489-d354cc0cce21
2026-03-27 15:20:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6909618a-aa10-50a8-9489-d354cc0cce21, skipping ID generation
2026-03-27 15:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6909618a-aa10-50a8-9489-d354cc0cce21 with scrape type 1
2026-03-27 15:20:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6909618a-aa10-50a8-9489-d354cc0cce21 sending to next pipeline
2026-03-27 15:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6909618a-aa10-50a8-9489-d354cc0cce21, identifier: 7009464auction111133
2026-03-27 15:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9480bb2d-59be-51cf-a1e2-723709eab17c with identifier: 7009392auction111132
2026-03-27 15:20:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15:20: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 15:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9480bb2d-59be-51cf-a1e2-723709eab17c with identifier: 7009392auction111132
2026-03-27 15:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9480bb2d-59be-51cf-a1e2-723709eab17c with identifier: 7009392auction111132 to the API
2026-03-27 15:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009392/photo_001/780x0__r.jpg?hash=1774620102>
{'auction_title': '',
 'c_o_2_emission_value': 100,
 'category': None,
 'color': 'Yellow',
 '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': '9480bb2d-59be-51cf-a1e2-723709eab17c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009392',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'MG',
 'model': 'MG5',
 'odometer': 21614,
 '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': 2,
 'seller_name': None,
 'title': 'MG MG3 / 2024 / 5P / Berline 1.5L 195ch Hybrid+ Luxury / TRANSFO '
          'VP/VF',
 'transmission': 'automatic',
 'trim': '3 / 2024 / 5P / Berline 1.5L 195ch Hybrid+ Luxury / TRANSFO VP/VF',
 'vin': None,
 'year': 2024}
2026-03-27 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:30 [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 15:20:30 [ecarstrade.be] INFO: Saving data for 7009392auction111132: {'created_time': 1774624830.248478, 'last_price_update_time': 1774624830.248489, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009392auction111132') HTTP/1.1" 204 0
2026-03-27 15:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6909618a-aa10-50a8-9489-d354cc0cce21 with identifier: 7009464auction111133
2026-03-27 15:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6909618a-aa10-50a8-9489-d354cc0cce21 with identifier: 7009464auction111133
2026-03-27 15:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6909618a-aa10-50a8-9489-d354cc0cce21 with identifier: 7009464auction111133 to the API
2026-03-27 15:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009464/photo_001/780x0__r.jpg?hash=1774620209>
{'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:40:00Z',
 'fuel_type': 'Electric',
 'id': '6909618a-aa10-50a8-9489-d354cc0cce21',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009464',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 61736,
 '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': 'Kona Executive Electrique 2WD 64kWh BVA',
 'transmission': 'automatic',
 'trim': 'Executive Electrique 2WD 64kWh BVA',
 'vin': None,
 'year': 2022}
2026-03-27 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:30 [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 15:20:30 [ecarstrade.be] INFO: Saving data for 7009464auction111133: {'created_time': 1774624830.593903, 'last_price_update_time': 1774624830.593913, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009464auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009409/photo_002/780x0__r.jpg?hash=1774620134> (referer: https://ecarstrade.com/cars/7009409)
2026-03-27 15:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009409/photo_004/780x0__r.jpg?hash=1774620134> (referer: https://ecarstrade.com/cars/7009409)
2026-03-27 15:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009409/photo_003/780x0__r.jpg?hash=1774620134> (referer: https://ecarstrade.com/cars/7009409)
2026-03-27 15:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009419/photo_004/780x0__r.jpg?hash=1774620146> (referer: https://ecarstrade.com/cars/7009419)
2026-03-27 15:20:30 [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 15:20:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 02ff0de2-f5e1-5862-b988-c31b5e5707b1
2026-03-27 15:20:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 02ff0de2-f5e1-5862-b988-c31b5e5707b1, skipping ID generation
2026-03-27 15:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02ff0de2-f5e1-5862-b988-c31b5e5707b1 with scrape type 1
2026-03-27 15:20:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 02ff0de2-f5e1-5862-b988-c31b5e5707b1 sending to next pipeline
2026-03-27 15:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 02ff0de2-f5e1-5862-b988-c31b5e5707b1, identifier: 7009402auction111132
2026-03-27 15:20:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 45f12288-5deb-53b6-83af-030de66c67ea
2026-03-27 15:20:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 71e57c4a-e5de-5c16-a745-0cd2d86d6428
2026-03-27 15:20:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 71e57c4a-e5de-5c16-a745-0cd2d86d6428
2026-03-27 15:20:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 71e57c4a-e5de-5c16-a745-0cd2d86d6428, skipping ID generation
2026-03-27 15:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71e57c4a-e5de-5c16-a745-0cd2d86d6428 with scrape type 1
2026-03-27 15:20:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71e57c4a-e5de-5c16-a745-0cd2d86d6428 sending to next pipeline
2026-03-27 15:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 71e57c4a-e5de-5c16-a745-0cd2d86d6428, identifier: 7009407auction111132
2026-03-27 15:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 02ff0de2-f5e1-5862-b988-c31b5e5707b1 with identifier: 7009402auction111132
2026-03-27 15:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 02ff0de2-f5e1-5862-b988-c31b5e5707b1 with identifier: 7009402auction111132
2026-03-27 15:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 02ff0de2-f5e1-5862-b988-c31b5e5707b1 with identifier: 7009402auction111132 to the API
2026-03-27 15:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009402/photo_004/780x0__r.jpg?hash=1774620117>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '02ff0de2-f5e1-5862-b988-c31b5e5707b1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009402',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Peugeot',
 'model': 'Partner',
 'odometer': 78952,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-10-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Partner Premium L1 1.5 HDi 130CV BVA8 E6dT',
 'transmission': 'automatic',
 'trim': 'Premium L1 1.5 HDi 130CV BVA8 E6dT',
 'vin': None,
 'year': 2019}
2026-03-27 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:31 [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 15:20:31 [ecarstrade.be] INFO: Saving data for 7009402auction111132: {'created_time': 1774624831.87784, 'last_price_update_time': 1774624831.87785, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009402auction111132') HTTP/1.1" 204 0
2026-03-27 15:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 71e57c4a-e5de-5c16-a745-0cd2d86d6428 with identifier: 7009407auction111132
2026-03-27 15:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 71e57c4a-e5de-5c16-a745-0cd2d86d6428 with identifier: 7009407auction111132
2026-03-27 15:20:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 71e57c4a-e5de-5c16-a745-0cd2d86d6428 with identifier: 7009407auction111132 to the API
2026-03-27 15:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009407/photo_004/780x0__r.jpg?hash=1774620126>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'category': None,
 'color': 'Black',
 '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': '71e57c4a-e5de-5c16-a745-0cd2d86d6428',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009407',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 67825,
 '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': 2,
 'seller_name': None,
 'title': 'Clio V Business 1.6 E-TECH Hybrid 140CV BVA6 E6d / TRANSFO VP/VF',
 'transmission': 'automatic',
 'trim': 'V Business 1.6 E-TECH Hybrid 140CV BVA6 E6d / TRANSFO VP/VF',
 'vin': None,
 'year': 2021}
2026-03-27 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:32 [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 15:20:32 [ecarstrade.be] INFO: Saving data for 7009407auction111132: {'created_time': 1774624832.232674, 'last_price_update_time': 1774624832.232687, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009407auction111132') HTTP/1.1" 204 0
2026-03-27 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009419/photo_003/780x0__r.jpg?hash=1774620146> (referer: https://ecarstrade.com/cars/7009419)
2026-03-27 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009401/photo_005/780x0__r.jpg?hash=1774620115> (referer: https://ecarstrade.com/cars/7009401)
2026-03-27 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009419/photo_002/780x0__r.jpg?hash=1774620145> (referer: https://ecarstrade.com/cars/7009419)
2026-03-27 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009419/photo_001/780x0__r.jpg?hash=1774620145> (referer: https://ecarstrade.com/cars/7009419)
2026-03-27 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009401/photo_004/780x0__r.jpg?hash=1774620115> (referer: https://ecarstrade.com/cars/7009401)
2026-03-27 15:20:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 45f12288-5deb-53b6-83af-030de66c67ea
2026-03-27 15:20:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 45f12288-5deb-53b6-83af-030de66c67ea
2026-03-27 15:20:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 45f12288-5deb-53b6-83af-030de66c67ea
2026-03-27 15:20:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 45f12288-5deb-53b6-83af-030de66c67ea, skipping ID generation
2026-03-27 15:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45f12288-5deb-53b6-83af-030de66c67ea with scrape type 1
2026-03-27 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 45f12288-5deb-53b6-83af-030de66c67ea sending to next pipeline
2026-03-27 15:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 45f12288-5deb-53b6-83af-030de66c67ea, identifier: 7009409auction111132
2026-03-27 15:20:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 02056af7-437d-50f1-a1f5-ef883a3402f0
2026-03-27 15:20:32 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 45f12288-5deb-53b6-83af-030de66c67ea with identifier: 7009409auction111132
2026-03-27 15:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 45f12288-5deb-53b6-83af-030de66c67ea with identifier: 7009409auction111132
2026-03-27 15:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 45f12288-5deb-53b6-83af-030de66c67ea with identifier: 7009409auction111132 to the API
2026-03-27 15:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009409/photo_003/780x0__r.jpg?hash=1774620134>
{'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-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '45f12288-5deb-53b6-83af-030de66c67ea',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009409',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 66084,
 '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': 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 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:32 [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 15:20:32 [ecarstrade.be] INFO: Saving data for 7009409auction111132: {'created_time': 1774624832.762074, 'last_price_update_time': 1774624832.762086, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009409auction111132') HTTP/1.1" 204 0
2026-03-27 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009393/photo_006/780x0__r.jpg?hash=1774620103> (referer: https://ecarstrade.com/cars/7009393)
2026-03-27 15:20:32 [ecarstrade.be] INFO: Found listing with ID: 7009498auction111133
2026-03-27 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:32 [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 15:20:32 [ecarstrade.be] INFO: Scrape type for 7009498auction111133: 1
2026-03-27 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009393/photo_005/780x0__r.jpg?hash=1774620103> (referer: https://ecarstrade.com/cars/7009393)
2026-03-27 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009401/photo_003/780x0__r.jpg?hash=1774620116> (referer: https://ecarstrade.com/cars/7009401)
2026-03-27 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009401/photo_001/780x0__r.jpg?hash=1774620115> (referer: https://ecarstrade.com/cars/7009401)
2026-03-27 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009401/photo_002/780x0__r.jpg?hash=1774620115> (referer: https://ecarstrade.com/cars/7009401)
2026-03-27 15:20:32 [ecarstrade.be] INFO: Found listing with ID: 7009547auction111133
2026-03-27 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:32 [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 15:20:32 [ecarstrade.be] INFO: Scrape type for 7009547auction111133: 1
2026-03-27 15:20:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 02056af7-437d-50f1-a1f5-ef883a3402f0
2026-03-27 15:20:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 775fb5d7-e3f5-5f2e-b757-a30f348b6079
2026-03-27 15:20:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 02056af7-437d-50f1-a1f5-ef883a3402f0
2026-03-27 15:20:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 02056af7-437d-50f1-a1f5-ef883a3402f0
2026-03-27 15:20:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 02056af7-437d-50f1-a1f5-ef883a3402f0, skipping ID generation
2026-03-27 15:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02056af7-437d-50f1-a1f5-ef883a3402f0 with scrape type 1
2026-03-27 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 02056af7-437d-50f1-a1f5-ef883a3402f0 sending to next pipeline
2026-03-27 15:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 02056af7-437d-50f1-a1f5-ef883a3402f0, identifier: 7009419auction111132
2026-03-27 15:20:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 775fb5d7-e3f5-5f2e-b757-a30f348b6079
2026-03-27 15:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 02056af7-437d-50f1-a1f5-ef883a3402f0 with identifier: 7009419auction111132
2026-03-27 15:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 02056af7-437d-50f1-a1f5-ef883a3402f0 with identifier: 7009419auction111132
2026-03-27 15:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 02056af7-437d-50f1-a1f5-ef883a3402f0 with identifier: 7009419auction111132 to the API
2026-03-27 15:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009419/photo_001/780x0__r.jpg?hash=1774620145>
{'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': '02056af7-437d-50f1-a1f5-ef883a3402f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009419',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 95312,
 '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': 2,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf / 2020 / 5P / Berline / VU 2.0 TDI SCR 115 BVM6 '
          'Life Soci Busi',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN  / 2020 / 5P / Berline / VU 2.0 TDI SCR 115 BVM6 Life '
         'Soci Busi',
 'vin': None,
 'year': 2021}
2026-03-27 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:33 [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 15:20:33 [ecarstrade.be] INFO: Saving data for 7009419auction111132: {'created_time': 1774624833.266854, 'last_price_update_time': 1774624833.266865, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009419auction111132') HTTP/1.1" 204 0
2026-03-27 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009393/photo_003/780x0__r.jpg?hash=1774620104> (referer: https://ecarstrade.com/cars/7009393)
2026-03-27 15:20:33 [ecarstrade.be] INFO: Found listing with ID: 7009451auction111133
2026-03-27 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:33 [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 15:20:33 [ecarstrade.be] INFO: Scrape type for 7009451auction111133: 1
2026-03-27 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009414/photo_005/780x0__r.jpg?hash=1774620141> (referer: https://ecarstrade.com/cars/7009414)
2026-03-27 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009393/photo_001/780x0__r.jpg?hash=1774620104> (referer: https://ecarstrade.com/cars/7009393)
2026-03-27 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009393/photo_002/780x0__r.jpg?hash=1774620103> (referer: https://ecarstrade.com/cars/7009393)
2026-03-27 15:20: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 15:20:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 78781591-e081-5fba-b536-cff3762c03e3
2026-03-27 15:20:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 78781591-e081-5fba-b536-cff3762c03e3
2026-03-27 15:20:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 775fb5d7-e3f5-5f2e-b757-a30f348b6079
2026-03-27 15:20:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 775fb5d7-e3f5-5f2e-b757-a30f348b6079
2026-03-27 15:20:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 775fb5d7-e3f5-5f2e-b757-a30f348b6079
2026-03-27 15:20:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 775fb5d7-e3f5-5f2e-b757-a30f348b6079, skipping ID generation
2026-03-27 15:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 775fb5d7-e3f5-5f2e-b757-a30f348b6079 with scrape type 1
2026-03-27 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 775fb5d7-e3f5-5f2e-b757-a30f348b6079 sending to next pipeline
2026-03-27 15:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 775fb5d7-e3f5-5f2e-b757-a30f348b6079, identifier: 7009401auction111132
2026-03-27 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009414/photo_004/780x0__r.jpg?hash=1774620141> (referer: https://ecarstrade.com/cars/7009414)
2026-03-27 15:20:33 [ecarstrade.be] INFO: Found listing with ID: 7009521auction111133
2026-03-27 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:33 [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 15:20:33 [ecarstrade.be] INFO: Scrape type for 7009521auction111133: 1
2026-03-27 15:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 775fb5d7-e3f5-5f2e-b757-a30f348b6079 with identifier: 7009401auction111132
2026-03-27 15:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 775fb5d7-e3f5-5f2e-b757-a30f348b6079 with identifier: 7009401auction111132
2026-03-27 15:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 775fb5d7-e3f5-5f2e-b757-a30f348b6079 with identifier: 7009401auction111132 to the API
2026-03-27 15:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009401/photo_002/780x0__r.jpg?hash=1774620115>
{'auction_title': '',
 'c_o_2_emission_value': 223,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '775fb5d7-e3f5-5f2e-b757-a30f348b6079',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009401',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': 'Boxer',
 'odometer': 77708,
 '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': 3,
 'seller_name': None,
 'title': 'PEUGEOT Boxer / 2014 / 4P / Fourgon tôlé BlueHDi 120 S&S ASPHALT '
          '330 L1H1',
 'transmission': 'manual',
 'trim': 'PEUGEOT  / 2014 / 4P / Fourgon tôlé BlueHDi 120 S&S ASPHALT 330 L1H1',
 'vin': None,
 'year': 2021}
2026-03-27 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:33 [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 15:20:33 [ecarstrade.be] INFO: Saving data for 7009401auction111132: {'created_time': 1774624833.697303, 'last_price_update_time': 1774624833.697313, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009401auction111132') HTTP/1.1" 204 0
2026-03-27 15:20: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 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009414/photo_002/780x0__r.jpg?hash=1774620141> (referer: https://ecarstrade.com/cars/7009414)
2026-03-27 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009414/photo_001/780x0__r.jpg?hash=1774620141> (referer: https://ecarstrade.com/cars/7009414)
2026-03-27 15:20:33 [ecarstrade.be] INFO: Found listing with ID: 7009541auction111133
2026-03-27 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:33 [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 15:20:33 [ecarstrade.be] INFO: Scrape type for 7009541auction111133: 1
2026-03-27 15:20:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 78781591-e081-5fba-b536-cff3762c03e3
2026-03-27 15:20:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d8d95afe-3f88-55a1-8f18-6ebd53aaf8ad
2026-03-27 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009414/photo_003/780x0__r.jpg?hash=1774620141> (referer: https://ecarstrade.com/cars/7009414)
2026-03-27 15:20:33 [ecarstrade.be] INFO: Found listing with ID: 7009509auction111133
2026-03-27 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:33 [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 15:20:33 [ecarstrade.be] INFO: Scrape type for 7009509auction111133: 1
2026-03-27 15:20:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 78781591-e081-5fba-b536-cff3762c03e3
2026-03-27 15:20:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 78781591-e081-5fba-b536-cff3762c03e3
2026-03-27 15:20:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 78781591-e081-5fba-b536-cff3762c03e3, skipping ID generation
2026-03-27 15:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78781591-e081-5fba-b536-cff3762c03e3 with scrape type 1
2026-03-27 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 78781591-e081-5fba-b536-cff3762c03e3 sending to next pipeline
2026-03-27 15:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 78781591-e081-5fba-b536-cff3762c03e3, identifier: 7009393auction111132
2026-03-27 15:20:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d8d95afe-3f88-55a1-8f18-6ebd53aaf8ad
2026-03-27 15:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 78781591-e081-5fba-b536-cff3762c03e3 with identifier: 7009393auction111132
2026-03-27 15:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 78781591-e081-5fba-b536-cff3762c03e3 with identifier: 7009393auction111132
2026-03-27 15:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 78781591-e081-5fba-b536-cff3762c03e3 with identifier: 7009393auction111132 to the API
2026-03-27 15:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009393/photo_002/780x0__r.jpg?hash=1774620103>
{'auction_title': '',
 'c_o_2_emission_value': 220,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '78781591-e081-5fba-b536-cff3762c03e3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009393',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Ford',
 'model': 'Transit',
 'odometer': 99617,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Transit Fourgon 310 L2 Trend',
 'transmission': 'manual',
 'trim': 'Fourgon 310 L2 Trend',
 'vin': None,
 'year': 2021}
2026-03-27 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:34 [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 15:20:34 [ecarstrade.be] INFO: Saving data for 7009393auction111132: {'created_time': 1774624834.269142, 'last_price_update_time': 1774624834.269153, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009393auction111132') HTTP/1.1" 204 0
2026-03-27 15:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009411/photo_005/780x0__r.jpg?hash=1774620138> (referer: https://ecarstrade.com/cars/7009411)
2026-03-27 15:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009411/photo_006/780x0__r.jpg?hash=1774620139> (referer: https://ecarstrade.com/cars/7009411)
2026-03-27 15:20:34 [ecarstrade.be] INFO: Found listing with ID: 7009551auction111133
2026-03-27 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:34 [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 15:20:34 [ecarstrade.be] INFO: Scrape type for 7009551auction111133: 1
2026-03-27 15:20: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 15:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009411/photo_004/780x0__r.jpg?hash=1774620139> (referer: https://ecarstrade.com/cars/7009411)
2026-03-27 15:20:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d8d95afe-3f88-55a1-8f18-6ebd53aaf8ad
2026-03-27 15:20:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d8d95afe-3f88-55a1-8f18-6ebd53aaf8ad
2026-03-27 15:20:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d8d95afe-3f88-55a1-8f18-6ebd53aaf8ad
2026-03-27 15:20:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d8d95afe-3f88-55a1-8f18-6ebd53aaf8ad, skipping ID generation
2026-03-27 15:20:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8d95afe-3f88-55a1-8f18-6ebd53aaf8ad with scrape type 1
2026-03-27 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d8d95afe-3f88-55a1-8f18-6ebd53aaf8ad sending to next pipeline
2026-03-27 15:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d8d95afe-3f88-55a1-8f18-6ebd53aaf8ad, identifier: 7009414auction111132
2026-03-27 15:20:34 [ecarstrade.be] INFO: Found listing with ID: 7009459auction111133
2026-03-27 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:34 [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 15:20:34 [ecarstrade.be] INFO: Scrape type for 7009459auction111133: 1
2026-03-27 15:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d8d95afe-3f88-55a1-8f18-6ebd53aaf8ad with identifier: 7009414auction111132
2026-03-27 15:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d8d95afe-3f88-55a1-8f18-6ebd53aaf8ad with identifier: 7009414auction111132
2026-03-27 15:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d8d95afe-3f88-55a1-8f18-6ebd53aaf8ad with identifier: 7009414auction111132 to the API
2026-03-27 15:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009414/photo_003/780x0__r.jpg?hash=1774620141>
{'auction_title': '',
 'c_o_2_emission_value': 248,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.3L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'd8d95afe-3f88-55a1-8f18-6ebd53aaf8ad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009414',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Renault',
 'model': 'Master',
 'odometer': 73710,
 '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': 'RENAULT Master / 2019 / 4P / Fourgon tôlé FG Tr GCF F3500 L2H2 '
          'Energy dCi 150',
 'transmission': 'manual',
 'trim': 'RENAULT  / 2019 / 4P / Fourgon tôlé FG Tr GCF F3500 L2H2 Energy dCi '
         '150',
 'vin': None,
 'year': 2021}
2026-03-27 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:34 [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 15:20:34 [ecarstrade.be] INFO: Saving data for 7009414auction111132: {'created_time': 1774624834.84984, 'last_price_update_time': 1774624834.849854, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009414auction111132') HTTP/1.1" 204 0
2026-03-27 15:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009385/photo_006/780x0__r.jpg?hash=1774620096> (referer: https://ecarstrade.com/cars/7009385)
2026-03-27 15:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009411/photo_003/780x0__r.jpg?hash=1774620138> (referer: https://ecarstrade.com/cars/7009411)
2026-03-27 15:20:34 [ecarstrade.be] INFO: Found listing with ID: 7009495auction111133
2026-03-27 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:34 [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 15:20:34 [ecarstrade.be] INFO: Scrape type for 7009495auction111133: 1
2026-03-27 15:20: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 15:20:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 24ddedae-899a-588e-a7ea-317fea61acf3
2026-03-27 15:20:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 24ddedae-899a-588e-a7ea-317fea61acf3
2026-03-27 15:20:34 [ecarstrade.be] INFO: Found listing with ID: 7009560auction111133
2026-03-27 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:34 [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 15:20:34 [ecarstrade.be] INFO: Scrape type for 7009560auction111133: 1
2026-03-27 15:20:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 24ddedae-899a-588e-a7ea-317fea61acf3
2026-03-27 15:20:34 [ecarstrade.be] INFO: Found listing with ID: 7009456auction111133
2026-03-27 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:34 [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 15:20:34 [ecarstrade.be] INFO: Scrape type for 7009456auction111133: 1
2026-03-27 15:20:34 [ecarstrade.be] INFO: Found listing with ID: 7009514auction111133
2026-03-27 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:34 [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 15:20:34 [ecarstrade.be] INFO: Scrape type for 7009514auction111133: 1
2026-03-27 15:20:34 [ecarstrade.be] INFO: Found listing with ID: 7009552auction111133
2026-03-27 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:34 [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 15:20:34 [ecarstrade.be] INFO: Scrape type for 7009552auction111133: 1
2026-03-27 15:20:34 [ecarstrade.be] INFO: Found listing with ID: 7009529auction111133
2026-03-27 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:35 [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 15:20:35 [ecarstrade.be] INFO: Scrape type for 7009529auction111133: 1
2026-03-27 15:20:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9517e1bc-4ea1-54e2-b100-9e639043c8c6
2026-03-27 15:20:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 24ddedae-899a-588e-a7ea-317fea61acf3
2026-03-27 15:20:35 [ecarstrade.be] INFO: Found listing with ID: 7009442auction111133
2026-03-27 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:35 [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 15:20:35 [ecarstrade.be] INFO: Scrape type for 7009442auction111133: 1
2026-03-27 15:20:35 [ecarstrade.be] INFO: Found listing with ID: 7009447auction111133
2026-03-27 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:35 [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 15:20:35 [ecarstrade.be] INFO: Scrape type for 7009447auction111133: 1
2026-03-27 15:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009411/photo_002/780x0__r.jpg?hash=1774620138> (referer: https://ecarstrade.com/cars/7009411)
2026-03-27 15:20:35 [ecarstrade.be] INFO: Found listing with ID: 7007104auction111107
2026-03-27 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:35 [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 15:20:35 [ecarstrade.be] INFO: Scrape type for 7007104auction111107: 1
2026-03-27 15:20: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 15:20:35 [ecarstrade.be] INFO: Found listing with ID: 7007105auction111107
2026-03-27 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:35 [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 15:20:35 [ecarstrade.be] INFO: Scrape type for 7007105auction111107: 1
2026-03-27 15:20:35 [ecarstrade.be] INFO: Found listing with ID: 7007106auction111107
2026-03-27 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:35 [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 15:20:35 [ecarstrade.be] INFO: Scrape type for 7007106auction111107: 1
2026-03-27 15:20:35 [ecarstrade.be] INFO: Found listing with ID: 7007107auction111107
2026-03-27 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:35 [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 15:20:35 [ecarstrade.be] INFO: Scrape type for 7007107auction111107: 1
2026-03-27 15:20:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 24ddedae-899a-588e-a7ea-317fea61acf3
2026-03-27 15:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009588> (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 15:20:37 [ecarstrade.be] INFO: Extracting details for car 7009588auction111133
2026-03-27 15:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009385/photo_005/780x0__r.jpg?hash=1774620096> (referer: https://ecarstrade.com/cars/7009385)
2026-03-27 15:20: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 15:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 566ca16a-483b-5655-9400-e489148c44ad with identifier: 7009588auction111133
2026-03-27 15:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 566ca16a-483b-5655-9400-e489148c44ad with scrape type 1
2026-03-27 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 566ca16a-483b-5655-9400-e489148c44ad
2026-03-27 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009588%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620352%27 HTTP/1.1" 200 None
2026-03-27 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009588/photo_001/780x0__r.jpg?hash=1774620352 not downloaded yet
2026-03-27 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009588%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620352%27 HTTP/1.1" 200 None
2026-03-27 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009588/photo_002/780x0__r.jpg?hash=1774620352 not downloaded yet
2026-03-27 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009588%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620352%27 HTTP/1.1" 200 None
2026-03-27 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009588/photo_003/780x0__r.jpg?hash=1774620352 not downloaded yet
2026-03-27 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009588%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620354%27 HTTP/1.1" 200 None
2026-03-27 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009588/photo_004/780x0__r.jpg?hash=1774620354 not downloaded yet
2026-03-27 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009588%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620352%27 HTTP/1.1" 200 None
2026-03-27 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009588/photo_005/780x0__r.jpg?hash=1774620352 not downloaded yet
2026-03-27 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009588%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620352%27 HTTP/1.1" 200 None
2026-03-27 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009588/photo_006/780x0__r.jpg?hash=1774620352 not downloaded yet
2026-03-27 15:20:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9517e1bc-4ea1-54e2-b100-9e639043c8c6
2026-03-27 15:20: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 15:20: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 15:20:41 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007108auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007108auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007109auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007109auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007256auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007256auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007262auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007262auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007263auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007263auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007267auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007267auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007268auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007268auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007347auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007347auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007642auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007642auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007644auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007644auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007646auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007646auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007647auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007647auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007651auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007651auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007682auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007682auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007683auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007683auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007686auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007686auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007687auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007687auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007689auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007689auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007691auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007691auction111107: 1
2026-03-27 15:20:41 [ecarstrade.be] INFO: Found listing with ID: 7007763auction111107
2026-03-27 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:41 [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 15:20:41 [ecarstrade.be] INFO: Scrape type for 7007763auction111107: 1
2026-03-27 15:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009498> (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 15:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009547> (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 15:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009411/photo_001/780x0__r.jpg?hash=1774620138> (referer: https://ecarstrade.com/cars/7009411)
2026-03-27 15:20: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 15:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009385/photo_004/780x0__r.jpg?hash=1774620097> (referer: https://ecarstrade.com/cars/7009385)
2026-03-27 15:20: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 15:20:42 [ecarstrade.be] INFO: Extracting details for car 7009498auction111133
2026-03-27 15:20:42 [ecarstrade.be] INFO: Extracting details for car 7009547auction111133
2026-03-27 15:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 742f3eec-4ab6-527b-8b3d-f8a8e8a9a74b with identifier: 7009498auction111133
2026-03-27 15:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 742f3eec-4ab6-527b-8b3d-f8a8e8a9a74b with scrape type 1
2026-03-27 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 742f3eec-4ab6-527b-8b3d-f8a8e8a9a74b
2026-03-27 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009498%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620245%27 HTTP/1.1" 200 None
2026-03-27 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009498/photo_001/780x0__r.jpg?hash=1774620245 not downloaded yet
2026-03-27 15:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4717858d-4950-5359-af25-abe35a140df2 with identifier: 7009547auction111133
2026-03-27 15:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4717858d-4950-5359-af25-abe35a140df2 with scrape type 1
2026-03-27 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4717858d-4950-5359-af25-abe35a140df2
2026-03-27 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009547%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620312%27 HTTP/1.1" 200 None
2026-03-27 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009547/photo_001/780x0__r.jpg?hash=1774620312 not downloaded yet
2026-03-27 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009498%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620245%27 HTTP/1.1" 200 None
2026-03-27 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009498/photo_002/780x0__r.jpg?hash=1774620245 not downloaded yet
2026-03-27 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009547%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620313%27 HTTP/1.1" 200 None
2026-03-27 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009547/photo_002/780x0__r.jpg?hash=1774620313 not downloaded yet
2026-03-27 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009498%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620245%27 HTTP/1.1" 200 None
2026-03-27 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009498/photo_003/780x0__r.jpg?hash=1774620245 not downloaded yet
2026-03-27 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009547%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620312%27 HTTP/1.1" 200 None
2026-03-27 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009547/photo_003/780x0__r.jpg?hash=1774620312 not downloaded yet
2026-03-27 15:20:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 24ddedae-899a-588e-a7ea-317fea61acf3
2026-03-27 15:20:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 24ddedae-899a-588e-a7ea-317fea61acf3, skipping ID generation
2026-03-27 15:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24ddedae-899a-588e-a7ea-317fea61acf3 with scrape type 1
2026-03-27 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 24ddedae-899a-588e-a7ea-317fea61acf3 sending to next pipeline
2026-03-27 15:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 24ddedae-899a-588e-a7ea-317fea61acf3, identifier: 7009411auction111132
2026-03-27 15:20:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9517e1bc-4ea1-54e2-b100-9e639043c8c6
2026-03-27 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009498%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620245%27 HTTP/1.1" 200 None
2026-03-27 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009498/photo_004/780x0__r.jpg?hash=1774620245 not downloaded yet
2026-03-27 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009547%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620312%27 HTTP/1.1" 200 None
2026-03-27 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009547/photo_004/780x0__r.jpg?hash=1774620312 not downloaded yet
2026-03-27 15:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 24ddedae-899a-588e-a7ea-317fea61acf3 with identifier: 7009411auction111132
2026-03-27 15:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 24ddedae-899a-588e-a7ea-317fea61acf3 with identifier: 7009411auction111132
2026-03-27 15:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 24ddedae-899a-588e-a7ea-317fea61acf3 with identifier: 7009411auction111132 to the API
2026-03-27 15:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009411/photo_001/780x0__r.jpg?hash=1774620138>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '24ddedae-899a-588e-a7ea-317fea61acf3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009411',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 52129,
 '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': 3,
 'seller_name': None,
 'title': 'RENAULT Kangoo Express VU 4p Fourgonnette Extra R-Link - Blue dCi '
          '95',
 'transmission': 'manual',
 'trim': 'RENAULT  Express VU 4p Fourgonnette Extra R-Link - Blue dCi 95',
 'vin': None,
 'year': 2022}
2026-03-27 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:43 [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 15:20:43 [ecarstrade.be] INFO: Saving data for 7009411auction111132: {'created_time': 1774624843.46353, 'last_price_update_time': 1774624843.463543, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009411auction111132') HTTP/1.1" 204 0
2026-03-27 15:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009521> (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 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009498%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620245%27 HTTP/1.1" 200 None
2026-03-27 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009498/photo_005/780x0__r.jpg?hash=1774620245 not downloaded yet
2026-03-27 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009547%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620312%27 HTTP/1.1" 200 None
2026-03-27 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009547/photo_005/780x0__r.jpg?hash=1774620312 not downloaded yet
2026-03-27 15:20: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 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009498%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620246%27 HTTP/1.1" 200 None
2026-03-27 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009498/photo_006/780x0__r.jpg?hash=1774620246 not downloaded yet
2026-03-27 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009547%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620312%27 HTTP/1.1" 200 None
2026-03-27 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009547/photo_006/780x0__r.jpg?hash=1774620312 not downloaded yet
2026-03-27 15:20:43 [ecarstrade.be] INFO: Extracting details for car 7009521auction111133
2026-03-27 15:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39e6bd5e-2ef1-5b10-bb77-efafb31c2a8c with identifier: 7009521auction111133
2026-03-27 15:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39e6bd5e-2ef1-5b10-bb77-efafb31c2a8c with scrape type 1
2026-03-27 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 39e6bd5e-2ef1-5b10-bb77-efafb31c2a8c
2026-03-27 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009521%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620279%27 HTTP/1.1" 200 None
2026-03-27 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009521/photo_001/780x0__r.jpg?hash=1774620279 not downloaded yet
2026-03-27 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009521%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620279%27 HTTP/1.1" 200 None
2026-03-27 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009521/photo_002/780x0__r.jpg?hash=1774620279 not downloaded yet
2026-03-27 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009521%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620279%27 HTTP/1.1" 200 None
2026-03-27 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009521/photo_003/780x0__r.jpg?hash=1774620279 not downloaded yet
2026-03-27 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009521%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620279%27 HTTP/1.1" 200 None
2026-03-27 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009521/photo_004/780x0__r.jpg?hash=1774620279 not downloaded yet
2026-03-27 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009521%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620279%27 HTTP/1.1" 200 None
2026-03-27 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009521/photo_005/780x0__r.jpg?hash=1774620279 not downloaded yet
2026-03-27 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009521%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620279%27 HTTP/1.1" 200 None
2026-03-27 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009521/photo_006/780x0__r.jpg?hash=1774620279 not downloaded yet
2026-03-27 15:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009541> (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 15:20: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 15:20:44 [ecarstrade.be] INFO: Extracting details for car 7009541auction111133
2026-03-27 15:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42d633be-64fb-5a56-b8be-364e44118657 with identifier: 7009541auction111133
2026-03-27 15:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42d633be-64fb-5a56-b8be-364e44118657 with scrape type 1
2026-03-27 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 42d633be-64fb-5a56-b8be-364e44118657
2026-03-27 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009541%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620306%27 HTTP/1.1" 200 None
2026-03-27 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009541/photo_001/780x0__r.jpg?hash=1774620306 not downloaded yet
2026-03-27 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009541%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620306%27 HTTP/1.1" 200 None
2026-03-27 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009541/photo_002/780x0__r.jpg?hash=1774620306 not downloaded yet
2026-03-27 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009541%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620306%27 HTTP/1.1" 200 None
2026-03-27 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009541/photo_003/780x0__r.jpg?hash=1774620306 not downloaded yet
2026-03-27 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009541%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620306%27 HTTP/1.1" 200 None
2026-03-27 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009541/photo_004/780x0__r.jpg?hash=1774620306 not downloaded yet
2026-03-27 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009541%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620306%27 HTTP/1.1" 200 None
2026-03-27 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009541/photo_005/780x0__r.jpg?hash=1774620306 not downloaded yet
2026-03-27 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009541%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620306%27 HTTP/1.1" 200 None
2026-03-27 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009541/photo_006/780x0__r.jpg?hash=1774620306 not downloaded yet
2026-03-27 15:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009509> (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 15:20: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 15:20:47 [ecarstrade.be] INFO: Extracting details for car 7009509auction111133
2026-03-27 15:20:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86009820-74b2-5943-888b-5871c040c892 with identifier: 7009509auction111133
2026-03-27 15:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86009820-74b2-5943-888b-5871c040c892 with scrape type 1
2026-03-27 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 86009820-74b2-5943-888b-5871c040c892
2026-03-27 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009509%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620262%27 HTTP/1.1" 200 None
2026-03-27 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009509/photo_001/780x0__r.jpg?hash=1774620262 not downloaded yet
2026-03-27 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009509%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620262%27 HTTP/1.1" 200 None
2026-03-27 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009509/photo_002/780x0__r.jpg?hash=1774620262 not downloaded yet
2026-03-27 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009509%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620262%27 HTTP/1.1" 200 None
2026-03-27 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009509/photo_003/780x0__r.jpg?hash=1774620262 not downloaded yet
2026-03-27 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009509%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620262%27 HTTP/1.1" 200 None
2026-03-27 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009509/photo_004/780x0__r.jpg?hash=1774620262 not downloaded yet
2026-03-27 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009509%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620263%27 HTTP/1.1" 200 None
2026-03-27 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009509/photo_005/780x0__r.jpg?hash=1774620263 not downloaded yet
2026-03-27 15:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009451> (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 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009509%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620264%27 HTTP/1.1" 200 None
2026-03-27 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009509/photo_006/780x0__r.jpg?hash=1774620264 not downloaded yet
2026-03-27 15:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009588/photo_006/780x0__r.jpg?hash=1774620352> (referer: https://ecarstrade.com/cars/7009588)
2026-03-27 15:20: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 15:20:47 [ecarstrade.be] INFO: Extracting details for car 7009451auction111133
2026-03-27 15:20:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf91056a-d61d-58e6-a87d-7879609ae7ea with identifier: 7009451auction111133
2026-03-27 15:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf91056a-d61d-58e6-a87d-7879609ae7ea with scrape type 1
2026-03-27 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bf91056a-d61d-58e6-a87d-7879609ae7ea
2026-03-27 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009451%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620188%27 HTTP/1.1" 200 None
2026-03-27 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009451/photo_001/780x0__r.jpg?hash=1774620188 not downloaded yet
2026-03-27 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009451%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620188%27 HTTP/1.1" 200 None
2026-03-27 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009451/photo_002/780x0__r.jpg?hash=1774620188 not downloaded yet
2026-03-27 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009451%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620187%27 HTTP/1.1" 200 None
2026-03-27 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009451/photo_003/780x0__r.jpg?hash=1774620187 not downloaded yet
2026-03-27 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009451%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620187%27 HTTP/1.1" 200 None
2026-03-27 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009451/photo_004/780x0__r.jpg?hash=1774620187 not downloaded yet
2026-03-27 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009451%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620187%27 HTTP/1.1" 200 None
2026-03-27 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009451/photo_005/780x0__r.jpg?hash=1774620187 not downloaded yet
2026-03-27 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009451%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620187%27 HTTP/1.1" 200 None
2026-03-27 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009451/photo_006/780x0__r.jpg?hash=1774620187 not downloaded yet
2026-03-27 15:20:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 566ca16a-483b-5655-9400-e489148c44ad
2026-03-27 15:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009548> (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 15:20: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 15:20:48 [ecarstrade.be] INFO: Extracting details for car 7009548auction111133
2026-03-27 15:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f41a78ae-c229-56ec-baba-c409a7612130 with identifier: 7009548auction111133
2026-03-27 15:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f41a78ae-c229-56ec-baba-c409a7612130 with scrape type 1
2026-03-27 15:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f41a78ae-c229-56ec-baba-c409a7612130
2026-03-27 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009548%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620313%27 HTTP/1.1" 200 None
2026-03-27 15:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009548/photo_001/780x0__r.jpg?hash=1774620313 not downloaded yet
2026-03-27 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009548%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620313%27 HTTP/1.1" 200 None
2026-03-27 15:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009548/photo_002/780x0__r.jpg?hash=1774620313 not downloaded yet
2026-03-27 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009548%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620313%27 HTTP/1.1" 200 None
2026-03-27 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009548/photo_003/780x0__r.jpg?hash=1774620313 not downloaded yet
2026-03-27 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009548%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620313%27 HTTP/1.1" 200 None
2026-03-27 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009548/photo_004/780x0__r.jpg?hash=1774620313 not downloaded yet
2026-03-27 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009548%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620313%27 HTTP/1.1" 200 None
2026-03-27 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009548/photo_005/780x0__r.jpg?hash=1774620313 not downloaded yet
2026-03-27 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009548%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620313%27 HTTP/1.1" 200 None
2026-03-27 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009548/photo_006/780x0__r.jpg?hash=1774620313 not downloaded yet
2026-03-27 15:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009459> (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 15:20: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 15:20:49 [ecarstrade.be] INFO: Extracting details for car 7009459auction111133
2026-03-27 15:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01336560-af03-5cdc-a64f-583ea1346919 with identifier: 7009459auction111133
2026-03-27 15:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01336560-af03-5cdc-a64f-583ea1346919 with scrape type 1
2026-03-27 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 01336560-af03-5cdc-a64f-583ea1346919
2026-03-27 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009459%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620200%27 HTTP/1.1" 200 None
2026-03-27 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009459/photo_001/780x0__r.jpg?hash=1774620200 not downloaded yet
2026-03-27 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009459%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620200%27 HTTP/1.1" 200 None
2026-03-27 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009459/photo_002/780x0__r.jpg?hash=1774620200 not downloaded yet
2026-03-27 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009459%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620200%27 HTTP/1.1" 200 None
2026-03-27 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009459/photo_003/780x0__r.jpg?hash=1774620200 not downloaded yet
2026-03-27 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009459%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620200%27 HTTP/1.1" 200 None
2026-03-27 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009459/photo_004/780x0__r.jpg?hash=1774620200 not downloaded yet
2026-03-27 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009459%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620200%27 HTTP/1.1" 200 None
2026-03-27 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009459/photo_005/780x0__r.jpg?hash=1774620200 not downloaded yet
2026-03-27 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7009459%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620200%27 HTTP/1.1" 200 None
2026-03-27 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009459/photo_006/780x0__r.jpg?hash=1774620200 not downloaded yet
2026-03-27 15:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009447> (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 15:20: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 15:20:51 [ecarstrade.be] INFO: Extracting details for car 7009447auction111133
2026-03-27 15:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbaa3f0e-1e32-541a-b220-6d3f0dfcf674 with identifier: 7009447auction111133
2026-03-27 15:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbaa3f0e-1e32-541a-b220-6d3f0dfcf674 with scrape type 1
2026-03-27 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dbaa3f0e-1e32-541a-b220-6d3f0dfcf674
2026-03-27 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009447%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620184%27 HTTP/1.1" 200 None
2026-03-27 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009447/photo_001/780x0__r.jpg?hash=1774620184 not downloaded yet
2026-03-27 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009447%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620184%27 HTTP/1.1" 200 None
2026-03-27 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009447/photo_002/780x0__r.jpg?hash=1774620184 not downloaded yet
2026-03-27 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009447%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620184%27 HTTP/1.1" 200 None
2026-03-27 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009447/photo_003/780x0__r.jpg?hash=1774620184 not downloaded yet
2026-03-27 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009447%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620184%27 HTTP/1.1" 200 None
2026-03-27 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009447/photo_004/780x0__r.jpg?hash=1774620184 not downloaded yet
2026-03-27 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009447%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620184%27 HTTP/1.1" 200 None
2026-03-27 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009447/photo_005/780x0__r.jpg?hash=1774620184 not downloaded yet
2026-03-27 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7009447%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620184%27 HTTP/1.1" 200 None
2026-03-27 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009447/photo_006/780x0__r.jpg?hash=1774620184 not downloaded yet
2026-03-27 15:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007106> (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 15:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009547/photo_004/780x0__r.jpg?hash=1774620312> (referer: https://ecarstrade.com/cars/7009547)
2026-03-27 15:20:54 [ecarstrade.be] INFO: Extracting details for car 7007106auction111107
2026-03-27 15:20:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d3f9476-79b5-5619-a47e-6515fec10356 with identifier: 7007106auction111107
2026-03-27 15:20:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d3f9476-79b5-5619-a47e-6515fec10356 with scrape type 1
2026-03-27 15:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3d3f9476-79b5-5619-a47e-6515fec10356
2026-03-27 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007106%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774599795%27 HTTP/1.1" 200 None
2026-03-27 15:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007106/photo_000/780x0__r.jpg?hash=1774599795 not downloaded yet
2026-03-27 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007106%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774599796%27 HTTP/1.1" 200 None
2026-03-27 15:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007106/photo_001/780x0__r.jpg?hash=1774599796 not downloaded yet
2026-03-27 15:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009521/photo_006/780x0__r.jpg?hash=1774620279> (referer: https://ecarstrade.com/cars/7009521)
2026-03-27 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007106%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774599796%27 HTTP/1.1" 200 None
2026-03-27 15:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007106/photo_002/780x0__r.jpg?hash=1774599796 not downloaded yet
2026-03-27 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007106%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774599796%27 HTTP/1.1" 200 None
2026-03-27 15:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007106/photo_003/780x0__r.jpg?hash=1774599796 not downloaded yet
2026-03-27 15:20:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4717858d-4950-5359-af25-abe35a140df2
2026-03-27 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007106%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774599796%27 HTTP/1.1" 200 None
2026-03-27 15:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007106/photo_004/780x0__r.jpg?hash=1774599796 not downloaded yet
2026-03-27 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007106%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774599796%27 HTTP/1.1" 200 None
2026-03-27 15:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007106/photo_005/780x0__r.jpg?hash=1774599796 not downloaded yet
2026-03-27 15:20:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 39e6bd5e-2ef1-5b10-bb77-efafb31c2a8c
2026-03-27 15:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009541/photo_006/780x0__r.jpg?hash=1774620306> (referer: https://ecarstrade.com/cars/7009541)
2026-03-27 15:20:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 42d633be-64fb-5a56-b8be-364e44118657
2026-03-27 15:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009509/photo_005/780x0__r.jpg?hash=1774620263> (referer: https://ecarstrade.com/cars/7009509)
2026-03-27 15:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009509/photo_006/780x0__r.jpg?hash=1774620264> (referer: https://ecarstrade.com/cars/7009509)
2026-03-27 15:20:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 86009820-74b2-5943-888b-5871c040c892
2026-03-27 15:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009451/photo_006/780x0__r.jpg?hash=1774620187> (referer: https://ecarstrade.com/cars/7009451)
2026-03-27 15:20:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 86009820-74b2-5943-888b-5871c040c892
2026-03-27 15:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009548/photo_006/780x0__r.jpg?hash=1774620313> (referer: https://ecarstrade.com/cars/7009548)
2026-03-27 15:20:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bf91056a-d61d-58e6-a87d-7879609ae7ea
2026-03-27 15:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009459/photo_006/780x0__r.jpg?hash=1774620200> (referer: https://ecarstrade.com/cars/7009459)
2026-03-27 15:20:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f41a78ae-c229-56ec-baba-c409a7612130
2026-03-27 15:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009447/photo_006/780x0__r.jpg?hash=1774620184> (referer: https://ecarstrade.com/cars/7009447)
2026-03-27 15:20:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 01336560-af03-5cdc-a64f-583ea1346919
2026-03-27 15:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009447/photo_005/780x0__r.jpg?hash=1774620184> (referer: https://ecarstrade.com/cars/7009447)
2026-03-27 15:20:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dbaa3f0e-1e32-541a-b220-6d3f0dfcf674
2026-03-27 15:20:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dbaa3f0e-1e32-541a-b220-6d3f0dfcf674
2026-03-27 15:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007106/photo_001/780x0__r.jpg?hash=1774599796> (referer: https://ecarstrade.com/cars/7007106)
2026-03-27 15:20:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3d3f9476-79b5-5619-a47e-6515fec10356
2026-03-27 15:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007106/photo_005/780x0__r.jpg?hash=1774599796> (referer: https://ecarstrade.com/cars/7007106)
2026-03-27 15:20:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3d3f9476-79b5-5619-a47e-6515fec10356
2026-03-27 15:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007106/photo_004/780x0__r.jpg?hash=1774599796> (referer: https://ecarstrade.com/cars/7007106)
2026-03-27 15:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007106/photo_003/780x0__r.jpg?hash=1774599796> (referer: https://ecarstrade.com/cars/7007106)
2026-03-27 15:20:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3d3f9476-79b5-5619-a47e-6515fec10356
2026-03-27 15:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007106/photo_002/780x0__r.jpg?hash=1774599796> (referer: https://ecarstrade.com/cars/7007106)
2026-03-27 15:20:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3d3f9476-79b5-5619-a47e-6515fec10356
2026-03-27 15:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007763> (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 15:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007106/photo_000/780x0__r.jpg?hash=1774599795> (referer: https://ecarstrade.com/cars/7007106)
2026-03-27 15:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009447/photo_004/780x0__r.jpg?hash=1774620184> (referer: https://ecarstrade.com/cars/7009447)
2026-03-27 15:20:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3d3f9476-79b5-5619-a47e-6515fec10356
2026-03-27 15:20:55 [ecarstrade.be] INFO: Extracting details for car 7007763auction111107
2026-03-27 15:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009447/photo_003/780x0__r.jpg?hash=1774620184> (referer: https://ecarstrade.com/cars/7009447)
2026-03-27 15:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b666d68-857f-5723-9fd6-090f6f243f76 with identifier: 7007763auction111107
2026-03-27 15:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b666d68-857f-5723-9fd6-090f6f243f76 with scrape type 1
2026-03-27 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2b666d68-857f-5723-9fd6-090f6f243f76
2026-03-27 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7007763%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774605611%27 HTTP/1.1" 200 None
2026-03-27 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007763/photo_000/780x0__r.jpg?hash=1774605611 not downloaded yet
2026-03-27 15:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009447/photo_002/780x0__r.jpg?hash=1774620184> (referer: https://ecarstrade.com/cars/7009447)
2026-03-27 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7007763%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605612%27 HTTP/1.1" 200 None
2026-03-27 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007763/photo_001/780x0__r.jpg?hash=1774605612 not downloaded yet
2026-03-27 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7007763%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605612%27 HTTP/1.1" 200 None
2026-03-27 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007763/photo_002/780x0__r.jpg?hash=1774605612 not downloaded yet
2026-03-27 15:20:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3d3f9476-79b5-5619-a47e-6515fec10356
2026-03-27 15:20:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3d3f9476-79b5-5619-a47e-6515fec10356, skipping ID generation
2026-03-27 15:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d3f9476-79b5-5619-a47e-6515fec10356 with scrape type 1
2026-03-27 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3d3f9476-79b5-5619-a47e-6515fec10356 sending to next pipeline
2026-03-27 15:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3d3f9476-79b5-5619-a47e-6515fec10356, identifier: 7007106auction111107
2026-03-27 15:20:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dbaa3f0e-1e32-541a-b220-6d3f0dfcf674
2026-03-27 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7007763%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605612%27 HTTP/1.1" 200 None
2026-03-27 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007763/photo_003/780x0__r.jpg?hash=1774605612 not downloaded yet
2026-03-27 15:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3d3f9476-79b5-5619-a47e-6515fec10356 with identifier: 7007106auction111107
2026-03-27 15:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3d3f9476-79b5-5619-a47e-6515fec10356 with identifier: 7007106auction111107
2026-03-27 15:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3d3f9476-79b5-5619-a47e-6515fec10356 with identifier: 7007106auction111107 to the API
2026-03-27 15:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007106/photo_000/780x0__r.jpg?hash=1774599795>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': '3d3f9476-79b5-5619-a47e-6515fec10356',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007106',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 305118,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-07-15',
 'seats_number': 7,
 'seller_name': None,
 'title': 'PEUGEOT 5008 1.6 BlueHDi Allure',
 'transmission': 'manual',
 'trim': 'PEUGEOT  1.6 BlueHDi Allure',
 'vin': None,
 'year': 2015}
2026-03-27 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:56 [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 15:20:56 [ecarstrade.be] INFO: Saving data for 7007106auction111107: {'created_time': 1774624856.206356, 'last_price_update_time': 1774624856.206366, 'auction_closing_time': 1774939200.0}
2026-03-27 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007106auction111107') HTTP/1.1" 204 0
2026-03-27 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009447/photo_001/780x0__r.jpg?hash=1774620184> (referer: https://ecarstrade.com/cars/7009447)
2026-03-27 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009459/photo_005/780x0__r.jpg?hash=1774620200> (referer: https://ecarstrade.com/cars/7009459)
2026-03-27 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7007763%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605612%27 HTTP/1.1" 200 None
2026-03-27 15:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007763/photo_004/780x0__r.jpg?hash=1774605612 not downloaded yet
2026-03-27 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007691> (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 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007689> (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 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7007763%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605612%27 HTTP/1.1" 200 None
2026-03-27 15:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007763/photo_005/780x0__r.jpg?hash=1774605612 not downloaded yet
2026-03-27 15:20:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dbaa3f0e-1e32-541a-b220-6d3f0dfcf674
2026-03-27 15:20:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dbaa3f0e-1e32-541a-b220-6d3f0dfcf674
2026-03-27 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009459/photo_003/780x0__r.jpg?hash=1774620200> (referer: https://ecarstrade.com/cars/7009459)
2026-03-27 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009459/photo_004/780x0__r.jpg?hash=1774620200> (referer: https://ecarstrade.com/cars/7009459)
2026-03-27 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009459/photo_001/780x0__r.jpg?hash=1774620200> (referer: https://ecarstrade.com/cars/7009459)
2026-03-27 15:20:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dbaa3f0e-1e32-541a-b220-6d3f0dfcf674
2026-03-27 15:20:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dbaa3f0e-1e32-541a-b220-6d3f0dfcf674, skipping ID generation
2026-03-27 15:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbaa3f0e-1e32-541a-b220-6d3f0dfcf674 with scrape type 1
2026-03-27 15:20:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dbaa3f0e-1e32-541a-b220-6d3f0dfcf674 sending to next pipeline
2026-03-27 15:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dbaa3f0e-1e32-541a-b220-6d3f0dfcf674, identifier: 7009447auction111133
2026-03-27 15:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dbaa3f0e-1e32-541a-b220-6d3f0dfcf674 with identifier: 7009447auction111133
2026-03-27 15:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dbaa3f0e-1e32-541a-b220-6d3f0dfcf674 with identifier: 7009447auction111133
2026-03-27 15:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dbaa3f0e-1e32-541a-b220-6d3f0dfcf674 with identifier: 7009447auction111133 to the API
2026-03-27 15:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009447/photo_001/780x0__r.jpg?hash=1774620184>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 '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': 'dbaa3f0e-1e32-541a-b220-6d3f0dfcf674',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009447',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Citroen',
 'model': 'C3',
 'odometer': 87440,
 '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': None,
 'seller_name': None,
 'title': 'C3 Feel Business 1.2 PureTech 80CV BVM5 E6d',
 'transmission': 'manual',
 'trim': 'Feel Business 1.2 PureTech 80CV BVM5 E6d',
 'vin': None,
 'year': 2020}
2026-03-27 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:56 [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 15:20:56 [ecarstrade.be] INFO: Saving data for 7009447auction111133: {'created_time': 1774624856.801733, 'last_price_update_time': 1774624856.801743, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009447auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009459/photo_002/780x0__r.jpg?hash=1774620200> (referer: https://ecarstrade.com/cars/7009459)
2026-03-27 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009548/photo_005/780x0__r.jpg?hash=1774620313> (referer: https://ecarstrade.com/cars/7009548)
2026-03-27 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009548/photo_004/780x0__r.jpg?hash=1774620313> (referer: https://ecarstrade.com/cars/7009548)
2026-03-27 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009548/photo_003/780x0__r.jpg?hash=1774620313> (referer: https://ecarstrade.com/cars/7009548)
2026-03-27 15:20:56 [ecarstrade.be] INFO: Extracting details for car 7007691auction111107
2026-03-27 15:20:56 [ecarstrade.be] INFO: Extracting details for car 7007689auction111107
2026-03-27 15:20:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 01336560-af03-5cdc-a64f-583ea1346919
2026-03-27 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007763/photo_002/780x0__r.jpg?hash=1774605612> (referer: https://ecarstrade.com/cars/7007763)
2026-03-27 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007763/photo_001/780x0__r.jpg?hash=1774605612> (referer: https://ecarstrade.com/cars/7007763)
2026-03-27 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007763/photo_004/780x0__r.jpg?hash=1774605612> (referer: https://ecarstrade.com/cars/7007763)
2026-03-27 15:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a642206-f3e3-5c77-ac86-72d45ab61cca with identifier: 7007691auction111107
2026-03-27 15:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a642206-f3e3-5c77-ac86-72d45ab61cca with scrape type 1
2026-03-27 15:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6a642206-f3e3-5c77-ac86-72d45ab61cca
2026-03-27 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7007691%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774604806%27 HTTP/1.1" 200 None
2026-03-27 15:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007691/photo_000/780x0__r.jpg?hash=1774604806 not downloaded yet
2026-03-27 15:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd68612c-ea33-5daa-9780-418d17fb0ed7 with identifier: 7007689auction111107
2026-03-27 15:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd68612c-ea33-5daa-9780-418d17fb0ed7 with scrape type 1
2026-03-27 15:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cd68612c-ea33-5daa-9780-418d17fb0ed7
2026-03-27 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7007689%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774604801%27 HTTP/1.1" 200 None
2026-03-27 15:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007689/photo_000/780x0__r.jpg?hash=1774604801 not downloaded yet
2026-03-27 15:20:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 01336560-af03-5cdc-a64f-583ea1346919
2026-03-27 15:20:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 01336560-af03-5cdc-a64f-583ea1346919
2026-03-27 15:20:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 01336560-af03-5cdc-a64f-583ea1346919
2026-03-27 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007763/photo_000/780x0__r.jpg?hash=1774605611> (referer: https://ecarstrade.com/cars/7007763)
2026-03-27 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007691%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774604806%27 HTTP/1.1" 200 None
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007691/photo_001/780x0__r.jpg?hash=1774604806 not downloaded yet
2026-03-27 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007689%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774604801%27 HTTP/1.1" 200 None
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007689/photo_001/780x0__r.jpg?hash=1774604801 not downloaded yet
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 01336560-af03-5cdc-a64f-583ea1346919
2026-03-27 15:20:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 01336560-af03-5cdc-a64f-583ea1346919, skipping ID generation
2026-03-27 15:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01336560-af03-5cdc-a64f-583ea1346919 with scrape type 1
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 01336560-af03-5cdc-a64f-583ea1346919 sending to next pipeline
2026-03-27 15:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 01336560-af03-5cdc-a64f-583ea1346919, identifier: 7009459auction111133
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f41a78ae-c229-56ec-baba-c409a7612130
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f41a78ae-c229-56ec-baba-c409a7612130
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f41a78ae-c229-56ec-baba-c409a7612130
2026-03-27 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007691%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774604806%27 HTTP/1.1" 200 None
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007691/photo_002/780x0__r.jpg?hash=1774604806 not downloaded yet
2026-03-27 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007689%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774604801%27 HTTP/1.1" 200 None
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007689/photo_002/780x0__r.jpg?hash=1774604801 not downloaded yet
2026-03-27 15:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 01336560-af03-5cdc-a64f-583ea1346919 with identifier: 7009459auction111133
2026-03-27 15:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 01336560-af03-5cdc-a64f-583ea1346919 with identifier: 7009459auction111133
2026-03-27 15:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 01336560-af03-5cdc-a64f-583ea1346919 with identifier: 7009459auction111133 to the API
2026-03-27 15:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009459/photo_002/780x0__r.jpg?hash=1774620200>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '01336560-af03-5cdc-a64f-583ea1346919',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009459',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Ford',
 'model': 'EcoSport',
 'odometer': 81083,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'EcoSport Titanium 1.0 EcoBoost 125CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'Titanium 1.0 EcoBoost 125CV BVM6 E6dT',
 'vin': None,
 'year': 2019}
2026-03-27 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:57 [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 15:20:57 [ecarstrade.be] INFO: Saving data for 7009459auction111133: {'created_time': 1774624857.538042, 'last_price_update_time': 1774624857.538053, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009459auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007763/photo_005/780x0__r.jpg?hash=1774605612> (referer: https://ecarstrade.com/cars/7007763)
2026-03-27 15:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007763/photo_003/780x0__r.jpg?hash=1774605612> (referer: https://ecarstrade.com/cars/7007763)
2026-03-27 15:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009548/photo_002/780x0__r.jpg?hash=1774620313> (referer: https://ecarstrade.com/cars/7009548)
2026-03-27 15:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009548/photo_001/780x0__r.jpg?hash=1774620313> (referer: https://ecarstrade.com/cars/7009548)
2026-03-27 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007691%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774604806%27 HTTP/1.1" 200 None
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007691/photo_003/780x0__r.jpg?hash=1774604806 not downloaded yet
2026-03-27 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007689%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774604801%27 HTTP/1.1" 200 None
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007689/photo_003/780x0__r.jpg?hash=1774604801 not downloaded yet
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2b666d68-857f-5723-9fd6-090f6f243f76
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2b666d68-857f-5723-9fd6-090f6f243f76
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2b666d68-857f-5723-9fd6-090f6f243f76
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2b666d68-857f-5723-9fd6-090f6f243f76
2026-03-27 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007691%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774604806%27 HTTP/1.1" 200 None
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007691/photo_004/780x0__r.jpg?hash=1774604806 not downloaded yet
2026-03-27 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007689%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774604801%27 HTTP/1.1" 200 None
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007689/photo_004/780x0__r.jpg?hash=1774604801 not downloaded yet
2026-03-27 15:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009451/photo_004/780x0__r.jpg?hash=1774620187> (referer: https://ecarstrade.com/cars/7009451)
2026-03-27 15:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009451/photo_005/780x0__r.jpg?hash=1774620187> (referer: https://ecarstrade.com/cars/7009451)
2026-03-27 15:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009451/photo_003/780x0__r.jpg?hash=1774620187> (referer: https://ecarstrade.com/cars/7009451)
2026-03-27 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007691%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774604806%27 HTTP/1.1" 200 None
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007691/photo_005/780x0__r.jpg?hash=1774604806 not downloaded yet
2026-03-27 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007689%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774604801%27 HTTP/1.1" 200 None
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007689/photo_005/780x0__r.jpg?hash=1774604801 not downloaded yet
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2b666d68-857f-5723-9fd6-090f6f243f76
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2b666d68-857f-5723-9fd6-090f6f243f76
2026-03-27 15:20:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2b666d68-857f-5723-9fd6-090f6f243f76, skipping ID generation
2026-03-27 15:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b666d68-857f-5723-9fd6-090f6f243f76 with scrape type 1
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2b666d68-857f-5723-9fd6-090f6f243f76 sending to next pipeline
2026-03-27 15:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2b666d68-857f-5723-9fd6-090f6f243f76, identifier: 7007763auction111107
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f41a78ae-c229-56ec-baba-c409a7612130
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f41a78ae-c229-56ec-baba-c409a7612130
2026-03-27 15:20:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f41a78ae-c229-56ec-baba-c409a7612130, skipping ID generation
2026-03-27 15:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f41a78ae-c229-56ec-baba-c409a7612130 with scrape type 1
2026-03-27 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f41a78ae-c229-56ec-baba-c409a7612130 sending to next pipeline
2026-03-27 15:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f41a78ae-c229-56ec-baba-c409a7612130, identifier: 7009548auction111133
2026-03-27 15:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009451/photo_002/780x0__r.jpg?hash=1774620188> (referer: https://ecarstrade.com/cars/7009451)
2026-03-27 15:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2b666d68-857f-5723-9fd6-090f6f243f76 with identifier: 7007763auction111107
2026-03-27 15:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2b666d68-857f-5723-9fd6-090f6f243f76 with identifier: 7007763auction111107
2026-03-27 15:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2b666d68-857f-5723-9fd6-090f6f243f76 with identifier: 7007763auction111107 to the API
2026-03-27 15:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007763/photo_003/780x0__r.jpg?hash=1774605612>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': None,
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': '2b666d68-857f-5723-9fd6-090f6f243f76',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007763',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'MAN',
 'model': 'Mini Cooper Countryman',
 'odometer': 149280,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-02-06',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MINI Mini Countryman (F60) Mini Countryman 1.5 Cooper ALL4',
 'transmission': 'manual',
 'trim': 'MINI Mini Countryman (F60) Mini Countryman 1.5 Cooper ALL4',
 'vin': None,
 'year': 2018}
2026-03-27 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:58 [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 15:20:58 [ecarstrade.be] INFO: Saving data for 7007763auction111107: {'created_time': 1774624858.419365, 'last_price_update_time': 1774624858.419377, 'auction_closing_time': 1774939200.0}
2026-03-27 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007763auction111107') HTTP/1.1" 204 0
2026-03-27 15:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f41a78ae-c229-56ec-baba-c409a7612130 with identifier: 7009548auction111133
2026-03-27 15:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f41a78ae-c229-56ec-baba-c409a7612130 with identifier: 7009548auction111133
2026-03-27 15:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f41a78ae-c229-56ec-baba-c409a7612130 with identifier: 7009548auction111133 to the API
2026-03-27 15:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009548/photo_001/780x0__r.jpg?hash=1774620313>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'f41a78ae-c229-56ec-baba-c409a7612130',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009548',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 41961,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-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': 2022}
2026-03-27 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:59 [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 15:20:59 [ecarstrade.be] INFO: Saving data for 7009548auction111133: {'created_time': 1774624859.10814, 'last_price_update_time': 1774624859.10815, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009548auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009451/photo_001/780x0__r.jpg?hash=1774620188> (referer: https://ecarstrade.com/cars/7009451)
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009509/photo_004/780x0__r.jpg?hash=1774620262> (referer: https://ecarstrade.com/cars/7009509)
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009509/photo_003/780x0__r.jpg?hash=1774620262> (referer: https://ecarstrade.com/cars/7009509)
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007687> (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 15:20:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bf91056a-d61d-58e6-a87d-7879609ae7ea
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bf91056a-d61d-58e6-a87d-7879609ae7ea
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bf91056a-d61d-58e6-a87d-7879609ae7ea
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bf91056a-d61d-58e6-a87d-7879609ae7ea
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007691/photo_001/780x0__r.jpg?hash=1774604806> (referer: https://ecarstrade.com/cars/7007691)
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007691/photo_000/780x0__r.jpg?hash=1774604806> (referer: https://ecarstrade.com/cars/7007691)
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007689/photo_001/780x0__r.jpg?hash=1774604801> (referer: https://ecarstrade.com/cars/7007689)
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bf91056a-d61d-58e6-a87d-7879609ae7ea
2026-03-27 15:20:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bf91056a-d61d-58e6-a87d-7879609ae7ea, skipping ID generation
2026-03-27 15:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf91056a-d61d-58e6-a87d-7879609ae7ea with scrape type 1
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bf91056a-d61d-58e6-a87d-7879609ae7ea sending to next pipeline
2026-03-27 15:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bf91056a-d61d-58e6-a87d-7879609ae7ea, identifier: 7009451auction111133
2026-03-27 15:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bf91056a-d61d-58e6-a87d-7879609ae7ea with identifier: 7009451auction111133
2026-03-27 15:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bf91056a-d61d-58e6-a87d-7879609ae7ea with identifier: 7009451auction111133
2026-03-27 15:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bf91056a-d61d-58e6-a87d-7879609ae7ea with identifier: 7009451auction111133 to the API
2026-03-27 15:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:20: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 15:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009451/photo_001/780x0__r.jpg?hash=1774620188>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'bf91056a-d61d-58e6-a87d-7879609ae7ea',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009451',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 127618,
 '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': 5,
 'seller_name': None,
 'title': 'C5 Aircross Business 1.2 PureTech 130CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Business 1.2 PureTech 130CV BVM6 E6d',
 'vin': None,
 'year': 2020}
2026-03-27 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:59 [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 15:20:59 [ecarstrade.be] INFO: Saving data for 7009451auction111133: {'created_time': 1774624859.581067, 'last_price_update_time': 1774624859.581077, 'auction_closing_time': 1774881600.0}
2026-03-27 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009451auction111133') HTTP/1.1" 204 0
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007689/photo_000/780x0__r.jpg?hash=1774604801> (referer: https://ecarstrade.com/cars/7007689)
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007689/photo_002/780x0__r.jpg?hash=1774604801> (referer: https://ecarstrade.com/cars/7007689)
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007689/photo_004/780x0__r.jpg?hash=1774604801> (referer: https://ecarstrade.com/cars/7007689)
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007689/photo_003/780x0__r.jpg?hash=1774604801> (referer: https://ecarstrade.com/cars/7007689)
2026-03-27 15:20:59 [ecarstrade.be] INFO: Extracting details for car 7007687auction111107
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 86009820-74b2-5943-888b-5871c040c892
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007691/photo_004/780x0__r.jpg?hash=1774604806> (referer: https://ecarstrade.com/cars/7007691)
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 86009820-74b2-5943-888b-5871c040c892
2026-03-27 15:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98ac7373-0d17-53bf-ad34-4fd17ed89794 with identifier: 7007687auction111107
2026-03-27 15:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98ac7373-0d17-53bf-ad34-4fd17ed89794 with scrape type 1
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 98ac7373-0d17-53bf-ad34-4fd17ed89794
2026-03-27 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007687%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774604787%27 HTTP/1.1" 200 None
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007687/photo_000/780x0__r.jpg?hash=1774604787 not downloaded yet
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6a642206-f3e3-5c77-ac86-72d45ab61cca
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6a642206-f3e3-5c77-ac86-72d45ab61cca
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cd68612c-ea33-5daa-9780-418d17fb0ed7
2026-03-27 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007687%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774604787%27 HTTP/1.1" 200 None
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007687/photo_001/780x0__r.jpg?hash=1774604787 not downloaded yet
2026-03-27 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007687%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774604787%27 HTTP/1.1" 200 None
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007687/photo_002/780x0__r.jpg?hash=1774604787 not downloaded yet
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007691/photo_005/780x0__r.jpg?hash=1774604806> (referer: https://ecarstrade.com/cars/7007691)
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007689/photo_005/780x0__r.jpg?hash=1774604801> (referer: https://ecarstrade.com/cars/7007689)
2026-03-27 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007687%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774604787%27 HTTP/1.1" 200 None
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007687/photo_003/780x0__r.jpg?hash=1774604787 not downloaded yet
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007691/photo_003/780x0__r.jpg?hash=1774604806> (referer: https://ecarstrade.com/cars/7007691)
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007691/photo_002/780x0__r.jpg?hash=1774604806> (referer: https://ecarstrade.com/cars/7007691)
2026-03-27 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007687%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774604788%27 HTTP/1.1" 200 None
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007687/photo_004/780x0__r.jpg?hash=1774604788 not downloaded yet
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cd68612c-ea33-5daa-9780-418d17fb0ed7
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cd68612c-ea33-5daa-9780-418d17fb0ed7
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cd68612c-ea33-5daa-9780-418d17fb0ed7
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cd68612c-ea33-5daa-9780-418d17fb0ed7
2026-03-27 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:20: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%252F7000001-7010000%252F7007687%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774604788%27 HTTP/1.1" 200 None
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007687/photo_005/780x0__r.jpg?hash=1774604788 not downloaded yet
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6a642206-f3e3-5c77-ac86-72d45ab61cca
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009509/photo_002/780x0__r.jpg?hash=1774620262> (referer: https://ecarstrade.com/cars/7009509)
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009541/photo_003/780x0__r.jpg?hash=1774620306> (referer: https://ecarstrade.com/cars/7009541)
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009541/photo_005/780x0__r.jpg?hash=1774620306> (referer: https://ecarstrade.com/cars/7009541)
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009541/photo_002/780x0__r.jpg?hash=1774620306> (referer: https://ecarstrade.com/cars/7009541)
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6a642206-f3e3-5c77-ac86-72d45ab61cca
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009509/photo_001/780x0__r.jpg?hash=1774620262> (referer: https://ecarstrade.com/cars/7009509)
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cd68612c-ea33-5daa-9780-418d17fb0ed7
2026-03-27 15:20:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cd68612c-ea33-5daa-9780-418d17fb0ed7, skipping ID generation
2026-03-27 15:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd68612c-ea33-5daa-9780-418d17fb0ed7 with scrape type 1
2026-03-27 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cd68612c-ea33-5daa-9780-418d17fb0ed7 sending to next pipeline
2026-03-27 15:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cd68612c-ea33-5daa-9780-418d17fb0ed7, identifier: 7007689auction111107
2026-03-27 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009541/photo_004/780x0__r.jpg?hash=1774620306> (referer: https://ecarstrade.com/cars/7009541)
2026-03-27 15:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cd68612c-ea33-5daa-9780-418d17fb0ed7 with identifier: 7007689auction111107
2026-03-27 15:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cd68612c-ea33-5daa-9780-418d17fb0ed7 with identifier: 7007689auction111107
2026-03-27 15:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cd68612c-ea33-5daa-9780-418d17fb0ed7 with identifier: 7007689auction111107 to the API
2026-03-27 15:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007689/photo_005/780x0__r.jpg?hash=1774604801>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 5',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'cd68612c-ea33-5daa-9780-418d17fb0ed7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007689',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Ford',
 'model': 'C-Max',
 'odometer': 281870,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-04-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD C-Max C-Max 1.6 TDCi Titanium Start-Stop',
 'transmission': 'manual',
 'trim': 'FORD   1.6 TDCi Titanium Start-Stop',
 'vin': None,
 'year': 2013}
2026-03-27 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:00 [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 15:21:00 [ecarstrade.be] INFO: Saving data for 7007689auction111107: {'created_time': 1774624860.436258, 'last_price_update_time': 1774624860.436273, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007689auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009541/photo_001/780x0__r.jpg?hash=1774620306> (referer: https://ecarstrade.com/cars/7009541)
2026-03-27 15:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009521/photo_005/780x0__r.jpg?hash=1774620279> (referer: https://ecarstrade.com/cars/7009521)
2026-03-27 15:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009521/photo_004/780x0__r.jpg?hash=1774620279> (referer: https://ecarstrade.com/cars/7009521)
2026-03-27 15:21:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6a642206-f3e3-5c77-ac86-72d45ab61cca
2026-03-27 15:21:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6a642206-f3e3-5c77-ac86-72d45ab61cca
2026-03-27 15:21:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6a642206-f3e3-5c77-ac86-72d45ab61cca, skipping ID generation
2026-03-27 15:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a642206-f3e3-5c77-ac86-72d45ab61cca with scrape type 1
2026-03-27 15:21:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6a642206-f3e3-5c77-ac86-72d45ab61cca sending to next pipeline
2026-03-27 15:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6a642206-f3e3-5c77-ac86-72d45ab61cca, identifier: 7007691auction111107
2026-03-27 15:21:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 86009820-74b2-5943-888b-5871c040c892
2026-03-27 15:21:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 42d633be-64fb-5a56-b8be-364e44118657
2026-03-27 15:21:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 42d633be-64fb-5a56-b8be-364e44118657
2026-03-27 15:21:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 42d633be-64fb-5a56-b8be-364e44118657
2026-03-27 15:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007687/photo_002/780x0__r.jpg?hash=1774604787> (referer: https://ecarstrade.com/cars/7007687)
2026-03-27 15:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6a642206-f3e3-5c77-ac86-72d45ab61cca with identifier: 7007691auction111107
2026-03-27 15:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6a642206-f3e3-5c77-ac86-72d45ab61cca with identifier: 7007691auction111107
2026-03-27 15:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6a642206-f3e3-5c77-ac86-72d45ab61cca with identifier: 7007691auction111107 to the API
2026-03-27 15:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007691/photo_002/780x0__r.jpg?hash=1774604806>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': '6a642206-f3e3-5c77-ac86-72d45ab61cca',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007691',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Citroen',
 'model': 'C4 Picasso',
 'odometer': 135982,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2015-12-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROEN C4 Picasso Picasso 1.2 PureTech Seduction S&S',
 'transmission': 'manual',
 'trim': 'CITROEN  Picasso 1.2 PureTech Seduction S&S',
 'vin': None,
 'year': 2015}
2026-03-27 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:00 [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 15:21:00 [ecarstrade.be] INFO: Saving data for 7007691auction111107: {'created_time': 1774624860.912634, 'last_price_update_time': 1774624860.912645, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007691auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 86009820-74b2-5943-888b-5871c040c892
2026-03-27 15:21:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 86009820-74b2-5943-888b-5871c040c892, skipping ID generation
2026-03-27 15:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86009820-74b2-5943-888b-5871c040c892 with scrape type 1
2026-03-27 15:21:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 86009820-74b2-5943-888b-5871c040c892 sending to next pipeline
2026-03-27 15:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 86009820-74b2-5943-888b-5871c040c892, identifier: 7009509auction111133
2026-03-27 15:21:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 42d633be-64fb-5a56-b8be-364e44118657
2026-03-27 15:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007687/photo_003/780x0__r.jpg?hash=1774604787> (referer: https://ecarstrade.com/cars/7007687)
2026-03-27 15:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007687/photo_005/780x0__r.jpg?hash=1774604788> (referer: https://ecarstrade.com/cars/7007687)
2026-03-27 15:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007687/photo_001/780x0__r.jpg?hash=1774604787> (referer: https://ecarstrade.com/cars/7007687)
2026-03-27 15:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 86009820-74b2-5943-888b-5871c040c892 with identifier: 7009509auction111133
2026-03-27 15:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 86009820-74b2-5943-888b-5871c040c892 with identifier: 7009509auction111133
2026-03-27 15:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 86009820-74b2-5943-888b-5871c040c892 with identifier: 7009509auction111133 to the API
2026-03-27 15:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009509/photo_001/780x0__r.jpg?hash=1774620262>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '86009820-74b2-5943-888b-5871c040c892',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009509',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 62747,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '208 Allure 1.2 PureTech 100CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Allure 1.2 PureTech 100CV BVM6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:01 [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 15:21:01 [ecarstrade.be] INFO: Saving data for 7009509auction111133: {'created_time': 1774624861.303065, 'last_price_update_time': 1774624861.303076, 'auction_closing_time': 1774881600.0}
2026-03-27 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009509auction111133') HTTP/1.1" 204 0
2026-03-27 15:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007687/photo_000/780x0__r.jpg?hash=1774604787> (referer: https://ecarstrade.com/cars/7007687)
2026-03-27 15:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007107> (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 15:21:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 42d633be-64fb-5a56-b8be-364e44118657
2026-03-27 15:21:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 42d633be-64fb-5a56-b8be-364e44118657, skipping ID generation
2026-03-27 15:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42d633be-64fb-5a56-b8be-364e44118657 with scrape type 1
2026-03-27 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 42d633be-64fb-5a56-b8be-364e44118657 sending to next pipeline
2026-03-27 15:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 42d633be-64fb-5a56-b8be-364e44118657, identifier: 7009541auction111133
2026-03-27 15:21:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 39e6bd5e-2ef1-5b10-bb77-efafb31c2a8c
2026-03-27 15:21:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 39e6bd5e-2ef1-5b10-bb77-efafb31c2a8c
2026-03-27 15:21:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 98ac7373-0d17-53bf-ad34-4fd17ed89794
2026-03-27 15:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007687/photo_004/780x0__r.jpg?hash=1774604788> (referer: https://ecarstrade.com/cars/7007687)
2026-03-27 15:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 42d633be-64fb-5a56-b8be-364e44118657 with identifier: 7009541auction111133
2026-03-27 15:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 42d633be-64fb-5a56-b8be-364e44118657 with identifier: 7009541auction111133
2026-03-27 15:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 42d633be-64fb-5a56-b8be-364e44118657 with identifier: 7009541auction111133 to the API
2026-03-27 15:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009541/photo_001/780x0__r.jpg?hash=1774620306>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 4',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '42d633be-64fb-5a56-b8be-364e44118657',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009541',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': 'Partner Tepee',
 'odometer': 44499,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT Partner Tepee 5p Monovolume Puretech 110 S&S Outdoor',
 'transmission': 'manual',
 'trim': 'PEUGEOT  5p Monovolume Puretech 110 S&S Outdoor',
 'vin': None,
 'year': 2018}
2026-03-27 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:01 [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 15:21:01 [ecarstrade.be] INFO: Saving data for 7009541auction111133: {'created_time': 1774624861.843608, 'last_price_update_time': 1774624861.843622, 'auction_closing_time': 1774881600.0}
2026-03-27 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009541auction111133') HTTP/1.1" 204 0
2026-03-27 15:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009521/photo_001/780x0__r.jpg?hash=1774620279> (referer: https://ecarstrade.com/cars/7009521)
2026-03-27 15:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009521/photo_002/780x0__r.jpg?hash=1774620279> (referer: https://ecarstrade.com/cars/7009521)
2026-03-27 15:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009521/photo_003/780x0__r.jpg?hash=1774620279> (referer: https://ecarstrade.com/cars/7009521)
2026-03-27 15:21:01 [ecarstrade.be] INFO: Extracting details for car 7007107auction111107
2026-03-27 15:21:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 98ac7373-0d17-53bf-ad34-4fd17ed89794
2026-03-27 15:21:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 98ac7373-0d17-53bf-ad34-4fd17ed89794
2026-03-27 15:21:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 98ac7373-0d17-53bf-ad34-4fd17ed89794
2026-03-27 15:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009547/photo_006/780x0__r.jpg?hash=1774620312> (referer: https://ecarstrade.com/cars/7009547)
2026-03-27 15:21:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 98ac7373-0d17-53bf-ad34-4fd17ed89794
2026-03-27 15:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d4741f8-7948-57f2-beec-e298f0dffcc1 with identifier: 7007107auction111107
2026-03-27 15:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d4741f8-7948-57f2-beec-e298f0dffcc1 with scrape type 1
2026-03-27 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6d4741f8-7948-57f2-beec-e298f0dffcc1
2026-03-27 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007107%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774599807%27 HTTP/1.1" 200 None
2026-03-27 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007107/photo_000/780x0__r.jpg?hash=1774599807 not downloaded yet
2026-03-27 15:21:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 98ac7373-0d17-53bf-ad34-4fd17ed89794
2026-03-27 15:21:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 98ac7373-0d17-53bf-ad34-4fd17ed89794, skipping ID generation
2026-03-27 15:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98ac7373-0d17-53bf-ad34-4fd17ed89794 with scrape type 1
2026-03-27 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 98ac7373-0d17-53bf-ad34-4fd17ed89794 sending to next pipeline
2026-03-27 15:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 98ac7373-0d17-53bf-ad34-4fd17ed89794, identifier: 7007687auction111107
2026-03-27 15:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 98ac7373-0d17-53bf-ad34-4fd17ed89794 with identifier: 7007687auction111107
2026-03-27 15:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 98ac7373-0d17-53bf-ad34-4fd17ed89794 with identifier: 7007687auction111107
2026-03-27 15:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 98ac7373-0d17-53bf-ad34-4fd17ed89794 with identifier: 7007687auction111107 to the API
2026-03-27 15:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007687/photo_004/780x0__r.jpg?hash=1774604788>
{'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': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': '98ac7373-0d17-53bf-ad34-4fd17ed89794',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007687',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'BMW',
 'model': '318 Gran Turismo',
 'odometer': 255491,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-08-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 3 Gran Turismo (F34) Gran Turismo 318 d',
 'transmission': 'manual',
 'trim': '3 Gran Turismo (F34) Gran Turismo 318 d',
 'vin': None,
 'year': 2014}
2026-03-27 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:02 [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 15:21:02 [ecarstrade.be] INFO: Saving data for 7007687auction111107: {'created_time': 1774624862.36321, 'last_price_update_time': 1774624862.363221, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007687auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009498/photo_005/780x0__r.jpg?hash=1774620245> (referer: https://ecarstrade.com/cars/7009498)
2026-03-27 15:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009547/photo_005/780x0__r.jpg?hash=1774620312> (referer: https://ecarstrade.com/cars/7009547)
2026-03-27 15:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009498/photo_006/780x0__r.jpg?hash=1774620246> (referer: https://ecarstrade.com/cars/7009498)
2026-03-27 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007107%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774599807%27 HTTP/1.1" 200 None
2026-03-27 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007107/photo_001/780x0__r.jpg?hash=1774599807 not downloaded yet
2026-03-27 15:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009547/photo_003/780x0__r.jpg?hash=1774620312> (referer: https://ecarstrade.com/cars/7009547)
2026-03-27 15:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009498/photo_004/780x0__r.jpg?hash=1774620245> (referer: https://ecarstrade.com/cars/7009498)
2026-03-27 15:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009498/photo_003/780x0__r.jpg?hash=1774620245> (referer: https://ecarstrade.com/cars/7009498)
2026-03-27 15:21: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 15:21: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 15:21:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 39e6bd5e-2ef1-5b10-bb77-efafb31c2a8c
2026-03-27 15:21:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 39e6bd5e-2ef1-5b10-bb77-efafb31c2a8c
2026-03-27 15:21:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 39e6bd5e-2ef1-5b10-bb77-efafb31c2a8c
2026-03-27 15:21:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 39e6bd5e-2ef1-5b10-bb77-efafb31c2a8c, skipping ID generation
2026-03-27 15:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39e6bd5e-2ef1-5b10-bb77-efafb31c2a8c with scrape type 1
2026-03-27 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 39e6bd5e-2ef1-5b10-bb77-efafb31c2a8c sending to next pipeline
2026-03-27 15:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 39e6bd5e-2ef1-5b10-bb77-efafb31c2a8c, identifier: 7009521auction111133
2026-03-27 15:21:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4717858d-4950-5359-af25-abe35a140df2
2026-03-27 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007107%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774599807%27 HTTP/1.1" 200 None
2026-03-27 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007107/photo_002/780x0__r.jpg?hash=1774599807 not downloaded yet
2026-03-27 15:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 39e6bd5e-2ef1-5b10-bb77-efafb31c2a8c with identifier: 7009521auction111133
2026-03-27 15:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 39e6bd5e-2ef1-5b10-bb77-efafb31c2a8c with identifier: 7009521auction111133
2026-03-27 15:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 39e6bd5e-2ef1-5b10-bb77-efafb31c2a8c with identifier: 7009521auction111133 to the API
2026-03-27 15:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009521/photo_003/780x0__r.jpg?hash=1774620279>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '39e6bd5e-2ef1-5b10-bb77-efafb31c2a8c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009521',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 110523,
 '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': '3008 Active Business 1.2 PureTech 130CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'Active Business 1.2 PureTech 130CV BVM6 E6dT',
 'vin': None,
 'year': 2019}
2026-03-27 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:02 [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 15:21:02 [ecarstrade.be] INFO: Saving data for 7009521auction111133: {'created_time': 1774624862.893499, 'last_price_update_time': 1774624862.893512, 'auction_closing_time': 1774881600.0}
2026-03-27 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009521auction111133') HTTP/1.1" 204 0
2026-03-27 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007107%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774599807%27 HTTP/1.1" 200 None
2026-03-27 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007107/photo_003/780x0__r.jpg?hash=1774599807 not downloaded yet
2026-03-27 15:21:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 742f3eec-4ab6-527b-8b3d-f8a8e8a9a74b
2026-03-27 15:21:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4717858d-4950-5359-af25-abe35a140df2
2026-03-27 15:21:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 742f3eec-4ab6-527b-8b3d-f8a8e8a9a74b
2026-03-27 15:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009547/photo_001/780x0__r.jpg?hash=1774620312> (referer: https://ecarstrade.com/cars/7009547)
2026-03-27 15:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009498/photo_002/780x0__r.jpg?hash=1774620245> (referer: https://ecarstrade.com/cars/7009498)
2026-03-27 15:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009498/photo_001/780x0__r.jpg?hash=1774620245> (referer: https://ecarstrade.com/cars/7009498)
2026-03-27 15:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009547/photo_002/780x0__r.jpg?hash=1774620313> (referer: https://ecarstrade.com/cars/7009547)
2026-03-27 15:21: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 15:21: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 15:21: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 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007107%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774599807%27 HTTP/1.1" 200 None
2026-03-27 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007107/photo_004/780x0__r.jpg?hash=1774599807 not downloaded yet
2026-03-27 15:21:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4717858d-4950-5359-af25-abe35a140df2
2026-03-27 15:21:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 742f3eec-4ab6-527b-8b3d-f8a8e8a9a74b
2026-03-27 15:21:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 742f3eec-4ab6-527b-8b3d-f8a8e8a9a74b
2026-03-27 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007107%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774599807%27 HTTP/1.1" 200 None
2026-03-27 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007107/photo_005/780x0__r.jpg?hash=1774599807 not downloaded yet
2026-03-27 15:21:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4717858d-4950-5359-af25-abe35a140df2
2026-03-27 15:21:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 742f3eec-4ab6-527b-8b3d-f8a8e8a9a74b
2026-03-27 15:21:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 742f3eec-4ab6-527b-8b3d-f8a8e8a9a74b
2026-03-27 15:21:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 742f3eec-4ab6-527b-8b3d-f8a8e8a9a74b, skipping ID generation
2026-03-27 15:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 742f3eec-4ab6-527b-8b3d-f8a8e8a9a74b with scrape type 1
2026-03-27 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 742f3eec-4ab6-527b-8b3d-f8a8e8a9a74b sending to next pipeline
2026-03-27 15:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 742f3eec-4ab6-527b-8b3d-f8a8e8a9a74b, identifier: 7009498auction111133
2026-03-27 15:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 742f3eec-4ab6-527b-8b3d-f8a8e8a9a74b with identifier: 7009498auction111133
2026-03-27 15:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 742f3eec-4ab6-527b-8b3d-f8a8e8a9a74b with identifier: 7009498auction111133
2026-03-27 15:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 742f3eec-4ab6-527b-8b3d-f8a8e8a9a74b with identifier: 7009498auction111133 to the API
2026-03-27 15:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009498/photo_001/780x0__r.jpg?hash=1774620245>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '742f3eec-4ab6-527b-8b3d-f8a8e8a9a74b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009498',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Opel',
 'model': 'Crossland X',
 'odometer': 45398,
 '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': 'Crossland X Business Elegance 1.2 Turbo 110CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Business Elegance 1.2 Turbo 110CV BVM6 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:03 [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 15:21:03 [ecarstrade.be] INFO: Saving data for 7009498auction111133: {'created_time': 1774624863.472166, 'last_price_update_time': 1774624863.472177, 'auction_closing_time': 1774881600.0}
2026-03-27 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009498auction111133') HTTP/1.1" 204 0
2026-03-27 15:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007107/photo_000/780x0__r.jpg?hash=1774599807> (referer: https://ecarstrade.com/cars/7007107)
2026-03-27 15:21: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 15:21:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4717858d-4950-5359-af25-abe35a140df2
2026-03-27 15:21:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4717858d-4950-5359-af25-abe35a140df2, skipping ID generation
2026-03-27 15:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4717858d-4950-5359-af25-abe35a140df2 with scrape type 1
2026-03-27 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4717858d-4950-5359-af25-abe35a140df2 sending to next pipeline
2026-03-27 15:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4717858d-4950-5359-af25-abe35a140df2, identifier: 7009547auction111133
2026-03-27 15:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4717858d-4950-5359-af25-abe35a140df2 with identifier: 7009547auction111133
2026-03-27 15:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4717858d-4950-5359-af25-abe35a140df2 with identifier: 7009547auction111133
2026-03-27 15:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4717858d-4950-5359-af25-abe35a140df2 with identifier: 7009547auction111133 to the API
2026-03-27 15:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009547/photo_002/780x0__r.jpg?hash=1774620313>
{'auction_title': '',
 'c_o_2_emission_value': 100,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '4717858d-4950-5359-af25-abe35a140df2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009547',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 78008,
 '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': 'Clio V Business 1.0 TCe 100CV BVM5 E6dT',
 'transmission': 'manual',
 'trim': 'V Business 1.0 TCe 100CV BVM5 E6dT',
 'vin': None,
 'year': 2019}
2026-03-27 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:03 [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 15:21:03 [ecarstrade.be] INFO: Saving data for 7009547auction111133: {'created_time': 1774624863.897294, 'last_price_update_time': 1774624863.897303, 'auction_closing_time': 1774881600.0}
2026-03-27 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009547auction111133') HTTP/1.1" 204 0
2026-03-27 15:21:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6d4741f8-7948-57f2-beec-e298f0dffcc1
2026-03-27 15:21:07 [scrapy.extensions.logstats] INFO: Crawled 1099 pages (at 34 pages/min), scraped 928 items (at 41 items/min)
2026-03-27 15:21:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009589> (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 15:21: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 15:21:08 [ecarstrade.be] INFO: Extracting details for car 7009589auction111133
2026-03-27 15:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1b53df6-0a1a-5998-8ed1-fbca3040c436 with identifier: 7009589auction111133
2026-03-27 15:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1b53df6-0a1a-5998-8ed1-fbca3040c436 with scrape type 1
2026-03-27 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a1b53df6-0a1a-5998-8ed1-fbca3040c436
2026-03-27 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7009589%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620354%27 HTTP/1.1" 200 None
2026-03-27 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009589/photo_001/780x0__r.jpg?hash=1774620354 not downloaded yet
2026-03-27 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7009589%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620354%27 HTTP/1.1" 200 None
2026-03-27 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009589/photo_002/780x0__r.jpg?hash=1774620354 not downloaded yet
2026-03-27 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7009589%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620354%27 HTTP/1.1" 200 None
2026-03-27 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009589/photo_003/780x0__r.jpg?hash=1774620354 not downloaded yet
2026-03-27 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7009589%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620354%27 HTTP/1.1" 200 None
2026-03-27 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009589/photo_004/780x0__r.jpg?hash=1774620354 not downloaded yet
2026-03-27 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7009589%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620354%27 HTTP/1.1" 200 None
2026-03-27 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009589/photo_005/780x0__r.jpg?hash=1774620354 not downloaded yet
2026-03-27 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7009589%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620354%27 HTTP/1.1" 200 None
2026-03-27 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009589/photo_006/780x0__r.jpg?hash=1774620354 not downloaded yet
2026-03-27 15:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007686> (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 15:21: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 15:21:10 [ecarstrade.be] INFO: Extracting details for car 7007686auction111107
2026-03-27 15:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbf9975b-f311-55dd-a67b-ad9afbe0cd93 with identifier: 7007686auction111107
2026-03-27 15:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbf9975b-f311-55dd-a67b-ad9afbe0cd93 with scrape type 1
2026-03-27 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cbf9975b-f311-55dd-a67b-ad9afbe0cd93
2026-03-27 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007686%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774604783%27 HTTP/1.1" 200 None
2026-03-27 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007686/photo_000/780x0__r.jpg?hash=1774604783 not downloaded yet
2026-03-27 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007686%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774604783%27 HTTP/1.1" 200 None
2026-03-27 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007686/photo_001/780x0__r.jpg?hash=1774604783 not downloaded yet
2026-03-27 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007686%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774604783%27 HTTP/1.1" 200 None
2026-03-27 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007686/photo_002/780x0__r.jpg?hash=1774604783 not downloaded yet
2026-03-27 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007686%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774604783%27 HTTP/1.1" 200 None
2026-03-27 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007686/photo_003/780x0__r.jpg?hash=1774604783 not downloaded yet
2026-03-27 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007686%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774604784%27 HTTP/1.1" 200 None
2026-03-27 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007686/photo_004/780x0__r.jpg?hash=1774604784 not downloaded yet
2026-03-27 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007686%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774604784%27 HTTP/1.1" 200 None
2026-03-27 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007686/photo_005/780x0__r.jpg?hash=1774604784 not downloaded yet
2026-03-27 15:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007682> (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 15:21: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 15:21:10 [ecarstrade.be] INFO: Extracting details for car 7007682auction111107
2026-03-27 15:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007647> (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 15:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 98ac7373-0d17-53bf-ad34-4fd17ed89794 with identifier: 7007682auction111107, dropping item
2026-03-27 15:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007107/photo_003/780x0__r.jpg?hash=1774599807> (referer: https://ecarstrade.com/cars/7007107)
2026-03-27 15:21:10 [ecarstrade.be] INFO: Extracting details for car 7007647auction111107
2026-03-27 15:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007107/photo_002/780x0__r.jpg?hash=1774599807> (referer: https://ecarstrade.com/cars/7007107)
2026-03-27 15:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 738c0b43-a8ae-5818-9184-8c9439447a55 with identifier: 7007647auction111107
2026-03-27 15:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 738c0b43-a8ae-5818-9184-8c9439447a55 with scrape type 1
2026-03-27 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 738c0b43-a8ae-5818-9184-8c9439447a55
2026-03-27 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007647%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774603407%27 HTTP/1.1" 200 None
2026-03-27 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007647/photo_000/780x0__r.jpg?hash=1774603407 not downloaded yet
2026-03-27 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007647%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774603407%27 HTTP/1.1" 200 None
2026-03-27 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007647/photo_001/780x0__r.jpg?hash=1774603407 not downloaded yet
2026-03-27 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007647%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774603407%27 HTTP/1.1" 200 None
2026-03-27 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007647/photo_002/780x0__r.jpg?hash=1774603407 not downloaded yet
2026-03-27 15:21:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6d4741f8-7948-57f2-beec-e298f0dffcc1
2026-03-27 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007647%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774603407%27 HTTP/1.1" 200 None
2026-03-27 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007647/photo_003/780x0__r.jpg?hash=1774603407 not downloaded yet
2026-03-27 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007647%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774603408%27 HTTP/1.1" 200 None
2026-03-27 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007647/photo_004/780x0__r.jpg?hash=1774603408 not downloaded yet
2026-03-27 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007647%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774603408%27 HTTP/1.1" 200 None
2026-03-27 15:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007647/photo_005/780x0__r.jpg?hash=1774603408 not downloaded yet
2026-03-27 15:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007107/photo_001/780x0__r.jpg?hash=1774599807> (referer: https://ecarstrade.com/cars/7007107)
2026-03-27 15:21: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 15:21:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6d4741f8-7948-57f2-beec-e298f0dffcc1
2026-03-27 15:21:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6d4741f8-7948-57f2-beec-e298f0dffcc1
2026-03-27 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007646> (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 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007651> (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 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007107/photo_005/780x0__r.jpg?hash=1774599807> (referer: https://ecarstrade.com/cars/7007107)
2026-03-27 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007683> (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 15:21:11 [ecarstrade.be] INFO: Extracting details for car 7007646auction111107
2026-03-27 15:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5c411b4-af7b-5257-8268-0679a5d54682 with identifier: 7007646auction111107
2026-03-27 15:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5c411b4-af7b-5257-8268-0679a5d54682 with scrape type 1
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f5c411b4-af7b-5257-8268-0679a5d54682
2026-03-27 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007646%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774603403%27 HTTP/1.1" 200 None
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007646/photo_000/780x0__r.jpg?hash=1774603403 not downloaded yet
2026-03-27 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009589/photo_006/780x0__r.jpg?hash=1774620354> (referer: https://ecarstrade.com/cars/7009589)
2026-03-27 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007107/photo_004/780x0__r.jpg?hash=1774599807> (referer: https://ecarstrade.com/cars/7007107)
2026-03-27 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007646%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774603403%27 HTTP/1.1" 200 None
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007646/photo_001/780x0__r.jpg?hash=1774603403 not downloaded yet
2026-03-27 15:21:11 [ecarstrade.be] INFO: Extracting details for car 7007651auction111107
2026-03-27 15:21:11 [ecarstrade.be] INFO: Extracting details for car 7007683auction111107
2026-03-27 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007646%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774603403%27 HTTP/1.1" 200 None
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007646/photo_002/780x0__r.jpg?hash=1774603403 not downloaded yet
2026-03-27 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007686/photo_005/780x0__r.jpg?hash=1774604784> (referer: https://ecarstrade.com/cars/7007686)
2026-03-27 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007646%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774603404%27 HTTP/1.1" 200 None
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007646/photo_003/780x0__r.jpg?hash=1774603404 not downloaded yet
2026-03-27 15:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f975b1ad-6bb4-5971-97b1-849c79885329 with identifier: 7007651auction111107
2026-03-27 15:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f975b1ad-6bb4-5971-97b1-849c79885329 with scrape type 1
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f975b1ad-6bb4-5971-97b1-849c79885329
2026-03-27 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007651%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774603424%27 HTTP/1.1" 200 None
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007651/photo_000/780x0__r.jpg?hash=1774603424 not downloaded yet
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6d4741f8-7948-57f2-beec-e298f0dffcc1
2026-03-27 15:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 149771be-e512-582b-99a5-fd6436086965 with identifier: 7007683auction111107
2026-03-27 15:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 149771be-e512-582b-99a5-fd6436086965 with scrape type 1
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 149771be-e512-582b-99a5-fd6436086965
2026-03-27 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007683%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774604777%27 HTTP/1.1" 200 None
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007683/photo_000/780x0__r.jpg?hash=1774604777 not downloaded yet
2026-03-27 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007686/photo_003/780x0__r.jpg?hash=1774604783> (referer: https://ecarstrade.com/cars/7007686)
2026-03-27 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007646%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774603404%27 HTTP/1.1" 200 None
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007646/photo_004/780x0__r.jpg?hash=1774603404 not downloaded yet
2026-03-27 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007651%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774603424%27 HTTP/1.1" 200 None
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007651/photo_001/780x0__r.jpg?hash=1774603424 not downloaded yet
2026-03-27 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007683%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774604777%27 HTTP/1.1" 200 None
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007683/photo_001/780x0__r.jpg?hash=1774604777 not downloaded yet
2026-03-27 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007686/photo_004/780x0__r.jpg?hash=1774604784> (referer: https://ecarstrade.com/cars/7007686)
2026-03-27 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007646%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774603404%27 HTTP/1.1" 200 None
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007646/photo_005/780x0__r.jpg?hash=1774603404 not downloaded yet
2026-03-27 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007651%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774603424%27 HTTP/1.1" 200 None
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007651/photo_002/780x0__r.jpg?hash=1774603424 not downloaded yet
2026-03-27 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007683%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774604777%27 HTTP/1.1" 200 None
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007683/photo_002/780x0__r.jpg?hash=1774604777 not downloaded yet
2026-03-27 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007686/photo_002/780x0__r.jpg?hash=1774604783> (referer: https://ecarstrade.com/cars/7007686)
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a1b53df6-0a1a-5998-8ed1-fbca3040c436
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6d4741f8-7948-57f2-beec-e298f0dffcc1
2026-03-27 15:21:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d4741f8-7948-57f2-beec-e298f0dffcc1, skipping ID generation
2026-03-27 15:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d4741f8-7948-57f2-beec-e298f0dffcc1 with scrape type 1
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d4741f8-7948-57f2-beec-e298f0dffcc1 sending to next pipeline
2026-03-27 15:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6d4741f8-7948-57f2-beec-e298f0dffcc1, identifier: 7007107auction111107
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cbf9975b-f311-55dd-a67b-ad9afbe0cd93
2026-03-27 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007647/photo_005/780x0__r.jpg?hash=1774603408> (referer: https://ecarstrade.com/cars/7007647)
2026-03-27 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007651%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774603424%27 HTTP/1.1" 200 None
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007651/photo_003/780x0__r.jpg?hash=1774603424 not downloaded yet
2026-03-27 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007683%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774604777%27 HTTP/1.1" 200 None
2026-03-27 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007683/photo_003/780x0__r.jpg?hash=1774604777 not downloaded yet
2026-03-27 15:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6d4741f8-7948-57f2-beec-e298f0dffcc1 with identifier: 7007107auction111107
2026-03-27 15:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6d4741f8-7948-57f2-beec-e298f0dffcc1 with identifier: 7007107auction111107
2026-03-27 15:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6d4741f8-7948-57f2-beec-e298f0dffcc1 with identifier: 7007107auction111107 to the API
2026-03-27 15:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007107/photo_004/780x0__r.jpg?hash=1774599807>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': '6d4741f8-7948-57f2-beec-e298f0dffcc1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007107',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 45452,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-04-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 2008 1.2i PureTech Active',
 'transmission': 'manual',
 'trim': 'PEUGEOT  1.2i PureTech Active',
 'vin': None,
 'year': 2018}
2026-03-27 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:12 [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 15:21:12 [ecarstrade.be] INFO: Saving data for 7007107auction111107: {'created_time': 1774624872.122963, 'last_price_update_time': 1774624872.122973, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007107auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cbf9975b-f311-55dd-a67b-ad9afbe0cd93
2026-03-27 15:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007647/photo_004/780x0__r.jpg?hash=1774603408> (referer: https://ecarstrade.com/cars/7007647)
2026-03-27 15:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007647/photo_003/780x0__r.jpg?hash=1774603407> (referer: https://ecarstrade.com/cars/7007647)
2026-03-27 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007651%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774603424%27 HTTP/1.1" 200 None
2026-03-27 15:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007651/photo_004/780x0__r.jpg?hash=1774603424 not downloaded yet
2026-03-27 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007683%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774604778%27 HTTP/1.1" 200 None
2026-03-27 15:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007683/photo_004/780x0__r.jpg?hash=1774604778 not downloaded yet
2026-03-27 15:21:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cbf9975b-f311-55dd-a67b-ad9afbe0cd93
2026-03-27 15:21:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cbf9975b-f311-55dd-a67b-ad9afbe0cd93
2026-03-27 15:21:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 738c0b43-a8ae-5818-9184-8c9439447a55
2026-03-27 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007651%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774603424%27 HTTP/1.1" 200 None
2026-03-27 15:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007651/photo_005/780x0__r.jpg?hash=1774603424 not downloaded yet
2026-03-27 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007683%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774604778%27 HTTP/1.1" 200 None
2026-03-27 15:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007683/photo_005/780x0__r.jpg?hash=1774604778 not downloaded yet
2026-03-27 15:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007646/photo_000/780x0__r.jpg?hash=1774603403> (referer: https://ecarstrade.com/cars/7007646)
2026-03-27 15:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007647/photo_002/780x0__r.jpg?hash=1774603407> (referer: https://ecarstrade.com/cars/7007647)
2026-03-27 15:21:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 738c0b43-a8ae-5818-9184-8c9439447a55
2026-03-27 15:21:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 738c0b43-a8ae-5818-9184-8c9439447a55
2026-03-27 15:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007646/photo_002/780x0__r.jpg?hash=1774603403> (referer: https://ecarstrade.com/cars/7007646)
2026-03-27 15:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007647/photo_001/780x0__r.jpg?hash=1774603407> (referer: https://ecarstrade.com/cars/7007647)
2026-03-27 15:21:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f5c411b4-af7b-5257-8268-0679a5d54682
2026-03-27 15:21:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 738c0b43-a8ae-5818-9184-8c9439447a55
2026-03-27 15:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007647/photo_000/780x0__r.jpg?hash=1774603407> (referer: https://ecarstrade.com/cars/7007647)
2026-03-27 15:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007683/photo_001/780x0__r.jpg?hash=1774604777> (referer: https://ecarstrade.com/cars/7007683)
2026-03-27 15:21:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f5c411b4-af7b-5257-8268-0679a5d54682
2026-03-27 15:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007683/photo_002/780x0__r.jpg?hash=1774604777> (referer: https://ecarstrade.com/cars/7007683)
2026-03-27 15:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007683/photo_000/780x0__r.jpg?hash=1774604777> (referer: https://ecarstrade.com/cars/7007683)
2026-03-27 15:21:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 738c0b43-a8ae-5818-9184-8c9439447a55
2026-03-27 15:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007651/photo_001/780x0__r.jpg?hash=1774603424> (referer: https://ecarstrade.com/cars/7007651)
2026-03-27 15:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007651/photo_003/780x0__r.jpg?hash=1774603424> (referer: https://ecarstrade.com/cars/7007651)
2026-03-27 15:21:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 738c0b43-a8ae-5818-9184-8c9439447a55
2026-03-27 15:21:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 738c0b43-a8ae-5818-9184-8c9439447a55, skipping ID generation
2026-03-27 15:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 738c0b43-a8ae-5818-9184-8c9439447a55 with scrape type 1
2026-03-27 15:21:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 738c0b43-a8ae-5818-9184-8c9439447a55 sending to next pipeline
2026-03-27 15:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 738c0b43-a8ae-5818-9184-8c9439447a55, identifier: 7007647auction111107
2026-03-27 15:21:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 149771be-e512-582b-99a5-fd6436086965
2026-03-27 15:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 738c0b43-a8ae-5818-9184-8c9439447a55 with identifier: 7007647auction111107
2026-03-27 15:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 738c0b43-a8ae-5818-9184-8c9439447a55 with identifier: 7007647auction111107
2026-03-27 15:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 738c0b43-a8ae-5818-9184-8c9439447a55 with identifier: 7007647auction111107 to the API
2026-03-27 15:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007647/photo_000/780x0__r.jpg?hash=1774603407>
{'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-31T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': '738c0b43-a8ae-5818-9184-8c9439447a55',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007647',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 93791,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-06-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN SUV Tiguan Tiguan Comfortline 1.5 l TSI GPF 110 kW (150 '
          'PS) 7-speed dual-clutch transmission DSG',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN SUV   Comfortline 1.5 l TSI GPF 110 kW (150 PS) 7-speed '
         'dual-clutch transmission DSG',
 'vin': None,
 'year': 2019}
2026-03-27 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:13 [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 15:21:13 [ecarstrade.be] INFO: Saving data for 7007647auction111107: {'created_time': 1774624873.098031, 'last_price_update_time': 1774624873.098044, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007647auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007683/photo_003/780x0__r.jpg?hash=1774604777> (referer: https://ecarstrade.com/cars/7007683)
2026-03-27 15:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007683/photo_005/780x0__r.jpg?hash=1774604778> (referer: https://ecarstrade.com/cars/7007683)
2026-03-27 15:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007651/photo_005/780x0__r.jpg?hash=1774603424> (referer: https://ecarstrade.com/cars/7007651)
2026-03-27 15:21:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 149771be-e512-582b-99a5-fd6436086965
2026-03-27 15:21:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 149771be-e512-582b-99a5-fd6436086965
2026-03-27 15:21:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f975b1ad-6bb4-5971-97b1-849c79885329
2026-03-27 15:21:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f975b1ad-6bb4-5971-97b1-849c79885329
2026-03-27 15:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007651/photo_004/780x0__r.jpg?hash=1774603424> (referer: https://ecarstrade.com/cars/7007651)
2026-03-27 15:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007683/photo_004/780x0__r.jpg?hash=1774604778> (referer: https://ecarstrade.com/cars/7007683)
2026-03-27 15:21:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 149771be-e512-582b-99a5-fd6436086965
2026-03-27 15:21:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 149771be-e512-582b-99a5-fd6436086965
2026-03-27 15:21:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f975b1ad-6bb4-5971-97b1-849c79885329
2026-03-27 15:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007646/photo_004/780x0__r.jpg?hash=1774603404> (referer: https://ecarstrade.com/cars/7007646)
2026-03-27 15:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007651/photo_002/780x0__r.jpg?hash=1774603424> (referer: https://ecarstrade.com/cars/7007651)
2026-03-27 15:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007646/photo_005/780x0__r.jpg?hash=1774603404> (referer: https://ecarstrade.com/cars/7007646)
2026-03-27 15:21:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f975b1ad-6bb4-5971-97b1-849c79885329
2026-03-27 15:21:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 149771be-e512-582b-99a5-fd6436086965
2026-03-27 15:21:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 149771be-e512-582b-99a5-fd6436086965, skipping ID generation
2026-03-27 15:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 149771be-e512-582b-99a5-fd6436086965 with scrape type 1
2026-03-27 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 149771be-e512-582b-99a5-fd6436086965 sending to next pipeline
2026-03-27 15:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 149771be-e512-582b-99a5-fd6436086965, identifier: 7007683auction111107
2026-03-27 15:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 149771be-e512-582b-99a5-fd6436086965 with identifier: 7007683auction111107
2026-03-27 15:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 149771be-e512-582b-99a5-fd6436086965 with identifier: 7007683auction111107
2026-03-27 15:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 149771be-e512-582b-99a5-fd6436086965 with identifier: 7007683auction111107 to the API
2026-03-27 15:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007683/photo_004/780x0__r.jpg?hash=1774604778>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 5',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': '149771be-e512-582b-99a5-fd6436086965',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007683',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 109886,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-04-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A4 Avant Audi A4 Attraction Avant 2.0 TDI 110(150) kW(PS) '
          'multitronic',
 'transmission': 'automatic',
 'trim': 'AUDI  Avant   Attraction Avant 2.0 TDI 110(150) kW(PS) multitronic',
 'vin': None,
 'year': 2014}
2026-03-27 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:13 [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 15:21:13 [ecarstrade.be] INFO: Saving data for 7007683auction111107: {'created_time': 1774624873.835465, 'last_price_update_time': 1774624873.835476, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007683auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007651/photo_000/780x0__r.jpg?hash=1774603424> (referer: https://ecarstrade.com/cars/7007651)
2026-03-27 15:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007646/photo_003/780x0__r.jpg?hash=1774603404> (referer: https://ecarstrade.com/cars/7007646)
2026-03-27 15:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007646/photo_001/780x0__r.jpg?hash=1774603403> (referer: https://ecarstrade.com/cars/7007646)
2026-03-27 15:21:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f5c411b4-af7b-5257-8268-0679a5d54682
2026-03-27 15:21:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f975b1ad-6bb4-5971-97b1-849c79885329
2026-03-27 15:21:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f5c411b4-af7b-5257-8268-0679a5d54682
2026-03-27 15:21:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f975b1ad-6bb4-5971-97b1-849c79885329
2026-03-27 15:21:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f975b1ad-6bb4-5971-97b1-849c79885329, skipping ID generation
2026-03-27 15:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f975b1ad-6bb4-5971-97b1-849c79885329 with scrape type 1
2026-03-27 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f975b1ad-6bb4-5971-97b1-849c79885329 sending to next pipeline
2026-03-27 15:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f975b1ad-6bb4-5971-97b1-849c79885329, identifier: 7007651auction111107
2026-03-27 15:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f975b1ad-6bb4-5971-97b1-849c79885329 with identifier: 7007651auction111107
2026-03-27 15:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f975b1ad-6bb4-5971-97b1-849c79885329 with identifier: 7007651auction111107
2026-03-27 15:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f975b1ad-6bb4-5971-97b1-849c79885329 with identifier: 7007651auction111107 to the API
2026-03-27 15:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007651/photo_000/780x0__r.jpg?hash=1774603424>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f975b1ad-6bb4-5971-97b1-849c79885329',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007651',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 67003,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A3 Sportback PHEV Sportback PHEV 40 TFSI e S line S tronic '
          '(150 kW)',
 'transmission': 'automatic',
 'trim': 'AUDI  Sportback PHEV Sportback PHEV 40 TFSI e S line S tronic (150 '
         'kW)',
 'vin': None,
 'year': 2020}
2026-03-27 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:15 [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 15:21:15 [ecarstrade.be] INFO: Saving data for 7007651auction111107: {'created_time': 1774624875.133007, 'last_price_update_time': 1774624875.133021, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007651auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009589/photo_005/780x0__r.jpg?hash=1774620354> (referer: https://ecarstrade.com/cars/7009589)
2026-03-27 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007686/photo_001/780x0__r.jpg?hash=1774604783> (referer: https://ecarstrade.com/cars/7007686)
2026-03-27 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007686/photo_000/780x0__r.jpg?hash=1774604783> (referer: https://ecarstrade.com/cars/7007686)
2026-03-27 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007644> (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 15:21:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f5c411b4-af7b-5257-8268-0679a5d54682
2026-03-27 15:21:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f5c411b4-af7b-5257-8268-0679a5d54682
2026-03-27 15:21:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f5c411b4-af7b-5257-8268-0679a5d54682, skipping ID generation
2026-03-27 15:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5c411b4-af7b-5257-8268-0679a5d54682 with scrape type 1
2026-03-27 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f5c411b4-af7b-5257-8268-0679a5d54682 sending to next pipeline
2026-03-27 15:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f5c411b4-af7b-5257-8268-0679a5d54682, identifier: 7007646auction111107
2026-03-27 15:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f5c411b4-af7b-5257-8268-0679a5d54682 with identifier: 7007646auction111107
2026-03-27 15:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f5c411b4-af7b-5257-8268-0679a5d54682 with identifier: 7007646auction111107
2026-03-27 15:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f5c411b4-af7b-5257-8268-0679a5d54682 with identifier: 7007646auction111107 to the API
2026-03-27 15:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007646/photo_001/780x0__r.jpg?hash=1774603403>
{'auction_title': '',
 'c_o_2_emission_value': 77,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Electric',
 'id': 'f5c411b4-af7b-5257-8268-0679a5d54682',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007646',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'BMW',
 'model': 'X5',
 'odometer': 105255,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-03-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X5 PHEV (F15) 2.0AS xDrive40e',
 'transmission': 'automatic',
 'trim': 'PHEV (F15) 2.0AS xDrive40e',
 'vin': None,
 'year': 2018}
2026-03-27 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:15 [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 15:21:15 [ecarstrade.be] INFO: Saving data for 7007646auction111107: {'created_time': 1774624875.828036, 'last_price_update_time': 1774624875.828048, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007646auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009589/photo_004/780x0__r.jpg?hash=1774620354> (referer: https://ecarstrade.com/cars/7009589)
2026-03-27 15:21: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 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009589/photo_003/780x0__r.jpg?hash=1774620354> (referer: https://ecarstrade.com/cars/7009589)
2026-03-27 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009589/photo_002/780x0__r.jpg?hash=1774620354> (referer: https://ecarstrade.com/cars/7009589)
2026-03-27 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009589/photo_001/780x0__r.jpg?hash=1774620354> (referer: https://ecarstrade.com/cars/7009589)
2026-03-27 15:21:15 [ecarstrade.be] INFO: Extracting details for car 7007644auction111107
2026-03-27 15:21: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 15:21: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 15:21: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 15:21:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a1b53df6-0a1a-5998-8ed1-fbca3040c436
2026-03-27 15:21:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cbf9975b-f311-55dd-a67b-ad9afbe0cd93
2026-03-27 15:21:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cbf9975b-f311-55dd-a67b-ad9afbe0cd93
2026-03-27 15:21:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cbf9975b-f311-55dd-a67b-ad9afbe0cd93, skipping ID generation
2026-03-27 15:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbf9975b-f311-55dd-a67b-ad9afbe0cd93 with scrape type 1
2026-03-27 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cbf9975b-f311-55dd-a67b-ad9afbe0cd93 sending to next pipeline
2026-03-27 15:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cbf9975b-f311-55dd-a67b-ad9afbe0cd93, identifier: 7007686auction111107
2026-03-27 15:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7c3e7e3-207c-5bc1-8e4b-63f7314fdc2a with identifier: 7007644auction111107
2026-03-27 15:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7c3e7e3-207c-5bc1-8e4b-63f7314fdc2a with scrape type 1
2026-03-27 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e7c3e7e3-207c-5bc1-8e4b-63f7314fdc2a
2026-03-27 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007644%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774603399%27 HTTP/1.1" 200 None
2026-03-27 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007644/photo_000/780x0__r.jpg?hash=1774603399 not downloaded yet
2026-03-27 15:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cbf9975b-f311-55dd-a67b-ad9afbe0cd93 with identifier: 7007686auction111107
2026-03-27 15:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cbf9975b-f311-55dd-a67b-ad9afbe0cd93 with identifier: 7007686auction111107
2026-03-27 15:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cbf9975b-f311-55dd-a67b-ad9afbe0cd93 with identifier: 7007686auction111107 to the API
2026-03-27 15:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007686/photo_000/780x0__r.jpg?hash=1774604783>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'cbf9975b-f311-55dd-a67b-ad9afbe0cd93',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007686',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Kia',
 'model': "cee'd",
 'odometer': 231438,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-03',
 'seats_number': 5,
 'seller_name': None,
 'title': "KIA Cee'd SW Cee'd SW 1.6 CRDi Navi Edition ISG",
 'transmission': 'manual',
 'trim': "KIA Cee'd SW Cee'd SW 1.6 CRDi Navi Edition ISG",
 'vin': None,
 'year': 2017}
2026-03-27 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:16 [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 15:21:16 [ecarstrade.be] INFO: Saving data for 7007686auction111107: {'created_time': 1774624876.467284, 'last_price_update_time': 1774624876.467297, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007686auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007644%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774603400%27 HTTP/1.1" 200 None
2026-03-27 15:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007644/photo_001/780x0__r.jpg?hash=1774603400 not downloaded yet
2026-03-27 15:21:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a1b53df6-0a1a-5998-8ed1-fbca3040c436
2026-03-27 15:21:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a1b53df6-0a1a-5998-8ed1-fbca3040c436
2026-03-27 15:21:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a1b53df6-0a1a-5998-8ed1-fbca3040c436
2026-03-27 15:21:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a1b53df6-0a1a-5998-8ed1-fbca3040c436
2026-03-27 15:21:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a1b53df6-0a1a-5998-8ed1-fbca3040c436, skipping ID generation
2026-03-27 15:21:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1b53df6-0a1a-5998-8ed1-fbca3040c436 with scrape type 1
2026-03-27 15:21:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a1b53df6-0a1a-5998-8ed1-fbca3040c436 sending to next pipeline
2026-03-27 15:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a1b53df6-0a1a-5998-8ed1-fbca3040c436, identifier: 7009589auction111133
2026-03-27 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007644%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774603400%27 HTTP/1.1" 200 None
2026-03-27 15:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007644/photo_002/780x0__r.jpg?hash=1774603400 not downloaded yet
2026-03-27 15:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a1b53df6-0a1a-5998-8ed1-fbca3040c436 with identifier: 7009589auction111133
2026-03-27 15:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a1b53df6-0a1a-5998-8ed1-fbca3040c436 with identifier: 7009589auction111133
2026-03-27 15:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a1b53df6-0a1a-5998-8ed1-fbca3040c436 with identifier: 7009589auction111133 to the API
2026-03-27 15:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009589/photo_001/780x0__r.jpg?hash=1774620354>
{'auction_title': '',
 'c_o_2_emission_value': 38,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'a1b53df6-0a1a-5998-8ed1-fbca3040c436',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009589',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 49884,
 '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': 'VOLKSWAGEN Tiguan / 2020 / 5P / SUV 1.4 eHybrid 245 DSG6 R-Line',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  / 2020 / 5P / SUV 1.4 eHybrid 245 DSG6 R-Line',
 'vin': None,
 'year': 2023}
2026-03-27 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:17 [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 15:21:17 [ecarstrade.be] INFO: Saving data for 7009589auction111133: {'created_time': 1774624877.434217, 'last_price_update_time': 1774624877.434234, 'auction_closing_time': 1774881600.0}
2026-03-27 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009589auction111133') HTTP/1.1" 204 0
2026-03-27 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007644%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774603400%27 HTTP/1.1" 200 None
2026-03-27 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007644/photo_003/780x0__r.jpg?hash=1774603400 not downloaded yet
2026-03-27 15:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007642> (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 15:21: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 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007644%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774603400%27 HTTP/1.1" 200 None
2026-03-27 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007644/photo_004/780x0__r.jpg?hash=1774603400 not downloaded yet
2026-03-27 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007644%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774603400%27 HTTP/1.1" 200 None
2026-03-27 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007644/photo_005/780x0__r.jpg?hash=1774603400 not downloaded yet
2026-03-27 15:21:17 [ecarstrade.be] INFO: Extracting details for car 7007642auction111107
2026-03-27 15:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e20541b-5e6e-5066-940c-b993af9ff5e5 with identifier: 7007642auction111107
2026-03-27 15:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e20541b-5e6e-5066-940c-b993af9ff5e5 with scrape type 1
2026-03-27 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9e20541b-5e6e-5066-940c-b993af9ff5e5
2026-03-27 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007642%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774603388%27 HTTP/1.1" 200 None
2026-03-27 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007642/photo_000/780x0__r.jpg?hash=1774603388 not downloaded yet
2026-03-27 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007642%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774603388%27 HTTP/1.1" 200 None
2026-03-27 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007642/photo_001/780x0__r.jpg?hash=1774603388 not downloaded yet
2026-03-27 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007642%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774603388%27 HTTP/1.1" 200 None
2026-03-27 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007642/photo_002/780x0__r.jpg?hash=1774603388 not downloaded yet
2026-03-27 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007642%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774603388%27 HTTP/1.1" 200 None
2026-03-27 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007642/photo_003/780x0__r.jpg?hash=1774603388 not downloaded yet
2026-03-27 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007642%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774603388%27 HTTP/1.1" 200 None
2026-03-27 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007642/photo_004/780x0__r.jpg?hash=1774603388 not downloaded yet
2026-03-27 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007642%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774603388%27 HTTP/1.1" 200 None
2026-03-27 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007642/photo_005/780x0__r.jpg?hash=1774603388 not downloaded yet
2026-03-27 15:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007268> (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 15:21: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 15:21:18 [ecarstrade.be] INFO: Extracting details for car 7007268auction111107
2026-03-27 15:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d67e36e-e25d-5579-a4cb-65c5e76f0724 with identifier: 7007268auction111107
2026-03-27 15:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d67e36e-e25d-5579-a4cb-65c5e76f0724 with scrape type 1
2026-03-27 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0d67e36e-e25d-5579-a4cb-65c5e76f0724
2026-03-27 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007268%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774601218%27 HTTP/1.1" 200 None
2026-03-27 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007268/photo_000/780x0__r.jpg?hash=1774601218 not downloaded yet
2026-03-27 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007268%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774601218%27 HTTP/1.1" 200 None
2026-03-27 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007268/photo_001/780x0__r.jpg?hash=1774601218 not downloaded yet
2026-03-27 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007268%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774601218%27 HTTP/1.1" 200 None
2026-03-27 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007268/photo_002/780x0__r.jpg?hash=1774601218 not downloaded yet
2026-03-27 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007268%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774601218%27 HTTP/1.1" 200 None
2026-03-27 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007268/photo_003/780x0__r.jpg?hash=1774601218 not downloaded yet
2026-03-27 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007268%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774601218%27 HTTP/1.1" 200 None
2026-03-27 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007268/photo_004/780x0__r.jpg?hash=1774601218 not downloaded yet
2026-03-27 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007268%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774601218%27 HTTP/1.1" 200 None
2026-03-27 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007268/photo_005/780x0__r.jpg?hash=1774601218 not downloaded yet
2026-03-27 15:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007347> (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 15:21: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 15:21:19 [ecarstrade.be] INFO: Extracting details for car 7007347auction111107
2026-03-27 15:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 238d7293-1f05-5501-851e-9ceb095f9e5a with identifier: 7007347auction111107
2026-03-27 15:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 238d7293-1f05-5501-851e-9ceb095f9e5a with scrape type 1
2026-03-27 15:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 238d7293-1f05-5501-851e-9ceb095f9e5a
2026-03-27 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007347%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774602021%27 HTTP/1.1" 200 None
2026-03-27 15:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007347/photo_000/780x0__r.jpg?hash=1774602021 not downloaded yet
2026-03-27 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007347%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774602021%27 HTTP/1.1" 200 None
2026-03-27 15:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007347/photo_001/780x0__r.jpg?hash=1774602021 not downloaded yet
2026-03-27 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007347%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774602021%27 HTTP/1.1" 200 None
2026-03-27 15:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007347/photo_002/780x0__r.jpg?hash=1774602021 not downloaded yet
2026-03-27 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007347%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774602021%27 HTTP/1.1" 200 None
2026-03-27 15:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007347/photo_003/780x0__r.jpg?hash=1774602021 not downloaded yet
2026-03-27 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007347%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774602021%27 HTTP/1.1" 200 None
2026-03-27 15:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007347/photo_004/780x0__r.jpg?hash=1774602021 not downloaded yet
2026-03-27 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007347%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774602021%27 HTTP/1.1" 200 None
2026-03-27 15:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007347/photo_005/780x0__r.jpg?hash=1774602021 not downloaded yet
2026-03-27 15:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009551> (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 15:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009588/photo_005/780x0__r.jpg?hash=1774620352> (referer: https://ecarstrade.com/cars/7009588)
2026-03-27 15:21:22 [ecarstrade.be] INFO: Extracting details for car 7009551auction111133
2026-03-27 15:21:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a421a760-0d8a-5111-af86-df10bca295fe with identifier: 7009551auction111133
2026-03-27 15:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a421a760-0d8a-5111-af86-df10bca295fe with scrape type 1
2026-03-27 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a421a760-0d8a-5111-af86-df10bca295fe
2026-03-27 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7009551%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620313%27 HTTP/1.1" 200 None
2026-03-27 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009551/photo_001/780x0__r.jpg?hash=1774620313 not downloaded yet
2026-03-27 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7009551%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620313%27 HTTP/1.1" 200 None
2026-03-27 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009551/photo_002/780x0__r.jpg?hash=1774620313 not downloaded yet
2026-03-27 15:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009588/photo_004/780x0__r.jpg?hash=1774620354> (referer: https://ecarstrade.com/cars/7009588)
2026-03-27 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7009551%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620314%27 HTTP/1.1" 200 None
2026-03-27 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009551/photo_003/780x0__r.jpg?hash=1774620314 not downloaded yet
2026-03-27 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7009551%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620314%27 HTTP/1.1" 200 None
2026-03-27 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009551/photo_004/780x0__r.jpg?hash=1774620314 not downloaded yet
2026-03-27 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7009551%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620313%27 HTTP/1.1" 200 None
2026-03-27 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009551/photo_005/780x0__r.jpg?hash=1774620313 not downloaded yet
2026-03-27 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7009551%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620313%27 HTTP/1.1" 200 None
2026-03-27 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009551/photo_006/780x0__r.jpg?hash=1774620313 not downloaded yet
2026-03-27 15:21:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 566ca16a-483b-5655-9400-e489148c44ad
2026-03-27 15:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009588/photo_003/780x0__r.jpg?hash=1774620352> (referer: https://ecarstrade.com/cars/7009588)
2026-03-27 15:21:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 566ca16a-483b-5655-9400-e489148c44ad
2026-03-27 15:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009588/photo_002/780x0__r.jpg?hash=1774620352> (referer: https://ecarstrade.com/cars/7009588)
2026-03-27 15:21:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 566ca16a-483b-5655-9400-e489148c44ad
2026-03-27 15:21:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 566ca16a-483b-5655-9400-e489148c44ad
2026-03-27 15:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009588/photo_001/780x0__r.jpg?hash=1774620352> (referer: https://ecarstrade.com/cars/7009588)
2026-03-27 15:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007644/photo_003/780x0__r.jpg?hash=1774603400> (referer: https://ecarstrade.com/cars/7007644)
2026-03-27 15:21:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 566ca16a-483b-5655-9400-e489148c44ad
2026-03-27 15:21:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 566ca16a-483b-5655-9400-e489148c44ad, skipping ID generation
2026-03-27 15:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 566ca16a-483b-5655-9400-e489148c44ad with scrape type 1
2026-03-27 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 566ca16a-483b-5655-9400-e489148c44ad sending to next pipeline
2026-03-27 15:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 566ca16a-483b-5655-9400-e489148c44ad, identifier: 7009588auction111133
2026-03-27 15:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 566ca16a-483b-5655-9400-e489148c44ad with identifier: 7009588auction111133
2026-03-27 15:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 566ca16a-483b-5655-9400-e489148c44ad with identifier: 7009588auction111133
2026-03-27 15:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 566ca16a-483b-5655-9400-e489148c44ad with identifier: 7009588auction111133 to the API
2026-03-27 15:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009588/photo_001/780x0__r.jpg?hash=1774620352>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 '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': '566ca16a-483b-5655-9400-e489148c44ad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009588',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 81655,
 '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': 'VOLKSWAGEN Tiguan / 2020 / 5P / SUV 2.0 TDI 150 DSG7 Elegance',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  / 2020 / 5P / SUV 2.0 TDI 150 DSG7 Elegance',
 'vin': None,
 'year': 2023}
2026-03-27 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:22 [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 15:21:22 [ecarstrade.be] INFO: Saving data for 7009588auction111133: {'created_time': 1774624882.873431, 'last_price_update_time': 1774624882.873443, 'auction_closing_time': 1774881600.0}
2026-03-27 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009588auction111133') HTTP/1.1" 204 0
2026-03-27 15:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007642/photo_005/780x0__r.jpg?hash=1774603388> (referer: https://ecarstrade.com/cars/7007642)
2026-03-27 15:21:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e7c3e7e3-207c-5bc1-8e4b-63f7314fdc2a
2026-03-27 15:21:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9e20541b-5e6e-5066-940c-b993af9ff5e5
2026-03-27 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007268/photo_005/780x0__r.jpg?hash=1774601218> (referer: https://ecarstrade.com/cars/7007268)
2026-03-27 15:21:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0d67e36e-e25d-5579-a4cb-65c5e76f0724
2026-03-27 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007347/photo_005/780x0__r.jpg?hash=1774602021> (referer: https://ecarstrade.com/cars/7007347)
2026-03-27 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007347/photo_004/780x0__r.jpg?hash=1774602021> (referer: https://ecarstrade.com/cars/7007347)
2026-03-27 15:21:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 238d7293-1f05-5501-851e-9ceb095f9e5a
2026-03-27 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009551/photo_002/780x0__r.jpg?hash=1774620313> (referer: https://ecarstrade.com/cars/7009551)
2026-03-27 15:21:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 238d7293-1f05-5501-851e-9ceb095f9e5a
2026-03-27 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009551/photo_006/780x0__r.jpg?hash=1774620313> (referer: https://ecarstrade.com/cars/7009551)
2026-03-27 15:21:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a421a760-0d8a-5111-af86-df10bca295fe
2026-03-27 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009551/photo_005/780x0__r.jpg?hash=1774620313> (referer: https://ecarstrade.com/cars/7009551)
2026-03-27 15:21:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a421a760-0d8a-5111-af86-df10bca295fe
2026-03-27 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009551/photo_004/780x0__r.jpg?hash=1774620314> (referer: https://ecarstrade.com/cars/7009551)
2026-03-27 15:21:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a421a760-0d8a-5111-af86-df10bca295fe
2026-03-27 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009551/photo_003/780x0__r.jpg?hash=1774620314> (referer: https://ecarstrade.com/cars/7009551)
2026-03-27 15:21:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a421a760-0d8a-5111-af86-df10bca295fe
2026-03-27 15:21:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a421a760-0d8a-5111-af86-df10bca295fe
2026-03-27 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009551/photo_001/780x0__r.jpg?hash=1774620313> (referer: https://ecarstrade.com/cars/7009551)
2026-03-27 15:21:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a421a760-0d8a-5111-af86-df10bca295fe
2026-03-27 15:21:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a421a760-0d8a-5111-af86-df10bca295fe, skipping ID generation
2026-03-27 15:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a421a760-0d8a-5111-af86-df10bca295fe with scrape type 1
2026-03-27 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a421a760-0d8a-5111-af86-df10bca295fe sending to next pipeline
2026-03-27 15:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a421a760-0d8a-5111-af86-df10bca295fe, identifier: 7009551auction111133
2026-03-27 15:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a421a760-0d8a-5111-af86-df10bca295fe with identifier: 7009551auction111133
2026-03-27 15:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a421a760-0d8a-5111-af86-df10bca295fe with identifier: 7009551auction111133
2026-03-27 15:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a421a760-0d8a-5111-af86-df10bca295fe with identifier: 7009551auction111133 to the API
2026-03-27 15:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009551/photo_001/780x0__r.jpg?hash=1774620313>
{'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-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'a421a760-0d8a-5111-af86-df10bca295fe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009551',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 91929,
 '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': 'Clio V Business 1.0 TCe 90CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'V Business 1.0 TCe 90CV BVM6 E6d',
 'vin': None,
 'year': 2020}
2026-03-27 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:24 [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 15:21:24 [ecarstrade.be] INFO: Saving data for 7009551auction111133: {'created_time': 1774624884.278587, 'last_price_update_time': 1774624884.278599, 'auction_closing_time': 1774881600.0}
2026-03-27 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009551auction111133') HTTP/1.1" 204 0
2026-03-27 15:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007347/photo_003/780x0__r.jpg?hash=1774602021> (referer: https://ecarstrade.com/cars/7007347)
2026-03-27 15:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007109> (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 15:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007347/photo_001/780x0__r.jpg?hash=1774602021> (referer: https://ecarstrade.com/cars/7007347)
2026-03-27 15:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007347/photo_002/780x0__r.jpg?hash=1774602021> (referer: https://ecarstrade.com/cars/7007347)
2026-03-27 15:21:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 238d7293-1f05-5501-851e-9ceb095f9e5a
2026-03-27 15:21:24 [ecarstrade.be] INFO: Extracting details for car 7007109auction111107
2026-03-27 15:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007347/photo_000/780x0__r.jpg?hash=1774602021> (referer: https://ecarstrade.com/cars/7007347)
2026-03-27 15:21:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fb4dcdd-065c-59ff-bb40-9436a10622c0 with identifier: 7007109auction111107
2026-03-27 15:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fb4dcdd-065c-59ff-bb40-9436a10622c0 with scrape type 1
2026-03-27 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7fb4dcdd-065c-59ff-bb40-9436a10622c0
2026-03-27 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007109%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774599815%27 HTTP/1.1" 200 None
2026-03-27 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007109/photo_000/780x0__r.jpg?hash=1774599815 not downloaded yet
2026-03-27 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007109%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774599816%27 HTTP/1.1" 200 None
2026-03-27 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007109/photo_001/780x0__r.jpg?hash=1774599816 not downloaded yet
2026-03-27 15:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007268/photo_004/780x0__r.jpg?hash=1774601218> (referer: https://ecarstrade.com/cars/7007268)
2026-03-27 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007109%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774599816%27 HTTP/1.1" 200 None
2026-03-27 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007109/photo_002/780x0__r.jpg?hash=1774599816 not downloaded yet
2026-03-27 15:21:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 238d7293-1f05-5501-851e-9ceb095f9e5a
2026-03-27 15:21:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 238d7293-1f05-5501-851e-9ceb095f9e5a
2026-03-27 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007109%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774599816%27 HTTP/1.1" 200 None
2026-03-27 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007109/photo_003/780x0__r.jpg?hash=1774599816 not downloaded yet
2026-03-27 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007109%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774599816%27 HTTP/1.1" 200 None
2026-03-27 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007109/photo_004/780x0__r.jpg?hash=1774599816 not downloaded yet
2026-03-27 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007109%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774599816%27 HTTP/1.1" 200 None
2026-03-27 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007109/photo_005/780x0__r.jpg?hash=1774599816 not downloaded yet
2026-03-27 15:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007268/photo_003/780x0__r.jpg?hash=1774601218> (referer: https://ecarstrade.com/cars/7007268)
2026-03-27 15:21:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 238d7293-1f05-5501-851e-9ceb095f9e5a
2026-03-27 15:21:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 238d7293-1f05-5501-851e-9ceb095f9e5a, skipping ID generation
2026-03-27 15:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 238d7293-1f05-5501-851e-9ceb095f9e5a with scrape type 1
2026-03-27 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 238d7293-1f05-5501-851e-9ceb095f9e5a sending to next pipeline
2026-03-27 15:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 238d7293-1f05-5501-851e-9ceb095f9e5a, identifier: 7007347auction111107
2026-03-27 15:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 238d7293-1f05-5501-851e-9ceb095f9e5a with identifier: 7007347auction111107
2026-03-27 15:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 238d7293-1f05-5501-851e-9ceb095f9e5a with identifier: 7007347auction111107
2026-03-27 15:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 238d7293-1f05-5501-851e-9ceb095f9e5a with identifier: 7007347auction111107 to the API
2026-03-27 15:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007347/photo_000/780x0__r.jpg?hash=1774602021>
{'auction_title': '',
 'c_o_2_emission_value': 1,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': None,
 'engine': '1.9L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': '238d7293-1f05-5501-851e-9ceb095f9e5a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007347',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 195552,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2004-09-17',
 'seats_number': 2,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf Van Golf 1.9 TDi Comfortline',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN  Van  1.9 TDi Comfortline',
 'vin': None,
 'year': 2004}
2026-03-27 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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 15:21:25 [ecarstrade.be] INFO: Saving data for 7007347auction111107: {'created_time': 1774624885.024883, 'last_price_update_time': 1774624885.024896, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007347auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007268/photo_001/780x0__r.jpg?hash=1774601218> (referer: https://ecarstrade.com/cars/7007268)
2026-03-27 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007267> (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 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007268/photo_002/780x0__r.jpg?hash=1774601218> (referer: https://ecarstrade.com/cars/7007268)
2026-03-27 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007262> (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 15:21:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0d67e36e-e25d-5579-a4cb-65c5e76f0724
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0d67e36e-e25d-5579-a4cb-65c5e76f0724
2026-03-27 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007642/photo_002/780x0__r.jpg?hash=1774603388> (referer: https://ecarstrade.com/cars/7007642)
2026-03-27 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007642/photo_003/780x0__r.jpg?hash=1774603388> (referer: https://ecarstrade.com/cars/7007642)
2026-03-27 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007108> (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 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007642/photo_004/780x0__r.jpg?hash=1774603388> (referer: https://ecarstrade.com/cars/7007642)
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0d67e36e-e25d-5579-a4cb-65c5e76f0724
2026-03-27 15:21:25 [ecarstrade.be] INFO: Extracting details for car 7007267auction111107
2026-03-27 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007268/photo_000/780x0__r.jpg?hash=1774601218> (referer: https://ecarstrade.com/cars/7007268)
2026-03-27 15:21:25 [ecarstrade.be] INFO: Extracting details for car 7007262auction111107
2026-03-27 15:21:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1e522df-4380-5dbe-acfe-ecd0a6898ddf with identifier: 7007267auction111107
2026-03-27 15:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1e522df-4380-5dbe-acfe-ecd0a6898ddf with scrape type 1
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b1e522df-4380-5dbe-acfe-ecd0a6898ddf
2026-03-27 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007267%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774601208%27 HTTP/1.1" 200 None
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007267/photo_000/780x0__r.jpg?hash=1774601208 not downloaded yet
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0d67e36e-e25d-5579-a4cb-65c5e76f0724
2026-03-27 15:21:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ce9a7e0-9e52-5878-a5f7-428afdd16ede with identifier: 7007262auction111107
2026-03-27 15:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ce9a7e0-9e52-5878-a5f7-428afdd16ede with scrape type 1
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2ce9a7e0-9e52-5878-a5f7-428afdd16ede
2026-03-27 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007262%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774601196%27 HTTP/1.1" 200 None
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007262/photo_000/780x0__r.jpg?hash=1774601196 not downloaded yet
2026-03-27 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007642/photo_000/780x0__r.jpg?hash=1774603388> (referer: https://ecarstrade.com/cars/7007642)
2026-03-27 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007267%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774601208%27 HTTP/1.1" 200 None
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007267/photo_001/780x0__r.jpg?hash=1774601208 not downloaded yet
2026-03-27 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007262%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774601196%27 HTTP/1.1" 200 None
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007262/photo_001/780x0__r.jpg?hash=1774601196 not downloaded yet
2026-03-27 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007109/photo_004/780x0__r.jpg?hash=1774599816> (referer: https://ecarstrade.com/cars/7007109)
2026-03-27 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007642/photo_001/780x0__r.jpg?hash=1774603388> (referer: https://ecarstrade.com/cars/7007642)
2026-03-27 15:21:25 [ecarstrade.be] INFO: Extracting details for car 7007108auction111107
2026-03-27 15:21:25 [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 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007109/photo_005/780x0__r.jpg?hash=1774599816> (referer: https://ecarstrade.com/cars/7007109)
2026-03-27 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007109/photo_001/780x0__r.jpg?hash=1774599816> (referer: https://ecarstrade.com/cars/7007109)
2026-03-27 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007267%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774601208%27 HTTP/1.1" 200 None
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007267/photo_002/780x0__r.jpg?hash=1774601208 not downloaded yet
2026-03-27 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007262%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774601196%27 HTTP/1.1" 200 None
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007262/photo_002/780x0__r.jpg?hash=1774601196 not downloaded yet
2026-03-27 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007263> (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 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007267%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774601208%27 HTTP/1.1" 200 None
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007267/photo_003/780x0__r.jpg?hash=1774601208 not downloaded yet
2026-03-27 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007262%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774601196%27 HTTP/1.1" 200 None
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007262/photo_003/780x0__r.jpg?hash=1774601196 not downloaded yet
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9e20541b-5e6e-5066-940c-b993af9ff5e5
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9e20541b-5e6e-5066-940c-b993af9ff5e5
2026-03-27 15:21:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06b40d82-e1dc-5a01-83ac-94a256b288cd with identifier: 7007108auction111107
2026-03-27 15:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06b40d82-e1dc-5a01-83ac-94a256b288cd with scrape type 1
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 06b40d82-e1dc-5a01-83ac-94a256b288cd
2026-03-27 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007108%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774599810%27 HTTP/1.1" 200 None
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007108/photo_000/780x0__r.jpg?hash=1774599810 not downloaded yet
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9e20541b-5e6e-5066-940c-b993af9ff5e5
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0d67e36e-e25d-5579-a4cb-65c5e76f0724
2026-03-27 15:21:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0d67e36e-e25d-5579-a4cb-65c5e76f0724, skipping ID generation
2026-03-27 15:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d67e36e-e25d-5579-a4cb-65c5e76f0724 with scrape type 1
2026-03-27 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0d67e36e-e25d-5579-a4cb-65c5e76f0724 sending to next pipeline
2026-03-27 15:21:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0d67e36e-e25d-5579-a4cb-65c5e76f0724, identifier: 7007268auction111107
2026-03-27 15:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007109/photo_003/780x0__r.jpg?hash=1774599816> (referer: https://ecarstrade.com/cars/7007109)
2026-03-27 15:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0d67e36e-e25d-5579-a4cb-65c5e76f0724 with identifier: 7007268auction111107
2026-03-27 15:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0d67e36e-e25d-5579-a4cb-65c5e76f0724 with identifier: 7007268auction111107
2026-03-27 15:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0d67e36e-e25d-5579-a4cb-65c5e76f0724 with identifier: 7007268auction111107 to the API
2026-03-27 15:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007268/photo_000/780x0__r.jpg?hash=1774601218>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '0d67e36e-e25d-5579-a4cb-65c5e76f0724',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007268',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Jeep',
 'model': 'Compass',
 'odometer': 18853,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'JEEP Compass PHEV Compass PHEV 1.3 Turbo eAWD Upland (EU6.4)',
 'transmission': 'automatic',
 'trim': 'JEEP  PHEV  PHEV 1.3 Turbo eAWD Upland (EU6.4)',
 'vin': None,
 'year': 2023}
2026-03-27 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:26 [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 15:21:26 [ecarstrade.be] INFO: Saving data for 7007268auction111107: {'created_time': 1774624886.839259, 'last_price_update_time': 1774624886.839272, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007268auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007109/photo_002/780x0__r.jpg?hash=1774599816> (referer: https://ecarstrade.com/cars/7007109)
2026-03-27 15:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007109/photo_000/780x0__r.jpg?hash=1774599815> (referer: https://ecarstrade.com/cars/7007109)
2026-03-27 15:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007644/photo_004/780x0__r.jpg?hash=1774603400> (referer: https://ecarstrade.com/cars/7007644)
2026-03-27 15:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007644/photo_002/780x0__r.jpg?hash=1774603400> (referer: https://ecarstrade.com/cars/7007644)
2026-03-27 15:21:26 [ecarstrade.be] INFO: Extracting details for car 7007263auction111107
2026-03-27 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007267%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774601208%27 HTTP/1.1" 200 None
2026-03-27 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007267/photo_004/780x0__r.jpg?hash=1774601208 not downloaded yet
2026-03-27 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007262%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774601196%27 HTTP/1.1" 200 None
2026-03-27 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007262/photo_004/780x0__r.jpg?hash=1774601196 not downloaded yet
2026-03-27 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007108%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774599810%27 HTTP/1.1" 200 None
2026-03-27 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007108/photo_001/780x0__r.jpg?hash=1774599810 not downloaded yet
2026-03-27 15:21: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 15:21:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9e20541b-5e6e-5066-940c-b993af9ff5e5
2026-03-27 15:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007644/photo_001/780x0__r.jpg?hash=1774603400> (referer: https://ecarstrade.com/cars/7007644)
2026-03-27 15:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007644/photo_005/780x0__r.jpg?hash=1774603400> (referer: https://ecarstrade.com/cars/7007644)
2026-03-27 15:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007256> (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 15:21: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 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007267%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774601208%27 HTTP/1.1" 200 None
2026-03-27 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007267/photo_005/780x0__r.jpg?hash=1774601208 not downloaded yet
2026-03-27 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007262%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774601196%27 HTTP/1.1" 200 None
2026-03-27 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007262/photo_005/780x0__r.jpg?hash=1774601196 not downloaded yet
2026-03-27 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007108%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774599811%27 HTTP/1.1" 200 None
2026-03-27 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007108/photo_002/780x0__r.jpg?hash=1774599811 not downloaded yet
2026-03-27 15:21:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7fb4dcdd-065c-59ff-bb40-9436a10622c0
2026-03-27 15:21:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9e20541b-5e6e-5066-940c-b993af9ff5e5
2026-03-27 15:21:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9e20541b-5e6e-5066-940c-b993af9ff5e5, skipping ID generation
2026-03-27 15:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e20541b-5e6e-5066-940c-b993af9ff5e5 with scrape type 1
2026-03-27 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9e20541b-5e6e-5066-940c-b993af9ff5e5 sending to next pipeline
2026-03-27 15:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9e20541b-5e6e-5066-940c-b993af9ff5e5, identifier: 7007642auction111107
2026-03-27 15:21:27 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:21:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7fb4dcdd-065c-59ff-bb40-9436a10622c0
2026-03-27 15:21:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7fb4dcdd-065c-59ff-bb40-9436a10622c0
2026-03-27 15:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6984a108-316a-5dd6-80ea-691e838b4fb3 with identifier: 7007263auction111107
2026-03-27 15:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6984a108-316a-5dd6-80ea-691e838b4fb3 with scrape type 1
2026-03-27 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6984a108-316a-5dd6-80ea-691e838b4fb3
2026-03-27 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007263%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774601201%27 HTTP/1.1" 200 None
2026-03-27 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007263/photo_000/780x0__r.jpg?hash=1774601201 not downloaded yet
2026-03-27 15:21:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7fb4dcdd-065c-59ff-bb40-9436a10622c0
2026-03-27 15:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007262/photo_000/780x0__r.jpg?hash=1774601196> (referer: https://ecarstrade.com/cars/7007262)
2026-03-27 15:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007262/photo_001/780x0__r.jpg?hash=1774601196> (referer: https://ecarstrade.com/cars/7007262)
2026-03-27 15:21:27 [ecarstrade.be] INFO: Extracting details for car 7007256auction111107
2026-03-27 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007108%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774599811%27 HTTP/1.1" 200 None
2026-03-27 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007108/photo_003/780x0__r.jpg?hash=1774599811 not downloaded yet
2026-03-27 15:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9e20541b-5e6e-5066-940c-b993af9ff5e5 with identifier: 7007642auction111107
2026-03-27 15:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9e20541b-5e6e-5066-940c-b993af9ff5e5 with identifier: 7007642auction111107
2026-03-27 15:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9e20541b-5e6e-5066-940c-b993af9ff5e5 with identifier: 7007642auction111107 to the API
2026-03-27 15:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007642/photo_001/780x0__r.jpg?hash=1774603388>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': '9e20541b-5e6e-5066-940c-b993af9ff5e5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007642',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Volkswagen',
 'model': 'Beetle',
 'odometer': 182265,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-03-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Beetle Beetle Design 1.2 TSI BMT 77 kW (105 pk) 6 '
          'versnellingen manueel',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN   Design 1.2 TSI BMT 77 kW (105 pk) 6 versnellingen '
         'manueel',
 'vin': None,
 'year': 2018}
2026-03-27 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:27 [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 15:21:27 [ecarstrade.be] INFO: Saving data for 7007642auction111107: {'created_time': 1774624887.539595, 'last_price_update_time': 1774624887.53961, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007642auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007267/photo_000/780x0__r.jpg?hash=1774601208> (referer: https://ecarstrade.com/cars/7007267)
2026-03-27 15:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007267/photo_001/780x0__r.jpg?hash=1774601208> (referer: https://ecarstrade.com/cars/7007267)
2026-03-27 15:21:27 [ecarstrade.be] INFO: Found listing with ID: 7007764auction111107
2026-03-27 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:27 [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 15:21:27 [ecarstrade.be] INFO: Scrape type for 7007764auction111107: 1
2026-03-27 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007263%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774601201%27 HTTP/1.1" 200 None
2026-03-27 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007263/photo_001/780x0__r.jpg?hash=1774601201 not downloaded yet
2026-03-27 15:21:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7fb4dcdd-065c-59ff-bb40-9436a10622c0
2026-03-27 15:21:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7fb4dcdd-065c-59ff-bb40-9436a10622c0
2026-03-27 15:21:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7fb4dcdd-065c-59ff-bb40-9436a10622c0, skipping ID generation
2026-03-27 15:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fb4dcdd-065c-59ff-bb40-9436a10622c0 with scrape type 1
2026-03-27 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7fb4dcdd-065c-59ff-bb40-9436a10622c0 sending to next pipeline
2026-03-27 15:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7fb4dcdd-065c-59ff-bb40-9436a10622c0, identifier: 7007109auction111107
2026-03-27 15:21:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e7c3e7e3-207c-5bc1-8e4b-63f7314fdc2a
2026-03-27 15:21:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e7c3e7e3-207c-5bc1-8e4b-63f7314fdc2a
2026-03-27 15:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007644/photo_000/780x0__r.jpg?hash=1774603399> (referer: https://ecarstrade.com/cars/7007644)
2026-03-27 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007108%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774599811%27 HTTP/1.1" 200 None
2026-03-27 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007108/photo_004/780x0__r.jpg?hash=1774599811 not downloaded yet
2026-03-27 15:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7fb4dcdd-065c-59ff-bb40-9436a10622c0 with identifier: 7007109auction111107
2026-03-27 15:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7fb4dcdd-065c-59ff-bb40-9436a10622c0 with identifier: 7007109auction111107
2026-03-27 15:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7fb4dcdd-065c-59ff-bb40-9436a10622c0 with identifier: 7007109auction111107 to the API
2026-03-27 15:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007109/photo_000/780x0__r.jpg?hash=1774599815>
{'auction_title': '',
 'c_o_2_emission_value': 169,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 5',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': '7fb4dcdd-065c-59ff-bb40-9436a10622c0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007109',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Volkswagen',
 'model': 'Caddy',
 'odometer': 109031,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-10-31',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Caddy Maxi Life 2PLC Caddy Maxi Comfortline 7-zetels '
          'Wielbasis 3006 mm Totaal gewicht  Motor 2.0 TDI 140pk (103KW) '
          'Versnellingsbak',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Maxi Life 2PLC  Maxi Comfortline 7-zetels Wielbasis 3006 '
         'mm Totaal gewicht  Motor 2.0 TDI 140pk (103KW) Versnellingsbak',
 'vin': None,
 'year': 2012}
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:28 [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 15:21:28 [ecarstrade.be] INFO: Saving data for 7007109auction111107: {'created_time': 1774624888.206459, 'last_price_update_time': 1774624888.206473, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007109auction111107') HTTP/1.1" 204 0
2026-03-27 15:21: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 15:21:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e7c3e7e3-207c-5bc1-8e4b-63f7314fdc2a
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e7c3e7e3-207c-5bc1-8e4b-63f7314fdc2a
2026-03-27 15:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3da81ef8-8036-522b-a684-6da82372035b with identifier: 7007256auction111107
2026-03-27 15:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3da81ef8-8036-522b-a684-6da82372035b with scrape type 1
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3da81ef8-8036-522b-a684-6da82372035b
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007256%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774601167%27 HTTP/1.1" 200 None
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007256/photo_000/780x0__r.jpg?hash=1774601167 not downloaded yet
2026-03-27 15:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007262/photo_003/780x0__r.jpg?hash=1774601196> (referer: https://ecarstrade.com/cars/7007262)
2026-03-27 15:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007262/photo_002/780x0__r.jpg?hash=1774601196> (referer: https://ecarstrade.com/cars/7007262)
2026-03-27 15:21:28 [ecarstrade.be] INFO: Found listing with ID: 7008115auction111107
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:28 [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 15:21:28 [ecarstrade.be] INFO: Scrape type for 7008115auction111107: 1
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007263%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774601201%27 HTTP/1.1" 200 None
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007263/photo_002/780x0__r.jpg?hash=1774601201 not downloaded yet
2026-03-27 15:21: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 15:21: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 15:21:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2ce9a7e0-9e52-5878-a5f7-428afdd16ede
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2ce9a7e0-9e52-5878-a5f7-428afdd16ede
2026-03-27 15:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007108/photo_000/780x0__r.jpg?hash=1774599810> (referer: https://ecarstrade.com/cars/7007108)
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007108%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774599811%27 HTTP/1.1" 200 None
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007108/photo_005/780x0__r.jpg?hash=1774599811 not downloaded yet
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007256%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774601168%27 HTTP/1.1" 200 None
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007256/photo_001/780x0__r.jpg?hash=1774601168 not downloaded yet
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b1e522df-4380-5dbe-acfe-ecd0a6898ddf
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b1e522df-4380-5dbe-acfe-ecd0a6898ddf
2026-03-27 15:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007267/photo_003/780x0__r.jpg?hash=1774601208> (referer: https://ecarstrade.com/cars/7007267)
2026-03-27 15:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007267/photo_002/780x0__r.jpg?hash=1774601208> (referer: https://ecarstrade.com/cars/7007267)
2026-03-27 15:21:28 [ecarstrade.be] INFO: Found listing with ID: 7008229auction111107
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:28 [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 15:21:28 [ecarstrade.be] INFO: Scrape type for 7008229auction111107: 1
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007263%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774601201%27 HTTP/1.1" 200 None
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007263/photo_003/780x0__r.jpg?hash=1774601201 not downloaded yet
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e7c3e7e3-207c-5bc1-8e4b-63f7314fdc2a
2026-03-27 15:21:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e7c3e7e3-207c-5bc1-8e4b-63f7314fdc2a, skipping ID generation
2026-03-27 15:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7c3e7e3-207c-5bc1-8e4b-63f7314fdc2a with scrape type 1
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e7c3e7e3-207c-5bc1-8e4b-63f7314fdc2a sending to next pipeline
2026-03-27 15:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e7c3e7e3-207c-5bc1-8e4b-63f7314fdc2a, identifier: 7007644auction111107
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007256%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774601168%27 HTTP/1.1" 200 None
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007256/photo_002/780x0__r.jpg?hash=1774601168 not downloaded yet
2026-03-27 15:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e7c3e7e3-207c-5bc1-8e4b-63f7314fdc2a with identifier: 7007644auction111107
2026-03-27 15:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e7c3e7e3-207c-5bc1-8e4b-63f7314fdc2a with identifier: 7007644auction111107
2026-03-27 15:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e7c3e7e3-207c-5bc1-8e4b-63f7314fdc2a with identifier: 7007644auction111107 to the API
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007644/photo_000/780x0__r.jpg?hash=1774603399>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 5',
 'engine': '',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e7c3e7e3-207c-5bc1-8e4b-63f7314fdc2a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007644',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Hyundai',
 'model': 'i30',
 'odometer': 202165,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-10-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI i30 SW Dsl i30 SW 1.6 CRDi Lounge',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  SW Dsl  SW 1.6 CRDi Lounge',
 'vin': None,
 'year': 2013}
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:28 [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 15:21:28 [ecarstrade.be] INFO: Saving data for 7007644auction111107: {'created_time': 1774624888.806508, 'last_price_update_time': 1774624888.806519, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007644auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007108/photo_001/780x0__r.jpg?hash=1774599810> (referer: https://ecarstrade.com/cars/7007108)
2026-03-27 15:21:28 [ecarstrade.be] INFO: Found listing with ID: 7008336auction111107
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:28 [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 15:21:28 [ecarstrade.be] INFO: Scrape type for 7008336auction111107: 1
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007263%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774601202%27 HTTP/1.1" 200 None
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007263/photo_004/780x0__r.jpg?hash=1774601202 not downloaded yet
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007256%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774601168%27 HTTP/1.1" 200 None
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007256/photo_003/780x0__r.jpg?hash=1774601168 not downloaded yet
2026-03-27 15:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007108/photo_002/780x0__r.jpg?hash=1774599811> (referer: https://ecarstrade.com/cars/7007108)
2026-03-27 15:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007262/photo_005/780x0__r.jpg?hash=1774601196> (referer: https://ecarstrade.com/cars/7007262)
2026-03-27 15:21:28 [ecarstrade.be] INFO: Found listing with ID: 7008338auction111107
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:28 [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 15:21:28 [ecarstrade.be] INFO: Scrape type for 7008338auction111107: 1
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007263%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774601202%27 HTTP/1.1" 200 None
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007263/photo_005/780x0__r.jpg?hash=1774601202 not downloaded yet
2026-03-27 15:21: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 15:21:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2ce9a7e0-9e52-5878-a5f7-428afdd16ede
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2ce9a7e0-9e52-5878-a5f7-428afdd16ede
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 06b40d82-e1dc-5a01-83ac-94a256b288cd
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b1e522df-4380-5dbe-acfe-ecd0a6898ddf
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b1e522df-4380-5dbe-acfe-ecd0a6898ddf
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007256%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774601169%27 HTTP/1.1" 200 None
2026-03-27 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007256/photo_004/780x0__r.jpg?hash=1774601169 not downloaded yet
2026-03-27 15:21:28 [ecarstrade.be] INFO: Found listing with ID: 7008673auction111107
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:28 [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 15:21:28 [ecarstrade.be] INFO: Scrape type for 7008673auction111107: 1
2026-03-27 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7000001-7010000%252F7007256%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774601169%27 HTTP/1.1" 200 None
2026-03-27 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007256/photo_005/780x0__r.jpg?hash=1774601169 not downloaded yet
2026-03-27 15:21:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 06b40d82-e1dc-5a01-83ac-94a256b288cd
2026-03-27 15:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007263/photo_000/780x0__r.jpg?hash=1774601201> (referer: https://ecarstrade.com/cars/7007263)
2026-03-27 15:21:29 [ecarstrade.be] INFO: Found listing with ID: 7008674auction111107
2026-03-27 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:29 [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 15:21:29 [ecarstrade.be] INFO: Scrape type for 7008674auction111107: 1
2026-03-27 15:21:29 [ecarstrade.be] INFO: Found listing with ID: 7008675auction111107
2026-03-27 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:29 [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 15:21:29 [ecarstrade.be] INFO: Scrape type for 7008675auction111107: 1
2026-03-27 15:21:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 06b40d82-e1dc-5a01-83ac-94a256b288cd
2026-03-27 15:21:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2ce9a7e0-9e52-5878-a5f7-428afdd16ede
2026-03-27 15:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007108/photo_003/780x0__r.jpg?hash=1774599811> (referer: https://ecarstrade.com/cars/7007108)
2026-03-27 15:21:29 [ecarstrade.be] INFO: Found listing with ID: 7009196auction111107
2026-03-27 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:29 [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 15:21:29 [ecarstrade.be] INFO: Scrape type for 7009196auction111107: 1
2026-03-27 15:21: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 15:21:29 [ecarstrade.be] INFO: Found listing with ID: 7009197auction111107
2026-03-27 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:29 [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 15:21:29 [ecarstrade.be] INFO: Scrape type for 7009197auction111107: 1
2026-03-27 15:21:29 [ecarstrade.be] INFO: Found listing with ID: 7009198auction111107
2026-03-27 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:29 [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 15:21:29 [ecarstrade.be] INFO: Scrape type for 7009198auction111107: 1
2026-03-27 15:21:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6984a108-316a-5dd6-80ea-691e838b4fb3
2026-03-27 15:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007263/photo_001/780x0__r.jpg?hash=1774601201> (referer: https://ecarstrade.com/cars/7007263)
2026-03-27 15:21:29 [ecarstrade.be] INFO: Found listing with ID: 7009199auction111107
2026-03-27 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:29 [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 15:21:29 [ecarstrade.be] INFO: Scrape type for 7009199auction111107: 1
2026-03-27 15:21:29 [ecarstrade.be] INFO: Found listing with ID: 7009259auction111107
2026-03-27 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:29 [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 15:21:29 [ecarstrade.be] INFO: Scrape type for 7009259auction111107: 1
2026-03-27 15:21:29 [ecarstrade.be] INFO: Found listing with ID: 7009260auction111107
2026-03-27 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:29 [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 15:21:29 [ecarstrade.be] INFO: Scrape type for 7009260auction111107: 1
2026-03-27 15:21:29 [ecarstrade.be] INFO: Found listing with ID: 7009261auction111107
2026-03-27 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:29 [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 15:21:29 [ecarstrade.be] INFO: Scrape type for 7009261auction111107: 1
2026-03-27 15:21:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 06b40d82-e1dc-5a01-83ac-94a256b288cd
2026-03-27 15:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007256/photo_000/780x0__r.jpg?hash=1774601167> (referer: https://ecarstrade.com/cars/7007256)
2026-03-27 15:21:29 [ecarstrade.be] INFO: Found listing with ID: 7010235auction111107
2026-03-27 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:29 [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 15:21:29 [ecarstrade.be] INFO: Scrape type for 7010235auction111107: 1
2026-03-27 15:21:29 [ecarstrade.be] INFO: Found listing with ID: 7010236auction111107
2026-03-27 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:29 [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 15:21:29 [ecarstrade.be] INFO: Scrape type for 7010236auction111107: 1
2026-03-27 15:21:29 [ecarstrade.be] INFO: Found listing with ID: 7010390auction111107
2026-03-27 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:29 [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 15:21:29 [ecarstrade.be] INFO: Scrape type for 7010390auction111107: 1
2026-03-27 15:21:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6984a108-316a-5dd6-80ea-691e838b4fb3
2026-03-27 15:21:29 [ecarstrade.be] INFO: Found listing with ID: 7010391auction111107
2026-03-27 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:29 [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 15:21:29 [ecarstrade.be] INFO: Scrape type for 7010391auction111107: 1
2026-03-27 15:21:29 [ecarstrade.be] INFO: Found listing with ID: 7002076auction111041
2026-03-27 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:29 [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 15:21:29 [ecarstrade.be] INFO: Scrape type for 7002076auction111041: 2
2026-03-27 15:21:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3da81ef8-8036-522b-a684-6da82372035b
2026-03-27 15:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007263/photo_002/780x0__r.jpg?hash=1774601201> (referer: https://ecarstrade.com/cars/7007263)
2026-03-27 15:21: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 15:21:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6984a108-316a-5dd6-80ea-691e838b4fb3
2026-03-27 15:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007105> (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 15:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007263/photo_003/780x0__r.jpg?hash=1774601201> (referer: https://ecarstrade.com/cars/7007263)
2026-03-27 15:21:35 [ecarstrade.be] INFO: Extracting details for car 7007105auction111107
2026-03-27 15:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007263/photo_004/780x0__r.jpg?hash=1774601202> (referer: https://ecarstrade.com/cars/7007263)
2026-03-27 15:21: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 15:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f535274-405b-5edf-9590-9e0eefbacb6b with identifier: 7007105auction111107
2026-03-27 15:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f535274-405b-5edf-9590-9e0eefbacb6b with scrape type 1
2026-03-27 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1f535274-405b-5edf-9590-9e0eefbacb6b
2026-03-27 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007105%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774599793%27 HTTP/1.1" 200 None
2026-03-27 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007105/photo_000/780x0__r.jpg?hash=1774599793 not downloaded yet
2026-03-27 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007105%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774599793%27 HTTP/1.1" 200 None
2026-03-27 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007105/photo_002/780x0__r.jpg?hash=1774599793 not downloaded yet
2026-03-27 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007105%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774599793%27 HTTP/1.1" 200 None
2026-03-27 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007105/photo_003/780x0__r.jpg?hash=1774599793 not downloaded yet
2026-03-27 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007105%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774599793%27 HTTP/1.1" 200 None
2026-03-27 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007105/photo_004/780x0__r.jpg?hash=1774599793 not downloaded yet
2026-03-27 15:21:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6984a108-316a-5dd6-80ea-691e838b4fb3
2026-03-27 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007105%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774599793%27 HTTP/1.1" 200 None
2026-03-27 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007105/photo_005/780x0__r.jpg?hash=1774599793 not downloaded yet
2026-03-27 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007105%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774599793%27 HTTP/1.1" 200 None
2026-03-27 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007105/photo_006/780x0__r.jpg?hash=1774599793 not downloaded yet
2026-03-27 15:21:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6984a108-316a-5dd6-80ea-691e838b4fb3
2026-03-27 15:21:36 [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 15:21: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 15:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007764> (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 15:21: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 15:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009552> (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 15:21: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 15:21:36 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:21:36 [ecarstrade.be] INFO: Found listing with ID: 7001996auction111041
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:36 [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 15:21:36 [ecarstrade.be] INFO: Scrape type for 7001996auction111041: 2
2026-03-27 15:21:36 [ecarstrade.be] INFO: Found listing with ID: 7001992auction111041
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:36 [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 15:21:36 [ecarstrade.be] INFO: Scrape type for 7001992auction111041: 2
2026-03-27 15:21:36 [ecarstrade.be] INFO: Extracting details for car 7007764auction111107
2026-03-27 15:21:36 [ecarstrade.be] INFO: Extracting details for car 7009552auction111133
2026-03-27 15:21:36 [ecarstrade.be] INFO: Found listing with ID: 7002113auction111041
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:36 [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 15:21:36 [ecarstrade.be] INFO: Scrape type for 7002113auction111041: 2
2026-03-27 15:21:36 [ecarstrade.be] INFO: Found listing with ID: 7002081auction111041
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:36 [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 15:21:36 [ecarstrade.be] INFO: Scrape type for 7002081auction111041: 2
2026-03-27 15:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4be2761-ac6a-54ed-b2a2-8d84851e3895 with identifier: 7007764auction111107
2026-03-27 15:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4be2761-ac6a-54ed-b2a2-8d84851e3895 with scrape type 1
2026-03-27 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a4be2761-ac6a-54ed-b2a2-8d84851e3895
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007764%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774605617%27 HTTP/1.1" 200 None
2026-03-27 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007764/photo_000/780x0__r.jpg?hash=1774605617 not downloaded yet
2026-03-27 15:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97e52d26-c4e5-53b6-881c-6d6c51d319c7 with identifier: 7009552auction111133
2026-03-27 15:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97e52d26-c4e5-53b6-881c-6d6c51d319c7 with scrape type 1
2026-03-27 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 97e52d26-c4e5-53b6-881c-6d6c51d319c7
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009552%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620316%27 HTTP/1.1" 200 None
2026-03-27 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009552/photo_001/780x0__r.jpg?hash=1774620316 not downloaded yet
2026-03-27 15:21:36 [ecarstrade.be] INFO: Found listing with ID: 7001887auction111041
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:36 [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 15:21:36 [ecarstrade.be] INFO: Scrape type for 7001887auction111041: 2
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007764%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774605617%27 HTTP/1.1" 200 None
2026-03-27 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007764/photo_001/780x0__r.jpg?hash=1774605617 not downloaded yet
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009552%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620316%27 HTTP/1.1" 200 None
2026-03-27 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009552/photo_002/780x0__r.jpg?hash=1774620316 not downloaded yet
2026-03-27 15:21:36 [ecarstrade.be] INFO: Found listing with ID: 7001853auction111041
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:36 [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 15:21:36 [ecarstrade.be] INFO: Scrape type for 7001853auction111041: 2
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007764%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774605617%27 HTTP/1.1" 200 None
2026-03-27 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007764/photo_002/780x0__r.jpg?hash=1774605617 not downloaded yet
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009552%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620316%27 HTTP/1.1" 200 None
2026-03-27 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009552/photo_003/780x0__r.jpg?hash=1774620316 not downloaded yet
2026-03-27 15:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008115> (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 15:21: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 15:21:36 [ecarstrade.be] INFO: Found listing with ID: 7001927auction111041
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:36 [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 15:21:36 [ecarstrade.be] INFO: Scrape type for 7001927auction111041: 2
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007764%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774605617%27 HTTP/1.1" 200 None
2026-03-27 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007764/photo_003/780x0__r.jpg?hash=1774605617 not downloaded yet
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009552%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620316%27 HTTP/1.1" 200 None
2026-03-27 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009552/photo_004/780x0__r.jpg?hash=1774620316 not downloaded yet
2026-03-27 15:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7007104> (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 15:21:36 [ecarstrade.be] INFO: Found listing with ID: 7001966auction111041
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:36 [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 15:21:36 [ecarstrade.be] INFO: Scrape type for 7001966auction111041: 2
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007764%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774605617%27 HTTP/1.1" 200 None
2026-03-27 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007764/photo_004/780x0__r.jpg?hash=1774605617 not downloaded yet
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009552%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620316%27 HTTP/1.1" 200 None
2026-03-27 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009552/photo_005/780x0__r.jpg?hash=1774620316 not downloaded yet
2026-03-27 15:21: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 15:21:36 [ecarstrade.be] INFO: Extracting details for car 7008115auction111107
2026-03-27 15:21:36 [ecarstrade.be] INFO: Found listing with ID: 7001888auction111041
2026-03-27 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:37 [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 15:21:37 [ecarstrade.be] INFO: Scrape type for 7001888auction111041: 2
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007764%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774605617%27 HTTP/1.1" 200 None
2026-03-27 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007764/photo_005/780x0__r.jpg?hash=1774605617 not downloaded yet
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009552%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620316%27 HTTP/1.1" 200 None
2026-03-27 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009552/photo_006/780x0__r.jpg?hash=1774620316 not downloaded yet
2026-03-27 15:21:37 [ecarstrade.be] INFO: Extracting details for car 7007104auction111107
2026-03-27 15:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9e06740-e3dc-5821-aa9e-9abce3963a1c with identifier: 7008115auction111107
2026-03-27 15:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9e06740-e3dc-5821-aa9e-9abce3963a1c with scrape type 1
2026-03-27 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d9e06740-e3dc-5821-aa9e-9abce3963a1c
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008115%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774606989%27 HTTP/1.1" 200 None
2026-03-27 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008115/photo_000/780x0__r.jpg?hash=1774606989 not downloaded yet
2026-03-27 15:21:37 [ecarstrade.be] INFO: Found listing with ID: 7001854auction111041
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:37 [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 15:21:37 [ecarstrade.be] INFO: Scrape type for 7001854auction111041: 2
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008115%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774606989%27 HTTP/1.1" 200 None
2026-03-27 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008115/photo_001/780x0__r.jpg?hash=1774606989 not downloaded yet
2026-03-27 15:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94bd15a1-2c1c-5a8b-93bb-2c243ea91da1 with identifier: 7007104auction111107
2026-03-27 15:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94bd15a1-2c1c-5a8b-93bb-2c243ea91da1 with scrape type 1
2026-03-27 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 94bd15a1-2c1c-5a8b-93bb-2c243ea91da1
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007104%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774599788%27 HTTP/1.1" 200 None
2026-03-27 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007104/photo_000/780x0__r.jpg?hash=1774599788 not downloaded yet
2026-03-27 15:21:37 [ecarstrade.be] INFO: Found listing with ID: 7002117auction111041
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:37 [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 15:21:37 [ecarstrade.be] INFO: Scrape type for 7002117auction111041: 2
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008115%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774606989%27 HTTP/1.1" 200 None
2026-03-27 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008115/photo_002/780x0__r.jpg?hash=1774606989 not downloaded yet
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007104%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774599788%27 HTTP/1.1" 200 None
2026-03-27 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007104/photo_001/780x0__r.jpg?hash=1774599788 not downloaded yet
2026-03-27 15:21:37 [ecarstrade.be] INFO: Found listing with ID: 7002122auction111041
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:37 [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 15:21:37 [ecarstrade.be] INFO: Scrape type for 7002122auction111041: 2
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008115%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774606989%27 HTTP/1.1" 200 None
2026-03-27 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008115/photo_003/780x0__r.jpg?hash=1774606989 not downloaded yet
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007104%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774599788%27 HTTP/1.1" 200 None
2026-03-27 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007104/photo_002/780x0__r.jpg?hash=1774599788 not downloaded yet
2026-03-27 15:21:37 [ecarstrade.be] INFO: Found listing with ID: 7002115auction111041
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:37 [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 15:21:37 [ecarstrade.be] INFO: Scrape type for 7002115auction111041: 2
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008115%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774606989%27 HTTP/1.1" 200 None
2026-03-27 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008115/photo_004/780x0__r.jpg?hash=1774606989 not downloaded yet
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007104%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774599788%27 HTTP/1.1" 200 None
2026-03-27 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007104/photo_003/780x0__r.jpg?hash=1774599788 not downloaded yet
2026-03-27 15:21:37 [ecarstrade.be] INFO: Found listing with ID: 7001873auction111041
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:37 [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 15:21:37 [ecarstrade.be] INFO: Scrape type for 7001873auction111041: 2
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008115%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774606990%27 HTTP/1.1" 200 None
2026-03-27 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008115/photo_005/780x0__r.jpg?hash=1774606990 not downloaded yet
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007104%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774599788%27 HTTP/1.1" 200 None
2026-03-27 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007104/photo_004/780x0__r.jpg?hash=1774599788 not downloaded yet
2026-03-27 15:21:37 [ecarstrade.be] INFO: Found listing with ID: 7002114auction111041
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:37 [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 15:21:37 [ecarstrade.be] INFO: Scrape type for 7002114auction111041: 2
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7007104%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774599788%27 HTTP/1.1" 200 None
2026-03-27 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007104/photo_005/780x0__r.jpg?hash=1774599788 not downloaded yet
2026-03-27 15:21:37 [ecarstrade.be] INFO: Found listing with ID: 7001840auction111041
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:37 [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 15:21:37 [ecarstrade.be] INFO: Scrape type for 7001840auction111041: 2
2026-03-27 15:21:37 [ecarstrade.be] INFO: Found listing with ID: 7001972auction111041
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:37 [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 15:21:37 [ecarstrade.be] INFO: Scrape type for 7001972auction111041: 2
2026-03-27 15:21:37 [ecarstrade.be] INFO: Found listing with ID: 7001851auction111041
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:37 [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 15:21:37 [ecarstrade.be] INFO: Scrape type for 7001851auction111041: 2
2026-03-27 15:21:37 [ecarstrade.be] INFO: Found listing with ID: 7001978auction111041
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:37 [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 15:21:37 [ecarstrade.be] INFO: Scrape type for 7001978auction111041: 2
2026-03-27 15:21:37 [ecarstrade.be] INFO: Found listing with ID: 7001871auction111041
2026-03-27 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:37 [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 15:21:37 [ecarstrade.be] INFO: Scrape type for 7001871auction111041: 2
2026-03-27 15:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009529> (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 15:21: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 15:21:38 [ecarstrade.be] INFO: Extracting details for car 7009529auction111133
2026-03-27 15:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f119f529-d34d-51e8-b375-60b7a47a8708 with identifier: 7009529auction111133
2026-03-27 15:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f119f529-d34d-51e8-b375-60b7a47a8708 with scrape type 1
2026-03-27 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f119f529-d34d-51e8-b375-60b7a47a8708
2026-03-27 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009529%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620289%27 HTTP/1.1" 200 None
2026-03-27 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009529/photo_001/780x0__r.jpg?hash=1774620289 not downloaded yet
2026-03-27 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009529%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620289%27 HTTP/1.1" 200 None
2026-03-27 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009529/photo_002/780x0__r.jpg?hash=1774620289 not downloaded yet
2026-03-27 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009529%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620289%27 HTTP/1.1" 200 None
2026-03-27 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009529/photo_003/780x0__r.jpg?hash=1774620289 not downloaded yet
2026-03-27 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009529%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620289%27 HTTP/1.1" 200 None
2026-03-27 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009529/photo_004/780x0__r.jpg?hash=1774620289 not downloaded yet
2026-03-27 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009529%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620289%27 HTTP/1.1" 200 None
2026-03-27 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009529/photo_005/780x0__r.jpg?hash=1774620289 not downloaded yet
2026-03-27 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009529%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620289%27 HTTP/1.1" 200 None
2026-03-27 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009529/photo_006/780x0__r.jpg?hash=1774620289 not downloaded yet
2026-03-27 15:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009442> (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 15:21: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 15:21:40 [ecarstrade.be] INFO: Extracting details for car 7009442auction111133
2026-03-27 15:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a3af810-c235-5e33-9cc9-d8e1a00b3734 with identifier: 7009442auction111133
2026-03-27 15:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a3af810-c235-5e33-9cc9-d8e1a00b3734 with scrape type 1
2026-03-27 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0a3af810-c235-5e33-9cc9-d8e1a00b3734
2026-03-27 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009442%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620179%27 HTTP/1.1" 200 None
2026-03-27 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009442/photo_001/780x0__r.jpg?hash=1774620179 not downloaded yet
2026-03-27 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009442%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620179%27 HTTP/1.1" 200 None
2026-03-27 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009442/photo_002/780x0__r.jpg?hash=1774620179 not downloaded yet
2026-03-27 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009442%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620179%27 HTTP/1.1" 200 None
2026-03-27 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009442/photo_003/780x0__r.jpg?hash=1774620179 not downloaded yet
2026-03-27 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009442%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620179%27 HTTP/1.1" 200 None
2026-03-27 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009442/photo_004/780x0__r.jpg?hash=1774620179 not downloaded yet
2026-03-27 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009442%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620179%27 HTTP/1.1" 200 None
2026-03-27 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009442/photo_005/780x0__r.jpg?hash=1774620179 not downloaded yet
2026-03-27 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009442%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620179%27 HTTP/1.1" 200 None
2026-03-27 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009442/photo_006/780x0__r.jpg?hash=1774620179 not downloaded yet
2026-03-27 15:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008675> (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 15:21: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 15:21:42 [ecarstrade.be] INFO: Extracting details for car 7008675auction111107
2026-03-27 15:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7a4b907-1cbb-50c5-acae-a51c0d083e61 with identifier: 7008675auction111107
2026-03-27 15:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7a4b907-1cbb-50c5-acae-a51c0d083e61 with scrape type 1
2026-03-27 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f7a4b907-1cbb-50c5-acae-a51c0d083e61
2026-03-27 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008675%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774615578%27 HTTP/1.1" 200 None
2026-03-27 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008675/photo_000/780x0__r.jpg?hash=1774615578 not downloaded yet
2026-03-27 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008675%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774615583%27 HTTP/1.1" 200 None
2026-03-27 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008675/photo_001/780x0__r.jpg?hash=1774615583 not downloaded yet
2026-03-27 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008675%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774615584%27 HTTP/1.1" 200 None
2026-03-27 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008675/photo_002/780x0__r.jpg?hash=1774615584 not downloaded yet
2026-03-27 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008675%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774615584%27 HTTP/1.1" 200 None
2026-03-27 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008675/photo_003/780x0__r.jpg?hash=1774615584 not downloaded yet
2026-03-27 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008675%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774615584%27 HTTP/1.1" 200 None
2026-03-27 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008675/photo_004/780x0__r.jpg?hash=1774615584 not downloaded yet
2026-03-27 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008675%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774615584%27 HTTP/1.1" 200 None
2026-03-27 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008675/photo_005/780x0__r.jpg?hash=1774615584 not downloaded yet
2026-03-27 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009198> (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 15:21:43 [ecarstrade.be] INFO: Extracting details for car 7009198auction111107
2026-03-27 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007105/photo_006/780x0__r.jpg?hash=1774599793> (referer: https://ecarstrade.com/cars/7007105)
2026-03-27 15:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5cde360-70c3-5116-b2b0-5497442525b1 with identifier: 7009198auction111107
2026-03-27 15:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5cde360-70c3-5116-b2b0-5497442525b1 with scrape type 1
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b5cde360-70c3-5116-b2b0-5497442525b1
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009198%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774617803%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009198/photo_000/780x0__r.jpg?hash=1774617803 not downloaded yet
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009198%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617808%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009198/photo_001/780x0__r.jpg?hash=1774617808 not downloaded yet
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009198%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617808%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009198/photo_002/780x0__r.jpg?hash=1774617808 not downloaded yet
2026-03-27 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007105/photo_005/780x0__r.jpg?hash=1774599793> (referer: https://ecarstrade.com/cars/7007105)
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009198%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617808%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009198/photo_003/780x0__r.jpg?hash=1774617808 not downloaded yet
2026-03-27 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008673> (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 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009261> (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 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008336> (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 15:21:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1f535274-405b-5edf-9590-9e0eefbacb6b
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009198%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617808%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009198/photo_004/780x0__r.jpg?hash=1774617808 not downloaded yet
2026-03-27 15:21: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 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009198%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617808%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009198/photo_005/780x0__r.jpg?hash=1774617808 not downloaded yet
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1f535274-405b-5edf-9590-9e0eefbacb6b
2026-03-27 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009552/photo_004/780x0__r.jpg?hash=1774620316> (referer: https://ecarstrade.com/cars/7009552)
2026-03-27 15:21:43 [ecarstrade.be] INFO: Extracting details for car 7008673auction111107
2026-03-27 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009552/photo_002/780x0__r.jpg?hash=1774620316> (referer: https://ecarstrade.com/cars/7009552)
2026-03-27 15:21:43 [ecarstrade.be] INFO: Extracting details for car 7009261auction111107
2026-03-27 15:21:43 [ecarstrade.be] INFO: Extracting details for car 7008336auction111107
2026-03-27 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007105/photo_004/780x0__r.jpg?hash=1774599793> (referer: https://ecarstrade.com/cars/7007105)
2026-03-27 15:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ca64d6e-2213-5538-b775-97b288563460 with identifier: 7008673auction111107
2026-03-27 15:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ca64d6e-2213-5538-b775-97b288563460 with scrape type 1
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5ca64d6e-2213-5538-b775-97b288563460
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008673%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774615568%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008673/photo_000/780x0__r.jpg?hash=1774615568 not downloaded yet
2026-03-27 15:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b632e1e1-fa22-5a2c-bec1-ffde53993a5c with identifier: 7009261auction111107
2026-03-27 15:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b632e1e1-fa22-5a2c-bec1-ffde53993a5c with scrape type 1
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b632e1e1-fa22-5a2c-bec1-ffde53993a5c
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009261%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774619182%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009261/photo_000/780x0__r.jpg?hash=1774619182 not downloaded yet
2026-03-27 15:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9ffb476-e57d-575d-bfc6-f68a6298b954 with identifier: 7008336auction111107
2026-03-27 15:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9ffb476-e57d-575d-bfc6-f68a6298b954 with scrape type 1
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d9ffb476-e57d-575d-bfc6-f68a6298b954
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008336%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774609210%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008336/photo_000/780x0__r.jpg?hash=1774609210 not downloaded yet
2026-03-27 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009529/photo_006/780x0__r.jpg?hash=1774620289> (referer: https://ecarstrade.com/cars/7009529)
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008673%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774615568%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008673/photo_002/780x0__r.jpg?hash=1774615568 not downloaded yet
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009261%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774619182%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009261/photo_001/780x0__r.jpg?hash=1774619182 not downloaded yet
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008336%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609211%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008336/photo_001/780x0__r.jpg?hash=1774609211 not downloaded yet
2026-03-27 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009442/photo_006/780x0__r.jpg?hash=1774620179> (referer: https://ecarstrade.com/cars/7009442)
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008673%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774615568%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008673/photo_003/780x0__r.jpg?hash=1774615568 not downloaded yet
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009261%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774619182%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009261/photo_002/780x0__r.jpg?hash=1774619182 not downloaded yet
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008336%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609211%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008336/photo_002/780x0__r.jpg?hash=1774609211 not downloaded yet
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 97e52d26-c4e5-53b6-881c-6d6c51d319c7
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008673%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774615568%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008673/photo_004/780x0__r.jpg?hash=1774615568 not downloaded yet
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009261%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774619182%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009261/photo_003/780x0__r.jpg?hash=1774619182 not downloaded yet
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008336%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609211%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008336/photo_003/780x0__r.jpg?hash=1774609211 not downloaded yet
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 97e52d26-c4e5-53b6-881c-6d6c51d319c7
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1f535274-405b-5edf-9590-9e0eefbacb6b
2026-03-27 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008675/photo_005/780x0__r.jpg?hash=1774615584> (referer: https://ecarstrade.com/cars/7008675)
2026-03-27 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008675/photo_004/780x0__r.jpg?hash=1774615584> (referer: https://ecarstrade.com/cars/7008675)
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008673%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774615568%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008673/photo_005/780x0__r.jpg?hash=1774615568 not downloaded yet
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009261%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774619182%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009261/photo_004/780x0__r.jpg?hash=1774619182 not downloaded yet
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008336%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609211%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008336/photo_004/780x0__r.jpg?hash=1774609211 not downloaded yet
2026-03-27 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009198/photo_002/780x0__r.jpg?hash=1774617808> (referer: https://ecarstrade.com/cars/7009198)
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f119f529-d34d-51e8-b375-60b7a47a8708
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0a3af810-c235-5e33-9cc9-d8e1a00b3734
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008673%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774615569%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008673/photo_006/780x0__r.jpg?hash=1774615569 not downloaded yet
2026-03-27 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7009261%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774619182%27 HTTP/1.1" 200 None
2026-03-27 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009261/photo_005/780x0__r.jpg?hash=1774619182 not downloaded yet
2026-03-27 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7008336%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609211%27 HTTP/1.1" 200 None
2026-03-27 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008336/photo_005/780x0__r.jpg?hash=1774609211 not downloaded yet
2026-03-27 15:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009198/photo_001/780x0__r.jpg?hash=1774617808> (referer: https://ecarstrade.com/cars/7009198)
2026-03-27 15:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009198/photo_003/780x0__r.jpg?hash=1774617808> (referer: https://ecarstrade.com/cars/7009198)
2026-03-27 15:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009198/photo_000/780x0__r.jpg?hash=1774617803> (referer: https://ecarstrade.com/cars/7009198)
2026-03-27 15:21:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f7a4b907-1cbb-50c5-acae-a51c0d083e61
2026-03-27 15:21:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f7a4b907-1cbb-50c5-acae-a51c0d083e61
2026-03-27 15:21:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b5cde360-70c3-5116-b2b0-5497442525b1
2026-03-27 15:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009198/photo_004/780x0__r.jpg?hash=1774617808> (referer: https://ecarstrade.com/cars/7009198)
2026-03-27 15:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008675/photo_003/780x0__r.jpg?hash=1774615584> (referer: https://ecarstrade.com/cars/7008675)
2026-03-27 15:21:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b5cde360-70c3-5116-b2b0-5497442525b1
2026-03-27 15:21:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b5cde360-70c3-5116-b2b0-5497442525b1
2026-03-27 15:21:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b5cde360-70c3-5116-b2b0-5497442525b1
2026-03-27 15:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009198/photo_005/780x0__r.jpg?hash=1774617808> (referer: https://ecarstrade.com/cars/7009198)
2026-03-27 15:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008336/photo_000/780x0__r.jpg?hash=1774609210> (referer: https://ecarstrade.com/cars/7008336)
2026-03-27 15:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008336/photo_001/780x0__r.jpg?hash=1774609211> (referer: https://ecarstrade.com/cars/7008336)
2026-03-27 15:21:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b5cde360-70c3-5116-b2b0-5497442525b1
2026-03-27 15:21:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f7a4b907-1cbb-50c5-acae-a51c0d083e61
2026-03-27 15:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008336/photo_002/780x0__r.jpg?hash=1774609211> (referer: https://ecarstrade.com/cars/7008336)
2026-03-27 15:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009261/photo_003/780x0__r.jpg?hash=1774619182> (referer: https://ecarstrade.com/cars/7009261)
2026-03-27 15:21:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b5cde360-70c3-5116-b2b0-5497442525b1
2026-03-27 15:21:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b5cde360-70c3-5116-b2b0-5497442525b1, skipping ID generation
2026-03-27 15:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5cde360-70c3-5116-b2b0-5497442525b1 with scrape type 1
2026-03-27 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b5cde360-70c3-5116-b2b0-5497442525b1 sending to next pipeline
2026-03-27 15:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b5cde360-70c3-5116-b2b0-5497442525b1, identifier: 7009198auction111107
2026-03-27 15:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b5cde360-70c3-5116-b2b0-5497442525b1 with identifier: 7009198auction111107
2026-03-27 15:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b5cde360-70c3-5116-b2b0-5497442525b1 with identifier: 7009198auction111107
2026-03-27 15:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b5cde360-70c3-5116-b2b0-5497442525b1 with identifier: 7009198auction111107 to the API
2026-03-27 15:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009198/photo_005/780x0__r.jpg?hash=1774617808>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'b5cde360-70c3-5116-b2b0-5497442525b1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009198',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Volkswagen',
 'model': 'T-Roc',
 'odometer': 29000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN T-Roc !! D113LE 0 GRBBRBB MSNRSW9 GWC4WC4 GYOSYOS '
          'MESI7W0 ( )',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  !! D113LE 0 GRBBRBB MSNRSW9 GWC4WC4 GYOSYOS MESI7W0 ( )',
 'vin': None,
 'year': 2023}
2026-03-27 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:44 [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 15:21:44 [ecarstrade.be] INFO: Saving data for 7009198auction111107: {'created_time': 1774624904.946053, 'last_price_update_time': 1774624904.946067, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009198auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008336/photo_003/780x0__r.jpg?hash=1774609211> (referer: https://ecarstrade.com/cars/7008336)
2026-03-27 15:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008336/photo_005/780x0__r.jpg?hash=1774609211> (referer: https://ecarstrade.com/cars/7008336)
2026-03-27 15:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009261/photo_005/780x0__r.jpg?hash=1774619182> (referer: https://ecarstrade.com/cars/7009261)
2026-03-27 15:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002076> (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 15:21:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d9ffb476-e57d-575d-bfc6-f68a6298b954
2026-03-27 15:21:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d9ffb476-e57d-575d-bfc6-f68a6298b954
2026-03-27 15:21:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d9ffb476-e57d-575d-bfc6-f68a6298b954
2026-03-27 15:21:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b632e1e1-fa22-5a2c-bec1-ffde53993a5c
2026-03-27 15:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008673/photo_005/780x0__r.jpg?hash=1774615568> (referer: https://ecarstrade.com/cars/7008673)
2026-03-27 15:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009261/photo_004/780x0__r.jpg?hash=1774619182> (referer: https://ecarstrade.com/cars/7009261)
2026-03-27 15:21:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d9ffb476-e57d-575d-bfc6-f68a6298b954
2026-03-27 15:21:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d9ffb476-e57d-575d-bfc6-f68a6298b954
2026-03-27 15:21:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b632e1e1-fa22-5a2c-bec1-ffde53993a5c
2026-03-27 15:21:45 [ecarstrade.be] INFO: Extracting details for car 7002076auction111041
2026-03-27 15:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008336/photo_004/780x0__r.jpg?hash=1774609211> (referer: https://ecarstrade.com/cars/7008336)
2026-03-27 15:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86ba4418-0996-519d-a907-bddd8a5e02f3 with identifier: 7002076auction111041
2026-03-27 15:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86ba4418-0996-519d-a907-bddd8a5e02f3 with scrape type 2
2026-03-27 15:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86ba4418-0996-519d-a907-bddd8a5e02f3 with scrape type 2
2026-03-27 15:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 86ba4418-0996-519d-a907-bddd8a5e02f3, identifier: 7002076auction111041
2026-03-27 15:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 86ba4418-0996-519d-a907-bddd8a5e02f3 with identifier: 7002076auction111041
2026-03-27 15:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 86ba4418-0996-519d-a907-bddd8a5e02f3 with identifier: 7002076auction111041
2026-03-27 15:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 86ba4418-0996-519d-a907-bddd8a5e02f3 with identifier: 7002076auction111041 to the API
2026-03-27 15:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002076>
{'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-31T09:10:00Z',
 'fuel_type': 'Electric',
 'id': '86ba4418-0996-519d-a907-bddd8a5e02f3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002076',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Tesla',
 'model': 'Model S',
 'odometer': 49783,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-07-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TESLA MODEL S BEV ALL-WHEEL DRIVE AUTO',
 'transmission': 'automatic',
 'trim': 'TESLA MODEL S BEV ALL-WHEEL DRIVE AUTO',
 'vin': None,
 'year': 2024}
2026-03-27 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:45 [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 15:21:45 [ecarstrade.be] INFO: Saving data for 7002076auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538363.406287, 'last_price_update_time': 1774624905.660202}
2026-03-27 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002076auction111041') HTTP/1.1" 204 0
2026-03-27 15:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008673/photo_006/780x0__r.jpg?hash=1774615569> (referer: https://ecarstrade.com/cars/7008673)
2026-03-27 15:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009261/photo_002/780x0__r.jpg?hash=1774619182> (referer: https://ecarstrade.com/cars/7009261)
2026-03-27 15:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008673/photo_004/780x0__r.jpg?hash=1774615568> (referer: https://ecarstrade.com/cars/7008673)
2026-03-27 15:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008673/photo_003/780x0__r.jpg?hash=1774615568> (referer: https://ecarstrade.com/cars/7008673)
2026-03-27 15:21:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5ca64d6e-2213-5538-b775-97b288563460
2026-03-27 15:21:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b632e1e1-fa22-5a2c-bec1-ffde53993a5c
2026-03-27 15:21:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d9ffb476-e57d-575d-bfc6-f68a6298b954
2026-03-27 15:21:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d9ffb476-e57d-575d-bfc6-f68a6298b954, skipping ID generation
2026-03-27 15:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9ffb476-e57d-575d-bfc6-f68a6298b954 with scrape type 1
2026-03-27 15:21:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d9ffb476-e57d-575d-bfc6-f68a6298b954 sending to next pipeline
2026-03-27 15:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d9ffb476-e57d-575d-bfc6-f68a6298b954, identifier: 7008336auction111107
2026-03-27 15:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d9ffb476-e57d-575d-bfc6-f68a6298b954 with identifier: 7008336auction111107
2026-03-27 15:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d9ffb476-e57d-575d-bfc6-f68a6298b954 with identifier: 7008336auction111107
2026-03-27 15:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d9ffb476-e57d-575d-bfc6-f68a6298b954 with identifier: 7008336auction111107 to the API
2026-03-27 15:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008336/photo_004/780x0__r.jpg?hash=1774609211>
{'auction_title': '',
 'c_o_2_emission_value': 96,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd9ffb476-e57d-575d-bfc6-f68a6298b954',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008336',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Ford',
 'model': 'Mondeo',
 'odometer': 145000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-05-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Mondeo Hybrid Mondeo 2.0 HEV Titanium',
 'transmission': 'automatic',
 'trim': 'FORD  Hybrid  2.0 HEV Titanium',
 'vin': None,
 'year': 2019}
2026-03-27 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:46 [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 15:21:46 [ecarstrade.be] INFO: Saving data for 7008336auction111107: {'created_time': 1774624906.138564, 'last_price_update_time': 1774624906.138577, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008336auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009261/photo_001/780x0__r.jpg?hash=1774619182> (referer: https://ecarstrade.com/cars/7009261)
2026-03-27 15:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009261/photo_000/780x0__r.jpg?hash=1774619182> (referer: https://ecarstrade.com/cars/7009261)
2026-03-27 15:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008673/photo_002/780x0__r.jpg?hash=1774615568> (referer: https://ecarstrade.com/cars/7008673)
2026-03-27 15:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008673/photo_000/780x0__r.jpg?hash=1774615568> (referer: https://ecarstrade.com/cars/7008673)
2026-03-27 15:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010391> (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 15:21:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5ca64d6e-2213-5538-b775-97b288563460
2026-03-27 15:21:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b632e1e1-fa22-5a2c-bec1-ffde53993a5c
2026-03-27 15:21:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5ca64d6e-2213-5538-b775-97b288563460
2026-03-27 15:21:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5ca64d6e-2213-5538-b775-97b288563460
2026-03-27 15:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009442/photo_004/780x0__r.jpg?hash=1774620179> (referer: https://ecarstrade.com/cars/7009442)
2026-03-27 15:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009442/photo_005/780x0__r.jpg?hash=1774620179> (referer: https://ecarstrade.com/cars/7009442)
2026-03-27 15:21:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b632e1e1-fa22-5a2c-bec1-ffde53993a5c
2026-03-27 15:21:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b632e1e1-fa22-5a2c-bec1-ffde53993a5c
2026-03-27 15:21:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b632e1e1-fa22-5a2c-bec1-ffde53993a5c, skipping ID generation
2026-03-27 15:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b632e1e1-fa22-5a2c-bec1-ffde53993a5c with scrape type 1
2026-03-27 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b632e1e1-fa22-5a2c-bec1-ffde53993a5c sending to next pipeline
2026-03-27 15:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b632e1e1-fa22-5a2c-bec1-ffde53993a5c, identifier: 7009261auction111107
2026-03-27 15:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008675/photo_001/780x0__r.jpg?hash=1774615583> (referer: https://ecarstrade.com/cars/7008675)
2026-03-27 15:21:46 [ecarstrade.be] INFO: Extracting details for car 7010391auction111107
2026-03-27 15:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b632e1e1-fa22-5a2c-bec1-ffde53993a5c with identifier: 7009261auction111107
2026-03-27 15:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b632e1e1-fa22-5a2c-bec1-ffde53993a5c with identifier: 7009261auction111107
2026-03-27 15:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b632e1e1-fa22-5a2c-bec1-ffde53993a5c with identifier: 7009261auction111107 to the API
2026-03-27 15:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009261/photo_000/780x0__r.jpg?hash=1774619182>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'b632e1e1-fa22-5a2c-bec1-ffde53993a5c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009261',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Volkswagen',
 'model': 'Caddy Maxi',
 'odometer': 130289,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-01-25',
 'seats_number': 7,
 'seller_name': None,
 'title': "VOLKSWAGEN Caddy Maxi Caddy Maxi Trendline 7-zetels 'Generation "
          "Four'  1.4 TSI EU6 BMT 125pk (92KW) Versnellin gsbak 6v",
 'transmission': 'manual',
 'trim': "VOLKSWAGEN   Trendline 7-zetels 'Generation Four'  1.4 TSI EU6 BMT "
         '125pk (92KW) Versnellin gsbak 6v',
 'vin': None,
 'year': 2016}
2026-03-27 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:46 [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 15:21:46 [ecarstrade.be] INFO: Saving data for 7009261auction111107: {'created_time': 1774624906.758797, 'last_price_update_time': 1774624906.758809, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009261auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008675/photo_002/780x0__r.jpg?hash=1774615584> (referer: https://ecarstrade.com/cars/7008675)
2026-03-27 15:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008675/photo_000/780x0__r.jpg?hash=1774615578> (referer: https://ecarstrade.com/cars/7008675)
2026-03-27 15:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009442/photo_002/780x0__r.jpg?hash=1774620179> (referer: https://ecarstrade.com/cars/7009442)
2026-03-27 15:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009442/photo_003/780x0__r.jpg?hash=1774620179> (referer: https://ecarstrade.com/cars/7009442)
2026-03-27 15:21:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5ca64d6e-2213-5538-b775-97b288563460
2026-03-27 15:21:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5ca64d6e-2213-5538-b775-97b288563460
2026-03-27 15:21:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5ca64d6e-2213-5538-b775-97b288563460, skipping ID generation
2026-03-27 15:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ca64d6e-2213-5538-b775-97b288563460 with scrape type 1
2026-03-27 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5ca64d6e-2213-5538-b775-97b288563460 sending to next pipeline
2026-03-27 15:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5ca64d6e-2213-5538-b775-97b288563460, identifier: 7008673auction111107
2026-03-27 15:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 513aae81-17d2-50a5-a5ff-e5fe78f5ce7f with identifier: 7010391auction111107
2026-03-27 15:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 513aae81-17d2-50a5-a5ff-e5fe78f5ce7f with scrape type 1
2026-03-27 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 513aae81-17d2-50a5-a5ff-e5fe78f5ce7f
2026-03-27 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7010391%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774623616%27 HTTP/1.1" 200 None
2026-03-27 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010391/photo_000/780x0__r.jpg?hash=1774623616 not downloaded yet
2026-03-27 15:21:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0a3af810-c235-5e33-9cc9-d8e1a00b3734
2026-03-27 15:21:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0a3af810-c235-5e33-9cc9-d8e1a00b3734
2026-03-27 15:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5ca64d6e-2213-5538-b775-97b288563460 with identifier: 7008673auction111107
2026-03-27 15:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5ca64d6e-2213-5538-b775-97b288563460 with identifier: 7008673auction111107
2026-03-27 15:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5ca64d6e-2213-5538-b775-97b288563460 with identifier: 7008673auction111107 to the API
2026-03-27 15:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008673/photo_000/780x0__r.jpg?hash=1774615568>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': '5ca64d6e-2213-5538-b775-97b288563460',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008673',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 78421,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-03-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T3 Momentum',
 'transmission': 'manual',
 'trim': 'VOLVO  1.5 T3 Momentum',
 'vin': None,
 'year': 2019}
2026-03-27 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:47 [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 15:21:47 [ecarstrade.be] INFO: Saving data for 7008673auction111107: {'created_time': 1774624907.267617, 'last_price_update_time': 1774624907.267628, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008673auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7010391%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623616%27 HTTP/1.1" 200 None
2026-03-27 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010391/photo_001/780x0__r.jpg?hash=1774623616 not downloaded yet
2026-03-27 15:21:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f7a4b907-1cbb-50c5-acae-a51c0d083e61
2026-03-27 15:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009529/photo_005/780x0__r.jpg?hash=1774620289> (referer: https://ecarstrade.com/cars/7009529)
2026-03-27 15:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009442/photo_001/780x0__r.jpg?hash=1774620179> (referer: https://ecarstrade.com/cars/7009442)
2026-03-27 15:21: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 15:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009529/photo_004/780x0__r.jpg?hash=1774620289> (referer: https://ecarstrade.com/cars/7009529)
2026-03-27 15:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009529/photo_003/780x0__r.jpg?hash=1774620289> (referer: https://ecarstrade.com/cars/7009529)
2026-03-27 15:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009529/photo_002/780x0__r.jpg?hash=1774620289> (referer: https://ecarstrade.com/cars/7009529)
2026-03-27 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7010391%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623616%27 HTTP/1.1" 200 None
2026-03-27 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010391/photo_002/780x0__r.jpg?hash=1774623616 not downloaded yet
2026-03-27 15:21: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 15:21: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 15:21: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 15:21:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f7a4b907-1cbb-50c5-acae-a51c0d083e61
2026-03-27 15:21:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f7a4b907-1cbb-50c5-acae-a51c0d083e61
2026-03-27 15:21:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7a4b907-1cbb-50c5-acae-a51c0d083e61, skipping ID generation
2026-03-27 15:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7a4b907-1cbb-50c5-acae-a51c0d083e61 with scrape type 1
2026-03-27 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7a4b907-1cbb-50c5-acae-a51c0d083e61 sending to next pipeline
2026-03-27 15:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f7a4b907-1cbb-50c5-acae-a51c0d083e61, identifier: 7008675auction111107
2026-03-27 15:21:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0a3af810-c235-5e33-9cc9-d8e1a00b3734
2026-03-27 15:21:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0a3af810-c235-5e33-9cc9-d8e1a00b3734
2026-03-27 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7010391%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623616%27 HTTP/1.1" 200 None
2026-03-27 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010391/photo_003/780x0__r.jpg?hash=1774623616 not downloaded yet
2026-03-27 15:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f7a4b907-1cbb-50c5-acae-a51c0d083e61 with identifier: 7008675auction111107
2026-03-27 15:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f7a4b907-1cbb-50c5-acae-a51c0d083e61 with identifier: 7008675auction111107
2026-03-27 15:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f7a4b907-1cbb-50c5-acae-a51c0d083e61 with identifier: 7008675auction111107 to the API
2026-03-27 15:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008675/photo_000/780x0__r.jpg?hash=1774615578>
{'auction_title': '',
 'c_o_2_emission_value': 194,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.8L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f7a4b907-1cbb-50c5-acae-a51c0d083e61',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008675',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Toyota',
 'model': 'Hilux',
 'odometer': 38150,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Hilux Double Cab Hilux 2.8 D-4D 4WD Lounge',
 'transmission': 'automatic',
 'trim': 'TOYOTA  Double Cab  2.8 D-4D 4WD Lounge',
 'vin': None,
 'year': 2022}
2026-03-27 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:47 [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 15:21:47 [ecarstrade.be] INFO: Saving data for 7008675auction111107: {'created_time': 1774624907.80538, 'last_price_update_time': 1774624907.805392, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008675auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009529/photo_001/780x0__r.jpg?hash=1774620289> (referer: https://ecarstrade.com/cars/7009529)
2026-03-27 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7010391%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623616%27 HTTP/1.1" 200 None
2026-03-27 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010391/photo_004/780x0__r.jpg?hash=1774623616 not downloaded yet
2026-03-27 15:21:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f119f529-d34d-51e8-b375-60b7a47a8708
2026-03-27 15:21:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0a3af810-c235-5e33-9cc9-d8e1a00b3734
2026-03-27 15:21:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0a3af810-c235-5e33-9cc9-d8e1a00b3734, skipping ID generation
2026-03-27 15:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a3af810-c235-5e33-9cc9-d8e1a00b3734 with scrape type 1
2026-03-27 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0a3af810-c235-5e33-9cc9-d8e1a00b3734 sending to next pipeline
2026-03-27 15:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0a3af810-c235-5e33-9cc9-d8e1a00b3734, identifier: 7009442auction111133
2026-03-27 15:21:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f119f529-d34d-51e8-b375-60b7a47a8708
2026-03-27 15:21:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f119f529-d34d-51e8-b375-60b7a47a8708
2026-03-27 15:21:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f119f529-d34d-51e8-b375-60b7a47a8708
2026-03-27 15:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010390> (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 15:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0a3af810-c235-5e33-9cc9-d8e1a00b3734 with identifier: 7009442auction111133
2026-03-27 15:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0a3af810-c235-5e33-9cc9-d8e1a00b3734 with identifier: 7009442auction111133
2026-03-27 15:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0a3af810-c235-5e33-9cc9-d8e1a00b3734 with identifier: 7009442auction111133 to the API
2026-03-27 15:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009442/photo_001/780x0__r.jpg?hash=1774620179>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 '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': '0a3af810-c235-5e33-9cc9-d8e1a00b3734',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009442',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Citroen',
 'model': 'C3',
 'odometer': 86253,
 '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': 'CITROEN C3 / 2020 / 5P / Berline PureTech 83 S&S BVM Feel Business',
 'transmission': 'manual',
 'trim': 'CITROEN  / 2020 / 5P / Berline PureTech 83 S&S BVM Feel Business',
 'vin': None,
 'year': 2021}
2026-03-27 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:48 [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 15:21:48 [ecarstrade.be] INFO: Saving data for 7009442auction111133: {'created_time': 1774624908.260514, 'last_price_update_time': 1774624908.260525, 'auction_closing_time': 1774881600.0}
2026-03-27 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009442auction111133') HTTP/1.1" 204 0
2026-03-27 15:21:48 [ecarstrade.be] INFO: Extracting details for car 7010390auction111107
2026-03-27 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7010391%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623616%27 HTTP/1.1" 200 None
2026-03-27 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010391/photo_005/780x0__r.jpg?hash=1774623616 not downloaded yet
2026-03-27 15:21: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 15:21:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007104/photo_005/780x0__r.jpg?hash=1774599788> (referer: https://ecarstrade.com/cars/7007104)
2026-03-27 15:21:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f119f529-d34d-51e8-b375-60b7a47a8708
2026-03-27 15:21:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f119f529-d34d-51e8-b375-60b7a47a8708, skipping ID generation
2026-03-27 15:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f119f529-d34d-51e8-b375-60b7a47a8708 with scrape type 1
2026-03-27 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f119f529-d34d-51e8-b375-60b7a47a8708 sending to next pipeline
2026-03-27 15:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f119f529-d34d-51e8-b375-60b7a47a8708, identifier: 7009529auction111133
2026-03-27 15:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c97ce96-b2e1-5e28-b556-59b1d4d82669 with identifier: 7010390auction111107
2026-03-27 15:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c97ce96-b2e1-5e28-b556-59b1d4d82669 with scrape type 1
2026-03-27 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3c97ce96-b2e1-5e28-b556-59b1d4d82669
2026-03-27 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7010390%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774623612%27 HTTP/1.1" 200 None
2026-03-27 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010390/photo_000/780x0__r.jpg?hash=1774623612 not downloaded yet
2026-03-27 15:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f119f529-d34d-51e8-b375-60b7a47a8708 with identifier: 7009529auction111133
2026-03-27 15:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f119f529-d34d-51e8-b375-60b7a47a8708 with identifier: 7009529auction111133
2026-03-27 15:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f119f529-d34d-51e8-b375-60b7a47a8708 with identifier: 7009529auction111133 to the API
2026-03-27 15:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009529/photo_001/780x0__r.jpg?hash=1774620289>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'f119f529-d34d-51e8-b375-60b7a47a8708',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009529',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 100386,
 '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': '308 Allure 1.2 PureTech 130CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'Allure 1.2 PureTech 130CV BVM6 E6dT',
 'vin': None,
 'year': 2019}
2026-03-27 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:48 [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 15:21:48 [ecarstrade.be] INFO: Saving data for 7009529auction111133: {'created_time': 1774624908.840895, 'last_price_update_time': 1774624908.840911, 'auction_closing_time': 1774881600.0}
2026-03-27 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009529auction111133') HTTP/1.1" 204 0
2026-03-27 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7010390%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774623612%27 HTTP/1.1" 200 None
2026-03-27 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010390/photo_001/780x0__r.jpg?hash=1774623612 not downloaded yet
2026-03-27 15:21:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007104/photo_004/780x0__r.jpg?hash=1774599788> (referer: https://ecarstrade.com/cars/7007104)
2026-03-27 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7010390%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774623612%27 HTTP/1.1" 200 None
2026-03-27 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010390/photo_002/780x0__r.jpg?hash=1774623612 not downloaded yet
2026-03-27 15:21:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 94bd15a1-2c1c-5a8b-93bb-2c243ea91da1
2026-03-27 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7010390%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774623613%27 HTTP/1.1" 200 None
2026-03-27 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010390/photo_003/780x0__r.jpg?hash=1774623613 not downloaded yet
2026-03-27 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7010390%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774623613%27 HTTP/1.1" 200 None
2026-03-27 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010390/photo_004/780x0__r.jpg?hash=1774623613 not downloaded yet
2026-03-27 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7010390%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774623613%27 HTTP/1.1" 200 None
2026-03-27 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010390/photo_005/780x0__r.jpg?hash=1774623613 not downloaded yet
2026-03-27 15:21:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010391/photo_000/780x0__r.jpg?hash=1774623616> (referer: https://ecarstrade.com/cars/7010391)
2026-03-27 15:21:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 94bd15a1-2c1c-5a8b-93bb-2c243ea91da1
2026-03-27 15:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008115/photo_005/780x0__r.jpg?hash=1774606990> (referer: https://ecarstrade.com/cars/7008115)
2026-03-27 15:21:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 513aae81-17d2-50a5-a5ff-e5fe78f5ce7f
2026-03-27 15:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010391/photo_001/780x0__r.jpg?hash=1774623616> (referer: https://ecarstrade.com/cars/7010391)
2026-03-27 15:21: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 15:21:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d9e06740-e3dc-5821-aa9e-9abce3963a1c
2026-03-27 15:21:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 513aae81-17d2-50a5-a5ff-e5fe78f5ce7f
2026-03-27 15:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001871> (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 15:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007104/photo_003/780x0__r.jpg?hash=1774599788> (referer: https://ecarstrade.com/cars/7007104)
2026-03-27 15:21:49 [ecarstrade.be] INFO: Extracting details for car 7001871auction111041
2026-03-27 15:21:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec95fee2-0bb9-55cc-8683-8c841be26741 with identifier: 7001871auction111041
2026-03-27 15:21:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec95fee2-0bb9-55cc-8683-8c841be26741 with scrape type 2
2026-03-27 15:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec95fee2-0bb9-55cc-8683-8c841be26741 with scrape type 2
2026-03-27 15:21:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ec95fee2-0bb9-55cc-8683-8c841be26741, identifier: 7001871auction111041
2026-03-27 15:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ec95fee2-0bb9-55cc-8683-8c841be26741 with identifier: 7001871auction111041
2026-03-27 15:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ec95fee2-0bb9-55cc-8683-8c841be26741 with identifier: 7001871auction111041
2026-03-27 15:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ec95fee2-0bb9-55cc-8683-8c841be26741 with identifier: 7001871auction111041 to the API
2026-03-27 15:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001871>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'ec95fee2-0bb9-55cc-8683-8c841be26741',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001871',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': '530',
 'odometer': 180867,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 5 SERIES BERLINE 2.0 530E 185KW AUTO',
 'transmission': 'automatic',
 'trim': '5 SERIES BERLINE 2.0 E 185KW AUTO',
 'vin': None,
 'year': 2021}
2026-03-27 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:50 [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 15:21:50 [ecarstrade.be] INFO: Saving data for 7001871auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538380.109967, 'last_price_update_time': 1774624910.030131}
2026-03-27 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001871auction111041') HTTP/1.1" 204 0
2026-03-27 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010391/photo_003/780x0__r.jpg?hash=1774623616> (referer: https://ecarstrade.com/cars/7010391)
2026-03-27 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010236> (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 15:21:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 94bd15a1-2c1c-5a8b-93bb-2c243ea91da1
2026-03-27 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010391/photo_002/780x0__r.jpg?hash=1774623616> (referer: https://ecarstrade.com/cars/7010391)
2026-03-27 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010391/photo_004/780x0__r.jpg?hash=1774623616> (referer: https://ecarstrade.com/cars/7010391)
2026-03-27 15:21:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 513aae81-17d2-50a5-a5ff-e5fe78f5ce7f
2026-03-27 15:21:50 [ecarstrade.be] INFO: Extracting details for car 7010236auction111107
2026-03-27 15:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e2a347e-daff-51f7-823e-c12673c05961 with identifier: 7010236auction111107
2026-03-27 15:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e2a347e-daff-51f7-823e-c12673c05961 with scrape type 1
2026-03-27 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5e2a347e-daff-51f7-823e-c12673c05961
2026-03-27 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7010236%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774622772%27 HTTP/1.1" 200 None
2026-03-27 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010236/photo_000/780x0__r.jpg?hash=1774622772 not downloaded yet
2026-03-27 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7010236%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622772%27 HTTP/1.1" 200 None
2026-03-27 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010236/photo_001/780x0__r.jpg?hash=1774622772 not downloaded yet
2026-03-27 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010390/photo_005/780x0__r.jpg?hash=1774623613> (referer: https://ecarstrade.com/cars/7010390)
2026-03-27 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7010236%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622772%27 HTTP/1.1" 200 None
2026-03-27 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010236/photo_002/780x0__r.jpg?hash=1774622772 not downloaded yet
2026-03-27 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010390/photo_001/780x0__r.jpg?hash=1774623612> (referer: https://ecarstrade.com/cars/7010390)
2026-03-27 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7010236%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622772%27 HTTP/1.1" 200 None
2026-03-27 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010236/photo_003/780x0__r.jpg?hash=1774622772 not downloaded yet
2026-03-27 15:21:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 513aae81-17d2-50a5-a5ff-e5fe78f5ce7f
2026-03-27 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7010236%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622772%27 HTTP/1.1" 200 None
2026-03-27 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010236/photo_004/780x0__r.jpg?hash=1774622772 not downloaded yet
2026-03-27 15:21:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 513aae81-17d2-50a5-a5ff-e5fe78f5ce7f
2026-03-27 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21: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%252F7010236%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622772%27 HTTP/1.1" 200 None
2026-03-27 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010236/photo_005/780x0__r.jpg?hash=1774622772 not downloaded yet
2026-03-27 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010390/photo_003/780x0__r.jpg?hash=1774623613> (referer: https://ecarstrade.com/cars/7010390)
2026-03-27 15:21:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3c97ce96-b2e1-5e28-b556-59b1d4d82669
2026-03-27 15:21:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3c97ce96-b2e1-5e28-b556-59b1d4d82669
2026-03-27 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010390/photo_004/780x0__r.jpg?hash=1774623613> (referer: https://ecarstrade.com/cars/7010390)
2026-03-27 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010390/photo_002/780x0__r.jpg?hash=1774623612> (referer: https://ecarstrade.com/cars/7010390)
2026-03-27 15:21:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3c97ce96-b2e1-5e28-b556-59b1d4d82669
2026-03-27 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010391/photo_005/780x0__r.jpg?hash=1774623616> (referer: https://ecarstrade.com/cars/7010391)
2026-03-27 15:21:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3c97ce96-b2e1-5e28-b556-59b1d4d82669
2026-03-27 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010390/photo_000/780x0__r.jpg?hash=1774623612> (referer: https://ecarstrade.com/cars/7010390)
2026-03-27 15:21: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 15:21:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3c97ce96-b2e1-5e28-b556-59b1d4d82669
2026-03-27 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008115/photo_004/780x0__r.jpg?hash=1774606989> (referer: https://ecarstrade.com/cars/7008115)
2026-03-27 15:21:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 513aae81-17d2-50a5-a5ff-e5fe78f5ce7f
2026-03-27 15:21:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 513aae81-17d2-50a5-a5ff-e5fe78f5ce7f, skipping ID generation
2026-03-27 15:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 513aae81-17d2-50a5-a5ff-e5fe78f5ce7f with scrape type 1
2026-03-27 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 513aae81-17d2-50a5-a5ff-e5fe78f5ce7f sending to next pipeline
2026-03-27 15:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 513aae81-17d2-50a5-a5ff-e5fe78f5ce7f, identifier: 7010391auction111107
2026-03-27 15:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 513aae81-17d2-50a5-a5ff-e5fe78f5ce7f with identifier: 7010391auction111107
2026-03-27 15:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 513aae81-17d2-50a5-a5ff-e5fe78f5ce7f with identifier: 7010391auction111107
2026-03-27 15:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 513aae81-17d2-50a5-a5ff-e5fe78f5ce7f with identifier: 7010391auction111107 to the API
2026-03-27 15:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010391/photo_005/780x0__r.jpg?hash=1774623616>
{'auction_title': '',
 'c_o_2_emission_value': 275,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 2,
 'emission_standard': 'EURO 6D',
 'engine': '4.0L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': '513aae81-17d2-50a5-a5ff-e5fe78f5ce7f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010391',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Bentley',
 'model': 'Continental GT',
 'odometer': 9604,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-07-03',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Bentley Continental GT S  V8',
 'transmission': 'automatic',
 'trim': 'S  V8',
 'vin': None,
 'year': 2024}
2026-03-27 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:50 [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 15:21:50 [ecarstrade.be] INFO: Saving data for 7010391auction111107: {'created_time': 1774624910.946908, 'last_price_update_time': 1774624910.946917, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010391auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007104/photo_002/780x0__r.jpg?hash=1774599788> (referer: https://ecarstrade.com/cars/7007104)
2026-03-27 15:21:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3c97ce96-b2e1-5e28-b556-59b1d4d82669
2026-03-27 15:21:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3c97ce96-b2e1-5e28-b556-59b1d4d82669, skipping ID generation
2026-03-27 15:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c97ce96-b2e1-5e28-b556-59b1d4d82669 with scrape type 1
2026-03-27 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3c97ce96-b2e1-5e28-b556-59b1d4d82669 sending to next pipeline
2026-03-27 15:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3c97ce96-b2e1-5e28-b556-59b1d4d82669, identifier: 7010390auction111107
2026-03-27 15:21:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d9e06740-e3dc-5821-aa9e-9abce3963a1c
2026-03-27 15:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3c97ce96-b2e1-5e28-b556-59b1d4d82669 with identifier: 7010390auction111107
2026-03-27 15:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3c97ce96-b2e1-5e28-b556-59b1d4d82669 with identifier: 7010390auction111107
2026-03-27 15:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3c97ce96-b2e1-5e28-b556-59b1d4d82669 with identifier: 7010390auction111107 to the API
2026-03-27 15:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010390/photo_000/780x0__r.jpg?hash=1774623612>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': '3c97ce96-b2e1-5e28-b556-59b1d4d82669',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010390',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 96368,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-11-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.2 PureTech Allure (EU6.2)',
 'transmission': 'manual',
 'trim': 'PEUGEOT  1.2 PureTech Allure (EU6.2)',
 'vin': None,
 'year': 2018}
2026-03-27 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:51 [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 15:21:51 [ecarstrade.be] INFO: Saving data for 7010390auction111107: {'created_time': 1774624911.385006, 'last_price_update_time': 1774624911.38502, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010390auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010236/photo_001/780x0__r.jpg?hash=1774622772> (referer: https://ecarstrade.com/cars/7010236)
2026-03-27 15:21:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 94bd15a1-2c1c-5a8b-93bb-2c243ea91da1
2026-03-27 15:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010236/photo_000/780x0__r.jpg?hash=1774622772> (referer: https://ecarstrade.com/cars/7010236)
2026-03-27 15:21:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5e2a347e-daff-51f7-823e-c12673c05961
2026-03-27 15:21:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5e2a347e-daff-51f7-823e-c12673c05961
2026-03-27 15:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010236/photo_005/780x0__r.jpg?hash=1774622772> (referer: https://ecarstrade.com/cars/7010236)
2026-03-27 15:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010236/photo_004/780x0__r.jpg?hash=1774622772> (referer: https://ecarstrade.com/cars/7010236)
2026-03-27 15:21:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5e2a347e-daff-51f7-823e-c12673c05961
2026-03-27 15:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010236/photo_003/780x0__r.jpg?hash=1774622772> (referer: https://ecarstrade.com/cars/7010236)
2026-03-27 15:21:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5e2a347e-daff-51f7-823e-c12673c05961
2026-03-27 15:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010236/photo_002/780x0__r.jpg?hash=1774622772> (referer: https://ecarstrade.com/cars/7010236)
2026-03-27 15:21:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5e2a347e-daff-51f7-823e-c12673c05961
2026-03-27 15:21:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5e2a347e-daff-51f7-823e-c12673c05961
2026-03-27 15:21:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5e2a347e-daff-51f7-823e-c12673c05961, skipping ID generation
2026-03-27 15:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e2a347e-daff-51f7-823e-c12673c05961 with scrape type 1
2026-03-27 15:21:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5e2a347e-daff-51f7-823e-c12673c05961 sending to next pipeline
2026-03-27 15:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5e2a347e-daff-51f7-823e-c12673c05961, identifier: 7010236auction111107
2026-03-27 15:21:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5e2a347e-daff-51f7-823e-c12673c05961 with identifier: 7010236auction111107
2026-03-27 15:21:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5e2a347e-daff-51f7-823e-c12673c05961 with identifier: 7010236auction111107
2026-03-27 15:21:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5e2a347e-daff-51f7-823e-c12673c05961 with identifier: 7010236auction111107 to the API
2026-03-27 15:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010236/photo_002/780x0__r.jpg?hash=1774622772>
{'auction_title': '',
 'c_o_2_emission_value': 165,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': '5e2a347e-daff-51f7-823e-c12673c05961',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010236',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Ford',
 'model': 'Transit Custom',
 'odometer': 96564,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-14',
 'seats_number': 3,
 'seller_name': None,
 'title': 'FORD Transit Custom 300S Fou Swb Transit Custom 2.0 TDCi L1H1 Trend '
          'S/S (EU6.2)',
 'transmission': 'manual',
 'trim': 'FORD  300S Fou Swb  2.0 TDCi L1H1 Trend S/S (EU6.2)',
 'vin': None,
 'year': 2020}
2026-03-27 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:52 [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 15:21:52 [ecarstrade.be] INFO: Saving data for 7010236auction111107: {'created_time': 1774624912.667103, 'last_price_update_time': 1774624912.667114, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010236auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008115/photo_003/780x0__r.jpg?hash=1774606989> (referer: https://ecarstrade.com/cars/7008115)
2026-03-27 15:21: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 15:21:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d9e06740-e3dc-5821-aa9e-9abce3963a1c
2026-03-27 15:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001840> (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 15:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007104/photo_001/780x0__r.jpg?hash=1774599788> (referer: https://ecarstrade.com/cars/7007104)
2026-03-27 15:21:54 [ecarstrade.be] INFO: Extracting details for car 7001840auction111041
2026-03-27 15:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0502425-5c01-53fd-a6d9-8acb7ee708b8 with identifier: 7001840auction111041
2026-03-27 15:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0502425-5c01-53fd-a6d9-8acb7ee708b8 with scrape type 2
2026-03-27 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0502425-5c01-53fd-a6d9-8acb7ee708b8 with scrape type 2
2026-03-27 15:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e0502425-5c01-53fd-a6d9-8acb7ee708b8, identifier: 7001840auction111041
2026-03-27 15:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e0502425-5c01-53fd-a6d9-8acb7ee708b8 with identifier: 7001840auction111041
2026-03-27 15:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e0502425-5c01-53fd-a6d9-8acb7ee708b8 with identifier: 7001840auction111041
2026-03-27 15:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e0502425-5c01-53fd-a6d9-8acb7ee708b8 with identifier: 7001840auction111041 to the API
2026-03-27 15:21:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001840>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Electric',
 'id': 'e0502425-5c01-53fd-a6d9-8acb7ee708b8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001840',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 157744,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TESLA MODEL 3 BEV 75KWH LONG RANGE DUAL MOTOR 4WD AUTO',
 'transmission': 'automatic',
 'trim': 'TESLA MODEL 3 BEV 75KWH LONG RANGE DUAL MOTOR 4WD AUTO',
 'vin': None,
 'year': 2022}
2026-03-27 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:54 [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 15:21:54 [ecarstrade.be] INFO: Saving data for 7001840auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538327.614262, 'last_price_update_time': 1774624914.979193}
2026-03-27 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001840auction111041') HTTP/1.1" 204 0
2026-03-27 15:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008115/photo_002/780x0__r.jpg?hash=1774606989> (referer: https://ecarstrade.com/cars/7008115)
2026-03-27 15:21: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 15:21:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 94bd15a1-2c1c-5a8b-93bb-2c243ea91da1
2026-03-27 15:21:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d9e06740-e3dc-5821-aa9e-9abce3963a1c
2026-03-27 15:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001978> (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 15:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007104/photo_000/780x0__r.jpg?hash=1774599788> (referer: https://ecarstrade.com/cars/7007104)
2026-03-27 15:21:55 [ecarstrade.be] INFO: Extracting details for car 7001978auction111041
2026-03-27 15:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 159264a7-4077-59e8-afb7-88ec16545fdb with identifier: 7001978auction111041
2026-03-27 15:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 159264a7-4077-59e8-afb7-88ec16545fdb with scrape type 2
2026-03-27 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 159264a7-4077-59e8-afb7-88ec16545fdb with scrape type 2
2026-03-27 15:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 159264a7-4077-59e8-afb7-88ec16545fdb, identifier: 7001978auction111041
2026-03-27 15:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 159264a7-4077-59e8-afb7-88ec16545fdb with identifier: 7001978auction111041
2026-03-27 15:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 159264a7-4077-59e8-afb7-88ec16545fdb with identifier: 7001978auction111041
2026-03-27 15:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 159264a7-4077-59e8-afb7-88ec16545fdb with identifier: 7001978auction111041 to the API
2026-03-27 15:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001978>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '159264a7-4077-59e8-afb7-88ec16545fdb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001978',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA 200',
 'odometer': 128409,
 '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': 'MERCEDES-BENZ CLA - Klasse 2.0 CLA 200 D BUSINESS SOLUTION LIM DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA - Klasse 2.0  D BUSINESS SOLUTION LIM DCT',
 'vin': None,
 'year': 2021}
2026-03-27 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:55 [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 15:21:55 [ecarstrade.be] INFO: Saving data for 7001978auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538329.929108, 'last_price_update_time': 1774624915.768054}
2026-03-27 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001978auction111041') HTTP/1.1" 204 0
2026-03-27 15:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008115/photo_001/780x0__r.jpg?hash=1774606989> (referer: https://ecarstrade.com/cars/7008115)
2026-03-27 15:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002114> (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 15:21: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 15:21:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 94bd15a1-2c1c-5a8b-93bb-2c243ea91da1
2026-03-27 15:21:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 94bd15a1-2c1c-5a8b-93bb-2c243ea91da1, skipping ID generation
2026-03-27 15:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94bd15a1-2c1c-5a8b-93bb-2c243ea91da1 with scrape type 1
2026-03-27 15:21:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 94bd15a1-2c1c-5a8b-93bb-2c243ea91da1 sending to next pipeline
2026-03-27 15:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 94bd15a1-2c1c-5a8b-93bb-2c243ea91da1, identifier: 7007104auction111107
2026-03-27 15:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001851> (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 15:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 94bd15a1-2c1c-5a8b-93bb-2c243ea91da1 with identifier: 7007104auction111107
2026-03-27 15:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 94bd15a1-2c1c-5a8b-93bb-2c243ea91da1 with identifier: 7007104auction111107
2026-03-27 15:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 94bd15a1-2c1c-5a8b-93bb-2c243ea91da1 with identifier: 7007104auction111107 to the API
2026-03-27 15:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007104/photo_000/780x0__r.jpg?hash=1774599788>
{'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-31T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': '94bd15a1-2c1c-5a8b-93bb-2c243ea91da1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007104',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Volkswagen',
 'model': 'T-Roc',
 'odometer': 113924,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-06',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN T-Roc T-Roc Life Business 1.0 TSI OPF 81 kW (110 ch) 6 '
          'vitesses manuel',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN   Life Business 1.0 TSI OPF 81 kW (110 ch) 6 vitesses '
         'manuel',
 'vin': None,
 'year': 2022}
2026-03-27 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:56 [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 15:21:56 [ecarstrade.be] INFO: Saving data for 7007104auction111107: {'created_time': 1774624916.387597, 'last_price_update_time': 1774624916.387607, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007104auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:56 [ecarstrade.be] INFO: Extracting details for car 7002114auction111041
2026-03-27 15:21:56 [ecarstrade.be] INFO: Extracting details for car 7001851auction111041
2026-03-27 15:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008115/photo_000/780x0__r.jpg?hash=1774606989> (referer: https://ecarstrade.com/cars/7008115)
2026-03-27 15:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001873> (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 15:21: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 15:21:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d9e06740-e3dc-5821-aa9e-9abce3963a1c
2026-03-27 15:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c27c55b-accc-56a7-a436-6b8d0c23d1d1 with identifier: 7002114auction111041
2026-03-27 15:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c27c55b-accc-56a7-a436-6b8d0c23d1d1 with scrape type 2
2026-03-27 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c27c55b-accc-56a7-a436-6b8d0c23d1d1 with scrape type 2
2026-03-27 15:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3c27c55b-accc-56a7-a436-6b8d0c23d1d1, identifier: 7002114auction111041
2026-03-27 15:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55205a3a-6416-55bb-b4e0-bc6c1937ef2a with identifier: 7001851auction111041
2026-03-27 15:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55205a3a-6416-55bb-b4e0-bc6c1937ef2a with scrape type 2
2026-03-27 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55205a3a-6416-55bb-b4e0-bc6c1937ef2a with scrape type 2
2026-03-27 15:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 55205a3a-6416-55bb-b4e0-bc6c1937ef2a, identifier: 7001851auction111041
2026-03-27 15:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3c27c55b-accc-56a7-a436-6b8d0c23d1d1 with identifier: 7002114auction111041
2026-03-27 15:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3c27c55b-accc-56a7-a436-6b8d0c23d1d1 with identifier: 7002114auction111041
2026-03-27 15:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3c27c55b-accc-56a7-a436-6b8d0c23d1d1 with identifier: 7002114auction111041 to the API
2026-03-27 15:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002114>
{'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-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '3c27c55b-accc-56a7-a436-6b8d0c23d1d1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002114',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 43099,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-06',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T2 CORE',
 'transmission': 'manual',
 'trim': 'VOLVO  1.5 T2 CORE',
 'vin': None,
 'year': 2023}
2026-03-27 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:56 [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 15:21:56 [ecarstrade.be] INFO: Saving data for 7002114auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538330.570946, 'last_price_update_time': 1774624916.867661}
2026-03-27 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002114auction111041') HTTP/1.1" 204 0
2026-03-27 15:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 55205a3a-6416-55bb-b4e0-bc6c1937ef2a with identifier: 7001851auction111041
2026-03-27 15:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 55205a3a-6416-55bb-b4e0-bc6c1937ef2a with identifier: 7001851auction111041
2026-03-27 15:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 55205a3a-6416-55bb-b4e0-bc6c1937ef2a with identifier: 7001851auction111041 to the API
2026-03-27 15:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001851>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '55205a3a-6416-55bb-b4e0-bc6c1937ef2a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001851',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 110356,
 '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': 'AUDI Q3 2.0 35 TDI S TRONIC BUS. ED. ATTRACTION',
 'transmission': 'automatic',
 'trim': 'AUDI  2.0 35 TDI S TRONIC BUS. ED. ATTRACTION',
 'vin': None,
 'year': 2023}
2026-03-27 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:57 [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 15:21:57 [ecarstrade.be] INFO: Saving data for 7001851auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538328.536215, 'last_price_update_time': 1774624917.176765}
2026-03-27 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001851auction111041') HTTP/1.1" 204 0
2026-03-27 15:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009552/photo_006/780x0__r.jpg?hash=1774620316> (referer: https://ecarstrade.com/cars/7009552)
2026-03-27 15:21:57 [ecarstrade.be] INFO: Extracting details for car 7001873auction111041
2026-03-27 15:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001972> (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 15:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007764/photo_005/780x0__r.jpg?hash=1774605617> (referer: https://ecarstrade.com/cars/7007764)
2026-03-27 15:21: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 15:21:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d9e06740-e3dc-5821-aa9e-9abce3963a1c
2026-03-27 15:21:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d9e06740-e3dc-5821-aa9e-9abce3963a1c, skipping ID generation
2026-03-27 15:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9e06740-e3dc-5821-aa9e-9abce3963a1c with scrape type 1
2026-03-27 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d9e06740-e3dc-5821-aa9e-9abce3963a1c sending to next pipeline
2026-03-27 15:21:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d9e06740-e3dc-5821-aa9e-9abce3963a1c, identifier: 7008115auction111107
2026-03-27 15:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 755bcaa0-1a8f-503d-82d3-e091d3aeaf81 with identifier: 7001873auction111041
2026-03-27 15:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 755bcaa0-1a8f-503d-82d3-e091d3aeaf81 with scrape type 2
2026-03-27 15:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 755bcaa0-1a8f-503d-82d3-e091d3aeaf81 with scrape type 2
2026-03-27 15:21:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 755bcaa0-1a8f-503d-82d3-e091d3aeaf81, identifier: 7001873auction111041
2026-03-27 15:21:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d9e06740-e3dc-5821-aa9e-9abce3963a1c with identifier: 7008115auction111107
2026-03-27 15:21:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d9e06740-e3dc-5821-aa9e-9abce3963a1c with identifier: 7008115auction111107
2026-03-27 15:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d9e06740-e3dc-5821-aa9e-9abce3963a1c with identifier: 7008115auction111107 to the API
2026-03-27 15:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008115/photo_000/780x0__r.jpg?hash=1774606989>
{'auction_title': '',
 'c_o_2_emission_value': 156,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 5',
 'engine': '3.0L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'd9e06740-e3dc-5821-aa9e-9abce3963a1c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008115',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Audi',
 'model': 'A7',
 'odometer': 260179,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2014-03-27',
 'seats_number': 4,
 'seller_name': None,
 'title': 'AUDI A7 Sportback Audi A7 Sportback 3.0 TDI quattro 180(245) kW(PS) '
          'S tronic',
 'transmission': 'automatic',
 'trim': 'AUDI  Sportback   Sportback 3.0 TDI quattro 180(245) kW(PS) S tronic',
 'vin': None,
 'year': 2014}
2026-03-27 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:57 [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 15:21:57 [ecarstrade.be] INFO: Saving data for 7008115auction111107: {'created_time': 1774624917.71369, 'last_price_update_time': 1774624917.713703, 'auction_closing_time': 1774939200.0}
2026-03-27 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008115auction111107') HTTP/1.1" 204 0
2026-03-27 15:21:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 755bcaa0-1a8f-503d-82d3-e091d3aeaf81 with identifier: 7001873auction111041
2026-03-27 15:21:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 755bcaa0-1a8f-503d-82d3-e091d3aeaf81 with identifier: 7001873auction111041
2026-03-27 15:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 755bcaa0-1a8f-503d-82d3-e091d3aeaf81 with identifier: 7001873auction111041 to the API
2026-03-27 15:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001873>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Electric',
 'id': '755bcaa0-1a8f-503d-82d3-e091d3aeaf81',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001873',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'BMW',
 'model': 'iX3',
 'odometer': 138884,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW IX3 80KWH AUTO',
 'transmission': 'automatic',
 'trim': 'IX3 80KWH AUTO',
 'vin': None,
 'year': 2021}
2026-03-27 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:57 [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 15:21:57 [ecarstrade.be] INFO: Saving data for 7001873auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538325.980778, 'last_price_update_time': 1774624917.991345}
2026-03-27 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001873auction111041') HTTP/1.1" 204 0
2026-03-27 15:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009552/photo_005/780x0__r.jpg?hash=1774620316> (referer: https://ecarstrade.com/cars/7009552)
2026-03-27 15:21:58 [ecarstrade.be] INFO: Extracting details for car 7001972auction111041
2026-03-27 15:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007764/photo_004/780x0__r.jpg?hash=1774605617> (referer: https://ecarstrade.com/cars/7007764)
2026-03-27 15:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002115> (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 15:21: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 15:21:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 97e52d26-c4e5-53b6-881c-6d6c51d319c7
2026-03-27 15:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c2c4853-04e5-5d1f-aa41-0b17da1a5614 with identifier: 7001972auction111041
2026-03-27 15:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c2c4853-04e5-5d1f-aa41-0b17da1a5614 with scrape type 2
2026-03-27 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c2c4853-04e5-5d1f-aa41-0b17da1a5614 with scrape type 2
2026-03-27 15:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4c2c4853-04e5-5d1f-aa41-0b17da1a5614, identifier: 7001972auction111041
2026-03-27 15:21:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a4be2761-ac6a-54ed-b2a2-8d84851e3895
2026-03-27 15:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4c2c4853-04e5-5d1f-aa41-0b17da1a5614 with identifier: 7001972auction111041
2026-03-27 15:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4c2c4853-04e5-5d1f-aa41-0b17da1a5614 with identifier: 7001972auction111041
2026-03-27 15:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4c2c4853-04e5-5d1f-aa41-0b17da1a5614 with identifier: 7001972auction111041 to the API
2026-03-27 15:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001972>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO B',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '4c2c4853-04e5-5d1f-aa41-0b17da1a5614',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001972',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA 200',
 'odometer': 147755,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA 2.0 CLA 200 D DCT BUSINESS SOLUTION',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA 2.0  D DCT BUSINESS SOLUTION',
 'vin': None,
 'year': 2021}
2026-03-27 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:58 [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 15:21:58 [ecarstrade.be] INFO: Saving data for 7001972auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538328.195438, 'last_price_update_time': 1774624918.400394}
2026-03-27 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001972auction111041') HTTP/1.1" 204 0
2026-03-27 15:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007764/photo_003/780x0__r.jpg?hash=1774605617> (referer: https://ecarstrade.com/cars/7007764)
2026-03-27 15:21:58 [ecarstrade.be] INFO: Extracting details for car 7002115auction111041
2026-03-27 15:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009552/photo_003/780x0__r.jpg?hash=1774620316> (referer: https://ecarstrade.com/cars/7009552)
2026-03-27 15:21: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 15:21:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 97e52d26-c4e5-53b6-881c-6d6c51d319c7
2026-03-27 15:21:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a4be2761-ac6a-54ed-b2a2-8d84851e3895
2026-03-27 15:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed2fc0de-0265-5b33-bbfa-175b17a4bd5d with identifier: 7002115auction111041
2026-03-27 15:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed2fc0de-0265-5b33-bbfa-175b17a4bd5d with scrape type 2
2026-03-27 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed2fc0de-0265-5b33-bbfa-175b17a4bd5d with scrape type 2
2026-03-27 15:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ed2fc0de-0265-5b33-bbfa-175b17a4bd5d, identifier: 7002115auction111041
2026-03-27 15:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ed2fc0de-0265-5b33-bbfa-175b17a4bd5d with identifier: 7002115auction111041
2026-03-27 15:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ed2fc0de-0265-5b33-bbfa-175b17a4bd5d with identifier: 7002115auction111041
2026-03-27 15:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ed2fc0de-0265-5b33-bbfa-175b17a4bd5d with identifier: 7002115auction111041 to the API
2026-03-27 15:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:21: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 15:21:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002115>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ed2fc0de-0265-5b33-bbfa-175b17a4bd5d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002115',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 86531,
 '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': 'VOLVO XC40 1.5 T4 PHEV INSCRIPTION DCT',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T4 PHEV INSCRIPTION DCT',
 'vin': None,
 'year': 2022}
2026-03-27 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:58 [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 15:21:58 [ecarstrade.be] INFO: Saving data for 7002115auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538324.015629, 'last_price_update_time': 1774624918.795005}
2026-03-27 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002115auction111041') HTTP/1.1" 204 0
2026-03-27 15:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007764/photo_002/780x0__r.jpg?hash=1774605617> (referer: https://ecarstrade.com/cars/7007764)
2026-03-27 15:21:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a4be2761-ac6a-54ed-b2a2-8d84851e3895
2026-03-27 15:21:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 97e52d26-c4e5-53b6-881c-6d6c51d319c7
2026-03-27 15:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007764/photo_001/780x0__r.jpg?hash=1774605617> (referer: https://ecarstrade.com/cars/7007764)
2026-03-27 15:21: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 15:21:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a4be2761-ac6a-54ed-b2a2-8d84851e3895
2026-03-27 15:21:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a4be2761-ac6a-54ed-b2a2-8d84851e3895
2026-03-27 15:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002122> (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 15:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009552/photo_001/780x0__r.jpg?hash=1774620316> (referer: https://ecarstrade.com/cars/7009552)
2026-03-27 15:22:00 [ecarstrade.be] INFO: Extracting details for car 7002122auction111041
2026-03-27 15:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9902bc0-33fb-568d-9b8c-003b8e7534a1 with identifier: 7002122auction111041
2026-03-27 15:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9902bc0-33fb-568d-9b8c-003b8e7534a1 with scrape type 2
2026-03-27 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9902bc0-33fb-568d-9b8c-003b8e7534a1 with scrape type 2
2026-03-27 15:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e9902bc0-33fb-568d-9b8c-003b8e7534a1, identifier: 7002122auction111041
2026-03-27 15:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e9902bc0-33fb-568d-9b8c-003b8e7534a1 with identifier: 7002122auction111041
2026-03-27 15:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e9902bc0-33fb-568d-9b8c-003b8e7534a1 with identifier: 7002122auction111041
2026-03-27 15:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e9902bc0-33fb-568d-9b8c-003b8e7534a1 with identifier: 7002122auction111041 to the API
2026-03-27 15:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002122>
{'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-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e9902bc0-33fb-568d-9b8c-003b8e7534a1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002122',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC60',
 'odometer': 140718,
 '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': 'VOLVO XC60 - 2017 2.0 T6 AWD PHEV Inscription Geartronic',
 'transmission': 'automatic',
 'trim': 'VOLVO  - 2017 2.0 T6 AWD PHEV Inscription Geartronic',
 'vin': None,
 'year': 2021}
2026-03-27 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:01 [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 15:22:01 [ecarstrade.be] INFO: Saving data for 7002122auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538323.38923, 'last_price_update_time': 1774624921.099493}
2026-03-27 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002122auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007764/photo_000/780x0__r.jpg?hash=1774605617> (referer: https://ecarstrade.com/cars/7007764)
2026-03-27 15:22: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 15:22:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 97e52d26-c4e5-53b6-881c-6d6c51d319c7
2026-03-27 15:22:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 97e52d26-c4e5-53b6-881c-6d6c51d319c7, skipping ID generation
2026-03-27 15:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97e52d26-c4e5-53b6-881c-6d6c51d319c7 with scrape type 1
2026-03-27 15:22:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 97e52d26-c4e5-53b6-881c-6d6c51d319c7 sending to next pipeline
2026-03-27 15:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 97e52d26-c4e5-53b6-881c-6d6c51d319c7, identifier: 7009552auction111133
2026-03-27 15:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 97e52d26-c4e5-53b6-881c-6d6c51d319c7 with identifier: 7009552auction111133
2026-03-27 15:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 97e52d26-c4e5-53b6-881c-6d6c51d319c7 with identifier: 7009552auction111133
2026-03-27 15:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 97e52d26-c4e5-53b6-881c-6d6c51d319c7 with identifier: 7009552auction111133 to the API
2026-03-27 15:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009552/photo_001/780x0__r.jpg?hash=1774620316>
{'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-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '97e52d26-c4e5-53b6-881c-6d6c51d319c7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009552',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 53912,
 '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 1.0 SCe 65CV BVM5 E6d',
 'transmission': 'manual',
 'trim': 'V Business 1.0 SCe 65CV BVM5 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:01 [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 15:22:01 [ecarstrade.be] INFO: Saving data for 7009552auction111133: {'created_time': 1774624921.551785, 'last_price_update_time': 1774624921.551796, 'auction_closing_time': 1774881600.0}
2026-03-27 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009552auction111133') HTTP/1.1" 204 0
2026-03-27 15:22:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a4be2761-ac6a-54ed-b2a2-8d84851e3895
2026-03-27 15:22:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a4be2761-ac6a-54ed-b2a2-8d84851e3895, skipping ID generation
2026-03-27 15:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4be2761-ac6a-54ed-b2a2-8d84851e3895 with scrape type 1
2026-03-27 15:22:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a4be2761-ac6a-54ed-b2a2-8d84851e3895 sending to next pipeline
2026-03-27 15:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a4be2761-ac6a-54ed-b2a2-8d84851e3895, identifier: 7007764auction111107
2026-03-27 15:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a4be2761-ac6a-54ed-b2a2-8d84851e3895 with identifier: 7007764auction111107
2026-03-27 15:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a4be2761-ac6a-54ed-b2a2-8d84851e3895 with identifier: 7007764auction111107
2026-03-27 15:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a4be2761-ac6a-54ed-b2a2-8d84851e3895 with identifier: 7007764auction111107 to the API
2026-03-27 15:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007764/photo_000/780x0__r.jpg?hash=1774605617>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': None,
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 5',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'a4be2761-ac6a-54ed-b2a2-8d84851e3895',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007764',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Volkswagen',
 'model': 'T6 Transporter',
 'odometer': 309533,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-03-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Transporter T6 1000 Fou Swb Transporter Fourgon toit '
          'normal 3000 mm 2,0 l TDI BMT  140ch (103KW) Boîte automatique 7 '
          'vitesses DSG',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN Transporter T6 1000 Fou Swb Transporter Fourgon toit '
         'normal 3000 mm 2,0 l TDI BMT  140ch (103KW) Boîte automatique 7 '
         'vitesses DSG',
 'vin': None,
 'year': 2016}
2026-03-27 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:02 [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 15:22:02 [ecarstrade.be] INFO: Saving data for 7007764auction111107: {'created_time': 1774624922.040766, 'last_price_update_time': 1774624922.040777, 'auction_closing_time': 1774939200.0}
2026-03-27 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007764auction111107') HTTP/1.1" 204 0
2026-03-27 15:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002117> (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 15:22: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 15:22:02 [ecarstrade.be] INFO: Extracting details for car 7002117auction111041
2026-03-27 15:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da22716d-0311-5482-985f-ef90a52db715 with identifier: 7002117auction111041
2026-03-27 15:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da22716d-0311-5482-985f-ef90a52db715 with scrape type 2
2026-03-27 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da22716d-0311-5482-985f-ef90a52db715 with scrape type 2
2026-03-27 15:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: da22716d-0311-5482-985f-ef90a52db715, identifier: 7002117auction111041
2026-03-27 15:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: da22716d-0311-5482-985f-ef90a52db715 with identifier: 7002117auction111041
2026-03-27 15:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: da22716d-0311-5482-985f-ef90a52db715 with identifier: 7002117auction111041
2026-03-27 15:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: da22716d-0311-5482-985f-ef90a52db715 with identifier: 7002117auction111041 to the API
2026-03-27 15:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002117>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'da22716d-0311-5482-985f-ef90a52db715',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002117',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 101949,
 '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': 'VOLVO XC40 1.5 T4 PHEV R-DESIGN DCT',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T4 PHEV R-DESIGN DCT',
 'vin': None,
 'year': 2022}
2026-03-27 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:02 [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 15:22:02 [ecarstrade.be] INFO: Saving data for 7002117auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538324.775799, 'last_price_update_time': 1774624922.508037}
2026-03-27 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002117auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001854> (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 15:22: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 15:22:03 [ecarstrade.be] INFO: Extracting details for car 7001854auction111041
2026-03-27 15:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ff90d40-5d66-5fef-addd-73278304a890 with identifier: 7001854auction111041
2026-03-27 15:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ff90d40-5d66-5fef-addd-73278304a890 with scrape type 2
2026-03-27 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ff90d40-5d66-5fef-addd-73278304a890 with scrape type 2
2026-03-27 15:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2ff90d40-5d66-5fef-addd-73278304a890, identifier: 7001854auction111041
2026-03-27 15:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2ff90d40-5d66-5fef-addd-73278304a890 with identifier: 7001854auction111041
2026-03-27 15:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2ff90d40-5d66-5fef-addd-73278304a890 with identifier: 7001854auction111041
2026-03-27 15:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2ff90d40-5d66-5fef-addd-73278304a890 with identifier: 7001854auction111041 to the API
2026-03-27 15:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001854>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '2ff90d40-5d66-5fef-addd-73278304a890',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001854',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Audi',
 'model': 'Q5',
 'odometer': 117065,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q5 2.0 40 TDI S TRONIC QUATTRO B. ED. ADV',
 'transmission': 'automatic',
 'trim': 'AUDI  2.0 40 TDI S TRONIC QUATTRO B. ED. ADV',
 'vin': None,
 'year': 2021}
2026-03-27 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:04 [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 15:22:04 [ecarstrade.be] INFO: Saving data for 7001854auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538325.365644, 'last_price_update_time': 1774624924.147411}
2026-03-27 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001854auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001966> (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 15:22: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 15:22:05 [ecarstrade.be] INFO: Extracting details for car 7001966auction111041
2026-03-27 15:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbf34da0-424c-52df-8c58-fe1e2cb7825a with identifier: 7001966auction111041
2026-03-27 15:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbf34da0-424c-52df-8c58-fe1e2cb7825a with scrape type 2
2026-03-27 15:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbf34da0-424c-52df-8c58-fe1e2cb7825a with scrape type 2
2026-03-27 15:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dbf34da0-424c-52df-8c58-fe1e2cb7825a, identifier: 7001966auction111041
2026-03-27 15:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dbf34da0-424c-52df-8c58-fe1e2cb7825a with identifier: 7001966auction111041
2026-03-27 15:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dbf34da0-424c-52df-8c58-fe1e2cb7825a with identifier: 7001966auction111041
2026-03-27 15:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dbf34da0-424c-52df-8c58-fe1e2cb7825a with identifier: 7001966auction111041 to the API
2026-03-27 15:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001966>
{'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-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'dbf34da0-424c-52df-8c58-fe1e2cb7825a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001966',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'C 300',
 'odometer': 65360,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ C-CLASS BREAK 2.0 C 300 E PHEV AUTO LUXURY LINE',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ C-CLASS BREAK 2.0  E PHEV AUTO LUXURY LINE',
 'vin': None,
 'year': 2023}
2026-03-27 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:05 [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 15:22:05 [ecarstrade.be] INFO: Saving data for 7001966auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538331.367379, 'last_price_update_time': 1774624925.812422}
2026-03-27 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001966auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001927> (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 15:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001888> (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 15:22: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 15:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001887> (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 15:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007105/photo_002/780x0__r.jpg?hash=1774599793> (referer: https://ecarstrade.com/cars/7007105)
2026-03-27 15:22:05 [ecarstrade.be] INFO: Extracting details for car 7001927auction111041
2026-03-27 15:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007105/photo_003/780x0__r.jpg?hash=1774599793> (referer: https://ecarstrade.com/cars/7007105)
2026-03-27 15:22:05 [ecarstrade.be] INFO: Extracting details for car 7001888auction111041
2026-03-27 15:22:05 [ecarstrade.be] INFO: Extracting details for car 7001887auction111041
2026-03-27 15:22: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 15:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19a27b5b-1e29-594e-b027-2b3d298470cf with identifier: 7001927auction111041
2026-03-27 15:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19a27b5b-1e29-594e-b027-2b3d298470cf with scrape type 2
2026-03-27 15:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19a27b5b-1e29-594e-b027-2b3d298470cf with scrape type 2
2026-03-27 15:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 19a27b5b-1e29-594e-b027-2b3d298470cf, identifier: 7001927auction111041
2026-03-27 15:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22c9d8d3-ad75-52fd-8f2c-da57b5be8cc8 with identifier: 7001888auction111041
2026-03-27 15:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22c9d8d3-ad75-52fd-8f2c-da57b5be8cc8 with scrape type 2
2026-03-27 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22c9d8d3-ad75-52fd-8f2c-da57b5be8cc8 with scrape type 2
2026-03-27 15:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 22c9d8d3-ad75-52fd-8f2c-da57b5be8cc8, identifier: 7001888auction111041
2026-03-27 15:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71fc2f6e-887a-51b4-ae1a-e90ea70efd68 with identifier: 7001887auction111041
2026-03-27 15:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71fc2f6e-887a-51b4-ae1a-e90ea70efd68 with scrape type 2
2026-03-27 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71fc2f6e-887a-51b4-ae1a-e90ea70efd68 with scrape type 2
2026-03-27 15:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 71fc2f6e-887a-51b4-ae1a-e90ea70efd68, identifier: 7001887auction111041
2026-03-27 15:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 19a27b5b-1e29-594e-b027-2b3d298470cf with identifier: 7001927auction111041
2026-03-27 15:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 19a27b5b-1e29-594e-b027-2b3d298470cf with identifier: 7001927auction111041
2026-03-27 15:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 19a27b5b-1e29-594e-b027-2b3d298470cf with identifier: 7001927auction111041 to the API
2026-03-27 15:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001927>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '19a27b5b-1e29-594e-b027-2b3d298470cf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001927',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Hyundai',
 'model': 'Santa Fe',
 'odometer': 100708,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI SANTA FE 1.6 T-GDI PHEV 4WD SHINE AUTO',
 'transmission': 'automatic',
 'trim': 'HYUNDAI SANTA FE 1.6 T-GDI PHEV 4WD SHINE AUTO',
 'vin': None,
 'year': 2022}
2026-03-27 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:06 [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 15:22:06 [ecarstrade.be] INFO: Saving data for 7001927auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538326.982106, 'last_price_update_time': 1774624926.847193}
2026-03-27 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001927auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 22c9d8d3-ad75-52fd-8f2c-da57b5be8cc8 with identifier: 7001888auction111041
2026-03-27 15:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 22c9d8d3-ad75-52fd-8f2c-da57b5be8cc8 with identifier: 7001888auction111041
2026-03-27 15:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 22c9d8d3-ad75-52fd-8f2c-da57b5be8cc8 with identifier: 7001888auction111041 to the API
2026-03-27 15:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001888>
{'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-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '22c9d8d3-ad75-52fd-8f2c-da57b5be8cc8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001888',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 88535,
 '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 X3 2.0 SDRIVE18D (100KW) AUTO',
 'transmission': 'automatic',
 'trim': '2.0 SDRIVE18D (100KW) AUTO',
 'vin': None,
 'year': 2022}
2026-03-27 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:07 [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 15:22:07 [ecarstrade.be] INFO: Saving data for 7001888auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538326.308952, 'last_price_update_time': 1774624927.206361}
2026-03-27 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001888auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 71fc2f6e-887a-51b4-ae1a-e90ea70efd68 with identifier: 7001887auction111041
2026-03-27 15:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 71fc2f6e-887a-51b4-ae1a-e90ea70efd68 with identifier: 7001887auction111041
2026-03-27 15:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 71fc2f6e-887a-51b4-ae1a-e90ea70efd68 with identifier: 7001887auction111041 to the API
2026-03-27 15:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001887>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '71fc2f6e-887a-51b4-ae1a-e90ea70efd68',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001887',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 33237,
 '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 X3 2.0 SDRIVE18D (100KW) AUTO',
 'transmission': 'automatic',
 'trim': '2.0 SDRIVE18D (100KW) AUTO',
 'vin': None,
 'year': 2022}
2026-03-27 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:07 [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 15:22:07 [ecarstrade.be] INFO: Saving data for 7001887auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538331.997904, 'last_price_update_time': 1774624927.586712}
2026-03-27 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001887auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007105/photo_000/780x0__r.jpg?hash=1774599793> (referer: https://ecarstrade.com/cars/7007105)
2026-03-27 15:22:07 [scrapy.extensions.logstats] INFO: Crawled 1153 pages (at 54 pages/min), scraped 972 items (at 44 items/min)
2026-03-27 15:22:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:22: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 15:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001853> (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 15:22: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 15:22:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1f535274-405b-5edf-9590-9e0eefbacb6b
2026-03-27 15:22:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1f535274-405b-5edf-9590-9e0eefbacb6b
2026-03-27 15:22:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1f535274-405b-5edf-9590-9e0eefbacb6b
2026-03-27 15:22:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1f535274-405b-5edf-9590-9e0eefbacb6b, skipping ID generation
2026-03-27 15:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f535274-405b-5edf-9590-9e0eefbacb6b with scrape type 1
2026-03-27 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f535274-405b-5edf-9590-9e0eefbacb6b sending to next pipeline
2026-03-27 15:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1f535274-405b-5edf-9590-9e0eefbacb6b, identifier: 7007105auction111107
2026-03-27 15:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1f535274-405b-5edf-9590-9e0eefbacb6b with identifier: 7007105auction111107
2026-03-27 15:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1f535274-405b-5edf-9590-9e0eefbacb6b with identifier: 7007105auction111107
2026-03-27 15:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1f535274-405b-5edf-9590-9e0eefbacb6b with identifier: 7007105auction111107 to the API
2026-03-27 15:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007105/photo_000/780x0__r.jpg?hash=1774599793>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 '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': '1f535274-405b-5edf-9590-9e0eefbacb6b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007105',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Volkswagen',
 'model': 'Polo',
 'odometer': 90202,
 '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 Polo 1.0 TSi Comfortline OPF DSG (EU6AP)',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  1.0 TSi Comfortline OPF DSG (EU6AP)',
 'vin': None,
 'year': 2021}
2026-03-27 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:08 [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 15:22:08 [ecarstrade.be] INFO: Saving data for 7007105auction111107: {'created_time': 1774624928.216939, 'last_price_update_time': 1774624928.216958, 'auction_closing_time': 1774939200.0}
2026-03-27 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007105auction111107') HTTP/1.1" 204 0
2026-03-27 15:22:08 [ecarstrade.be] INFO: Extracting details for car 7001853auction111041
2026-03-27 15:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3214325b-4713-5623-8371-6d2115b659e8 with identifier: 7001853auction111041
2026-03-27 15:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3214325b-4713-5623-8371-6d2115b659e8 with scrape type 2
2026-03-27 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3214325b-4713-5623-8371-6d2115b659e8 with scrape type 2
2026-03-27 15:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3214325b-4713-5623-8371-6d2115b659e8, identifier: 7001853auction111041
2026-03-27 15:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3214325b-4713-5623-8371-6d2115b659e8 with identifier: 7001853auction111041
2026-03-27 15:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3214325b-4713-5623-8371-6d2115b659e8 with identifier: 7001853auction111041
2026-03-27 15:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3214325b-4713-5623-8371-6d2115b659e8 with identifier: 7001853auction111041 to the API
2026-03-27 15:22:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001853>
{'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-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '3214325b-4713-5623-8371-6d2115b659e8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001853',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 35405,
 '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 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 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:08 [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 15:22:08 [ecarstrade.be] INFO: Saving data for 7001853auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538329.327834, 'last_price_update_time': 1774624928.594443}
2026-03-27 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001853auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002081> (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 15:22: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 15:22:08 [ecarstrade.be] INFO: Extracting details for car 7002081auction111041
2026-03-27 15:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ae32e83-c847-5dec-b77f-a523b918469b with identifier: 7002081auction111041
2026-03-27 15:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ae32e83-c847-5dec-b77f-a523b918469b with scrape type 2
2026-03-27 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ae32e83-c847-5dec-b77f-a523b918469b with scrape type 2
2026-03-27 15:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4ae32e83-c847-5dec-b77f-a523b918469b, identifier: 7002081auction111041
2026-03-27 15:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4ae32e83-c847-5dec-b77f-a523b918469b with identifier: 7002081auction111041
2026-03-27 15:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4ae32e83-c847-5dec-b77f-a523b918469b with identifier: 7002081auction111041
2026-03-27 15:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4ae32e83-c847-5dec-b77f-a523b918469b with identifier: 7002081auction111041 to the API
2026-03-27 15:22:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002081>
{'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-31T09:10:00Z',
 'fuel_type': 'Electric',
 'id': '4ae32e83-c847-5dec-b77f-a523b918469b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002081',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Tesla',
 'model': 'Model Y',
 'odometer': 121404,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TESLA MODEL Y BEV 75KWH LONG RANGE AUTO 4WD',
 'transmission': 'automatic',
 'trim': 'TESLA MODEL Y BEV 75KWH LONG RANGE AUTO 4WD',
 'vin': None,
 'year': 2022}
2026-03-27 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:09 [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 15:22:09 [ecarstrade.be] INFO: Saving data for 7002081auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538371.754949, 'last_price_update_time': 1774624929.081232}
2026-03-27 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002081auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002113> (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 15:22: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 15:22:09 [ecarstrade.be] INFO: Extracting details for car 7002113auction111041
2026-03-27 15:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ae031e0-2e1f-513a-8de9-909b97fc9cf3 with identifier: 7002113auction111041
2026-03-27 15:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ae031e0-2e1f-513a-8de9-909b97fc9cf3 with scrape type 2
2026-03-27 15:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ae031e0-2e1f-513a-8de9-909b97fc9cf3 with scrape type 2
2026-03-27 15:22:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9ae031e0-2e1f-513a-8de9-909b97fc9cf3, identifier: 7002113auction111041
2026-03-27 15:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9ae031e0-2e1f-513a-8de9-909b97fc9cf3 with identifier: 7002113auction111041
2026-03-27 15:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9ae031e0-2e1f-513a-8de9-909b97fc9cf3 with identifier: 7002113auction111041
2026-03-27 15:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9ae031e0-2e1f-513a-8de9-909b97fc9cf3 with identifier: 7002113auction111041 to the API
2026-03-27 15:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002113>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Brown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '9ae031e0-2e1f-513a-8de9-909b97fc9cf3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002113',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'V90 Cross Country',
 'odometer': 113361,
 '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': 'VOLVO V90 CROSS COUNTRY 2.0 B4 D 4WD GEARTR. CROSS COUNTRY PRO',
 'transmission': 'automatic',
 'trim': 'VOLVO V90 CROSS COUNTRY 2.0 B4 D 4WD GEARTR. CROSS COUNTRY PRO',
 'vin': None,
 'year': 2021}
2026-03-27 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:09 [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 15:22:09 [ecarstrade.be] INFO: Saving data for 7002113auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538378.43723, 'last_price_update_time': 1774624929.90137}
2026-03-27 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002113auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001992> (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 15:22: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 15:22:10 [ecarstrade.be] INFO: Extracting details for car 7001992auction111041
2026-03-27 15:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 397a5394-da36-5b28-9007-ec8b3035c721 with identifier: 7001992auction111041
2026-03-27 15:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 397a5394-da36-5b28-9007-ec8b3035c721 with scrape type 2
2026-03-27 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 397a5394-da36-5b28-9007-ec8b3035c721 with scrape type 2
2026-03-27 15:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 397a5394-da36-5b28-9007-ec8b3035c721, identifier: 7001992auction111041
2026-03-27 15:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 397a5394-da36-5b28-9007-ec8b3035c721 with identifier: 7001992auction111041
2026-03-27 15:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 397a5394-da36-5b28-9007-ec8b3035c721 with identifier: 7001992auction111041
2026-03-27 15:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 397a5394-da36-5b28-9007-ec8b3035c721 with identifier: 7001992auction111041 to the API
2026-03-27 15:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001992>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '397a5394-da36-5b28-9007-ec8b3035c721',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001992',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'GLC 300',
 'odometer': 106638,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLC 2.0 GLC 300 DE 4MATIC 4WD BUS SOL AUTO',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLC 2.0  DE 4MATIC 4WD BUS SOL AUTO',
 'vin': None,
 'year': 2021}
2026-03-27 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:11 [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 15:22:11 [ecarstrade.be] INFO: Saving data for 7001992auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538377.698425, 'last_price_update_time': 1774624931.170604}
2026-03-27 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001992auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001996> (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 15:22: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 15:22:12 [ecarstrade.be] INFO: Extracting details for car 7001996auction111041
2026-03-27 15:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4daffc91-02f6-5f91-b1bd-5ad05f902728 with identifier: 7001996auction111041
2026-03-27 15:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4daffc91-02f6-5f91-b1bd-5ad05f902728 with scrape type 2
2026-03-27 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4daffc91-02f6-5f91-b1bd-5ad05f902728 with scrape type 2
2026-03-27 15:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4daffc91-02f6-5f91-b1bd-5ad05f902728, identifier: 7001996auction111041
2026-03-27 15:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4daffc91-02f6-5f91-b1bd-5ad05f902728 with identifier: 7001996auction111041
2026-03-27 15:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4daffc91-02f6-5f91-b1bd-5ad05f902728 with identifier: 7001996auction111041
2026-03-27 15:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4daffc91-02f6-5f91-b1bd-5ad05f902728 with identifier: 7001996auction111041 to the API
2026-03-27 15:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001996>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '4daffc91-02f6-5f91-b1bd-5ad05f902728',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001996',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'GLC 300',
 'odometer': 22368,
 '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': 'MERCEDES-BENZ GLC COUPE 2.0 GLC 300 DE PHEV 4MATIC BUS SOL AUTO',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLC COUPE 2.0  DE PHEV 4MATIC BUS SOL AUTO',
 'vin': None,
 'year': 2022}
2026-03-27 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:12 [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 15:22:12 [ecarstrade.be] INFO: Saving data for 7001996auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538378.787217, 'last_price_update_time': 1774624932.484804}
2026-03-27 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001996auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:13 [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 15:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007256/photo_005/780x0__r.jpg?hash=1774601169> (referer: https://ecarstrade.com/cars/7007256)
2026-03-27 15:22:13 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:22:13 [ecarstrade.be] INFO: Found listing with ID: 7001991auction111041
2026-03-27 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:13 [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 15:22:13 [ecarstrade.be] INFO: Scrape type for 7001991auction111041: 2
2026-03-27 15:22:13 [ecarstrade.be] INFO: Found listing with ID: 7001869auction111041
2026-03-27 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:13 [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 15:22:13 [ecarstrade.be] INFO: Scrape type for 7001869auction111041: 2
2026-03-27 15:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007256/photo_004/780x0__r.jpg?hash=1774601169> (referer: https://ecarstrade.com/cars/7007256)
2026-03-27 15:22:13 [ecarstrade.be] INFO: Found listing with ID: 7002116auction111041
2026-03-27 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:13 [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 15:22:13 [ecarstrade.be] INFO: Scrape type for 7002116auction111041: 2
2026-03-27 15:22:13 [ecarstrade.be] INFO: Found listing with ID: 7001892auction111041
2026-03-27 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:13 [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 15:22:13 [ecarstrade.be] INFO: Scrape type for 7001892auction111041: 2
2026-03-27 15:22:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3da81ef8-8036-522b-a684-6da82372035b
2026-03-27 15:22:14 [ecarstrade.be] INFO: Found listing with ID: 7002119auction111041
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:14 [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 15:22:14 [ecarstrade.be] INFO: Scrape type for 7002119auction111041: 2
2026-03-27 15:22:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007263/photo_005/780x0__r.jpg?hash=1774601202> (referer: https://ecarstrade.com/cars/7007263)
2026-03-27 15:22: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 15:22:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3da81ef8-8036-522b-a684-6da82372035b
2026-03-27 15:22:14 [ecarstrade.be] INFO: Found listing with ID: 7002083auction111041
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:14 [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 15:22:14 [ecarstrade.be] INFO: Scrape type for 7002083auction111041: 2
2026-03-27 15:22:14 [ecarstrade.be] INFO: Found listing with ID: 7002072auction111041
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:14 [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 15:22:14 [ecarstrade.be] INFO: Scrape type for 7002072auction111041: 2
2026-03-27 15:22:14 [ecarstrade.be] INFO: Found listing with ID: 7002082auction111041
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:14 [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 15:22:14 [ecarstrade.be] INFO: Scrape type for 7002082auction111041: 2
2026-03-27 15:22:14 [ecarstrade.be] INFO: Found listing with ID: 7002075auction111041
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:14 [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 15:22:14 [ecarstrade.be] INFO: Scrape type for 7002075auction111041: 2
2026-03-27 15:22:14 [ecarstrade.be] INFO: Found listing with ID: 7001881auction111041
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:14 [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 15:22:14 [ecarstrade.be] INFO: Scrape type for 7001881auction111041: 2
2026-03-27 15:22:14 [ecarstrade.be] INFO: Found listing with ID: 7001953auction111041
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:14 [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 15:22:14 [ecarstrade.be] INFO: Scrape type for 7001953auction111041: 2
2026-03-27 15:22:14 [ecarstrade.be] INFO: Found listing with ID: 7001959auction111041
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:14 [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 15:22:14 [ecarstrade.be] INFO: Scrape type for 7001959auction111041: 2
2026-03-27 15:22:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6984a108-316a-5dd6-80ea-691e838b4fb3
2026-03-27 15:22:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6984a108-316a-5dd6-80ea-691e838b4fb3, skipping ID generation
2026-03-27 15:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6984a108-316a-5dd6-80ea-691e838b4fb3 with scrape type 1
2026-03-27 15:22:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6984a108-316a-5dd6-80ea-691e838b4fb3 sending to next pipeline
2026-03-27 15:22:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6984a108-316a-5dd6-80ea-691e838b4fb3, identifier: 7007263auction111107
2026-03-27 15:22:14 [ecarstrade.be] INFO: Found listing with ID: 7001841auction111041
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001841auction111041%27 HTTP/1.1" 200 None
2026-03-27 15:22:14 [ecarstrade.be] INFO: Scrape type for 7001841auction111041: 2
2026-03-27 15:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6984a108-316a-5dd6-80ea-691e838b4fb3 with identifier: 7007263auction111107
2026-03-27 15:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6984a108-316a-5dd6-80ea-691e838b4fb3 with identifier: 7007263auction111107
2026-03-27 15:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6984a108-316a-5dd6-80ea-691e838b4fb3 with identifier: 7007263auction111107 to the API
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007263/photo_005/780x0__r.jpg?hash=1774601202>
{'auction_title': '',
 'c_o_2_emission_value': 37,
 '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': 'Hybrid (petrol / electric)',
 'id': '6984a108-316a-5dd6-80ea-691e838b4fb3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007263',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'BMW',
 'model': 'X5',
 'odometer': 143212,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X5 PHEV (G05) 3.0AS xDrive45e (EU6AP)',
 'transmission': 'automatic',
 'trim': 'PHEV (G05) 3.0AS xDrive45e (EU6AP)',
 'vin': None,
 'year': 2021}
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:14 [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 15:22:14 [ecarstrade.be] INFO: Saving data for 7007263auction111107: {'created_time': 1774624934.799421, 'last_price_update_time': 1774624934.799436, 'auction_closing_time': 1774939200.0}
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007263auction111107') HTTP/1.1" 204 0
2026-03-27 15:22:14 [ecarstrade.be] INFO: Found listing with ID: 7001856auction111041
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001856auction111041%27 HTTP/1.1" 200 None
2026-03-27 15:22:14 [ecarstrade.be] INFO: Scrape type for 7001856auction111041: 2
2026-03-27 15:22:14 [ecarstrade.be] INFO: Found listing with ID: 7002061auction111041
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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 15:22:14 [ecarstrade.be] INFO: Scrape type for 7002061auction111041: 2
2026-03-27 15:22:14 [ecarstrade.be] INFO: Found listing with ID: 7002101auction111041
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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 15:22:14 [ecarstrade.be] INFO: Scrape type for 7002101auction111041: 2
2026-03-27 15:22:14 [ecarstrade.be] INFO: Found listing with ID: 7001882auction111041
2026-03-27 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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 15:22:14 [ecarstrade.be] INFO: Scrape type for 7001882auction111041: 2
2026-03-27 15:22:14 [ecarstrade.be] INFO: Found listing with ID: 7001971auction111041
2026-03-27 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:15 [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 15:22:15 [ecarstrade.be] INFO: Scrape type for 7001971auction111041: 2
2026-03-27 15:22:15 [ecarstrade.be] INFO: Found listing with ID: 7001983auction111041
2026-03-27 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:15 [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 15:22:15 [ecarstrade.be] INFO: Scrape type for 7001983auction111041: 2
2026-03-27 15:22:15 [ecarstrade.be] INFO: Found listing with ID: 7001883auction111041
2026-03-27 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:15 [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 15:22:15 [ecarstrade.be] INFO: Scrape type for 7001883auction111041: 2
2026-03-27 15:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009260> (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 15:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007256/photo_003/780x0__r.jpg?hash=1774601168> (referer: https://ecarstrade.com/cars/7007256)
2026-03-27 15:22:15 [ecarstrade.be] INFO: Extracting details for car 7009260auction111107
2026-03-27 15:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96b21f9c-6b03-5be2-983d-0f55c7dffb20 with identifier: 7009260auction111107
2026-03-27 15:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96b21f9c-6b03-5be2-983d-0f55c7dffb20 with scrape type 1
2026-03-27 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 96b21f9c-6b03-5be2-983d-0f55c7dffb20
2026-03-27 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009260%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774619177%27 HTTP/1.1" 200 None
2026-03-27 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009260/photo_000/780x0__r.jpg?hash=1774619177 not downloaded yet
2026-03-27 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009260%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774619178%27 HTTP/1.1" 200 None
2026-03-27 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009260/photo_001/780x0__r.jpg?hash=1774619178 not downloaded yet
2026-03-27 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009260%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774619178%27 HTTP/1.1" 200 None
2026-03-27 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009260/photo_002/780x0__r.jpg?hash=1774619178 not downloaded yet
2026-03-27 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009260%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774619178%27 HTTP/1.1" 200 None
2026-03-27 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009260/photo_003/780x0__r.jpg?hash=1774619178 not downloaded yet
2026-03-27 15:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007256/photo_002/780x0__r.jpg?hash=1774601168> (referer: https://ecarstrade.com/cars/7007256)
2026-03-27 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009260%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774619178%27 HTTP/1.1" 200 None
2026-03-27 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009260/photo_004/780x0__r.jpg?hash=1774619178 not downloaded yet
2026-03-27 15:22: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 15:22:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3da81ef8-8036-522b-a684-6da82372035b
2026-03-27 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009260%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774619178%27 HTTP/1.1" 200 None
2026-03-27 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009260/photo_005/780x0__r.jpg?hash=1774619178 not downloaded yet
2026-03-27 15:22:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3da81ef8-8036-522b-a684-6da82372035b
2026-03-27 15:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009197> (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 15:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007256/photo_001/780x0__r.jpg?hash=1774601168> (referer: https://ecarstrade.com/cars/7007256)
2026-03-27 15:22:16 [ecarstrade.be] INFO: Extracting details for car 7009197auction111107
2026-03-27 15:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3a0bf29-7253-53f8-8067-b974ffa762b9 with identifier: 7009197auction111107
2026-03-27 15:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3a0bf29-7253-53f8-8067-b974ffa762b9 with scrape type 1
2026-03-27 15:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b3a0bf29-7253-53f8-8067-b974ffa762b9
2026-03-27 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009197%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774617795%27 HTTP/1.1" 200 None
2026-03-27 15:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009197/photo_000/780x0__r.jpg?hash=1774617795 not downloaded yet
2026-03-27 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009197%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617795%27 HTTP/1.1" 200 None
2026-03-27 15:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009197/photo_001/780x0__r.jpg?hash=1774617795 not downloaded yet
2026-03-27 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009197%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617795%27 HTTP/1.1" 200 None
2026-03-27 15:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009197/photo_002/780x0__r.jpg?hash=1774617795 not downloaded yet
2026-03-27 15:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007108/photo_005/780x0__r.jpg?hash=1774599811> (referer: https://ecarstrade.com/cars/7007108)
2026-03-27 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009197%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617795%27 HTTP/1.1" 200 None
2026-03-27 15:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009197/photo_003/780x0__r.jpg?hash=1774617795 not downloaded yet
2026-03-27 15:22:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3da81ef8-8036-522b-a684-6da82372035b
2026-03-27 15:22:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3da81ef8-8036-522b-a684-6da82372035b, skipping ID generation
2026-03-27 15:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3da81ef8-8036-522b-a684-6da82372035b with scrape type 1
2026-03-27 15:22:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3da81ef8-8036-522b-a684-6da82372035b sending to next pipeline
2026-03-27 15:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3da81ef8-8036-522b-a684-6da82372035b, identifier: 7007256auction111107
2026-03-27 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009197%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617796%27 HTTP/1.1" 200 None
2026-03-27 15:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009197/photo_004/780x0__r.jpg?hash=1774617796 not downloaded yet
2026-03-27 15:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3da81ef8-8036-522b-a684-6da82372035b with identifier: 7007256auction111107
2026-03-27 15:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3da81ef8-8036-522b-a684-6da82372035b with identifier: 7007256auction111107
2026-03-27 15:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3da81ef8-8036-522b-a684-6da82372035b with identifier: 7007256auction111107 to the API
2026-03-27 15:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007256/photo_001/780x0__r.jpg?hash=1774601168>
{'auction_title': '',
 'c_o_2_emission_value': 169,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 5',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': '3da81ef8-8036-522b-a684-6da82372035b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007256',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'AC',
 'model': 'Renault Espace',
 'odometer': 260574,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2013-01-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Grand Espace IV Phase IV Grand Espace 2.0 dCi Alcantara',
 'transmission': 'automatic',
 'trim': 'RENAULT Grand Espace IV Phase IV Grand Espace 2.0 dCi Alcantara',
 'vin': None,
 'year': 2013}
2026-03-27 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:17 [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 15:22:17 [ecarstrade.be] INFO: Saving data for 7007256auction111107: {'created_time': 1774624937.320705, 'last_price_update_time': 1774624937.320717, 'auction_closing_time': 1774939200.0}
2026-03-27 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007256auction111107') HTTP/1.1" 204 0
2026-03-27 15:22:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 06b40d82-e1dc-5a01-83ac-94a256b288cd
2026-03-27 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009197%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617796%27 HTTP/1.1" 200 None
2026-03-27 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009197/photo_005/780x0__r.jpg?hash=1774617796 not downloaded yet
2026-03-27 15:22:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007108/photo_004/780x0__r.jpg?hash=1774599811> (referer: https://ecarstrade.com/cars/7007108)
2026-03-27 15:22: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 15:22:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 06b40d82-e1dc-5a01-83ac-94a256b288cd
2026-03-27 15:22:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 06b40d82-e1dc-5a01-83ac-94a256b288cd, skipping ID generation
2026-03-27 15:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06b40d82-e1dc-5a01-83ac-94a256b288cd with scrape type 1
2026-03-27 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 06b40d82-e1dc-5a01-83ac-94a256b288cd sending to next pipeline
2026-03-27 15:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 06b40d82-e1dc-5a01-83ac-94a256b288cd, identifier: 7007108auction111107
2026-03-27 15:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 06b40d82-e1dc-5a01-83ac-94a256b288cd with identifier: 7007108auction111107
2026-03-27 15:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 06b40d82-e1dc-5a01-83ac-94a256b288cd with identifier: 7007108auction111107
2026-03-27 15:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 06b40d82-e1dc-5a01-83ac-94a256b288cd with identifier: 7007108auction111107 to the API
2026-03-27 15:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007108/photo_004/780x0__r.jpg?hash=1774599811>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 5',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': '06b40d82-e1dc-5a01-83ac-94a256b288cd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007108',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Volkswagen',
 'model': 'Touran',
 'odometer': 184782,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-03-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Touran TL 1,6 CRTDI 105HP DSG7',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  TL 1,6 CRTDI 105HP DSG7',
 'vin': None,
 'year': 2011}
2026-03-27 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:17 [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 15:22:17 [ecarstrade.be] INFO: Saving data for 7007108auction111107: {'created_time': 1774624937.893268, 'last_price_update_time': 1774624937.893278, 'auction_closing_time': 1774939200.0}
2026-03-27 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007108auction111107') HTTP/1.1" 204 0
2026-03-27 15:22:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009196> (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 15:22: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 15:22:18 [ecarstrade.be] INFO: Extracting details for car 7009196auction111107
2026-03-27 15:22:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63b8e901-8b1f-5dad-a2fe-ac230aacd26c with identifier: 7009196auction111107
2026-03-27 15:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63b8e901-8b1f-5dad-a2fe-ac230aacd26c with scrape type 1
2026-03-27 15:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 63b8e901-8b1f-5dad-a2fe-ac230aacd26c
2026-03-27 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009196%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774617788%27 HTTP/1.1" 200 None
2026-03-27 15:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009196/photo_000/780x0__r.jpg?hash=1774617788 not downloaded yet
2026-03-27 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009196%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617788%27 HTTP/1.1" 200 None
2026-03-27 15:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009196/photo_001/780x0__r.jpg?hash=1774617788 not downloaded yet
2026-03-27 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009196%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617788%27 HTTP/1.1" 200 None
2026-03-27 15:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009196/photo_002/780x0__r.jpg?hash=1774617788 not downloaded yet
2026-03-27 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009196%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617789%27 HTTP/1.1" 200 None
2026-03-27 15:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009196/photo_003/780x0__r.jpg?hash=1774617789 not downloaded yet
2026-03-27 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009196%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617789%27 HTTP/1.1" 200 None
2026-03-27 15:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009196/photo_004/780x0__r.jpg?hash=1774617789 not downloaded yet
2026-03-27 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009196%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617789%27 HTTP/1.1" 200 None
2026-03-27 15:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009196/photo_005/780x0__r.jpg?hash=1774617789 not downloaded yet
2026-03-27 15:22:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008674> (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 15:22: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 15:22:19 [ecarstrade.be] INFO: Extracting details for car 7008674auction111107
2026-03-27 15:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43b984a8-9e95-5a85-856e-2b95ddab0170 with identifier: 7008674auction111107
2026-03-27 15:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43b984a8-9e95-5a85-856e-2b95ddab0170 with scrape type 1
2026-03-27 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 43b984a8-9e95-5a85-856e-2b95ddab0170
2026-03-27 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7008674%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774615576%27 HTTP/1.1" 200 None
2026-03-27 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008674/photo_000/780x0__r.jpg?hash=1774615576 not downloaded yet
2026-03-27 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7008674%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774615576%27 HTTP/1.1" 200 None
2026-03-27 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008674/photo_001/780x0__r.jpg?hash=1774615576 not downloaded yet
2026-03-27 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7008674%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774615576%27 HTTP/1.1" 200 None
2026-03-27 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008674/photo_002/780x0__r.jpg?hash=1774615576 not downloaded yet
2026-03-27 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7008674%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774615576%27 HTTP/1.1" 200 None
2026-03-27 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008674/photo_003/780x0__r.jpg?hash=1774615576 not downloaded yet
2026-03-27 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7008674%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774615576%27 HTTP/1.1" 200 None
2026-03-27 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008674/photo_004/780x0__r.jpg?hash=1774615576 not downloaded yet
2026-03-27 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7008674%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774615576%27 HTTP/1.1" 200 None
2026-03-27 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008674/photo_005/780x0__r.jpg?hash=1774615576 not downloaded yet
2026-03-27 15:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009259> (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 15:22: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 15:22:21 [ecarstrade.be] INFO: Extracting details for car 7009259auction111107
2026-03-27 15:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a0152d1-1d27-516f-b2c5-d74f08d5dd9e with identifier: 7009259auction111107
2026-03-27 15:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a0152d1-1d27-516f-b2c5-d74f08d5dd9e with scrape type 1
2026-03-27 15:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1a0152d1-1d27-516f-b2c5-d74f08d5dd9e
2026-03-27 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009259%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774619173%27 HTTP/1.1" 200 None
2026-03-27 15:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009259/photo_000/780x0__r.jpg?hash=1774619173 not downloaded yet
2026-03-27 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009259%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774619173%27 HTTP/1.1" 200 None
2026-03-27 15:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009259/photo_001/780x0__r.jpg?hash=1774619173 not downloaded yet
2026-03-27 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009259%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774619173%27 HTTP/1.1" 200 None
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009259/photo_002/780x0__r.jpg?hash=1774619173 not downloaded yet
2026-03-27 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009259%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774619173%27 HTTP/1.1" 200 None
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009259/photo_003/780x0__r.jpg?hash=1774619173 not downloaded yet
2026-03-27 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009259%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774619174%27 HTTP/1.1" 200 None
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009259/photo_004/780x0__r.jpg?hash=1774619174 not downloaded yet
2026-03-27 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009259%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774619174%27 HTTP/1.1" 200 None
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009259/photo_005/780x0__r.jpg?hash=1774619174 not downloaded yet
2026-03-27 15:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008338> (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 15:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009260/photo_003/780x0__r.jpg?hash=1774619178> (referer: https://ecarstrade.com/cars/7009260)
2026-03-27 15:22:22 [ecarstrade.be] INFO: Extracting details for car 7008338auction111107
2026-03-27 15:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f30cf395-5f9e-5059-872d-4864314c0896 with identifier: 7008338auction111107
2026-03-27 15:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f30cf395-5f9e-5059-872d-4864314c0896 with scrape type 1
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f30cf395-5f9e-5059-872d-4864314c0896
2026-03-27 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7008338%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774609219%27 HTTP/1.1" 200 None
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008338/photo_000/780x0__r.jpg?hash=1774609219 not downloaded yet
2026-03-27 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7008338%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774609220%27 HTTP/1.1" 200 None
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008338/photo_001/780x0__r.jpg?hash=1774609220 not downloaded yet
2026-03-27 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7008338%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774609220%27 HTTP/1.1" 200 None
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008338/photo_002/780x0__r.jpg?hash=1774609220 not downloaded yet
2026-03-27 15:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009260/photo_005/780x0__r.jpg?hash=1774619178> (referer: https://ecarstrade.com/cars/7009260)
2026-03-27 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7008338%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774609220%27 HTTP/1.1" 200 None
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008338/photo_003/780x0__r.jpg?hash=1774609220 not downloaded yet
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 96b21f9c-6b03-5be2-983d-0f55c7dffb20
2026-03-27 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7008338%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774609220%27 HTTP/1.1" 200 None
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008338/photo_004/780x0__r.jpg?hash=1774609220 not downloaded yet
2026-03-27 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7008338%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774609220%27 HTTP/1.1" 200 None
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008338/photo_005/780x0__r.jpg?hash=1774609220 not downloaded yet
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 96b21f9c-6b03-5be2-983d-0f55c7dffb20
2026-03-27 15:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009260/photo_004/780x0__r.jpg?hash=1774619178> (referer: https://ecarstrade.com/cars/7009260)
2026-03-27 15:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009197/photo_002/780x0__r.jpg?hash=1774617795> (referer: https://ecarstrade.com/cars/7009197)
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 96b21f9c-6b03-5be2-983d-0f55c7dffb20
2026-03-27 15:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009197/photo_005/780x0__r.jpg?hash=1774617796> (referer: https://ecarstrade.com/cars/7009197)
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b3a0bf29-7253-53f8-8067-b974ffa762b9
2026-03-27 15:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009197/photo_004/780x0__r.jpg?hash=1774617796> (referer: https://ecarstrade.com/cars/7009197)
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b3a0bf29-7253-53f8-8067-b974ffa762b9
2026-03-27 15:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7008229> (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 15:22:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b3a0bf29-7253-53f8-8067-b974ffa762b9
2026-03-27 15:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009196/photo_005/780x0__r.jpg?hash=1774617789> (referer: https://ecarstrade.com/cars/7009196)
2026-03-27 15:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008674/photo_005/780x0__r.jpg?hash=1774615576> (referer: https://ecarstrade.com/cars/7008674)
2026-03-27 15:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009259/photo_005/780x0__r.jpg?hash=1774619174> (referer: https://ecarstrade.com/cars/7009259)
2026-03-27 15:22:22 [ecarstrade.be] INFO: Extracting details for car 7008229auction111107
2026-03-27 15:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfdc5c2a-98ef-5f98-8a40-21abbe5c93da with identifier: 7008229auction111107
2026-03-27 15:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfdc5c2a-98ef-5f98-8a40-21abbe5c93da with scrape type 1
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dfdc5c2a-98ef-5f98-8a40-21abbe5c93da
2026-03-27 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7008229%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774608369%27 HTTP/1.1" 200 None
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008229/photo_000/780x0__r.jpg?hash=1774608369 not downloaded yet
2026-03-27 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7008229%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774608369%27 HTTP/1.1" 200 None
2026-03-27 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008229/photo_001/780x0__r.jpg?hash=1774608369 not downloaded yet
2026-03-27 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7008229%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774608369%27 HTTP/1.1" 200 None
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008229/photo_002/780x0__r.jpg?hash=1774608369 not downloaded yet
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 63b8e901-8b1f-5dad-a2fe-ac230aacd26c
2026-03-27 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009259/photo_004/780x0__r.jpg?hash=1774619174> (referer: https://ecarstrade.com/cars/7009259)
2026-03-27 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7008229%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774608369%27 HTTP/1.1" 200 None
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008229/photo_003/780x0__r.jpg?hash=1774608369 not downloaded yet
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 43b984a8-9e95-5a85-856e-2b95ddab0170
2026-03-27 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7008229%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774608369%27 HTTP/1.1" 200 None
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008229/photo_004/780x0__r.jpg?hash=1774608369 not downloaded yet
2026-03-27 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008338/photo_002/780x0__r.jpg?hash=1774609220> (referer: https://ecarstrade.com/cars/7008338)
2026-03-27 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7008229%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774608370%27 HTTP/1.1" 200 None
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008229/photo_005/780x0__r.jpg?hash=1774608370 not downloaded yet
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1a0152d1-1d27-516f-b2c5-d74f08d5dd9e
2026-03-27 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008338/photo_005/780x0__r.jpg?hash=1774609220> (referer: https://ecarstrade.com/cars/7008338)
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1a0152d1-1d27-516f-b2c5-d74f08d5dd9e
2026-03-27 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008338/photo_003/780x0__r.jpg?hash=1774609220> (referer: https://ecarstrade.com/cars/7008338)
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f30cf395-5f9e-5059-872d-4864314c0896
2026-03-27 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008338/photo_004/780x0__r.jpg?hash=1774609220> (referer: https://ecarstrade.com/cars/7008338)
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f30cf395-5f9e-5059-872d-4864314c0896
2026-03-27 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008338/photo_000/780x0__r.jpg?hash=1774609219> (referer: https://ecarstrade.com/cars/7008338)
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f30cf395-5f9e-5059-872d-4864314c0896
2026-03-27 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008338/photo_001/780x0__r.jpg?hash=1774609220> (referer: https://ecarstrade.com/cars/7008338)
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f30cf395-5f9e-5059-872d-4864314c0896
2026-03-27 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009259/photo_003/780x0__r.jpg?hash=1774619173> (referer: https://ecarstrade.com/cars/7009259)
2026-03-27 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009199> (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 15:22:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f30cf395-5f9e-5059-872d-4864314c0896
2026-03-27 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009259/photo_001/780x0__r.jpg?hash=1774619173> (referer: https://ecarstrade.com/cars/7009259)
2026-03-27 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009259/photo_002/780x0__r.jpg?hash=1774619173> (referer: https://ecarstrade.com/cars/7009259)
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f30cf395-5f9e-5059-872d-4864314c0896
2026-03-27 15:22:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f30cf395-5f9e-5059-872d-4864314c0896, skipping ID generation
2026-03-27 15:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f30cf395-5f9e-5059-872d-4864314c0896 with scrape type 1
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f30cf395-5f9e-5059-872d-4864314c0896 sending to next pipeline
2026-03-27 15:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f30cf395-5f9e-5059-872d-4864314c0896, identifier: 7008338auction111107
2026-03-27 15:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f30cf395-5f9e-5059-872d-4864314c0896 with identifier: 7008338auction111107
2026-03-27 15:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f30cf395-5f9e-5059-872d-4864314c0896 with identifier: 7008338auction111107
2026-03-27 15:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f30cf395-5f9e-5059-872d-4864314c0896 with identifier: 7008338auction111107 to the API
2026-03-27 15:22:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008338/photo_001/780x0__r.jpg?hash=1774609220>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'f30cf395-5f9e-5059-872d-4864314c0896',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008338',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Mercedes',
 'model': 'C 160',
 'odometer': 57487,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-05-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ C 160 160',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  160',
 'vin': None,
 'year': 2018}
2026-03-27 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:23 [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 15:22:23 [ecarstrade.be] INFO: Saving data for 7008338auction111107: {'created_time': 1774624943.817403, 'last_price_update_time': 1774624943.817412, 'auction_closing_time': 1774939200.0}
2026-03-27 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008338auction111107') HTTP/1.1" 204 0
2026-03-27 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008229/photo_002/780x0__r.jpg?hash=1774608369> (referer: https://ecarstrade.com/cars/7008229)
2026-03-27 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008229/photo_004/780x0__r.jpg?hash=1774608369> (referer: https://ecarstrade.com/cars/7008229)
2026-03-27 15:22:23 [ecarstrade.be] INFO: Extracting details for car 7009199auction111107
2026-03-27 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008229/photo_005/780x0__r.jpg?hash=1774608370> (referer: https://ecarstrade.com/cars/7008229)
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1a0152d1-1d27-516f-b2c5-d74f08d5dd9e
2026-03-27 15:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e2050c2-9825-517d-9b51-37ba8e7caef3 with identifier: 7009199auction111107
2026-03-27 15:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e2050c2-9825-517d-9b51-37ba8e7caef3 with scrape type 1
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6e2050c2-9825-517d-9b51-37ba8e7caef3
2026-03-27 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009199%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774617817%27 HTTP/1.1" 200 None
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009199/photo_000/780x0__r.jpg?hash=1774617817 not downloaded yet
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1a0152d1-1d27-516f-b2c5-d74f08d5dd9e
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1a0152d1-1d27-516f-b2c5-d74f08d5dd9e
2026-03-27 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009199%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774617817%27 HTTP/1.1" 200 None
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009199/photo_001/780x0__r.jpg?hash=1774617817 not downloaded yet
2026-03-27 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009199%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774617817%27 HTTP/1.1" 200 None
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009199/photo_002/780x0__r.jpg?hash=1774617817 not downloaded yet
2026-03-27 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009199%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774617817%27 HTTP/1.1" 200 None
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009199/photo_003/780x0__r.jpg?hash=1774617817 not downloaded yet
2026-03-27 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009199%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774617817%27 HTTP/1.1" 200 None
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009199/photo_004/780x0__r.jpg?hash=1774617817 not downloaded yet
2026-03-27 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008229/photo_001/780x0__r.jpg?hash=1774608369> (referer: https://ecarstrade.com/cars/7008229)
2026-03-27 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008229/photo_000/780x0__r.jpg?hash=1774608369> (referer: https://ecarstrade.com/cars/7008229)
2026-03-27 15:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008229/photo_003/780x0__r.jpg?hash=1774608369> (referer: https://ecarstrade.com/cars/7008229)
2026-03-27 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009199%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774617817%27 HTTP/1.1" 200 None
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009199/photo_005/780x0__r.jpg?hash=1774617817 not downloaded yet
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dfdc5c2a-98ef-5f98-8a40-21abbe5c93da
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dfdc5c2a-98ef-5f98-8a40-21abbe5c93da
2026-03-27 15:22:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dfdc5c2a-98ef-5f98-8a40-21abbe5c93da
2026-03-27 15:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008674/photo_003/780x0__r.jpg?hash=1774615576> (referer: https://ecarstrade.com/cars/7008674)
2026-03-27 15:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009259/photo_000/780x0__r.jpg?hash=1774619173> (referer: https://ecarstrade.com/cars/7009259)
2026-03-27 15:22:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dfdc5c2a-98ef-5f98-8a40-21abbe5c93da
2026-03-27 15:22:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dfdc5c2a-98ef-5f98-8a40-21abbe5c93da
2026-03-27 15:22:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dfdc5c2a-98ef-5f98-8a40-21abbe5c93da
2026-03-27 15:22:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dfdc5c2a-98ef-5f98-8a40-21abbe5c93da, skipping ID generation
2026-03-27 15:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfdc5c2a-98ef-5f98-8a40-21abbe5c93da with scrape type 1
2026-03-27 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dfdc5c2a-98ef-5f98-8a40-21abbe5c93da sending to next pipeline
2026-03-27 15:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dfdc5c2a-98ef-5f98-8a40-21abbe5c93da, identifier: 7008229auction111107
2026-03-27 15:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008674/photo_004/780x0__r.jpg?hash=1774615576> (referer: https://ecarstrade.com/cars/7008674)
2026-03-27 15:22:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dfdc5c2a-98ef-5f98-8a40-21abbe5c93da with identifier: 7008229auction111107
2026-03-27 15:22:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dfdc5c2a-98ef-5f98-8a40-21abbe5c93da with identifier: 7008229auction111107
2026-03-27 15:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dfdc5c2a-98ef-5f98-8a40-21abbe5c93da with identifier: 7008229auction111107 to the API
2026-03-27 15:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008229/photo_003/780x0__r.jpg?hash=1774608369>
{'auction_title': '',
 'c_o_2_emission_value': 163,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 3',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'dfdc5c2a-98ef-5f98-8a40-21abbe5c93da',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008229',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 168000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2003-04-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Golf SW Golf SW 1.4i Base',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN  SW  SW 1.4i Base',
 'vin': None,
 'year': 2003}
2026-03-27 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:24 [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 15:22:24 [ecarstrade.be] INFO: Saving data for 7008229auction111107: {'created_time': 1774624944.505563, 'last_price_update_time': 1774624944.505574, 'auction_closing_time': 1774939200.0}
2026-03-27 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008229auction111107') HTTP/1.1" 204 0
2026-03-27 15:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008674/photo_002/780x0__r.jpg?hash=1774615576> (referer: https://ecarstrade.com/cars/7008674)
2026-03-27 15:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008674/photo_001/780x0__r.jpg?hash=1774615576> (referer: https://ecarstrade.com/cars/7008674)
2026-03-27 15:22:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 43b984a8-9e95-5a85-856e-2b95ddab0170
2026-03-27 15:22:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1a0152d1-1d27-516f-b2c5-d74f08d5dd9e
2026-03-27 15:22:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1a0152d1-1d27-516f-b2c5-d74f08d5dd9e, skipping ID generation
2026-03-27 15:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a0152d1-1d27-516f-b2c5-d74f08d5dd9e with scrape type 1
2026-03-27 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1a0152d1-1d27-516f-b2c5-d74f08d5dd9e sending to next pipeline
2026-03-27 15:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1a0152d1-1d27-516f-b2c5-d74f08d5dd9e, identifier: 7009259auction111107
2026-03-27 15:22:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1a0152d1-1d27-516f-b2c5-d74f08d5dd9e with identifier: 7009259auction111107
2026-03-27 15:22:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1a0152d1-1d27-516f-b2c5-d74f08d5dd9e with identifier: 7009259auction111107
2026-03-27 15:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1a0152d1-1d27-516f-b2c5-d74f08d5dd9e with identifier: 7009259auction111107 to the API
2026-03-27 15:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009259/photo_000/780x0__r.jpg?hash=1774619173>
{'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': '2026-03-31T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': '1a0152d1-1d27-516f-b2c5-d74f08d5dd9e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009259',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Volkswagen',
 'model': 'Caddy',
 'odometer': 154037,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-10-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Caddy Caddy Trendline 5-zetels 1.0 TSI EU6 BMT 102pk '
          '(75KW) Versnellingsbak 5v',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN   Trendline 5-zetels 1.0 TSI EU6 BMT 102pk (75KW) '
         'Versnellingsbak 5v',
 'vin': None,
 'year': 2016}
2026-03-27 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:25 [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 15:22:25 [ecarstrade.be] INFO: Saving data for 7009259auction111107: {'created_time': 1774624945.089043, 'last_price_update_time': 1774624945.089055, 'auction_closing_time': 1774939200.0}
2026-03-27 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009259auction111107') HTTP/1.1" 204 0
2026-03-27 15:22:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 43b984a8-9e95-5a85-856e-2b95ddab0170
2026-03-27 15:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008674/photo_000/780x0__r.jpg?hash=1774615576> (referer: https://ecarstrade.com/cars/7008674)
2026-03-27 15:22:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 43b984a8-9e95-5a85-856e-2b95ddab0170
2026-03-27 15:22:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 43b984a8-9e95-5a85-856e-2b95ddab0170
2026-03-27 15:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009196/photo_004/780x0__r.jpg?hash=1774617789> (referer: https://ecarstrade.com/cars/7009196)
2026-03-27 15:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009196/photo_003/780x0__r.jpg?hash=1774617789> (referer: https://ecarstrade.com/cars/7009196)
2026-03-27 15:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001892> (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 15:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009199/photo_003/780x0__r.jpg?hash=1774617817> (referer: https://ecarstrade.com/cars/7009199)
2026-03-27 15:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009199/photo_005/780x0__r.jpg?hash=1774617817> (referer: https://ecarstrade.com/cars/7009199)
2026-03-27 15:22:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 43b984a8-9e95-5a85-856e-2b95ddab0170
2026-03-27 15:22:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 43b984a8-9e95-5a85-856e-2b95ddab0170, skipping ID generation
2026-03-27 15:22:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43b984a8-9e95-5a85-856e-2b95ddab0170 with scrape type 1
2026-03-27 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 43b984a8-9e95-5a85-856e-2b95ddab0170 sending to next pipeline
2026-03-27 15:22:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 43b984a8-9e95-5a85-856e-2b95ddab0170, identifier: 7008674auction111107
2026-03-27 15:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 43b984a8-9e95-5a85-856e-2b95ddab0170 with identifier: 7008674auction111107
2026-03-27 15:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 43b984a8-9e95-5a85-856e-2b95ddab0170 with identifier: 7008674auction111107
2026-03-27 15:22:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 43b984a8-9e95-5a85-856e-2b95ddab0170 with identifier: 7008674auction111107 to the API
2026-03-27 15:22:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7008674/photo_000/780x0__r.jpg?hash=1774615576>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': '43b984a8-9e95-5a85-856e-2b95ddab0170',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7008674',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Kia',
 'model': 'Stonic',
 'odometer': 76500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-05-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA Stonic Stonic 1.0 T Navi Edition ISG',
 'transmission': 'manual',
 'trim': 'KIA   1.0 T Navi Edition ISG',
 'vin': None,
 'year': 2020}
2026-03-27 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:25 [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 15:22:25 [ecarstrade.be] INFO: Saving data for 7008674auction111107: {'created_time': 1774624945.817636, 'last_price_update_time': 1774624945.817646, 'auction_closing_time': 1774939200.0}
2026-03-27 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7008674auction111107') HTTP/1.1" 204 0
2026-03-27 15:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009199/photo_004/780x0__r.jpg?hash=1774617817> (referer: https://ecarstrade.com/cars/7009199)
2026-03-27 15:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009199/photo_002/780x0__r.jpg?hash=1774617817> (referer: https://ecarstrade.com/cars/7009199)
2026-03-27 15:22:25 [ecarstrade.be] INFO: Extracting details for car 7001892auction111041
2026-03-27 15:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009199/photo_000/780x0__r.jpg?hash=1774617817> (referer: https://ecarstrade.com/cars/7009199)
2026-03-27 15:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009199/photo_001/780x0__r.jpg?hash=1774617817> (referer: https://ecarstrade.com/cars/7009199)
2026-03-27 15:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001869> (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 15:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001883> (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 15:22:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 63b8e901-8b1f-5dad-a2fe-ac230aacd26c
2026-03-27 15:22:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 63b8e901-8b1f-5dad-a2fe-ac230aacd26c
2026-03-27 15:22:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0b25e0f-dda0-5910-a745-2ded8e6fd21a with identifier: 7001892auction111041
2026-03-27 15:22:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0b25e0f-dda0-5910-a745-2ded8e6fd21a with scrape type 2
2026-03-27 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0b25e0f-dda0-5910-a745-2ded8e6fd21a with scrape type 2
2026-03-27 15:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b0b25e0f-dda0-5910-a745-2ded8e6fd21a, identifier: 7001892auction111041
2026-03-27 15:22:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6e2050c2-9825-517d-9b51-37ba8e7caef3
2026-03-27 15:22:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6e2050c2-9825-517d-9b51-37ba8e7caef3
2026-03-27 15:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009196/photo_002/780x0__r.jpg?hash=1774617788> (referer: https://ecarstrade.com/cars/7009196)
2026-03-27 15:22:26 [ecarstrade.be] INFO: Extracting details for car 7001869auction111041
2026-03-27 15:22:26 [ecarstrade.be] INFO: Extracting details for car 7001883auction111041
2026-03-27 15:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b0b25e0f-dda0-5910-a745-2ded8e6fd21a with identifier: 7001892auction111041
2026-03-27 15:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b0b25e0f-dda0-5910-a745-2ded8e6fd21a with identifier: 7001892auction111041
2026-03-27 15:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b0b25e0f-dda0-5910-a745-2ded8e6fd21a with identifier: 7001892auction111041 to the API
2026-03-27 15:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001892>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'b0b25e0f-dda0-5910-a745-2ded8e6fd21a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001892',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 137644,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X3 2.0 XDRIVE20D (120KW) AUTO 4WD',
 'transmission': 'automatic',
 'trim': '2.0 XDRIVE20D (120KW) AUTO 4WD',
 'vin': None,
 'year': 2020}
2026-03-27 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:26 [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 15:22:26 [ecarstrade.be] INFO: Saving data for 7001892auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538374.234901, 'last_price_update_time': 1774624946.525493}
2026-03-27 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001892auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009196/photo_001/780x0__r.jpg?hash=1774617788> (referer: https://ecarstrade.com/cars/7009196)
2026-03-27 15:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009196/photo_000/780x0__r.jpg?hash=1774617788> (referer: https://ecarstrade.com/cars/7009196)
2026-03-27 15:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009197/photo_003/780x0__r.jpg?hash=1774617795> (referer: https://ecarstrade.com/cars/7009197)
2026-03-27 15:22: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 15:22:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6e2050c2-9825-517d-9b51-37ba8e7caef3
2026-03-27 15:22:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6e2050c2-9825-517d-9b51-37ba8e7caef3
2026-03-27 15:22:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6e2050c2-9825-517d-9b51-37ba8e7caef3
2026-03-27 15:22:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6e2050c2-9825-517d-9b51-37ba8e7caef3
2026-03-27 15:22:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6e2050c2-9825-517d-9b51-37ba8e7caef3, skipping ID generation
2026-03-27 15:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e2050c2-9825-517d-9b51-37ba8e7caef3 with scrape type 1
2026-03-27 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6e2050c2-9825-517d-9b51-37ba8e7caef3 sending to next pipeline
2026-03-27 15:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6e2050c2-9825-517d-9b51-37ba8e7caef3, identifier: 7009199auction111107
2026-03-27 15:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7bd107c-a745-55c0-b441-bbe1e33b0adc with identifier: 7001869auction111041
2026-03-27 15:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7bd107c-a745-55c0-b441-bbe1e33b0adc with scrape type 2
2026-03-27 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7bd107c-a745-55c0-b441-bbe1e33b0adc with scrape type 2
2026-03-27 15:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c7bd107c-a745-55c0-b441-bbe1e33b0adc, identifier: 7001869auction111041
2026-03-27 15:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3b15ac2-2895-56cf-b4c6-d1ea748b6802 with identifier: 7001883auction111041
2026-03-27 15:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3b15ac2-2895-56cf-b4c6-d1ea748b6802 with scrape type 2
2026-03-27 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3b15ac2-2895-56cf-b4c6-d1ea748b6802 with scrape type 2
2026-03-27 15:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c3b15ac2-2895-56cf-b4c6-d1ea748b6802, identifier: 7001883auction111041
2026-03-27 15:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6e2050c2-9825-517d-9b51-37ba8e7caef3 with identifier: 7009199auction111107
2026-03-27 15:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6e2050c2-9825-517d-9b51-37ba8e7caef3 with identifier: 7009199auction111107
2026-03-27 15:22:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6e2050c2-9825-517d-9b51-37ba8e7caef3 with identifier: 7009199auction111107 to the API
2026-03-27 15:22:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009199/photo_001/780x0__r.jpg?hash=1774617817>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': '6e2050c2-9825-517d-9b51-37ba8e7caef3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009199',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 121000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-06-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Tiguan 1.4 TSI ACT  110 kW (150 pk) 6 versnellingen DSG',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  1.4 TSI ACT  110 kW (150 pk) 6 versnellingen DSG',
 'vin': None,
 'year': 2017}
2026-03-27 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:27 [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 15:22:27 [ecarstrade.be] INFO: Saving data for 7009199auction111107: {'created_time': 1774624947.335474, 'last_price_update_time': 1774624947.335489, 'auction_closing_time': 1774939200.0}
2026-03-27 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009199auction111107') HTTP/1.1" 204 0
2026-03-27 15:22:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c7bd107c-a745-55c0-b441-bbe1e33b0adc with identifier: 7001869auction111041
2026-03-27 15:22:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15:22: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 15:22:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c7bd107c-a745-55c0-b441-bbe1e33b0adc with identifier: 7001869auction111041
2026-03-27 15:22:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c7bd107c-a745-55c0-b441-bbe1e33b0adc with identifier: 7001869auction111041 to the API
2026-03-27 15:22:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001869>
{'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-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'c7bd107c-a745-55c0-b441-bbe1e33b0adc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001869',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': '318',
 'odometer': 85391,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-20',
 '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 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:27 [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 15:22:27 [ecarstrade.be] INFO: Saving data for 7001869auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538380.46661, 'last_price_update_time': 1774624947.631127}
2026-03-27 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001869auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c3b15ac2-2895-56cf-b4c6-d1ea748b6802 with identifier: 7001883auction111041
2026-03-27 15:22:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c3b15ac2-2895-56cf-b4c6-d1ea748b6802 with identifier: 7001883auction111041
2026-03-27 15:22:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c3b15ac2-2895-56cf-b4c6-d1ea748b6802 with identifier: 7001883auction111041 to the API
2026-03-27 15:22:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001883>
{'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-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'c3b15ac2-2895-56cf-b4c6-d1ea748b6802',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001883',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 89351,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 1.5 XDRIVE25E PHEV 162KW)',
 'transmission': 'automatic',
 'trim': '1.5 XDRIVE25E PHEV 162KW)',
 'vin': None,
 'year': 2022}
2026-03-27 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:27 [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 15:22:27 [ecarstrade.be] INFO: Saving data for 7001883auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538404.223317, 'last_price_update_time': 1774624947.893751}
2026-03-27 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001883auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009197/photo_001/780x0__r.jpg?hash=1774617795> (referer: https://ecarstrade.com/cars/7009197)
2026-03-27 15:22: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 15:22:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 63b8e901-8b1f-5dad-a2fe-ac230aacd26c
2026-03-27 15:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009260/photo_002/780x0__r.jpg?hash=1774619178> (referer: https://ecarstrade.com/cars/7009260)
2026-03-27 15:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009197/photo_000/780x0__r.jpg?hash=1774617795> (referer: https://ecarstrade.com/cars/7009197)
2026-03-27 15:22: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 15:22: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 15:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009260/photo_000/780x0__r.jpg?hash=1774619177> (referer: https://ecarstrade.com/cars/7009260)
2026-03-27 15:22: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 15:22:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 63b8e901-8b1f-5dad-a2fe-ac230aacd26c
2026-03-27 15:22:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 63b8e901-8b1f-5dad-a2fe-ac230aacd26c
2026-03-27 15:22:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 63b8e901-8b1f-5dad-a2fe-ac230aacd26c, skipping ID generation
2026-03-27 15:22:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63b8e901-8b1f-5dad-a2fe-ac230aacd26c with scrape type 1
2026-03-27 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 63b8e901-8b1f-5dad-a2fe-ac230aacd26c sending to next pipeline
2026-03-27 15:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 63b8e901-8b1f-5dad-a2fe-ac230aacd26c, identifier: 7009196auction111107
2026-03-27 15:22:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b3a0bf29-7253-53f8-8067-b974ffa762b9
2026-03-27 15:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009260/photo_001/780x0__r.jpg?hash=1774619178> (referer: https://ecarstrade.com/cars/7009260)
2026-03-27 15:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 63b8e901-8b1f-5dad-a2fe-ac230aacd26c with identifier: 7009196auction111107
2026-03-27 15:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 63b8e901-8b1f-5dad-a2fe-ac230aacd26c with identifier: 7009196auction111107
2026-03-27 15:22:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 63b8e901-8b1f-5dad-a2fe-ac230aacd26c with identifier: 7009196auction111107 to the API
2026-03-27 15:22:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009196/photo_000/780x0__r.jpg?hash=1774617788>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': '63b8e901-8b1f-5dad-a2fe-ac230aacd26c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009196',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'BMW',
 'model': 'X4',
 'odometer': 156747,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-03-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X4 (F26) 2.0 dA xDrive20',
 'transmission': 'automatic',
 'trim': '(F26) 2.0 dA xDrive20',
 'vin': None,
 'year': 2016}
2026-03-27 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:28 [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 15:22:28 [ecarstrade.be] INFO: Saving data for 7009196auction111107: {'created_time': 1774624948.377154, 'last_price_update_time': 1774624948.377165, 'auction_closing_time': 1774939200.0}
2026-03-27 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009196auction111107') HTTP/1.1" 204 0
2026-03-27 15:22: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 15:22:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b3a0bf29-7253-53f8-8067-b974ffa762b9
2026-03-27 15:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001983> (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 15:22: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 15:22:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 96b21f9c-6b03-5be2-983d-0f55c7dffb20
2026-03-27 15:22:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b3a0bf29-7253-53f8-8067-b974ffa762b9
2026-03-27 15:22:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b3a0bf29-7253-53f8-8067-b974ffa762b9, skipping ID generation
2026-03-27 15:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3a0bf29-7253-53f8-8067-b974ffa762b9 with scrape type 1
2026-03-27 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b3a0bf29-7253-53f8-8067-b974ffa762b9 sending to next pipeline
2026-03-27 15:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b3a0bf29-7253-53f8-8067-b974ffa762b9, identifier: 7009197auction111107
2026-03-27 15:22:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 96b21f9c-6b03-5be2-983d-0f55c7dffb20
2026-03-27 15:22:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 96b21f9c-6b03-5be2-983d-0f55c7dffb20
2026-03-27 15:22:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96b21f9c-6b03-5be2-983d-0f55c7dffb20, skipping ID generation
2026-03-27 15:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96b21f9c-6b03-5be2-983d-0f55c7dffb20 with scrape type 1
2026-03-27 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96b21f9c-6b03-5be2-983d-0f55c7dffb20 sending to next pipeline
2026-03-27 15:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 96b21f9c-6b03-5be2-983d-0f55c7dffb20, identifier: 7009260auction111107
2026-03-27 15:22:28 [ecarstrade.be] INFO: Extracting details for car 7001983auction111041
2026-03-27 15:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b3a0bf29-7253-53f8-8067-b974ffa762b9 with identifier: 7009197auction111107
2026-03-27 15:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b3a0bf29-7253-53f8-8067-b974ffa762b9 with identifier: 7009197auction111107
2026-03-27 15:22:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b3a0bf29-7253-53f8-8067-b974ffa762b9 with identifier: 7009197auction111107 to the API
2026-03-27 15:22:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009197/photo_000/780x0__r.jpg?hash=1774617795>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b3a0bf29-7253-53f8-8067-b974ffa762b9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009197',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 132051,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A4 Avant Audi A4 Avant Business Edition 30 TDI  100(136) '
          'kW(pk) S tronic',
 'transmission': 'automatic',
 'trim': 'AUDI  Avant   Avant Business Edition 30 TDI  100(136) kW(pk) S '
         'tronic',
 'vin': None,
 'year': 2020}
2026-03-27 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:29 [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 15:22:29 [ecarstrade.be] INFO: Saving data for 7009197auction111107: {'created_time': 1774624949.134402, 'last_price_update_time': 1774624949.134418, 'auction_closing_time': 1774939200.0}
2026-03-27 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009197auction111107') HTTP/1.1" 204 0
2026-03-27 15:22:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 96b21f9c-6b03-5be2-983d-0f55c7dffb20 with identifier: 7009260auction111107
2026-03-27 15:22:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 96b21f9c-6b03-5be2-983d-0f55c7dffb20 with identifier: 7009260auction111107
2026-03-27 15:22:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 96b21f9c-6b03-5be2-983d-0f55c7dffb20 with identifier: 7009260auction111107 to the API
2026-03-27 15:22:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009260/photo_001/780x0__r.jpg?hash=1774619178>
{'auction_title': '',
 'c_o_2_emission_value': 202,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '3.0L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': '96b21f9c-6b03-5be2-983d-0f55c7dffb20',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009260',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Land Rover',
 'model': 'Defender',
 'odometer': 30000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-11-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'LAND ROVER Defender 110 Defender 110 3.0 D MHEV D250 S',
 'transmission': 'automatic',
 'trim': 'LAND ROVER  110  110 3.0 D MHEV D250 S',
 'vin': None,
 'year': 2023}
2026-03-27 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:30 [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 15:22:30 [ecarstrade.be] INFO: Saving data for 7009260auction111107: {'created_time': 1774624950.321325, 'last_price_update_time': 1774624950.321334, 'auction_closing_time': 1774939200.0}
2026-03-27 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009260auction111107') HTTP/1.1" 204 0
2026-03-27 15:22:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea33b353-a345-5d0e-b3f3-c90b092c5363 with identifier: 7001983auction111041
2026-03-27 15:22:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea33b353-a345-5d0e-b3f3-c90b092c5363 with scrape type 2
2026-03-27 15:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea33b353-a345-5d0e-b3f3-c90b092c5363 with scrape type 2
2026-03-27 15:22:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ea33b353-a345-5d0e-b3f3-c90b092c5363, identifier: 7001983auction111041
2026-03-27 15:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ea33b353-a345-5d0e-b3f3-c90b092c5363 with identifier: 7001983auction111041
2026-03-27 15:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ea33b353-a345-5d0e-b3f3-c90b092c5363 with identifier: 7001983auction111041
2026-03-27 15:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ea33b353-a345-5d0e-b3f3-c90b092c5363 with identifier: 7001983auction111041 to the API
2026-03-27 15:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001983>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'ea33b353-a345-5d0e-b3f3-c90b092c5363',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001983',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Mercedes',
 'model': 'GLB 180',
 'odometer': 120789,
 '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': 'MERCEDES-BENZ GLB 2.0 GLB 180 D BUSINESS SOLUTION',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLB 2.0  D BUSINESS SOLUTION',
 'vin': None,
 'year': 2021}
2026-03-27 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:30 [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 15:22:30 [ecarstrade.be] INFO: Saving data for 7001983auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538355.359723, 'last_price_update_time': 1774624950.684034}
2026-03-27 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001983auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001971> (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 15:22: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 15:22:34 [ecarstrade.be] INFO: Extracting details for car 7001971auction111041
2026-03-27 15:22:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c37762a0-1e11-5543-acdd-e56758f7f3f0 with identifier: 7001971auction111041
2026-03-27 15:22:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c37762a0-1e11-5543-acdd-e56758f7f3f0 with scrape type 2
2026-03-27 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c37762a0-1e11-5543-acdd-e56758f7f3f0 with scrape type 2
2026-03-27 15:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c37762a0-1e11-5543-acdd-e56758f7f3f0, identifier: 7001971auction111041
2026-03-27 15:22:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c37762a0-1e11-5543-acdd-e56758f7f3f0 with identifier: 7001971auction111041
2026-03-27 15:22:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c37762a0-1e11-5543-acdd-e56758f7f3f0 with identifier: 7001971auction111041
2026-03-27 15:22:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c37762a0-1e11-5543-acdd-e56758f7f3f0 with identifier: 7001971auction111041 to the API
2026-03-27 15:22:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001971>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'c37762a0-1e11-5543-acdd-e56758f7f3f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001971',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA 250',
 'odometer': 93864,
 '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': 'MERCEDES-BENZ CLA 1.3 CLA 250 E BUSINESS SOLUTION DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA 1.3  E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2022}
2026-03-27 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:35 [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 15:22:35 [ecarstrade.be] INFO: Saving data for 7001971auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538359.108064, 'last_price_update_time': 1774624955.376794}
2026-03-27 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001971auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001882> (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 15:22: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 15:22:36 [ecarstrade.be] INFO: Extracting details for car 7001882auction111041
2026-03-27 15:22:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aff41ca4-6a79-5862-bc97-eb7867803b7c with identifier: 7001882auction111041
2026-03-27 15:22:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aff41ca4-6a79-5862-bc97-eb7867803b7c with scrape type 2
2026-03-27 15:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aff41ca4-6a79-5862-bc97-eb7867803b7c with scrape type 2
2026-03-27 15:22:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aff41ca4-6a79-5862-bc97-eb7867803b7c, identifier: 7001882auction111041
2026-03-27 15:22:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aff41ca4-6a79-5862-bc97-eb7867803b7c with identifier: 7001882auction111041
2026-03-27 15:22:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aff41ca4-6a79-5862-bc97-eb7867803b7c with identifier: 7001882auction111041
2026-03-27 15:22:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aff41ca4-6a79-5862-bc97-eb7867803b7c with identifier: 7001882auction111041 to the API
2026-03-27 15:22:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001882>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'aff41ca4-6a79-5862-bc97-eb7867803b7c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001882',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 56538,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 1.5 XDRIVE25E PHEV 162KW)',
 'transmission': 'automatic',
 'trim': '1.5 XDRIVE25E PHEV 162KW)',
 'vin': None,
 'year': 2022}
2026-03-27 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:36 [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 15:22:36 [ecarstrade.be] INFO: Saving data for 7001882auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538376.719915, 'last_price_update_time': 1774624956.638874}
2026-03-27 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001882auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002101> (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 15:22: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 15:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001841> (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 15:22: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 15:22:36 [ecarstrade.be] INFO: Extracting details for car 7002101auction111041
2026-03-27 15:22:36 [ecarstrade.be] INFO: Extracting details for car 7001841auction111041
2026-03-27 15:22:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dddfd31c-1a3a-5380-a262-ba200bbe5912 with identifier: 7002101auction111041
2026-03-27 15:22:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dddfd31c-1a3a-5380-a262-ba200bbe5912 with scrape type 2
2026-03-27 15:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dddfd31c-1a3a-5380-a262-ba200bbe5912 with scrape type 2
2026-03-27 15:22:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dddfd31c-1a3a-5380-a262-ba200bbe5912, identifier: 7002101auction111041
2026-03-27 15:22:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecd0c711-5691-5782-baae-7a413d4c71d7 with identifier: 7001841auction111041
2026-03-27 15:22:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecd0c711-5691-5782-baae-7a413d4c71d7 with scrape type 2
2026-03-27 15:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecd0c711-5691-5782-baae-7a413d4c71d7 with scrape type 2
2026-03-27 15:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ecd0c711-5691-5782-baae-7a413d4c71d7, identifier: 7001841auction111041
2026-03-27 15:22:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dddfd31c-1a3a-5380-a262-ba200bbe5912 with identifier: 7002101auction111041
2026-03-27 15:22:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dddfd31c-1a3a-5380-a262-ba200bbe5912 with identifier: 7002101auction111041
2026-03-27 15:22:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dddfd31c-1a3a-5380-a262-ba200bbe5912 with identifier: 7002101auction111041 to the API
2026-03-27 15:22:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002101>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'dddfd31c-1a3a-5380-a262-ba200bbe5912',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002101',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Passat',
 'odometer': 57955,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-31',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN PASSAT 1.4 TSI GTE BUSINESS DSG',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN PASSAT 1.4 TSI GTE BUSINESS DSG',
 'vin': None,
 'year': 2021}
2026-03-27 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:37 [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 15:22:37 [ecarstrade.be] INFO: Saving data for 7002101auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538358.158814, 'last_price_update_time': 1774624957.283436}
2026-03-27 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002101auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ecd0c711-5691-5782-baae-7a413d4c71d7 with identifier: 7001841auction111041
2026-03-27 15:22:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ecd0c711-5691-5782-baae-7a413d4c71d7 with identifier: 7001841auction111041
2026-03-27 15:22:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ecd0c711-5691-5782-baae-7a413d4c71d7 with identifier: 7001841auction111041 to the API
2026-03-27 15:22:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001841>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ecd0c711-5691-5782-baae-7a413d4c71d7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001841',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'S60',
 'odometer': 130116,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO S60 - 2019 2.0 T8 AWD PHEV Inscription',
 'transmission': 'automatic',
 'trim': 'VOLVO  - 2019 2.0 T8 AWD PHEV Inscription',
 'vin': None,
 'year': 2020}
2026-03-27 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001841auction111041%27 HTTP/1.1" 200 None
2026-03-27 15:22:37 [ecarstrade.be] INFO: Saving data for 7001841auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538362.49936, 'last_price_update_time': 1774624957.57977}
2026-03-27 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001841auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001959> (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 15:22: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 15:22:37 [ecarstrade.be] INFO: Extracting details for car 7001959auction111041
2026-03-27 15:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9105d19-ec12-5089-89ce-5b2fe937989d with identifier: 7001959auction111041
2026-03-27 15:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9105d19-ec12-5089-89ce-5b2fe937989d with scrape type 2
2026-03-27 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9105d19-ec12-5089-89ce-5b2fe937989d with scrape type 2
2026-03-27 15:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b9105d19-ec12-5089-89ce-5b2fe937989d, identifier: 7001959auction111041
2026-03-27 15:22:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b9105d19-ec12-5089-89ce-5b2fe937989d with identifier: 7001959auction111041
2026-03-27 15:22:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b9105d19-ec12-5089-89ce-5b2fe937989d with identifier: 7001959auction111041
2026-03-27 15:22:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b9105d19-ec12-5089-89ce-5b2fe937989d with identifier: 7001959auction111041 to the API
2026-03-27 15:22:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001959>
{'auction_title': '',
 'c_o_2_emission_value': 22,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b9105d19-ec12-5089-89ce-5b2fe937989d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001959',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 39475,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS 1.3 A 250 E DCT BUSINESS SOLUTION',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-CLASS 1.3 A 250 E DCT BUSINESS SOLUTION',
 'vin': None,
 'year': 2022}
2026-03-27 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:38 [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 15:22:38 [ecarstrade.be] INFO: Saving data for 7001959auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538379.544265, 'last_price_update_time': 1774624958.09708}
2026-03-27 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001959auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001856> (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 15:22: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 15:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002061> (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 15:22: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 15:22:38 [ecarstrade.be] INFO: Extracting details for car 7001856auction111041
2026-03-27 15:22:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f52de144-6cc1-5f8b-9bb6-a8513703fda5 with identifier: 7001856auction111041
2026-03-27 15:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f52de144-6cc1-5f8b-9bb6-a8513703fda5 with scrape type 2
2026-03-27 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f52de144-6cc1-5f8b-9bb6-a8513703fda5 with scrape type 2
2026-03-27 15:22:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f52de144-6cc1-5f8b-9bb6-a8513703fda5, identifier: 7001856auction111041
2026-03-27 15:22:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f52de144-6cc1-5f8b-9bb6-a8513703fda5 with identifier: 7001856auction111041
2026-03-27 15:22:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f52de144-6cc1-5f8b-9bb6-a8513703fda5 with identifier: 7001856auction111041
2026-03-27 15:22:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f52de144-6cc1-5f8b-9bb6-a8513703fda5 with identifier: 7001856auction111041 to the API
2026-03-27 15:22:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001856>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'f52de144-6cc1-5f8b-9bb6-a8513703fda5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001856',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'Q5',
 'odometer': 124159,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q5 DIESEL - 2017 30 TDi Business Edition S tronic',
 'transmission': 'automatic',
 'trim': 'AUDI  DIESEL - 2017 30 TDi Business Edition S tronic',
 'vin': None,
 'year': 2021}
2026-03-27 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001856auction111041%27 HTTP/1.1" 200 None
2026-03-27 15:22:38 [ecarstrade.be] INFO: Saving data for 7001856auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538361.567322, 'last_price_update_time': 1774624958.718858}
2026-03-27 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001856auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:38 [ecarstrade.be] INFO: Extracting details for car 7002061auction111041
2026-03-27 15:22:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 323d1d42-15ea-5ea3-b8bc-50558414a853 with identifier: 7002061auction111041
2026-03-27 15:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 323d1d42-15ea-5ea3-b8bc-50558414a853 with scrape type 2
2026-03-27 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 323d1d42-15ea-5ea3-b8bc-50558414a853 with scrape type 2
2026-03-27 15:22:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 323d1d42-15ea-5ea3-b8bc-50558414a853, identifier: 7002061auction111041
2026-03-27 15:22:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 323d1d42-15ea-5ea3-b8bc-50558414a853 with identifier: 7002061auction111041
2026-03-27 15:22:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 323d1d42-15ea-5ea3-b8bc-50558414a853 with identifier: 7002061auction111041
2026-03-27 15:22:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 323d1d42-15ea-5ea3-b8bc-50558414a853 with identifier: 7002061auction111041 to the API
2026-03-27 15:22:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002061>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Electric',
 'id': '323d1d42-15ea-5ea3-b8bc-50558414a853',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002061',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Enyaq',
 'odometer': 52903,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-08-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA ENYAQ 62KWH IV 60',
 'transmission': 'automatic',
 'trim': 'SKODA ENYAQ 62KWH IV 60',
 'vin': None,
 'year': 2023}
2026-03-27 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:39 [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 15:22:39 [ecarstrade.be] INFO: Saving data for 7002061auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538360.20405, 'last_price_update_time': 1774624959.150129}
2026-03-27 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002061auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001953> (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 15:22: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 15:22:41 [ecarstrade.be] INFO: Extracting details for car 7001953auction111041
2026-03-27 15:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 701de7e7-a706-57c5-aad2-60942e7e47cc with identifier: 7001953auction111041
2026-03-27 15:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 701de7e7-a706-57c5-aad2-60942e7e47cc with scrape type 2
2026-03-27 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 701de7e7-a706-57c5-aad2-60942e7e47cc with scrape type 2
2026-03-27 15:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 701de7e7-a706-57c5-aad2-60942e7e47cc, identifier: 7001953auction111041
2026-03-27 15:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 701de7e7-a706-57c5-aad2-60942e7e47cc with identifier: 7001953auction111041
2026-03-27 15:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 701de7e7-a706-57c5-aad2-60942e7e47cc with identifier: 7001953auction111041
2026-03-27 15:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 701de7e7-a706-57c5-aad2-60942e7e47cc with identifier: 7001953auction111041 to the API
2026-03-27 15:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001953>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO B',
 'engine': '2.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '701de7e7-a706-57c5-aad2-60942e7e47cc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001953',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Lexus',
 'model': 'ES 300',
 'odometer': 110761,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'LEXUS ES 2.5 300H HEV EXPLORE LINE',
 'transmission': 'automatic',
 'trim': 'LEXUS ES 2.5 300H HEV EXPLORE LINE',
 'vin': None,
 'year': 2021}
2026-03-27 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:41 [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 15:22:41 [ecarstrade.be] INFO: Saving data for 7001953auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538356.985498, 'last_price_update_time': 1774624961.797318}
2026-03-27 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001953auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001881> (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 15:22: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 15:22:42 [ecarstrade.be] INFO: Extracting details for car 7001881auction111041
2026-03-27 15:22:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3169cb1-2a01-5e0a-adfd-fd026ec2cb29 with identifier: 7001881auction111041
2026-03-27 15:22:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3169cb1-2a01-5e0a-adfd-fd026ec2cb29 with scrape type 2
2026-03-27 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3169cb1-2a01-5e0a-adfd-fd026ec2cb29 with scrape type 2
2026-03-27 15:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b3169cb1-2a01-5e0a-adfd-fd026ec2cb29, identifier: 7001881auction111041
2026-03-27 15:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b3169cb1-2a01-5e0a-adfd-fd026ec2cb29 with identifier: 7001881auction111041
2026-03-27 15:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b3169cb1-2a01-5e0a-adfd-fd026ec2cb29 with identifier: 7001881auction111041
2026-03-27 15:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b3169cb1-2a01-5e0a-adfd-fd026ec2cb29 with identifier: 7001881auction111041 to the API
2026-03-27 15:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001881>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b3169cb1-2a01-5e0a-adfd-fd026ec2cb29',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001881',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 79604,
 '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 (162KW)',
 'transmission': 'automatic',
 'trim': '1.5 XDRIVE25E (162KW)',
 'vin': None,
 'year': 2021}
2026-03-27 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:42 [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 15:22:42 [ecarstrade.be] INFO: Saving data for 7001881auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538375.922531, 'last_price_update_time': 1774624962.811705}
2026-03-27 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001881auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002072> (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 15:22: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 15:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002075> (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 15:22:43 [ecarstrade.be] INFO: Extracting details for car 7002072auction111041
2026-03-27 15:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43b15251-29e4-50a9-bf4d-448c2f3fa884 with identifier: 7002072auction111041
2026-03-27 15:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43b15251-29e4-50a9-bf4d-448c2f3fa884 with scrape type 2
2026-03-27 15:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43b15251-29e4-50a9-bf4d-448c2f3fa884 with scrape type 2
2026-03-27 15:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 43b15251-29e4-50a9-bf4d-448c2f3fa884, identifier: 7002072auction111041
2026-03-27 15:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 43b15251-29e4-50a9-bf4d-448c2f3fa884 with identifier: 7002072auction111041
2026-03-27 15:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 43b15251-29e4-50a9-bf4d-448c2f3fa884 with identifier: 7002072auction111041
2026-03-27 15:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 43b15251-29e4-50a9-bf4d-448c2f3fa884 with identifier: 7002072auction111041 to the API
2026-03-27 15:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002072>
{'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-31T09:10:00Z',
 'fuel_type': 'Electric',
 'id': '43b15251-29e4-50a9-bf4d-448c2f3fa884',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002072',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 83675,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-03-06',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TESLA MODEL 3 75 kWh Long-Range Dual Motor',
 'transmission': 'automatic',
 'trim': 'TESLA MODEL 3 75 kWh Long-Range Dual Motor',
 'vin': None,
 'year': 2020}
2026-03-27 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:44 [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 15:22:44 [ecarstrade.be] INFO: Saving data for 7002072auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538373.223088, 'last_price_update_time': 1774624964.282954}
2026-03-27 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002072auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007267/photo_005/780x0__r.jpg?hash=1774601208> (referer: https://ecarstrade.com/cars/7007267)
2026-03-27 15:22:44 [ecarstrade.be] INFO: Extracting details for car 7002075auction111041
2026-03-27 15:22:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a611eea-161c-5aa0-9154-df1c78b6e481 with identifier: 7002075auction111041
2026-03-27 15:22:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a611eea-161c-5aa0-9154-df1c78b6e481 with scrape type 2
2026-03-27 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a611eea-161c-5aa0-9154-df1c78b6e481 with scrape type 2
2026-03-27 15:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3a611eea-161c-5aa0-9154-df1c78b6e481, identifier: 7002075auction111041
2026-03-27 15:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3a611eea-161c-5aa0-9154-df1c78b6e481 with identifier: 7002075auction111041
2026-03-27 15:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3a611eea-161c-5aa0-9154-df1c78b6e481 with identifier: 7002075auction111041
2026-03-27 15:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3a611eea-161c-5aa0-9154-df1c78b6e481 with identifier: 7002075auction111041 to the API
2026-03-27 15:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002075>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Brown',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Electric',
 'id': '3a611eea-161c-5aa0-9154-df1c78b6e481',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002075',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 50582,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TESLA MODEL 3 BEV 50KWH STANDARD RWD PLUS AUTO',
 'transmission': 'automatic',
 'trim': 'TESLA MODEL 3 BEV 50KWH STANDARD RWD PLUS AUTO',
 'vin': None,
 'year': 2022}
2026-03-27 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:44 [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 15:22:44 [ecarstrade.be] INFO: Saving data for 7002075auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538373.65682, 'last_price_update_time': 1774624964.851494}
2026-03-27 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002075auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007262/photo_004/780x0__r.jpg?hash=1774601196> (referer: https://ecarstrade.com/cars/7007262)
2026-03-27 15:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010235> (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 15:22:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b1e522df-4380-5dbe-acfe-ecd0a6898ddf
2026-03-27 15:22: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 15:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007267/photo_004/780x0__r.jpg?hash=1774601208> (referer: https://ecarstrade.com/cars/7007267)
2026-03-27 15:22: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 15:22:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2ce9a7e0-9e52-5878-a5f7-428afdd16ede
2026-03-27 15:22:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2ce9a7e0-9e52-5878-a5f7-428afdd16ede, skipping ID generation
2026-03-27 15:22:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ce9a7e0-9e52-5878-a5f7-428afdd16ede with scrape type 1
2026-03-27 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2ce9a7e0-9e52-5878-a5f7-428afdd16ede sending to next pipeline
2026-03-27 15:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2ce9a7e0-9e52-5878-a5f7-428afdd16ede, identifier: 7007262auction111107
2026-03-27 15:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2ce9a7e0-9e52-5878-a5f7-428afdd16ede with identifier: 7007262auction111107
2026-03-27 15:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2ce9a7e0-9e52-5878-a5f7-428afdd16ede with identifier: 7007262auction111107
2026-03-27 15:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2ce9a7e0-9e52-5878-a5f7-428afdd16ede with identifier: 7007262auction111107 to the API
2026-03-27 15:22:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007262/photo_004/780x0__r.jpg?hash=1774601196>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 5',
 'engine': '1.1L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Petrol',
 'id': '2ce9a7e0-9e52-5878-a5f7-428afdd16ede',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007262',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'AC',
 'model': 'Dacia Sandero',
 'odometer': 124134,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2011-05-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DACIA Sandero Sandero 1.2i Laureate',
 'transmission': 'manual',
 'trim': 'DIA Sandero Sandero 1.2i Laureate',
 'vin': None,
 'year': 2011}
2026-03-27 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:45 [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 15:22:45 [ecarstrade.be] INFO: Saving data for 7007262auction111107: {'created_time': 1774624965.54065, 'last_price_update_time': 1774624965.540662, 'auction_closing_time': 1774939200.0}
2026-03-27 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007262auction111107') HTTP/1.1" 204 0
2026-03-27 15:22:45 [ecarstrade.be] INFO: Extracting details for car 7010235auction111107
2026-03-27 15:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002083> (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 15:22: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 15:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6805dabe-c21a-5603-99c0-4415ae345353 with identifier: 7010235auction111107
2026-03-27 15:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6805dabe-c21a-5603-99c0-4415ae345353 with scrape type 1
2026-03-27 15:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6805dabe-c21a-5603-99c0-4415ae345353
2026-03-27 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7010235%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774622768%27 HTTP/1.1" 200 None
2026-03-27 15:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010235/photo_000/780x0__r.jpg?hash=1774622768 not downloaded yet
2026-03-27 15:22:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b1e522df-4380-5dbe-acfe-ecd0a6898ddf
2026-03-27 15:22:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b1e522df-4380-5dbe-acfe-ecd0a6898ddf, skipping ID generation
2026-03-27 15:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1e522df-4380-5dbe-acfe-ecd0a6898ddf with scrape type 1
2026-03-27 15:22:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b1e522df-4380-5dbe-acfe-ecd0a6898ddf sending to next pipeline
2026-03-27 15:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b1e522df-4380-5dbe-acfe-ecd0a6898ddf, identifier: 7007267auction111107
2026-03-27 15:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b1e522df-4380-5dbe-acfe-ecd0a6898ddf with identifier: 7007267auction111107
2026-03-27 15:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b1e522df-4380-5dbe-acfe-ecd0a6898ddf with identifier: 7007267auction111107
2026-03-27 15:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b1e522df-4380-5dbe-acfe-ecd0a6898ddf with identifier: 7007267auction111107 to the API
2026-03-27 15:22:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7007267/photo_004/780x0__r.jpg?hash=1774601208>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b1e522df-4380-5dbe-acfe-ecd0a6898ddf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7007267',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 171930,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-03-28',
 'seats_number': 7,
 'seller_name': None,
 'title': 'SKODA Kodiaq Kodiaq 2.0 CR TDi 4x4 L&K DSG',
 'transmission': 'automatic',
 'trim': 'SKODA   2.0 CR TDi 4x4 L&K DSG',
 'vin': None,
 'year': 2019}
2026-03-27 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:46 [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 15:22:46 [ecarstrade.be] INFO: Saving data for 7007267auction111107: {'created_time': 1774624966.053632, 'last_price_update_time': 1774624966.053642, 'auction_closing_time': 1774939200.0}
2026-03-27 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007267auction111107') HTTP/1.1" 204 0
2026-03-27 15:22:46 [ecarstrade.be] INFO: Extracting details for car 7002083auction111041
2026-03-27 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7010235%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622768%27 HTTP/1.1" 200 None
2026-03-27 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010235/photo_001/780x0__r.jpg?hash=1774622768 not downloaded yet
2026-03-27 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7010235%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622768%27 HTTP/1.1" 200 None
2026-03-27 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010235/photo_002/780x0__r.jpg?hash=1774622768 not downloaded yet
2026-03-27 15:22:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 682d71a6-095a-517e-9ca6-843cfc12af44 with identifier: 7002083auction111041
2026-03-27 15:22:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 682d71a6-095a-517e-9ca6-843cfc12af44 with scrape type 2
2026-03-27 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 682d71a6-095a-517e-9ca6-843cfc12af44 with scrape type 2
2026-03-27 15:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 682d71a6-095a-517e-9ca6-843cfc12af44, identifier: 7002083auction111041
2026-03-27 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7010235%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622768%27 HTTP/1.1" 200 None
2026-03-27 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010235/photo_003/780x0__r.jpg?hash=1774622768 not downloaded yet
2026-03-27 15:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 682d71a6-095a-517e-9ca6-843cfc12af44 with identifier: 7002083auction111041
2026-03-27 15:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 682d71a6-095a-517e-9ca6-843cfc12af44 with identifier: 7002083auction111041
2026-03-27 15:22:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 682d71a6-095a-517e-9ca6-843cfc12af44 with identifier: 7002083auction111041 to the API
2026-03-27 15:22:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002083>
{'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-31T09:10:00Z',
 'fuel_type': 'Electric',
 'id': '682d71a6-095a-517e-9ca6-843cfc12af44',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002083',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Tesla',
 'model': 'Model Y',
 'odometer': 140135,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-04-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TESLA MODEL Y BEV AUTO RWD',
 'transmission': 'automatic',
 'trim': 'TESLA MODEL Y BEV AUTO RWD',
 'vin': None,
 'year': 2023}
2026-03-27 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:46 [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 15:22:46 [ecarstrade.be] INFO: Saving data for 7002083auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538358.483089, 'last_price_update_time': 1774624966.487788}
2026-03-27 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002083auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7010235%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622768%27 HTTP/1.1" 200 None
2026-03-27 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010235/photo_004/780x0__r.jpg?hash=1774622768 not downloaded yet
2026-03-27 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7010235%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622769%27 HTTP/1.1" 200 None
2026-03-27 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010235/photo_005/780x0__r.jpg?hash=1774622769 not downloaded yet
2026-03-27 15:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002119> (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 15:22: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 15:22:47 [ecarstrade.be] INFO: Extracting details for car 7002119auction111041
2026-03-27 15:22:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 404ed966-0b35-5ba7-bca4-8869e8d58a95 with identifier: 7002119auction111041
2026-03-27 15:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 404ed966-0b35-5ba7-bca4-8869e8d58a95 with scrape type 2
2026-03-27 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 404ed966-0b35-5ba7-bca4-8869e8d58a95 with scrape type 2
2026-03-27 15:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 404ed966-0b35-5ba7-bca4-8869e8d58a95, identifier: 7002119auction111041
2026-03-27 15:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 404ed966-0b35-5ba7-bca4-8869e8d58a95 with identifier: 7002119auction111041
2026-03-27 15:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 404ed966-0b35-5ba7-bca4-8869e8d58a95 with identifier: 7002119auction111041
2026-03-27 15:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 404ed966-0b35-5ba7-bca4-8869e8d58a95 with identifier: 7002119auction111041 to the API
2026-03-27 15:22:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002119>
{'auction_title': '',
 'c_o_2_emission_value': 41,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '404ed966-0b35-5ba7-bca4-8869e8d58a95',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002119',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 84866,
 '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': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T5 TE PHEV Inscription DCT STOCK',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T5 TE PHEV Inscription DCT STOCK',
 'vin': None,
 'year': 2020}
2026-03-27 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:47 [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 15:22:47 [ecarstrade.be] INFO: Saving data for 7002119auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538375.613187, 'last_price_update_time': 1774624967.403672}
2026-03-27 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002119auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002082> (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 15:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002116> (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 15:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009385/photo_002/780x0__r.jpg?hash=1774620096> (referer: https://ecarstrade.com/cars/7009385)
2026-03-27 15:22:49 [ecarstrade.be] INFO: Extracting details for car 7002082auction111041
2026-03-27 15:22:49 [ecarstrade.be] INFO: Extracting details for car 7002116auction111041
2026-03-27 15:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009385/photo_001/780x0__r.jpg?hash=1774620096> (referer: https://ecarstrade.com/cars/7009385)
2026-03-27 15:22:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dce42872-0cbd-53d3-b12c-fc571d2f747c with identifier: 7002082auction111041
2026-03-27 15:22:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dce42872-0cbd-53d3-b12c-fc571d2f747c with scrape type 2
2026-03-27 15:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dce42872-0cbd-53d3-b12c-fc571d2f747c with scrape type 2
2026-03-27 15:22:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dce42872-0cbd-53d3-b12c-fc571d2f747c, identifier: 7002082auction111041
2026-03-27 15:22:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d94519b-eb12-5ae0-adb7-a8076e45102e with identifier: 7002116auction111041
2026-03-27 15:22:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d94519b-eb12-5ae0-adb7-a8076e45102e with scrape type 2
2026-03-27 15:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d94519b-eb12-5ae0-adb7-a8076e45102e with scrape type 2
2026-03-27 15:22:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8d94519b-eb12-5ae0-adb7-a8076e45102e, identifier: 7002116auction111041
2026-03-27 15:22:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dce42872-0cbd-53d3-b12c-fc571d2f747c with identifier: 7002082auction111041
2026-03-27 15:22:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dce42872-0cbd-53d3-b12c-fc571d2f747c with identifier: 7002082auction111041
2026-03-27 15:22:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dce42872-0cbd-53d3-b12c-fc571d2f747c with identifier: 7002082auction111041 to the API
2026-03-27 15:22:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002082>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Electric',
 'id': 'dce42872-0cbd-53d3-b12c-fc571d2f747c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002082',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Tesla',
 'model': 'Model Y',
 'odometer': 162296,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TESLA MODEL Y BEV 75KWH LONG RANGE AUTO 4WD',
 'transmission': 'automatic',
 'trim': 'TESLA MODEL Y BEV 75KWH LONG RANGE AUTO 4WD',
 'vin': None,
 'year': 2022}
2026-03-27 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:50 [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 15:22:50 [ecarstrade.be] INFO: Saving data for 7002082auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538376.25791, 'last_price_update_time': 1774624970.014673}
2026-03-27 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002082auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8d94519b-eb12-5ae0-adb7-a8076e45102e with identifier: 7002116auction111041
2026-03-27 15:22:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8d94519b-eb12-5ae0-adb7-a8076e45102e with identifier: 7002116auction111041
2026-03-27 15:22:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8d94519b-eb12-5ae0-adb7-a8076e45102e with identifier: 7002116auction111041 to the API
2026-03-27 15:22:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002116>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '8d94519b-eb12-5ae0-adb7-a8076e45102e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002116',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 78365,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T4 PHEV INSCRIPTION EXPR. DCT',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T4 PHEV INSCRIPTION EXPR. DCT',
 'vin': None,
 'year': 2021}
2026-03-27 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:50 [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 15:22:50 [ecarstrade.be] INFO: Saving data for 7002116auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538375.008446, 'last_price_update_time': 1774624970.26812}
2026-03-27 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002116auction111041') HTTP/1.1" 204 0
2026-03-27 15:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009395/photo_005/780x0__r.jpg?hash=1774620106> (referer: https://ecarstrade.com/cars/7009395)
2026-03-27 15:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009395/photo_003/780x0__r.jpg?hash=1774620105> (referer: https://ecarstrade.com/cars/7009395)
2026-03-27 15:22:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9517e1bc-4ea1-54e2-b100-9e639043c8c6
2026-03-27 15:22:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9517e1bc-4ea1-54e2-b100-9e639043c8c6
2026-03-27 15:22:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9517e1bc-4ea1-54e2-b100-9e639043c8c6, skipping ID generation
2026-03-27 15:22:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9517e1bc-4ea1-54e2-b100-9e639043c8c6 with scrape type 1
2026-03-27 15:22:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9517e1bc-4ea1-54e2-b100-9e639043c8c6 sending to next pipeline
2026-03-27 15:22:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9517e1bc-4ea1-54e2-b100-9e639043c8c6, identifier: 7009385auction111132
2026-03-27 15:22:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9517e1bc-4ea1-54e2-b100-9e639043c8c6 with identifier: 7009385auction111132
2026-03-27 15:22:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9517e1bc-4ea1-54e2-b100-9e639043c8c6 with identifier: 7009385auction111132
2026-03-27 15:22:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9517e1bc-4ea1-54e2-b100-9e639043c8c6 with identifier: 7009385auction111132 to the API
2026-03-27 15:22:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009385/photo_001/780x0__r.jpg?hash=1774620096>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6E',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '9517e1bc-4ea1-54e2-b100-9e639043c8c6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009385',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 16231,
 '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': 3,
 'seller_name': None,
 'title': 'Berlingo Fourgon Berlingo M 650 1.5 BlueHDi 100CV BVM6 6E',
 'transmission': 'manual',
 'trim': 'Fourgon  M 650 1.5 BlueHDi 100CV BVM6 6E',
 'vin': None,
 'year': 2024}
2026-03-27 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:50 [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 15:22:50 [ecarstrade.be] INFO: Saving data for 7009385auction111132: {'created_time': 1774624970.646195, 'last_price_update_time': 1774624970.646211, 'auction_closing_time': 1774881600.0}
2026-03-27 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009385auction111132') HTTP/1.1" 204 0
2026-03-27 15:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009395/photo_002/780x0__r.jpg?hash=1774620105> (referer: https://ecarstrade.com/cars/7009395)
2026-03-27 15:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009395/photo_001/780x0__r.jpg?hash=1774620105> (referer: https://ecarstrade.com/cars/7009395)
2026-03-27 15:22:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a7775882-cdd2-5658-b056-125d12a05f3a
2026-03-27 15:22:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a7775882-cdd2-5658-b056-125d12a05f3a
2026-03-27 15:22:50 [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 15:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010235/photo_005/780x0__r.jpg?hash=1774622769> (referer: https://ecarstrade.com/cars/7010235)
2026-03-27 15:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009410/photo_005/780x0__r.jpg?hash=1774620138> (referer: https://ecarstrade.com/cars/7009410)
2026-03-27 15:22:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a7775882-cdd2-5658-b056-125d12a05f3a
2026-03-27 15:22:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a7775882-cdd2-5658-b056-125d12a05f3a
2026-03-27 15:22:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a7775882-cdd2-5658-b056-125d12a05f3a, skipping ID generation
2026-03-27 15:22:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7775882-cdd2-5658-b056-125d12a05f3a with scrape type 1
2026-03-27 15:22:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a7775882-cdd2-5658-b056-125d12a05f3a sending to next pipeline
2026-03-27 15:22:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a7775882-cdd2-5658-b056-125d12a05f3a, identifier: 7009395auction111132
2026-03-27 15:22:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a7775882-cdd2-5658-b056-125d12a05f3a with identifier: 7009395auction111132
2026-03-27 15:22:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a7775882-cdd2-5658-b056-125d12a05f3a with identifier: 7009395auction111132
2026-03-27 15:22:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a7775882-cdd2-5658-b056-125d12a05f3a with identifier: 7009395auction111132 to the API
2026-03-27 15:22:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009395/photo_001/780x0__r.jpg?hash=1774620105>
{'auction_title': '',
 'c_o_2_emission_value': 234,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.3L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'a7775882-cdd2-5658-b056-125d12a05f3a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009395',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Fiat',
 'model': 'Ducato',
 'odometer': 68275,
 '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': 3,
 'seller_name': None,
 'title': 'FIAT Ducato  2014  4P  Fourgon tôlé 30 M H2 23 Multijet 120 Pack '
          'Pro Nav',
 'transmission': 'manual',
 'trim': 'FIAT   2014  4P  Fourgon tôlé 30 M H2 23 Multijet 120 Pack Pro Nav',
 'vin': None,
 'year': 2020}
2026-03-27 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:51 [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 15:22:51 [ecarstrade.be] INFO: Saving data for 7009395auction111132: {'created_time': 1774624971.153866, 'last_price_update_time': 1774624971.153877, 'auction_closing_time': 1774881600.0}
2026-03-27 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009395auction111132') HTTP/1.1" 204 0
2026-03-27 15:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010235/photo_004/780x0__r.jpg?hash=1774622768> (referer: https://ecarstrade.com/cars/7010235)
2026-03-27 15:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010235/photo_002/780x0__r.jpg?hash=1774622768> (referer: https://ecarstrade.com/cars/7010235)
2026-03-27 15:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010235/photo_003/780x0__r.jpg?hash=1774622768> (referer: https://ecarstrade.com/cars/7010235)
2026-03-27 15:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001991> (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 15:22:51 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:22:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6805dabe-c21a-5603-99c0-4415ae345353
2026-03-27 15:22:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 40f3d68e-1c78-5acd-9d8b-6f8729d3e390
2026-03-27 15:22:51 [ecarstrade.be] INFO: Found listing with ID: 7002118auction111041
2026-03-27 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:51 [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 15:22:51 [ecarstrade.be] INFO: Scrape type for 7002118auction111041: 2
2026-03-27 15:22:51 [ecarstrade.be] INFO: Found listing with ID: 7001974auction111041
2026-03-27 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:51 [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 15:22:51 [ecarstrade.be] INFO: Scrape type for 7001974auction111041: 2
2026-03-27 15:22:51 [ecarstrade.be] INFO: Found listing with ID: 7002120auction111041
2026-03-27 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:51 [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 15:22:51 [ecarstrade.be] INFO: Scrape type for 7002120auction111041: 2
2026-03-27 15:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009410/photo_003/780x0__r.jpg?hash=1774620139> (referer: https://ecarstrade.com/cars/7009410)
2026-03-27 15:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010235/photo_001/780x0__r.jpg?hash=1774622768> (referer: https://ecarstrade.com/cars/7010235)
2026-03-27 15:22:51 [ecarstrade.be] INFO: Found listing with ID: 7002121auction111041
2026-03-27 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:51 [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 15:22:51 [ecarstrade.be] INFO: Scrape type for 7002121auction111041: 2
2026-03-27 15:22:51 [ecarstrade.be] INFO: Extracting details for car 7001991auction111041
2026-03-27 15:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009410/photo_004/780x0__r.jpg?hash=1774620138> (referer: https://ecarstrade.com/cars/7009410)
2026-03-27 15:22:51 [ecarstrade.be] INFO: Found listing with ID: 7001886auction111041
2026-03-27 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:51 [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 15:22:51 [ecarstrade.be] INFO: Scrape type for 7001886auction111041: 2
2026-03-27 15:22: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 15:22:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6805dabe-c21a-5603-99c0-4415ae345353
2026-03-27 15:22:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6805dabe-c21a-5603-99c0-4415ae345353
2026-03-27 15:22:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6805dabe-c21a-5603-99c0-4415ae345353
2026-03-27 15:22:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c0f2e47-e66d-5cfd-b6af-e4d6512ef5ee with identifier: 7001991auction111041
2026-03-27 15:22:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c0f2e47-e66d-5cfd-b6af-e4d6512ef5ee with scrape type 2
2026-03-27 15:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c0f2e47-e66d-5cfd-b6af-e4d6512ef5ee with scrape type 2
2026-03-27 15:22:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8c0f2e47-e66d-5cfd-b6af-e4d6512ef5ee, identifier: 7001991auction111041
2026-03-27 15:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010235/photo_000/780x0__r.jpg?hash=1774622768> (referer: https://ecarstrade.com/cars/7010235)
2026-03-27 15:22:51 [ecarstrade.be] INFO: Found listing with ID: 7002094auction111041
2026-03-27 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:51 [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 15:22:51 [ecarstrade.be] INFO: Scrape type for 7002094auction111041: 2
2026-03-27 15:22:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8c0f2e47-e66d-5cfd-b6af-e4d6512ef5ee with identifier: 7001991auction111041
2026-03-27 15:22:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8c0f2e47-e66d-5cfd-b6af-e4d6512ef5ee with identifier: 7001991auction111041
2026-03-27 15:22:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8c0f2e47-e66d-5cfd-b6af-e4d6512ef5ee with identifier: 7001991auction111041 to the API
2026-03-27 15:22:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001991>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '8c0f2e47-e66d-5cfd-b6af-e4d6512ef5ee',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001991',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'GLC 200',
 'odometer': 138110,
 '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 GLC 2.0 GLC 200 D BUS SOL AUTO',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLC 2.0  D BUS SOL AUTO',
 'vin': None,
 'year': 2021}
2026-03-27 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:51 [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 15:22:51 [ecarstrade.be] INFO: Saving data for 7001991auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538356.353508, 'last_price_update_time': 1774624971.695766}
2026-03-27 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001991auction111041') HTTP/1.1" 204 0
2026-03-27 15:22: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 15:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009410/photo_002/780x0__r.jpg?hash=1774620138> (referer: https://ecarstrade.com/cars/7009410)
2026-03-27 15:22: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 15:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009410/photo_001/780x0__r.jpg?hash=1774620138> (referer: https://ecarstrade.com/cars/7009410)
2026-03-27 15:22:51 [ecarstrade.be] INFO: Found listing with ID: 7001842auction111041
2026-03-27 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:51 [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 15:22:51 [ecarstrade.be] INFO: Scrape type for 7001842auction111041: 2
2026-03-27 15:22: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 15:22:52 [ecarstrade.be] INFO: Found listing with ID: 7001852auction111041
2026-03-27 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:52 [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 15:22:52 [ecarstrade.be] INFO: Scrape type for 7001852auction111041: 2
2026-03-27 15:22:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 40f3d68e-1c78-5acd-9d8b-6f8729d3e390
2026-03-27 15:22:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6805dabe-c21a-5603-99c0-4415ae345353
2026-03-27 15:22:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 40f3d68e-1c78-5acd-9d8b-6f8729d3e390
2026-03-27 15:22:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6805dabe-c21a-5603-99c0-4415ae345353
2026-03-27 15:22:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6805dabe-c21a-5603-99c0-4415ae345353, skipping ID generation
2026-03-27 15:22:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6805dabe-c21a-5603-99c0-4415ae345353 with scrape type 1
2026-03-27 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6805dabe-c21a-5603-99c0-4415ae345353 sending to next pipeline
2026-03-27 15:22:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6805dabe-c21a-5603-99c0-4415ae345353, identifier: 7010235auction111107
2026-03-27 15:22:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6805dabe-c21a-5603-99c0-4415ae345353 with identifier: 7010235auction111107
2026-03-27 15:22:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6805dabe-c21a-5603-99c0-4415ae345353 with identifier: 7010235auction111107
2026-03-27 15:22:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6805dabe-c21a-5603-99c0-4415ae345353 with identifier: 7010235auction111107 to the API
2026-03-27 15:22:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010235/photo_000/780x0__r.jpg?hash=1774622768>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 5',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T06:40:00Z',
 'fuel_type': 'Diesel',
 'id': '6805dabe-c21a-5603-99c0-4415ae345353',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010235',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 71920,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2012-06-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Superb Combi COM ELEG GL 1,6 CR TDI 77KW 5V',
 'transmission': 'manual',
 'trim': 'SKODA  Combi COM ELEG GL 1,6 CR TDI 77KW 5V',
 'vin': None,
 'year': 2012}
2026-03-27 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:52 [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 15:22:52 [ecarstrade.be] INFO: Saving data for 7010235auction111107: {'created_time': 1774624972.471603, 'last_price_update_time': 1774624972.471618, 'auction_closing_time': 1774939200.0}
2026-03-27 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010235auction111107') HTTP/1.1" 204 0
2026-03-27 15:22:52 [ecarstrade.be] INFO: Found listing with ID: 7001947auction111041
2026-03-27 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:52 [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 15:22:52 [ecarstrade.be] INFO: Scrape type for 7001947auction111041: 2
2026-03-27 15:22:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 40f3d68e-1c78-5acd-9d8b-6f8729d3e390
2026-03-27 15:22:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 40f3d68e-1c78-5acd-9d8b-6f8729d3e390
2026-03-27 15:22:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 40f3d68e-1c78-5acd-9d8b-6f8729d3e390, skipping ID generation
2026-03-27 15:22:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40f3d68e-1c78-5acd-9d8b-6f8729d3e390 with scrape type 1
2026-03-27 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 40f3d68e-1c78-5acd-9d8b-6f8729d3e390 sending to next pipeline
2026-03-27 15:22:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 40f3d68e-1c78-5acd-9d8b-6f8729d3e390, identifier: 7009410auction111132
2026-03-27 15:22:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 40f3d68e-1c78-5acd-9d8b-6f8729d3e390 with identifier: 7009410auction111132
2026-03-27 15:22:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 40f3d68e-1c78-5acd-9d8b-6f8729d3e390 with identifier: 7009410auction111132
2026-03-27 15:22:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 40f3d68e-1c78-5acd-9d8b-6f8729d3e390 with identifier: 7009410auction111132 to the API
2026-03-27 15:22:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:22: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 15:22:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009410/photo_001/780x0__r.jpg?hash=1774620138>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '40f3d68e-1c78-5acd-9d8b-6f8729d3e390',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009410',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 14980,
 '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': 2,
 'seller_name': None,
 'title': 'RENAULT Kangoo / 2021 / 4P / Fourgonnette Extra - Blue dCi95 Sésame '
          'Ouvre Toi',
 'transmission': 'manual',
 'trim': 'RENAULT  / 2021 / 4P / Fourgonnette Extra - Blue dCi95 Sésame Ouvre '
         'Toi',
 'vin': None,
 'year': 2022}
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:53 [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 15:22:53 [ecarstrade.be] INFO: Saving data for 7009410auction111132: {'created_time': 1774624973.146515, 'last_price_update_time': 1774624973.146526, 'auction_closing_time': 1774881600.0}
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009410auction111132') HTTP/1.1" 204 0
2026-03-27 15:22:53 [ecarstrade.be] INFO: Found listing with ID: 7002103auction111041
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:53 [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 15:22:53 [ecarstrade.be] INFO: Scrape type for 7002103auction111041: 2
2026-03-27 15:22:53 [ecarstrade.be] INFO: Found listing with ID: 7001870auction111041
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:53 [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 15:22:53 [ecarstrade.be] INFO: Scrape type for 7001870auction111041: 2
2026-03-27 15:22:53 [ecarstrade.be] INFO: Found listing with ID: 7002090auction111041
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:53 [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 15:22:53 [ecarstrade.be] INFO: Scrape type for 7002090auction111041: 2
2026-03-27 15:22:53 [ecarstrade.be] INFO: Found listing with ID: 7001839auction111041
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:53 [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 15:22:53 [ecarstrade.be] INFO: Scrape type for 7001839auction111041: 2
2026-03-27 15:22:53 [ecarstrade.be] INFO: Found listing with ID: 7002019auction111041
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:53 [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 15:22:53 [ecarstrade.be] INFO: Scrape type for 7002019auction111041: 2
2026-03-27 15:22:53 [ecarstrade.be] INFO: Found listing with ID: 7002104auction111041
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:53 [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 15:22:53 [ecarstrade.be] INFO: Scrape type for 7002104auction111041: 2
2026-03-27 15:22:53 [ecarstrade.be] INFO: Found listing with ID: 7001867auction111041
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:53 [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 15:22:53 [ecarstrade.be] INFO: Scrape type for 7001867auction111041: 2
2026-03-27 15:22:53 [ecarstrade.be] INFO: Found listing with ID: 7001889auction111041
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:53 [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 15:22:53 [ecarstrade.be] INFO: Scrape type for 7001889auction111041: 2
2026-03-27 15:22:53 [ecarstrade.be] INFO: Found listing with ID: 7002069auction111041
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:53 [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 15:22:53 [ecarstrade.be] INFO: Scrape type for 7002069auction111041: 2
2026-03-27 15:22:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009560> (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 15:22:53 [ecarstrade.be] INFO: Found listing with ID: 7002123auction111041
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:53 [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 15:22:53 [ecarstrade.be] INFO: Scrape type for 7002123auction111041: 2
2026-03-27 15:22: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 15:22:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009514> (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 15:22:53 [ecarstrade.be] INFO: Found listing with ID: 7001858auction111041
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22:53 [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 15:22:53 [ecarstrade.be] INFO: Scrape type for 7001858auction111041: 2
2026-03-27 15:22: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 15:22:53 [ecarstrade.be] INFO: Extracting details for car 7009560auction111133
2026-03-27 15:22:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a2318b4-bbb1-5115-82fa-7833a6b753f0 with identifier: 7009560auction111133
2026-03-27 15:22:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a2318b4-bbb1-5115-82fa-7833a6b753f0 with scrape type 1
2026-03-27 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8a2318b4-bbb1-5115-82fa-7833a6b753f0
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009560%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620321%27 HTTP/1.1" 200 None
2026-03-27 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009560/photo_001/780x0__r.jpg?hash=1774620321 not downloaded yet
2026-03-27 15:22:53 [ecarstrade.be] INFO: Extracting details for car 7009514auction111133
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009560%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620322%27 HTTP/1.1" 200 None
2026-03-27 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009560/photo_002/780x0__r.jpg?hash=1774620322 not downloaded yet
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009560%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620321%27 HTTP/1.1" 200 None
2026-03-27 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009560/photo_003/780x0__r.jpg?hash=1774620321 not downloaded yet
2026-03-27 15:22:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 225a07c5-54a6-5347-8f9e-59c647961b14 with identifier: 7009514auction111133
2026-03-27 15:22:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 225a07c5-54a6-5347-8f9e-59c647961b14 with scrape type 1
2026-03-27 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 225a07c5-54a6-5347-8f9e-59c647961b14
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009514%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620273%27 HTTP/1.1" 200 None
2026-03-27 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009514/photo_001/780x0__r.jpg?hash=1774620273 not downloaded yet
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009560%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620322%27 HTTP/1.1" 200 None
2026-03-27 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009560/photo_004/780x0__r.jpg?hash=1774620322 not downloaded yet
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009514%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620273%27 HTTP/1.1" 200 None
2026-03-27 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009514/photo_002/780x0__r.jpg?hash=1774620273 not downloaded yet
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009560%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620322%27 HTTP/1.1" 200 None
2026-03-27 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009560/photo_005/780x0__r.jpg?hash=1774620322 not downloaded yet
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009514%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620273%27 HTTP/1.1" 200 None
2026-03-27 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009514/photo_003/780x0__r.jpg?hash=1774620273 not downloaded yet
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009560%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620322%27 HTTP/1.1" 200 None
2026-03-27 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009560/photo_006/780x0__r.jpg?hash=1774620322 not downloaded yet
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009514%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620274%27 HTTP/1.1" 200 None
2026-03-27 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009514/photo_004/780x0__r.jpg?hash=1774620274 not downloaded yet
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009514%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620273%27 HTTP/1.1" 200 None
2026-03-27 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009514/photo_005/780x0__r.jpg?hash=1774620273 not downloaded yet
2026-03-27 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7009514%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620274%27 HTTP/1.1" 200 None
2026-03-27 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009514/photo_006/780x0__r.jpg?hash=1774620274 not downloaded yet
2026-03-27 15:22:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009456> (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 15:22: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 15:22:54 [ecarstrade.be] INFO: Extracting details for car 7009456auction111133
2026-03-27 15:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abd3d5a1-6530-5fcd-86ab-d98262b478dd with identifier: 7009456auction111133
2026-03-27 15:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abd3d5a1-6530-5fcd-86ab-d98262b478dd with scrape type 1
2026-03-27 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item abd3d5a1-6530-5fcd-86ab-d98262b478dd
2026-03-27 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009456%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620198%27 HTTP/1.1" 200 None
2026-03-27 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009456/photo_001/780x0__r.jpg?hash=1774620198 not downloaded yet
2026-03-27 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009456%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620197%27 HTTP/1.1" 200 None
2026-03-27 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009456/photo_002/780x0__r.jpg?hash=1774620197 not downloaded yet
2026-03-27 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009456%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620198%27 HTTP/1.1" 200 None
2026-03-27 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009456/photo_003/780x0__r.jpg?hash=1774620198 not downloaded yet
2026-03-27 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009456%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620198%27 HTTP/1.1" 200 None
2026-03-27 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009456/photo_004/780x0__r.jpg?hash=1774620198 not downloaded yet
2026-03-27 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009456%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620198%27 HTTP/1.1" 200 None
2026-03-27 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009456/photo_005/780x0__r.jpg?hash=1774620198 not downloaded yet
2026-03-27 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009456%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620198%27 HTTP/1.1" 200 None
2026-03-27 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009456/photo_006/780x0__r.jpg?hash=1774620198 not downloaded yet
2026-03-27 15:22:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009437> (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 15:22: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 15:22:59 [ecarstrade.be] INFO: Extracting details for car 7009437auction111133
2026-03-27 15:22:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009476> (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 15:22: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 15:22:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4760683d-ee39-53c8-8a57-26be5b10a3ed with identifier: 7009437auction111133
2026-03-27 15:22:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4760683d-ee39-53c8-8a57-26be5b10a3ed with scrape type 1
2026-03-27 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4760683d-ee39-53c8-8a57-26be5b10a3ed
2026-03-27 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009437%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620173%27 HTTP/1.1" 200 None
2026-03-27 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009437/photo_001/780x0__r.jpg?hash=1774620173 not downloaded yet
2026-03-27 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009437%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620173%27 HTTP/1.1" 200 None
2026-03-27 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009437/photo_002/780x0__r.jpg?hash=1774620173 not downloaded yet
2026-03-27 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009437%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620173%27 HTTP/1.1" 200 None
2026-03-27 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009437/photo_003/780x0__r.jpg?hash=1774620173 not downloaded yet
2026-03-27 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009437%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620174%27 HTTP/1.1" 200 None
2026-03-27 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009437/photo_004/780x0__r.jpg?hash=1774620174 not downloaded yet
2026-03-27 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009437%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620173%27 HTTP/1.1" 200 None
2026-03-27 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009437/photo_005/780x0__r.jpg?hash=1774620173 not downloaded yet
2026-03-27 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009437%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620173%27 HTTP/1.1" 200 None
2026-03-27 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009437/photo_006/780x0__r.jpg?hash=1774620173 not downloaded yet
2026-03-27 15:22:59 [ecarstrade.be] INFO: Extracting details for car 7009476auction111133
2026-03-27 15:22:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f9b445e-137a-5bdf-8804-53f919c50eef with identifier: 7009476auction111133
2026-03-27 15:22:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f9b445e-137a-5bdf-8804-53f919c50eef with scrape type 1
2026-03-27 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9f9b445e-137a-5bdf-8804-53f919c50eef
2026-03-27 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:22: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%252F7000001-7010000%252F7009476%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620222%27 HTTP/1.1" 200 None
2026-03-27 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009476/photo_001/780x0__r.jpg?hash=1774620222 not downloaded yet
2026-03-27 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009476%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620222%27 HTTP/1.1" 200 None
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009476/photo_002/780x0__r.jpg?hash=1774620222 not downloaded yet
2026-03-27 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009476%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620222%27 HTTP/1.1" 200 None
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009476/photo_003/780x0__r.jpg?hash=1774620222 not downloaded yet
2026-03-27 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009476%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620222%27 HTTP/1.1" 200 None
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009476/photo_004/780x0__r.jpg?hash=1774620222 not downloaded yet
2026-03-27 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009476%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620223%27 HTTP/1.1" 200 None
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009476/photo_005/780x0__r.jpg?hash=1774620223 not downloaded yet
2026-03-27 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009476%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620222%27 HTTP/1.1" 200 None
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009476/photo_006/780x0__r.jpg?hash=1774620222 not downloaded yet
2026-03-27 15:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009481> (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 15:23: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 15:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009386> (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 15:23: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 15:23:00 [ecarstrade.be] INFO: Extracting details for car 7009481auction111133
2026-03-27 15:23:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4b045a7-6bfc-5576-bcbf-538c36beffc8 with identifier: 7009481auction111133
2026-03-27 15:23:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4b045a7-6bfc-5576-bcbf-538c36beffc8 with scrape type 1
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d4b045a7-6bfc-5576-bcbf-538c36beffc8
2026-03-27 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009481%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620230%27 HTTP/1.1" 200 None
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009481/photo_001/780x0__r.jpg?hash=1774620230 not downloaded yet
2026-03-27 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009481%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620230%27 HTTP/1.1" 200 None
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009481/photo_002/780x0__r.jpg?hash=1774620230 not downloaded yet
2026-03-27 15:23:00 [ecarstrade.be] INFO: Extracting details for car 7009386auction111132
2026-03-27 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009481%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620230%27 HTTP/1.1" 200 None
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009481/photo_003/780x0__r.jpg?hash=1774620230 not downloaded yet
2026-03-27 15:23:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daaadd26-ba8d-5a62-ab9e-986cb84aa54a with identifier: 7009386auction111132
2026-03-27 15:23:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daaadd26-ba8d-5a62-ab9e-986cb84aa54a with scrape type 1
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item daaadd26-ba8d-5a62-ab9e-986cb84aa54a
2026-03-27 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009386%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620097%27 HTTP/1.1" 200 None
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009386/photo_001/780x0__r.jpg?hash=1774620097 not downloaded yet
2026-03-27 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009481%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620230%27 HTTP/1.1" 200 None
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009481/photo_004/780x0__r.jpg?hash=1774620230 not downloaded yet
2026-03-27 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009386%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620097%27 HTTP/1.1" 200 None
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009386/photo_002/780x0__r.jpg?hash=1774620097 not downloaded yet
2026-03-27 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009481%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620230%27 HTTP/1.1" 200 None
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009481/photo_005/780x0__r.jpg?hash=1774620230 not downloaded yet
2026-03-27 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009386%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620097%27 HTTP/1.1" 200 None
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009386/photo_003/780x0__r.jpg?hash=1774620097 not downloaded yet
2026-03-27 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009481%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620231%27 HTTP/1.1" 200 None
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009481/photo_006/780x0__r.jpg?hash=1774620231 not downloaded yet
2026-03-27 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009386%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620097%27 HTTP/1.1" 200 None
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009386/photo_004/780x0__r.jpg?hash=1774620097 not downloaded yet
2026-03-27 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009386%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620097%27 HTTP/1.1" 200 None
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009386/photo_005/780x0__r.jpg?hash=1774620097 not downloaded yet
2026-03-27 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009386%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620097%27 HTTP/1.1" 200 None
2026-03-27 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009386/photo_006/780x0__r.jpg?hash=1774620097 not downloaded yet
2026-03-27 15:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002120> (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 15:23: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 15:23:01 [ecarstrade.be] INFO: Extracting details for car 7002120auction111041
2026-03-27 15:23:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3801594-b7d4-5e49-9b0e-a3051609dd7d with identifier: 7002120auction111041
2026-03-27 15:23:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3801594-b7d4-5e49-9b0e-a3051609dd7d with scrape type 2
2026-03-27 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3801594-b7d4-5e49-9b0e-a3051609dd7d with scrape type 2
2026-03-27 15:23:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a3801594-b7d4-5e49-9b0e-a3051609dd7d, identifier: 7002120auction111041
2026-03-27 15:23:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a3801594-b7d4-5e49-9b0e-a3051609dd7d with identifier: 7002120auction111041
2026-03-27 15:23:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a3801594-b7d4-5e49-9b0e-a3051609dd7d with identifier: 7002120auction111041
2026-03-27 15:23:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a3801594-b7d4-5e49-9b0e-a3051609dd7d with identifier: 7002120auction111041 to the API
2026-03-27 15:23:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002120>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'a3801594-b7d4-5e49-9b0e-a3051609dd7d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002120',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 84265,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 2.0 D3 GEARTRONIC R-DESIGN',
 'transmission': 'automatic',
 'trim': 'VOLVO  2.0 D3 GEARTRONIC R-DESIGN',
 'vin': None,
 'year': 2021}
2026-03-27 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:01 [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 15:23:01 [ecarstrade.be] INFO: Saving data for 7002120auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538402.254896, 'last_price_update_time': 1774624981.416041}
2026-03-27 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002120auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009397> (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 15:23:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009439> (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 15:23: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 15:23: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 15:23:01 [ecarstrade.be] INFO: Extracting details for car 7009397auction111132
2026-03-27 15:23:01 [ecarstrade.be] INFO: Extracting details for car 7009439auction111133
2026-03-27 15:23:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d495355-e20f-5104-80cb-00c6f9e52424 with identifier: 7009397auction111132
2026-03-27 15:23:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d495355-e20f-5104-80cb-00c6f9e52424 with scrape type 1
2026-03-27 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0d495355-e20f-5104-80cb-00c6f9e52424
2026-03-27 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009397%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620108%27 HTTP/1.1" 200 None
2026-03-27 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009397/photo_001/780x0__r.jpg?hash=1774620108 not downloaded yet
2026-03-27 15:23:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f27baf0e-76c6-50f2-9e5f-b95b27224dc0 with identifier: 7009439auction111133
2026-03-27 15:23:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f27baf0e-76c6-50f2-9e5f-b95b27224dc0 with scrape type 1
2026-03-27 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f27baf0e-76c6-50f2-9e5f-b95b27224dc0
2026-03-27 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009439%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620174%27 HTTP/1.1" 200 None
2026-03-27 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009439/photo_001/780x0__r.jpg?hash=1774620174 not downloaded yet
2026-03-27 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009397%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620108%27 HTTP/1.1" 200 None
2026-03-27 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009397/photo_002/780x0__r.jpg?hash=1774620108 not downloaded yet
2026-03-27 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009439%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620174%27 HTTP/1.1" 200 None
2026-03-27 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009439/photo_002/780x0__r.jpg?hash=1774620174 not downloaded yet
2026-03-27 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009397%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620108%27 HTTP/1.1" 200 None
2026-03-27 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009397/photo_003/780x0__r.jpg?hash=1774620108 not downloaded yet
2026-03-27 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009439%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620174%27 HTTP/1.1" 200 None
2026-03-27 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009439/photo_003/780x0__r.jpg?hash=1774620174 not downloaded yet
2026-03-27 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009397%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620108%27 HTTP/1.1" 200 None
2026-03-27 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009397/photo_004/780x0__r.jpg?hash=1774620108 not downloaded yet
2026-03-27 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009439%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620174%27 HTTP/1.1" 200 None
2026-03-27 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009439/photo_004/780x0__r.jpg?hash=1774620174 not downloaded yet
2026-03-27 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009397%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620108%27 HTTP/1.1" 200 None
2026-03-27 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009397/photo_005/780x0__r.jpg?hash=1774620108 not downloaded yet
2026-03-27 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009439%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620174%27 HTTP/1.1" 200 None
2026-03-27 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009439/photo_005/780x0__r.jpg?hash=1774620174 not downloaded yet
2026-03-27 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009397%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620108%27 HTTP/1.1" 200 None
2026-03-27 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009397/photo_006/780x0__r.jpg?hash=1774620108 not downloaded yet
2026-03-27 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009439%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620174%27 HTTP/1.1" 200 None
2026-03-27 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009439/photo_006/780x0__r.jpg?hash=1774620174 not downloaded yet
2026-03-27 15:23:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002121> (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 15:23:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009514/photo_006/780x0__r.jpg?hash=1774620274> (referer: https://ecarstrade.com/cars/7009514)
2026-03-27 15:23:06 [ecarstrade.be] INFO: Extracting details for car 7002121auction111041
2026-03-27 15:23:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b085394d-edcf-51f6-b23f-a867defd5f77 with identifier: 7002121auction111041
2026-03-27 15:23:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b085394d-edcf-51f6-b23f-a867defd5f77 with scrape type 2
2026-03-27 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b085394d-edcf-51f6-b23f-a867defd5f77 with scrape type 2
2026-03-27 15:23:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b085394d-edcf-51f6-b23f-a867defd5f77, identifier: 7002121auction111041
2026-03-27 15:23:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b085394d-edcf-51f6-b23f-a867defd5f77 with identifier: 7002121auction111041
2026-03-27 15:23:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b085394d-edcf-51f6-b23f-a867defd5f77 with identifier: 7002121auction111041
2026-03-27 15:23:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b085394d-edcf-51f6-b23f-a867defd5f77 with identifier: 7002121auction111041 to the API
2026-03-27 15:23:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002121>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'b085394d-edcf-51f6-b23f-a867defd5f77',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002121',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 134118,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-10',
 'seats_number': 2,
 'seller_name': None,
 'title': 'VOLVO XC40 2.0 D3 GEARTRONIC R-DESIGN TRANSFO VAN',
 'transmission': 'automatic',
 'trim': 'VOLVO  2.0 D3 GEARTRONIC R-DESIGN TRANSFO VAN',
 'vin': None,
 'year': 2021}
2026-03-27 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:06 [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 15:23:06 [ecarstrade.be] INFO: Saving data for 7002121auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538403.383814, 'last_price_update_time': 1774624986.728887}
2026-03-27 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002121auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009456/photo_006/780x0__r.jpg?hash=1774620198> (referer: https://ecarstrade.com/cars/7009456)
2026-03-27 15:23:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001974> (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 15:23:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 225a07c5-54a6-5347-8f9e-59c647961b14
2026-03-27 15:23:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009476/photo_006/780x0__r.jpg?hash=1774620222> (referer: https://ecarstrade.com/cars/7009476)
2026-03-27 15:23:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009456/photo_005/780x0__r.jpg?hash=1774620198> (referer: https://ecarstrade.com/cars/7009456)
2026-03-27 15:23:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item abd3d5a1-6530-5fcd-86ab-d98262b478dd
2026-03-27 15:23:06 [ecarstrade.be] INFO: Extracting details for car 7001974auction111041
2026-03-27 15:23:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c26c5fe8-60c5-5401-8d63-4eb8f65ab47d with identifier: 7001974auction111041
2026-03-27 15:23:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c26c5fe8-60c5-5401-8d63-4eb8f65ab47d with scrape type 2
2026-03-27 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c26c5fe8-60c5-5401-8d63-4eb8f65ab47d with scrape type 2
2026-03-27 15:23:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c26c5fe8-60c5-5401-8d63-4eb8f65ab47d, identifier: 7001974auction111041
2026-03-27 15:23:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c26c5fe8-60c5-5401-8d63-4eb8f65ab47d with identifier: 7001974auction111041
2026-03-27 15:23:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c26c5fe8-60c5-5401-8d63-4eb8f65ab47d with identifier: 7001974auction111041
2026-03-27 15:23:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c26c5fe8-60c5-5401-8d63-4eb8f65ab47d with identifier: 7001974auction111041 to the API
2026-03-27 15:23:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001974>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'c26c5fe8-60c5-5401-8d63-4eb8f65ab47d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001974',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA 250',
 'odometer': 78007,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA - Klasse 1.3 CLA 250 E BUSINESS SOLUTION DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA - Klasse 1.3  E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2022}
2026-03-27 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:07 [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 15:23:07 [ecarstrade.be] INFO: Saving data for 7001974auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538403.728685, 'last_price_update_time': 1774624987.182473}
2026-03-27 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001974auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009386/photo_006/780x0__r.jpg?hash=1774620097> (referer: https://ecarstrade.com/cars/7009386)
2026-03-27 15:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009476/photo_005/780x0__r.jpg?hash=1774620223> (referer: https://ecarstrade.com/cars/7009476)
2026-03-27 15:23:07 [scrapy.extensions.logstats] INFO: Crawled 1202 pages (at 49 pages/min), scraped 1018 items (at 46 items/min)
2026-03-27 15:23:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002118> (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 15:23:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9f9b445e-137a-5bdf-8804-53f919c50eef
2026-03-27 15:23:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item abd3d5a1-6530-5fcd-86ab-d98262b478dd
2026-03-27 15:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009386/photo_005/780x0__r.jpg?hash=1774620097> (referer: https://ecarstrade.com/cars/7009386)
2026-03-27 15:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009439/photo_006/780x0__r.jpg?hash=1774620174> (referer: https://ecarstrade.com/cars/7009439)
2026-03-27 15:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009386/photo_004/780x0__r.jpg?hash=1774620097> (referer: https://ecarstrade.com/cars/7009386)
2026-03-27 15:23:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item daaadd26-ba8d-5a62-ab9e-986cb84aa54a
2026-03-27 15:23:07 [ecarstrade.be] INFO: Extracting details for car 7002118auction111041
2026-03-27 15:23:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9f9b445e-137a-5bdf-8804-53f919c50eef
2026-03-27 15:23:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f9ef211-cce0-5a4e-ac08-bb4ee7635def with identifier: 7002118auction111041
2026-03-27 15:23:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9ef211-cce0-5a4e-ac08-bb4ee7635def with scrape type 2
2026-03-27 15:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f9ef211-cce0-5a4e-ac08-bb4ee7635def with scrape type 2
2026-03-27 15:23:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5f9ef211-cce0-5a4e-ac08-bb4ee7635def, identifier: 7002118auction111041
2026-03-27 15:23:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5f9ef211-cce0-5a4e-ac08-bb4ee7635def with identifier: 7002118auction111041
2026-03-27 15:23:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5f9ef211-cce0-5a4e-ac08-bb4ee7635def with identifier: 7002118auction111041
2026-03-27 15:23:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5f9ef211-cce0-5a4e-ac08-bb4ee7635def with identifier: 7002118auction111041 to the API
2026-03-27 15:23:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002118>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '5f9ef211-cce0-5a4e-ac08-bb4ee7635def',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002118',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 69715,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T4 RECHARGE GEARTR. INSCRIPTION',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T4 RECHARGE GEARTR. INSCRIPTION',
 'vin': None,
 'year': 2021}
2026-03-27 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:07 [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 15:23:07 [ecarstrade.be] INFO: Saving data for 7002118auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538432.589692, 'last_price_update_time': 1774624987.745468}
2026-03-27 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002118auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009397/photo_006/780x0__r.jpg?hash=1774620108> (referer: https://ecarstrade.com/cars/7009397)
2026-03-27 15:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009439/photo_005/780x0__r.jpg?hash=1774620174> (referer: https://ecarstrade.com/cars/7009439)
2026-03-27 15:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009397/photo_005/780x0__r.jpg?hash=1774620108> (referer: https://ecarstrade.com/cars/7009397)
2026-03-27 15:23:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item daaadd26-ba8d-5a62-ab9e-986cb84aa54a
2026-03-27 15:23:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f27baf0e-76c6-50f2-9e5f-b95b27224dc0
2026-03-27 15:23:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item daaadd26-ba8d-5a62-ab9e-986cb84aa54a
2026-03-27 15:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009439/photo_003/780x0__r.jpg?hash=1774620174> (referer: https://ecarstrade.com/cars/7009439)
2026-03-27 15:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009397/photo_004/780x0__r.jpg?hash=1774620108> (referer: https://ecarstrade.com/cars/7009397)
2026-03-27 15:23:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0d495355-e20f-5104-80cb-00c6f9e52424
2026-03-27 15:23:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f27baf0e-76c6-50f2-9e5f-b95b27224dc0
2026-03-27 15:23:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0d495355-e20f-5104-80cb-00c6f9e52424
2026-03-27 15:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009439/photo_004/780x0__r.jpg?hash=1774620174> (referer: https://ecarstrade.com/cars/7009439)
2026-03-27 15:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002069> (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 15:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009439/photo_002/780x0__r.jpg?hash=1774620174> (referer: https://ecarstrade.com/cars/7009439)
2026-03-27 15:23:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f27baf0e-76c6-50f2-9e5f-b95b27224dc0
2026-03-27 15:23:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0d495355-e20f-5104-80cb-00c6f9e52424
2026-03-27 15:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009439/photo_001/780x0__r.jpg?hash=1774620174> (referer: https://ecarstrade.com/cars/7009439)
2026-03-27 15:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009397/photo_003/780x0__r.jpg?hash=1774620108> (referer: https://ecarstrade.com/cars/7009397)
2026-03-27 15:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009397/photo_001/780x0__r.jpg?hash=1774620108> (referer: https://ecarstrade.com/cars/7009397)
2026-03-27 15:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009397/photo_002/780x0__r.jpg?hash=1774620108> (referer: https://ecarstrade.com/cars/7009397)
2026-03-27 15:23:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f27baf0e-76c6-50f2-9e5f-b95b27224dc0
2026-03-27 15:23:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009481/photo_006/780x0__r.jpg?hash=1774620231> (referer: https://ecarstrade.com/cars/7009481)
2026-03-27 15:23:08 [ecarstrade.be] INFO: Extracting details for car 7002069auction111041
2026-03-27 15:23:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a950c5fb-c193-5a9d-bfb6-7b9cf41904c0 with identifier: 7002069auction111041
2026-03-27 15:23:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a950c5fb-c193-5a9d-bfb6-7b9cf41904c0 with scrape type 2
2026-03-27 15:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a950c5fb-c193-5a9d-bfb6-7b9cf41904c0 with scrape type 2
2026-03-27 15:23:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a950c5fb-c193-5a9d-bfb6-7b9cf41904c0, identifier: 7002069auction111041
2026-03-27 15:23:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a950c5fb-c193-5a9d-bfb6-7b9cf41904c0 with identifier: 7002069auction111041
2026-03-27 15:23:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a950c5fb-c193-5a9d-bfb6-7b9cf41904c0 with identifier: 7002069auction111041
2026-03-27 15:23:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a950c5fb-c193-5a9d-bfb6-7b9cf41904c0 with identifier: 7002069auction111041 to the API
2026-03-27 15:23:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002069>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'a950c5fb-c193-5a9d-bfb6-7b9cf41904c0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002069',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 110738,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-25',
 'seats_number': 7,
 'seller_name': None,
 'title': 'SKODA KODIAQ 1.5 TSI ACT Sportline II',
 'transmission': 'manual',
 'trim': 'SKODA KODIAQ 1.5 TSI ACT Sportline II',
 'vin': None,
 'year': 2020}
2026-03-27 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:08 [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 15:23:08 [ecarstrade.be] INFO: Saving data for 7002069auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538413.762588, 'last_price_update_time': 1774624988.357479}
2026-03-27 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002069auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009386/photo_003/780x0__r.jpg?hash=1774620097> (referer: https://ecarstrade.com/cars/7009386)
2026-03-27 15:23:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009386/photo_002/780x0__r.jpg?hash=1774620097> (referer: https://ecarstrade.com/cars/7009386)
2026-03-27 15:23:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009481/photo_005/780x0__r.jpg?hash=1774620230> (referer: https://ecarstrade.com/cars/7009481)
2026-03-27 15:23:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009481/photo_004/780x0__r.jpg?hash=1774620230> (referer: https://ecarstrade.com/cars/7009481)
2026-03-27 15:23:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002123> (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 15:23:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f27baf0e-76c6-50f2-9e5f-b95b27224dc0
2026-03-27 15:23:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f27baf0e-76c6-50f2-9e5f-b95b27224dc0
2026-03-27 15:23:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f27baf0e-76c6-50f2-9e5f-b95b27224dc0, skipping ID generation
2026-03-27 15:23:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f27baf0e-76c6-50f2-9e5f-b95b27224dc0 with scrape type 1
2026-03-27 15:23:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f27baf0e-76c6-50f2-9e5f-b95b27224dc0 sending to next pipeline
2026-03-27 15:23:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f27baf0e-76c6-50f2-9e5f-b95b27224dc0, identifier: 7009439auction111133
2026-03-27 15:23:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0d495355-e20f-5104-80cb-00c6f9e52424
2026-03-27 15:23:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0d495355-e20f-5104-80cb-00c6f9e52424
2026-03-27 15:23:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0d495355-e20f-5104-80cb-00c6f9e52424
2026-03-27 15:23:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0d495355-e20f-5104-80cb-00c6f9e52424, skipping ID generation
2026-03-27 15:23:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d495355-e20f-5104-80cb-00c6f9e52424 with scrape type 1
2026-03-27 15:23:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0d495355-e20f-5104-80cb-00c6f9e52424 sending to next pipeline
2026-03-27 15:23:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0d495355-e20f-5104-80cb-00c6f9e52424, identifier: 7009397auction111132
2026-03-27 15:23:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d4b045a7-6bfc-5576-bcbf-538c36beffc8
2026-03-27 15:23:08 [ecarstrade.be] INFO: Extracting details for car 7002123auction111041
2026-03-27 15:23:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f27baf0e-76c6-50f2-9e5f-b95b27224dc0 with identifier: 7009439auction111133
2026-03-27 15:23:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f27baf0e-76c6-50f2-9e5f-b95b27224dc0 with identifier: 7009439auction111133
2026-03-27 15:23:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f27baf0e-76c6-50f2-9e5f-b95b27224dc0 with identifier: 7009439auction111133 to the API
2026-03-27 15:23:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009439/photo_001/780x0__r.jpg?hash=1774620174>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 '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': 'Petrol',
 'id': 'f27baf0e-76c6-50f2-9e5f-b95b27224dc0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009439',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 25842,
 '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': 'BMW X1 / 2022 / 5P / SUV xDrive23i M Sport DKG7',
 'transmission': 'automatic',
 'trim': '/ 2022 / 5P / SUV xDrive23i M Sport DKG7',
 'vin': None,
 'year': 2023}
2026-03-27 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:08 [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 15:23:08 [ecarstrade.be] INFO: Saving data for 7009439auction111133: {'created_time': 1774624988.900049, 'last_price_update_time': 1774624988.900059, 'auction_closing_time': 1774881600.0}
2026-03-27 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009439auction111133') HTTP/1.1" 204 0
2026-03-27 15:23:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0d495355-e20f-5104-80cb-00c6f9e52424 with identifier: 7009397auction111132
2026-03-27 15:23:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0d495355-e20f-5104-80cb-00c6f9e52424 with identifier: 7009397auction111132
2026-03-27 15:23:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0d495355-e20f-5104-80cb-00c6f9e52424 with identifier: 7009397auction111132 to the API
2026-03-27 15:23:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009397/photo_002/780x0__r.jpg?hash=1774620108>
{'auction_title': '',
 'c_o_2_emission_value': 86,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '0d495355-e20f-5104-80cb-00c6f9e52424',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009397',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 113695,
 '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': 2,
 'seller_name': None,
 'title': '208 Affaire Premium 1.5 HDi 100CV BVM5 E6dT',
 'transmission': 'manual',
 'trim': 'Affaire Premium 1.5 HDi 100CV BVM5 E6dT',
 'vin': None,
 'year': 2019}
2026-03-27 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:09 [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 15:23:09 [ecarstrade.be] INFO: Saving data for 7009397auction111132: {'created_time': 1774624989.326002, 'last_price_update_time': 1774624989.326015, 'auction_closing_time': 1774881600.0}
2026-03-27 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009397auction111132') HTTP/1.1" 204 0
2026-03-27 15:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009481/photo_003/780x0__r.jpg?hash=1774620230> (referer: https://ecarstrade.com/cars/7009481)
2026-03-27 15:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009481/photo_002/780x0__r.jpg?hash=1774620230> (referer: https://ecarstrade.com/cars/7009481)
2026-03-27 15:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009386/photo_001/780x0__r.jpg?hash=1774620097> (referer: https://ecarstrade.com/cars/7009386)
2026-03-27 15:23:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item daaadd26-ba8d-5a62-ab9e-986cb84aa54a
2026-03-27 15:23:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item daaadd26-ba8d-5a62-ab9e-986cb84aa54a
2026-03-27 15:23:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d4b045a7-6bfc-5576-bcbf-538c36beffc8
2026-03-27 15:23:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d4b045a7-6bfc-5576-bcbf-538c36beffc8
2026-03-27 15:23:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14633aad-16ca-5c3e-8867-d53706e1cd5a with identifier: 7002123auction111041
2026-03-27 15:23:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14633aad-16ca-5c3e-8867-d53706e1cd5a with scrape type 2
2026-03-27 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14633aad-16ca-5c3e-8867-d53706e1cd5a with scrape type 2
2026-03-27 15:23:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 14633aad-16ca-5c3e-8867-d53706e1cd5a, identifier: 7002123auction111041
2026-03-27 15:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009481/photo_001/780x0__r.jpg?hash=1774620230> (referer: https://ecarstrade.com/cars/7009481)
2026-03-27 15:23:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 14633aad-16ca-5c3e-8867-d53706e1cd5a with identifier: 7002123auction111041
2026-03-27 15:23:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 14633aad-16ca-5c3e-8867-d53706e1cd5a with identifier: 7002123auction111041
2026-03-27 15:23:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 14633aad-16ca-5c3e-8867-d53706e1cd5a with identifier: 7002123auction111041 to the API
2026-03-27 15:23:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002123>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '14633aad-16ca-5c3e-8867-d53706e1cd5a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002123',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC60',
 'odometer': 140551,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC60 DIESEL - 2017 2.0 D3 Inscription AdBlue',
 'transmission': 'manual',
 'trim': 'VOLVO  DIESEL - 2017 2.0 D3 Inscription AdBlue',
 'vin': None,
 'year': 2020}
2026-03-27 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:09 [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 15:23:09 [ecarstrade.be] INFO: Saving data for 7002123auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538565.165663, 'last_price_update_time': 1774624989.692223}
2026-03-27 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002123auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009476/photo_004/780x0__r.jpg?hash=1774620222> (referer: https://ecarstrade.com/cars/7009476)
2026-03-27 15:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009476/photo_001/780x0__r.jpg?hash=1774620222> (referer: https://ecarstrade.com/cars/7009476)
2026-03-27 15:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009476/photo_003/780x0__r.jpg?hash=1774620222> (referer: https://ecarstrade.com/cars/7009476)
2026-03-27 15:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009476/photo_002/780x0__r.jpg?hash=1774620222> (referer: https://ecarstrade.com/cars/7009476)
2026-03-27 15:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009437/photo_006/780x0__r.jpg?hash=1774620173> (referer: https://ecarstrade.com/cars/7009437)
2026-03-27 15:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009437/photo_005/780x0__r.jpg?hash=1774620173> (referer: https://ecarstrade.com/cars/7009437)
2026-03-27 15:23:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d4b045a7-6bfc-5576-bcbf-538c36beffc8
2026-03-27 15:23:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d4b045a7-6bfc-5576-bcbf-538c36beffc8
2026-03-27 15:23:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item daaadd26-ba8d-5a62-ab9e-986cb84aa54a
2026-03-27 15:23:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: daaadd26-ba8d-5a62-ab9e-986cb84aa54a, skipping ID generation
2026-03-27 15:23:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daaadd26-ba8d-5a62-ab9e-986cb84aa54a with scrape type 1
2026-03-27 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item daaadd26-ba8d-5a62-ab9e-986cb84aa54a sending to next pipeline
2026-03-27 15:23:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: daaadd26-ba8d-5a62-ab9e-986cb84aa54a, identifier: 7009386auction111132
2026-03-27 15:23:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d4b045a7-6bfc-5576-bcbf-538c36beffc8
2026-03-27 15:23:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d4b045a7-6bfc-5576-bcbf-538c36beffc8, skipping ID generation
2026-03-27 15:23:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4b045a7-6bfc-5576-bcbf-538c36beffc8 with scrape type 1
2026-03-27 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d4b045a7-6bfc-5576-bcbf-538c36beffc8 sending to next pipeline
2026-03-27 15:23:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d4b045a7-6bfc-5576-bcbf-538c36beffc8, identifier: 7009481auction111133
2026-03-27 15:23:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: daaadd26-ba8d-5a62-ab9e-986cb84aa54a with identifier: 7009386auction111132
2026-03-27 15:23:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: daaadd26-ba8d-5a62-ab9e-986cb84aa54a with identifier: 7009386auction111132
2026-03-27 15:23:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: daaadd26-ba8d-5a62-ab9e-986cb84aa54a with identifier: 7009386auction111132 to the API
2026-03-27 15:23:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009386/photo_001/780x0__r.jpg?hash=1774620097>
{'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-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'daaadd26-ba8d-5a62-ab9e-986cb84aa54a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009386',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Citroen',
 'model': 'C3',
 'odometer': 34422,
 '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': 2,
 'seller_name': None,
 'title': 'C3 Société Feel 1.2 PureTech 80CV BVM5 E6dT',
 'transmission': 'manual',
 'trim': 'Société Feel 1.2 PureTech 80CV BVM5 E6dT',
 'vin': None,
 'year': 2019}
2026-03-27 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:10 [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 15:23:10 [ecarstrade.be] INFO: Saving data for 7009386auction111132: {'created_time': 1774624990.257985, 'last_price_update_time': 1774624990.257995, 'auction_closing_time': 1774881600.0}
2026-03-27 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009386auction111132') HTTP/1.1" 204 0
2026-03-27 15:23:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d4b045a7-6bfc-5576-bcbf-538c36beffc8 with identifier: 7009481auction111133
2026-03-27 15:23:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d4b045a7-6bfc-5576-bcbf-538c36beffc8 with identifier: 7009481auction111133
2026-03-27 15:23:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d4b045a7-6bfc-5576-bcbf-538c36beffc8 with identifier: 7009481auction111133 to the API
2026-03-27 15:23:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009481/photo_001/780x0__r.jpg?hash=1774620230>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'd4b045a7-6bfc-5576-bcbf-538c36beffc8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009481',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Mercedes',
 'model': 'CLS 220',
 'odometer': 54973,
 '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': 'MERCEDES-BENZ CLS Coupe / 2018 / 4P / Coupé CLS 220 d AMG Line',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLS Coupe / 2018 / 4P / Coupé  d AMG Line',
 'vin': None,
 'year': 2021}
2026-03-27 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:10 [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 15:23:10 [ecarstrade.be] INFO: Saving data for 7009481auction111133: {'created_time': 1774624990.650712, 'last_price_update_time': 1774624990.650726, 'auction_closing_time': 1774881600.0}
2026-03-27 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009481auction111133') HTTP/1.1" 204 0
2026-03-27 15:23:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009437/photo_003/780x0__r.jpg?hash=1774620173> (referer: https://ecarstrade.com/cars/7009437)
2026-03-27 15:23:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009437/photo_002/780x0__r.jpg?hash=1774620173> (referer: https://ecarstrade.com/cars/7009437)
2026-03-27 15:23:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009456/photo_004/780x0__r.jpg?hash=1774620198> (referer: https://ecarstrade.com/cars/7009456)
2026-03-27 15:23:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009437/photo_004/780x0__r.jpg?hash=1774620174> (referer: https://ecarstrade.com/cars/7009437)
2026-03-27 15:23:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9f9b445e-137a-5bdf-8804-53f919c50eef
2026-03-27 15:23:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9f9b445e-137a-5bdf-8804-53f919c50eef
2026-03-27 15:23:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9f9b445e-137a-5bdf-8804-53f919c50eef
2026-03-27 15:23:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9f9b445e-137a-5bdf-8804-53f919c50eef
2026-03-27 15:23:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f9b445e-137a-5bdf-8804-53f919c50eef, skipping ID generation
2026-03-27 15:23:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f9b445e-137a-5bdf-8804-53f919c50eef with scrape type 1
2026-03-27 15:23:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f9b445e-137a-5bdf-8804-53f919c50eef sending to next pipeline
2026-03-27 15:23:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9f9b445e-137a-5bdf-8804-53f919c50eef, identifier: 7009476auction111133
2026-03-27 15:23:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4760683d-ee39-53c8-8a57-26be5b10a3ed
2026-03-27 15:23:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4760683d-ee39-53c8-8a57-26be5b10a3ed
2026-03-27 15:23:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009437/photo_001/780x0__r.jpg?hash=1774620173> (referer: https://ecarstrade.com/cars/7009437)
2026-03-27 15:23:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9f9b445e-137a-5bdf-8804-53f919c50eef with identifier: 7009476auction111133
2026-03-27 15:23:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9f9b445e-137a-5bdf-8804-53f919c50eef with identifier: 7009476auction111133
2026-03-27 15:23:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9f9b445e-137a-5bdf-8804-53f919c50eef with identifier: 7009476auction111133 to the API
2026-03-27 15:23:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009476/photo_002/780x0__r.jpg?hash=1774620222>
{'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-30T14:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '9f9b445e-137a-5bdf-8804-53f919c50eef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009476',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Land Rover',
 'model': 'Range Rover Evoque',
 'odometer': 45898,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'LAND ROVER Range Rover Evoque / 2018 / 5P / SUV 1.5 P300e PHEV BVA '
          '4WD Dynamic SE',
 'transmission': 'automatic',
 'trim': 'LAND ROVER  / 2018 / 5P / SUV 1.5 P300e PHEV BVA 4WD Dynamic SE',
 'vin': None,
 'year': 2024}
2026-03-27 15:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:11 [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 15:23:11 [ecarstrade.be] INFO: Saving data for 7009476auction111133: {'created_time': 1774624991.368875, 'last_price_update_time': 1774624991.368885, 'auction_closing_time': 1774881600.0}
2026-03-27 15:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009476auction111133') HTTP/1.1" 204 0
2026-03-27 15:23:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009456/photo_002/780x0__r.jpg?hash=1774620197> (referer: https://ecarstrade.com/cars/7009456)
2026-03-27 15:23:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009514/photo_005/780x0__r.jpg?hash=1774620273> (referer: https://ecarstrade.com/cars/7009514)
2026-03-27 15:23:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009456/photo_001/780x0__r.jpg?hash=1774620198> (referer: https://ecarstrade.com/cars/7009456)
2026-03-27 15:23:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009456/photo_003/780x0__r.jpg?hash=1774620198> (referer: https://ecarstrade.com/cars/7009456)
2026-03-27 15:23:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002094> (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 15:23:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4760683d-ee39-53c8-8a57-26be5b10a3ed
2026-03-27 15:23:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4760683d-ee39-53c8-8a57-26be5b10a3ed
2026-03-27 15:23:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item abd3d5a1-6530-5fcd-86ab-d98262b478dd
2026-03-27 15:23:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4760683d-ee39-53c8-8a57-26be5b10a3ed
2026-03-27 15:23:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4760683d-ee39-53c8-8a57-26be5b10a3ed
2026-03-27 15:23:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4760683d-ee39-53c8-8a57-26be5b10a3ed, skipping ID generation
2026-03-27 15:23:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4760683d-ee39-53c8-8a57-26be5b10a3ed with scrape type 1
2026-03-27 15:23:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4760683d-ee39-53c8-8a57-26be5b10a3ed sending to next pipeline
2026-03-27 15:23:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4760683d-ee39-53c8-8a57-26be5b10a3ed, identifier: 7009437auction111133
2026-03-27 15:23:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4760683d-ee39-53c8-8a57-26be5b10a3ed with identifier: 7009437auction111133
2026-03-27 15:23:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4760683d-ee39-53c8-8a57-26be5b10a3ed with identifier: 7009437auction111133
2026-03-27 15:23:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4760683d-ee39-53c8-8a57-26be5b10a3ed with identifier: 7009437auction111133 to the API
2026-03-27 15:23:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009437/photo_001/780x0__r.jpg?hash=1774620173>
{'auction_title': '',
 'c_o_2_emission_value': 153,
 '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': '4760683d-ee39-53c8-8a57-26be5b10a3ed',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009437',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'BMW',
 'model': 'X4',
 'odometer': 93237,
 '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': 5,
 'seller_name': None,
 'title': 'X4 xDrive 20d M Sport 2.0 190CV BVA8 E6d',
 'transmission': 'automatic',
 'trim': 'xDrive 20d M Sport 2.0 190CV BVA8 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:12 [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 15:23:12 [ecarstrade.be] INFO: Saving data for 7009437auction111133: {'created_time': 1774624992.640878, 'last_price_update_time': 1774624992.640889, 'auction_closing_time': 1774881600.0}
2026-03-27 15:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009437auction111133') HTTP/1.1" 204 0
2026-03-27 15:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009514/photo_002/780x0__r.jpg?hash=1774620273> (referer: https://ecarstrade.com/cars/7009514)
2026-03-27 15:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009560/photo_005/780x0__r.jpg?hash=1774620322> (referer: https://ecarstrade.com/cars/7009560)
2026-03-27 15:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009514/photo_004/780x0__r.jpg?hash=1774620274> (referer: https://ecarstrade.com/cars/7009514)
2026-03-27 15:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009560/photo_006/780x0__r.jpg?hash=1774620322> (referer: https://ecarstrade.com/cars/7009560)
2026-03-27 15:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009514/photo_003/780x0__r.jpg?hash=1774620273> (referer: https://ecarstrade.com/cars/7009514)
2026-03-27 15:23:12 [ecarstrade.be] INFO: Extracting details for car 7002094auction111041
2026-03-27 15:23: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 15:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009560/photo_004/780x0__r.jpg?hash=1774620322> (referer: https://ecarstrade.com/cars/7009560)
2026-03-27 15:23: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 15:23:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item abd3d5a1-6530-5fcd-86ab-d98262b478dd
2026-03-27 15:23:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 225a07c5-54a6-5347-8f9e-59c647961b14
2026-03-27 15:23:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item abd3d5a1-6530-5fcd-86ab-d98262b478dd
2026-03-27 15:23:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item abd3d5a1-6530-5fcd-86ab-d98262b478dd
2026-03-27 15:23:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: abd3d5a1-6530-5fcd-86ab-d98262b478dd, skipping ID generation
2026-03-27 15:23:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abd3d5a1-6530-5fcd-86ab-d98262b478dd with scrape type 1
2026-03-27 15:23:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item abd3d5a1-6530-5fcd-86ab-d98262b478dd sending to next pipeline
2026-03-27 15:23:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: abd3d5a1-6530-5fcd-86ab-d98262b478dd, identifier: 7009456auction111133
2026-03-27 15:23:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 736d9b78-26ad-5923-98c1-cbdb8f5ea0c7 with identifier: 7002094auction111041
2026-03-27 15:23:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 736d9b78-26ad-5923-98c1-cbdb8f5ea0c7 with scrape type 2
2026-03-27 15:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 736d9b78-26ad-5923-98c1-cbdb8f5ea0c7 with scrape type 2
2026-03-27 15:23:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 736d9b78-26ad-5923-98c1-cbdb8f5ea0c7, identifier: 7002094auction111041
2026-03-27 15:23:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: abd3d5a1-6530-5fcd-86ab-d98262b478dd with identifier: 7009456auction111133
2026-03-27 15:23:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: abd3d5a1-6530-5fcd-86ab-d98262b478dd with identifier: 7009456auction111133
2026-03-27 15:23:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: abd3d5a1-6530-5fcd-86ab-d98262b478dd with identifier: 7009456auction111133 to the API
2026-03-27 15:23:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009456/photo_003/780x0__r.jpg?hash=1774620198>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'abd3d5a1-6530-5fcd-86ab-d98262b478dd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009456',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Fiat',
 'model': '500',
 'odometer': 47187,
 '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': 4,
 'seller_name': None,
 'title': 'FIAT 500  2015 3P  Berline Hybrid 10 BSG 70 ch Dolcevita',
 'transmission': 'manual',
 'trim': 'FIAT   2015 3P  Berline Hybrid 10 BSG 70 ch Dolcevita',
 'vin': None,
 'year': 2022}
2026-03-27 15:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:13 [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 15:23:13 [ecarstrade.be] INFO: Saving data for 7009456auction111133: {'created_time': 1774624993.544668, 'last_price_update_time': 1774624993.54468, 'auction_closing_time': 1774881600.0}
2026-03-27 15:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009456auction111133') HTTP/1.1" 204 0
2026-03-27 15:23:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 736d9b78-26ad-5923-98c1-cbdb8f5ea0c7 with identifier: 7002094auction111041
2026-03-27 15:23:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 736d9b78-26ad-5923-98c1-cbdb8f5ea0c7 with identifier: 7002094auction111041
2026-03-27 15:23:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 736d9b78-26ad-5923-98c1-cbdb8f5ea0c7 with identifier: 7002094auction111041 to the API
2026-03-27 15:23:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002094>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '2.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '736d9b78-26ad-5923-98c1-cbdb8f5ea0c7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002094',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Toyota',
 'model': 'RAV 4',
 'odometer': 117920,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA RAV4 2.5 HYBRID DYNAMIC BUSINESS E-CVT',
 'transmission': 'automatic',
 'trim': 'TOYOTA RAV4 2.5 HYBRID DYNAMIC BUSINESS E-CVT',
 'vin': None,
 'year': 2020}
2026-03-27 15:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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 15:23:14 [ecarstrade.be] INFO: Saving data for 7002094auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538418.27873, 'last_price_update_time': 1774624994.154485}
2026-03-27 15:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002094auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009560/photo_001/780x0__r.jpg?hash=1774620321> (referer: https://ecarstrade.com/cars/7009560)
2026-03-27 15:23:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009560/photo_002/780x0__r.jpg?hash=1774620322> (referer: https://ecarstrade.com/cars/7009560)
2026-03-27 15:23:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009514/photo_001/780x0__r.jpg?hash=1774620273> (referer: https://ecarstrade.com/cars/7009514)
2026-03-27 15:23:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009560/photo_003/780x0__r.jpg?hash=1774620321> (referer: https://ecarstrade.com/cars/7009560)
2026-03-27 15:23: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 15:23: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 15:23: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 15:23: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 15:23:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 225a07c5-54a6-5347-8f9e-59c647961b14
2026-03-27 15:23:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8a2318b4-bbb1-5115-82fa-7833a6b753f0
2026-03-27 15:23:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 225a07c5-54a6-5347-8f9e-59c647961b14
2026-03-27 15:23:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8a2318b4-bbb1-5115-82fa-7833a6b753f0
2026-03-27 15:23:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 225a07c5-54a6-5347-8f9e-59c647961b14
2026-03-27 15:23:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8a2318b4-bbb1-5115-82fa-7833a6b753f0
2026-03-27 15:23:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8a2318b4-bbb1-5115-82fa-7833a6b753f0
2026-03-27 15:23:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8a2318b4-bbb1-5115-82fa-7833a6b753f0
2026-03-27 15:23:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 225a07c5-54a6-5347-8f9e-59c647961b14
2026-03-27 15:23:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 225a07c5-54a6-5347-8f9e-59c647961b14, skipping ID generation
2026-03-27 15:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 225a07c5-54a6-5347-8f9e-59c647961b14 with scrape type 1
2026-03-27 15:23:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 225a07c5-54a6-5347-8f9e-59c647961b14 sending to next pipeline
2026-03-27 15:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 225a07c5-54a6-5347-8f9e-59c647961b14, identifier: 7009514auction111133
2026-03-27 15:23:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8a2318b4-bbb1-5115-82fa-7833a6b753f0
2026-03-27 15:23:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a2318b4-bbb1-5115-82fa-7833a6b753f0, skipping ID generation
2026-03-27 15:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a2318b4-bbb1-5115-82fa-7833a6b753f0 with scrape type 1
2026-03-27 15:23:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a2318b4-bbb1-5115-82fa-7833a6b753f0 sending to next pipeline
2026-03-27 15:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8a2318b4-bbb1-5115-82fa-7833a6b753f0, identifier: 7009560auction111133
2026-03-27 15:23:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 225a07c5-54a6-5347-8f9e-59c647961b14 with identifier: 7009514auction111133
2026-03-27 15:23:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 225a07c5-54a6-5347-8f9e-59c647961b14 with identifier: 7009514auction111133
2026-03-27 15:23:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 225a07c5-54a6-5347-8f9e-59c647961b14 with identifier: 7009514auction111133 to the API
2026-03-27 15:23:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009514/photo_001/780x0__r.jpg?hash=1774620273>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 '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': '225a07c5-54a6-5347-8f9e-59c647961b14',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009514',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 118169,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '208 Allure Business 1.5 HDi 100CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Allure Business 1.5 HDi 100CV BVM6 E6d',
 'vin': None,
 'year': 2021}
2026-03-27 15:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:14 [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 15:23:14 [ecarstrade.be] INFO: Saving data for 7009514auction111133: {'created_time': 1774624994.790287, 'last_price_update_time': 1774624994.790299, 'auction_closing_time': 1774881600.0}
2026-03-27 15:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009514auction111133') HTTP/1.1" 204 0
2026-03-27 15:23:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8a2318b4-bbb1-5115-82fa-7833a6b753f0 with identifier: 7009560auction111133
2026-03-27 15:23:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8a2318b4-bbb1-5115-82fa-7833a6b753f0 with identifier: 7009560auction111133
2026-03-27 15:23:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8a2318b4-bbb1-5115-82fa-7833a6b753f0 with identifier: 7009560auction111133 to the API
2026-03-27 15:23:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009560/photo_003/780x0__r.jpg?hash=1774620321>
{'auction_title': '',
 'c_o_2_emission_value': 100,
 'category': None,
 'color': 'Brown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '8a2318b4-bbb1-5115-82fa-7833a6b753f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009560',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 87765,
 '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': 'Clio V Initiale Paris 1.0 TCe 100CV BVM5 E6dT',
 'transmission': 'manual',
 'trim': 'V Initiale Paris 1.0 TCe 100CV BVM5 E6dT',
 'vin': None,
 'year': 2019}
2026-03-27 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:15 [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 15:23:15 [ecarstrade.be] INFO: Saving data for 7009560auction111133: {'created_time': 1774624995.145748, 'last_price_update_time': 1774624995.145758, 'auction_closing_time': 1774881600.0}
2026-03-27 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009560auction111133') HTTP/1.1" 204 0
2026-03-27 15:23:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001858> (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 15:23: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 15:23:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001889> (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 15:23: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 15:23:21 [ecarstrade.be] INFO: Extracting details for car 7001858auction111041
2026-03-27 15:23:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba120042-819d-5b8b-ade2-625209c37be3 with identifier: 7001858auction111041
2026-03-27 15:23:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba120042-819d-5b8b-ade2-625209c37be3 with scrape type 2
2026-03-27 15:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba120042-819d-5b8b-ade2-625209c37be3 with scrape type 2
2026-03-27 15:23:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ba120042-819d-5b8b-ade2-625209c37be3, identifier: 7001858auction111041
2026-03-27 15:23:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ba120042-819d-5b8b-ade2-625209c37be3 with identifier: 7001858auction111041
2026-03-27 15:23:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ba120042-819d-5b8b-ade2-625209c37be3 with identifier: 7001858auction111041
2026-03-27 15:23:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ba120042-819d-5b8b-ade2-625209c37be3 with identifier: 7001858auction111041 to the API
2026-03-27 15:23:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001858>
{'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-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'ba120042-819d-5b8b-ade2-625209c37be3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001858',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': '116',
 'odometer': 62148,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-16',
 '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': 2023}
2026-03-27 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:21 [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 15:23:21 [ecarstrade.be] INFO: Saving data for 7001858auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538435.028563, 'last_price_update_time': 1774625001.432665}
2026-03-27 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001858auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:21 [ecarstrade.be] INFO: Extracting details for car 7001889auction111041
2026-03-27 15:23:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002104> (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 15:23:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009495> (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 15:23: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 15:23: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 15:23:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71f142da-8514-5020-aa3a-9788e1ee9148 with identifier: 7001889auction111041
2026-03-27 15:23:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71f142da-8514-5020-aa3a-9788e1ee9148 with scrape type 2
2026-03-27 15:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71f142da-8514-5020-aa3a-9788e1ee9148 with scrape type 2
2026-03-27 15:23:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 71f142da-8514-5020-aa3a-9788e1ee9148, identifier: 7001889auction111041
2026-03-27 15:23:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 71f142da-8514-5020-aa3a-9788e1ee9148 with identifier: 7001889auction111041
2026-03-27 15:23:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 71f142da-8514-5020-aa3a-9788e1ee9148 with identifier: 7001889auction111041
2026-03-27 15:23:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 71f142da-8514-5020-aa3a-9788e1ee9148 with identifier: 7001889auction111041 to the API
2026-03-27 15:23:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001889>
{'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-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '71f142da-8514-5020-aa3a-9788e1ee9148',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001889',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 183975,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X3 2.0 SDRIVE18D (100KW) AUTO',
 'transmission': 'automatic',
 'trim': '2.0 SDRIVE18D (100KW) AUTO',
 'vin': None,
 'year': 2021}
2026-03-27 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:21 [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 15:23:21 [ecarstrade.be] INFO: Saving data for 7001889auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538414.243323, 'last_price_update_time': 1774625001.81713}
2026-03-27 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001889auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001867> (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 15:23:21 [ecarstrade.be] INFO: Extracting details for car 7002104auction111041
2026-03-27 15:23:21 [ecarstrade.be] INFO: Extracting details for car 7009495auction111133
2026-03-27 15:23: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 15:23:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ea0f59a-d779-5e0a-89e0-5827bf6f6d83 with identifier: 7002104auction111041
2026-03-27 15:23:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ea0f59a-d779-5e0a-89e0-5827bf6f6d83 with scrape type 2
2026-03-27 15:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ea0f59a-d779-5e0a-89e0-5827bf6f6d83 with scrape type 2
2026-03-27 15:23:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1ea0f59a-d779-5e0a-89e0-5827bf6f6d83, identifier: 7002104auction111041
2026-03-27 15:23:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e74c755-b66f-5581-ae82-2ef4f747344f with identifier: 7009495auction111133
2026-03-27 15:23:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e74c755-b66f-5581-ae82-2ef4f747344f with scrape type 1
2026-03-27 15:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4e74c755-b66f-5581-ae82-2ef4f747344f
2026-03-27 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009495%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620242%27 HTTP/1.1" 200 None
2026-03-27 15:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009495/photo_001/780x0__r.jpg?hash=1774620242 not downloaded yet
2026-03-27 15:23:21 [ecarstrade.be] INFO: Extracting details for car 7001867auction111041
2026-03-27 15:23:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1ea0f59a-d779-5e0a-89e0-5827bf6f6d83 with identifier: 7002104auction111041
2026-03-27 15:23:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1ea0f59a-d779-5e0a-89e0-5827bf6f6d83 with identifier: 7002104auction111041
2026-03-27 15:23:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1ea0f59a-d779-5e0a-89e0-5827bf6f6d83 with identifier: 7002104auction111041 to the API
2026-03-27 15:23:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002104>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '1ea0f59a-d779-5e0a-89e0-5827bf6f6d83',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002104',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 122796,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN - 2016 1.5 TSI ACT IQ.Drive OPF DSG',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN TIGUAN - 2016 1.5 TSI ACT IQ.Drive OPF DSG',
 'vin': None,
 'year': 2020}
2026-03-27 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:22 [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 15:23:22 [ecarstrade.be] INFO: Saving data for 7002104auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538493.692432, 'last_price_update_time': 1774625002.231633}
2026-03-27 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002104auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009495%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620242%27 HTTP/1.1" 200 None
2026-03-27 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009495/photo_002/780x0__r.jpg?hash=1774620242 not downloaded yet
2026-03-27 15:23:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 574e1ac1-e335-597b-9cac-efc971fa32e1 with identifier: 7001867auction111041
2026-03-27 15:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 574e1ac1-e335-597b-9cac-efc971fa32e1 with scrape type 2
2026-03-27 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 574e1ac1-e335-597b-9cac-efc971fa32e1 with scrape type 2
2026-03-27 15:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 574e1ac1-e335-597b-9cac-efc971fa32e1, identifier: 7001867auction111041
2026-03-27 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009495%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620242%27 HTTP/1.1" 200 None
2026-03-27 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009495/photo_003/780x0__r.jpg?hash=1774620242 not downloaded yet
2026-03-27 15:23:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 574e1ac1-e335-597b-9cac-efc971fa32e1 with identifier: 7001867auction111041
2026-03-27 15:23:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 574e1ac1-e335-597b-9cac-efc971fa32e1 with identifier: 7001867auction111041
2026-03-27 15:23:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 574e1ac1-e335-597b-9cac-efc971fa32e1 with identifier: 7001867auction111041 to the API
2026-03-27 15:23:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001867>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '574e1ac1-e335-597b-9cac-efc971fa32e1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001867',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': '330',
 'odometer': 147027,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 3 SERIES BERLINE 2.0 330E (135KW) BERLINE',
 'transmission': 'automatic',
 'trim': '3 SERIES BERLINE 2.0 E (135KW) BERLINE',
 'vin': None,
 'year': 2021}
2026-03-27 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:22 [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 15:23:22 [ecarstrade.be] INFO: Saving data for 7001867auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538494.656793, 'last_price_update_time': 1774625002.620644}
2026-03-27 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001867auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009495%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620242%27 HTTP/1.1" 200 None
2026-03-27 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009495/photo_004/780x0__r.jpg?hash=1774620242 not downloaded yet
2026-03-27 15:23:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001839> (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 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009495%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620242%27 HTTP/1.1" 200 None
2026-03-27 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009495/photo_005/780x0__r.jpg?hash=1774620242 not downloaded yet
2026-03-27 15:23: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 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009495%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620243%27 HTTP/1.1" 200 None
2026-03-27 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009495/photo_006/780x0__r.jpg?hash=1774620243 not downloaded yet
2026-03-27 15:23:22 [ecarstrade.be] INFO: Extracting details for car 7001839auction111041
2026-03-27 15:23:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b66f8e3-b89c-534e-b23c-c978e5039945 with identifier: 7001839auction111041
2026-03-27 15:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b66f8e3-b89c-534e-b23c-c978e5039945 with scrape type 2
2026-03-27 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b66f8e3-b89c-534e-b23c-c978e5039945 with scrape type 2
2026-03-27 15:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2b66f8e3-b89c-534e-b23c-c978e5039945, identifier: 7001839auction111041
2026-03-27 15:23:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2b66f8e3-b89c-534e-b23c-c978e5039945 with identifier: 7001839auction111041
2026-03-27 15:23:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2b66f8e3-b89c-534e-b23c-c978e5039945 with identifier: 7001839auction111041
2026-03-27 15:23:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2b66f8e3-b89c-534e-b23c-c978e5039945 with identifier: 7001839auction111041 to the API
2026-03-27 15:23:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001839>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '2b66f8e3-b89c-534e-b23c-c978e5039945',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001839',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 75775,
 '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 1.5 SDRIVE18IA (100KW)',
 'transmission': 'automatic',
 'trim': '1.5 SDRIVE18IA (100KW)',
 'vin': None,
 'year': 2022}
2026-03-27 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:23 [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 15:23:23 [ecarstrade.be] INFO: Saving data for 7001839auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538401.052539, 'last_price_update_time': 1774625003.183659}
2026-03-27 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001839auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002019> (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 15:23: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 15:23:26 [ecarstrade.be] INFO: Extracting details for car 7002019auction111041
2026-03-27 15:23:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7ab48a5-726a-5f83-bf56-38ed9a8dc401 with identifier: 7002019auction111041
2026-03-27 15:23:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7ab48a5-726a-5f83-bf56-38ed9a8dc401 with scrape type 2
2026-03-27 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7ab48a5-726a-5f83-bf56-38ed9a8dc401 with scrape type 2
2026-03-27 15:23:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a7ab48a5-726a-5f83-bf56-38ed9a8dc401, identifier: 7002019auction111041
2026-03-27 15:23:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a7ab48a5-726a-5f83-bf56-38ed9a8dc401 with identifier: 7002019auction111041
2026-03-27 15:23:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a7ab48a5-726a-5f83-bf56-38ed9a8dc401 with identifier: 7002019auction111041
2026-03-27 15:23:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a7ab48a5-726a-5f83-bf56-38ed9a8dc401 with identifier: 7002019auction111041 to the API
2026-03-27 15:23:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002019>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'a7ab48a5-726a-5f83-bf56-38ed9a8dc401',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002019',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 48727,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-23',
 'seats_number': 7,
 'seller_name': None,
 'title': 'PEUGEOT 5008 1.2 PURETECH 130 AUTO GT PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.2 PURETECH 130 AUTO GT PACK',
 'vin': None,
 'year': 2021}
2026-03-27 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:26 [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 15:23:26 [ecarstrade.be] INFO: Saving data for 7002019auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538491.827353, 'last_price_update_time': 1774625006.370023}
2026-03-27 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002019auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002090> (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 15:23: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 15:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001870> (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 15:23: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 15:23:28 [ecarstrade.be] INFO: Extracting details for car 7002090auction111041
2026-03-27 15:23:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ee607ad-132f-5f2b-bee0-f9055246d142 with identifier: 7002090auction111041
2026-03-27 15:23:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ee607ad-132f-5f2b-bee0-f9055246d142 with scrape type 2
2026-03-27 15:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ee607ad-132f-5f2b-bee0-f9055246d142 with scrape type 2
2026-03-27 15:23:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2ee607ad-132f-5f2b-bee0-f9055246d142, identifier: 7002090auction111041
2026-03-27 15:23:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2ee607ad-132f-5f2b-bee0-f9055246d142 with identifier: 7002090auction111041
2026-03-27 15:23:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2ee607ad-132f-5f2b-bee0-f9055246d142 with identifier: 7002090auction111041
2026-03-27 15:23:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2ee607ad-132f-5f2b-bee0-f9055246d142 with identifier: 7002090auction111041 to the API
2026-03-27 15:23:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002090>
{'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-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '2ee607ad-132f-5f2b-bee0-f9055246d142',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002090',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Toyota',
 'model': 'C-HR',
 'odometer': 85456,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA C-HR 2.0 VVT-I HEV C-LUB MONO-TONE AUTO',
 'transmission': 'automatic',
 'trim': 'TOYOTA  2.0 VVT-I HEV C-LUB MONO-TONE AUTO',
 'vin': None,
 'year': 2022}
2026-03-27 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:28 [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 15:23:28 [ecarstrade.be] INFO: Saving data for 7002090auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538402.745228, 'last_price_update_time': 1774625008.488414}
2026-03-27 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002090auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:28 [ecarstrade.be] INFO: Extracting details for car 7001870auction111041
2026-03-27 15:23:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfe58a89-5ae0-5028-80c5-646e6ee6bfca with identifier: 7001870auction111041
2026-03-27 15:23:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfe58a89-5ae0-5028-80c5-646e6ee6bfca with scrape type 2
2026-03-27 15:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfe58a89-5ae0-5028-80c5-646e6ee6bfca with scrape type 2
2026-03-27 15:23:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bfe58a89-5ae0-5028-80c5-646e6ee6bfca, identifier: 7001870auction111041
2026-03-27 15:23:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bfe58a89-5ae0-5028-80c5-646e6ee6bfca with identifier: 7001870auction111041
2026-03-27 15:23:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bfe58a89-5ae0-5028-80c5-646e6ee6bfca with identifier: 7001870auction111041
2026-03-27 15:23:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bfe58a89-5ae0-5028-80c5-646e6ee6bfca with identifier: 7001870auction111041 to the API
2026-03-27 15:23:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001870>
{'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-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'bfe58a89-5ae0-5028-80c5-646e6ee6bfca',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001870',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': '320',
 'odometer': 155118,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 3 TOURING DIESEL - 2019 320 dXA MHD AdBlue',
 'transmission': 'automatic',
 'trim': '3 TOURING DIESEL - 2019  dXA MHD AdBlue',
 'vin': None,
 'year': 2021}
2026-03-27 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:28 [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 15:23:28 [ecarstrade.be] INFO: Saving data for 7001870auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538398.250527, 'last_price_update_time': 1774625008.853165}
2026-03-27 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001870auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001852> (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 15:23: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 15:23:28 [ecarstrade.be] INFO: Extracting details for car 7001852auction111041
2026-03-27 15:23:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6413297c-5185-5ba8-b57b-1e4e4c3e5d39 with identifier: 7001852auction111041
2026-03-27 15:23:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6413297c-5185-5ba8-b57b-1e4e4c3e5d39 with scrape type 2
2026-03-27 15:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6413297c-5185-5ba8-b57b-1e4e4c3e5d39 with scrape type 2
2026-03-27 15:23:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6413297c-5185-5ba8-b57b-1e4e4c3e5d39, identifier: 7001852auction111041
2026-03-27 15:23:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6413297c-5185-5ba8-b57b-1e4e4c3e5d39 with identifier: 7001852auction111041
2026-03-27 15:23:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6413297c-5185-5ba8-b57b-1e4e4c3e5d39 with identifier: 7001852auction111041
2026-03-27 15:23:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6413297c-5185-5ba8-b57b-1e4e4c3e5d39 with identifier: 7001852auction111041 to the API
2026-03-27 15:23:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001852>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '6413297c-5185-5ba8-b57b-1e4e4c3e5d39',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001852',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 127744,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q3 2.0 35 TDI S TRONIC BUSINESS EDITION',
 'transmission': 'automatic',
 'trim': 'AUDI  2.0 35 TDI S TRONIC BUSINESS EDITION',
 'vin': None,
 'year': 2021}
2026-03-27 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:29 [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 15:23:29 [ecarstrade.be] INFO: Saving data for 7001852auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538399.898675, 'last_price_update_time': 1774625009.310176}
2026-03-27 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001852auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001947> (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 15:23: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 15:23:29 [ecarstrade.be] INFO: Extracting details for car 7001947auction111041
2026-03-27 15:23:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e1fc2e0-7d35-573a-8b78-e19c06a12a0d with identifier: 7001947auction111041
2026-03-27 15:23:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e1fc2e0-7d35-573a-8b78-e19c06a12a0d with scrape type 2
2026-03-27 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e1fc2e0-7d35-573a-8b78-e19c06a12a0d with scrape type 2
2026-03-27 15:23:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4e1fc2e0-7d35-573a-8b78-e19c06a12a0d, identifier: 7001947auction111041
2026-03-27 15:23:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4e1fc2e0-7d35-573a-8b78-e19c06a12a0d with identifier: 7001947auction111041
2026-03-27 15:23:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4e1fc2e0-7d35-573a-8b78-e19c06a12a0d with identifier: 7001947auction111041
2026-03-27 15:23:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4e1fc2e0-7d35-573a-8b78-e19c06a12a0d with identifier: 7001947auction111041 to the API
2026-03-27 15:23:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001947>
{'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-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '4e1fc2e0-7d35-573a-8b78-e19c06a12a0d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001947',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Land Rover',
 'model': 'Discovery Sport',
 'odometer': 111609,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT 1.5 P300E PHEV S 4WD AUTO',
 'transmission': 'automatic',
 'trim': 'LAND ROVER DISCOVERY SPORT 1.5 P300E PHEV S 4WD AUTO',
 'vin': None,
 'year': 2021}
2026-03-27 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:29 [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 15:23:29 [ecarstrade.be] INFO: Saving data for 7001947auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538400.541037, 'last_price_update_time': 1774625009.789638}
2026-03-27 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001947auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001842> (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 15:23: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 15:23:30 [ecarstrade.be] INFO: Extracting details for car 7001842auction111041
2026-03-27 15:23:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b07b8d30-0a84-5866-8412-6c538c21d77f with identifier: 7001842auction111041
2026-03-27 15:23:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b07b8d30-0a84-5866-8412-6c538c21d77f with scrape type 2
2026-03-27 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b07b8d30-0a84-5866-8412-6c538c21d77f with scrape type 2
2026-03-27 15:23:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b07b8d30-0a84-5866-8412-6c538c21d77f, identifier: 7001842auction111041
2026-03-27 15:23:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b07b8d30-0a84-5866-8412-6c538c21d77f with identifier: 7001842auction111041
2026-03-27 15:23:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b07b8d30-0a84-5866-8412-6c538c21d77f with identifier: 7001842auction111041
2026-03-27 15:23:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b07b8d30-0a84-5866-8412-6c538c21d77f with identifier: 7001842auction111041 to the API
2026-03-27 15:23:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001842>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'b07b8d30-0a84-5866-8412-6c538c21d77f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001842',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 57899,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-31',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A3 SPORTBACK - 2020 35 TFSI Advanced',
 'transmission': 'manual',
 'trim': 'AUDI  SPORTBACK - 2020 35 TFSI Advanced',
 'vin': None,
 'year': 2022}
2026-03-27 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:30 [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 15:23:30 [ecarstrade.be] INFO: Saving data for 7001842auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538399.024689, 'last_price_update_time': 1774625010.328539}
2026-03-27 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001842auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002103> (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 15:23: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 15:23:30 [ecarstrade.be] INFO: Extracting details for car 7002103auction111041
2026-03-27 15:23:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67af109d-d3fe-5afa-a0f8-17a4da2b7d1f with identifier: 7002103auction111041
2026-03-27 15:23:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67af109d-d3fe-5afa-a0f8-17a4da2b7d1f with scrape type 2
2026-03-27 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67af109d-d3fe-5afa-a0f8-17a4da2b7d1f with scrape type 2
2026-03-27 15:23:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 67af109d-d3fe-5afa-a0f8-17a4da2b7d1f, identifier: 7002103auction111041
2026-03-27 15:23:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 67af109d-d3fe-5afa-a0f8-17a4da2b7d1f with identifier: 7002103auction111041
2026-03-27 15:23:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 67af109d-d3fe-5afa-a0f8-17a4da2b7d1f with identifier: 7002103auction111041
2026-03-27 15:23:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 67af109d-d3fe-5afa-a0f8-17a4da2b7d1f with identifier: 7002103auction111041 to the API
2026-03-27 15:23:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002103>
{'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-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '67af109d-d3fe-5afa-a0f8-17a4da2b7d1f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002103',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 62614,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN PASSAT VARIANT 1.4 TSI MSQ VARIANT GTE BUSINESS',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN PASSAT VARIANT 1.4 TSI MSQ VARIANT GTE BUSINESS',
 'vin': None,
 'year': 2021}
2026-03-27 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:30 [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 15:23:30 [ecarstrade.be] INFO: Saving data for 7002103auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538399.457309, 'last_price_update_time': 1774625010.83728}
2026-03-27 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002103auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001886> (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 15:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009495/photo_004/780x0__r.jpg?hash=1774620242> (referer: https://ecarstrade.com/cars/7009495)
2026-03-27 15:23:34 [ecarstrade.be] INFO: Extracting details for car 7001886auction111041
2026-03-27 15:23:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd625b43-1e4d-5e3f-bda4-45920b32bc52 with identifier: 7001886auction111041
2026-03-27 15:23:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd625b43-1e4d-5e3f-bda4-45920b32bc52 with scrape type 2
2026-03-27 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd625b43-1e4d-5e3f-bda4-45920b32bc52 with scrape type 2
2026-03-27 15:23:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bd625b43-1e4d-5e3f-bda4-45920b32bc52, identifier: 7001886auction111041
2026-03-27 15:23:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bd625b43-1e4d-5e3f-bda4-45920b32bc52 with identifier: 7001886auction111041
2026-03-27 15:23:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bd625b43-1e4d-5e3f-bda4-45920b32bc52 with identifier: 7001886auction111041
2026-03-27 15:23:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bd625b43-1e4d-5e3f-bda4-45920b32bc52 with identifier: 7001886auction111041 to the API
2026-03-27 15:23:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001886>
{'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-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'bd625b43-1e4d-5e3f-bda4-45920b32bc52',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001886',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 41905,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-07-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X2 1.5 SDRIVE18I 100KW DCT',
 'transmission': 'automatic',
 'trim': '1.5 SDRIVE18I 100KW DCT',
 'vin': None,
 'year': 2022}
2026-03-27 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:34 [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 15:23:34 [ecarstrade.be] INFO: Saving data for 7001886auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538401.540135, 'last_price_update_time': 1774625014.894851}
2026-03-27 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001886auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009495/photo_006/780x0__r.jpg?hash=1774620243> (referer: https://ecarstrade.com/cars/7009495)
2026-03-27 15:23:34 [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 15:23:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4e74c755-b66f-5581-ae82-2ef4f747344f
2026-03-27 15:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009495/photo_003/780x0__r.jpg?hash=1774620242> (referer: https://ecarstrade.com/cars/7009495)
2026-03-27 15:23:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009495/photo_005/780x0__r.jpg?hash=1774620242> (referer: https://ecarstrade.com/cars/7009495)
2026-03-27 15:23:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4e74c755-b66f-5581-ae82-2ef4f747344f
2026-03-27 15:23:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009495/photo_002/780x0__r.jpg?hash=1774620242> (referer: https://ecarstrade.com/cars/7009495)
2026-03-27 15:23: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 15:23:35 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:23:35 [ecarstrade.be] INFO: Found listing with ID: 7002042auction111041
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:35 [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 15:23:35 [ecarstrade.be] INFO: Scrape type for 7002042auction111041: 2
2026-03-27 15:23:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009495/photo_001/780x0__r.jpg?hash=1774620242> (referer: https://ecarstrade.com/cars/7009495)
2026-03-27 15:23:35 [ecarstrade.be] INFO: Found listing with ID: 7002093auction111041
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:35 [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 15:23:35 [ecarstrade.be] INFO: Scrape type for 7002093auction111041: 2
2026-03-27 15:23: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 15:23:35 [ecarstrade.be] INFO: Found listing with ID: 7001845auction111041
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:35 [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 15:23:35 [ecarstrade.be] INFO: Scrape type for 7001845auction111041: 2
2026-03-27 15:23:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4e74c755-b66f-5581-ae82-2ef4f747344f
2026-03-27 15:23:35 [ecarstrade.be] INFO: Found listing with ID: 7001864auction111041
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:35 [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 15:23:35 [ecarstrade.be] INFO: Scrape type for 7001864auction111041: 2
2026-03-27 15:23:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4e74c755-b66f-5581-ae82-2ef4f747344f
2026-03-27 15:23:35 [ecarstrade.be] INFO: Found listing with ID: 7002038auction111041
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:35 [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 15:23:35 [ecarstrade.be] INFO: Scrape type for 7002038auction111041: 2
2026-03-27 15:23:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009398> (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 15:23:35 [ecarstrade.be] INFO: Found listing with ID: 7001868auction111041
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:35 [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 15:23:35 [ecarstrade.be] INFO: Scrape type for 7001868auction111041: 2
2026-03-27 15:23: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 15:23:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4e74c755-b66f-5581-ae82-2ef4f747344f
2026-03-27 15:23:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4e74c755-b66f-5581-ae82-2ef4f747344f
2026-03-27 15:23:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e74c755-b66f-5581-ae82-2ef4f747344f, skipping ID generation
2026-03-27 15:23:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e74c755-b66f-5581-ae82-2ef4f747344f with scrape type 1
2026-03-27 15:23:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e74c755-b66f-5581-ae82-2ef4f747344f sending to next pipeline
2026-03-27 15:23:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4e74c755-b66f-5581-ae82-2ef4f747344f, identifier: 7009495auction111133
2026-03-27 15:23:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4e74c755-b66f-5581-ae82-2ef4f747344f with identifier: 7009495auction111133
2026-03-27 15:23:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4e74c755-b66f-5581-ae82-2ef4f747344f with identifier: 7009495auction111133
2026-03-27 15:23:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4e74c755-b66f-5581-ae82-2ef4f747344f with identifier: 7009495auction111133 to the API
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009495/photo_001/780x0__r.jpg?hash=1774620242>
{'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-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '4e74c755-b66f-5581-ae82-2ef4f747344f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009495',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 53078,
 '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': 'Corsa F Elegance Business 1.2 Turbo 100CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'F Elegance Business 1.2 Turbo 100CV BVM6 E6d',
 'vin': None,
 'year': 2023}
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:35 [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 15:23:35 [ecarstrade.be] INFO: Saving data for 7009495auction111133: {'created_time': 1774625015.644272, 'last_price_update_time': 1774625015.644283, 'auction_closing_time': 1774881600.0}
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009495auction111133') HTTP/1.1" 204 0
2026-03-27 15:23:35 [ecarstrade.be] INFO: Extracting details for car 7009398auction111132
2026-03-27 15:23:35 [ecarstrade.be] INFO: Found listing with ID: 7002112auction111041
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:35 [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 15:23:35 [ecarstrade.be] INFO: Scrape type for 7002112auction111041: 2
2026-03-27 15:23:35 [ecarstrade.be] INFO: Found listing with ID: 7001866auction111041
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:35 [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 15:23:35 [ecarstrade.be] INFO: Scrape type for 7001866auction111041: 2
2026-03-27 15:23:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7990b21-75f1-5fc5-a2f0-3befa257e104 with identifier: 7009398auction111132
2026-03-27 15:23:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7990b21-75f1-5fc5-a2f0-3befa257e104 with scrape type 1
2026-03-27 15:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f7990b21-75f1-5fc5-a2f0-3befa257e104
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009398%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620113%27 HTTP/1.1" 200 None
2026-03-27 15:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009398/photo_001/780x0__r.jpg?hash=1774620113 not downloaded yet
2026-03-27 15:23:35 [ecarstrade.be] INFO: Found listing with ID: 7002015auction111041
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:35 [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 15:23:35 [ecarstrade.be] INFO: Scrape type for 7002015auction111041: 2
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009398%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620113%27 HTTP/1.1" 200 None
2026-03-27 15:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009398/photo_002/780x0__r.jpg?hash=1774620113 not downloaded yet
2026-03-27 15:23:35 [ecarstrade.be] INFO: Found listing with ID: 7001919auction111041
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:35 [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 15:23:35 [ecarstrade.be] INFO: Scrape type for 7001919auction111041: 2
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009398%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620113%27 HTTP/1.1" 200 None
2026-03-27 15:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009398/photo_003/780x0__r.jpg?hash=1774620113 not downloaded yet
2026-03-27 15:23:35 [ecarstrade.be] INFO: Found listing with ID: 7002023auction111041
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:35 [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 15:23:35 [ecarstrade.be] INFO: Scrape type for 7002023auction111041: 2
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009398%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620113%27 HTTP/1.1" 200 None
2026-03-27 15:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009398/photo_004/780x0__r.jpg?hash=1774620113 not downloaded yet
2026-03-27 15:23:35 [ecarstrade.be] INFO: Found listing with ID: 7001930auction111041
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:35 [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 15:23:35 [ecarstrade.be] INFO: Scrape type for 7001930auction111041: 2
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009398%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620113%27 HTTP/1.1" 200 None
2026-03-27 15:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009398/photo_005/780x0__r.jpg?hash=1774620113 not downloaded yet
2026-03-27 15:23:35 [ecarstrade.be] INFO: Found listing with ID: 7002070auction111041
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:35 [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 15:23:35 [ecarstrade.be] INFO: Scrape type for 7002070auction111041: 2
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009398%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620113%27 HTTP/1.1" 200 None
2026-03-27 15:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009398/photo_006/780x0__r.jpg?hash=1774620113 not downloaded yet
2026-03-27 15:23:35 [ecarstrade.be] INFO: Found listing with ID: 7002107auction111041
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:35 [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 15:23:35 [ecarstrade.be] INFO: Scrape type for 7002107auction111041: 2
2026-03-27 15:23:35 [ecarstrade.be] INFO: Found listing with ID: 7002108auction111041
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:35 [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 15:23:35 [ecarstrade.be] INFO: Scrape type for 7002108auction111041: 2
2026-03-27 15:23:35 [ecarstrade.be] INFO: Found listing with ID: 7001848auction111041
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:35 [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 15:23:35 [ecarstrade.be] INFO: Scrape type for 7001848auction111041: 2
2026-03-27 15:23:35 [ecarstrade.be] INFO: Found listing with ID: 7001874auction111041
2026-03-27 15:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:36 [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 15:23:36 [ecarstrade.be] INFO: Scrape type for 7001874auction111041: 2
2026-03-27 15:23:36 [ecarstrade.be] INFO: Found listing with ID: 7001921auction111041
2026-03-27 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:36 [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 15:23:36 [ecarstrade.be] INFO: Scrape type for 7001921auction111041: 2
2026-03-27 15:23:36 [ecarstrade.be] INFO: Found listing with ID: 7001849auction111041
2026-03-27 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:36 [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 15:23:36 [ecarstrade.be] INFO: Scrape type for 7001849auction111041: 2
2026-03-27 15:23:36 [ecarstrade.be] INFO: Found listing with ID: 7001878auction111041
2026-03-27 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:36 [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 15:23:36 [ecarstrade.be] INFO: Scrape type for 7001878auction111041: 2
2026-03-27 15:23:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009405> (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 15:23: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 15:23:36 [ecarstrade.be] INFO: Extracting details for car 7009405auction111132
2026-03-27 15:23:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009408> (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 15:23: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 15:23:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1c29f3d-2b8c-5aae-9531-b8c10870ea91 with identifier: 7009405auction111132
2026-03-27 15:23:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1c29f3d-2b8c-5aae-9531-b8c10870ea91 with scrape type 1
2026-03-27 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f1c29f3d-2b8c-5aae-9531-b8c10870ea91
2026-03-27 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009405%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620120%27 HTTP/1.1" 200 None
2026-03-27 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009405/photo_001/780x0__r.jpg?hash=1774620120 not downloaded yet
2026-03-27 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009405%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620120%27 HTTP/1.1" 200 None
2026-03-27 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009405/photo_002/780x0__r.jpg?hash=1774620120 not downloaded yet
2026-03-27 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009405%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620120%27 HTTP/1.1" 200 None
2026-03-27 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009405/photo_003/780x0__r.jpg?hash=1774620120 not downloaded yet
2026-03-27 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009405%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620120%27 HTTP/1.1" 200 None
2026-03-27 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009405/photo_004/780x0__r.jpg?hash=1774620120 not downloaded yet
2026-03-27 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009405%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620121%27 HTTP/1.1" 200 None
2026-03-27 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009405/photo_005/780x0__r.jpg?hash=1774620121 not downloaded yet
2026-03-27 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009405%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620120%27 HTTP/1.1" 200 None
2026-03-27 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009405/photo_006/780x0__r.jpg?hash=1774620120 not downloaded yet
2026-03-27 15:23:36 [ecarstrade.be] INFO: Extracting details for car 7009408auction111132
2026-03-27 15:23:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4de611a4-b96e-518d-b524-0e24ae227b67 with identifier: 7009408auction111132
2026-03-27 15:23:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4de611a4-b96e-518d-b524-0e24ae227b67 with scrape type 1
2026-03-27 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4de611a4-b96e-518d-b524-0e24ae227b67
2026-03-27 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009408%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620127%27 HTTP/1.1" 200 None
2026-03-27 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009408/photo_001/780x0__r.jpg?hash=1774620127 not downloaded yet
2026-03-27 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009408%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620127%27 HTTP/1.1" 200 None
2026-03-27 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009408/photo_002/780x0__r.jpg?hash=1774620127 not downloaded yet
2026-03-27 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009408%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620127%27 HTTP/1.1" 200 None
2026-03-27 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009408/photo_003/780x0__r.jpg?hash=1774620127 not downloaded yet
2026-03-27 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009408%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620127%27 HTTP/1.1" 200 None
2026-03-27 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009408/photo_004/780x0__r.jpg?hash=1774620127 not downloaded yet
2026-03-27 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009408%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620127%27 HTTP/1.1" 200 None
2026-03-27 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009408/photo_005/780x0__r.jpg?hash=1774620127 not downloaded yet
2026-03-27 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009408%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620127%27 HTTP/1.1" 200 None
2026-03-27 15:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009408/photo_006/780x0__r.jpg?hash=1774620127 not downloaded yet
2026-03-27 15:23:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009396> (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 15:23: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 15:23:37 [ecarstrade.be] INFO: Extracting details for car 7009396auction111132
2026-03-27 15:23:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fce6bf5-00f6-5399-8d05-c86f231a954a with identifier: 7009396auction111132
2026-03-27 15:23:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fce6bf5-00f6-5399-8d05-c86f231a954a with scrape type 1
2026-03-27 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6fce6bf5-00f6-5399-8d05-c86f231a954a
2026-03-27 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009396%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620106%27 HTTP/1.1" 200 None
2026-03-27 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009396/photo_001/780x0__r.jpg?hash=1774620106 not downloaded yet
2026-03-27 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009396%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620106%27 HTTP/1.1" 200 None
2026-03-27 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009396/photo_002/780x0__r.jpg?hash=1774620106 not downloaded yet
2026-03-27 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009396%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620106%27 HTTP/1.1" 200 None
2026-03-27 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009396/photo_003/780x0__r.jpg?hash=1774620106 not downloaded yet
2026-03-27 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009396%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620106%27 HTTP/1.1" 200 None
2026-03-27 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009396/photo_004/780x0__r.jpg?hash=1774620106 not downloaded yet
2026-03-27 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009396%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620107%27 HTTP/1.1" 200 None
2026-03-27 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009396/photo_005/780x0__r.jpg?hash=1774620107 not downloaded yet
2026-03-27 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009396%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620107%27 HTTP/1.1" 200 None
2026-03-27 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009396/photo_006/780x0__r.jpg?hash=1774620107 not downloaded yet
2026-03-27 15:23:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009403> (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 15:23: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 15:23:42 [ecarstrade.be] INFO: Extracting details for car 7009403auction111132
2026-03-27 15:23:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f45f5caf-ff9e-5527-ba3c-cf3e8e59ff0a with identifier: 7009403auction111132
2026-03-27 15:23:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f45f5caf-ff9e-5527-ba3c-cf3e8e59ff0a with scrape type 1
2026-03-27 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f45f5caf-ff9e-5527-ba3c-cf3e8e59ff0a
2026-03-27 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009403%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620119%27 HTTP/1.1" 200 None
2026-03-27 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009403/photo_001/780x0__r.jpg?hash=1774620119 not downloaded yet
2026-03-27 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009403%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620119%27 HTTP/1.1" 200 None
2026-03-27 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009403/photo_002/780x0__r.jpg?hash=1774620119 not downloaded yet
2026-03-27 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009403%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620119%27 HTTP/1.1" 200 None
2026-03-27 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009403/photo_003/780x0__r.jpg?hash=1774620119 not downloaded yet
2026-03-27 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009403%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620120%27 HTTP/1.1" 200 None
2026-03-27 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009403/photo_004/780x0__r.jpg?hash=1774620120 not downloaded yet
2026-03-27 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009403%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620120%27 HTTP/1.1" 200 None
2026-03-27 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009403/photo_005/780x0__r.jpg?hash=1774620120 not downloaded yet
2026-03-27 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009403%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620120%27 HTTP/1.1" 200 None
2026-03-27 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009403/photo_006/780x0__r.jpg?hash=1774620120 not downloaded yet
2026-03-27 15:23:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009383> (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 15:23: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 15:23:42 [ecarstrade.be] INFO: Extracting details for car 7009383auction111132
2026-03-27 15:23:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 565a86b8-182a-53ae-a8bb-3c50a93b17bc with identifier: 7009383auction111132
2026-03-27 15:23:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 565a86b8-182a-53ae-a8bb-3c50a93b17bc with scrape type 1
2026-03-27 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 565a86b8-182a-53ae-a8bb-3c50a93b17bc
2026-03-27 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009383%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620093%27 HTTP/1.1" 200 None
2026-03-27 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009383/photo_001/780x0__r.jpg?hash=1774620093 not downloaded yet
2026-03-27 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009383%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620093%27 HTTP/1.1" 200 None
2026-03-27 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009383/photo_002/780x0__r.jpg?hash=1774620093 not downloaded yet
2026-03-27 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009383%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620093%27 HTTP/1.1" 200 None
2026-03-27 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009383/photo_003/780x0__r.jpg?hash=1774620093 not downloaded yet
2026-03-27 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009383%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620093%27 HTTP/1.1" 200 None
2026-03-27 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009383/photo_004/780x0__r.jpg?hash=1774620093 not downloaded yet
2026-03-27 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009383%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620093%27 HTTP/1.1" 200 None
2026-03-27 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009383/photo_005/780x0__r.jpg?hash=1774620093 not downloaded yet
2026-03-27 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009383%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620093%27 HTTP/1.1" 200 None
2026-03-27 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009383/photo_006/780x0__r.jpg?hash=1774620093 not downloaded yet
2026-03-27 15:23:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009412> (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 15:23: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 15:23:43 [ecarstrade.be] INFO: Extracting details for car 7009412auction111132
2026-03-27 15:23:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ada6852-7ffc-5b33-8e5d-3c35bcb9db00 with identifier: 7009412auction111132
2026-03-27 15:23:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ada6852-7ffc-5b33-8e5d-3c35bcb9db00 with scrape type 1
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6ada6852-7ffc-5b33-8e5d-3c35bcb9db00
2026-03-27 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009412%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620135%27 HTTP/1.1" 200 None
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009412/photo_001/780x0__r.jpg?hash=1774620135 not downloaded yet
2026-03-27 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009412%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620135%27 HTTP/1.1" 200 None
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009412/photo_002/780x0__r.jpg?hash=1774620135 not downloaded yet
2026-03-27 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009412%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620135%27 HTTP/1.1" 200 None
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009412/photo_003/780x0__r.jpg?hash=1774620135 not downloaded yet
2026-03-27 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009412%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620135%27 HTTP/1.1" 200 None
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009412/photo_004/780x0__r.jpg?hash=1774620135 not downloaded yet
2026-03-27 15:23:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009391> (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 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009412%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620135%27 HTTP/1.1" 200 None
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009412/photo_005/780x0__r.jpg?hash=1774620135 not downloaded yet
2026-03-27 15:23: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 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009412%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620135%27 HTTP/1.1" 200 None
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009412/photo_006/780x0__r.jpg?hash=1774620135 not downloaded yet
2026-03-27 15:23:43 [ecarstrade.be] INFO: Extracting details for car 7009391auction111132
2026-03-27 15:23:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5732fd52-bec8-5f7a-88ff-a34e386450a7 with identifier: 7009391auction111132
2026-03-27 15:23:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5732fd52-bec8-5f7a-88ff-a34e386450a7 with scrape type 1
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5732fd52-bec8-5f7a-88ff-a34e386450a7
2026-03-27 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009391%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620101%27 HTTP/1.1" 200 None
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009391/photo_001/780x0__r.jpg?hash=1774620101 not downloaded yet
2026-03-27 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009391%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620101%27 HTTP/1.1" 200 None
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009391/photo_002/780x0__r.jpg?hash=1774620101 not downloaded yet
2026-03-27 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009391%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620101%27 HTTP/1.1" 200 None
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009391/photo_003/780x0__r.jpg?hash=1774620101 not downloaded yet
2026-03-27 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009391%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620101%27 HTTP/1.1" 200 None
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009391/photo_004/780x0__r.jpg?hash=1774620101 not downloaded yet
2026-03-27 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009391%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620101%27 HTTP/1.1" 200 None
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009391/photo_005/780x0__r.jpg?hash=1774620101 not downloaded yet
2026-03-27 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009391%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620101%27 HTTP/1.1" 200 None
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009391/photo_006/780x0__r.jpg?hash=1774620101 not downloaded yet
2026-03-27 15:23:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009382> (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 15:23: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 15:23:43 [ecarstrade.be] INFO: Extracting details for car 7009382auction111132
2026-03-27 15:23:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c73cc676-3aa0-526c-afc0-4575f6b2d8d4 with identifier: 7009382auction111132
2026-03-27 15:23:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c73cc676-3aa0-526c-afc0-4575f6b2d8d4 with scrape type 1
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c73cc676-3aa0-526c-afc0-4575f6b2d8d4
2026-03-27 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009382%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620090%27 HTTP/1.1" 200 None
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009382/photo_001/780x0__r.jpg?hash=1774620090 not downloaded yet
2026-03-27 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009382%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620090%27 HTTP/1.1" 200 None
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009382/photo_002/780x0__r.jpg?hash=1774620090 not downloaded yet
2026-03-27 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009382%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620090%27 HTTP/1.1" 200 None
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009382/photo_003/780x0__r.jpg?hash=1774620090 not downloaded yet
2026-03-27 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009382%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620090%27 HTTP/1.1" 200 None
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009382/photo_004/780x0__r.jpg?hash=1774620090 not downloaded yet
2026-03-27 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009382%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620091%27 HTTP/1.1" 200 None
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009382/photo_005/780x0__r.jpg?hash=1774620091 not downloaded yet
2026-03-27 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7009382%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620091%27 HTTP/1.1" 200 None
2026-03-27 15:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009382/photo_006/780x0__r.jpg?hash=1774620091 not downloaded yet
2026-03-27 15:23:47 [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 15:23: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 15:23:48 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7002016auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7002016auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7001875auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7001875auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7001904auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7001904auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7002000auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7002000auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7001838auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7001838auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7001850auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7001850auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7001857auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7001857auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7001859auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7001859auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7001964auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7001964auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7001997auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7001997auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7002091auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7002091auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7002056auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7002056auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7002065auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7002065auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7001843auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7001843auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7002055auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7002055auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7002060auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7002060auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7001860auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7001860auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7001876auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7001876auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7001957auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7001957auction111041: 2
2026-03-27 15:23:48 [ecarstrade.be] INFO: Found listing with ID: 7001863auction111041
2026-03-27 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:48 [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 15:23:48 [ecarstrade.be] INFO: Scrape type for 7001863auction111041: 2
2026-03-27 15:23:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002093> (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 15:23: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 15:23:49 [ecarstrade.be] INFO: Extracting details for car 7002093auction111041
2026-03-27 15:23:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0792da0f-fdbc-58f3-995f-b6df46a9ec97 with identifier: 7002093auction111041
2026-03-27 15:23:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0792da0f-fdbc-58f3-995f-b6df46a9ec97 with scrape type 2
2026-03-27 15:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0792da0f-fdbc-58f3-995f-b6df46a9ec97 with scrape type 2
2026-03-27 15:23:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0792da0f-fdbc-58f3-995f-b6df46a9ec97, identifier: 7002093auction111041
2026-03-27 15:23:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0792da0f-fdbc-58f3-995f-b6df46a9ec97 with identifier: 7002093auction111041
2026-03-27 15:23:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0792da0f-fdbc-58f3-995f-b6df46a9ec97 with identifier: 7002093auction111041
2026-03-27 15:23:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0792da0f-fdbc-58f3-995f-b6df46a9ec97 with identifier: 7002093auction111041 to the API
2026-03-27 15:23:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002093>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Not compliant with l',
 'engine': '2.8L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '0792da0f-fdbc-58f3-995f-b6df46a9ec97',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002093',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Toyota',
 'model': 'Land Cruiser',
 'odometer': 193258,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-12-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA LAND CRUISER LWB DIESEL - 2013 2.8 D-4D Active Van Aut',
 'transmission': 'automatic',
 'trim': 'TOYOTA LAND CRUISER LWB DIESEL - 2013 2.8 D-4D Active Van Aut',
 'vin': None,
 'year': 2017}
2026-03-27 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:49 [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 15:23:49 [ecarstrade.be] INFO: Saving data for 7002093auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538434.491826, 'last_price_update_time': 1774625029.974852}
2026-03-27 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002093auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001845> (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 15:23:50 [ecarstrade.be] INFO: Extracting details for car 7001845auction111041
2026-03-27 15:23:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009408/photo_006/780x0__r.jpg?hash=1774620127> (referer: https://ecarstrade.com/cars/7009408)
2026-03-27 15:23:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f8ffe66-3f42-5706-8a2c-06a226342dcf with identifier: 7001845auction111041
2026-03-27 15:23:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f8ffe66-3f42-5706-8a2c-06a226342dcf with scrape type 2
2026-03-27 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f8ffe66-3f42-5706-8a2c-06a226342dcf with scrape type 2
2026-03-27 15:23:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8f8ffe66-3f42-5706-8a2c-06a226342dcf, identifier: 7001845auction111041
2026-03-27 15:23:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8f8ffe66-3f42-5706-8a2c-06a226342dcf with identifier: 7001845auction111041
2026-03-27 15:23:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8f8ffe66-3f42-5706-8a2c-06a226342dcf with identifier: 7001845auction111041
2026-03-27 15:23:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8f8ffe66-3f42-5706-8a2c-06a226342dcf with identifier: 7001845auction111041 to the API
2026-03-27 15:23:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001845>
{'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-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '8f8ffe66-3f42-5706-8a2c-06a226342dcf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001845',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 102933,
 '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': 'AUDI A4 AVANT 2.0 30 TDI 100KW S TR BUSINESS ED',
 'transmission': 'automatic',
 'trim': 'AUDI  AVANT 2.0 30 TDI 100KW S TR BUSINESS ED',
 'vin': None,
 'year': 2020}
2026-03-27 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:50 [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 15:23:50 [ecarstrade.be] INFO: Saving data for 7001845auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538433.576612, 'last_price_update_time': 1774625030.552388}
2026-03-27 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001845auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009396/photo_006/780x0__r.jpg?hash=1774620107> (referer: https://ecarstrade.com/cars/7009396)
2026-03-27 15:23:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002042> (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 15:23:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4de611a4-b96e-518d-b524-0e24ae227b67
2026-03-27 15:23:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009403/photo_006/780x0__r.jpg?hash=1774620120> (referer: https://ecarstrade.com/cars/7009403)
2026-03-27 15:23:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009383/photo_006/780x0__r.jpg?hash=1774620093> (referer: https://ecarstrade.com/cars/7009383)
2026-03-27 15:23:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6fce6bf5-00f6-5399-8d05-c86f231a954a
2026-03-27 15:23:50 [ecarstrade.be] INFO: Extracting details for car 7002042auction111041
2026-03-27 15:23:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9fa537f-7e0e-580b-84ba-c3402e90780e with identifier: 7002042auction111041
2026-03-27 15:23:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9fa537f-7e0e-580b-84ba-c3402e90780e with scrape type 2
2026-03-27 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9fa537f-7e0e-580b-84ba-c3402e90780e with scrape type 2
2026-03-27 15:23:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a9fa537f-7e0e-580b-84ba-c3402e90780e, identifier: 7002042auction111041
2026-03-27 15:23:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a9fa537f-7e0e-580b-84ba-c3402e90780e with identifier: 7002042auction111041
2026-03-27 15:23:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a9fa537f-7e0e-580b-84ba-c3402e90780e with identifier: 7002042auction111041
2026-03-27 15:23:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a9fa537f-7e0e-580b-84ba-c3402e90780e with identifier: 7002042auction111041 to the API
2026-03-27 15:23:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002042>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'a9fa537f-7e0e-580b-84ba-c3402e90780e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002042',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Renault',
 'model': 'Arkana',
 'odometer': 67305,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT ARKANA 1.6 E-TECH 145 EVOLUTION',
 'transmission': 'automatic',
 'trim': 'RENAULT ARKANA 1.6 E-TECH 145 EVOLUTION',
 'vin': None,
 'year': 2023}
2026-03-27 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:51 [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 15:23:51 [ecarstrade.be] INFO: Saving data for 7002042auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538413.269899, 'last_price_update_time': 1774625031.016861}
2026-03-27 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002042auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009412/photo_004/780x0__r.jpg?hash=1774620135> (referer: https://ecarstrade.com/cars/7009412)
2026-03-27 15:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009391/photo_006/780x0__r.jpg?hash=1774620101> (referer: https://ecarstrade.com/cars/7009391)
2026-03-27 15:23: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 15:23:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f45f5caf-ff9e-5527-ba3c-cf3e8e59ff0a
2026-03-27 15:23:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 565a86b8-182a-53ae-a8bb-3c50a93b17bc
2026-03-27 15:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009382/photo_006/780x0__r.jpg?hash=1774620091> (referer: https://ecarstrade.com/cars/7009382)
2026-03-27 15:23: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 15:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002038> (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 15:23: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 15:23:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6ada6852-7ffc-5b33-8e5d-3c35bcb9db00
2026-03-27 15:23:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5732fd52-bec8-5f7a-88ff-a34e386450a7
2026-03-27 15:23:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c73cc676-3aa0-526c-afc0-4575f6b2d8d4
2026-03-27 15:23:51 [ecarstrade.be] INFO: Extracting details for car 7002038auction111041
2026-03-27 15:23:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5536127a-a033-5d60-b01c-2a60349e6e0a with identifier: 7002038auction111041
2026-03-27 15:23:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5536127a-a033-5d60-b01c-2a60349e6e0a with scrape type 2
2026-03-27 15:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5536127a-a033-5d60-b01c-2a60349e6e0a with scrape type 2
2026-03-27 15:23:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5536127a-a033-5d60-b01c-2a60349e6e0a, identifier: 7002038auction111041
2026-03-27 15:23:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5536127a-a033-5d60-b01c-2a60349e6e0a with identifier: 7002038auction111041
2026-03-27 15:23:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5536127a-a033-5d60-b01c-2a60349e6e0a with identifier: 7002038auction111041
2026-03-27 15:23:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5536127a-a033-5d60-b01c-2a60349e6e0a with identifier: 7002038auction111041 to the API
2026-03-27 15:23:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002038>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '5536127a-a033-5d60-b01c-2a60349e6e0a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002038',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Arkana',
 'odometer': 30433,
 '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': 'RENAULT ARKANA 1.3 TCE MHEV 140 R.S. LINE EDC',
 'transmission': 'automatic',
 'trim': 'RENAULT ARKANA 1.3 TCE MHEV 140 R.S. LINE EDC',
 'vin': None,
 'year': 2022}
2026-03-27 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:51 [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 15:23:51 [ecarstrade.be] INFO: Saving data for 7002038auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538428.628629, 'last_price_update_time': 1774625031.551774}
2026-03-27 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002038auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001849> (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 15:23: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 15:23:56 [ecarstrade.be] INFO: Extracting details for car 7001849auction111041
2026-03-27 15:23:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ceaf5fa1-d374-587b-8607-93e6abf963fa with identifier: 7001849auction111041
2026-03-27 15:23:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceaf5fa1-d374-587b-8607-93e6abf963fa with scrape type 2
2026-03-27 15:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ceaf5fa1-d374-587b-8607-93e6abf963fa with scrape type 2
2026-03-27 15:23:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ceaf5fa1-d374-587b-8607-93e6abf963fa, identifier: 7001849auction111041
2026-03-27 15:23:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ceaf5fa1-d374-587b-8607-93e6abf963fa with identifier: 7001849auction111041
2026-03-27 15:23:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ceaf5fa1-d374-587b-8607-93e6abf963fa with identifier: 7001849auction111041
2026-03-27 15:23:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ceaf5fa1-d374-587b-8607-93e6abf963fa with identifier: 7001849auction111041 to the API
2026-03-27 15:23:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001849>
{'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-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'ceaf5fa1-d374-587b-8607-93e6abf963fa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001849',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'A5',
 'odometer': 204053,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-08-04',
 'seats_number': 4,
 'seller_name': None,
 'title': 'AUDI A5 SPORTBACK DIESEL - 2020 30 TDi Business Edition S tronic',
 'transmission': 'automatic',
 'trim': 'AUDI  SPORTBACK DIESEL - 2020 30 TDi Business Edition S tronic',
 'vin': None,
 'year': 2020}
2026-03-27 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:57 [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 15:23:57 [ecarstrade.be] INFO: Saving data for 7001849auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538492.967767, 'last_price_update_time': 1774625037.027528}
2026-03-27 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001849auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001957> (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 15:23: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 15:23:57 [ecarstrade.be] INFO: Extracting details for car 7001957auction111041
2026-03-27 15:23:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 866a6518-2933-5780-91df-213331c48be7 with identifier: 7001957auction111041
2026-03-27 15:23:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 866a6518-2933-5780-91df-213331c48be7 with scrape type 2
2026-03-27 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 866a6518-2933-5780-91df-213331c48be7 with scrape type 2
2026-03-27 15:23:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 866a6518-2933-5780-91df-213331c48be7, identifier: 7001957auction111041
2026-03-27 15:23:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 866a6518-2933-5780-91df-213331c48be7 with identifier: 7001957auction111041
2026-03-27 15:23:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 866a6518-2933-5780-91df-213331c48be7 with identifier: 7001957auction111041
2026-03-27 15:23:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 866a6518-2933-5780-91df-213331c48be7 with identifier: 7001957auction111041 to the API
2026-03-27 15:23:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001957>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '866a6518-2933-5780-91df-213331c48be7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001957',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A 160',
 'odometer': 39848,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS 1.3 A 160',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ A-CLASS 1.3',
 'vin': None,
 'year': 2022}
2026-03-27 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:57 [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 15:23:57 [ecarstrade.be] INFO: Saving data for 7001957auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538496.865145, 'last_price_update_time': 1774625037.993981}
2026-03-27 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001957auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001876> (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 15:23: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 15:23:58 [ecarstrade.be] INFO: Extracting details for car 7001876auction111041
2026-03-27 15:23:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82d3af8d-0ca9-5d00-825d-1dac0eb6e09c with identifier: 7001876auction111041
2026-03-27 15:23:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82d3af8d-0ca9-5d00-825d-1dac0eb6e09c with scrape type 2
2026-03-27 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82d3af8d-0ca9-5d00-825d-1dac0eb6e09c with scrape type 2
2026-03-27 15:23:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 82d3af8d-0ca9-5d00-825d-1dac0eb6e09c, identifier: 7001876auction111041
2026-03-27 15:23:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 82d3af8d-0ca9-5d00-825d-1dac0eb6e09c with identifier: 7001876auction111041
2026-03-27 15:23:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 82d3af8d-0ca9-5d00-825d-1dac0eb6e09c with identifier: 7001876auction111041
2026-03-27 15:23:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 82d3af8d-0ca9-5d00-825d-1dac0eb6e09c with identifier: 7001876auction111041 to the API
2026-03-27 15:23:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001876>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '82d3af8d-0ca9-5d00-825d-1dac0eb6e09c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001876',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 102124,
 '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 X1 1.5 SDRIVE16D',
 'transmission': 'manual',
 'trim': '1.5 SDRIVE16D',
 'vin': None,
 'year': 2021}
2026-03-27 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:58 [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 15:23:58 [ecarstrade.be] INFO: Saving data for 7001876auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538454.085969, 'last_price_update_time': 1774625038.471817}
2026-03-27 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001876auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001863> (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 15:23: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 15:23:58 [ecarstrade.be] INFO: Extracting details for car 7001863auction111041
2026-03-27 15:23:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de6d7f6c-05ac-504b-baf9-7ecc1e368494 with identifier: 7001863auction111041
2026-03-27 15:23:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de6d7f6c-05ac-504b-baf9-7ecc1e368494 with scrape type 2
2026-03-27 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de6d7f6c-05ac-504b-baf9-7ecc1e368494 with scrape type 2
2026-03-27 15:23:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: de6d7f6c-05ac-504b-baf9-7ecc1e368494, identifier: 7001863auction111041
2026-03-27 15:23:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: de6d7f6c-05ac-504b-baf9-7ecc1e368494 with identifier: 7001863auction111041
2026-03-27 15:23:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: de6d7f6c-05ac-504b-baf9-7ecc1e368494 with identifier: 7001863auction111041
2026-03-27 15:23:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: de6d7f6c-05ac-504b-baf9-7ecc1e368494 with identifier: 7001863auction111041 to the API
2026-03-27 15:23:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:23: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 15:23:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001863>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO C',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'de6d7f6c-05ac-504b-baf9-7ecc1e368494',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001863',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': '218 Gran Coupé',
 'odometer': 190523,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-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 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:59 [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 15:23:59 [ecarstrade.be] INFO: Saving data for 7001863auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538496.091307, 'last_price_update_time': 1774625039.108408}
2026-03-27 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001863auction111041') HTTP/1.1" 204 0
2026-03-27 15:23:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009388> (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 15:23: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 15:23:59 [ecarstrade.be] INFO: Extracting details for car 7009388auction111132
2026-03-27 15:23:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2531de3d-7615-573e-bca5-4b94bcb333ee with identifier: 7009388auction111132
2026-03-27 15:23:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2531de3d-7615-573e-bca5-4b94bcb333ee with scrape type 1
2026-03-27 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2531de3d-7615-573e-bca5-4b94bcb333ee
2026-03-27 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009388%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620100%27 HTTP/1.1" 200 None
2026-03-27 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009388/photo_001/780x0__r.jpg?hash=1774620100 not downloaded yet
2026-03-27 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009388%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620100%27 HTTP/1.1" 200 None
2026-03-27 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009388/photo_002/780x0__r.jpg?hash=1774620100 not downloaded yet
2026-03-27 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009388%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620100%27 HTTP/1.1" 200 None
2026-03-27 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009388/photo_003/780x0__r.jpg?hash=1774620100 not downloaded yet
2026-03-27 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009388%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620100%27 HTTP/1.1" 200 None
2026-03-27 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009388/photo_004/780x0__r.jpg?hash=1774620100 not downloaded yet
2026-03-27 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009388%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620100%27 HTTP/1.1" 200 None
2026-03-27 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009388/photo_005/780x0__r.jpg?hash=1774620100 not downloaded yet
2026-03-27 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:23: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%252F7000001-7010000%252F7009388%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620100%27 HTTP/1.1" 200 None
2026-03-27 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009388/photo_006/780x0__r.jpg?hash=1774620100 not downloaded yet
2026-03-27 15:23:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001878> (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 15:23: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 15:24:00 [ecarstrade.be] INFO: Extracting details for car 7001878auction111041
2026-03-27 15:24:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1e71081-54b0-5cf5-9e82-78b4750db83f with identifier: 7001878auction111041
2026-03-27 15:24:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1e71081-54b0-5cf5-9e82-78b4750db83f with scrape type 2
2026-03-27 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1e71081-54b0-5cf5-9e82-78b4750db83f with scrape type 2
2026-03-27 15:24:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b1e71081-54b0-5cf5-9e82-78b4750db83f, identifier: 7001878auction111041
2026-03-27 15:24:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b1e71081-54b0-5cf5-9e82-78b4750db83f with identifier: 7001878auction111041
2026-03-27 15:24:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b1e71081-54b0-5cf5-9e82-78b4750db83f with identifier: 7001878auction111041
2026-03-27 15:24:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b1e71081-54b0-5cf5-9e82-78b4750db83f with identifier: 7001878auction111041 to the API
2026-03-27 15:24:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001878>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'b1e71081-54b0-5cf5-9e82-78b4750db83f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001878',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 100765,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 1.5 SDRIVE18I (100KW)',
 'transmission': 'manual',
 'trim': '1.5 SDRIVE18I (100KW)',
 'vin': None,
 'year': 2022}
2026-03-27 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:00 [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 15:24:00 [ecarstrade.be] INFO: Saving data for 7001878auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538490.364988, 'last_price_update_time': 1774625040.425897}
2026-03-27 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001878auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001860> (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 15:24: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 15:24:03 [ecarstrade.be] INFO: Extracting details for car 7001860auction111041
2026-03-27 15:24:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9844424d-5308-5b33-8fe6-56571c609033 with identifier: 7001860auction111041
2026-03-27 15:24:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9844424d-5308-5b33-8fe6-56571c609033 with scrape type 2
2026-03-27 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9844424d-5308-5b33-8fe6-56571c609033 with scrape type 2
2026-03-27 15:24:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9844424d-5308-5b33-8fe6-56571c609033, identifier: 7001860auction111041
2026-03-27 15:24:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9844424d-5308-5b33-8fe6-56571c609033 with identifier: 7001860auction111041
2026-03-27 15:24:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9844424d-5308-5b33-8fe6-56571c609033 with identifier: 7001860auction111041
2026-03-27 15:24:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9844424d-5308-5b33-8fe6-56571c609033 with identifier: 7001860auction111041 to the API
2026-03-27 15:24:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001860>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '9844424d-5308-5b33-8fe6-56571c609033',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001860',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': '118',
 'odometer': 57430,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-31',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 1 SERIES HATCH 1.5 118I (100KW)',
 'transmission': 'manual',
 'trim': '1 SERIES HATCH 1.5 I (100KW)',
 'vin': None,
 'year': 2021}
2026-03-27 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:03 [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 15:24:03 [ecarstrade.be] INFO: Saving data for 7001860auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538452.425206, 'last_price_update_time': 1774625043.687015}
2026-03-27 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001860auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002055> (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 15:24: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 15:24:05 [ecarstrade.be] INFO: Extracting details for car 7002055auction111041
2026-03-27 15:24:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 695c2a8b-7e5a-5123-b488-2992126e2107 with identifier: 7002055auction111041
2026-03-27 15:24:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 695c2a8b-7e5a-5123-b488-2992126e2107 with scrape type 2
2026-03-27 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 695c2a8b-7e5a-5123-b488-2992126e2107 with scrape type 2
2026-03-27 15:24:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 695c2a8b-7e5a-5123-b488-2992126e2107, identifier: 7002055auction111041
2026-03-27 15:24:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 695c2a8b-7e5a-5123-b488-2992126e2107 with identifier: 7002055auction111041
2026-03-27 15:24:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 695c2a8b-7e5a-5123-b488-2992126e2107 with identifier: 7002055auction111041
2026-03-27 15:24:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 695c2a8b-7e5a-5123-b488-2992126e2107 with identifier: 7002055auction111041 to the API
2026-03-27 15:24:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002055>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '695c2a8b-7e5a-5123-b488-2992126e2107',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002055',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Seat',
 'model': 'Arona',
 'odometer': 72458,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT ARONA 1.0 TSI 70KW MOVE',
 'transmission': 'manual',
 'trim': 'SEAT ARONA 1.0 TSI 70KW MOVE',
 'vin': None,
 'year': 2023}
2026-03-27 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:05 [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 15:24:05 [ecarstrade.be] INFO: Saving data for 7002055auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538455.230524, 'last_price_update_time': 1774625045.419517}
2026-03-27 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002055auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009389> (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 15:24: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 15:24:05 [ecarstrade.be] INFO: Extracting details for car 7009389auction111132
2026-03-27 15:24:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7c25243-fe56-57d3-a071-87d34f0ee424 with identifier: 7009389auction111132
2026-03-27 15:24:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7c25243-fe56-57d3-a071-87d34f0ee424 with scrape type 1
2026-03-27 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f7c25243-fe56-57d3-a071-87d34f0ee424
2026-03-27 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24: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%252F7000001-7010000%252F7009389%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620100%27 HTTP/1.1" 200 None
2026-03-27 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009389/photo_001/780x0__r.jpg?hash=1774620100 not downloaded yet
2026-03-27 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24: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%252F7000001-7010000%252F7009389%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620100%27 HTTP/1.1" 200 None
2026-03-27 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009389/photo_002/780x0__r.jpg?hash=1774620100 not downloaded yet
2026-03-27 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24: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%252F7000001-7010000%252F7009389%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620100%27 HTTP/1.1" 200 None
2026-03-27 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009389/photo_003/780x0__r.jpg?hash=1774620100 not downloaded yet
2026-03-27 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24: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%252F7000001-7010000%252F7009389%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620100%27 HTTP/1.1" 200 None
2026-03-27 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009389/photo_004/780x0__r.jpg?hash=1774620100 not downloaded yet
2026-03-27 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24: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%252F7000001-7010000%252F7009389%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620100%27 HTTP/1.1" 200 None
2026-03-27 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009389/photo_005/780x0__r.jpg?hash=1774620100 not downloaded yet
2026-03-27 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24: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%252F7000001-7010000%252F7009389%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620100%27 HTTP/1.1" 200 None
2026-03-27 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009389/photo_006/780x0__r.jpg?hash=1774620100 not downloaded yet
2026-03-27 15:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001843> (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 15:24: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 15:24:06 [ecarstrade.be] INFO: Extracting details for car 7001843auction111041
2026-03-27 15:24:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ff14d5f-f5f9-58e1-9a15-26f19293a235 with identifier: 7001843auction111041
2026-03-27 15:24:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ff14d5f-f5f9-58e1-9a15-26f19293a235 with scrape type 2
2026-03-27 15:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ff14d5f-f5f9-58e1-9a15-26f19293a235 with scrape type 2
2026-03-27 15:24:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5ff14d5f-f5f9-58e1-9a15-26f19293a235, identifier: 7001843auction111041
2026-03-27 15:24:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5ff14d5f-f5f9-58e1-9a15-26f19293a235 with identifier: 7001843auction111041
2026-03-27 15:24:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5ff14d5f-f5f9-58e1-9a15-26f19293a235 with identifier: 7001843auction111041
2026-03-27 15:24:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5ff14d5f-f5f9-58e1-9a15-26f19293a235 with identifier: 7001843auction111041 to the API
2026-03-27 15:24:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001843>
{'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-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '5ff14d5f-f5f9-58e1-9a15-26f19293a235',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001843',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 73865,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-07-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A3 SPORTBACK DIESEL - 2020 30 TDi',
 'transmission': 'manual',
 'trim': 'AUDI  SPORTBACK DIESEL - 2020 30 TDi',
 'vin': None,
 'year': 2021}
2026-03-27 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:06 [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 15:24:06 [ecarstrade.be] INFO: Saving data for 7001843auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538454.688786, 'last_price_update_time': 1774625046.47929}
2026-03-27 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001843auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002065> (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 15:24: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 15:24:06 [ecarstrade.be] INFO: Extracting details for car 7002065auction111041
2026-03-27 15:24:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3088ce5-5050-514a-be84-08feef3bed0a with identifier: 7002065auction111041
2026-03-27 15:24:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3088ce5-5050-514a-be84-08feef3bed0a with scrape type 2
2026-03-27 15:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3088ce5-5050-514a-be84-08feef3bed0a with scrape type 2
2026-03-27 15:24:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f3088ce5-5050-514a-be84-08feef3bed0a, identifier: 7002065auction111041
2026-03-27 15:24:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f3088ce5-5050-514a-be84-08feef3bed0a with identifier: 7002065auction111041
2026-03-27 15:24:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f3088ce5-5050-514a-be84-08feef3bed0a with identifier: 7002065auction111041
2026-03-27 15:24:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f3088ce5-5050-514a-be84-08feef3bed0a with identifier: 7002065auction111041 to the API
2026-03-27 15:24:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002065>
{'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-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'f3088ce5-5050-514a-be84-08feef3bed0a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002065',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Skoda',
 'model': 'Karoq',
 'odometer': 121821,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA KAROQ 2.0 CRTDI 85KW DSG7 CLEVER',
 'transmission': 'automatic',
 'trim': 'SKODA KAROQ 2.0 CRTDI 85KW DSG7 CLEVER',
 'vin': None,
 'year': 2021}
2026-03-27 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:06 [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 15:24:06 [ecarstrade.be] INFO: Saving data for 7002065auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538489.850361, 'last_price_update_time': 1774625046.972589}
2026-03-27 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002065auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002056> (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 15:24: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 15:24:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002060> (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 15:24: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 15:24:07 [scrapy.extensions.logstats] INFO: Crawled 1244 pages (at 42 pages/min), scraped 1058 items (at 40 items/min)
2026-03-27 15:24:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:24:07 [ecarstrade.be] INFO: Extracting details for car 7002056auction111041
2026-03-27 15:24:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 766f5832-c199-577a-aaad-3b748b4cb6d1 with identifier: 7002056auction111041
2026-03-27 15:24:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 766f5832-c199-577a-aaad-3b748b4cb6d1 with scrape type 2
2026-03-27 15:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 766f5832-c199-577a-aaad-3b748b4cb6d1 with scrape type 2
2026-03-27 15:24:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 766f5832-c199-577a-aaad-3b748b4cb6d1, identifier: 7002056auction111041
2026-03-27 15:24:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 766f5832-c199-577a-aaad-3b748b4cb6d1 with identifier: 7002056auction111041
2026-03-27 15:24:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 766f5832-c199-577a-aaad-3b748b4cb6d1 with identifier: 7002056auction111041
2026-03-27 15:24:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 766f5832-c199-577a-aaad-3b748b4cb6d1 with identifier: 7002056auction111041 to the API
2026-03-27 15:24:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002056>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '766f5832-c199-577a-aaad-3b748b4cb6d1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002056',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Seat',
 'model': 'Arona',
 'odometer': 39164,
 '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': 'SEAT ARONA 1.0 TSI 81KW MOVE',
 'transmission': 'manual',
 'trim': 'SEAT ARONA 1.0 TSI 81KW MOVE',
 'vin': None,
 'year': 2023}
2026-03-27 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:07 [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 15:24:07 [ecarstrade.be] INFO: Saving data for 7002056auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538488.380853, 'last_price_update_time': 1774625047.473958}
2026-03-27 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002056auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:07 [ecarstrade.be] INFO: Extracting details for car 7002060auction111041
2026-03-27 15:24:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f04da491-e98f-544e-b60a-f9da251c6320 with identifier: 7002060auction111041
2026-03-27 15:24:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f04da491-e98f-544e-b60a-f9da251c6320 with scrape type 2
2026-03-27 15:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f04da491-e98f-544e-b60a-f9da251c6320 with scrape type 2
2026-03-27 15:24:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f04da491-e98f-544e-b60a-f9da251c6320, identifier: 7002060auction111041
2026-03-27 15:24:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f04da491-e98f-544e-b60a-f9da251c6320 with identifier: 7002060auction111041
2026-03-27 15:24:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f04da491-e98f-544e-b60a-f9da251c6320 with identifier: 7002060auction111041
2026-03-27 15:24:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f04da491-e98f-544e-b60a-f9da251c6320 with identifier: 7002060auction111041 to the API
2026-03-27 15:24:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002060>
{'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-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'f04da491-e98f-544e-b60a-f9da251c6320',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002060',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Seat',
 'model': 'Leon',
 'odometer': 82590,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-07-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT LEON ST 1.0 ETSI 110 MOVE! DSG',
 'transmission': 'automatic',
 'trim': 'SEAT LEON ST 1.0 ETSI 110 MOVE! DSG',
 'vin': None,
 'year': 2022}
2026-03-27 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:07 [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 15:24:07 [ecarstrade.be] INFO: Saving data for 7002060auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538453.634965, 'last_price_update_time': 1774625047.838797}
2026-03-27 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002060auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009404> (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 15:24:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009388/photo_006/780x0__r.jpg?hash=1774620100> (referer: https://ecarstrade.com/cars/7009388)
2026-03-27 15:24:09 [ecarstrade.be] INFO: Extracting details for car 7009404auction111132
2026-03-27 15:24:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32015dc8-acd3-5588-83e4-4991160cc13e with identifier: 7009404auction111132
2026-03-27 15:24:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32015dc8-acd3-5588-83e4-4991160cc13e with scrape type 1
2026-03-27 15:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 32015dc8-acd3-5588-83e4-4991160cc13e
2026-03-27 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24: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%252F7000001-7010000%252F7009404%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774620119%27 HTTP/1.1" 200 None
2026-03-27 15:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009404/photo_001/780x0__r.jpg?hash=1774620119 not downloaded yet
2026-03-27 15:24:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009388/photo_005/780x0__r.jpg?hash=1774620100> (referer: https://ecarstrade.com/cars/7009388)
2026-03-27 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24: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%252F7000001-7010000%252F7009404%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774620119%27 HTTP/1.1" 200 None
2026-03-27 15:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009404/photo_002/780x0__r.jpg?hash=1774620119 not downloaded yet
2026-03-27 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24: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%252F7000001-7010000%252F7009404%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774620119%27 HTTP/1.1" 200 None
2026-03-27 15:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009404/photo_003/780x0__r.jpg?hash=1774620119 not downloaded yet
2026-03-27 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24: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%252F7000001-7010000%252F7009404%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774620120%27 HTTP/1.1" 200 None
2026-03-27 15:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009404/photo_004/780x0__r.jpg?hash=1774620120 not downloaded yet
2026-03-27 15:24:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2531de3d-7615-573e-bca5-4b94bcb333ee
2026-03-27 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24: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%252F7000001-7010000%252F7009404%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774620120%27 HTTP/1.1" 200 None
2026-03-27 15:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009404/photo_005/780x0__r.jpg?hash=1774620120 not downloaded yet
2026-03-27 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24: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%252F7000001-7010000%252F7009404%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774620121%27 HTTP/1.1" 200 None
2026-03-27 15:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009404/photo_006/780x0__r.jpg?hash=1774620121 not downloaded yet
2026-03-27 15:24:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2531de3d-7615-573e-bca5-4b94bcb333ee
2026-03-27 15:24:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009388/photo_004/780x0__r.jpg?hash=1774620100> (referer: https://ecarstrade.com/cars/7009388)
2026-03-27 15:24:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009388/photo_003/780x0__r.jpg?hash=1774620100> (referer: https://ecarstrade.com/cars/7009388)
2026-03-27 15:24:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2531de3d-7615-573e-bca5-4b94bcb333ee
2026-03-27 15:24:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009389/photo_006/780x0__r.jpg?hash=1774620100> (referer: https://ecarstrade.com/cars/7009389)
2026-03-27 15:24:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2531de3d-7615-573e-bca5-4b94bcb333ee
2026-03-27 15:24:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009389/photo_005/780x0__r.jpg?hash=1774620100> (referer: https://ecarstrade.com/cars/7009389)
2026-03-27 15:24:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f7c25243-fe56-57d3-a071-87d34f0ee424
2026-03-27 15:24:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f7c25243-fe56-57d3-a071-87d34f0ee424
2026-03-27 15:24:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009389/photo_004/780x0__r.jpg?hash=1774620100> (referer: https://ecarstrade.com/cars/7009389)
2026-03-27 15:24:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009389/photo_003/780x0__r.jpg?hash=1774620100> (referer: https://ecarstrade.com/cars/7009389)
2026-03-27 15:24:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f7c25243-fe56-57d3-a071-87d34f0ee424
2026-03-27 15:24:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009389/photo_002/780x0__r.jpg?hash=1774620100> (referer: https://ecarstrade.com/cars/7009389)
2026-03-27 15:24:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f7c25243-fe56-57d3-a071-87d34f0ee424
2026-03-27 15:24:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f7c25243-fe56-57d3-a071-87d34f0ee424
2026-03-27 15:24:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009389/photo_001/780x0__r.jpg?hash=1774620100> (referer: https://ecarstrade.com/cars/7009389)
2026-03-27 15:24:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009404/photo_001/780x0__r.jpg?hash=1774620119> (referer: https://ecarstrade.com/cars/7009404)
2026-03-27 15:24:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f7c25243-fe56-57d3-a071-87d34f0ee424
2026-03-27 15:24:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7c25243-fe56-57d3-a071-87d34f0ee424, skipping ID generation
2026-03-27 15:24:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7c25243-fe56-57d3-a071-87d34f0ee424 with scrape type 1
2026-03-27 15:24:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7c25243-fe56-57d3-a071-87d34f0ee424 sending to next pipeline
2026-03-27 15:24:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f7c25243-fe56-57d3-a071-87d34f0ee424, identifier: 7009389auction111132
2026-03-27 15:24:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f7c25243-fe56-57d3-a071-87d34f0ee424 with identifier: 7009389auction111132
2026-03-27 15:24:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f7c25243-fe56-57d3-a071-87d34f0ee424 with identifier: 7009389auction111132
2026-03-27 15:24:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f7c25243-fe56-57d3-a071-87d34f0ee424 with identifier: 7009389auction111132 to the API
2026-03-27 15:24:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009389/photo_001/780x0__r.jpg?hash=1774620100>
{'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-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f7c25243-fe56-57d3-a071-87d34f0ee424',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009389',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Citroen',
 'model': 'C3',
 'odometer': 123660,
 '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': 2,
 'seller_name': None,
 'title': 'CITROEN C3 Société / 2020 / 5P / Berline BlueHDi 100 S&S BVM6 Feel '
          'Nav',
 'transmission': 'manual',
 'trim': 'CITROEN  Société / 2020 / 5P / Berline BlueHDi 100 S&S BVM6 Feel Nav',
 'vin': None,
 'year': 2021}
2026-03-27 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:11 [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 15:24:11 [ecarstrade.be] INFO: Saving data for 7009389auction111132: {'created_time': 1774625051.096518, 'last_price_update_time': 1774625051.09653, 'auction_closing_time': 1774881600.0}
2026-03-27 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009389auction111132') HTTP/1.1" 204 0
2026-03-27 15:24:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009404/photo_006/780x0__r.jpg?hash=1774620121> (referer: https://ecarstrade.com/cars/7009404)
2026-03-27 15:24:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 32015dc8-acd3-5588-83e4-4991160cc13e
2026-03-27 15:24:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009404/photo_005/780x0__r.jpg?hash=1774620120> (referer: https://ecarstrade.com/cars/7009404)
2026-03-27 15:24:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 32015dc8-acd3-5588-83e4-4991160cc13e
2026-03-27 15:24:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009404/photo_004/780x0__r.jpg?hash=1774620120> (referer: https://ecarstrade.com/cars/7009404)
2026-03-27 15:24:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 32015dc8-acd3-5588-83e4-4991160cc13e
2026-03-27 15:24:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 32015dc8-acd3-5588-83e4-4991160cc13e
2026-03-27 15:24:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009404/photo_003/780x0__r.jpg?hash=1774620119> (referer: https://ecarstrade.com/cars/7009404)
2026-03-27 15:24:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009404/photo_002/780x0__r.jpg?hash=1774620119> (referer: https://ecarstrade.com/cars/7009404)
2026-03-27 15:24:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 32015dc8-acd3-5588-83e4-4991160cc13e
2026-03-27 15:24:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009388/photo_002/780x0__r.jpg?hash=1774620100> (referer: https://ecarstrade.com/cars/7009388)
2026-03-27 15:24:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 32015dc8-acd3-5588-83e4-4991160cc13e
2026-03-27 15:24:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 32015dc8-acd3-5588-83e4-4991160cc13e, skipping ID generation
2026-03-27 15:24:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32015dc8-acd3-5588-83e4-4991160cc13e with scrape type 1
2026-03-27 15:24:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 32015dc8-acd3-5588-83e4-4991160cc13e sending to next pipeline
2026-03-27 15:24:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 32015dc8-acd3-5588-83e4-4991160cc13e, identifier: 7009404auction111132
2026-03-27 15:24:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 32015dc8-acd3-5588-83e4-4991160cc13e with identifier: 7009404auction111132
2026-03-27 15:24:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 32015dc8-acd3-5588-83e4-4991160cc13e with identifier: 7009404auction111132
2026-03-27 15:24:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 32015dc8-acd3-5588-83e4-4991160cc13e with identifier: 7009404auction111132 to the API
2026-03-27 15:24:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009404/photo_002/780x0__r.jpg?hash=1774620119>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '32015dc8-acd3-5588-83e4-4991160cc13e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009404',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 64788,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 2,
 'seller_name': None,
 'title': '208 Premium 1.5 HDi 100CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Premium 1.5 HDi 100CV BVM6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:11 [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 15:24:11 [ecarstrade.be] INFO: Saving data for 7009404auction111132: {'created_time': 1774625051.967176, 'last_price_update_time': 1774625051.967186, 'auction_closing_time': 1774881600.0}
2026-03-27 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009404auction111132') HTTP/1.1" 204 0
2026-03-27 15:24:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009388/photo_001/780x0__r.jpg?hash=1774620100> (referer: https://ecarstrade.com/cars/7009388)
2026-03-27 15:24: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 15:24:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2531de3d-7615-573e-bca5-4b94bcb333ee
2026-03-27 15:24:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2531de3d-7615-573e-bca5-4b94bcb333ee
2026-03-27 15:24:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2531de3d-7615-573e-bca5-4b94bcb333ee, skipping ID generation
2026-03-27 15:24:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2531de3d-7615-573e-bca5-4b94bcb333ee with scrape type 1
2026-03-27 15:24:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2531de3d-7615-573e-bca5-4b94bcb333ee sending to next pipeline
2026-03-27 15:24:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2531de3d-7615-573e-bca5-4b94bcb333ee, identifier: 7009388auction111132
2026-03-27 15:24:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2531de3d-7615-573e-bca5-4b94bcb333ee with identifier: 7009388auction111132
2026-03-27 15:24:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2531de3d-7615-573e-bca5-4b94bcb333ee with identifier: 7009388auction111132
2026-03-27 15:24:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2531de3d-7615-573e-bca5-4b94bcb333ee with identifier: 7009388auction111132 to the API
2026-03-27 15:24:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009388/photo_001/780x0__r.jpg?hash=1774620100>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6E',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '2531de3d-7615-573e-bca5-4b94bcb333ee',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009388',
 'listing': 'auction',
 'location': 'France - "FR-31-CASTELNAU-BTV"',
 'make': 'Citroen',
 'model': 'C3',
 'odometer': 31870,
 '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': 2,
 'seller_name': None,
 'title': 'C3 Société Feel Business R 1.5 BlueHDI 100CV BVM6 6E',
 'transmission': 'manual',
 'trim': 'Société Feel Business R 1.5 BlueHDI 100CV BVM6 6E',
 'vin': None,
 'year': 2023}
2026-03-27 15:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:12 [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 15:24:12 [ecarstrade.be] INFO: Saving data for 7009388auction111132: {'created_time': 1774625052.735772, 'last_price_update_time': 1774625052.735786, 'auction_closing_time': 1774881600.0}
2026-03-27 15:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009388auction111132') HTTP/1.1" 204 0
2026-03-27 15:24:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001997> (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 15:24: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 15:24:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001964> (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 15:24: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 15:24:12 [ecarstrade.be] INFO: Extracting details for car 7001997auction111041
2026-03-27 15:24:12 [ecarstrade.be] INFO: Extracting details for car 7001964auction111041
2026-03-27 15:24:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b22db46c-ea69-580d-87db-6ceddce22ec3 with identifier: 7001997auction111041
2026-03-27 15:24:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b22db46c-ea69-580d-87db-6ceddce22ec3 with scrape type 2
2026-03-27 15:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b22db46c-ea69-580d-87db-6ceddce22ec3 with scrape type 2
2026-03-27 15:24:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b22db46c-ea69-580d-87db-6ceddce22ec3, identifier: 7001997auction111041
2026-03-27 15:24:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31cc0add-89a0-5d6b-85f7-56cb752a9336 with identifier: 7001964auction111041
2026-03-27 15:24:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31cc0add-89a0-5d6b-85f7-56cb752a9336 with scrape type 2
2026-03-27 15:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31cc0add-89a0-5d6b-85f7-56cb752a9336 with scrape type 2
2026-03-27 15:24:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 31cc0add-89a0-5d6b-85f7-56cb752a9336, identifier: 7001964auction111041
2026-03-27 15:24:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b22db46c-ea69-580d-87db-6ceddce22ec3 with identifier: 7001997auction111041
2026-03-27 15:24:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b22db46c-ea69-580d-87db-6ceddce22ec3 with identifier: 7001997auction111041
2026-03-27 15:24:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b22db46c-ea69-580d-87db-6ceddce22ec3 with identifier: 7001997auction111041 to the API
2026-03-27 15:24:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001997>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO E',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'b22db46c-ea69-580d-87db-6ceddce22ec3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001997',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'Vito',
 'odometer': 223946,
 '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': 3,
 'seller_name': None,
 'title': 'MERCEDES-BENZ VITO 2.0 100KW 114 CDI L2',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ VITO 2.0 100KW 114 CDI L2',
 'vin': None,
 'year': 2022}
2026-03-27 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:13 [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 15:24:13 [ecarstrade.be] INFO: Saving data for 7001997auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538450.072044, 'last_price_update_time': 1774625053.319923}
2026-03-27 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001997auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 31cc0add-89a0-5d6b-85f7-56cb752a9336 with identifier: 7001964auction111041
2026-03-27 15:24:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 31cc0add-89a0-5d6b-85f7-56cb752a9336 with identifier: 7001964auction111041
2026-03-27 15:24:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 31cc0add-89a0-5d6b-85f7-56cb752a9336 with identifier: 7001964auction111041 to the API
2026-03-27 15:24:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001964>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '31cc0add-89a0-5d6b-85f7-56cb752a9336',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001964',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'B 180',
 'odometer': 155312,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ B-CLASS 2.0 B 180 D BUSINESS SOLUTION DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ B-CLASS 2.0  D BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2021}
2026-03-27 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:13 [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 15:24:13 [ecarstrade.be] INFO: Saving data for 7001964auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538517.189703, 'last_price_update_time': 1774625053.594488}
2026-03-27 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001964auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001857> (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 15:24: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 15:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001838> (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 15:24: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 15:24:14 [ecarstrade.be] INFO: Extracting details for car 7001857auction111041
2026-03-27 15:24:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b075bf8f-912e-5bdd-bcb5-335da1adfa9c with identifier: 7001857auction111041
2026-03-27 15:24:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b075bf8f-912e-5bdd-bcb5-335da1adfa9c with scrape type 2
2026-03-27 15:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b075bf8f-912e-5bdd-bcb5-335da1adfa9c with scrape type 2
2026-03-27 15:24:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b075bf8f-912e-5bdd-bcb5-335da1adfa9c, identifier: 7001857auction111041
2026-03-27 15:24:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b075bf8f-912e-5bdd-bcb5-335da1adfa9c with identifier: 7001857auction111041
2026-03-27 15:24:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b075bf8f-912e-5bdd-bcb5-335da1adfa9c with identifier: 7001857auction111041
2026-03-27 15:24:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b075bf8f-912e-5bdd-bcb5-335da1adfa9c with identifier: 7001857auction111041 to the API
2026-03-27 15:24:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001857>
{'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-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'b075bf8f-912e-5bdd-bcb5-335da1adfa9c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001857',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': '116',
 'odometer': 77659,
 '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 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:14 [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 15:24:14 [ecarstrade.be] INFO: Saving data for 7001857auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538515.738806, 'last_price_update_time': 1774625054.534779}
2026-03-27 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001857auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:14 [ecarstrade.be] INFO: Extracting details for car 7001838auction111041
2026-03-27 15:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002091> (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 15:24:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa478871-dbc8-582f-912f-9473b482b3bd with identifier: 7001838auction111041
2026-03-27 15:24:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa478871-dbc8-582f-912f-9473b482b3bd with scrape type 2
2026-03-27 15:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa478871-dbc8-582f-912f-9473b482b3bd with scrape type 2
2026-03-27 15:24:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fa478871-dbc8-582f-912f-9473b482b3bd, identifier: 7001838auction111041
2026-03-27 15:24:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fa478871-dbc8-582f-912f-9473b482b3bd with identifier: 7001838auction111041
2026-03-27 15:24:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fa478871-dbc8-582f-912f-9473b482b3bd with identifier: 7001838auction111041
2026-03-27 15:24:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fa478871-dbc8-582f-912f-9473b482b3bd with identifier: 7001838auction111041 to the API
2026-03-27 15:24:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001838>
{'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-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'fa478871-dbc8-582f-912f-9473b482b3bd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001838',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 143478,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A3 SPORTBACK 2.0 35 TDI 110KW S TRONIC BUSINESS EDIT.',
 'transmission': 'automatic',
 'trim': 'AUDI  SPORTBACK 2.0 35 TDI 110KW S TRONIC BUSINESS EDIT.',
 'vin': None,
 'year': 2021}
2026-03-27 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:14 [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 15:24:14 [ecarstrade.be] INFO: Saving data for 7001838auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538484.729521, 'last_price_update_time': 1774625054.898649}
2026-03-27 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001838auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009382/photo_005/780x0__r.jpg?hash=1774620091> (referer: https://ecarstrade.com/cars/7009382)
2026-03-27 15:24:14 [ecarstrade.be] INFO: Extracting details for car 7002091auction111041
2026-03-27 15:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001850> (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 15:24:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17ad0e73-e138-5cf0-bcc7-760f390a8539 with identifier: 7002091auction111041
2026-03-27 15:24:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17ad0e73-e138-5cf0-bcc7-760f390a8539 with scrape type 2
2026-03-27 15:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17ad0e73-e138-5cf0-bcc7-760f390a8539 with scrape type 2
2026-03-27 15:24:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 17ad0e73-e138-5cf0-bcc7-760f390a8539, identifier: 7002091auction111041
2026-03-27 15:24:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 17ad0e73-e138-5cf0-bcc7-760f390a8539 with identifier: 7002091auction111041
2026-03-27 15:24:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 17ad0e73-e138-5cf0-bcc7-760f390a8539 with identifier: 7002091auction111041
2026-03-27 15:24:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 17ad0e73-e138-5cf0-bcc7-760f390a8539 with identifier: 7002091auction111041 to the API
2026-03-27 15:24:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002091>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.8L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '17ad0e73-e138-5cf0-bcc7-760f390a8539',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002091',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 117699,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA COROLLA TOURING SPORTS 1.8 HEV DYNAMIC E-CVT',
 'transmission': 'automatic',
 'trim': 'TOYOTA COROLLA TOURING SPORTS 1.8 HEV DYNAMIC E-CVT',
 'vin': None,
 'year': 2022}
2026-03-27 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:15 [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 15:24:15 [ecarstrade.be] INFO: Saving data for 7002091auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538516.296943, 'last_price_update_time': 1774625055.287007}
2026-03-27 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002091auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009382/photo_004/780x0__r.jpg?hash=1774620090> (referer: https://ecarstrade.com/cars/7009382)
2026-03-27 15:24:15 [ecarstrade.be] INFO: Extracting details for car 7001850auction111041
2026-03-27 15:24:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009382/photo_003/780x0__r.jpg?hash=1774620090> (referer: https://ecarstrade.com/cars/7009382)
2026-03-27 15:24:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c73cc676-3aa0-526c-afc0-4575f6b2d8d4
2026-03-27 15:24:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41097a36-c96a-579d-8f44-9822aada1af5 with identifier: 7001850auction111041
2026-03-27 15:24:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41097a36-c96a-579d-8f44-9822aada1af5 with scrape type 2
2026-03-27 15:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41097a36-c96a-579d-8f44-9822aada1af5 with scrape type 2
2026-03-27 15:24:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 41097a36-c96a-579d-8f44-9822aada1af5, identifier: 7001850auction111041
2026-03-27 15:24:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 41097a36-c96a-579d-8f44-9822aada1af5 with identifier: 7001850auction111041
2026-03-27 15:24:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 41097a36-c96a-579d-8f44-9822aada1af5 with identifier: 7001850auction111041
2026-03-27 15:24:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 41097a36-c96a-579d-8f44-9822aada1af5 with identifier: 7001850auction111041 to the API
2026-03-27 15:24:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001850>
{'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-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '41097a36-c96a-579d-8f44-9822aada1af5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001850',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'Q2',
 'odometer': 167539,
 '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': 'AUDI Q2 2.0 30 TDI S TRONIC ADVANCED BUSINESS ED',
 'transmission': 'automatic',
 'trim': 'AUDI  2.0 30 TDI S TRONIC ADVANCED BUSINESS ED',
 'vin': None,
 'year': 2021}
2026-03-27 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:15 [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 15:24:15 [ecarstrade.be] INFO: Saving data for 7001850auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538511.774913, 'last_price_update_time': 1774625055.638417}
2026-03-27 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001850auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009382/photo_002/780x0__r.jpg?hash=1774620090> (referer: https://ecarstrade.com/cars/7009382)
2026-03-27 15:24:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009382/photo_001/780x0__r.jpg?hash=1774620090> (referer: https://ecarstrade.com/cars/7009382)
2026-03-27 15:24:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c73cc676-3aa0-526c-afc0-4575f6b2d8d4
2026-03-27 15:24:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c73cc676-3aa0-526c-afc0-4575f6b2d8d4
2026-03-27 15:24:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009391/photo_005/780x0__r.jpg?hash=1774620101> (referer: https://ecarstrade.com/cars/7009391)
2026-03-27 15:24:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009391/photo_004/780x0__r.jpg?hash=1774620101> (referer: https://ecarstrade.com/cars/7009391)
2026-03-27 15:24:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c73cc676-3aa0-526c-afc0-4575f6b2d8d4
2026-03-27 15:24:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c73cc676-3aa0-526c-afc0-4575f6b2d8d4
2026-03-27 15:24:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c73cc676-3aa0-526c-afc0-4575f6b2d8d4, skipping ID generation
2026-03-27 15:24:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c73cc676-3aa0-526c-afc0-4575f6b2d8d4 with scrape type 1
2026-03-27 15:24:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c73cc676-3aa0-526c-afc0-4575f6b2d8d4 sending to next pipeline
2026-03-27 15:24:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c73cc676-3aa0-526c-afc0-4575f6b2d8d4, identifier: 7009382auction111132
2026-03-27 15:24:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c73cc676-3aa0-526c-afc0-4575f6b2d8d4 with identifier: 7009382auction111132
2026-03-27 15:24:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c73cc676-3aa0-526c-afc0-4575f6b2d8d4 with identifier: 7009382auction111132
2026-03-27 15:24:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c73cc676-3aa0-526c-afc0-4575f6b2d8d4 with identifier: 7009382auction111132 to the API
2026-03-27 15:24:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009382/photo_001/780x0__r.jpg?hash=1774620090>
{'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-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'c73cc676-3aa0-526c-afc0-4575f6b2d8d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009382',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 69715,
 '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 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:16 [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 15:24:16 [ecarstrade.be] INFO: Saving data for 7009382auction111132: {'created_time': 1774625056.139409, 'last_price_update_time': 1774625056.139422, 'auction_closing_time': 1774881600.0}
2026-03-27 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009382auction111132') HTTP/1.1" 204 0
2026-03-27 15:24:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009391/photo_003/780x0__r.jpg?hash=1774620101> (referer: https://ecarstrade.com/cars/7009391)
2026-03-27 15:24:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009391/photo_002/780x0__r.jpg?hash=1774620101> (referer: https://ecarstrade.com/cars/7009391)
2026-03-27 15:24:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5732fd52-bec8-5f7a-88ff-a34e386450a7
2026-03-27 15:24:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5732fd52-bec8-5f7a-88ff-a34e386450a7
2026-03-27 15:24:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009412/photo_006/780x0__r.jpg?hash=1774620135> (referer: https://ecarstrade.com/cars/7009412)
2026-03-27 15:24:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009391/photo_001/780x0__r.jpg?hash=1774620101> (referer: https://ecarstrade.com/cars/7009391)
2026-03-27 15:24:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5732fd52-bec8-5f7a-88ff-a34e386450a7
2026-03-27 15:24:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5732fd52-bec8-5f7a-88ff-a34e386450a7
2026-03-27 15:24:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009412/photo_005/780x0__r.jpg?hash=1774620135> (referer: https://ecarstrade.com/cars/7009412)
2026-03-27 15:24:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6ada6852-7ffc-5b33-8e5d-3c35bcb9db00
2026-03-27 15:24:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5732fd52-bec8-5f7a-88ff-a34e386450a7
2026-03-27 15:24:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5732fd52-bec8-5f7a-88ff-a34e386450a7, skipping ID generation
2026-03-27 15:24:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5732fd52-bec8-5f7a-88ff-a34e386450a7 with scrape type 1
2026-03-27 15:24:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5732fd52-bec8-5f7a-88ff-a34e386450a7 sending to next pipeline
2026-03-27 15:24:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5732fd52-bec8-5f7a-88ff-a34e386450a7, identifier: 7009391auction111132
2026-03-27 15:24:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5732fd52-bec8-5f7a-88ff-a34e386450a7 with identifier: 7009391auction111132
2026-03-27 15:24:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5732fd52-bec8-5f7a-88ff-a34e386450a7 with identifier: 7009391auction111132
2026-03-27 15:24:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5732fd52-bec8-5f7a-88ff-a34e386450a7 with identifier: 7009391auction111132 to the API
2026-03-27 15:24:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009391/photo_001/780x0__r.jpg?hash=1774620101>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '5732fd52-bec8-5f7a-88ff-a34e386450a7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009391',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Ford',
 'model': 'Transit',
 'odometer': 111299,
 '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': 2,
 'seller_name': None,
 'title': 'Transit Courier Trend 1.5 TDCi 75CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'Courier Trend 1.5 TDCi 75CV BVM6 E6dT',
 'vin': None,
 'year': 2022}
2026-03-27 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:16 [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 15:24:16 [ecarstrade.be] INFO: Saving data for 7009391auction111132: {'created_time': 1774625056.835041, 'last_price_update_time': 1774625056.835052, 'auction_closing_time': 1774881600.0}
2026-03-27 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009391auction111132') HTTP/1.1" 204 0
2026-03-27 15:24:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009412/photo_003/780x0__r.jpg?hash=1774620135> (referer: https://ecarstrade.com/cars/7009412)
2026-03-27 15:24:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009412/photo_002/780x0__r.jpg?hash=1774620135> (referer: https://ecarstrade.com/cars/7009412)
2026-03-27 15:24:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6ada6852-7ffc-5b33-8e5d-3c35bcb9db00
2026-03-27 15:24:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009412/photo_001/780x0__r.jpg?hash=1774620135> (referer: https://ecarstrade.com/cars/7009412)
2026-03-27 15:24:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6ada6852-7ffc-5b33-8e5d-3c35bcb9db00
2026-03-27 15:24:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6ada6852-7ffc-5b33-8e5d-3c35bcb9db00
2026-03-27 15:24:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009383/photo_005/780x0__r.jpg?hash=1774620093> (referer: https://ecarstrade.com/cars/7009383)
2026-03-27 15:24:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6ada6852-7ffc-5b33-8e5d-3c35bcb9db00
2026-03-27 15:24:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6ada6852-7ffc-5b33-8e5d-3c35bcb9db00, skipping ID generation
2026-03-27 15:24:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ada6852-7ffc-5b33-8e5d-3c35bcb9db00 with scrape type 1
2026-03-27 15:24:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6ada6852-7ffc-5b33-8e5d-3c35bcb9db00 sending to next pipeline
2026-03-27 15:24:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6ada6852-7ffc-5b33-8e5d-3c35bcb9db00, identifier: 7009412auction111132
2026-03-27 15:24:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6ada6852-7ffc-5b33-8e5d-3c35bcb9db00 with identifier: 7009412auction111132
2026-03-27 15:24:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6ada6852-7ffc-5b33-8e5d-3c35bcb9db00 with identifier: 7009412auction111132
2026-03-27 15:24:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6ada6852-7ffc-5b33-8e5d-3c35bcb9db00 with identifier: 7009412auction111132 to the API
2026-03-27 15:24:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009412/photo_001/780x0__r.jpg?hash=1774620135>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '6ada6852-7ffc-5b33-8e5d-3c35bcb9db00',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009412',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 103820,
 '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': 2,
 'seller_name': None,
 'title': 'Kangoo II Express Grand Confort (L1) 1.5 dCi 80CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'II Express Grand Confort (L1) 1.5 dCi 80CV BVM6 E6dT',
 'vin': None,
 'year': 2021}
2026-03-27 15:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:17 [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 15:24:17 [ecarstrade.be] INFO: Saving data for 7009412auction111132: {'created_time': 1774625057.462277, 'last_price_update_time': 1774625057.462289, 'auction_closing_time': 1774881600.0}
2026-03-27 15:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009412auction111132') HTTP/1.1" 204 0
2026-03-27 15:24:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009383/photo_004/780x0__r.jpg?hash=1774620093> (referer: https://ecarstrade.com/cars/7009383)
2026-03-27 15:24:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009383/photo_003/780x0__r.jpg?hash=1774620093> (referer: https://ecarstrade.com/cars/7009383)
2026-03-27 15:24:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 565a86b8-182a-53ae-a8bb-3c50a93b17bc
2026-03-27 15:24:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009383/photo_001/780x0__r.jpg?hash=1774620093> (referer: https://ecarstrade.com/cars/7009383)
2026-03-27 15:24:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009383/photo_002/780x0__r.jpg?hash=1774620093> (referer: https://ecarstrade.com/cars/7009383)
2026-03-27 15:24:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 565a86b8-182a-53ae-a8bb-3c50a93b17bc
2026-03-27 15:24:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 565a86b8-182a-53ae-a8bb-3c50a93b17bc
2026-03-27 15:24:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009403/photo_004/780x0__r.jpg?hash=1774620120> (referer: https://ecarstrade.com/cars/7009403)
2026-03-27 15:24:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 565a86b8-182a-53ae-a8bb-3c50a93b17bc
2026-03-27 15:24:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 565a86b8-182a-53ae-a8bb-3c50a93b17bc
2026-03-27 15:24:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 565a86b8-182a-53ae-a8bb-3c50a93b17bc, skipping ID generation
2026-03-27 15:24:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 565a86b8-182a-53ae-a8bb-3c50a93b17bc with scrape type 1
2026-03-27 15:24:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 565a86b8-182a-53ae-a8bb-3c50a93b17bc sending to next pipeline
2026-03-27 15:24:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 565a86b8-182a-53ae-a8bb-3c50a93b17bc, identifier: 7009383auction111132
2026-03-27 15:24:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009403/photo_003/780x0__r.jpg?hash=1774620119> (referer: https://ecarstrade.com/cars/7009403)
2026-03-27 15:24:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 565a86b8-182a-53ae-a8bb-3c50a93b17bc with identifier: 7009383auction111132
2026-03-27 15:24:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 565a86b8-182a-53ae-a8bb-3c50a93b17bc with identifier: 7009383auction111132
2026-03-27 15:24:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 565a86b8-182a-53ae-a8bb-3c50a93b17bc with identifier: 7009383auction111132 to the API
2026-03-27 15:24:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009383/photo_002/780x0__r.jpg?hash=1774620093>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '565a86b8-182a-53ae-a8bb-3c50a93b17bc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009383',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 93449,
 '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': 2,
 'seller_name': None,
 'title': 'Berlingo Fourgon Club M 650 1.5 BlueHDi 100CV BVM6 E6d',
 'transmission': 'manual',
 'trim': 'Fourgon Club M 650 1.5 BlueHDi 100CV BVM6 E6d',
 'vin': None,
 'year': 2022}
2026-03-27 15:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:18 [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 15:24:18 [ecarstrade.be] INFO: Saving data for 7009383auction111132: {'created_time': 1774625058.061228, 'last_price_update_time': 1774625058.061241, 'auction_closing_time': 1774881600.0}
2026-03-27 15:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009383auction111132') HTTP/1.1" 204 0
2026-03-27 15:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009403/photo_005/780x0__r.jpg?hash=1774620120> (referer: https://ecarstrade.com/cars/7009403)
2026-03-27 15:24:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f45f5caf-ff9e-5527-ba3c-cf3e8e59ff0a
2026-03-27 15:24:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f45f5caf-ff9e-5527-ba3c-cf3e8e59ff0a
2026-03-27 15:24:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f45f5caf-ff9e-5527-ba3c-cf3e8e59ff0a
2026-03-27 15:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009403/photo_002/780x0__r.jpg?hash=1774620119> (referer: https://ecarstrade.com/cars/7009403)
2026-03-27 15:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009403/photo_001/780x0__r.jpg?hash=1774620119> (referer: https://ecarstrade.com/cars/7009403)
2026-03-27 15:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009396/photo_004/780x0__r.jpg?hash=1774620106> (referer: https://ecarstrade.com/cars/7009396)
2026-03-27 15:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009396/photo_005/780x0__r.jpg?hash=1774620107> (referer: https://ecarstrade.com/cars/7009396)
2026-03-27 15:24:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f45f5caf-ff9e-5527-ba3c-cf3e8e59ff0a
2026-03-27 15:24:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f45f5caf-ff9e-5527-ba3c-cf3e8e59ff0a
2026-03-27 15:24:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f45f5caf-ff9e-5527-ba3c-cf3e8e59ff0a, skipping ID generation
2026-03-27 15:24:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f45f5caf-ff9e-5527-ba3c-cf3e8e59ff0a with scrape type 1
2026-03-27 15:24:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f45f5caf-ff9e-5527-ba3c-cf3e8e59ff0a sending to next pipeline
2026-03-27 15:24:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f45f5caf-ff9e-5527-ba3c-cf3e8e59ff0a, identifier: 7009403auction111132
2026-03-27 15:24:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f45f5caf-ff9e-5527-ba3c-cf3e8e59ff0a with identifier: 7009403auction111132
2026-03-27 15:24:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f45f5caf-ff9e-5527-ba3c-cf3e8e59ff0a with identifier: 7009403auction111132
2026-03-27 15:24:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f45f5caf-ff9e-5527-ba3c-cf3e8e59ff0a with identifier: 7009403auction111132 to the API
2026-03-27 15:24:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009403/photo_001/780x0__r.jpg?hash=1774620119>
{'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-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f45f5caf-ff9e-5527-ba3c-cf3e8e59ff0a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009403',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 101078,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-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 15:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:18 [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 15:24:18 [ecarstrade.be] INFO: Saving data for 7009403auction111132: {'created_time': 1774625058.750848, 'last_price_update_time': 1774625058.750859, 'auction_closing_time': 1774881600.0}
2026-03-27 15:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009403auction111132') HTTP/1.1" 204 0
2026-03-27 15:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009396/photo_002/780x0__r.jpg?hash=1774620106> (referer: https://ecarstrade.com/cars/7009396)
2026-03-27 15:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009396/photo_003/780x0__r.jpg?hash=1774620106> (referer: https://ecarstrade.com/cars/7009396)
2026-03-27 15:24:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6fce6bf5-00f6-5399-8d05-c86f231a954a
2026-03-27 15:24:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6fce6bf5-00f6-5399-8d05-c86f231a954a
2026-03-27 15:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009396/photo_001/780x0__r.jpg?hash=1774620106> (referer: https://ecarstrade.com/cars/7009396)
2026-03-27 15:24:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6fce6bf5-00f6-5399-8d05-c86f231a954a
2026-03-27 15:24:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6fce6bf5-00f6-5399-8d05-c86f231a954a
2026-03-27 15:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009408/photo_005/780x0__r.jpg?hash=1774620127> (referer: https://ecarstrade.com/cars/7009408)
2026-03-27 15:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009408/photo_004/780x0__r.jpg?hash=1774620127> (referer: https://ecarstrade.com/cars/7009408)
2026-03-27 15:24:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6fce6bf5-00f6-5399-8d05-c86f231a954a
2026-03-27 15:24:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6fce6bf5-00f6-5399-8d05-c86f231a954a, skipping ID generation
2026-03-27 15:24:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fce6bf5-00f6-5399-8d05-c86f231a954a with scrape type 1
2026-03-27 15:24:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6fce6bf5-00f6-5399-8d05-c86f231a954a sending to next pipeline
2026-03-27 15:24:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6fce6bf5-00f6-5399-8d05-c86f231a954a, identifier: 7009396auction111132
2026-03-27 15:24:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6fce6bf5-00f6-5399-8d05-c86f231a954a with identifier: 7009396auction111132
2026-03-27 15:24:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6fce6bf5-00f6-5399-8d05-c86f231a954a with identifier: 7009396auction111132
2026-03-27 15:24:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6fce6bf5-00f6-5399-8d05-c86f231a954a with identifier: 7009396auction111132 to the API
2026-03-27 15:24:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009396/photo_001/780x0__r.jpg?hash=1774620106>
{'auction_title': '',
 'c_o_2_emission_value': 95,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '6fce6bf5-00f6-5399-8d05-c86f231a954a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009396',
 'listing': 'auction',
 'location': 'France - "FR-01-AMBERIEU-CAT"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 121886,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-06-01',
 'seats_number': 2,
 'seller_name': None,
 'title': '208 Affaire Premium Pack 1.5 HDi 100CV BVM6 E6dT',
 'transmission': 'manual',
 'trim': 'Affaire Premium Pack 1.5 HDi 100CV BVM6 E6dT',
 'vin': None,
 'year': 2018}
2026-03-27 15:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:19 [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 15:24:19 [ecarstrade.be] INFO: Saving data for 7009396auction111132: {'created_time': 1774625059.312251, 'last_price_update_time': 1774625059.312262, 'auction_closing_time': 1774881600.0}
2026-03-27 15:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009396auction111132') HTTP/1.1" 204 0
2026-03-27 15:24:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009408/photo_003/780x0__r.jpg?hash=1774620127> (referer: https://ecarstrade.com/cars/7009408)
2026-03-27 15:24:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009408/photo_002/780x0__r.jpg?hash=1774620127> (referer: https://ecarstrade.com/cars/7009408)
2026-03-27 15:24:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4de611a4-b96e-518d-b524-0e24ae227b67
2026-03-27 15:24:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4de611a4-b96e-518d-b524-0e24ae227b67
2026-03-27 15:24:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009405/photo_006/780x0__r.jpg?hash=1774620120> (referer: https://ecarstrade.com/cars/7009405)
2026-03-27 15:24:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009408/photo_001/780x0__r.jpg?hash=1774620127> (referer: https://ecarstrade.com/cars/7009408)
2026-03-27 15:24:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4de611a4-b96e-518d-b524-0e24ae227b67
2026-03-27 15:24:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4de611a4-b96e-518d-b524-0e24ae227b67
2026-03-27 15:24:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009405/photo_005/780x0__r.jpg?hash=1774620121> (referer: https://ecarstrade.com/cars/7009405)
2026-03-27 15:24:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009405/photo_004/780x0__r.jpg?hash=1774620120> (referer: https://ecarstrade.com/cars/7009405)
2026-03-27 15:24:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f1c29f3d-2b8c-5aae-9531-b8c10870ea91
2026-03-27 15:24:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4de611a4-b96e-518d-b524-0e24ae227b67
2026-03-27 15:24:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4de611a4-b96e-518d-b524-0e24ae227b67, skipping ID generation
2026-03-27 15:24:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4de611a4-b96e-518d-b524-0e24ae227b67 with scrape type 1
2026-03-27 15:24:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4de611a4-b96e-518d-b524-0e24ae227b67 sending to next pipeline
2026-03-27 15:24:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4de611a4-b96e-518d-b524-0e24ae227b67, identifier: 7009408auction111132
2026-03-27 15:24:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4de611a4-b96e-518d-b524-0e24ae227b67 with identifier: 7009408auction111132
2026-03-27 15:24:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4de611a4-b96e-518d-b524-0e24ae227b67 with identifier: 7009408auction111132
2026-03-27 15:24:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4de611a4-b96e-518d-b524-0e24ae227b67 with identifier: 7009408auction111132 to the API
2026-03-27 15:24:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009408/photo_001/780x0__r.jpg?hash=1774620127>
{'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-30T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '4de611a4-b96e-518d-b524-0e24ae227b67',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009408',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 121325,
 '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': 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 15:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:19 [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 15:24:19 [ecarstrade.be] INFO: Saving data for 7009408auction111132: {'created_time': 1774625059.972581, 'last_price_update_time': 1774625059.972592, 'auction_closing_time': 1774881600.0}
2026-03-27 15:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009408auction111132') HTTP/1.1" 204 0
2026-03-27 15:24:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009405/photo_003/780x0__r.jpg?hash=1774620120> (referer: https://ecarstrade.com/cars/7009405)
2026-03-27 15:24:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009405/photo_002/780x0__r.jpg?hash=1774620120> (referer: https://ecarstrade.com/cars/7009405)
2026-03-27 15:24:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002000> (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 15:24:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001904> (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 15:24: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 15:24: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 15:24: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 15:24:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001875> (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 15:24:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f1c29f3d-2b8c-5aae-9531-b8c10870ea91
2026-03-27 15:24:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f1c29f3d-2b8c-5aae-9531-b8c10870ea91
2026-03-27 15:24: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 15:24:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f1c29f3d-2b8c-5aae-9531-b8c10870ea91
2026-03-27 15:24:20 [ecarstrade.be] INFO: Extracting details for car 7002000auction111041
2026-03-27 15:24:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f1c29f3d-2b8c-5aae-9531-b8c10870ea91
2026-03-27 15:24:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009405/photo_001/780x0__r.jpg?hash=1774620120> (referer: https://ecarstrade.com/cars/7009405)
2026-03-27 15:24:20 [ecarstrade.be] INFO: Extracting details for car 7001904auction111041
2026-03-27 15:24:20 [ecarstrade.be] INFO: Extracting details for car 7001875auction111041
2026-03-27 15:24: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 15:24:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa5a8ec4-6f25-576c-a6d5-517e59661ca1 with identifier: 7002000auction111041
2026-03-27 15:24:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa5a8ec4-6f25-576c-a6d5-517e59661ca1 with scrape type 2
2026-03-27 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa5a8ec4-6f25-576c-a6d5-517e59661ca1 with scrape type 2
2026-03-27 15:24:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aa5a8ec4-6f25-576c-a6d5-517e59661ca1, identifier: 7002000auction111041
2026-03-27 15:24:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 618cfe3a-a9b1-58bd-81b3-55eaec4dc30f with identifier: 7001904auction111041
2026-03-27 15:24:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 618cfe3a-a9b1-58bd-81b3-55eaec4dc30f with scrape type 2
2026-03-27 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 618cfe3a-a9b1-58bd-81b3-55eaec4dc30f with scrape type 2
2026-03-27 15:24:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 618cfe3a-a9b1-58bd-81b3-55eaec4dc30f, identifier: 7001904auction111041
2026-03-27 15:24:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bbe04cb-f545-5a0f-9164-71de82629b69 with identifier: 7001875auction111041
2026-03-27 15:24:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bbe04cb-f545-5a0f-9164-71de82629b69 with scrape type 2
2026-03-27 15:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bbe04cb-f545-5a0f-9164-71de82629b69 with scrape type 2
2026-03-27 15:24:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0bbe04cb-f545-5a0f-9164-71de82629b69, identifier: 7001875auction111041
2026-03-27 15:24:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aa5a8ec4-6f25-576c-a6d5-517e59661ca1 with identifier: 7002000auction111041
2026-03-27 15:24:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aa5a8ec4-6f25-576c-a6d5-517e59661ca1 with identifier: 7002000auction111041
2026-03-27 15:24:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aa5a8ec4-6f25-576c-a6d5-517e59661ca1 with identifier: 7002000auction111041 to the API
2026-03-27 15:24:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002000>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'aa5a8ec4-6f25-576c-a6d5-517e59661ca1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002000',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 43526,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL ASTRA 1.2 TURBO 96KW S-S GS DRIVING SCHOOL',
 'transmission': 'manual',
 'trim': 'OPEL ASTRA 1.2 TURBO 96KW S-S GS DRIVING SCHOOL',
 'vin': None,
 'year': 2024}
2026-03-27 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:20 [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 15:24:20 [ecarstrade.be] INFO: Saving data for 7002000auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538514.863082, 'last_price_update_time': 1774625060.733696}
2026-03-27 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002000auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 618cfe3a-a9b1-58bd-81b3-55eaec4dc30f with identifier: 7001904auction111041
2026-03-27 15:24:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 618cfe3a-a9b1-58bd-81b3-55eaec4dc30f with identifier: 7001904auction111041
2026-03-27 15:24:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 618cfe3a-a9b1-58bd-81b3-55eaec4dc30f with identifier: 7001904auction111041 to the API
2026-03-27 15:24:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001904>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '618cfe3a-a9b1-58bd-81b3-55eaec4dc30f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001904',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Citroen',
 'model': 'C5 X',
 'odometer': 60986,
 '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': 'CITROAu2039N C5 X 1.2 PURETECH 130 S&S EAT8 FEEL AT',
 'transmission': 'automatic',
 'trim': 'CITROAu2039N  1.2 PURETECH 130 S&S EAT8 FEEL AT',
 'vin': None,
 'year': 2023}
2026-03-27 15:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:20 [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 15:24:21 [ecarstrade.be] INFO: Saving data for 7001904auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538512.985383, 'last_price_update_time': 1774625061.000251}
2026-03-27 15:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001904auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0bbe04cb-f545-5a0f-9164-71de82629b69 with identifier: 7001875auction111041
2026-03-27 15:24:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0bbe04cb-f545-5a0f-9164-71de82629b69 with identifier: 7001875auction111041
2026-03-27 15:24:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0bbe04cb-f545-5a0f-9164-71de82629b69 with identifier: 7001875auction111041 to the API
2026-03-27 15:24:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001875>
{'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-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '0bbe04cb-f545-5a0f-9164-71de82629b69',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001875',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 82918,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 1.5 SDRIVE16D',
 'transmission': 'manual',
 'trim': '1.5 SDRIVE16D',
 'vin': None,
 'year': 2020}
2026-03-27 15:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:21 [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 15:24:21 [ecarstrade.be] INFO: Saving data for 7001875auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538572.81408, 'last_price_update_time': 1774625061.260153}
2026-03-27 15:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001875auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002016> (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 15:24:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001859> (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 15:24:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f1c29f3d-2b8c-5aae-9531-b8c10870ea91
2026-03-27 15:24:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f1c29f3d-2b8c-5aae-9531-b8c10870ea91, skipping ID generation
2026-03-27 15:24:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1c29f3d-2b8c-5aae-9531-b8c10870ea91 with scrape type 1
2026-03-27 15:24:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1c29f3d-2b8c-5aae-9531-b8c10870ea91 sending to next pipeline
2026-03-27 15:24:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f1c29f3d-2b8c-5aae-9531-b8c10870ea91, identifier: 7009405auction111132
2026-03-27 15:24: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 15:24:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f1c29f3d-2b8c-5aae-9531-b8c10870ea91 with identifier: 7009405auction111132
2026-03-27 15:24:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f1c29f3d-2b8c-5aae-9531-b8c10870ea91 with identifier: 7009405auction111132
2026-03-27 15:24:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f1c29f3d-2b8c-5aae-9531-b8c10870ea91 with identifier: 7009405auction111132 to the API
2026-03-27 15:24:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009405/photo_001/780x0__r.jpg?hash=1774620120>
{'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-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f1c29f3d-2b8c-5aae-9531-b8c10870ea91',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009405',
 'listing': 'auction',
 'location': 'France - "NEUVY SATAS"',
 'make': 'Peugeot',
 'model': 'Partner',
 'odometer': 41491,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Partner L1 Pro 1.6 HDi 75CV BVM5 E6',
 'transmission': 'manual',
 'trim': 'L1 Pro 1.6 HDi 75CV BVM5 E6',
 'vin': None,
 'year': 2019}
2026-03-27 15:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:21 [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 15:24:21 [ecarstrade.be] INFO: Saving data for 7009405auction111132: {'created_time': 1774625061.67756, 'last_price_update_time': 1774625061.677574, 'auction_closing_time': 1774881600.0}
2026-03-27 15:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009405auction111132') HTTP/1.1" 204 0
2026-03-27 15:24:21 [ecarstrade.be] INFO: Extracting details for car 7002016auction111041
2026-03-27 15:24:21 [ecarstrade.be] INFO: Extracting details for car 7001859auction111041
2026-03-27 15:24:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009398/photo_006/780x0__r.jpg?hash=1774620113> (referer: https://ecarstrade.com/cars/7009398)
2026-03-27 15:24:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd894e5e-6ac5-5e64-89a5-8275a8423e3e with identifier: 7002016auction111041
2026-03-27 15:24:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd894e5e-6ac5-5e64-89a5-8275a8423e3e with scrape type 2
2026-03-27 15:24:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd894e5e-6ac5-5e64-89a5-8275a8423e3e with scrape type 2
2026-03-27 15:24:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fd894e5e-6ac5-5e64-89a5-8275a8423e3e, identifier: 7002016auction111041
2026-03-27 15:24:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ab03e62-b241-5bef-8da8-2115dab56ff8 with identifier: 7001859auction111041
2026-03-27 15:24:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ab03e62-b241-5bef-8da8-2115dab56ff8 with scrape type 2
2026-03-27 15:24:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ab03e62-b241-5bef-8da8-2115dab56ff8 with scrape type 2
2026-03-27 15:24:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1ab03e62-b241-5bef-8da8-2115dab56ff8, identifier: 7001859auction111041
2026-03-27 15:24:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fd894e5e-6ac5-5e64-89a5-8275a8423e3e with identifier: 7002016auction111041
2026-03-27 15:24:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fd894e5e-6ac5-5e64-89a5-8275a8423e3e with identifier: 7002016auction111041
2026-03-27 15:24:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fd894e5e-6ac5-5e64-89a5-8275a8423e3e with identifier: 7002016auction111041 to the API
2026-03-27 15:24:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002016>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'fd894e5e-6ac5-5e64-89a5-8275a8423e3e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002016',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 87111,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-21',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 SW 1.2 PURETECH 96KW S-S AUTO GT PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  SW 1.2 PURETECH 96KW S-S AUTO GT PACK',
 'vin': None,
 'year': 2023}
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Saving data for 7002016auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538573.873081, 'last_price_update_time': 1774625062.136696}
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002016auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1ab03e62-b241-5bef-8da8-2115dab56ff8 with identifier: 7001859auction111041
2026-03-27 15:24:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1ab03e62-b241-5bef-8da8-2115dab56ff8 with identifier: 7001859auction111041
2026-03-27 15:24:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1ab03e62-b241-5bef-8da8-2115dab56ff8 with identifier: 7001859auction111041 to the API
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001859>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '1ab03e62-b241-5bef-8da8-2115dab56ff8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001859',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': '118',
 'odometer': 47670,
 '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 1 SERIES HATCH 1.5 118I (100KW)',
 'transmission': 'manual',
 'trim': '1 SERIES HATCH 1.5 I (100KW)',
 'vin': None,
 'year': 2021}
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Saving data for 7001859auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538463.727059, 'last_price_update_time': 1774625062.392214}
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001859auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009398/photo_005/780x0__r.jpg?hash=1774620113> (referer: https://ecarstrade.com/cars/7009398)
2026-03-27 15:24:22 [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 15:24: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 15:24:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f7990b21-75f1-5fc5-a2f0-3befa257e104
2026-03-27 15:24:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f7990b21-75f1-5fc5-a2f0-3befa257e104
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:24:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009398/photo_004/780x0__r.jpg?hash=1774620113> (referer: https://ecarstrade.com/cars/7009398)
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7001957auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7001957auction111041: 0
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7001863auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7001863auction111041: 0
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7001877auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7001877auction111041: 2
2026-03-27 15:24: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 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7001981auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7001981auction111041: 2
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7001861auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7001861auction111041: 2
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7001879auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7001879auction111041: 2
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7001880auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7001880auction111041: 2
2026-03-27 15:24:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f7990b21-75f1-5fc5-a2f0-3befa257e104
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7002087auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7002087auction111041: 2
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7001884auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7001884auction111041: 2
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7002021auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7002021auction111041: 2
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7002105auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7002105auction111041: 2
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7002068auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7002068auction111041: 2
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7001846auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7001846auction111041: 2
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7002005auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7002005auction111041: 2
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7002025auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7002025auction111041: 2
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7001847auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7001847auction111041: 2
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7001958auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001958auction111041%27 HTTP/1.1" 200 None
2026-03-27 15:24:22 [ecarstrade.be] INFO: Scrape type for 7001958auction111041: 2
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7002009auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7002009auction111041: 2
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7002018auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7002018auction111041: 2
2026-03-27 15:24:22 [ecarstrade.be] INFO: Found listing with ID: 7002111auction111041
2026-03-27 15:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:22 [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 15:24:22 [ecarstrade.be] INFO: Scrape type for 7002111auction111041: 2
2026-03-27 15:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001848> (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 15:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009398/photo_003/780x0__r.jpg?hash=1774620113> (referer: https://ecarstrade.com/cars/7009398)
2026-03-27 15:24: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 15:24:27 [ecarstrade.be] INFO: Extracting details for car 7001848auction111041
2026-03-27 15:24:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff5eb87c-7d8b-5f80-948d-9634cd102102 with identifier: 7001848auction111041
2026-03-27 15:24:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff5eb87c-7d8b-5f80-948d-9634cd102102 with scrape type 2
2026-03-27 15:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff5eb87c-7d8b-5f80-948d-9634cd102102 with scrape type 2
2026-03-27 15:24:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ff5eb87c-7d8b-5f80-948d-9634cd102102, identifier: 7001848auction111041
2026-03-27 15:24:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ff5eb87c-7d8b-5f80-948d-9634cd102102 with identifier: 7001848auction111041
2026-03-27 15:24:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ff5eb87c-7d8b-5f80-948d-9634cd102102 with identifier: 7001848auction111041
2026-03-27 15:24:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ff5eb87c-7d8b-5f80-948d-9634cd102102 with identifier: 7001848auction111041 to the API
2026-03-27 15:24:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001848>
{'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-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'ff5eb87c-7d8b-5f80-948d-9634cd102102',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001848',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'A5',
 'odometer': 161249,
 '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': 4,
 'seller_name': None,
 'title': 'AUDI A5 SPORTBACK 2.0 35 TDI S TRONIC BUS. ED.',
 'transmission': 'automatic',
 'trim': 'AUDI  SPORTBACK 2.0 35 TDI S TRONIC BUS. ED.',
 'vin': None,
 'year': 2020}
2026-03-27 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24: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 15:24:27 [ecarstrade.be] INFO: Saving data for 7001848auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538416.452188, 'last_price_update_time': 1774625067.743618}
2026-03-27 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001848auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001874> (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 15:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001921> (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 15:24: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 15:24:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f7990b21-75f1-5fc5-a2f0-3befa257e104
2026-03-27 15:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009398/photo_002/780x0__r.jpg?hash=1774620113> (referer: https://ecarstrade.com/cars/7009398)
2026-03-27 15:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002108> (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 15:24: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 15:24:27 [ecarstrade.be] INFO: Extracting details for car 7001874auction111041
2026-03-27 15:24:27 [ecarstrade.be] INFO: Extracting details for car 7001921auction111041
2026-03-27 15:24:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b7d0033-21eb-5475-a0ab-2d7ca95d5fac with identifier: 7001874auction111041
2026-03-27 15:24:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b7d0033-21eb-5475-a0ab-2d7ca95d5fac with scrape type 2
2026-03-27 15:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b7d0033-21eb-5475-a0ab-2d7ca95d5fac with scrape type 2
2026-03-27 15:24:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5b7d0033-21eb-5475-a0ab-2d7ca95d5fac, identifier: 7001874auction111041
2026-03-27 15:24:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b3e5f2f-fa42-5e06-bdb6-a29628190132 with identifier: 7001921auction111041
2026-03-27 15:24:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b3e5f2f-fa42-5e06-bdb6-a29628190132 with scrape type 2
2026-03-27 15:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b3e5f2f-fa42-5e06-bdb6-a29628190132 with scrape type 2
2026-03-27 15:24:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9b3e5f2f-fa42-5e06-bdb6-a29628190132, identifier: 7001921auction111041
2026-03-27 15:24:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5b7d0033-21eb-5475-a0ab-2d7ca95d5fac with identifier: 7001874auction111041
2026-03-27 15:24:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5b7d0033-21eb-5475-a0ab-2d7ca95d5fac with identifier: 7001874auction111041
2026-03-27 15:24:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5b7d0033-21eb-5475-a0ab-2d7ca95d5fac with identifier: 7001874auction111041 to the API
2026-03-27 15:24:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001874>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '5b7d0033-21eb-5475-a0ab-2d7ca95d5fac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001874',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 81619,
 '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 X1 1.5 SDRIVE16D',
 'transmission': 'manual',
 'trim': '1.5 SDRIVE16D',
 'vin': None,
 'year': 2022}
2026-03-27 15:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:28 [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 15:24:28 [ecarstrade.be] INFO: Saving data for 7001874auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538414.899877, 'last_price_update_time': 1774625068.448859}
2026-03-27 15:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001874auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9b3e5f2f-fa42-5e06-bdb6-a29628190132 with identifier: 7001921auction111041
2026-03-27 15:24:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9b3e5f2f-fa42-5e06-bdb6-a29628190132 with identifier: 7001921auction111041
2026-03-27 15:24:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9b3e5f2f-fa42-5e06-bdb6-a29628190132 with identifier: 7001921auction111041 to the API
2026-03-27 15:24:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001921>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '9b3e5f2f-fa42-5e06-bdb6-a29628190132',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001921',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Ford',
 'model': 'Transit Custom',
 'odometer': 88626,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-28',
 'seats_number': 3,
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0TD 130PS TREND FWD 300 LWB',
 'transmission': 'manual',
 'trim': 'FORD TRANSIT CUSTOM 2.0TD 130PS TREND FWD 300 LWB',
 'vin': None,
 'year': 2022}
2026-03-27 15:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:28 [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 15:24:28 [ecarstrade.be] INFO: Saving data for 7001921auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538417.680814, 'last_price_update_time': 1774625068.719617}
2026-03-27 15:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001921auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009398/photo_001/780x0__r.jpg?hash=1774620113> (referer: https://ecarstrade.com/cars/7009398)
2026-03-27 15:24:28 [ecarstrade.be] INFO: Extracting details for car 7002108auction111041
2026-03-27 15:24: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 15:24:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f7990b21-75f1-5fc5-a2f0-3befa257e104
2026-03-27 15:24:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a65c63a-8a3a-589a-b11f-6b4d147c7a53 with identifier: 7002108auction111041
2026-03-27 15:24:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a65c63a-8a3a-589a-b11f-6b4d147c7a53 with scrape type 2
2026-03-27 15:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a65c63a-8a3a-589a-b11f-6b4d147c7a53 with scrape type 2
2026-03-27 15:24:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0a65c63a-8a3a-589a-b11f-6b4d147c7a53, identifier: 7002108auction111041
2026-03-27 15:24:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0a65c63a-8a3a-589a-b11f-6b4d147c7a53 with identifier: 7002108auction111041
2026-03-27 15:24:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0a65c63a-8a3a-589a-b11f-6b4d147c7a53 with identifier: 7002108auction111041
2026-03-27 15:24:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0a65c63a-8a3a-589a-b11f-6b4d147c7a53 with identifier: 7002108auction111041 to the API
2026-03-27 15:24:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002108>
{'auction_title': '',
 'c_o_2_emission_value': 0,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '0a65c63a-8a3a-589a-b11f-6b4d147c7a53',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002108',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'T5 Transporter',
 'odometer': 113085,
 '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': 3,
 'seller_name': None,
 'title': 'VOLKSWAGEN TRANSPORTER 1400 FOU SWB DSL - 2.0 TDi SCR BMT STOCK',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN TRANSPORTER 1400 FOU SWB DSL - 2.0 TDi SCR BMT STOCK',
 'vin': None,
 'year': 2019}
2026-03-27 15:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:29 [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 15:24:29 [ecarstrade.be] INFO: Saving data for 7002108auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538495.549123, 'last_price_update_time': 1774625069.104988}
2026-03-27 15:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002108auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002107> (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 15:24:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001930> (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 15:24:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f7990b21-75f1-5fc5-a2f0-3befa257e104
2026-03-27 15:24:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7990b21-75f1-5fc5-a2f0-3befa257e104, skipping ID generation
2026-03-27 15:24:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7990b21-75f1-5fc5-a2f0-3befa257e104 with scrape type 1
2026-03-27 15:24:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7990b21-75f1-5fc5-a2f0-3befa257e104 sending to next pipeline
2026-03-27 15:24:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f7990b21-75f1-5fc5-a2f0-3befa257e104, identifier: 7009398auction111132
2026-03-27 15:24:29 [ecarstrade.be] INFO: Extracting details for car 7002107auction111041
2026-03-27 15:24:29 [ecarstrade.be] INFO: Extracting details for car 7001930auction111041
2026-03-27 15:24: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 15:24: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 15:24:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f7990b21-75f1-5fc5-a2f0-3befa257e104 with identifier: 7009398auction111132
2026-03-27 15:24:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f7990b21-75f1-5fc5-a2f0-3befa257e104 with identifier: 7009398auction111132
2026-03-27 15:24:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f7990b21-75f1-5fc5-a2f0-3befa257e104 with identifier: 7009398auction111132 to the API
2026-03-27 15:24:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009398/photo_001/780x0__r.jpg?hash=1774620113>
{'auction_title': '',
 'c_o_2_emission_value': 90,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f7990b21-75f1-5fc5-a2f0-3befa257e104',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009398',
 'listing': 'auction',
 'location': 'France - "FLEURY TEA"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 69212,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-06-01',
 'seats_number': 2,
 'seller_name': None,
 'title': '208 Affaire Premium 1.6 HDi 75CV BVM5 E6',
 'transmission': 'manual',
 'trim': 'Affaire Premium 1.6 HDi 75CV BVM5 E6',
 'vin': None,
 'year': 2018}
2026-03-27 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:30 [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 15:24:30 [ecarstrade.be] INFO: Saving data for 7009398auction111132: {'created_time': 1774625070.052507, 'last_price_update_time': 1774625070.052518, 'auction_closing_time': 1774881600.0}
2026-03-27 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009398auction111132') HTTP/1.1" 204 0
2026-03-27 15:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002070> (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 15:24: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 15:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002023> (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 15:24:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 964ddc93-2783-5286-8521-448613e912e4 with identifier: 7002107auction111041
2026-03-27 15:24:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 964ddc93-2783-5286-8521-448613e912e4 with scrape type 2
2026-03-27 15:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 964ddc93-2783-5286-8521-448613e912e4 with scrape type 2
2026-03-27 15:24:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 964ddc93-2783-5286-8521-448613e912e4, identifier: 7002107auction111041
2026-03-27 15:24:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c27f72f-2f2d-572d-a58b-183076c7a7ac with identifier: 7001930auction111041
2026-03-27 15:24:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c27f72f-2f2d-572d-a58b-183076c7a7ac with scrape type 2
2026-03-27 15:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c27f72f-2f2d-572d-a58b-183076c7a7ac with scrape type 2
2026-03-27 15:24:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3c27f72f-2f2d-572d-a58b-183076c7a7ac, identifier: 7001930auction111041
2026-03-27 15:24: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 15:24:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 964ddc93-2783-5286-8521-448613e912e4 with identifier: 7002107auction111041
2026-03-27 15:24:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 964ddc93-2783-5286-8521-448613e912e4 with identifier: 7002107auction111041
2026-03-27 15:24:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 964ddc93-2783-5286-8521-448613e912e4 with identifier: 7002107auction111041 to the API
2026-03-27 15:24:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002107>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '964ddc93-2783-5286-8521-448613e912e4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002107',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Touran',
 'odometer': 142790,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN TOURAN 2.0 TDI 110KW HIGHLINE DSG',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN TOURAN 2.0 TDI 110KW HIGHLINE DSG',
 'vin': None,
 'year': 2021}
2026-03-27 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:30 [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 15:24:30 [ecarstrade.be] INFO: Saving data for 7002107auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538412.40385, 'last_price_update_time': 1774625070.510057}
2026-03-27 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002107auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3c27f72f-2f2d-572d-a58b-183076c7a7ac with identifier: 7001930auction111041
2026-03-27 15:24:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3c27f72f-2f2d-572d-a58b-183076c7a7ac with identifier: 7001930auction111041
2026-03-27 15:24:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3c27f72f-2f2d-572d-a58b-183076c7a7ac with identifier: 7001930auction111041 to the API
2026-03-27 15:24:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001930>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO D',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '3c27f72f-2f2d-572d-a58b-183076c7a7ac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001930',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'AC',
 'model': 'Jaguar E-Pace',
 'odometer': 121708,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'JAGUAR E-PACE 2.0 D150 R-DYNAMIC AUTO 4WD',
 'transmission': 'automatic',
 'trim': 'JAGUAR E-PE 2.0 D150 R-DYNAMIC AUTO 4WD',
 'vin': None,
 'year': 2020}
2026-03-27 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:30 [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 15:24:30 [ecarstrade.be] INFO: Saving data for 7001930auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538416.808066, 'last_price_update_time': 1774625070.797577}
2026-03-27 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001930auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:30 [ecarstrade.be] INFO: Extracting details for car 7002070auction111041
2026-03-27 15:24:30 [ecarstrade.be] INFO: Extracting details for car 7002023auction111041
2026-03-27 15:24:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d59dde7-2faf-5b39-91bc-2cb08327f3fd with identifier: 7002070auction111041
2026-03-27 15:24:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d59dde7-2faf-5b39-91bc-2cb08327f3fd with scrape type 2
2026-03-27 15:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d59dde7-2faf-5b39-91bc-2cb08327f3fd with scrape type 2
2026-03-27 15:24:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7d59dde7-2faf-5b39-91bc-2cb08327f3fd, identifier: 7002070auction111041
2026-03-27 15:24:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ff979b4-a611-5b15-b92b-ca3ffc2ac0f2 with identifier: 7002023auction111041
2026-03-27 15:24:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ff979b4-a611-5b15-b92b-ca3ffc2ac0f2 with scrape type 2
2026-03-27 15:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ff979b4-a611-5b15-b92b-ca3ffc2ac0f2 with scrape type 2
2026-03-27 15:24:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3ff979b4-a611-5b15-b92b-ca3ffc2ac0f2, identifier: 7002023auction111041
2026-03-27 15:24:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7d59dde7-2faf-5b39-91bc-2cb08327f3fd with identifier: 7002070auction111041
2026-03-27 15:24:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7d59dde7-2faf-5b39-91bc-2cb08327f3fd with identifier: 7002070auction111041
2026-03-27 15:24:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7d59dde7-2faf-5b39-91bc-2cb08327f3fd with identifier: 7002070auction111041 to the API
2026-03-27 15:24:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002070>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '7d59dde7-2faf-5b39-91bc-2cb08327f3fd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002070',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 64633,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA OCTAVIA COMBI 2.0 CRTDI 85KW DSG7 CLEVER',
 'transmission': 'automatic',
 'trim': 'SKODA OCTAVIA COMBI 2.0 CRTDI 85KW DSG7 CLEVER',
 'vin': None,
 'year': 2022}
2026-03-27 15:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:31 [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 15:24:31 [ecarstrade.be] INFO: Saving data for 7002070auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538415.675448, 'last_price_update_time': 1774625071.446612}
2026-03-27 15:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002070auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3ff979b4-a611-5b15-b92b-ca3ffc2ac0f2 with identifier: 7002023auction111041
2026-03-27 15:24:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3ff979b4-a611-5b15-b92b-ca3ffc2ac0f2 with identifier: 7002023auction111041
2026-03-27 15:24:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3ff979b4-a611-5b15-b92b-ca3ffc2ac0f2 with identifier: 7002023auction111041 to the API
2026-03-27 15:24:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002023>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '3ff979b4-a611-5b15-b92b-ca3ffc2ac0f2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002023',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 74857,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 508 1.6 PHEV 225 E-AUTO ALLURE',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.6 PHEV 225 E-AUTO ALLURE',
 'vin': None,
 'year': 2021}
2026-03-27 15:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:31 [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 15:24:31 [ecarstrade.be] INFO: Saving data for 7002023auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538416.088451, 'last_price_update_time': 1774625071.723345}
2026-03-27 15:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002023auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001919> (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 15:24: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 15:24:35 [ecarstrade.be] INFO: Extracting details for car 7001919auction111041
2026-03-27 15:24:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b68349c2-d999-5d52-8484-3de71e36a6f5 with identifier: 7001919auction111041
2026-03-27 15:24:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b68349c2-d999-5d52-8484-3de71e36a6f5 with scrape type 2
2026-03-27 15:24:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b68349c2-d999-5d52-8484-3de71e36a6f5 with scrape type 2
2026-03-27 15:24:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b68349c2-d999-5d52-8484-3de71e36a6f5, identifier: 7001919auction111041
2026-03-27 15:24:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b68349c2-d999-5d52-8484-3de71e36a6f5 with identifier: 7001919auction111041
2026-03-27 15:24:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b68349c2-d999-5d52-8484-3de71e36a6f5 with identifier: 7001919auction111041
2026-03-27 15:24:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b68349c2-d999-5d52-8484-3de71e36a6f5 with identifier: 7001919auction111041 to the API
2026-03-27 15:24:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001919>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO E',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'b68349c2-d999-5d52-8484-3de71e36a6f5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001919',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Ford',
 'model': 'Ranger',
 'odometer': 242195,
 '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': 'FORD RANGER 2.0 BIT 156KW 4WD D-CAB WILDTRAK AUTO',
 'transmission': 'automatic',
 'trim': 'FORD RANGER 2.0 BIT 156KW 4WD D-CAB WILDTRAK AUTO',
 'vin': None,
 'year': 2021}
2026-03-27 15:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:35 [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 15:24:35 [ecarstrade.be] INFO: Saving data for 7001919auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538432.070745, 'last_price_update_time': 1774625075.751097}
2026-03-27 15:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001919auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002015> (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 15:24: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 15:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001866> (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 15:24: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 15:24:35 [ecarstrade.be] INFO: Extracting details for car 7002015auction111041
2026-03-27 15:24:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20a7d7cf-29ff-5326-bbec-2e482e6d3dea with identifier: 7002015auction111041
2026-03-27 15:24:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20a7d7cf-29ff-5326-bbec-2e482e6d3dea with scrape type 2
2026-03-27 15:24:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20a7d7cf-29ff-5326-bbec-2e482e6d3dea with scrape type 2
2026-03-27 15:24:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 20a7d7cf-29ff-5326-bbec-2e482e6d3dea, identifier: 7002015auction111041
2026-03-27 15:24:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 20a7d7cf-29ff-5326-bbec-2e482e6d3dea with identifier: 7002015auction111041
2026-03-27 15:24:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 20a7d7cf-29ff-5326-bbec-2e482e6d3dea with identifier: 7002015auction111041
2026-03-27 15:24:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 20a7d7cf-29ff-5326-bbec-2e482e6d3dea with identifier: 7002015auction111041 to the API
2026-03-27 15:24:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002015>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '20a7d7cf-29ff-5326-bbec-2e482e6d3dea',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002015',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 55941,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-21',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 SW 1.2 PURETECH 96KW S-S AUTO GT PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  SW 1.2 PURETECH 96KW S-S AUTO GT PACK',
 'vin': None,
 'year': 2023}
2026-03-27 15:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:36 [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 15:24:36 [ecarstrade.be] INFO: Saving data for 7002015auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538431.360565, 'last_price_update_time': 1774625076.202475}
2026-03-27 15:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002015auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:36 [ecarstrade.be] INFO: Extracting details for car 7001866auction111041
2026-03-27 15:24:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002112> (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 15:24: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 15:24:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f74b765-7546-5515-b75d-45e372905f68 with identifier: 7001866auction111041
2026-03-27 15:24:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f74b765-7546-5515-b75d-45e372905f68 with scrape type 2
2026-03-27 15:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f74b765-7546-5515-b75d-45e372905f68 with scrape type 2
2026-03-27 15:24:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2f74b765-7546-5515-b75d-45e372905f68, identifier: 7001866auction111041
2026-03-27 15:24:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2f74b765-7546-5515-b75d-45e372905f68 with identifier: 7001866auction111041
2026-03-27 15:24:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2f74b765-7546-5515-b75d-45e372905f68 with identifier: 7001866auction111041
2026-03-27 15:24:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2f74b765-7546-5515-b75d-45e372905f68 with identifier: 7001866auction111041 to the API
2026-03-27 15:24:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001866>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO B',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '2f74b765-7546-5515-b75d-45e372905f68',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001866',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': '318',
 'odometer': 147007,
 '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': 'BMW 3 SERIES BERLINE 2.0 318DA (110KW) BERLINE',
 'transmission': 'automatic',
 'trim': '3 SERIES BERLINE 2.0 DA (110KW) BERLINE',
 'vin': None,
 'year': 2021}
2026-03-27 15:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:36 [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 15:24:36 [ecarstrade.be] INFO: Saving data for 7001866auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538430.321748, 'last_price_update_time': 1774625076.60038}
2026-03-27 15:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001866auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:36 [ecarstrade.be] INFO: Extracting details for car 7002112auction111041
2026-03-27 15:24:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0edfd966-b6c5-59f5-b34a-02ec706e3f07 with identifier: 7002112auction111041
2026-03-27 15:24:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0edfd966-b6c5-59f5-b34a-02ec706e3f07 with scrape type 2
2026-03-27 15:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0edfd966-b6c5-59f5-b34a-02ec706e3f07 with scrape type 2
2026-03-27 15:24:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0edfd966-b6c5-59f5-b34a-02ec706e3f07, identifier: 7002112auction111041
2026-03-27 15:24:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0edfd966-b6c5-59f5-b34a-02ec706e3f07 with identifier: 7002112auction111041
2026-03-27 15:24:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0edfd966-b6c5-59f5-b34a-02ec706e3f07 with identifier: 7002112auction111041
2026-03-27 15:24:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0edfd966-b6c5-59f5-b34a-02ec706e3f07 with identifier: 7002112auction111041 to the API
2026-03-27 15:24:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002112>
{'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-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '0edfd966-b6c5-59f5-b34a-02ec706e3f07',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002112',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'V60',
 'odometer': 163253,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO V60 2.0 T6 RECHARGE GEARTR INSCRIPTION EXPR',
 'transmission': 'automatic',
 'trim': 'VOLVO  2.0 T6 RECHARGE GEARTR INSCRIPTION EXPR',
 'vin': None,
 'year': 2021}
2026-03-27 15:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:37 [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 15:24:37 [ecarstrade.be] INFO: Saving data for 7002112auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538429.368895, 'last_price_update_time': 1774625077.080157}
2026-03-27 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002112auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002111> (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 15:24: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 15:24:37 [ecarstrade.be] INFO: Extracting details for car 7002111auction111041
2026-03-27 15:24:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19b37245-3f37-5199-a67d-2e8396cbc63d with identifier: 7002111auction111041
2026-03-27 15:24:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19b37245-3f37-5199-a67d-2e8396cbc63d with scrape type 2
2026-03-27 15:24:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19b37245-3f37-5199-a67d-2e8396cbc63d with scrape type 2
2026-03-27 15:24:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 19b37245-3f37-5199-a67d-2e8396cbc63d, identifier: 7002111auction111041
2026-03-27 15:24:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 19b37245-3f37-5199-a67d-2e8396cbc63d with identifier: 7002111auction111041
2026-03-27 15:24:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 19b37245-3f37-5199-a67d-2e8396cbc63d with identifier: 7002111auction111041
2026-03-27 15:24:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 19b37245-3f37-5199-a67d-2e8396cbc63d with identifier: 7002111auction111041 to the API
2026-03-27 15:24:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002111>
{'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-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '19b37245-3f37-5199-a67d-2e8396cbc63d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002111',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'V60',
 'odometer': 129057,
 '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': 'VOLVO V60 2.0 D3 MOMENTUM CORE',
 'transmission': 'manual',
 'trim': 'VOLVO  2.0 D3 MOMENTUM CORE',
 'vin': None,
 'year': 2021}
2026-03-27 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:37 [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 15:24:37 [ecarstrade.be] INFO: Saving data for 7002111auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538475.06898, 'last_price_update_time': 1774625077.585913}
2026-03-27 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002111auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:37 [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 15:24: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 15:24:37 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:24:37 [ecarstrade.be] INFO: Found listing with ID: 7002057auction111041
2026-03-27 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:37 [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 15:24:37 [ecarstrade.be] INFO: Scrape type for 7002057auction111041: 0
2026-03-27 15:24:37 [ecarstrade.be] INFO: Found listing with ID: 7002059auction111041
2026-03-27 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:37 [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 15:24:37 [ecarstrade.be] INFO: Scrape type for 7002059auction111041: 2
2026-03-27 15:24:37 [ecarstrade.be] INFO: Found listing with ID: 7002013auction111041
2026-03-27 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:37 [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 15:24:37 [ecarstrade.be] INFO: Scrape type for 7002013auction111041: 2
2026-03-27 15:24:37 [ecarstrade.be] INFO: Found listing with ID: 7002106auction111041
2026-03-27 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:37 [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 15:24:37 [ecarstrade.be] INFO: Scrape type for 7002106auction111041: 2
2026-03-27 15:24:37 [ecarstrade.be] INFO: Found listing with ID: 7002058auction111041
2026-03-27 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:37 [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 15:24:37 [ecarstrade.be] INFO: Scrape type for 7002058auction111041: 2
2026-03-27 15:24:37 [ecarstrade.be] INFO: Found listing with ID: 7001934auction111041
2026-03-27 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:37 [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 15:24:37 [ecarstrade.be] INFO: Scrape type for 7001934auction111041: 2
2026-03-27 15:24:37 [ecarstrade.be] INFO: Found listing with ID: 7002003auction111041
2026-03-27 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:37 [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 15:24:37 [ecarstrade.be] INFO: Scrape type for 7002003auction111041: 2
2026-03-27 15:24:37 [ecarstrade.be] INFO: Found listing with ID: 7002008auction111041
2026-03-27 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:37 [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 15:24:37 [ecarstrade.be] INFO: Scrape type for 7002008auction111041: 2
2026-03-27 15:24:37 [ecarstrade.be] INFO: Found listing with ID: 7002022auction111041
2026-03-27 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:37 [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 15:24:37 [ecarstrade.be] INFO: Scrape type for 7002022auction111041: 2
2026-03-27 15:24:37 [ecarstrade.be] INFO: Found listing with ID: 7002109auction111041
2026-03-27 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:37 [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 15:24:37 [ecarstrade.be] INFO: Scrape type for 7002109auction111041: 2
2026-03-27 15:24:37 [ecarstrade.be] INFO: Found listing with ID: 7001915auction111041
2026-03-27 15:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:37 [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 15:24:37 [ecarstrade.be] INFO: Scrape type for 7001915auction111041: 2
2026-03-27 15:24:38 [ecarstrade.be] INFO: Found listing with ID: 7001941auction111041
2026-03-27 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:38 [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 15:24:38 [ecarstrade.be] INFO: Scrape type for 7001941auction111041: 2
2026-03-27 15:24:38 [ecarstrade.be] INFO: Found listing with ID: 7002053auction111041
2026-03-27 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:38 [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 15:24:38 [ecarstrade.be] INFO: Scrape type for 7002053auction111041: 2
2026-03-27 15:24:38 [ecarstrade.be] INFO: Found listing with ID: 7002049auction111041
2026-03-27 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:38 [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 15:24:38 [ecarstrade.be] INFO: Scrape type for 7002049auction111041: 2
2026-03-27 15:24:38 [ecarstrade.be] INFO: Found listing with ID: 7002012auction111041
2026-03-27 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:38 [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 15:24:38 [ecarstrade.be] INFO: Scrape type for 7002012auction111041: 2
2026-03-27 15:24:38 [ecarstrade.be] INFO: Found listing with ID: 7002097auction111041
2026-03-27 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:38 [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 15:24:38 [ecarstrade.be] INFO: Scrape type for 7002097auction111041: 2
2026-03-27 15:24:38 [ecarstrade.be] INFO: Found listing with ID: 7001911auction111041
2026-03-27 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:38 [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 15:24:38 [ecarstrade.be] INFO: Scrape type for 7001911auction111041: 2
2026-03-27 15:24:38 [ecarstrade.be] INFO: Found listing with ID: 7001913auction111041
2026-03-27 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:38 [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 15:24:38 [ecarstrade.be] INFO: Scrape type for 7001913auction111041: 2
2026-03-27 15:24:38 [ecarstrade.be] INFO: Found listing with ID: 7002006auction111041
2026-03-27 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:38 [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 15:24:38 [ecarstrade.be] INFO: Scrape type for 7002006auction111041: 2
2026-03-27 15:24:38 [ecarstrade.be] INFO: Found listing with ID: 7002020auction111041
2026-03-27 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:38 [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 15:24:38 [ecarstrade.be] INFO: Scrape type for 7002020auction111041: 2
2026-03-27 15:24:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002018> (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 15:24: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 15:24:38 [ecarstrade.be] INFO: Extracting details for car 7002018auction111041
2026-03-27 15:24:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 492bba3e-281f-5e13-8ad4-de6cc0042f3c with identifier: 7002018auction111041
2026-03-27 15:24:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 492bba3e-281f-5e13-8ad4-de6cc0042f3c with scrape type 2
2026-03-27 15:24:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 492bba3e-281f-5e13-8ad4-de6cc0042f3c with scrape type 2
2026-03-27 15:24:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 492bba3e-281f-5e13-8ad4-de6cc0042f3c, identifier: 7002018auction111041
2026-03-27 15:24:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 492bba3e-281f-5e13-8ad4-de6cc0042f3c with identifier: 7002018auction111041
2026-03-27 15:24:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 492bba3e-281f-5e13-8ad4-de6cc0042f3c with identifier: 7002018auction111041
2026-03-27 15:24:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 492bba3e-281f-5e13-8ad4-de6cc0042f3c with identifier: 7002018auction111041 to the API
2026-03-27 15:24:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002018>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '492bba3e-281f-5e13-8ad4-de6cc0042f3c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002018',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 134405,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-14',
 'seats_number': 7,
 'seller_name': None,
 'title': 'PEUGEOT 5008 1.2 PURETECH 130 AUTO CROSSWAY',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.2 PURETECH 130 AUTO CROSSWAY',
 'vin': None,
 'year': 2020}
2026-03-27 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:38 [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 15:24:38 [ecarstrade.be] INFO: Saving data for 7002018auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538474.044115, 'last_price_update_time': 1774625078.883126}
2026-03-27 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002018auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002009> (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 15:24: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 15:24:39 [ecarstrade.be] INFO: Extracting details for car 7002009auction111041
2026-03-27 15:24:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16a66e35-eab1-586c-b0a9-43c65b2cfe19 with identifier: 7002009auction111041
2026-03-27 15:24:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16a66e35-eab1-586c-b0a9-43c65b2cfe19 with scrape type 2
2026-03-27 15:24:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16a66e35-eab1-586c-b0a9-43c65b2cfe19 with scrape type 2
2026-03-27 15:24:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 16a66e35-eab1-586c-b0a9-43c65b2cfe19, identifier: 7002009auction111041
2026-03-27 15:24:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 16a66e35-eab1-586c-b0a9-43c65b2cfe19 with identifier: 7002009auction111041
2026-03-27 15:24:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 16a66e35-eab1-586c-b0a9-43c65b2cfe19 with identifier: 7002009auction111041
2026-03-27 15:24:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 16a66e35-eab1-586c-b0a9-43c65b2cfe19 with identifier: 7002009auction111041 to the API
2026-03-27 15:24:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002009>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '16a66e35-eab1-586c-b0a9-43c65b2cfe19',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002009',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 87507,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 2008 1.2 PURETECH 96KW S-S AUTO GT',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.2 PURETECH 96KW S-S AUTO GT',
 'vin': None,
 'year': 2022}
2026-03-27 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:39 [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 15:24:39 [ecarstrade.be] INFO: Saving data for 7002009auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538472.60707, 'last_price_update_time': 1774625079.757811}
2026-03-27 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002009auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001958> (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 15:24: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 15:24:42 [ecarstrade.be] INFO: Extracting details for car 7001958auction111041
2026-03-27 15:24:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b361d428-814d-522a-9ae3-7d05304bfcfc with identifier: 7001958auction111041
2026-03-27 15:24:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b361d428-814d-522a-9ae3-7d05304bfcfc with scrape type 2
2026-03-27 15:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b361d428-814d-522a-9ae3-7d05304bfcfc with scrape type 2
2026-03-27 15:24:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b361d428-814d-522a-9ae3-7d05304bfcfc, identifier: 7001958auction111041
2026-03-27 15:24:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b361d428-814d-522a-9ae3-7d05304bfcfc with identifier: 7001958auction111041
2026-03-27 15:24:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b361d428-814d-522a-9ae3-7d05304bfcfc with identifier: 7001958auction111041
2026-03-27 15:24:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b361d428-814d-522a-9ae3-7d05304bfcfc with identifier: 7001958auction111041 to the API
2026-03-27 15:24:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001958>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'b361d428-814d-522a-9ae3-7d05304bfcfc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001958',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 91533,
 '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': 'MERCEDES-BENZ A-CLASS 1.3 A 180 BUSINESS SOLUTION ESSENTIAL',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ A-CLASS 1.3  BUSINESS SOLUTION ESSENTIAL',
 'vin': None,
 'year': 2022}
2026-03-27 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001958auction111041%27 HTTP/1.1" 200 None
2026-03-27 15:24:42 [ecarstrade.be] INFO: Saving data for 7001958auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538467.074598, 'last_price_update_time': 1774625082.439172}
2026-03-27 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001958auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002025> (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 15:24: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 15:24:42 [ecarstrade.be] INFO: Extracting details for car 7002025auction111041
2026-03-27 15:24:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75895c78-40ae-5e5b-ae62-ba2a1f4fa5d6 with identifier: 7002025auction111041
2026-03-27 15:24:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75895c78-40ae-5e5b-ae62-ba2a1f4fa5d6 with scrape type 2
2026-03-27 15:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75895c78-40ae-5e5b-ae62-ba2a1f4fa5d6 with scrape type 2
2026-03-27 15:24:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 75895c78-40ae-5e5b-ae62-ba2a1f4fa5d6, identifier: 7002025auction111041
2026-03-27 15:24:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 75895c78-40ae-5e5b-ae62-ba2a1f4fa5d6 with identifier: 7002025auction111041
2026-03-27 15:24:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 75895c78-40ae-5e5b-ae62-ba2a1f4fa5d6 with identifier: 7002025auction111041
2026-03-27 15:24:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 75895c78-40ae-5e5b-ae62-ba2a1f4fa5d6 with identifier: 7002025auction111041 to the API
2026-03-27 15:24:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002025>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '75895c78-40ae-5e5b-ae62-ba2a1f4fa5d6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002025',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 78998,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-08-20',
 'seats_number': 3,
 'seller_name': None,
 'title': 'PEUGEOT EXPERT FOURGON MWB DSL - 2016 2.0 BlueHDi L2 Standard '
          'Premium S&S',
 'transmission': 'manual',
 'trim': 'PEUGEOT EXPERT FOURGON MWB DSL - 2016 2.0 BlueHDi L2 Standard '
         'Premium S&S',
 'vin': None,
 'year': 2020}
2026-03-27 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:42 [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 15:24:42 [ecarstrade.be] INFO: Saving data for 7002025auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538476.858315, 'last_price_update_time': 1774625082.892767}
2026-03-27 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002025auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001847> (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 15:24: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 15:24:43 [ecarstrade.be] INFO: Extracting details for car 7001847auction111041
2026-03-27 15:24:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a821eace-1d07-56c7-bb9c-f7472ba46884 with identifier: 7001847auction111041
2026-03-27 15:24:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a821eace-1d07-56c7-bb9c-f7472ba46884 with scrape type 2
2026-03-27 15:24:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a821eace-1d07-56c7-bb9c-f7472ba46884 with scrape type 2
2026-03-27 15:24:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a821eace-1d07-56c7-bb9c-f7472ba46884, identifier: 7001847auction111041
2026-03-27 15:24:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a821eace-1d07-56c7-bb9c-f7472ba46884 with identifier: 7001847auction111041
2026-03-27 15:24:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a821eace-1d07-56c7-bb9c-f7472ba46884 with identifier: 7001847auction111041
2026-03-27 15:24:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a821eace-1d07-56c7-bb9c-f7472ba46884 with identifier: 7001847auction111041 to the API
2026-03-27 15:24:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001847>
{'auction_title': '',
 'c_o_2_emission_value': 0,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'a821eace-1d07-56c7-bb9c-f7472ba46884',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001847',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 173396,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-03-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A4 DIESEL - 2019 35 TDi (EU6d-TEMP) STOCK',
 'transmission': 'manual',
 'trim': 'AUDI  DIESEL - 2019 35 TDi (EU6d-TEMP) STOCK',
 'vin': None,
 'year': 2019}
2026-03-27 15:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:43 [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 15:24:43 [ecarstrade.be] INFO: Saving data for 7001847auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538466.404532, 'last_price_update_time': 1774625083.624755}
2026-03-27 15:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001847auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001846> (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 15:24: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 15:24:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002005> (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 15:24: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 15:24:44 [ecarstrade.be] INFO: Extracting details for car 7001846auction111041
2026-03-27 15:24:44 [ecarstrade.be] INFO: Extracting details for car 7002005auction111041
2026-03-27 15:24:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 478958f4-7da5-570d-bfd6-ec3663f0c364 with identifier: 7001846auction111041
2026-03-27 15:24:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 478958f4-7da5-570d-bfd6-ec3663f0c364 with scrape type 2
2026-03-27 15:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 478958f4-7da5-570d-bfd6-ec3663f0c364 with scrape type 2
2026-03-27 15:24:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 478958f4-7da5-570d-bfd6-ec3663f0c364, identifier: 7001846auction111041
2026-03-27 15:24:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6b8d910-18f9-55d1-854b-56c40711ab42 with identifier: 7002005auction111041
2026-03-27 15:24:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6b8d910-18f9-55d1-854b-56c40711ab42 with scrape type 2
2026-03-27 15:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6b8d910-18f9-55d1-854b-56c40711ab42 with scrape type 2
2026-03-27 15:24:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a6b8d910-18f9-55d1-854b-56c40711ab42, identifier: 7002005auction111041
2026-03-27 15:24:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 478958f4-7da5-570d-bfd6-ec3663f0c364 with identifier: 7001846auction111041
2026-03-27 15:24:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 478958f4-7da5-570d-bfd6-ec3663f0c364 with identifier: 7001846auction111041
2026-03-27 15:24:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 478958f4-7da5-570d-bfd6-ec3663f0c364 with identifier: 7001846auction111041 to the API
2026-03-27 15:24:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001846>
{'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-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '478958f4-7da5-570d-bfd6-ec3663f0c364',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001846',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 148208,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A4 AVANT DIESEL - 2020 30 TDi',
 'transmission': 'manual',
 'trim': 'AUDI  AVANT DIESEL - 2020 30 TDi',
 'vin': None,
 'year': 2020}
2026-03-27 15:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:44 [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 15:24:44 [ecarstrade.be] INFO: Saving data for 7001846auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538487.910828, 'last_price_update_time': 1774625084.540921}
2026-03-27 15:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001846auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a6b8d910-18f9-55d1-854b-56c40711ab42 with identifier: 7002005auction111041
2026-03-27 15:24:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a6b8d910-18f9-55d1-854b-56c40711ab42 with identifier: 7002005auction111041
2026-03-27 15:24:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a6b8d910-18f9-55d1-854b-56c40711ab42 with identifier: 7002005auction111041 to the API
2026-03-27 15:24:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002005>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'a6b8d910-18f9-55d1-854b-56c40711ab42',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002005',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Opel',
 'model': 'Mokka',
 'odometer': 74273,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL MOKKA 1.2 TURBO 96KW ELEGANCE',
 'transmission': 'manual',
 'trim': 'OPEL MOKKA 1.2 TURBO 96KW ELEGANCE',
 'vin': None,
 'year': 2022}
2026-03-27 15:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:44 [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 15:24:44 [ecarstrade.be] INFO: Saving data for 7002005auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538465.730316, 'last_price_update_time': 1774625084.842312}
2026-03-27 15:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002005auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002068> (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 15:24: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 15:24:44 [ecarstrade.be] INFO: Extracting details for car 7002068auction111041
2026-03-27 15:24:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb4ba84a-7217-5787-8c57-6730e3d41be0 with identifier: 7002068auction111041
2026-03-27 15:24:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb4ba84a-7217-5787-8c57-6730e3d41be0 with scrape type 2
2026-03-27 15:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb4ba84a-7217-5787-8c57-6730e3d41be0 with scrape type 2
2026-03-27 15:24:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: eb4ba84a-7217-5787-8c57-6730e3d41be0, identifier: 7002068auction111041
2026-03-27 15:24:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: eb4ba84a-7217-5787-8c57-6730e3d41be0 with identifier: 7002068auction111041
2026-03-27 15:24:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: eb4ba84a-7217-5787-8c57-6730e3d41be0 with identifier: 7002068auction111041
2026-03-27 15:24:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: eb4ba84a-7217-5787-8c57-6730e3d41be0 with identifier: 7002068auction111041 to the API
2026-03-27 15:24:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002068>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'eb4ba84a-7217-5787-8c57-6730e3d41be0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002068',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Karoq',
 'odometer': 197795,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA KAROQ 2.0 CRTDI 85KW DSG7 CLEVER+',
 'transmission': 'automatic',
 'trim': 'SKODA KAROQ 2.0 CRTDI 85KW DSG7 CLEVER+',
 'vin': None,
 'year': 2021}
2026-03-27 15:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:45 [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 15:24:45 [ecarstrade.be] INFO: Saving data for 7002068auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538473.374181, 'last_price_update_time': 1774625085.64786}
2026-03-27 15:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002068auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002105> (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 15:24: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 15:24:46 [ecarstrade.be] INFO: Extracting details for car 7002105auction111041
2026-03-27 15:24:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c79653e-d8ed-5baa-bcbd-819b7a18d61a with identifier: 7002105auction111041
2026-03-27 15:24:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c79653e-d8ed-5baa-bcbd-819b7a18d61a with scrape type 2
2026-03-27 15:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c79653e-d8ed-5baa-bcbd-819b7a18d61a with scrape type 2
2026-03-27 15:24:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4c79653e-d8ed-5baa-bcbd-819b7a18d61a, identifier: 7002105auction111041
2026-03-27 15:24:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4c79653e-d8ed-5baa-bcbd-819b7a18d61a with identifier: 7002105auction111041
2026-03-27 15:24:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4c79653e-d8ed-5baa-bcbd-819b7a18d61a with identifier: 7002105auction111041
2026-03-27 15:24:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4c79653e-d8ed-5baa-bcbd-819b7a18d61a with identifier: 7002105auction111041 to the API
2026-03-27 15:24:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002105>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '4c79653e-d8ed-5baa-bcbd-819b7a18d61a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002105',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 156193,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN DIESEL - 2016 2.0 TDi SCR Comfortline (EU6.2)',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN TIGUAN DIESEL - 2016 2.0 TDi SCR Comfortline (EU6.2)',
 'vin': None,
 'year': 2020}
2026-03-27 15:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:46 [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 15:24:46 [ecarstrade.be] INFO: Saving data for 7002105auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538476.408232, 'last_price_update_time': 1774625086.913121}
2026-03-27 15:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002105auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002087> (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 15:24: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 15:24:48 [ecarstrade.be] INFO: Extracting details for car 7002087auction111041
2026-03-27 15:24:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36350fcd-eb31-59a7-ae6d-ced1effe4cad with identifier: 7002087auction111041
2026-03-27 15:24:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36350fcd-eb31-59a7-ae6d-ced1effe4cad with scrape type 2
2026-03-27 15:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36350fcd-eb31-59a7-ae6d-ced1effe4cad with scrape type 2
2026-03-27 15:24:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 36350fcd-eb31-59a7-ae6d-ced1effe4cad, identifier: 7002087auction111041
2026-03-27 15:24:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 36350fcd-eb31-59a7-ae6d-ced1effe4cad with identifier: 7002087auction111041
2026-03-27 15:24:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 36350fcd-eb31-59a7-ae6d-ced1effe4cad with identifier: 7002087auction111041
2026-03-27 15:24:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 36350fcd-eb31-59a7-ae6d-ced1effe4cad with identifier: 7002087auction111041 to the API
2026-03-27 15:24:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002087>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '36350fcd-eb31-59a7-ae6d-ced1effe4cad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002087',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Toyota',
 'model': 'Aygo',
 'odometer': 41091,
 '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': 4,
 'seller_name': None,
 'title': 'TOYOTA AYGO X 1.0 VVT-I ENVY CVT',
 'transmission': 'automatic',
 'trim': 'TOYOTA AYGO X 1.0 VVT-I ENVY CVT',
 'vin': None,
 'year': 2022}
2026-03-27 15:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:49 [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 15:24:49 [ecarstrade.be] INFO: Saving data for 7002087auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538486.176177, 'last_price_update_time': 1774625089.154594}
2026-03-27 15:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002087auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001884> (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 15:24: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 15:24:49 [ecarstrade.be] INFO: Extracting details for car 7001884auction111041
2026-03-27 15:24:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6612107-45f5-5ffe-9de2-d1c48f9f633a with identifier: 7001884auction111041
2026-03-27 15:24:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6612107-45f5-5ffe-9de2-d1c48f9f633a with scrape type 2
2026-03-27 15:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6612107-45f5-5ffe-9de2-d1c48f9f633a with scrape type 2
2026-03-27 15:24:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c6612107-45f5-5ffe-9de2-d1c48f9f633a, identifier: 7001884auction111041
2026-03-27 15:24:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c6612107-45f5-5ffe-9de2-d1c48f9f633a with identifier: 7001884auction111041
2026-03-27 15:24:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c6612107-45f5-5ffe-9de2-d1c48f9f633a with identifier: 7001884auction111041
2026-03-27 15:24:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c6612107-45f5-5ffe-9de2-d1c48f9f633a with identifier: 7001884auction111041 to the API
2026-03-27 15:24:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001884>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'c6612107-45f5-5ffe-9de2-d1c48f9f633a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001884',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 77696,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 DIESEL - 2019 1.5 d sDrive16 AdBlue',
 'transmission': 'manual',
 'trim': 'DIESEL - 2019 1.5 d sDrive16 AdBlue',
 'vin': None,
 'year': 2020}
2026-03-27 15:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:50 [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 15:24:50 [ecarstrade.be] INFO: Saving data for 7001884auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538486.734365, 'last_price_update_time': 1774625090.235118}
2026-03-27 15:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001884auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001880> (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 15:24: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 15:24:50 [ecarstrade.be] INFO: Extracting details for car 7001880auction111041
2026-03-27 15:24:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49671bc6-aca1-5fb0-bfa4-37c58578afb8 with identifier: 7001880auction111041
2026-03-27 15:24:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49671bc6-aca1-5fb0-bfa4-37c58578afb8 with scrape type 2
2026-03-27 15:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49671bc6-aca1-5fb0-bfa4-37c58578afb8 with scrape type 2
2026-03-27 15:24:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 49671bc6-aca1-5fb0-bfa4-37c58578afb8, identifier: 7001880auction111041
2026-03-27 15:24:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 49671bc6-aca1-5fb0-bfa4-37c58578afb8 with identifier: 7001880auction111041
2026-03-27 15:24:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 49671bc6-aca1-5fb0-bfa4-37c58578afb8 with identifier: 7001880auction111041
2026-03-27 15:24:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 49671bc6-aca1-5fb0-bfa4-37c58578afb8 with identifier: 7001880auction111041 to the API
2026-03-27 15:24:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001880>
{'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-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '49671bc6-aca1-5fb0-bfa4-37c58578afb8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001880',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 140783,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 1.5 SDRIVE18I (100KW)',
 'transmission': 'manual',
 'trim': '1.5 SDRIVE18I (100KW)',
 'vin': None,
 'year': 2021}
2026-03-27 15:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:52 [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 15:24:52 [ecarstrade.be] INFO: Saving data for 7001880auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538485.683366, 'last_price_update_time': 1774625092.236745}
2026-03-27 15:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001880auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001879> (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 15:24:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002021> (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 15:24:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001861> (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 15:24: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 15:24: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 15:24: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 15:24:52 [ecarstrade.be] INFO: Extracting details for car 7001879auction111041
2026-03-27 15:24:52 [ecarstrade.be] INFO: Extracting details for car 7002021auction111041
2026-03-27 15:24:52 [ecarstrade.be] INFO: Extracting details for car 7001861auction111041
2026-03-27 15:24:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf39ce7d-cb02-55ad-8dd5-9d2e951de8aa with identifier: 7001879auction111041
2026-03-27 15:24:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf39ce7d-cb02-55ad-8dd5-9d2e951de8aa with scrape type 2
2026-03-27 15:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf39ce7d-cb02-55ad-8dd5-9d2e951de8aa with scrape type 2
2026-03-27 15:24:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cf39ce7d-cb02-55ad-8dd5-9d2e951de8aa, identifier: 7001879auction111041
2026-03-27 15:24:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a42034c-dd6e-50df-a073-73b5e26d66b2 with identifier: 7002021auction111041
2026-03-27 15:24:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a42034c-dd6e-50df-a073-73b5e26d66b2 with scrape type 2
2026-03-27 15:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a42034c-dd6e-50df-a073-73b5e26d66b2 with scrape type 2
2026-03-27 15:24:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6a42034c-dd6e-50df-a073-73b5e26d66b2, identifier: 7002021auction111041
2026-03-27 15:24:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bec1d872-4fb6-55fb-a086-3bd1d717c0fe with identifier: 7001861auction111041
2026-03-27 15:24:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bec1d872-4fb6-55fb-a086-3bd1d717c0fe with scrape type 2
2026-03-27 15:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bec1d872-4fb6-55fb-a086-3bd1d717c0fe with scrape type 2
2026-03-27 15:24:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bec1d872-4fb6-55fb-a086-3bd1d717c0fe, identifier: 7001861auction111041
2026-03-27 15:24:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cf39ce7d-cb02-55ad-8dd5-9d2e951de8aa with identifier: 7001879auction111041
2026-03-27 15:24:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cf39ce7d-cb02-55ad-8dd5-9d2e951de8aa with identifier: 7001879auction111041
2026-03-27 15:24:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cf39ce7d-cb02-55ad-8dd5-9d2e951de8aa with identifier: 7001879auction111041 to the API
2026-03-27 15:24:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001879>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'cf39ce7d-cb02-55ad-8dd5-9d2e951de8aa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001879',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 138844,
 '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': 'BMW X1 1.5 SDRIVE18I (100KW)',
 'transmission': 'manual',
 'trim': '1.5 SDRIVE18I (100KW)',
 'vin': None,
 'year': 2022}
2026-03-27 15:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:52 [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 15:24:52 [ecarstrade.be] INFO: Saving data for 7001879auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538489.321814, 'last_price_update_time': 1774625092.917713}
2026-03-27 15:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001879auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6a42034c-dd6e-50df-a073-73b5e26d66b2 with identifier: 7002021auction111041
2026-03-27 15:24:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6a42034c-dd6e-50df-a073-73b5e26d66b2 with identifier: 7002021auction111041
2026-03-27 15:24:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6a42034c-dd6e-50df-a073-73b5e26d66b2 with identifier: 7002021auction111041 to the API
2026-03-27 15:24:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002021>
{'auction_title': '',
 'c_o_2_emission_value': 101,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '6a42034c-dd6e-50df-a073-73b5e26d66b2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002021',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 55014,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-29',
 'seats_number': 7,
 'seller_name': None,
 'title': 'PEUGEOT 5008 DIESEL - 2020 1.5 BlueHDi Allure',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  DIESEL - 2020 1.5 BlueHDi Allure',
 'vin': None,
 'year': 2020}
2026-03-27 15:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:53 [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 15:24:53 [ecarstrade.be] INFO: Saving data for 7002021auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538477.420871, 'last_price_update_time': 1774625093.548072}
2026-03-27 15:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002021auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bec1d872-4fb6-55fb-a086-3bd1d717c0fe with identifier: 7001861auction111041
2026-03-27 15:24:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bec1d872-4fb6-55fb-a086-3bd1d717c0fe with identifier: 7001861auction111041
2026-03-27 15:24:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bec1d872-4fb6-55fb-a086-3bd1d717c0fe with identifier: 7001861auction111041 to the API
2026-03-27 15:24:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001861>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'bec1d872-4fb6-55fb-a086-3bd1d717c0fe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001861',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': '118',
 'odometer': 62724,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 1 SERIES HATCH 1.5 118I (100KW)',
 'transmission': 'manual',
 'trim': '1 SERIES HATCH 1.5 I (100KW)',
 'vin': None,
 'year': 2021}
2026-03-27 15:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:53 [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 15:24:53 [ecarstrade.be] INFO: Saving data for 7001861auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538487.362279, 'last_price_update_time': 1774625093.808152}
2026-03-27 15:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001861auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002020> (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 15:24:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001981> (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 15:24: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 15:24: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 15:24:53 [ecarstrade.be] INFO: Extracting details for car 7002020auction111041
2026-03-27 15:24:53 [ecarstrade.be] INFO: Extracting details for car 7001981auction111041
2026-03-27 15:24:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc69cead-0d15-54e6-94a8-b40745ce1ea3 with identifier: 7002020auction111041
2026-03-27 15:24:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc69cead-0d15-54e6-94a8-b40745ce1ea3 with scrape type 2
2026-03-27 15:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc69cead-0d15-54e6-94a8-b40745ce1ea3 with scrape type 2
2026-03-27 15:24:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fc69cead-0d15-54e6-94a8-b40745ce1ea3, identifier: 7002020auction111041
2026-03-27 15:24:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e160c32c-bc4a-59de-b66f-8141bfefef04 with identifier: 7001981auction111041
2026-03-27 15:24:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e160c32c-bc4a-59de-b66f-8141bfefef04 with scrape type 2
2026-03-27 15:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e160c32c-bc4a-59de-b66f-8141bfefef04 with scrape type 2
2026-03-27 15:24:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e160c32c-bc4a-59de-b66f-8141bfefef04, identifier: 7001981auction111041
2026-03-27 15:24:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fc69cead-0d15-54e6-94a8-b40745ce1ea3 with identifier: 7002020auction111041
2026-03-27 15:24:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fc69cead-0d15-54e6-94a8-b40745ce1ea3 with identifier: 7002020auction111041
2026-03-27 15:24:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fc69cead-0d15-54e6-94a8-b40745ce1ea3 with identifier: 7002020auction111041 to the API
2026-03-27 15:24:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002020>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'fc69cead-0d15-54e6-94a8-b40745ce1ea3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002020',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 102775,
 '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': 7,
 'seller_name': None,
 'title': 'PEUGEOT 5008 DIESEL - 2017 1.5 BlueHDi Access (EU6.2) STOCK',
 'transmission': 'manual',
 'trim': 'PEUGEOT  DIESEL - 2017 1.5 BlueHDi Access (EU6.2) STOCK',
 'vin': None,
 'year': 2020}
2026-03-27 15:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:54 [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 15:24:54 [ecarstrade.be] INFO: Saving data for 7002020auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538571.39466, 'last_price_update_time': 1774625094.401388}
2026-03-27 15:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002020auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e160c32c-bc4a-59de-b66f-8141bfefef04 with identifier: 7001981auction111041
2026-03-27 15:24:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e160c32c-bc4a-59de-b66f-8141bfefef04 with identifier: 7001981auction111041
2026-03-27 15:24:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e160c32c-bc4a-59de-b66f-8141bfefef04 with identifier: 7001981auction111041 to the API
2026-03-27 15:24:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001981>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.9L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'e160c32c-bc4a-59de-b66f-8141bfefef04',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001981',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'GLA 180',
 'odometer': 207172,
 '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': 'MERCEDES-BENZ CLASS GLA DIESEL (H247) GLA 180 d Business Solution',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLASS GLA DIESEL (H247)  d Business Solution',
 'vin': None,
 'year': 2020}
2026-03-27 15:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:54 [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 15:24:54 [ecarstrade.be] INFO: Saving data for 7001981auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538474.577085, 'last_price_update_time': 1774625094.666944}
2026-03-27 15:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001981auction111041') HTTP/1.1" 204 0
2026-03-27 15:24:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002006> (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 15:24: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 15:24:56 [ecarstrade.be] INFO: Extracting details for car 7002006auction111041
2026-03-27 15:24:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50605d13-5e27-5341-b255-712ca2aac89a with identifier: 7002006auction111041
2026-03-27 15:24:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50605d13-5e27-5341-b255-712ca2aac89a with scrape type 2
2026-03-27 15:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50605d13-5e27-5341-b255-712ca2aac89a with scrape type 2
2026-03-27 15:24:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 50605d13-5e27-5341-b255-712ca2aac89a, identifier: 7002006auction111041
2026-03-27 15:24:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 50605d13-5e27-5341-b255-712ca2aac89a with identifier: 7002006auction111041
2026-03-27 15:24:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 50605d13-5e27-5341-b255-712ca2aac89a with identifier: 7002006auction111041
2026-03-27 15:24:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 50605d13-5e27-5341-b255-712ca2aac89a with identifier: 7002006auction111041 to the API
2026-03-27 15:24:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:24: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 15:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002006>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '50605d13-5e27-5341-b255-712ca2aac89a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002006',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Opel',
 'model': 'Vivaro',
 'odometer': 167206,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-26',
 'seats_number': 3,
 'seller_name': None,
 'title': 'OPEL Vivaro 2.0 TURBO 106KW INNOVATION L3H1 AUTO',
 'transmission': 'automatic',
 'trim': 'OPEL  2.0 TURBO 106KW INNOVATION L3H1 AUTO',
 'vin': None,
 'year': 2022}
2026-03-27 15:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:57 [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 15:24:57 [ecarstrade.be] INFO: Saving data for 7002006auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538549.927859, 'last_price_update_time': 1774625097.174431}
2026-03-27 15:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002006auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001913> (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 15:25: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 15:25:00 [ecarstrade.be] INFO: Extracting details for car 7001913auction111041
2026-03-27 15:25:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b50d5134-c435-58be-a126-e020b9e6c29b with identifier: 7001913auction111041
2026-03-27 15:25:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b50d5134-c435-58be-a126-e020b9e6c29b with scrape type 2
2026-03-27 15:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b50d5134-c435-58be-a126-e020b9e6c29b with scrape type 2
2026-03-27 15:25:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b50d5134-c435-58be-a126-e020b9e6c29b, identifier: 7001913auction111041
2026-03-27 15:25:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b50d5134-c435-58be-a126-e020b9e6c29b with identifier: 7001913auction111041
2026-03-27 15:25:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b50d5134-c435-58be-a126-e020b9e6c29b with identifier: 7001913auction111041
2026-03-27 15:25:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b50d5134-c435-58be-a126-e020b9e6c29b with identifier: 7001913auction111041 to the API
2026-03-27 15:25:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001913>
{'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': 'b50d5134-c435-58be-a126-e020b9e6c29b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001913',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 74873,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus 1.0I ECOBOOST 74KW CONNECTED',
 'transmission': 'manual',
 'trim': 'FORD  1.0I ECOBOOST 74KW CONNECTED',
 'vin': None,
 'year': 2021}
2026-03-27 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:01 [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 15:25:01 [ecarstrade.be] INFO: Saving data for 7001913auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538551.39287, 'last_price_update_time': 1774625101.175039}
2026-03-27 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001913auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002012> (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 15:25: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 15:25:01 [ecarstrade.be] INFO: Extracting details for car 7002012auction111041
2026-03-27 15:25:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d37823c-cdfe-5645-9ccf-07c438a490a6 with identifier: 7002012auction111041
2026-03-27 15:25:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d37823c-cdfe-5645-9ccf-07c438a490a6 with scrape type 2
2026-03-27 15:25:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d37823c-cdfe-5645-9ccf-07c438a490a6 with scrape type 2
2026-03-27 15:25:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3d37823c-cdfe-5645-9ccf-07c438a490a6, identifier: 7002012auction111041
2026-03-27 15:25:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3d37823c-cdfe-5645-9ccf-07c438a490a6 with identifier: 7002012auction111041
2026-03-27 15:25:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3d37823c-cdfe-5645-9ccf-07c438a490a6 with identifier: 7002012auction111041
2026-03-27 15:25:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3d37823c-cdfe-5645-9ccf-07c438a490a6 with identifier: 7002012auction111041 to the API
2026-03-27 15:25:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002012>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '3d37823c-cdfe-5645-9ccf-07c438a490a6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002012',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 187463,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-03-06',
 'seats_number': None,
 'seller_name': None,
 'title': 'PEUGEOT 3008 DIESEL - 2016 2.0 BlueHDi GT (EU6.2)',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  DIESEL - 2016 2.0 BlueHDi GT (EU6.2)',
 'vin': None,
 'year': 2019}
2026-03-27 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:01 [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 15:25:01 [ecarstrade.be] INFO: Saving data for 7002012auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538570.302193, 'last_price_update_time': 1774625101.619651}
2026-03-27 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002012auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002097> (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 15:25: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 15:25:06 [ecarstrade.be] INFO: Extracting details for car 7002097auction111041
2026-03-27 15:25:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d37e65d7-2350-5b98-a900-b87f58e61c86 with identifier: 7002097auction111041
2026-03-27 15:25:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d37e65d7-2350-5b98-a900-b87f58e61c86 with scrape type 2
2026-03-27 15:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d37e65d7-2350-5b98-a900-b87f58e61c86 with scrape type 2
2026-03-27 15:25:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d37e65d7-2350-5b98-a900-b87f58e61c86, identifier: 7002097auction111041
2026-03-27 15:25:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d37e65d7-2350-5b98-a900-b87f58e61c86 with identifier: 7002097auction111041
2026-03-27 15:25:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d37e65d7-2350-5b98-a900-b87f58e61c86 with identifier: 7002097auction111041
2026-03-27 15:25:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d37e65d7-2350-5b98-a900-b87f58e61c86 with identifier: 7002097auction111041 to the API
2026-03-27 15:25:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002097>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'd37e65d7-2350-5b98-a900-b87f58e61c86',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002097',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Caddy',
 'odometer': 152698,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-03',
 'seats_number': 2,
 'seller_name': None,
 'title': 'VOLKSWAGEN CADDY MAXI DIESEL - 2015 2.0 TDi SCR Conceptline (EU6.2) '
          'Transfo Van',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN CADDY MAXI DIESEL - 2015 2.0 TDi SCR Conceptline (EU6.2) '
         'Transfo Van',
 'vin': None,
 'year': 2020}
2026-03-27 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:06 [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 15:25:06 [ecarstrade.be] INFO: Saving data for 7002097auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538550.774433, 'last_price_update_time': 1774625106.804489}
2026-03-27 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002097auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:07 [scrapy.extensions.logstats] INFO: Crawled 1292 pages (at 48 pages/min), scraped 1117 items (at 59 items/min)
2026-03-27 15:25:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:25:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001941> (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 15:25: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 15:25:10 [ecarstrade.be] INFO: Extracting details for car 7001941auction111041
2026-03-27 15:25:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fac0c827-d53e-5fb1-a850-15ce15d7595e with identifier: 7001941auction111041
2026-03-27 15:25:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fac0c827-d53e-5fb1-a850-15ce15d7595e with scrape type 2
2026-03-27 15:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fac0c827-d53e-5fb1-a850-15ce15d7595e with scrape type 2
2026-03-27 15:25:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fac0c827-d53e-5fb1-a850-15ce15d7595e, identifier: 7001941auction111041
2026-03-27 15:25:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fac0c827-d53e-5fb1-a850-15ce15d7595e with identifier: 7001941auction111041
2026-03-27 15:25:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fac0c827-d53e-5fb1-a850-15ce15d7595e with identifier: 7001941auction111041
2026-03-27 15:25:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fac0c827-d53e-5fb1-a850-15ce15d7595e with identifier: 7001941auction111041 to the API
2026-03-27 15:25:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001941>
{'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': 'fac0c827-d53e-5fb1-a850-15ce15d7595e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001941',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Kia',
 'model': "cee'd Sportswagon",
 'odometer': 84182,
 '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': "KIA CEE'D SPORTSWAGON 1.0 T-GDI PULSE",
 'transmission': 'manual',
 'trim': "KIA CEE'D SPORTSWAGON 1.0 T-GDI PULSE",
 'vin': None,
 'year': 2022}
2026-03-27 15:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:10 [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 15:25:10 [ecarstrade.be] INFO: Saving data for 7001941auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538570.931335, 'last_price_update_time': 1774625110.351429}
2026-03-27 15:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001941auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002109> (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 15:25: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 15:25:10 [ecarstrade.be] INFO: Extracting details for car 7002109auction111041
2026-03-27 15:25:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd1f2961-fe76-5899-9c19-7a493f505743 with identifier: 7002109auction111041
2026-03-27 15:25:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd1f2961-fe76-5899-9c19-7a493f505743 with scrape type 2
2026-03-27 15:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd1f2961-fe76-5899-9c19-7a493f505743 with scrape type 2
2026-03-27 15:25:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bd1f2961-fe76-5899-9c19-7a493f505743, identifier: 7002109auction111041
2026-03-27 15:25:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bd1f2961-fe76-5899-9c19-7a493f505743 with identifier: 7002109auction111041
2026-03-27 15:25:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bd1f2961-fe76-5899-9c19-7a493f505743 with identifier: 7002109auction111041
2026-03-27 15:25:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bd1f2961-fe76-5899-9c19-7a493f505743 with identifier: 7002109auction111041 to the API
2026-03-27 15:25:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002109>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'bd1f2961-fe76-5899-9c19-7a493f505743',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002109',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'T-Roc',
 'odometer': 119346,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN T-ROC 1.0 TSI STYLE',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN T-ROC 1.0 TSI STYLE',
 'vin': None,
 'year': 2020}
2026-03-27 15:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25: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 15:25:11 [ecarstrade.be] INFO: Saving data for 7002109auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538532.315463, 'last_price_update_time': 1774625111.170417}
2026-03-27 15:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002109auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002022> (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 15:25: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 15:25:11 [ecarstrade.be] INFO: Extracting details for car 7002022auction111041
2026-03-27 15:25:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebd349fb-1cb5-505d-b38a-5580fbd27679 with identifier: 7002022auction111041
2026-03-27 15:25:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebd349fb-1cb5-505d-b38a-5580fbd27679 with scrape type 2
2026-03-27 15:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebd349fb-1cb5-505d-b38a-5580fbd27679 with scrape type 2
2026-03-27 15:25:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ebd349fb-1cb5-505d-b38a-5580fbd27679, identifier: 7002022auction111041
2026-03-27 15:25:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ebd349fb-1cb5-505d-b38a-5580fbd27679 with identifier: 7002022auction111041
2026-03-27 15:25:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ebd349fb-1cb5-505d-b38a-5580fbd27679 with identifier: 7002022auction111041
2026-03-27 15:25:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ebd349fb-1cb5-505d-b38a-5580fbd27679 with identifier: 7002022auction111041 to the API
2026-03-27 15:25:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002022>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'ebd349fb-1cb5-505d-b38a-5580fbd27679',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002022',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 152919,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 508 1.2 PURETECH 130 S&S AUTO GT',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.2 PURETECH 130 S&S AUTO GT',
 'vin': None,
 'year': 2022}
2026-03-27 15:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25: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 15:25:11 [ecarstrade.be] INFO: Saving data for 7002022auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538516.665641, 'last_price_update_time': 1774625111.635471}
2026-03-27 15:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002022auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002053> (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 15:25: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 15:25:11 [ecarstrade.be] INFO: Extracting details for car 7002053auction111041
2026-03-27 15:25:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5f44ab6-63d0-5147-9261-3e7ddd66a64f with identifier: 7002053auction111041
2026-03-27 15:25:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5f44ab6-63d0-5147-9261-3e7ddd66a64f with scrape type 2
2026-03-27 15:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5f44ab6-63d0-5147-9261-3e7ddd66a64f with scrape type 2
2026-03-27 15:25:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d5f44ab6-63d0-5147-9261-3e7ddd66a64f, identifier: 7002053auction111041
2026-03-27 15:25:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d5f44ab6-63d0-5147-9261-3e7ddd66a64f with identifier: 7002053auction111041
2026-03-27 15:25:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d5f44ab6-63d0-5147-9261-3e7ddd66a64f with identifier: 7002053auction111041
2026-03-27 15:25:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d5f44ab6-63d0-5147-9261-3e7ddd66a64f with identifier: 7002053auction111041 to the API
2026-03-27 15:25:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002053>
{'auction_title': '',
 'c_o_2_emission_value': 0,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'd5f44ab6-63d0-5147-9261-3e7ddd66a64f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002053',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Trafic',
 'odometer': 64508,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-08-02',
 'seats_number': 3,
 'seller_name': None,
 'title': 'RENAULT Trafic 1.6 dCi 29 L1H1 Grand Confort STOCK',
 'transmission': 'manual',
 'trim': 'RENAULT  1.6 dCi 29 L1H1 Grand Confort STOCK',
 'vin': None,
 'year': 2019}
2026-03-27 15:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:12 [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 15:25:12 [ecarstrade.be] INFO: Saving data for 7002053auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538567.818531, 'last_price_update_time': 1774625112.137327}
2026-03-27 15:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002053auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001915> (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 15:25: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 15:25:14 [ecarstrade.be] INFO: Extracting details for car 7001915auction111041
2026-03-27 15:25:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6badb1d-31f9-538a-8731-0e9fa0bf1ff9 with identifier: 7001915auction111041
2026-03-27 15:25:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6badb1d-31f9-538a-8731-0e9fa0bf1ff9 with scrape type 2
2026-03-27 15:25:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6badb1d-31f9-538a-8731-0e9fa0bf1ff9 with scrape type 2
2026-03-27 15:25:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a6badb1d-31f9-538a-8731-0e9fa0bf1ff9, identifier: 7001915auction111041
2026-03-27 15:25:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a6badb1d-31f9-538a-8731-0e9fa0bf1ff9 with identifier: 7001915auction111041
2026-03-27 15:25:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 15:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-27 15:25:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a6badb1d-31f9-538a-8731-0e9fa0bf1ff9 with identifier: 7001915auction111041
2026-03-27 15:25:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a6badb1d-31f9-538a-8731-0e9fa0bf1ff9 with identifier: 7001915auction111041 to the API
2026-03-27 15:25:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001915>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Light blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'a6badb1d-31f9-538a-8731-0e9fa0bf1ff9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001915',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 85509,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD FOCUS CLIPPER 1.5 ECOBLUE 88KW ST-LINE',
 'transmission': 'manual',
 'trim': 'FORD FOCUS CLIPPER 1.5 ECOBLUE 88KW ST-LINE',
 'vin': None,
 'year': 2021}
2026-03-27 15:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:14 [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 15:25:14 [ecarstrade.be] INFO: Saving data for 7001915auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538569.464954, 'last_price_update_time': 1774625114.449978}
2026-03-27 15:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001915auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001934> (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 15:25: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 15:25:17 [ecarstrade.be] INFO: Extracting details for car 7001934auction111041
2026-03-27 15:25:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5029a937-17da-52ba-99c1-f0ed0f8821ea with identifier: 7001934auction111041
2026-03-27 15:25:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5029a937-17da-52ba-99c1-f0ed0f8821ea with scrape type 2
2026-03-27 15:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5029a937-17da-52ba-99c1-f0ed0f8821ea with scrape type 2
2026-03-27 15:25:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5029a937-17da-52ba-99c1-f0ed0f8821ea, identifier: 7001934auction111041
2026-03-27 15:25:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5029a937-17da-52ba-99c1-f0ed0f8821ea with identifier: 7001934auction111041
2026-03-27 15:25:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5029a937-17da-52ba-99c1-f0ed0f8821ea with identifier: 7001934auction111041
2026-03-27 15:25:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5029a937-17da-52ba-99c1-f0ed0f8821ea with identifier: 7001934auction111041 to the API
2026-03-27 15:25:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001934>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '5029a937-17da-52ba-99c1-f0ed0f8821ea',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001934',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Kia',
 'model': "cee'd Sportswagon",
 'odometer': 74440,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-07-27',
 'seats_number': 5,
 'seller_name': None,
 'title': "KIA CEE'D SPORTSWAGON 1.0 T-GDI PULSE",
 'transmission': 'manual',
 'trim': "KIA CEE'D SPORTSWAGON 1.0 T-GDI PULSE",
 'vin': None,
 'year': 2022}
2026-03-27 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:17 [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 15:25:17 [ecarstrade.be] INFO: Saving data for 7001934auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538510.970768, 'last_price_update_time': 1774625117.896064}
2026-03-27 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001934auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002106> (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 15:25: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 15:25:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002058> (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 15:25: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 15:25:18 [ecarstrade.be] INFO: Extracting details for car 7002106auction111041
2026-03-27 15:25:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e39aa43-c2f3-5bef-866d-81c716b6cf89 with identifier: 7002106auction111041
2026-03-27 15:25:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e39aa43-c2f3-5bef-866d-81c716b6cf89 with scrape type 2
2026-03-27 15:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e39aa43-c2f3-5bef-866d-81c716b6cf89 with scrape type 2
2026-03-27 15:25:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4e39aa43-c2f3-5bef-866d-81c716b6cf89, identifier: 7002106auction111041
2026-03-27 15:25:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4e39aa43-c2f3-5bef-866d-81c716b6cf89 with identifier: 7002106auction111041
2026-03-27 15:25:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4e39aa43-c2f3-5bef-866d-81c716b6cf89 with identifier: 7002106auction111041
2026-03-27 15:25:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4e39aa43-c2f3-5bef-866d-81c716b6cf89 with identifier: 7002106auction111041 to the API
2026-03-27 15:25:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002106>
{'auction_title': '',
 'c_o_2_emission_value': 0,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '4e39aa43-c2f3-5bef-866d-81c716b6cf89',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002106',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Touran',
 'odometer': 128349,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-02-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Touran 1.0 TSI Highline OPF (EU6.2) STOCK',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN  1.0 TSI Highline OPF (EU6.2) STOCK',
 'vin': None,
 'year': 2019}
2026-03-27 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:18 [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 15:25:18 [ecarstrade.be] INFO: Saving data for 7002106auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538518.52754, 'last_price_update_time': 1774625118.794961}
2026-03-27 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002106auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:18 [ecarstrade.be] INFO: Extracting details for car 7002058auction111041
2026-03-27 15:25:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b003311-706e-51af-9845-f89e731e167b with identifier: 7002058auction111041
2026-03-27 15:25:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b003311-706e-51af-9845-f89e731e167b with scrape type 2
2026-03-27 15:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b003311-706e-51af-9845-f89e731e167b with scrape type 2
2026-03-27 15:25:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1b003311-706e-51af-9845-f89e731e167b, identifier: 7002058auction111041
2026-03-27 15:25:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1b003311-706e-51af-9845-f89e731e167b with identifier: 7002058auction111041
2026-03-27 15:25:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1b003311-706e-51af-9845-f89e731e167b with identifier: 7002058auction111041
2026-03-27 15:25:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1b003311-706e-51af-9845-f89e731e167b with identifier: 7002058auction111041 to the API
2026-03-27 15:25:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002058>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '1b003311-706e-51af-9845-f89e731e167b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002058',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Seat',
 'model': 'Arona',
 'odometer': 60189,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT ARONA 1.0 TSI Move! DSG (EU6.2)',
 'transmission': 'automatic',
 'trim': 'SEAT ARONA 1.0 TSI Move! DSG (EU6.2)',
 'vin': None,
 'year': 2020}
2026-03-27 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:19 [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 15:25:19 [ecarstrade.be] INFO: Saving data for 7002058auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538512.474319, 'last_price_update_time': 1774625119.156954}
2026-03-27 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002058auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002013> (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 15:25: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 15:25:20 [ecarstrade.be] INFO: Extracting details for car 7002013auction111041
2026-03-27 15:25:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e00848e-39be-599a-99dd-fa6d7b4ab522 with identifier: 7002013auction111041
2026-03-27 15:25:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e00848e-39be-599a-99dd-fa6d7b4ab522 with scrape type 2
2026-03-27 15:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e00848e-39be-599a-99dd-fa6d7b4ab522 with scrape type 2
2026-03-27 15:25:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5e00848e-39be-599a-99dd-fa6d7b4ab522, identifier: 7002013auction111041
2026-03-27 15:25:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5e00848e-39be-599a-99dd-fa6d7b4ab522 with identifier: 7002013auction111041
2026-03-27 15:25:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5e00848e-39be-599a-99dd-fa6d7b4ab522 with identifier: 7002013auction111041
2026-03-27 15:25:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5e00848e-39be-599a-99dd-fa6d7b4ab522 with identifier: 7002013auction111041 to the API
2026-03-27 15:25:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002013>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '5e00848e-39be-599a-99dd-fa6d7b4ab522',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002013',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 47504,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 1.2 PURETECH 96KW S-S ACTIVE PACK',
 'transmission': 'manual',
 'trim': 'PEUGEOT  1.2 PURETECH 96KW S-S ACTIVE PACK',
 'vin': None,
 'year': 2023}
2026-03-27 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:21 [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 15:25:21 [ecarstrade.be] INFO: Saving data for 7002013auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538519.120387, 'last_price_update_time': 1774625121.204876}
2026-03-27 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002013auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002003> (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 15:25: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 15:25:22 [ecarstrade.be] INFO: Extracting details for car 7002003auction111041
2026-03-27 15:25:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b743d45-63f1-56e6-983e-85657efb4638 with identifier: 7002003auction111041
2026-03-27 15:25:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b743d45-63f1-56e6-983e-85657efb4638 with scrape type 2
2026-03-27 15:25:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b743d45-63f1-56e6-983e-85657efb4638 with scrape type 2
2026-03-27 15:25:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5b743d45-63f1-56e6-983e-85657efb4638, identifier: 7002003auction111041
2026-03-27 15:25:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5b743d45-63f1-56e6-983e-85657efb4638 with identifier: 7002003auction111041
2026-03-27 15:25:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5b743d45-63f1-56e6-983e-85657efb4638 with identifier: 7002003auction111041
2026-03-27 15:25:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5b743d45-63f1-56e6-983e-85657efb4638 with identifier: 7002003auction111041 to the API
2026-03-27 15:25:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002003>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '5b743d45-63f1-56e6-983e-85657efb4638',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002003',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 35992,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL CORSA 1.2 TURBO 74KW S-S ELEGANCE',
 'transmission': 'manual',
 'trim': 'OPEL CORSA 1.2 TURBO 74KW S-S ELEGANCE',
 'vin': None,
 'year': 2023}
2026-03-27 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:23 [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 15:25:23 [ecarstrade.be] INFO: Saving data for 7002003auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538586.304188, 'last_price_update_time': 1774625123.300597}
2026-03-27 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002003auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002059> (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 15:25:24 [ecarstrade.be] INFO: Extracting details for car 7002059auction111041
2026-03-27 15:25:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f86e1900-b661-55a2-8d78-bfb32f5f434b with identifier: 7002059auction111041
2026-03-27 15:25:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f86e1900-b661-55a2-8d78-bfb32f5f434b with scrape type 2
2026-03-27 15:25:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f86e1900-b661-55a2-8d78-bfb32f5f434b with scrape type 2
2026-03-27 15:25:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f86e1900-b661-55a2-8d78-bfb32f5f434b, identifier: 7002059auction111041
2026-03-27 15:25:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f86e1900-b661-55a2-8d78-bfb32f5f434b with identifier: 7002059auction111041
2026-03-27 15:25:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f86e1900-b661-55a2-8d78-bfb32f5f434b with identifier: 7002059auction111041
2026-03-27 15:25:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f86e1900-b661-55a2-8d78-bfb32f5f434b with identifier: 7002059auction111041 to the API
2026-03-27 15:25:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002059>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'f86e1900-b661-55a2-8d78-bfb32f5f434b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002059',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Seat',
 'model': 'Leon',
 'odometer': 50464,
 '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': 5,
 'seller_name': None,
 'title': 'SEAT LEON - 2020 1.0 EcoTSI Move!',
 'transmission': 'manual',
 'trim': 'SEAT LEON - 2020 1.0 EcoTSI Move!',
 'vin': None,
 'year': 2021}
2026-03-27 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:24 [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 15:25:24 [ecarstrade.be] INFO: Saving data for 7002059auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538519.589569, 'last_price_update_time': 1774625124.872764}
2026-03-27 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002059auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002008> (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 15:25:25 [ecarstrade.be] INFO: Extracting details for car 7002008auction111041
2026-03-27 15:25:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0958fd7-fb1c-5079-9341-fd5ec7d357ed with identifier: 7002008auction111041
2026-03-27 15:25:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0958fd7-fb1c-5079-9341-fd5ec7d357ed with scrape type 2
2026-03-27 15:25:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0958fd7-fb1c-5079-9341-fd5ec7d357ed with scrape type 2
2026-03-27 15:25:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e0958fd7-fb1c-5079-9341-fd5ec7d357ed, identifier: 7002008auction111041
2026-03-27 15:25:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e0958fd7-fb1c-5079-9341-fd5ec7d357ed with identifier: 7002008auction111041
2026-03-27 15:25:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e0958fd7-fb1c-5079-9341-fd5ec7d357ed with identifier: 7002008auction111041
2026-03-27 15:25:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e0958fd7-fb1c-5079-9341-fd5ec7d357ed with identifier: 7002008auction111041 to the API
2026-03-27 15:25:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002008>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'e0958fd7-fb1c-5079-9341-fd5ec7d357ed',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002008',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 48354,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 2008 1.2 PURETECH 74KW S-S ACTIVE PACK',
 'transmission': 'manual',
 'trim': 'PEUGEOT  1.2 PURETECH 74KW S-S ACTIVE PACK',
 'vin': None,
 'year': 2022}
2026-03-27 15:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:25 [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 15:25:25 [ecarstrade.be] INFO: Saving data for 7002008auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538572.071803, 'last_price_update_time': 1774625125.396379}
2026-03-27 15:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002008auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002049> (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 15:25:27 [ecarstrade.be] INFO: Extracting details for car 7002049auction111041
2026-03-27 15:25:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14a728ad-27ac-532c-863e-7c09f28dd287 with identifier: 7002049auction111041
2026-03-27 15:25:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14a728ad-27ac-532c-863e-7c09f28dd287 with scrape type 2
2026-03-27 15:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14a728ad-27ac-532c-863e-7c09f28dd287 with scrape type 2
2026-03-27 15:25:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 14a728ad-27ac-532c-863e-7c09f28dd287, identifier: 7002049auction111041
2026-03-27 15:25:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 14a728ad-27ac-532c-863e-7c09f28dd287 with identifier: 7002049auction111041
2026-03-27 15:25:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 14a728ad-27ac-532c-863e-7c09f28dd287 with identifier: 7002049auction111041
2026-03-27 15:25:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 14a728ad-27ac-532c-863e-7c09f28dd287 with identifier: 7002049auction111041 to the API
2026-03-27 15:25:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002049>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '14a728ad-27ac-532c-863e-7c09f28dd287',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002049',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 22943,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT CLIO 1.0 TCE 90 EQUILIBRE',
 'transmission': 'manual',
 'trim': 'RENAULT CLIO 1.0 TCE 90 EQUILIBRE',
 'vin': None,
 'year': 2023}
2026-03-27 15:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:28 [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 15:25:28 [ecarstrade.be] INFO: Saving data for 7002049auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538568.742075, 'last_price_update_time': 1774625128.26219}
2026-03-27 15:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002049auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001911> (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 15:25:29 [ecarstrade.be] INFO: Extracting details for car 7001911auction111041
2026-03-27 15:25:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47f18482-6569-5bf7-93b4-4ae2a304664b with identifier: 7001911auction111041
2026-03-27 15:25:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47f18482-6569-5bf7-93b4-4ae2a304664b with scrape type 2
2026-03-27 15:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47f18482-6569-5bf7-93b4-4ae2a304664b with scrape type 2
2026-03-27 15:25:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 47f18482-6569-5bf7-93b4-4ae2a304664b, identifier: 7001911auction111041
2026-03-27 15:25:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 47f18482-6569-5bf7-93b4-4ae2a304664b with identifier: 7001911auction111041
2026-03-27 15:25:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 47f18482-6569-5bf7-93b4-4ae2a304664b with identifier: 7001911auction111041
2026-03-27 15:25:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 47f18482-6569-5bf7-93b4-4ae2a304664b with identifier: 7001911auction111041 to the API
2026-03-27 15:25:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001911>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '47f18482-6569-5bf7-93b4-4ae2a304664b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001911',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Ford',
 'model': 'EcoSport',
 'odometer': 75506,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD ECOSPORT 1.0I ECOBOOST 92KW TITANIUM',
 'transmission': 'manual',
 'trim': 'FORD ECOSPORT 1.0I ECOBOOST 92KW TITANIUM',
 'vin': None,
 'year': 2021}
2026-03-27 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:30 [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 15:25:30 [ecarstrade.be] INFO: Saving data for 7001911auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538575.551756, 'last_price_update_time': 1774625130.143566}
2026-03-27 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001911auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7002050auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7002050auction111041: 2
2026-03-27 15:25: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 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7002014auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7002014auction111041: 2
2026-03-27 15:25: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 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7002034auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7002034auction111041: 2
2026-03-27 15:25: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 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7001900auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7001900auction111041: 2
2026-03-27 15:25: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 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7002007auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7002007auction111041: 2
2026-03-27 15:25: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 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7002051auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7002051auction111041: 2
2026-03-27 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7002064auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7002064auction111041: 2
2026-03-27 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7002054auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7002054auction111041: 2
2026-03-27 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7002017auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7002017auction111041: 2
2026-03-27 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7002004auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7002004auction111041: 2
2026-03-27 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7002047auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7002047auction111041: 2
2026-03-27 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7002046auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7002046auction111041: 2
2026-03-27 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7002052auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7002052auction111041: 2
2026-03-27 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7002048auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7002048auction111041: 2
2026-03-27 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7001909auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7001909auction111041: 2
2026-03-27 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7001894auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7001894auction111041: 2
2026-03-27 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7001916auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7001916auction111041: 2
2026-03-27 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7002011auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7002011auction111041: 2
2026-03-27 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7002024auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7002024auction111041: 2
2026-03-27 15:25:31 [ecarstrade.be] INFO: Found listing with ID: 7002095auction111041
2026-03-27 15:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:31 [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 15:25:31 [ecarstrade.be] INFO: Scrape type for 7002095auction111041: 2
2026-03-27 15:25:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001877> (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 15:25: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 15:25:32 [ecarstrade.be] INFO: Extracting details for car 7001877auction111041
2026-03-27 15:25:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62865a18-bf2e-5530-97d4-cc0821b0c6a2 with identifier: 7001877auction111041
2026-03-27 15:25:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62865a18-bf2e-5530-97d4-cc0821b0c6a2 with scrape type 2
2026-03-27 15:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62865a18-bf2e-5530-97d4-cc0821b0c6a2 with scrape type 2
2026-03-27 15:25:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 62865a18-bf2e-5530-97d4-cc0821b0c6a2, identifier: 7001877auction111041
2026-03-27 15:25:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 62865a18-bf2e-5530-97d4-cc0821b0c6a2 with identifier: 7001877auction111041
2026-03-27 15:25:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 62865a18-bf2e-5530-97d4-cc0821b0c6a2 with identifier: 7001877auction111041
2026-03-27 15:25:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 62865a18-bf2e-5530-97d4-cc0821b0c6a2 with identifier: 7001877auction111041 to the API
2026-03-27 15:25:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001877>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '62865a18-bf2e-5530-97d4-cc0821b0c6a2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001877',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 123308,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 1.5 SDRIVE16D',
 'transmission': 'manual',
 'trim': '1.5 SDRIVE16D',
 'vin': None,
 'year': 2022}
2026-03-27 15:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:32 [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 15:25:32 [ecarstrade.be] INFO: Saving data for 7001877auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538491.078181, 'last_price_update_time': 1774625132.396429}
2026-03-27 15:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001877auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001864> (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 15:25: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 15:25:36 [ecarstrade.be] INFO: Extracting details for car 7001864auction111041
2026-03-27 15:25:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 747a6a12-4b18-5e11-b9bf-cd0613d9fb63 with identifier: 7001864auction111041
2026-03-27 15:25:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 747a6a12-4b18-5e11-b9bf-cd0613d9fb63 with scrape type 2
2026-03-27 15:25:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 747a6a12-4b18-5e11-b9bf-cd0613d9fb63 with scrape type 2
2026-03-27 15:25:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 747a6a12-4b18-5e11-b9bf-cd0613d9fb63, identifier: 7001864auction111041
2026-03-27 15:25:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 747a6a12-4b18-5e11-b9bf-cd0613d9fb63 with identifier: 7001864auction111041
2026-03-27 15:25:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 747a6a12-4b18-5e11-b9bf-cd0613d9fb63 with identifier: 7001864auction111041
2026-03-27 15:25:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 747a6a12-4b18-5e11-b9bf-cd0613d9fb63 with identifier: 7001864auction111041 to the API
2026-03-27 15:25:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001864>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO B',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '747a6a12-4b18-5e11-b9bf-cd0613d9fb63',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001864',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': '316',
 'odometer': 143466,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 3 SERIES BERLINE 2.0 316DA (90KW) BERLINE',
 'transmission': 'automatic',
 'trim': '3 SERIES BERLINE 2.0 DA (90KW) BERLINE',
 'vin': None,
 'year': 2022}
2026-03-27 15:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:36 [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 15:25:36 [ecarstrade.be] INFO: Saving data for 7001864auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538427.772226, 'last_price_update_time': 1774625136.610851}
2026-03-27 15:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001864auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:38 [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 15:25: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 15:25:39 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7002010auction111041
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7002010auction111041: 2
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7002062auction111041
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7002062auction111041: 2
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7002063auction111041
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7002063auction111041: 2
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7009768auction111136
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7009768auction111136: 1
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7009769auction111136
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7009769auction111136: 1
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7009770auction111136
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7009770auction111136: 1
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7009771auction111136
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7009771auction111136: 1
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7009772auction111136
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7009772auction111136: 1
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7009774auction111136
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7009774auction111136: 1
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7009775auction111136
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7009775auction111136: 1
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7009776auction111136
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7009776auction111136: 1
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7009777auction111136
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7009777auction111136: 1
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7009778auction111136
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7009778auction111136: 1
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7009779auction111136
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7009779auction111136: 1
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7009780auction111136
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7009780auction111136: 1
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7009781auction111136
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7009781auction111136: 1
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7009783auction111136
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7009783auction111136: 1
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7009784auction111136
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7009784auction111136: 1
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7009785auction111136
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7009785auction111136: 1
2026-03-27 15:25:39 [ecarstrade.be] INFO: Found listing with ID: 7009786auction111136
2026-03-27 15:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:39 [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 15:25:39 [ecarstrade.be] INFO: Scrape type for 7009786auction111136: 1
2026-03-27 15:25:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002034> (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 15:25: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 15:25:41 [ecarstrade.be] INFO: Extracting details for car 7002034auction111041
2026-03-27 15:25:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac298591-8abc-5754-a811-bdecdb01a789 with identifier: 7002034auction111041
2026-03-27 15:25:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac298591-8abc-5754-a811-bdecdb01a789 with scrape type 2
2026-03-27 15:25:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac298591-8abc-5754-a811-bdecdb01a789 with scrape type 2
2026-03-27 15:25:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ac298591-8abc-5754-a811-bdecdb01a789, identifier: 7002034auction111041
2026-03-27 15:25:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ac298591-8abc-5754-a811-bdecdb01a789 with identifier: 7002034auction111041
2026-03-27 15:25:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ac298591-8abc-5754-a811-bdecdb01a789 with identifier: 7002034auction111041
2026-03-27 15:25:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ac298591-8abc-5754-a811-bdecdb01a789 with identifier: 7002034auction111041 to the API
2026-03-27 15:25:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002034>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO B',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'ac298591-8abc-5754-a811-bdecdb01a789',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002034',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': 'Partner',
 'odometer': 67110,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-08',
 'seats_number': 2,
 'seller_name': None,
 'title': 'PEUGEOT PARTNER 1.5 BHDI L2 HEAVY 75KW PREMIUM',
 'transmission': 'manual',
 'trim': 'PEUGEOT PARTNER 1.5 BHDI L2 HEAVY 75KW PREMIUM',
 'vin': None,
 'year': 2020}
2026-03-27 15:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:42 [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 15:25:42 [ecarstrade.be] INFO: Saving data for 7002034auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538552.692315, 'last_price_update_time': 1774625142.114385}
2026-03-27 15:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002034auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001900> (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 15:25: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 15:25:43 [ecarstrade.be] INFO: Extracting details for car 7001900auction111041
2026-03-27 15:25:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 849df349-8f16-5144-97be-70f141f449eb with identifier: 7001900auction111041
2026-03-27 15:25:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 849df349-8f16-5144-97be-70f141f449eb with scrape type 2
2026-03-27 15:25:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 849df349-8f16-5144-97be-70f141f449eb with scrape type 2
2026-03-27 15:25:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 849df349-8f16-5144-97be-70f141f449eb, identifier: 7001900auction111041
2026-03-27 15:25:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 849df349-8f16-5144-97be-70f141f449eb with identifier: 7001900auction111041
2026-03-27 15:25:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 849df349-8f16-5144-97be-70f141f449eb with identifier: 7001900auction111041
2026-03-27 15:25:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 849df349-8f16-5144-97be-70f141f449eb with identifier: 7001900auction111041 to the API
2026-03-27 15:25:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001900>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '849df349-8f16-5144-97be-70f141f449eb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001900',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Citroen',
 'model': 'C3 Aircross',
 'odometer': 43054,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROAu2039N C3 AIRCROSS 1.2 PURETECH 110 S&S SHINE',
 'transmission': 'manual',
 'trim': 'CITROAu2039N C3 AIRCROSS 1.2 PURETECH 110 S&S SHINE',
 'vin': None,
 'year': 2022}
2026-03-27 15:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:44 [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 15:25:44 [ecarstrade.be] INFO: Saving data for 7001900auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538548.819509, 'last_price_update_time': 1774625144.026661}
2026-03-27 15:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001900auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002014> (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 15:25: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 15:25:44 [ecarstrade.be] INFO: Extracting details for car 7002014auction111041
2026-03-27 15:25:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7754c556-ffe1-5467-847c-6dfbd933e61c with identifier: 7002014auction111041
2026-03-27 15:25:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7754c556-ffe1-5467-847c-6dfbd933e61c with scrape type 2
2026-03-27 15:25:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7754c556-ffe1-5467-847c-6dfbd933e61c with scrape type 2
2026-03-27 15:25:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7754c556-ffe1-5467-847c-6dfbd933e61c, identifier: 7002014auction111041
2026-03-27 15:25:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7754c556-ffe1-5467-847c-6dfbd933e61c with identifier: 7002014auction111041
2026-03-27 15:25:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7754c556-ffe1-5467-847c-6dfbd933e61c with identifier: 7002014auction111041
2026-03-27 15:25:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7754c556-ffe1-5467-847c-6dfbd933e61c with identifier: 7002014auction111041 to the API
2026-03-27 15:25:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002014>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '7754c556-ffe1-5467-847c-6dfbd933e61c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002014',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 182827,
 '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': 'PEUGEOT 308 1.6 PHEV 180 S-S AUTO ALLURE PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.6 PHEV 180 S-S AUTO ALLURE PACK',
 'vin': None,
 'year': 2022}
2026-03-27 15:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:45 [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 15:25:45 [ecarstrade.be] INFO: Saving data for 7002014auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538551.943858, 'last_price_update_time': 1774625145.235051}
2026-03-27 15:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002014auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001868> (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 15:25: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 15:25:45 [ecarstrade.be] INFO: Extracting details for car 7001868auction111041
2026-03-27 15:25:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12a37136-48d0-55c9-b147-4f380969746b with identifier: 7001868auction111041
2026-03-27 15:25:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12a37136-48d0-55c9-b147-4f380969746b with scrape type 2
2026-03-27 15:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12a37136-48d0-55c9-b147-4f380969746b with scrape type 2
2026-03-27 15:25:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 12a37136-48d0-55c9-b147-4f380969746b, identifier: 7001868auction111041
2026-03-27 15:25:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 12a37136-48d0-55c9-b147-4f380969746b with identifier: 7001868auction111041
2026-03-27 15:25:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 12a37136-48d0-55c9-b147-4f380969746b with identifier: 7001868auction111041
2026-03-27 15:25:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 12a37136-48d0-55c9-b147-4f380969746b with identifier: 7001868auction111041 to the API
2026-03-27 15:25:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001868>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '12a37136-48d0-55c9-b147-4f380969746b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001868',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': '316',
 'odometer': 88839,
 '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 3 SERIES TOURING 2.0 316DA (90KW) TOURING',
 'transmission': 'automatic',
 'trim': '3 SERIES TOURING 2.0 DA (90KW) TOURING',
 'vin': None,
 'year': 2021}
2026-03-27 15:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:45 [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 15:25:45 [ecarstrade.be] INFO: Saving data for 7001868auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538565.893522, 'last_price_update_time': 1774625145.713434}
2026-03-27 15:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001868auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002051> (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 15:25: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 15:25:45 [ecarstrade.be] INFO: Extracting details for car 7002051auction111041
2026-03-27 15:25:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffeaba4c-4f35-58de-aeb4-3b47729b8e2f with identifier: 7002051auction111041
2026-03-27 15:25:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffeaba4c-4f35-58de-aeb4-3b47729b8e2f with scrape type 2
2026-03-27 15:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffeaba4c-4f35-58de-aeb4-3b47729b8e2f with scrape type 2
2026-03-27 15:25:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ffeaba4c-4f35-58de-aeb4-3b47729b8e2f, identifier: 7002051auction111041
2026-03-27 15:25:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ffeaba4c-4f35-58de-aeb4-3b47729b8e2f with identifier: 7002051auction111041
2026-03-27 15:25:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ffeaba4c-4f35-58de-aeb4-3b47729b8e2f with identifier: 7002051auction111041
2026-03-27 15:25:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ffeaba4c-4f35-58de-aeb4-3b47729b8e2f with identifier: 7002051auction111041 to the API
2026-03-27 15:25:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002051>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'ffeaba4c-4f35-58de-aeb4-3b47729b8e2f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002051',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 90608,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT CLIO 1.0 TCE 90 EVOLUTION',
 'transmission': 'manual',
 'trim': 'RENAULT CLIO 1.0 TCE 90 EVOLUTION',
 'vin': None,
 'year': 2022}
2026-03-27 15:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:46 [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 15:25:46 [ecarstrade.be] INFO: Saving data for 7002051auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538553.25673, 'last_price_update_time': 1774625146.16463}
2026-03-27 15:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002051auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002007> (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 15:25: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 15:25:47 [ecarstrade.be] INFO: Extracting details for car 7002007auction111041
2026-03-27 15:25:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 200bdfda-ca60-55ec-b882-18bbbc9582a2 with identifier: 7002007auction111041
2026-03-27 15:25:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 200bdfda-ca60-55ec-b882-18bbbc9582a2 with scrape type 2
2026-03-27 15:25:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 200bdfda-ca60-55ec-b882-18bbbc9582a2 with scrape type 2
2026-03-27 15:25:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 200bdfda-ca60-55ec-b882-18bbbc9582a2, identifier: 7002007auction111041
2026-03-27 15:25:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 200bdfda-ca60-55ec-b882-18bbbc9582a2 with identifier: 7002007auction111041
2026-03-27 15:25:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 200bdfda-ca60-55ec-b882-18bbbc9582a2 with identifier: 7002007auction111041
2026-03-27 15:25:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 200bdfda-ca60-55ec-b882-18bbbc9582a2 with identifier: 7002007auction111041 to the API
2026-03-27 15:25:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002007>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO D',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '200bdfda-ca60-55ec-b882-18bbbc9582a2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002007',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Opel',
 'model': 'Vivaro',
 'odometer': 164503,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-04',
 'seats_number': 2,
 'seller_name': None,
 'title': 'OPEL Vivaro 2.0 TURBO 90KW EDITION L3H1 3.1T AUTO',
 'transmission': 'automatic',
 'trim': 'OPEL  2.0 TURBO 90KW EDITION L3H1 3.1T AUTO',
 'vin': None,
 'year': 2021}
2026-03-27 15:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:48 [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 15:25:48 [ecarstrade.be] INFO: Saving data for 7002007auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538554.26308, 'last_price_update_time': 1774625148.258739}
2026-03-27 15:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002007auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002046> (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 15:25: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 15:25:54 [ecarstrade.be] INFO: Extracting details for car 7002046auction111041
2026-03-27 15:25:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a8dcdba-6489-5cdd-b844-8c410dbbe4a1 with identifier: 7002046auction111041
2026-03-27 15:25:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a8dcdba-6489-5cdd-b844-8c410dbbe4a1 with scrape type 2
2026-03-27 15:25:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a8dcdba-6489-5cdd-b844-8c410dbbe4a1 with scrape type 2
2026-03-27 15:25:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9a8dcdba-6489-5cdd-b844-8c410dbbe4a1, identifier: 7002046auction111041
2026-03-27 15:25:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9a8dcdba-6489-5cdd-b844-8c410dbbe4a1 with identifier: 7002046auction111041
2026-03-27 15:25:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9a8dcdba-6489-5cdd-b844-8c410dbbe4a1 with identifier: 7002046auction111041
2026-03-27 15:25:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9a8dcdba-6489-5cdd-b844-8c410dbbe4a1 with identifier: 7002046auction111041 to the API
2026-03-27 15:25:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002046>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '0.9L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '9a8dcdba-6489-5cdd-b844-8c410dbbe4a1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002046',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 41062,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Clio 0.9 TCe Zen (EU6c) STOCK',
 'transmission': 'manual',
 'trim': 'RENAULT  0.9 TCe Zen (EU6c) STOCK',
 'vin': None,
 'year': 2020}
2026-03-27 15:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:54 [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 15:25:54 [ecarstrade.be] INFO: Saving data for 7002046auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538530.624458, 'last_price_update_time': 1774625154.420137}
2026-03-27 15:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002046auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002054> (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 15:25: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 15:25:55 [ecarstrade.be] INFO: Extracting details for car 7002054auction111041
2026-03-27 15:25:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d418adb0-4852-5441-b4fa-066b33b3a993 with identifier: 7002054auction111041
2026-03-27 15:25:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d418adb0-4852-5441-b4fa-066b33b3a993 with scrape type 2
2026-03-27 15:25:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d418adb0-4852-5441-b4fa-066b33b3a993 with scrape type 2
2026-03-27 15:25:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d418adb0-4852-5441-b4fa-066b33b3a993, identifier: 7002054auction111041
2026-03-27 15:25:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d418adb0-4852-5441-b4fa-066b33b3a993 with identifier: 7002054auction111041
2026-03-27 15:25:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d418adb0-4852-5441-b4fa-066b33b3a993 with identifier: 7002054auction111041
2026-03-27 15:25:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d418adb0-4852-5441-b4fa-066b33b3a993 with identifier: 7002054auction111041 to the API
2026-03-27 15:25:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002054>
{'auction_title': '',
 'c_o_2_emission_value': 164,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO no link (0033)',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'd418adb0-4852-5441-b4fa-066b33b3a993',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002054',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Trafic',
 'odometer': 93512,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-02-05',
 'seats_number': 6,
 'seller_name': None,
 'title': 'RENAULT TRAFIC 29 FOURGON MWB DSL - 20 1.6 dCi 29 L2H1 Energy '
          'Tw.Turbo Gd Conf.   STOCK',
 'transmission': 'manual',
 'trim': 'RENAULT TRAFIC 29 FOURGON MWB DSL - 20 1.6 dCi 29 L2H1 Energy '
         'Tw.Turbo Gd Conf.   STOCK',
 'vin': None,
 'year': 2016}
2026-03-27 15:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:55 [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 15:25:55 [ecarstrade.be] INFO: Saving data for 7002054auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538557.728998, 'last_price_update_time': 1774625155.993744}
2026-03-27 15:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002054auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002064> (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 15:25: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 15:25:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002095> (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 15:25: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 15:25:56 [ecarstrade.be] INFO: Extracting details for car 7002064auction111041
2026-03-27 15:25:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff2ac273-3cbd-5a40-990e-11be662d531b with identifier: 7002064auction111041
2026-03-27 15:25:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff2ac273-3cbd-5a40-990e-11be662d531b with scrape type 2
2026-03-27 15:25:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff2ac273-3cbd-5a40-990e-11be662d531b with scrape type 2
2026-03-27 15:25:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ff2ac273-3cbd-5a40-990e-11be662d531b, identifier: 7002064auction111041
2026-03-27 15:25:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ff2ac273-3cbd-5a40-990e-11be662d531b with identifier: 7002064auction111041
2026-03-27 15:25:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ff2ac273-3cbd-5a40-990e-11be662d531b with identifier: 7002064auction111041
2026-03-27 15:25:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ff2ac273-3cbd-5a40-990e-11be662d531b with identifier: 7002064auction111041 to the API
2026-03-27 15:25:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002064>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'ff2ac273-3cbd-5a40-990e-11be662d531b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002064',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Karoq',
 'odometer': 199961,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-02-21',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA KAROQ 1.5 TSI ACT Ambition (EU6.2)',
 'transmission': 'manual',
 'trim': 'SKODA KAROQ 1.5 TSI ACT Ambition (EU6.2)',
 'vin': None,
 'year': 2019}
2026-03-27 15:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:57 [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 15:25:57 [ecarstrade.be] INFO: Saving data for 7002064auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538556.769797, 'last_price_update_time': 1774625157.104597}
2026-03-27 15:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002064auction111041') HTTP/1.1" 204 0
2026-03-27 15:25:57 [ecarstrade.be] INFO: Extracting details for car 7002095auction111041
2026-03-27 15:25:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fca67b91-dbd0-5525-8134-62e9d82b9827 with identifier: 7002095auction111041
2026-03-27 15:25:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fca67b91-dbd0-5525-8134-62e9d82b9827 with scrape type 2
2026-03-27 15:25:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fca67b91-dbd0-5525-8134-62e9d82b9827 with scrape type 2
2026-03-27 15:25:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fca67b91-dbd0-5525-8134-62e9d82b9827, identifier: 7002095auction111041
2026-03-27 15:25:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fca67b91-dbd0-5525-8134-62e9d82b9827 with identifier: 7002095auction111041
2026-03-27 15:25:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fca67b91-dbd0-5525-8134-62e9d82b9827 with identifier: 7002095auction111041
2026-03-27 15:25:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fca67b91-dbd0-5525-8134-62e9d82b9827 with identifier: 7002095auction111041 to the API
2026-03-27 15:25:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:25: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 15:25:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002095>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO C',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'fca67b91-dbd0-5525-8134-62e9d82b9827',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002095',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Volkswagen',
 'model': 'Caddy',
 'odometer': 209411,
 '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': 2,
 'seller_name': None,
 'title': 'VOLKSWAGEN CADDY 2.0TDI 55KW BMT CARGO',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN CADDY 2.0TDI 55KW BMT CARGO',
 'vin': None,
 'year': 2022}
2026-03-27 15:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:57 [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 15:25:57 [ecarstrade.be] INFO: Saving data for 7002095auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538526.830711, 'last_price_update_time': 1774625157.470242}
2026-03-27 15:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002095auction111041') HTTP/1.1" 204 0
2026-03-27 15:26:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002004> (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 15:26: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 15:26:01 [ecarstrade.be] INFO: Extracting details for car 7002004auction111041
2026-03-27 15:26:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34e69f1f-6f0d-5066-af51-152fa731356c with identifier: 7002004auction111041
2026-03-27 15:26:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34e69f1f-6f0d-5066-af51-152fa731356c with scrape type 2
2026-03-27 15:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34e69f1f-6f0d-5066-af51-152fa731356c with scrape type 2
2026-03-27 15:26:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 34e69f1f-6f0d-5066-af51-152fa731356c, identifier: 7002004auction111041
2026-03-27 15:26:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 34e69f1f-6f0d-5066-af51-152fa731356c with identifier: 7002004auction111041
2026-03-27 15:26:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 34e69f1f-6f0d-5066-af51-152fa731356c with identifier: 7002004auction111041
2026-03-27 15:26:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 34e69f1f-6f0d-5066-af51-152fa731356c with identifier: 7002004auction111041 to the API
2026-03-27 15:26:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002004>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '34e69f1f-6f0d-5066-af51-152fa731356c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002004',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 44028,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL CORSA 1.2 TURBO 74KW S-S ELEGANCE',
 'transmission': 'manual',
 'trim': 'OPEL CORSA 1.2 TURBO 74KW S-S ELEGANCE',
 'vin': None,
 'year': 2022}
2026-03-27 15:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:01 [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 15:26:01 [ecarstrade.be] INFO: Saving data for 7002004auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538558.194217, 'last_price_update_time': 1774625161.988297}
2026-03-27 15:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002004auction111041') HTTP/1.1" 204 0
2026-03-27 15:26:07 [scrapy.extensions.logstats] INFO: Crawled 1321 pages (at 29 pages/min), scraped 1144 items (at 27 items/min)
2026-03-27 15:26:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:26:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002011> (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 15:26: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 15:26:09 [ecarstrade.be] INFO: Extracting details for car 7002011auction111041
2026-03-27 15:26:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9318d61e-f593-5e8d-ad0a-d0454cdd2f5a with identifier: 7002011auction111041
2026-03-27 15:26:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9318d61e-f593-5e8d-ad0a-d0454cdd2f5a with scrape type 2
2026-03-27 15:26:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9318d61e-f593-5e8d-ad0a-d0454cdd2f5a with scrape type 2
2026-03-27 15:26:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9318d61e-f593-5e8d-ad0a-d0454cdd2f5a, identifier: 7002011auction111041
2026-03-27 15:26:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9318d61e-f593-5e8d-ad0a-d0454cdd2f5a with identifier: 7002011auction111041
2026-03-27 15:26:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9318d61e-f593-5e8d-ad0a-d0454cdd2f5a with identifier: 7002011auction111041
2026-03-27 15:26:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9318d61e-f593-5e8d-ad0a-d0454cdd2f5a with identifier: 7002011auction111041 to the API
2026-03-27 15:26:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002011>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '9318d61e-f593-5e8d-ad0a-d0454cdd2f5a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002011',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 218065,
 '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': 'PEUGEOT 3008 1.2 PURETECH 96KW S&S ALLURE',
 'transmission': 'manual',
 'trim': 'PEUGEOT  1.2 PURETECH 96KW S&S ALLURE',
 'vin': None,
 'year': 2022}
2026-03-27 15:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:10 [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 15:26:10 [ecarstrade.be] INFO: Saving data for 7002011auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538530.177978, 'last_price_update_time': 1774625170.053382}
2026-03-27 15:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002011auction111041') HTTP/1.1" 204 0
2026-03-27 15:26:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002024> (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 15:26: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 15:26:10 [ecarstrade.be] INFO: Extracting details for car 7002024auction111041
2026-03-27 15:26:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8548cb4-442b-5c0b-b658-da1e3fdedf8a with identifier: 7002024auction111041
2026-03-27 15:26:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8548cb4-442b-5c0b-b658-da1e3fdedf8a with scrape type 2
2026-03-27 15:26:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8548cb4-442b-5c0b-b658-da1e3fdedf8a with scrape type 2
2026-03-27 15:26:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a8548cb4-442b-5c0b-b658-da1e3fdedf8a, identifier: 7002024auction111041
2026-03-27 15:26:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a8548cb4-442b-5c0b-b658-da1e3fdedf8a with identifier: 7002024auction111041
2026-03-27 15:26:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a8548cb4-442b-5c0b-b658-da1e3fdedf8a with identifier: 7002024auction111041
2026-03-27 15:26:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a8548cb4-442b-5c0b-b658-da1e3fdedf8a with identifier: 7002024auction111041 to the API
2026-03-27 15:26:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002024>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'a8548cb4-442b-5c0b-b658-da1e3fdedf8a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002024',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 175816,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-11',
 'seats_number': 3,
 'seller_name': None,
 'title': 'PEUGEOT EXPERT FOURGON MWB DSL - 2016 1.6 BlueHDi L2 Standard '
          'Premium STOCK',
 'transmission': 'manual',
 'trim': 'PEUGEOT EXPERT FOURGON MWB DSL - 2016 1.6 BlueHDi L2 Standard '
         'Premium STOCK',
 'vin': None,
 'year': 2018}
2026-03-27 15:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:10 [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 15:26:10 [ecarstrade.be] INFO: Saving data for 7002024auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538531.752727, 'last_price_update_time': 1774625170.496556}
2026-03-27 15:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002024auction111041') HTTP/1.1" 204 0
2026-03-27 15:26:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009785> (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 15:26: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 15:26:10 [ecarstrade.be] INFO: Extracting details for car 7009785auction111136
2026-03-27 15:26:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c379001-7099-54b5-ac14-ef1f0994e291 with identifier: 7009785auction111136
2026-03-27 15:26:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c379001-7099-54b5-ac14-ef1f0994e291 with scrape type 1
2026-03-27 15:26:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3c379001-7099-54b5-ac14-ef1f0994e291
2026-03-27 15:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009785%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621856%27 HTTP/1.1" 200 None
2026-03-27 15:26:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009785/photo_001/780x0__r.jpg?hash=1774621856 not downloaded yet
2026-03-27 15:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009785%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621855%27 HTTP/1.1" 200 None
2026-03-27 15:26:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009785/photo_002/780x0__r.jpg?hash=1774621855 not downloaded yet
2026-03-27 15:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009785%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621855%27 HTTP/1.1" 200 None
2026-03-27 15:26:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009785/photo_003/780x0__r.jpg?hash=1774621855 not downloaded yet
2026-03-27 15:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009785%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621855%27 HTTP/1.1" 200 None
2026-03-27 15:26:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009785/photo_004/780x0__r.jpg?hash=1774621855 not downloaded yet
2026-03-27 15:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009785%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621855%27 HTTP/1.1" 200 None
2026-03-27 15:26:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009785/photo_005/780x0__r.jpg?hash=1774621855 not downloaded yet
2026-03-27 15:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009785%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621855%27 HTTP/1.1" 200 None
2026-03-27 15:26:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009785/photo_006/780x0__r.jpg?hash=1774621855 not downloaded yet
2026-03-27 15:26:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009784> (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 15:26: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 15:26:11 [ecarstrade.be] INFO: Extracting details for car 7009784auction111136
2026-03-27 15:26:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2eb7edea-8144-5429-9963-00fa1ade4262 with identifier: 7009784auction111136
2026-03-27 15:26:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2eb7edea-8144-5429-9963-00fa1ade4262 with scrape type 1
2026-03-27 15:26:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2eb7edea-8144-5429-9963-00fa1ade4262
2026-03-27 15:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009784%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621854%27 HTTP/1.1" 200 None
2026-03-27 15:26:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009784/photo_001/780x0__r.jpg?hash=1774621854 not downloaded yet
2026-03-27 15:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009784%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621854%27 HTTP/1.1" 200 None
2026-03-27 15:26:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009784/photo_002/780x0__r.jpg?hash=1774621854 not downloaded yet
2026-03-27 15:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009784%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621852%27 HTTP/1.1" 200 None
2026-03-27 15:26:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009784/photo_003/780x0__r.jpg?hash=1774621852 not downloaded yet
2026-03-27 15:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009784%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621853%27 HTTP/1.1" 200 None
2026-03-27 15:26:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009784/photo_004/780x0__r.jpg?hash=1774621853 not downloaded yet
2026-03-27 15:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009784%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621853%27 HTTP/1.1" 200 None
2026-03-27 15:26:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009784/photo_005/780x0__r.jpg?hash=1774621853 not downloaded yet
2026-03-27 15:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009784%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621853%27 HTTP/1.1" 200 None
2026-03-27 15:26:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009784/photo_006/780x0__r.jpg?hash=1774621853 not downloaded yet
2026-03-27 15:26:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002050> (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 15:26: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 15:26:12 [ecarstrade.be] INFO: Extracting details for car 7002050auction111041
2026-03-27 15:26:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 431878e8-d908-510a-b2ed-d8ad53911c52 with identifier: 7002050auction111041
2026-03-27 15:26:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 431878e8-d908-510a-b2ed-d8ad53911c52 with scrape type 2
2026-03-27 15:26:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 431878e8-d908-510a-b2ed-d8ad53911c52 with scrape type 2
2026-03-27 15:26:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 431878e8-d908-510a-b2ed-d8ad53911c52, identifier: 7002050auction111041
2026-03-27 15:26:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 431878e8-d908-510a-b2ed-d8ad53911c52 with identifier: 7002050auction111041
2026-03-27 15:26:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 431878e8-d908-510a-b2ed-d8ad53911c52 with identifier: 7002050auction111041
2026-03-27 15:26:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 431878e8-d908-510a-b2ed-d8ad53911c52 with identifier: 7002050auction111041 to the API
2026-03-27 15:26:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002050>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '431878e8-d908-510a-b2ed-d8ad53911c52',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002050',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 85585,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-21',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT CLIO 1.0 TCE 90 EVOLUTION',
 'transmission': 'manual',
 'trim': 'RENAULT CLIO 1.0 TCE 90 EVOLUTION',
 'vin': None,
 'year': 2022}
2026-03-27 15:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:12 [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 15:26:12 [ecarstrade.be] INFO: Saving data for 7002050auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538514.451564, 'last_price_update_time': 1774625172.854392}
2026-03-27 15:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002050auction111041') HTTP/1.1" 204 0
2026-03-27 15:26:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009781> (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 15:26: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 15:26:17 [ecarstrade.be] INFO: Extracting details for car 7009781auction111136
2026-03-27 15:26:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1584dc7a-0cd5-53cc-9395-456850b33cf1 with identifier: 7009781auction111136
2026-03-27 15:26:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1584dc7a-0cd5-53cc-9395-456850b33cf1 with scrape type 1
2026-03-27 15:26:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1584dc7a-0cd5-53cc-9395-456850b33cf1
2026-03-27 15:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009781%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621844%27 HTTP/1.1" 200 None
2026-03-27 15:26:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009781/photo_001/780x0__r.jpg?hash=1774621844 not downloaded yet
2026-03-27 15:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009781%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621844%27 HTTP/1.1" 200 None
2026-03-27 15:26:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009781/photo_002/780x0__r.jpg?hash=1774621844 not downloaded yet
2026-03-27 15:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009781%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621844%27 HTTP/1.1" 200 None
2026-03-27 15:26:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009781/photo_003/780x0__r.jpg?hash=1774621844 not downloaded yet
2026-03-27 15:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009781%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621845%27 HTTP/1.1" 200 None
2026-03-27 15:26:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009781/photo_004/780x0__r.jpg?hash=1774621845 not downloaded yet
2026-03-27 15:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009781%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621844%27 HTTP/1.1" 200 None
2026-03-27 15:26:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009781/photo_005/780x0__r.jpg?hash=1774621844 not downloaded yet
2026-03-27 15:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009781%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621844%27 HTTP/1.1" 200 None
2026-03-27 15:26:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009781/photo_006/780x0__r.jpg?hash=1774621844 not downloaded yet
2026-03-27 15:26:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009779> (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 15:26: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 15:26:18 [ecarstrade.be] INFO: Extracting details for car 7009779auction111136
2026-03-27 15:26:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d95d3f3-bdc6-589c-b103-b8d3badf00ce with identifier: 7009779auction111136
2026-03-27 15:26:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d95d3f3-bdc6-589c-b103-b8d3badf00ce with scrape type 1
2026-03-27 15:26:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6d95d3f3-bdc6-589c-b103-b8d3badf00ce
2026-03-27 15:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009779%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621839%27 HTTP/1.1" 200 None
2026-03-27 15:26:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009779/photo_001/780x0__r.jpg?hash=1774621839 not downloaded yet
2026-03-27 15:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009779%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621839%27 HTTP/1.1" 200 None
2026-03-27 15:26:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009779/photo_002/780x0__r.jpg?hash=1774621839 not downloaded yet
2026-03-27 15:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009779%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621839%27 HTTP/1.1" 200 None
2026-03-27 15:26:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009779/photo_003/780x0__r.jpg?hash=1774621839 not downloaded yet
2026-03-27 15:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009779%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621839%27 HTTP/1.1" 200 None
2026-03-27 15:26:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009779/photo_004/780x0__r.jpg?hash=1774621839 not downloaded yet
2026-03-27 15:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009779%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621840%27 HTTP/1.1" 200 None
2026-03-27 15:26:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009779/photo_005/780x0__r.jpg?hash=1774621840 not downloaded yet
2026-03-27 15:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009779%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621839%27 HTTP/1.1" 200 None
2026-03-27 15:26:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009779/photo_006/780x0__r.jpg?hash=1774621839 not downloaded yet
2026-03-27 15:26:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002047> (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 15:26: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 15:26:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009780> (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 15:26: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 15:26:19 [ecarstrade.be] INFO: Extracting details for car 7002047auction111041
2026-03-27 15:26:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fbeb0b7-e125-574e-9c8c-290995cf3611 with identifier: 7002047auction111041
2026-03-27 15:26:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fbeb0b7-e125-574e-9c8c-290995cf3611 with scrape type 2
2026-03-27 15:26:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fbeb0b7-e125-574e-9c8c-290995cf3611 with scrape type 2
2026-03-27 15:26:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3fbeb0b7-e125-574e-9c8c-290995cf3611, identifier: 7002047auction111041
2026-03-27 15:26:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3fbeb0b7-e125-574e-9c8c-290995cf3611 with identifier: 7002047auction111041
2026-03-27 15:26:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3fbeb0b7-e125-574e-9c8c-290995cf3611 with identifier: 7002047auction111041
2026-03-27 15:26:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3fbeb0b7-e125-574e-9c8c-290995cf3611 with identifier: 7002047auction111041 to the API
2026-03-27 15:26:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002047>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '3fbeb0b7-e125-574e-9c8c-290995cf3611',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002047',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 48115,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Clio 1.0 TCE 100 CORPORATE EDITION',
 'transmission': 'manual',
 'trim': 'RENAULT  1.0 TCE 100 CORPORATE EDITION',
 'vin': None,
 'year': 2020}
2026-03-27 15:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:20 [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 15:26:20 [ecarstrade.be] INFO: Saving data for 7002047auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538557.22876, 'last_price_update_time': 1774625180.358963}
2026-03-27 15:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002047auction111041') HTTP/1.1" 204 0
2026-03-27 15:26:20 [ecarstrade.be] INFO: Extracting details for car 7009780auction111136
2026-03-27 15:26:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009778> (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 15:26: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 15:26:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da38187b-3c2c-56ac-8363-b16316801ff0 with identifier: 7009780auction111136
2026-03-27 15:26:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da38187b-3c2c-56ac-8363-b16316801ff0 with scrape type 1
2026-03-27 15:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item da38187b-3c2c-56ac-8363-b16316801ff0
2026-03-27 15:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009780%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621842%27 HTTP/1.1" 200 None
2026-03-27 15:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009780/photo_001/780x0__r.jpg?hash=1774621842 not downloaded yet
2026-03-27 15:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009780%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621842%27 HTTP/1.1" 200 None
2026-03-27 15:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009780/photo_002/780x0__r.jpg?hash=1774621842 not downloaded yet
2026-03-27 15:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009780%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621842%27 HTTP/1.1" 200 None
2026-03-27 15:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009780/photo_003/780x0__r.jpg?hash=1774621842 not downloaded yet
2026-03-27 15:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009780%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621842%27 HTTP/1.1" 200 None
2026-03-27 15:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009780/photo_004/780x0__r.jpg?hash=1774621842 not downloaded yet
2026-03-27 15:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009780%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621842%27 HTTP/1.1" 200 None
2026-03-27 15:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009780/photo_005/780x0__r.jpg?hash=1774621842 not downloaded yet
2026-03-27 15:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009780%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621842%27 HTTP/1.1" 200 None
2026-03-27 15:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009780/photo_006/780x0__r.jpg?hash=1774621842 not downloaded yet
2026-03-27 15:26:20 [ecarstrade.be] INFO: Extracting details for car 7009778auction111136
2026-03-27 15:26:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e53d8090-245f-58dc-a978-f1667b38d371 with identifier: 7009778auction111136
2026-03-27 15:26:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e53d8090-245f-58dc-a978-f1667b38d371 with scrape type 1
2026-03-27 15:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e53d8090-245f-58dc-a978-f1667b38d371
2026-03-27 15:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009778%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621836%27 HTTP/1.1" 200 None
2026-03-27 15:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009778/photo_001/780x0__r.jpg?hash=1774621836 not downloaded yet
2026-03-27 15:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009778%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621837%27 HTTP/1.1" 200 None
2026-03-27 15:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009778/photo_002/780x0__r.jpg?hash=1774621837 not downloaded yet
2026-03-27 15:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009778%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621836%27 HTTP/1.1" 200 None
2026-03-27 15:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009778/photo_003/780x0__r.jpg?hash=1774621836 not downloaded yet
2026-03-27 15:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009778%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621836%27 HTTP/1.1" 200 None
2026-03-27 15:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009778/photo_004/780x0__r.jpg?hash=1774621836 not downloaded yet
2026-03-27 15:26:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002017> (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 15:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009778%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621836%27 HTTP/1.1" 200 None
2026-03-27 15:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009778/photo_005/780x0__r.jpg?hash=1774621836 not downloaded yet
2026-03-27 15:26: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 15:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009778%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621836%27 HTTP/1.1" 200 None
2026-03-27 15:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009778/photo_006/780x0__r.jpg?hash=1774621836 not downloaded yet
2026-03-27 15:26:20 [ecarstrade.be] INFO: Extracting details for car 7002017auction111041
2026-03-27 15:26:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f50f7ce-795a-5bac-b09c-0f39fcc579bd with identifier: 7002017auction111041
2026-03-27 15:26:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f50f7ce-795a-5bac-b09c-0f39fcc579bd with scrape type 2
2026-03-27 15:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f50f7ce-795a-5bac-b09c-0f39fcc579bd with scrape type 2
2026-03-27 15:26:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2f50f7ce-795a-5bac-b09c-0f39fcc579bd, identifier: 7002017auction111041
2026-03-27 15:26:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2f50f7ce-795a-5bac-b09c-0f39fcc579bd with identifier: 7002017auction111041
2026-03-27 15:26:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2f50f7ce-795a-5bac-b09c-0f39fcc579bd with identifier: 7002017auction111041
2026-03-27 15:26:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2f50f7ce-795a-5bac-b09c-0f39fcc579bd with identifier: 7002017auction111041 to the API
2026-03-27 15:26:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002017>
{'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-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '2f50f7ce-795a-5bac-b09c-0f39fcc579bd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002017',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 98226,
 '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': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 SW 1.5 BLUEHDI 96KW S-S AUTO ALLURE PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  SW 1.5 BLUEHDI 96KW S-S AUTO ALLURE PACK',
 'vin': None,
 'year': 2021}
2026-03-27 15:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:21 [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 15:26:21 [ecarstrade.be] INFO: Saving data for 7002017auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538556.280431, 'last_price_update_time': 1774625181.11975}
2026-03-27 15:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002017auction111041') HTTP/1.1" 204 0
2026-03-27 15:26:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009783> (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 15:26:21 [ecarstrade.be] INFO: Extracting details for car 7009783auction111136
2026-03-27 15:26:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85069a02-2a76-5462-b979-85f6baef4a7b with identifier: 7009783auction111136
2026-03-27 15:26:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85069a02-2a76-5462-b979-85f6baef4a7b with scrape type 1
2026-03-27 15:26:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 85069a02-2a76-5462-b979-85f6baef4a7b
2026-03-27 15:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009783%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621847%27 HTTP/1.1" 200 None
2026-03-27 15:26:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009783/photo_001/780x0__r.jpg?hash=1774621847 not downloaded yet
2026-03-27 15:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009783%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621848%27 HTTP/1.1" 200 None
2026-03-27 15:26:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009783/photo_002/780x0__r.jpg?hash=1774621848 not downloaded yet
2026-03-27 15:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009783%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621847%27 HTTP/1.1" 200 None
2026-03-27 15:26:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009783/photo_003/780x0__r.jpg?hash=1774621847 not downloaded yet
2026-03-27 15:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009783%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621847%27 HTTP/1.1" 200 None
2026-03-27 15:26:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009783/photo_004/780x0__r.jpg?hash=1774621847 not downloaded yet
2026-03-27 15:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009783%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621847%27 HTTP/1.1" 200 None
2026-03-27 15:26:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009783/photo_005/780x0__r.jpg?hash=1774621847 not downloaded yet
2026-03-27 15:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009783%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621847%27 HTTP/1.1" 200 None
2026-03-27 15:26:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009783/photo_006/780x0__r.jpg?hash=1774621847 not downloaded yet
2026-03-27 15:26:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009785/photo_006/780x0__r.jpg?hash=1774621855> (referer: https://ecarstrade.com/cars/7009785)
2026-03-27 15:26:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009784/photo_006/780x0__r.jpg?hash=1774621853> (referer: https://ecarstrade.com/cars/7009784)
2026-03-27 15:26:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3c379001-7099-54b5-ac14-ef1f0994e291
2026-03-27 15:26:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009784/photo_005/780x0__r.jpg?hash=1774621853> (referer: https://ecarstrade.com/cars/7009784)
2026-03-27 15:26:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2eb7edea-8144-5429-9963-00fa1ade4262
2026-03-27 15:26:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009781/photo_006/780x0__r.jpg?hash=1774621844> (referer: https://ecarstrade.com/cars/7009781)
2026-03-27 15:26:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2eb7edea-8144-5429-9963-00fa1ade4262
2026-03-27 15:26:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009779/photo_006/780x0__r.jpg?hash=1774621839> (referer: https://ecarstrade.com/cars/7009779)
2026-03-27 15:26:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1584dc7a-0cd5-53cc-9395-456850b33cf1
2026-03-27 15:26:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009779/photo_005/780x0__r.jpg?hash=1774621840> (referer: https://ecarstrade.com/cars/7009779)
2026-03-27 15:26:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6d95d3f3-bdc6-589c-b103-b8d3badf00ce
2026-03-27 15:26:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009779/photo_004/780x0__r.jpg?hash=1774621839> (referer: https://ecarstrade.com/cars/7009779)
2026-03-27 15:26:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6d95d3f3-bdc6-589c-b103-b8d3badf00ce
2026-03-27 15:26:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009778/photo_004/780x0__r.jpg?hash=1774621836> (referer: https://ecarstrade.com/cars/7009778)
2026-03-27 15:26:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6d95d3f3-bdc6-589c-b103-b8d3badf00ce
2026-03-27 15:26:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009778/photo_006/780x0__r.jpg?hash=1774621836> (referer: https://ecarstrade.com/cars/7009778)
2026-03-27 15:26:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e53d8090-245f-58dc-a978-f1667b38d371
2026-03-27 15:26:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009783/photo_006/780x0__r.jpg?hash=1774621847> (referer: https://ecarstrade.com/cars/7009783)
2026-03-27 15:26:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e53d8090-245f-58dc-a978-f1667b38d371
2026-03-27 15:26:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009783/photo_005/780x0__r.jpg?hash=1774621847> (referer: https://ecarstrade.com/cars/7009783)
2026-03-27 15:26:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 85069a02-2a76-5462-b979-85f6baef4a7b
2026-03-27 15:26:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009783/photo_004/780x0__r.jpg?hash=1774621847> (referer: https://ecarstrade.com/cars/7009783)
2026-03-27 15:26:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 85069a02-2a76-5462-b979-85f6baef4a7b
2026-03-27 15:26:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009783/photo_003/780x0__r.jpg?hash=1774621847> (referer: https://ecarstrade.com/cars/7009783)
2026-03-27 15:26:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 85069a02-2a76-5462-b979-85f6baef4a7b
2026-03-27 15:26:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009783/photo_002/780x0__r.jpg?hash=1774621848> (referer: https://ecarstrade.com/cars/7009783)
2026-03-27 15:26:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 85069a02-2a76-5462-b979-85f6baef4a7b
2026-03-27 15:26:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009783/photo_001/780x0__r.jpg?hash=1774621847> (referer: https://ecarstrade.com/cars/7009783)
2026-03-27 15:26:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 85069a02-2a76-5462-b979-85f6baef4a7b
2026-03-27 15:26:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009778/photo_005/780x0__r.jpg?hash=1774621836> (referer: https://ecarstrade.com/cars/7009778)
2026-03-27 15:26:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 85069a02-2a76-5462-b979-85f6baef4a7b
2026-03-27 15:26:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 85069a02-2a76-5462-b979-85f6baef4a7b, skipping ID generation
2026-03-27 15:26:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85069a02-2a76-5462-b979-85f6baef4a7b with scrape type 1
2026-03-27 15:26:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 85069a02-2a76-5462-b979-85f6baef4a7b sending to next pipeline
2026-03-27 15:26:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 85069a02-2a76-5462-b979-85f6baef4a7b, identifier: 7009783auction111136
2026-03-27 15:26:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 85069a02-2a76-5462-b979-85f6baef4a7b with identifier: 7009783auction111136
2026-03-27 15:26:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 85069a02-2a76-5462-b979-85f6baef4a7b with identifier: 7009783auction111136
2026-03-27 15:26:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 85069a02-2a76-5462-b979-85f6baef4a7b with identifier: 7009783auction111136 to the API
2026-03-27 15:26:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009783/photo_001/780x0__r.jpg?hash=1774621847>
{'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': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '85069a02-2a76-5462-b979-85f6baef4a7b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009783',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 47055,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-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': 2018}
2026-03-27 15:26:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:23 [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 15:26:23 [ecarstrade.be] INFO: Saving data for 7009783auction111136: {'created_time': 1774625183.061873, 'last_price_update_time': 1774625183.061883, 'auction_closing_time': 1774953000.0}
2026-03-27 15:26:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009783auction111136') HTTP/1.1" 204 0
2026-03-27 15:26:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009778/photo_003/780x0__r.jpg?hash=1774621836> (referer: https://ecarstrade.com/cars/7009778)
2026-03-27 15:26:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e53d8090-245f-58dc-a978-f1667b38d371
2026-03-27 15:26:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009778/photo_002/780x0__r.jpg?hash=1774621837> (referer: https://ecarstrade.com/cars/7009778)
2026-03-27 15:26:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e53d8090-245f-58dc-a978-f1667b38d371
2026-03-27 15:26:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009778/photo_001/780x0__r.jpg?hash=1774621836> (referer: https://ecarstrade.com/cars/7009778)
2026-03-27 15:26:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e53d8090-245f-58dc-a978-f1667b38d371
2026-03-27 15:26:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009780/photo_006/780x0__r.jpg?hash=1774621842> (referer: https://ecarstrade.com/cars/7009780)
2026-03-27 15:26:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e53d8090-245f-58dc-a978-f1667b38d371
2026-03-27 15:26:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e53d8090-245f-58dc-a978-f1667b38d371, skipping ID generation
2026-03-27 15:26:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e53d8090-245f-58dc-a978-f1667b38d371 with scrape type 1
2026-03-27 15:26:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e53d8090-245f-58dc-a978-f1667b38d371 sending to next pipeline
2026-03-27 15:26:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e53d8090-245f-58dc-a978-f1667b38d371, identifier: 7009778auction111136
2026-03-27 15:26:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e53d8090-245f-58dc-a978-f1667b38d371 with identifier: 7009778auction111136
2026-03-27 15:26:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e53d8090-245f-58dc-a978-f1667b38d371 with identifier: 7009778auction111136
2026-03-27 15:26:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e53d8090-245f-58dc-a978-f1667b38d371 with identifier: 7009778auction111136 to the API
2026-03-27 15:26:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009778/photo_001/780x0__r.jpg?hash=1774621836>
{'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-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': 'e53d8090-245f-58dc-a978-f1667b38d371',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009778',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': '118',
 'odometer': 64454,
 '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': 'BMW 1 Reeks Hatch 118iA (100 kW) 5d',
 'transmission': 'automatic',
 'trim': '1 Reeks Hatch iA (100 kW) 5d',
 'vin': None,
 'year': 2023}
2026-03-27 15:26:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:23 [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 15:26:23 [ecarstrade.be] INFO: Saving data for 7009778auction111136: {'created_time': 1774625183.735341, 'last_price_update_time': 1774625183.735352, 'auction_closing_time': 1774953000.0}
2026-03-27 15:26:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009778auction111136') HTTP/1.1" 204 0
2026-03-27 15:26:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009780/photo_005/780x0__r.jpg?hash=1774621842> (referer: https://ecarstrade.com/cars/7009780)
2026-03-27 15:26:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item da38187b-3c2c-56ac-8363-b16316801ff0
2026-03-27 15:26:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009780/photo_004/780x0__r.jpg?hash=1774621842> (referer: https://ecarstrade.com/cars/7009780)
2026-03-27 15:26:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item da38187b-3c2c-56ac-8363-b16316801ff0
2026-03-27 15:26:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009780/photo_003/780x0__r.jpg?hash=1774621842> (referer: https://ecarstrade.com/cars/7009780)
2026-03-27 15:26:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item da38187b-3c2c-56ac-8363-b16316801ff0
2026-03-27 15:26:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009780/photo_002/780x0__r.jpg?hash=1774621842> (referer: https://ecarstrade.com/cars/7009780)
2026-03-27 15:26:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009777> (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 15:26:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item da38187b-3c2c-56ac-8363-b16316801ff0
2026-03-27 15:26:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009780/photo_001/780x0__r.jpg?hash=1774621842> (referer: https://ecarstrade.com/cars/7009780)
2026-03-27 15:26:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item da38187b-3c2c-56ac-8363-b16316801ff0
2026-03-27 15:26:24 [ecarstrade.be] INFO: Extracting details for car 7009777auction111136
2026-03-27 15:26:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf232ce3-b311-5276-8304-3ecf791ba5b0 with identifier: 7009777auction111136
2026-03-27 15:26:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf232ce3-b311-5276-8304-3ecf791ba5b0 with scrape type 1
2026-03-27 15:26:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bf232ce3-b311-5276-8304-3ecf791ba5b0
2026-03-27 15:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009777%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621834%27 HTTP/1.1" 200 None
2026-03-27 15:26:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009777/photo_001/780x0__r.jpg?hash=1774621834 not downloaded yet
2026-03-27 15:26:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009779/photo_002/780x0__r.jpg?hash=1774621839> (referer: https://ecarstrade.com/cars/7009779)
2026-03-27 15:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009777%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621833%27 HTTP/1.1" 200 None
2026-03-27 15:26:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009777/photo_002/780x0__r.jpg?hash=1774621833 not downloaded yet
2026-03-27 15:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009777%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621834%27 HTTP/1.1" 200 None
2026-03-27 15:26:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009777/photo_003/780x0__r.jpg?hash=1774621834 not downloaded yet
2026-03-27 15:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009777%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621834%27 HTTP/1.1" 200 None
2026-03-27 15:26:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009777/photo_004/780x0__r.jpg?hash=1774621834 not downloaded yet
2026-03-27 15:26:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item da38187b-3c2c-56ac-8363-b16316801ff0
2026-03-27 15:26:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da38187b-3c2c-56ac-8363-b16316801ff0, skipping ID generation
2026-03-27 15:26:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da38187b-3c2c-56ac-8363-b16316801ff0 with scrape type 1
2026-03-27 15:26:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da38187b-3c2c-56ac-8363-b16316801ff0 sending to next pipeline
2026-03-27 15:26:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: da38187b-3c2c-56ac-8363-b16316801ff0, identifier: 7009780auction111136
2026-03-27 15:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009777%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621834%27 HTTP/1.1" 200 None
2026-03-27 15:26:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009777/photo_005/780x0__r.jpg?hash=1774621834 not downloaded yet
2026-03-27 15:26:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: da38187b-3c2c-56ac-8363-b16316801ff0 with identifier: 7009780auction111136
2026-03-27 15:26:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: da38187b-3c2c-56ac-8363-b16316801ff0 with identifier: 7009780auction111136
2026-03-27 15:26:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: da38187b-3c2c-56ac-8363-b16316801ff0 with identifier: 7009780auction111136 to the API
2026-03-27 15:26:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009780/photo_001/780x0__r.jpg?hash=1774621842>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'da38187b-3c2c-56ac-8363-b16316801ff0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009780',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': '116',
 'odometer': 21083,
 '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': 'BMW 1 Reeks Hatch 116d (85 kW) 5d',
 'transmission': 'manual',
 'trim': '1 Reeks Hatch d (85 kW) 5d',
 'vin': None,
 'year': 2023}
2026-03-27 15:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:24 [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 15:26:24 [ecarstrade.be] INFO: Saving data for 7009780auction111136: {'created_time': 1774625184.593296, 'last_price_update_time': 1774625184.593306, 'auction_closing_time': 1774953000.0}
2026-03-27 15:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009780auction111136') HTTP/1.1" 204 0
2026-03-27 15:26:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009779/photo_001/780x0__r.jpg?hash=1774621839> (referer: https://ecarstrade.com/cars/7009779)
2026-03-27 15:26:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009779/photo_003/780x0__r.jpg?hash=1774621839> (referer: https://ecarstrade.com/cars/7009779)
2026-03-27 15:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009777%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621834%27 HTTP/1.1" 200 None
2026-03-27 15:26:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009777/photo_006/780x0__r.jpg?hash=1774621834 not downloaded yet
2026-03-27 15:26:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6d95d3f3-bdc6-589c-b103-b8d3badf00ce
2026-03-27 15:26:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009781/photo_005/780x0__r.jpg?hash=1774621844> (referer: https://ecarstrade.com/cars/7009781)
2026-03-27 15:26:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6d95d3f3-bdc6-589c-b103-b8d3badf00ce
2026-03-27 15:26:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6d95d3f3-bdc6-589c-b103-b8d3badf00ce
2026-03-27 15:26:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d95d3f3-bdc6-589c-b103-b8d3badf00ce, skipping ID generation
2026-03-27 15:26:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d95d3f3-bdc6-589c-b103-b8d3badf00ce with scrape type 1
2026-03-27 15:26:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d95d3f3-bdc6-589c-b103-b8d3badf00ce sending to next pipeline
2026-03-27 15:26:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6d95d3f3-bdc6-589c-b103-b8d3badf00ce, identifier: 7009779auction111136
2026-03-27 15:26:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6d95d3f3-bdc6-589c-b103-b8d3badf00ce with identifier: 7009779auction111136
2026-03-27 15:26:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6d95d3f3-bdc6-589c-b103-b8d3badf00ce with identifier: 7009779auction111136
2026-03-27 15:26:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6d95d3f3-bdc6-589c-b103-b8d3badf00ce with identifier: 7009779auction111136 to the API
2026-03-27 15:26:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009779/photo_003/780x0__r.jpg?hash=1774621839>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': '6d95d3f3-bdc6-589c-b103-b8d3badf00ce',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009779',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': '218 Gran Coupé',
 'odometer': 45083,
 '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': "BMW, 2-serie Gr.Coupé '19, BMW 2 Reeks Gran Coupé 218i (100kW) 4d",
 'transmission': 'manual',
 'trim': ", 2-serie Gr.Coupé '19,  2 Reeks Gran Coupé 218i (100kW) 4d",
 'vin': None,
 'year': 2021}
2026-03-27 15:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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 15:26:25 [ecarstrade.be] INFO: Saving data for 7009779auction111136: {'created_time': 1774625185.153481, 'last_price_update_time': 1774625185.153496, 'auction_closing_time': 1774953000.0}
2026-03-27 15:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009779auction111136') HTTP/1.1" 204 0
2026-03-27 15:26:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009781/photo_003/780x0__r.jpg?hash=1774621844> (referer: https://ecarstrade.com/cars/7009781)
2026-03-27 15:26:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009781/photo_004/780x0__r.jpg?hash=1774621845> (referer: https://ecarstrade.com/cars/7009781)
2026-03-27 15:26:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1584dc7a-0cd5-53cc-9395-456850b33cf1
2026-03-27 15:26:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009781/photo_001/780x0__r.jpg?hash=1774621844> (referer: https://ecarstrade.com/cars/7009781)
2026-03-27 15:26:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1584dc7a-0cd5-53cc-9395-456850b33cf1
2026-03-27 15:26:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1584dc7a-0cd5-53cc-9395-456850b33cf1
2026-03-27 15:26:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009781/photo_002/780x0__r.jpg?hash=1774621844> (referer: https://ecarstrade.com/cars/7009781)
2026-03-27 15:26:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009784/photo_004/780x0__r.jpg?hash=1774621853> (referer: https://ecarstrade.com/cars/7009784)
2026-03-27 15:26:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1584dc7a-0cd5-53cc-9395-456850b33cf1
2026-03-27 15:26:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009784/photo_003/780x0__r.jpg?hash=1774621852> (referer: https://ecarstrade.com/cars/7009784)
2026-03-27 15:26:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1584dc7a-0cd5-53cc-9395-456850b33cf1
2026-03-27 15:26:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1584dc7a-0cd5-53cc-9395-456850b33cf1, skipping ID generation
2026-03-27 15:26:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1584dc7a-0cd5-53cc-9395-456850b33cf1 with scrape type 1
2026-03-27 15:26:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1584dc7a-0cd5-53cc-9395-456850b33cf1 sending to next pipeline
2026-03-27 15:26:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1584dc7a-0cd5-53cc-9395-456850b33cf1, identifier: 7009781auction111136
2026-03-27 15:26:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1584dc7a-0cd5-53cc-9395-456850b33cf1 with identifier: 7009781auction111136
2026-03-27 15:26:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1584dc7a-0cd5-53cc-9395-456850b33cf1 with identifier: 7009781auction111136
2026-03-27 15:26:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1584dc7a-0cd5-53cc-9395-456850b33cf1 with identifier: 7009781auction111136 to the API
2026-03-27 15:26:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009781/photo_002/780x0__r.jpg?hash=1774621844>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '1584dc7a-0cd5-53cc-9395-456850b33cf1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009781',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': '216',
 'odometer': 137483,
 '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': "BMW, 2-serie Gr.Coupé '19, BMW 2 Reeks Gran Coupé 216dA (85kW) 4d",
 'transmission': 'automatic',
 'trim': ", 2-serie Gr.Coupé '19,  2 Reeks Gran Coupé dA (85kW) 4d",
 'vin': None,
 'year': 2021}
2026-03-27 15:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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 15:26:25 [ecarstrade.be] INFO: Saving data for 7009781auction111136: {'created_time': 1774625185.822252, 'last_price_update_time': 1774625185.822264, 'auction_closing_time': 1774953000.0}
2026-03-27 15:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009781auction111136') HTTP/1.1" 204 0
2026-03-27 15:26:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009777/photo_001/780x0__r.jpg?hash=1774621834> (referer: https://ecarstrade.com/cars/7009777)
2026-03-27 15:26:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009777/photo_004/780x0__r.jpg?hash=1774621834> (referer: https://ecarstrade.com/cars/7009777)
2026-03-27 15:26:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2eb7edea-8144-5429-9963-00fa1ade4262
2026-03-27 15:26:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2eb7edea-8144-5429-9963-00fa1ade4262
2026-03-27 15:26:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009786> (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 15:26:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009777/photo_006/780x0__r.jpg?hash=1774621834> (referer: https://ecarstrade.com/cars/7009777)
2026-03-27 15:26:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bf232ce3-b311-5276-8304-3ecf791ba5b0
2026-03-27 15:26:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009777/photo_003/780x0__r.jpg?hash=1774621834> (referer: https://ecarstrade.com/cars/7009777)
2026-03-27 15:26:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bf232ce3-b311-5276-8304-3ecf791ba5b0
2026-03-27 15:26:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009777/photo_002/780x0__r.jpg?hash=1774621833> (referer: https://ecarstrade.com/cars/7009777)
2026-03-27 15:26:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009784/photo_002/780x0__r.jpg?hash=1774621854> (referer: https://ecarstrade.com/cars/7009784)
2026-03-27 15:26:26 [ecarstrade.be] INFO: Extracting details for car 7009786auction111136
2026-03-27 15:26:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1f28c6c-d4b5-51c0-98da-65ce970777bb with identifier: 7009786auction111136
2026-03-27 15:26:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1f28c6c-d4b5-51c0-98da-65ce970777bb with scrape type 1
2026-03-27 15:26:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e1f28c6c-d4b5-51c0-98da-65ce970777bb
2026-03-27 15:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009786%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621859%27 HTTP/1.1" 200 None
2026-03-27 15:26:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009786/photo_001/780x0__r.jpg?hash=1774621859 not downloaded yet
2026-03-27 15:26:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bf232ce3-b311-5276-8304-3ecf791ba5b0
2026-03-27 15:26:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bf232ce3-b311-5276-8304-3ecf791ba5b0
2026-03-27 15:26:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009784/photo_001/780x0__r.jpg?hash=1774621854> (referer: https://ecarstrade.com/cars/7009784)
2026-03-27 15:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009786%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621859%27 HTTP/1.1" 200 None
2026-03-27 15:26:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009786/photo_002/780x0__r.jpg?hash=1774621859 not downloaded yet
2026-03-27 15:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009786%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621859%27 HTTP/1.1" 200 None
2026-03-27 15:26:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009786/photo_003/780x0__r.jpg?hash=1774621859 not downloaded yet
2026-03-27 15:26:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009785/photo_005/780x0__r.jpg?hash=1774621855> (referer: https://ecarstrade.com/cars/7009785)
2026-03-27 15:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009786%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621860%27 HTTP/1.1" 200 None
2026-03-27 15:26:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009786/photo_004/780x0__r.jpg?hash=1774621860 not downloaded yet
2026-03-27 15:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009786%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621860%27 HTTP/1.1" 200 None
2026-03-27 15:26:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009786/photo_005/780x0__r.jpg?hash=1774621860 not downloaded yet
2026-03-27 15:26:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bf232ce3-b311-5276-8304-3ecf791ba5b0
2026-03-27 15:26:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009777/photo_005/780x0__r.jpg?hash=1774621834> (referer: https://ecarstrade.com/cars/7009777)
2026-03-27 15:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009786%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621860%27 HTTP/1.1" 200 None
2026-03-27 15:26:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009786/photo_006/780x0__r.jpg?hash=1774621860 not downloaded yet
2026-03-27 15:26:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2eb7edea-8144-5429-9963-00fa1ade4262
2026-03-27 15:26:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009785/photo_004/780x0__r.jpg?hash=1774621855> (referer: https://ecarstrade.com/cars/7009785)
2026-03-27 15:26:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2eb7edea-8144-5429-9963-00fa1ade4262
2026-03-27 15:26:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2eb7edea-8144-5429-9963-00fa1ade4262, skipping ID generation
2026-03-27 15:26:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2eb7edea-8144-5429-9963-00fa1ade4262 with scrape type 1
2026-03-27 15:26:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2eb7edea-8144-5429-9963-00fa1ade4262 sending to next pipeline
2026-03-27 15:26:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2eb7edea-8144-5429-9963-00fa1ade4262, identifier: 7009784auction111136
2026-03-27 15:26:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2eb7edea-8144-5429-9963-00fa1ade4262 with identifier: 7009784auction111136
2026-03-27 15:26:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2eb7edea-8144-5429-9963-00fa1ade4262 with identifier: 7009784auction111136
2026-03-27 15:26:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2eb7edea-8144-5429-9963-00fa1ade4262 with identifier: 7009784auction111136 to the API
2026-03-27 15:26:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009784/photo_001/780x0__r.jpg?hash=1774621854>
{'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': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '2eb7edea-8144-5429-9963-00fa1ade4262',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009784',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 57934,
 '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': 'BMW X1 sDrive16dA (85 kW) 5d',
 'transmission': 'automatic',
 'trim': 'sDrive16dA (85 kW) 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:26 [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 15:26:26 [ecarstrade.be] INFO: Saving data for 7009784auction111136: {'created_time': 1774625186.600271, 'last_price_update_time': 1774625186.600281, 'auction_closing_time': 1774953000.0}
2026-03-27 15:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009784auction111136') HTTP/1.1" 204 0
2026-03-27 15:26:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009785/photo_003/780x0__r.jpg?hash=1774621855> (referer: https://ecarstrade.com/cars/7009785)
2026-03-27 15:26:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009785/photo_002/780x0__r.jpg?hash=1774621855> (referer: https://ecarstrade.com/cars/7009785)
2026-03-27 15:26:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009785/photo_001/780x0__r.jpg?hash=1774621856> (referer: https://ecarstrade.com/cars/7009785)
2026-03-27 15:26: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 15:26: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 15:26: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 15:26:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3c379001-7099-54b5-ac14-ef1f0994e291
2026-03-27 15:26:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bf232ce3-b311-5276-8304-3ecf791ba5b0
2026-03-27 15:26:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bf232ce3-b311-5276-8304-3ecf791ba5b0, skipping ID generation
2026-03-27 15:26:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf232ce3-b311-5276-8304-3ecf791ba5b0 with scrape type 1
2026-03-27 15:26:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bf232ce3-b311-5276-8304-3ecf791ba5b0 sending to next pipeline
2026-03-27 15:26:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bf232ce3-b311-5276-8304-3ecf791ba5b0, identifier: 7009777auction111136
2026-03-27 15:26:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3c379001-7099-54b5-ac14-ef1f0994e291
2026-03-27 15:26:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bf232ce3-b311-5276-8304-3ecf791ba5b0 with identifier: 7009777auction111136
2026-03-27 15:26:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bf232ce3-b311-5276-8304-3ecf791ba5b0 with identifier: 7009777auction111136
2026-03-27 15:26:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bf232ce3-b311-5276-8304-3ecf791ba5b0 with identifier: 7009777auction111136 to the API
2026-03-27 15:26:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009777/photo_005/780x0__r.jpg?hash=1774621834>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'bf232ce3-b311-5276-8304-3ecf791ba5b0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009777',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Audi',
 'model': 'A5',
 'odometer': 52687,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Audi A5 Sportback 30 TDI S tronic Bus Ed Advanced 5d',
 'transmission': 'automatic',
 'trim': 'Sportback 30 TDI S tronic Bus Ed Advanced 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:27 [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 15:26:27 [ecarstrade.be] INFO: Saving data for 7009777auction111136: {'created_time': 1774625187.022677, 'last_price_update_time': 1774625187.022688, 'auction_closing_time': 1774953000.0}
2026-03-27 15:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009777auction111136') HTTP/1.1" 204 0
2026-03-27 15:26:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3c379001-7099-54b5-ac14-ef1f0994e291
2026-03-27 15:26:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3c379001-7099-54b5-ac14-ef1f0994e291
2026-03-27 15:26:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3c379001-7099-54b5-ac14-ef1f0994e291
2026-03-27 15:26:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3c379001-7099-54b5-ac14-ef1f0994e291, skipping ID generation
2026-03-27 15:26:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c379001-7099-54b5-ac14-ef1f0994e291 with scrape type 1
2026-03-27 15:26:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3c379001-7099-54b5-ac14-ef1f0994e291 sending to next pipeline
2026-03-27 15:26:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3c379001-7099-54b5-ac14-ef1f0994e291, identifier: 7009785auction111136
2026-03-27 15:26:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3c379001-7099-54b5-ac14-ef1f0994e291 with identifier: 7009785auction111136
2026-03-27 15:26:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3c379001-7099-54b5-ac14-ef1f0994e291 with identifier: 7009785auction111136
2026-03-27 15:26:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3c379001-7099-54b5-ac14-ef1f0994e291 with identifier: 7009785auction111136 to the API
2026-03-27 15:26:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009785/photo_001/780x0__r.jpg?hash=1774621856>
{'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-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '3c379001-7099-54b5-ac14-ef1f0994e291',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009785',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 140344,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 sDrive16dA (85 kW) 5d',
 'transmission': 'automatic',
 'trim': 'sDrive16dA (85 kW) 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:27 [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 15:26:27 [ecarstrade.be] INFO: Saving data for 7009785auction111136: {'created_time': 1774625187.489618, 'last_price_update_time': 1774625187.489629, 'auction_closing_time': 1774953000.0}
2026-03-27 15:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009785auction111136') HTTP/1.1" 204 0
2026-03-27 15:26:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009776> (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 15:26: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 15:26:27 [ecarstrade.be] INFO: Extracting details for car 7009776auction111136
2026-03-27 15:26:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 685a91cb-ce57-50e1-b9c4-9eb0daa79743 with identifier: 7009776auction111136
2026-03-27 15:26:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 685a91cb-ce57-50e1-b9c4-9eb0daa79743 with scrape type 1
2026-03-27 15:26:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 685a91cb-ce57-50e1-b9c4-9eb0daa79743
2026-03-27 15:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009776%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621831%27 HTTP/1.1" 200 None
2026-03-27 15:26:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009776/photo_001/780x0__r.jpg?hash=1774621831 not downloaded yet
2026-03-27 15:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009776%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621831%27 HTTP/1.1" 200 None
2026-03-27 15:26:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009776/photo_002/780x0__r.jpg?hash=1774621831 not downloaded yet
2026-03-27 15:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009776%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621831%27 HTTP/1.1" 200 None
2026-03-27 15:26:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009776/photo_003/780x0__r.jpg?hash=1774621831 not downloaded yet
2026-03-27 15:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009776%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621831%27 HTTP/1.1" 200 None
2026-03-27 15:26:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009776/photo_004/780x0__r.jpg?hash=1774621831 not downloaded yet
2026-03-27 15:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009776%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621831%27 HTTP/1.1" 200 None
2026-03-27 15:26:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009776/photo_005/780x0__r.jpg?hash=1774621831 not downloaded yet
2026-03-27 15:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009776%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621831%27 HTTP/1.1" 200 None
2026-03-27 15:26:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009776/photo_006/780x0__r.jpg?hash=1774621831 not downloaded yet
2026-03-27 15:26:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009775> (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 15:26:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009786/photo_001/780x0__r.jpg?hash=1774621859> (referer: https://ecarstrade.com/cars/7009786)
2026-03-27 15:26:28 [ecarstrade.be] INFO: Extracting details for car 7009775auction111136
2026-03-27 15:26:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca65bdc6-8202-59fe-a2b3-5e6961ecd27b with identifier: 7009775auction111136
2026-03-27 15:26:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca65bdc6-8202-59fe-a2b3-5e6961ecd27b with scrape type 1
2026-03-27 15:26:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ca65bdc6-8202-59fe-a2b3-5e6961ecd27b
2026-03-27 15:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009775%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621829%27 HTTP/1.1" 200 None
2026-03-27 15:26:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009775/photo_001/780x0__r.jpg?hash=1774621829 not downloaded yet
2026-03-27 15:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009775%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621830%27 HTTP/1.1" 200 None
2026-03-27 15:26:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009775/photo_002/780x0__r.jpg?hash=1774621830 not downloaded yet
2026-03-27 15:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009775%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621829%27 HTTP/1.1" 200 None
2026-03-27 15:26:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009775/photo_003/780x0__r.jpg?hash=1774621829 not downloaded yet
2026-03-27 15:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009775%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621829%27 HTTP/1.1" 200 None
2026-03-27 15:26:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009775/photo_004/780x0__r.jpg?hash=1774621829 not downloaded yet
2026-03-27 15:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009775%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621829%27 HTTP/1.1" 200 None
2026-03-27 15:26:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009775/photo_005/780x0__r.jpg?hash=1774621829 not downloaded yet
2026-03-27 15:26:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009786/photo_003/780x0__r.jpg?hash=1774621859> (referer: https://ecarstrade.com/cars/7009786)
2026-03-27 15:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009775%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621829%27 HTTP/1.1" 200 None
2026-03-27 15:26:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009775/photo_006/780x0__r.jpg?hash=1774621829 not downloaded yet
2026-03-27 15:26:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e1f28c6c-d4b5-51c0-98da-65ce970777bb
2026-03-27 15:26:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e1f28c6c-d4b5-51c0-98da-65ce970777bb
2026-03-27 15:26:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009786/photo_005/780x0__r.jpg?hash=1774621860> (referer: https://ecarstrade.com/cars/7009786)
2026-03-27 15:26:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009786/photo_006/780x0__r.jpg?hash=1774621860> (referer: https://ecarstrade.com/cars/7009786)
2026-03-27 15:26:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e1f28c6c-d4b5-51c0-98da-65ce970777bb
2026-03-27 15:26:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009786/photo_004/780x0__r.jpg?hash=1774621860> (referer: https://ecarstrade.com/cars/7009786)
2026-03-27 15:26:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e1f28c6c-d4b5-51c0-98da-65ce970777bb
2026-03-27 15:26:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009786/photo_002/780x0__r.jpg?hash=1774621859> (referer: https://ecarstrade.com/cars/7009786)
2026-03-27 15:26: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 15:26:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e1f28c6c-d4b5-51c0-98da-65ce970777bb
2026-03-27 15:26:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e1f28c6c-d4b5-51c0-98da-65ce970777bb
2026-03-27 15:26:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e1f28c6c-d4b5-51c0-98da-65ce970777bb, skipping ID generation
2026-03-27 15:26:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1f28c6c-d4b5-51c0-98da-65ce970777bb with scrape type 1
2026-03-27 15:26:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e1f28c6c-d4b5-51c0-98da-65ce970777bb sending to next pipeline
2026-03-27 15:26:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e1f28c6c-d4b5-51c0-98da-65ce970777bb, identifier: 7009786auction111136
2026-03-27 15:26:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e1f28c6c-d4b5-51c0-98da-65ce970777bb with identifier: 7009786auction111136
2026-03-27 15:26:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e1f28c6c-d4b5-51c0-98da-65ce970777bb with identifier: 7009786auction111136
2026-03-27 15:26:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e1f28c6c-d4b5-51c0-98da-65ce970777bb with identifier: 7009786auction111136 to the API
2026-03-27 15:26:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009786/photo_002/780x0__r.jpg?hash=1774621859>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'e1f28c6c-d4b5-51c0-98da-65ce970777bb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009786',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': '318',
 'odometer': 137922,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 3 Reeks Berline 318dA (110 kW) 4d',
 'transmission': 'automatic',
 'trim': '3 Reeks Berline dA (110 kW) 4d',
 'vin': None,
 'year': 2022}
2026-03-27 15:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:29 [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 15:26:29 [ecarstrade.be] INFO: Saving data for 7009786auction111136: {'created_time': 1774625189.104858, 'last_price_update_time': 1774625189.104869, 'auction_closing_time': 1774953000.0}
2026-03-27 15:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009786auction111136') HTTP/1.1" 204 0
2026-03-27 15:26:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009772> (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 15:26: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 15:26:29 [ecarstrade.be] INFO: Extracting details for car 7009772auction111136
2026-03-27 15:26:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51f90ee4-ff89-588a-b7ce-64fc91a0a466 with identifier: 7009772auction111136
2026-03-27 15:26:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51f90ee4-ff89-588a-b7ce-64fc91a0a466 with scrape type 1
2026-03-27 15:26:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 51f90ee4-ff89-588a-b7ce-64fc91a0a466
2026-03-27 15:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009772%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621821%27 HTTP/1.1" 200 None
2026-03-27 15:26:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009772/photo_001/780x0__r.jpg?hash=1774621821 not downloaded yet
2026-03-27 15:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009772%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621821%27 HTTP/1.1" 200 None
2026-03-27 15:26:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009772/photo_002/780x0__r.jpg?hash=1774621821 not downloaded yet
2026-03-27 15:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009772%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621821%27 HTTP/1.1" 200 None
2026-03-27 15:26:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009772/photo_003/780x0__r.jpg?hash=1774621821 not downloaded yet
2026-03-27 15:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009772%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621822%27 HTTP/1.1" 200 None
2026-03-27 15:26:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009772/photo_004/780x0__r.jpg?hash=1774621822 not downloaded yet
2026-03-27 15:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009772%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621822%27 HTTP/1.1" 200 None
2026-03-27 15:26:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009772/photo_005/780x0__r.jpg?hash=1774621822 not downloaded yet
2026-03-27 15:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009772%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621822%27 HTTP/1.1" 200 None
2026-03-27 15:26:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009772/photo_006/780x0__r.jpg?hash=1774621822 not downloaded yet
2026-03-27 15:26:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009771> (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 15:26:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009776/photo_006/780x0__r.jpg?hash=1774621831> (referer: https://ecarstrade.com/cars/7009776)
2026-03-27 15:26:30 [ecarstrade.be] INFO: Extracting details for car 7009771auction111136
2026-03-27 15:26:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96803370-5704-576a-96e3-c07cc48edd1e with identifier: 7009771auction111136
2026-03-27 15:26:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96803370-5704-576a-96e3-c07cc48edd1e with scrape type 1
2026-03-27 15:26:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 96803370-5704-576a-96e3-c07cc48edd1e
2026-03-27 15:26:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009771%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621819%27 HTTP/1.1" 200 None
2026-03-27 15:26:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009771/photo_001/780x0__r.jpg?hash=1774621819 not downloaded yet
2026-03-27 15:26:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009771%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621819%27 HTTP/1.1" 200 None
2026-03-27 15:26:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009771/photo_002/780x0__r.jpg?hash=1774621819 not downloaded yet
2026-03-27 15:26:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009771%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621819%27 HTTP/1.1" 200 None
2026-03-27 15:26:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009771/photo_003/780x0__r.jpg?hash=1774621819 not downloaded yet
2026-03-27 15:26:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009771%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621819%27 HTTP/1.1" 200 None
2026-03-27 15:26:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009771/photo_004/780x0__r.jpg?hash=1774621819 not downloaded yet
2026-03-27 15:26:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009776/photo_005/780x0__r.jpg?hash=1774621831> (referer: https://ecarstrade.com/cars/7009776)
2026-03-27 15:26:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009771%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621819%27 HTTP/1.1" 200 None
2026-03-27 15:26:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009771/photo_005/780x0__r.jpg?hash=1774621819 not downloaded yet
2026-03-27 15:26:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009771%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621819%27 HTTP/1.1" 200 None
2026-03-27 15:26:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009771/photo_006/780x0__r.jpg?hash=1774621819 not downloaded yet
2026-03-27 15:26:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 685a91cb-ce57-50e1-b9c4-9eb0daa79743
2026-03-27 15:26:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 685a91cb-ce57-50e1-b9c4-9eb0daa79743
2026-03-27 15:26:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009775/photo_005/780x0__r.jpg?hash=1774621829> (referer: https://ecarstrade.com/cars/7009775)
2026-03-27 15:26:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ca65bdc6-8202-59fe-a2b3-5e6961ecd27b
2026-03-27 15:26:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009775/photo_006/780x0__r.jpg?hash=1774621829> (referer: https://ecarstrade.com/cars/7009775)
2026-03-27 15:26:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009775/photo_004/780x0__r.jpg?hash=1774621829> (referer: https://ecarstrade.com/cars/7009775)
2026-03-27 15:26:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ca65bdc6-8202-59fe-a2b3-5e6961ecd27b
2026-03-27 15:26:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009775/photo_003/780x0__r.jpg?hash=1774621829> (referer: https://ecarstrade.com/cars/7009775)
2026-03-27 15:26:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ca65bdc6-8202-59fe-a2b3-5e6961ecd27b
2026-03-27 15:26:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009775/photo_002/780x0__r.jpg?hash=1774621830> (referer: https://ecarstrade.com/cars/7009775)
2026-03-27 15:26:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ca65bdc6-8202-59fe-a2b3-5e6961ecd27b
2026-03-27 15:26:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009775/photo_001/780x0__r.jpg?hash=1774621829> (referer: https://ecarstrade.com/cars/7009775)
2026-03-27 15:26:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ca65bdc6-8202-59fe-a2b3-5e6961ecd27b
2026-03-27 15:26:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009772/photo_006/780x0__r.jpg?hash=1774621822> (referer: https://ecarstrade.com/cars/7009772)
2026-03-27 15:26:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ca65bdc6-8202-59fe-a2b3-5e6961ecd27b
2026-03-27 15:26:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca65bdc6-8202-59fe-a2b3-5e6961ecd27b, skipping ID generation
2026-03-27 15:26:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca65bdc6-8202-59fe-a2b3-5e6961ecd27b with scrape type 1
2026-03-27 15:26:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca65bdc6-8202-59fe-a2b3-5e6961ecd27b sending to next pipeline
2026-03-27 15:26:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ca65bdc6-8202-59fe-a2b3-5e6961ecd27b, identifier: 7009775auction111136
2026-03-27 15:26:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ca65bdc6-8202-59fe-a2b3-5e6961ecd27b with identifier: 7009775auction111136
2026-03-27 15:26:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ca65bdc6-8202-59fe-a2b3-5e6961ecd27b with identifier: 7009775auction111136
2026-03-27 15:26:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ca65bdc6-8202-59fe-a2b3-5e6961ecd27b with identifier: 7009775auction111136 to the API
2026-03-27 15:26:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009775/photo_001/780x0__r.jpg?hash=1774621829>
{'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-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'ca65bdc6-8202-59fe-a2b3-5e6961ecd27b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009775',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': '116',
 'odometer': 125511,
 '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': 'BMW 1 Reeks Hatch 116d (85 kW) 5d',
 'transmission': 'manual',
 'trim': '1 Reeks Hatch d (85 kW) 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:31 [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 15:26:31 [ecarstrade.be] INFO: Saving data for 7009775auction111136: {'created_time': 1774625191.605067, 'last_price_update_time': 1774625191.605077, 'auction_closing_time': 1774953000.0}
2026-03-27 15:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009775auction111136') HTTP/1.1" 204 0
2026-03-27 15:26:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009772/photo_005/780x0__r.jpg?hash=1774621822> (referer: https://ecarstrade.com/cars/7009772)
2026-03-27 15:26:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 51f90ee4-ff89-588a-b7ce-64fc91a0a466
2026-03-27 15:26:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009771/photo_004/780x0__r.jpg?hash=1774621819> (referer: https://ecarstrade.com/cars/7009771)
2026-03-27 15:26:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 51f90ee4-ff89-588a-b7ce-64fc91a0a466
2026-03-27 15:26:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009771/photo_006/780x0__r.jpg?hash=1774621819> (referer: https://ecarstrade.com/cars/7009771)
2026-03-27 15:26:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 96803370-5704-576a-96e3-c07cc48edd1e
2026-03-27 15:26:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 96803370-5704-576a-96e3-c07cc48edd1e
2026-03-27 15:26:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009771/photo_005/780x0__r.jpg?hash=1774621819> (referer: https://ecarstrade.com/cars/7009771)
2026-03-27 15:26:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009771/photo_003/780x0__r.jpg?hash=1774621819> (referer: https://ecarstrade.com/cars/7009771)
2026-03-27 15:26:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 96803370-5704-576a-96e3-c07cc48edd1e
2026-03-27 15:26:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 96803370-5704-576a-96e3-c07cc48edd1e
2026-03-27 15:26:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009771/photo_002/780x0__r.jpg?hash=1774621819> (referer: https://ecarstrade.com/cars/7009771)
2026-03-27 15:26:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009771/photo_001/780x0__r.jpg?hash=1774621819> (referer: https://ecarstrade.com/cars/7009771)
2026-03-27 15:26:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 96803370-5704-576a-96e3-c07cc48edd1e
2026-03-27 15:26:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009772/photo_004/780x0__r.jpg?hash=1774621822> (referer: https://ecarstrade.com/cars/7009772)
2026-03-27 15:26:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 96803370-5704-576a-96e3-c07cc48edd1e
2026-03-27 15:26:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96803370-5704-576a-96e3-c07cc48edd1e, skipping ID generation
2026-03-27 15:26:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96803370-5704-576a-96e3-c07cc48edd1e with scrape type 1
2026-03-27 15:26:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96803370-5704-576a-96e3-c07cc48edd1e sending to next pipeline
2026-03-27 15:26:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 96803370-5704-576a-96e3-c07cc48edd1e, identifier: 7009771auction111136
2026-03-27 15:26:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 96803370-5704-576a-96e3-c07cc48edd1e with identifier: 7009771auction111136
2026-03-27 15:26:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 96803370-5704-576a-96e3-c07cc48edd1e with identifier: 7009771auction111136
2026-03-27 15:26:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 96803370-5704-576a-96e3-c07cc48edd1e with identifier: 7009771auction111136 to the API
2026-03-27 15:26:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009771/photo_001/780x0__r.jpg?hash=1774621819>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': '96803370-5704-576a-96e3-c07cc48edd1e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009771',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 69118,
 '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': 'Audi A3 Sportback 1.0 30 TFSi 81kW S tronic Business Edit. 5d',
 'transmission': 'automatic',
 'trim': 'Sportback 1.0 30 TFSi 81kW S tronic Business Edit. 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:32 [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 15:26:32 [ecarstrade.be] INFO: Saving data for 7009771auction111136: {'created_time': 1774625192.697959, 'last_price_update_time': 1774625192.697968, 'auction_closing_time': 1774953000.0}
2026-03-27 15:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009771auction111136') HTTP/1.1" 204 0
2026-03-27 15:26:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009772/photo_003/780x0__r.jpg?hash=1774621821> (referer: https://ecarstrade.com/cars/7009772)
2026-03-27 15:26:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 51f90ee4-ff89-588a-b7ce-64fc91a0a466
2026-03-27 15:26:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 51f90ee4-ff89-588a-b7ce-64fc91a0a466
2026-03-27 15:26:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009772/photo_002/780x0__r.jpg?hash=1774621821> (referer: https://ecarstrade.com/cars/7009772)
2026-03-27 15:26:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009772/photo_001/780x0__r.jpg?hash=1774621821> (referer: https://ecarstrade.com/cars/7009772)
2026-03-27 15:26:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 51f90ee4-ff89-588a-b7ce-64fc91a0a466
2026-03-27 15:26:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 51f90ee4-ff89-588a-b7ce-64fc91a0a466
2026-03-27 15:26:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 51f90ee4-ff89-588a-b7ce-64fc91a0a466, skipping ID generation
2026-03-27 15:26:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51f90ee4-ff89-588a-b7ce-64fc91a0a466 with scrape type 1
2026-03-27 15:26:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 51f90ee4-ff89-588a-b7ce-64fc91a0a466 sending to next pipeline
2026-03-27 15:26:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 51f90ee4-ff89-588a-b7ce-64fc91a0a466, identifier: 7009772auction111136
2026-03-27 15:26:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009776/photo_004/780x0__r.jpg?hash=1774621831> (referer: https://ecarstrade.com/cars/7009776)
2026-03-27 15:26:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 51f90ee4-ff89-588a-b7ce-64fc91a0a466 with identifier: 7009772auction111136
2026-03-27 15:26:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 51f90ee4-ff89-588a-b7ce-64fc91a0a466 with identifier: 7009772auction111136
2026-03-27 15:26:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 51f90ee4-ff89-588a-b7ce-64fc91a0a466 with identifier: 7009772auction111136 to the API
2026-03-27 15:26:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009772/photo_001/780x0__r.jpg?hash=1774621821>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '51f90ee4-ff89-588a-b7ce-64fc91a0a466',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009772',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 98671,
 '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': 'Audi A3 Sportback 2.0 35 TDi 110kW S tronic Business Edit. 5d',
 'transmission': 'automatic',
 'trim': 'Sportback 2.0 35 TDi 110kW S tronic Business Edit. 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:33 [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 15:26:33 [ecarstrade.be] INFO: Saving data for 7009772auction111136: {'created_time': 1774625193.460097, 'last_price_update_time': 1774625193.460106, 'auction_closing_time': 1774953000.0}
2026-03-27 15:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009772auction111136') HTTP/1.1" 204 0
2026-03-27 15:26:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 685a91cb-ce57-50e1-b9c4-9eb0daa79743
2026-03-27 15:26:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009776/photo_003/780x0__r.jpg?hash=1774621831> (referer: https://ecarstrade.com/cars/7009776)
2026-03-27 15:26:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009776/photo_002/780x0__r.jpg?hash=1774621831> (referer: https://ecarstrade.com/cars/7009776)
2026-03-27 15:26:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 685a91cb-ce57-50e1-b9c4-9eb0daa79743
2026-03-27 15:26:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002063> (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 15:26: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 15:26:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 685a91cb-ce57-50e1-b9c4-9eb0daa79743
2026-03-27 15:26:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009776/photo_001/780x0__r.jpg?hash=1774621831> (referer: https://ecarstrade.com/cars/7009776)
2026-03-27 15:26: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 15:26:33 [ecarstrade.be] INFO: Extracting details for car 7002063auction111041
2026-03-27 15:26:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab5e399b-a5ea-54fa-8d31-f7af680276e9 with identifier: 7002063auction111041
2026-03-27 15:26:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab5e399b-a5ea-54fa-8d31-f7af680276e9 with scrape type 2
2026-03-27 15:26:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab5e399b-a5ea-54fa-8d31-f7af680276e9 with scrape type 2
2026-03-27 15:26:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ab5e399b-a5ea-54fa-8d31-f7af680276e9, identifier: 7002063auction111041
2026-03-27 15:26:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ab5e399b-a5ea-54fa-8d31-f7af680276e9 with identifier: 7002063auction111041
2026-03-27 15:26:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ab5e399b-a5ea-54fa-8d31-f7af680276e9 with identifier: 7002063auction111041
2026-03-27 15:26:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ab5e399b-a5ea-54fa-8d31-f7af680276e9 with identifier: 7002063auction111041 to the API
2026-03-27 15:26:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002063>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'ab5e399b-a5ea-54fa-8d31-f7af680276e9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002063',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Fabia',
 'odometer': 197844,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-10-21',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA FABIA COMBI - 2018 1.0 TSI Ambition',
 'transmission': 'manual',
 'trim': 'SKODA FABIA COMBI - 2018 1.0 TSI Ambition',
 'vin': None,
 'year': 2019}
2026-03-27 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:34 [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 15:26:34 [ecarstrade.be] INFO: Saving data for 7002063auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538553.732149, 'last_price_update_time': 1774625194.136987}
2026-03-27 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002063auction111041') HTTP/1.1" 204 0
2026-03-27 15:26:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009774> (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 15:26: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 15:26:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 685a91cb-ce57-50e1-b9c4-9eb0daa79743
2026-03-27 15:26:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 685a91cb-ce57-50e1-b9c4-9eb0daa79743, skipping ID generation
2026-03-27 15:26:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 685a91cb-ce57-50e1-b9c4-9eb0daa79743 with scrape type 1
2026-03-27 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 685a91cb-ce57-50e1-b9c4-9eb0daa79743 sending to next pipeline
2026-03-27 15:26:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 685a91cb-ce57-50e1-b9c4-9eb0daa79743, identifier: 7009776auction111136
2026-03-27 15:26:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 685a91cb-ce57-50e1-b9c4-9eb0daa79743 with identifier: 7009776auction111136
2026-03-27 15:26:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 685a91cb-ce57-50e1-b9c4-9eb0daa79743 with identifier: 7009776auction111136
2026-03-27 15:26:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 685a91cb-ce57-50e1-b9c4-9eb0daa79743 with identifier: 7009776auction111136 to the API
2026-03-27 15:26:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009776/photo_001/780x0__r.jpg?hash=1774621831>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '685a91cb-ce57-50e1-b9c4-9eb0daa79743',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009776',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 117877,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-05-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 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:34 [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 15:26:34 [ecarstrade.be] INFO: Saving data for 7009776auction111136: {'created_time': 1774625194.542299, 'last_price_update_time': 1774625194.54231, 'auction_closing_time': 1774953000.0}
2026-03-27 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009776auction111136') HTTP/1.1" 204 0
2026-03-27 15:26:34 [ecarstrade.be] INFO: Extracting details for car 7009774auction111136
2026-03-27 15:26:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2909c1f3-8087-53c8-af1c-8710675a7b12 with identifier: 7009774auction111136
2026-03-27 15:26:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2909c1f3-8087-53c8-af1c-8710675a7b12 with scrape type 1
2026-03-27 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2909c1f3-8087-53c8-af1c-8710675a7b12
2026-03-27 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009774%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621825%27 HTTP/1.1" 200 None
2026-03-27 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009774/photo_001/780x0__r.jpg?hash=1774621825 not downloaded yet
2026-03-27 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009774%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621825%27 HTTP/1.1" 200 None
2026-03-27 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009774/photo_002/780x0__r.jpg?hash=1774621825 not downloaded yet
2026-03-27 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009774%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621826%27 HTTP/1.1" 200 None
2026-03-27 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009774/photo_003/780x0__r.jpg?hash=1774621826 not downloaded yet
2026-03-27 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009774%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621826%27 HTTP/1.1" 200 None
2026-03-27 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009774/photo_004/780x0__r.jpg?hash=1774621826 not downloaded yet
2026-03-27 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009774%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621826%27 HTTP/1.1" 200 None
2026-03-27 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009774/photo_005/780x0__r.jpg?hash=1774621826 not downloaded yet
2026-03-27 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009774%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621826%27 HTTP/1.1" 200 None
2026-03-27 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009774/photo_006/780x0__r.jpg?hash=1774621826 not downloaded yet
2026-03-27 15:26:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009769> (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 15:26: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 15:26:34 [ecarstrade.be] INFO: Extracting details for car 7009769auction111136
2026-03-27 15:26:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baecb77a-4ee0-58f2-a84e-8f6a3a26b6e1 with identifier: 7009769auction111136
2026-03-27 15:26:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baecb77a-4ee0-58f2-a84e-8f6a3a26b6e1 with scrape type 1
2026-03-27 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item baecb77a-4ee0-58f2-a84e-8f6a3a26b6e1
2026-03-27 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009769%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621818%27 HTTP/1.1" 200 None
2026-03-27 15:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009769/photo_001/780x0__r.jpg?hash=1774621818 not downloaded yet
2026-03-27 15:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009769%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621818%27 HTTP/1.1" 200 None
2026-03-27 15:26:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009769/photo_002/780x0__r.jpg?hash=1774621818 not downloaded yet
2026-03-27 15:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009769%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621817%27 HTTP/1.1" 200 None
2026-03-27 15:26:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009769/photo_003/780x0__r.jpg?hash=1774621817 not downloaded yet
2026-03-27 15:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009769%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621817%27 HTTP/1.1" 200 None
2026-03-27 15:26:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009769/photo_004/780x0__r.jpg?hash=1774621817 not downloaded yet
2026-03-27 15:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009769%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621817%27 HTTP/1.1" 200 None
2026-03-27 15:26:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009769/photo_005/780x0__r.jpg?hash=1774621817 not downloaded yet
2026-03-27 15:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009769%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621817%27 HTTP/1.1" 200 None
2026-03-27 15:26:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009769/photo_006/780x0__r.jpg?hash=1774621817 not downloaded yet
2026-03-27 15:26:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002062> (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 15:26: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 15:26:35 [ecarstrade.be] INFO: Extracting details for car 7002062auction111041
2026-03-27 15:26:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 819f31e4-238f-5970-b95e-cb147e0bf2da with identifier: 7002062auction111041
2026-03-27 15:26:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 819f31e4-238f-5970-b95e-cb147e0bf2da with scrape type 2
2026-03-27 15:26:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 819f31e4-238f-5970-b95e-cb147e0bf2da with scrape type 2
2026-03-27 15:26:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 819f31e4-238f-5970-b95e-cb147e0bf2da, identifier: 7002062auction111041
2026-03-27 15:26:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 819f31e4-238f-5970-b95e-cb147e0bf2da with identifier: 7002062auction111041
2026-03-27 15:26:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 819f31e4-238f-5970-b95e-cb147e0bf2da with identifier: 7002062auction111041
2026-03-27 15:26:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 819f31e4-238f-5970-b95e-cb147e0bf2da with identifier: 7002062auction111041 to the API
2026-03-27 15:26:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002062>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '819f31e4-238f-5970-b95e-cb147e0bf2da',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002062',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Fabia',
 'odometer': 131540,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-09-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA FABIA COMBI - 2018 1.0 TSI Ambition',
 'transmission': 'manual',
 'trim': 'SKODA FABIA COMBI - 2018 1.0 TSI Ambition',
 'vin': None,
 'year': 2019}
2026-03-27 15:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:36 [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 15:26:36 [ecarstrade.be] INFO: Saving data for 7002062auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538555.113074, 'last_price_update_time': 1774625196.141783}
2026-03-27 15:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002062auction111041') HTTP/1.1" 204 0
2026-03-27 15:26:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002010> (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 15:26: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 15:26:39 [ecarstrade.be] INFO: Extracting details for car 7002010auction111041
2026-03-27 15:26:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52dd8543-8ab1-504e-939e-02fec8ea93c2 with identifier: 7002010auction111041
2026-03-27 15:26:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52dd8543-8ab1-504e-939e-02fec8ea93c2 with scrape type 2
2026-03-27 15:26:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52dd8543-8ab1-504e-939e-02fec8ea93c2 with scrape type 2
2026-03-27 15:26:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 52dd8543-8ab1-504e-939e-02fec8ea93c2, identifier: 7002010auction111041
2026-03-27 15:26:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 52dd8543-8ab1-504e-939e-02fec8ea93c2 with identifier: 7002010auction111041
2026-03-27 15:26:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 52dd8543-8ab1-504e-939e-02fec8ea93c2 with identifier: 7002010auction111041
2026-03-27 15:26:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 52dd8543-8ab1-504e-939e-02fec8ea93c2 with identifier: 7002010auction111041 to the API
2026-03-27 15:26:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002010>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '52dd8543-8ab1-504e-939e-02fec8ea93c2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002010',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 160268,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 DIESEL - 2019 1.5 BlueHDi Active',
 'transmission': 'manual',
 'trim': 'PEUGEOT  DIESEL - 2019 1.5 BlueHDi Active',
 'vin': None,
 'year': 2020}
2026-03-27 15:26:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:39 [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 15:26:39 [ecarstrade.be] INFO: Saving data for 7002010auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538517.768446, 'last_price_update_time': 1774625199.458908}
2026-03-27 15:26:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002010auction111041') HTTP/1.1" 204 0
2026-03-27 15:26:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009768> (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 15:26:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009774/photo_001/780x0__r.jpg?hash=1774621825> (referer: https://ecarstrade.com/cars/7009774)
2026-03-27 15:26:40 [ecarstrade.be] INFO: Extracting details for car 7009768auction111136
2026-03-27 15:26:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b83b3c9c-f2b3-5ad0-9ab4-1fca48d573d6 with identifier: 7009768auction111136
2026-03-27 15:26:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b83b3c9c-f2b3-5ad0-9ab4-1fca48d573d6 with scrape type 1
2026-03-27 15:26:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b83b3c9c-f2b3-5ad0-9ab4-1fca48d573d6
2026-03-27 15:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009768%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621812%27 HTTP/1.1" 200 None
2026-03-27 15:26:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009768/photo_001/780x0__r.jpg?hash=1774621812 not downloaded yet
2026-03-27 15:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009768%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621812%27 HTTP/1.1" 200 None
2026-03-27 15:26:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009768/photo_002/780x0__r.jpg?hash=1774621812 not downloaded yet
2026-03-27 15:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009768%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621812%27 HTTP/1.1" 200 None
2026-03-27 15:26:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009768/photo_003/780x0__r.jpg?hash=1774621812 not downloaded yet
2026-03-27 15:26:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009774/photo_002/780x0__r.jpg?hash=1774621825> (referer: https://ecarstrade.com/cars/7009774)
2026-03-27 15:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009768%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621812%27 HTTP/1.1" 200 None
2026-03-27 15:26:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009768/photo_004/780x0__r.jpg?hash=1774621812 not downloaded yet
2026-03-27 15:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009768%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621812%27 HTTP/1.1" 200 None
2026-03-27 15:26:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009768/photo_005/780x0__r.jpg?hash=1774621812 not downloaded yet
2026-03-27 15:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009768%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621812%27 HTTP/1.1" 200 None
2026-03-27 15:26:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009768/photo_006/780x0__r.jpg?hash=1774621812 not downloaded yet
2026-03-27 15:26:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2909c1f3-8087-53c8-af1c-8710675a7b12
2026-03-27 15:26:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2909c1f3-8087-53c8-af1c-8710675a7b12
2026-03-27 15:26:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009774/photo_003/780x0__r.jpg?hash=1774621826> (referer: https://ecarstrade.com/cars/7009774)
2026-03-27 15:26:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009774/photo_004/780x0__r.jpg?hash=1774621826> (referer: https://ecarstrade.com/cars/7009774)
2026-03-27 15:26:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2909c1f3-8087-53c8-af1c-8710675a7b12
2026-03-27 15:26:40 [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 15:26:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009774/photo_005/780x0__r.jpg?hash=1774621826> (referer: https://ecarstrade.com/cars/7009774)
2026-03-27 15:26:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2909c1f3-8087-53c8-af1c-8710675a7b12
2026-03-27 15:26:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009774/photo_006/780x0__r.jpg?hash=1774621826> (referer: https://ecarstrade.com/cars/7009774)
2026-03-27 15:26:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009769/photo_006/780x0__r.jpg?hash=1774621817> (referer: https://ecarstrade.com/cars/7009769)
2026-03-27 15:26:41 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:26:41 [ecarstrade.be] INFO: Found listing with ID: 7009787auction111136
2026-03-27 15:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:41 [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 15:26:41 [ecarstrade.be] INFO: Scrape type for 7009787auction111136: 1
2026-03-27 15:26:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009769/photo_005/780x0__r.jpg?hash=1774621817> (referer: https://ecarstrade.com/cars/7009769)
2026-03-27 15:26:41 [ecarstrade.be] INFO: Found listing with ID: 7009788auction111136
2026-03-27 15:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:41 [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 15:26:41 [ecarstrade.be] INFO: Scrape type for 7009788auction111136: 1
2026-03-27 15:26:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2909c1f3-8087-53c8-af1c-8710675a7b12
2026-03-27 15:26:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009769/photo_004/780x0__r.jpg?hash=1774621817> (referer: https://ecarstrade.com/cars/7009769)
2026-03-27 15:26:41 [ecarstrade.be] INFO: Found listing with ID: 7009789auction111136
2026-03-27 15:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:41 [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 15:26:41 [ecarstrade.be] INFO: Scrape type for 7009789auction111136: 1
2026-03-27 15:26:41 [ecarstrade.be] INFO: Found listing with ID: 7009790auction111136
2026-03-27 15:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:41 [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 15:26:41 [ecarstrade.be] INFO: Scrape type for 7009790auction111136: 1
2026-03-27 15:26:41 [ecarstrade.be] INFO: Found listing with ID: 7009792auction111136
2026-03-27 15:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:41 [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 15:26:41 [ecarstrade.be] INFO: Scrape type for 7009792auction111136: 1
2026-03-27 15:26:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2909c1f3-8087-53c8-af1c-8710675a7b12
2026-03-27 15:26:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2909c1f3-8087-53c8-af1c-8710675a7b12, skipping ID generation
2026-03-27 15:26:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2909c1f3-8087-53c8-af1c-8710675a7b12 with scrape type 1
2026-03-27 15:26:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2909c1f3-8087-53c8-af1c-8710675a7b12 sending to next pipeline
2026-03-27 15:26:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2909c1f3-8087-53c8-af1c-8710675a7b12, identifier: 7009774auction111136
2026-03-27 15:26:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2909c1f3-8087-53c8-af1c-8710675a7b12 with identifier: 7009774auction111136
2026-03-27 15:26:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2909c1f3-8087-53c8-af1c-8710675a7b12 with identifier: 7009774auction111136
2026-03-27 15:26:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2909c1f3-8087-53c8-af1c-8710675a7b12 with identifier: 7009774auction111136 to the API
2026-03-27 15:26:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009774/photo_006/780x0__r.jpg?hash=1774621826>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '2909c1f3-8087-53c8-af1c-8710675a7b12',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009774',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 53201,
 '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': "Audi, A4 Avant FL'19, Audi A4 Avant 2.0 35 TDi 120kW S tronic "
          'Business E',
 'transmission': 'automatic',
 'trim': ",  Avant FL'19,   Avant 2.0 35 TDi 120kW S tronic Business E",
 'vin': None,
 'year': 2021}
2026-03-27 15:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:41 [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 15:26:41 [ecarstrade.be] INFO: Saving data for 7009774auction111136: {'created_time': 1774625201.815564, 'last_price_update_time': 1774625201.815574, 'auction_closing_time': 1774953000.0}
2026-03-27 15:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009774auction111136') HTTP/1.1" 204 0
2026-03-27 15:26:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009769/photo_003/780x0__r.jpg?hash=1774621817> (referer: https://ecarstrade.com/cars/7009769)
2026-03-27 15:26:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009768/photo_003/780x0__r.jpg?hash=1774621812> (referer: https://ecarstrade.com/cars/7009768)
2026-03-27 15:26:41 [ecarstrade.be] INFO: Found listing with ID: 7009793auction111136
2026-03-27 15:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:41 [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 15:26:41 [ecarstrade.be] INFO: Scrape type for 7009793auction111136: 1
2026-03-27 15:26:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item baecb77a-4ee0-58f2-a84e-8f6a3a26b6e1
2026-03-27 15:26:41 [ecarstrade.be] INFO: Found listing with ID: 7009794auction111136
2026-03-27 15:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:41 [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 15:26:41 [ecarstrade.be] INFO: Scrape type for 7009794auction111136: 1
2026-03-27 15:26:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item baecb77a-4ee0-58f2-a84e-8f6a3a26b6e1
2026-03-27 15:26:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item baecb77a-4ee0-58f2-a84e-8f6a3a26b6e1
2026-03-27 15:26:41 [ecarstrade.be] INFO: Found listing with ID: 7009796auction111136
2026-03-27 15:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:41 [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 15:26:41 [ecarstrade.be] INFO: Scrape type for 7009796auction111136: 1
2026-03-27 15:26:41 [ecarstrade.be] INFO: Found listing with ID: 7009797auction111136
2026-03-27 15:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:41 [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 15:26:41 [ecarstrade.be] INFO: Scrape type for 7009797auction111136: 1
2026-03-27 15:26:41 [ecarstrade.be] INFO: Found listing with ID: 7009799auction111136
2026-03-27 15:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:41 [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 15:26:41 [ecarstrade.be] INFO: Scrape type for 7009799auction111136: 1
2026-03-27 15:26:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009768/photo_006/780x0__r.jpg?hash=1774621812> (referer: https://ecarstrade.com/cars/7009768)
2026-03-27 15:26:41 [ecarstrade.be] INFO: Found listing with ID: 7009800auction111136
2026-03-27 15:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:41 [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 15:26:41 [ecarstrade.be] INFO: Scrape type for 7009800auction111136: 1
2026-03-27 15:26:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009768/photo_005/780x0__r.jpg?hash=1774621812> (referer: https://ecarstrade.com/cars/7009768)
2026-03-27 15:26:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item baecb77a-4ee0-58f2-a84e-8f6a3a26b6e1
2026-03-27 15:26:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b83b3c9c-f2b3-5ad0-9ab4-1fca48d573d6
2026-03-27 15:26:41 [ecarstrade.be] INFO: Found listing with ID: 7009801auction111136
2026-03-27 15:26:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:41 [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 15:26:41 [ecarstrade.be] INFO: Scrape type for 7009801auction111136: 1
2026-03-27 15:26:41 [ecarstrade.be] INFO: Found listing with ID: 7009802auction111136
2026-03-27 15:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:42 [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 15:26:42 [ecarstrade.be] INFO: Scrape type for 7009802auction111136: 1
2026-03-27 15:26:42 [ecarstrade.be] INFO: Found listing with ID: 7009804auction111136
2026-03-27 15:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:42 [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 15:26:42 [ecarstrade.be] INFO: Scrape type for 7009804auction111136: 1
2026-03-27 15:26:42 [ecarstrade.be] INFO: Found listing with ID: 7009805auction111136
2026-03-27 15:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:42 [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 15:26:42 [ecarstrade.be] INFO: Scrape type for 7009805auction111136: 1
2026-03-27 15:26:42 [ecarstrade.be] INFO: Found listing with ID: 7009806auction111136
2026-03-27 15:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:42 [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 15:26:42 [ecarstrade.be] INFO: Scrape type for 7009806auction111136: 1
2026-03-27 15:26:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009768/photo_004/780x0__r.jpg?hash=1774621812> (referer: https://ecarstrade.com/cars/7009768)
2026-03-27 15:26:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009768/photo_002/780x0__r.jpg?hash=1774621812> (referer: https://ecarstrade.com/cars/7009768)
2026-03-27 15:26:42 [ecarstrade.be] INFO: Found listing with ID: 7009807auction111136
2026-03-27 15:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:42 [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 15:26:42 [ecarstrade.be] INFO: Scrape type for 7009807auction111136: 1
2026-03-27 15:26:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b83b3c9c-f2b3-5ad0-9ab4-1fca48d573d6
2026-03-27 15:26:42 [ecarstrade.be] INFO: Found listing with ID: 7009808auction111136
2026-03-27 15:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:42 [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 15:26:42 [ecarstrade.be] INFO: Scrape type for 7009808auction111136: 1
2026-03-27 15:26:42 [ecarstrade.be] INFO: Found listing with ID: 7009809auction111136
2026-03-27 15:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:42 [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 15:26:42 [ecarstrade.be] INFO: Scrape type for 7009809auction111136: 1
2026-03-27 15:26:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b83b3c9c-f2b3-5ad0-9ab4-1fca48d573d6
2026-03-27 15:26:42 [ecarstrade.be] INFO: Found listing with ID: 7009810auction111136
2026-03-27 15:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:42 [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 15:26:42 [ecarstrade.be] INFO: Scrape type for 7009810auction111136: 1
2026-03-27 15:26:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009769/photo_002/780x0__r.jpg?hash=1774621818> (referer: https://ecarstrade.com/cars/7009769)
2026-03-27 15:26: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 15:26:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009768/photo_001/780x0__r.jpg?hash=1774621812> (referer: https://ecarstrade.com/cars/7009768)
2026-03-27 15:26: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 15:26:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b83b3c9c-f2b3-5ad0-9ab4-1fca48d573d6
2026-03-27 15:26:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b83b3c9c-f2b3-5ad0-9ab4-1fca48d573d6
2026-03-27 15:26:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item baecb77a-4ee0-58f2-a84e-8f6a3a26b6e1
2026-03-27 15:26:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b83b3c9c-f2b3-5ad0-9ab4-1fca48d573d6
2026-03-27 15:26:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b83b3c9c-f2b3-5ad0-9ab4-1fca48d573d6, skipping ID generation
2026-03-27 15:26:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b83b3c9c-f2b3-5ad0-9ab4-1fca48d573d6 with scrape type 1
2026-03-27 15:26:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b83b3c9c-f2b3-5ad0-9ab4-1fca48d573d6 sending to next pipeline
2026-03-27 15:26:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b83b3c9c-f2b3-5ad0-9ab4-1fca48d573d6, identifier: 7009768auction111136
2026-03-27 15:26:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b83b3c9c-f2b3-5ad0-9ab4-1fca48d573d6 with identifier: 7009768auction111136
2026-03-27 15:26:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b83b3c9c-f2b3-5ad0-9ab4-1fca48d573d6 with identifier: 7009768auction111136
2026-03-27 15:26:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b83b3c9c-f2b3-5ad0-9ab4-1fca48d573d6 with identifier: 7009768auction111136 to the API
2026-03-27 15:26:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009768/photo_001/780x0__r.jpg?hash=1774621812>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': 'b83b3c9c-f2b3-5ad0-9ab4-1fca48d573d6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009768',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A1',
 'odometer': 34954,
 '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 A1 Sportback 1.0 25 TFSI 70kW Attraction 5d',
 'transmission': 'manual',
 'trim': 'Sportback 1.0 25 TFSI 70kW Attraction 5d',
 'vin': None,
 'year': 2023}
2026-03-27 15:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:42 [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 15:26:42 [ecarstrade.be] INFO: Saving data for 7009768auction111136: {'created_time': 1774625202.968688, 'last_price_update_time': 1774625202.968697, 'auction_closing_time': 1774953000.0}
2026-03-27 15:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009768auction111136') HTTP/1.1" 204 0
2026-03-27 15:26:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001894> (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 15:26: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 15:26:43 [ecarstrade.be] INFO: Extracting details for car 7001894auction111041
2026-03-27 15:26:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 816a6935-19da-52a1-af03-234c726f3c33 with identifier: 7001894auction111041
2026-03-27 15:26:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 816a6935-19da-52a1-af03-234c726f3c33 with scrape type 2
2026-03-27 15:26:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 816a6935-19da-52a1-af03-234c726f3c33 with scrape type 2
2026-03-27 15:26:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 816a6935-19da-52a1-af03-234c726f3c33, identifier: 7001894auction111041
2026-03-27 15:26:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 816a6935-19da-52a1-af03-234c726f3c33 with identifier: 7001894auction111041
2026-03-27 15:26:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 816a6935-19da-52a1-af03-234c726f3c33 with identifier: 7001894auction111041
2026-03-27 15:26:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 816a6935-19da-52a1-af03-234c726f3c33 with identifier: 7001894auction111041 to the API
2026-03-27 15:26:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001894>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '816a6935-19da-52a1-af03-234c726f3c33',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001894',
 'listing': 'auction',
 'location': 'Belgium - "ASSE II"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 75593,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-01-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROAu2039N Berlingo 1.6 VTi Feel',
 'transmission': 'manual',
 'trim': 'CITROAu2039N  1.6 VTi Feel',
 'vin': None,
 'year': 2017}
2026-03-27 15:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:43 [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 15:26:43 [ecarstrade.be] INFO: Saving data for 7001894auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538531.308863, 'last_price_update_time': 1774625203.507594}
2026-03-27 15:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001894auction111041') HTTP/1.1" 204 0
2026-03-27 15:26:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001909> (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 15:26: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 15:26:44 [ecarstrade.be] INFO: Extracting details for car 7001909auction111041
2026-03-27 15:26:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7be0df5-aea9-5810-8ed7-8e7663e09986 with identifier: 7001909auction111041
2026-03-27 15:26:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7be0df5-aea9-5810-8ed7-8e7663e09986 with scrape type 2
2026-03-27 15:26:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7be0df5-aea9-5810-8ed7-8e7663e09986 with scrape type 2
2026-03-27 15:26:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f7be0df5-aea9-5810-8ed7-8e7663e09986, identifier: 7001909auction111041
2026-03-27 15:26:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f7be0df5-aea9-5810-8ed7-8e7663e09986 with identifier: 7001909auction111041
2026-03-27 15:26:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f7be0df5-aea9-5810-8ed7-8e7663e09986 with identifier: 7001909auction111041
2026-03-27 15:26:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f7be0df5-aea9-5810-8ed7-8e7663e09986 with identifier: 7001909auction111041 to the API
2026-03-27 15:26:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001909>
{'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-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'f7be0df5-aea9-5810-8ed7-8e7663e09986',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001909',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'AC',
 'model': 'Dacia Sandero',
 'odometer': 34186,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-21',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DACIA SANDERO 1.0 SCE 65 ESSENTIAL',
 'transmission': 'manual',
 'trim': 'DIA SANDERO 1.0 SCE 65 ESSENTIAL',
 'vin': None,
 'year': 2022}
2026-03-27 15:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:44 [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 15:26:44 [ecarstrade.be] INFO: Saving data for 7001909auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538529.128615, 'last_price_update_time': 1774625204.567585}
2026-03-27 15:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001909auction111041') HTTP/1.1" 204 0
2026-03-27 15:26:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001916> (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 15:26: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 15:26:46 [ecarstrade.be] INFO: Extracting details for car 7001916auction111041
2026-03-27 15:26:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 430e51de-4a9e-5a84-b000-b5ced8ee01ed with identifier: 7001916auction111041
2026-03-27 15:26:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 430e51de-4a9e-5a84-b000-b5ced8ee01ed with scrape type 2
2026-03-27 15:26:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 430e51de-4a9e-5a84-b000-b5ced8ee01ed with scrape type 2
2026-03-27 15:26:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 430e51de-4a9e-5a84-b000-b5ced8ee01ed, identifier: 7001916auction111041
2026-03-27 15:26:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 430e51de-4a9e-5a84-b000-b5ced8ee01ed with identifier: 7001916auction111041
2026-03-27 15:26:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 430e51de-4a9e-5a84-b000-b5ced8ee01ed with identifier: 7001916auction111041
2026-03-27 15:26:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 430e51de-4a9e-5a84-b000-b5ced8ee01ed with identifier: 7001916auction111041 to the API
2026-03-27 15:26:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001916>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '430e51de-4a9e-5a84-b000-b5ced8ee01ed',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001916',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 147787,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD FOCUS CLIPPER DIESEL - 2018 1.5 EcoBlue Trend Edition Bus. '
          '(EU6.2) STOCK',
 'transmission': 'manual',
 'trim': 'FORD FOCUS CLIPPER DIESEL - 2018 1.5 EcoBlue Trend Edition Bus. '
         '(EU6.2) STOCK',
 'vin': None,
 'year': 2020}
2026-03-27 15:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:47 [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 15:26:47 [ecarstrade.be] INFO: Saving data for 7001916auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538529.574814, 'last_price_update_time': 1774625207.286678}
2026-03-27 15:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7001916auction111041') HTTP/1.1" 204 0
2026-03-27 15:26:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002052> (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 15:26: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 15:26:49 [ecarstrade.be] INFO: Extracting details for car 7002052auction111041
2026-03-27 15:26:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24d3fbfe-422e-5f3e-a5db-ac3588188d95 with identifier: 7002052auction111041
2026-03-27 15:26:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24d3fbfe-422e-5f3e-a5db-ac3588188d95 with scrape type 2
2026-03-27 15:26:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24d3fbfe-422e-5f3e-a5db-ac3588188d95 with scrape type 2
2026-03-27 15:26:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 24d3fbfe-422e-5f3e-a5db-ac3588188d95, identifier: 7002052auction111041
2026-03-27 15:26:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 24d3fbfe-422e-5f3e-a5db-ac3588188d95 with identifier: 7002052auction111041
2026-03-27 15:26:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 24d3fbfe-422e-5f3e-a5db-ac3588188d95 with identifier: 7002052auction111041
2026-03-27 15:26:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 24d3fbfe-422e-5f3e-a5db-ac3588188d95 with identifier: 7002052auction111041 to the API
2026-03-27 15:26:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002052>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Electric',
 'id': '24d3fbfe-422e-5f3e-a5db-ac3588188d95',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002052',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 36446,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-25',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 22 KWH MAXI Z.E. B-BUY 2-SEATS',
 'transmission': 'automatic',
 'trim': 'RENAULT KANGOO EXPRESS 22 KWH MAXI Z.E. B-BUY 2-SEATS',
 'vin': None,
 'year': 2021}
2026-03-27 15:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:49 [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 15:26:49 [ecarstrade.be] INFO: Saving data for 7002052auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538528.65849, 'last_price_update_time': 1774625209.981531}
2026-03-27 15:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002052auction111041') HTTP/1.1" 204 0
2026-03-27 15:26:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009788> (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 15:26: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 15:26:50 [ecarstrade.be] INFO: Extracting details for car 7009788auction111136
2026-03-27 15:26:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4888cc0a-c350-5372-8c32-abcf085f4d0b with identifier: 7009788auction111136
2026-03-27 15:26:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4888cc0a-c350-5372-8c32-abcf085f4d0b with scrape type 1
2026-03-27 15:26:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4888cc0a-c350-5372-8c32-abcf085f4d0b
2026-03-27 15:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009788%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621862%27 HTTP/1.1" 200 None
2026-03-27 15:26:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009788/photo_001/780x0__r.jpg?hash=1774621862 not downloaded yet
2026-03-27 15:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009788%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621862%27 HTTP/1.1" 200 None
2026-03-27 15:26:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009788/photo_002/780x0__r.jpg?hash=1774621862 not downloaded yet
2026-03-27 15:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009788%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621863%27 HTTP/1.1" 200 None
2026-03-27 15:26:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009788/photo_003/780x0__r.jpg?hash=1774621863 not downloaded yet
2026-03-27 15:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009788%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621862%27 HTTP/1.1" 200 None
2026-03-27 15:26:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009788/photo_004/780x0__r.jpg?hash=1774621862 not downloaded yet
2026-03-27 15:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009788%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621863%27 HTTP/1.1" 200 None
2026-03-27 15:26:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009788/photo_005/780x0__r.jpg?hash=1774621863 not downloaded yet
2026-03-27 15:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009788%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621863%27 HTTP/1.1" 200 None
2026-03-27 15:26:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009788/photo_006/780x0__r.jpg?hash=1774621863 not downloaded yet
2026-03-27 15:26:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009792> (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 15:26: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 15:26:52 [ecarstrade.be] INFO: Extracting details for car 7009792auction111136
2026-03-27 15:26:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d051ab0-ff3a-560e-b0c6-330e23736b9a with identifier: 7009792auction111136
2026-03-27 15:26:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d051ab0-ff3a-560e-b0c6-330e23736b9a with scrape type 1
2026-03-27 15:26:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9d051ab0-ff3a-560e-b0c6-330e23736b9a
2026-03-27 15:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009792%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621872%27 HTTP/1.1" 200 None
2026-03-27 15:26:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009792/photo_001/780x0__r.jpg?hash=1774621872 not downloaded yet
2026-03-27 15:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009792%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621872%27 HTTP/1.1" 200 None
2026-03-27 15:26:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009792/photo_002/780x0__r.jpg?hash=1774621872 not downloaded yet
2026-03-27 15:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009792%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621872%27 HTTP/1.1" 200 None
2026-03-27 15:26:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009792/photo_003/780x0__r.jpg?hash=1774621872 not downloaded yet
2026-03-27 15:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009792%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621872%27 HTTP/1.1" 200 None
2026-03-27 15:26:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009792/photo_004/780x0__r.jpg?hash=1774621872 not downloaded yet
2026-03-27 15:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009792%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621872%27 HTTP/1.1" 200 None
2026-03-27 15:26:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009792/photo_005/780x0__r.jpg?hash=1774621872 not downloaded yet
2026-03-27 15:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7009792%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621872%27 HTTP/1.1" 200 None
2026-03-27 15:26:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009792/photo_006/780x0__r.jpg?hash=1774621872 not downloaded yet
2026-03-27 15:26:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7002048> (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 15:26: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 15:26:54 [ecarstrade.be] INFO: Extracting details for car 7002048auction111041
2026-03-27 15:26:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 342edb31-406e-5bb3-84c5-749dc17a1853 with identifier: 7002048auction111041
2026-03-27 15:26:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 342edb31-406e-5bb3-84c5-749dc17a1853 with scrape type 2
2026-03-27 15:26:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 342edb31-406e-5bb3-84c5-749dc17a1853 with scrape type 2
2026-03-27 15:26:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 342edb31-406e-5bb3-84c5-749dc17a1853, identifier: 7002048auction111041
2026-03-27 15:26:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 342edb31-406e-5bb3-84c5-749dc17a1853 with identifier: 7002048auction111041
2026-03-27 15:26:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 342edb31-406e-5bb3-84c5-749dc17a1853 with identifier: 7002048auction111041
2026-03-27 15:26:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 342edb31-406e-5bb3-84c5-749dc17a1853 with identifier: 7002048auction111041 to the API
2026-03-27 15:26:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:26: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 15:26:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7002048>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '342edb31-406e-5bb3-84c5-749dc17a1853',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7002048',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 62348,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-10-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Clio 1.0 TCE 100 CORPORATE EDITION',
 'transmission': 'manual',
 'trim': 'RENAULT  1.0 TCE 100 CORPORATE EDITION',
 'vin': None,
 'year': 2020}
2026-03-27 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:56 [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 15:26:56 [ecarstrade.be] INFO: Saving data for 7002048auction111041: {'auction_closing_time': 1774948200.0, 'created_time': 1774538555.646, 'last_price_update_time': 1774625216.139739}
2026-03-27 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7002048auction111041') HTTP/1.1" 204 0
2026-03-27 15:26:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009806> (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 15:26: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 15:26:57 [ecarstrade.be] INFO: Extracting details for car 7009806auction111136
2026-03-27 15:26:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2d94afc-46d7-554c-aa5c-1a97b343e4d9 with identifier: 7009806auction111136
2026-03-27 15:26:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2d94afc-46d7-554c-aa5c-1a97b343e4d9 with scrape type 1
2026-03-27 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a2d94afc-46d7-554c-aa5c-1a97b343e4d9
2026-03-27 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009806%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621917%27 HTTP/1.1" 200 None
2026-03-27 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009806/photo_001/780x0__r.jpg?hash=1774621917 not downloaded yet
2026-03-27 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009806%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621917%27 HTTP/1.1" 200 None
2026-03-27 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009806/photo_002/780x0__r.jpg?hash=1774621917 not downloaded yet
2026-03-27 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009806%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621917%27 HTTP/1.1" 200 None
2026-03-27 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009806/photo_003/780x0__r.jpg?hash=1774621917 not downloaded yet
2026-03-27 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009806%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621917%27 HTTP/1.1" 200 None
2026-03-27 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009806/photo_004/780x0__r.jpg?hash=1774621917 not downloaded yet
2026-03-27 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009806%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621917%27 HTTP/1.1" 200 None
2026-03-27 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009806/photo_005/780x0__r.jpg?hash=1774621917 not downloaded yet
2026-03-27 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009806%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621917%27 HTTP/1.1" 200 None
2026-03-27 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009806/photo_006/780x0__r.jpg?hash=1774621917 not downloaded yet
2026-03-27 15:26:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009797> (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 15:26: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 15:26:57 [ecarstrade.be] INFO: Extracting details for car 7009797auction111136
2026-03-27 15:26:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1572173-d85c-5727-8a62-41b142dbbc8e with identifier: 7009797auction111136
2026-03-27 15:26:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1572173-d85c-5727-8a62-41b142dbbc8e with scrape type 1
2026-03-27 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f1572173-d85c-5727-8a62-41b142dbbc8e
2026-03-27 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009797%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621881%27 HTTP/1.1" 200 None
2026-03-27 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009797/photo_001/780x0__r.jpg?hash=1774621881 not downloaded yet
2026-03-27 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009797%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621881%27 HTTP/1.1" 200 None
2026-03-27 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009797/photo_002/780x0__r.jpg?hash=1774621881 not downloaded yet
2026-03-27 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009797%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621881%27 HTTP/1.1" 200 None
2026-03-27 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009797/photo_003/780x0__r.jpg?hash=1774621881 not downloaded yet
2026-03-27 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009797%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621882%27 HTTP/1.1" 200 None
2026-03-27 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009797/photo_004/780x0__r.jpg?hash=1774621882 not downloaded yet
2026-03-27 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009797%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621881%27 HTTP/1.1" 200 None
2026-03-27 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009797/photo_005/780x0__r.jpg?hash=1774621881 not downloaded yet
2026-03-27 15:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:26: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%252F7000001-7010000%252F7009797%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621881%27 HTTP/1.1" 200 None
2026-03-27 15:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009797/photo_006/780x0__r.jpg?hash=1774621881 not downloaded yet
2026-03-27 15:27:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009770> (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 15:27: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 15:27:04 [ecarstrade.be] INFO: Extracting details for car 7009770auction111136
2026-03-27 15:27:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d23216a-2e40-5c7f-bd59-a42674b3fe7d with identifier: 7009770auction111136
2026-03-27 15:27:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d23216a-2e40-5c7f-bd59-a42674b3fe7d with scrape type 1
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7d23216a-2e40-5c7f-bd59-a42674b3fe7d
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009770%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621814%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009770/photo_001/780x0__r.jpg?hash=1774621814 not downloaded yet
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009770%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621814%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009770/photo_002/780x0__r.jpg?hash=1774621814 not downloaded yet
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009770%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621814%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009770/photo_003/780x0__r.jpg?hash=1774621814 not downloaded yet
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009770%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621814%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009770/photo_004/780x0__r.jpg?hash=1774621814 not downloaded yet
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009770%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621814%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009770/photo_005/780x0__r.jpg?hash=1774621814 not downloaded yet
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009770%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621814%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009770/photo_006/780x0__r.jpg?hash=1774621814 not downloaded yet
2026-03-27 15:27:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009808> (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 15:27: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 15:27:04 [ecarstrade.be] INFO: Extracting details for car 7009808auction111136
2026-03-27 15:27:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acfa5c27-c356-50c0-9690-4d80da03d671 with identifier: 7009808auction111136
2026-03-27 15:27:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acfa5c27-c356-50c0-9690-4d80da03d671 with scrape type 1
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item acfa5c27-c356-50c0-9690-4d80da03d671
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009808%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621919%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009808/photo_001/780x0__r.jpg?hash=1774621919 not downloaded yet
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009808%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621918%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009808/photo_002/780x0__r.jpg?hash=1774621918 not downloaded yet
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009808%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621918%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009808/photo_003/780x0__r.jpg?hash=1774621918 not downloaded yet
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009808%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621918%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009808/photo_004/780x0__r.jpg?hash=1774621918 not downloaded yet
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009808%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621919%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009808/photo_005/780x0__r.jpg?hash=1774621919 not downloaded yet
2026-03-27 15:27:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009799> (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 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009808%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621918%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009808/photo_006/780x0__r.jpg?hash=1774621918 not downloaded yet
2026-03-27 15:27: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 15:27:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009810> (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 15:27: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 15:27:04 [ecarstrade.be] INFO: Extracting details for car 7009799auction111136
2026-03-27 15:27:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b12f8edf-de5a-50ff-a9b3-38fdba8b396f with identifier: 7009799auction111136
2026-03-27 15:27:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b12f8edf-de5a-50ff-a9b3-38fdba8b396f with scrape type 1
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b12f8edf-de5a-50ff-a9b3-38fdba8b396f
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009799%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621884%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009799/photo_001/780x0__r.jpg?hash=1774621884 not downloaded yet
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009799%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621885%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009799/photo_002/780x0__r.jpg?hash=1774621885 not downloaded yet
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009799%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621885%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009799/photo_003/780x0__r.jpg?hash=1774621885 not downloaded yet
2026-03-27 15:27:04 [ecarstrade.be] INFO: Extracting details for car 7009810auction111136
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009799%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621885%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009799/photo_004/780x0__r.jpg?hash=1774621885 not downloaded yet
2026-03-27 15:27:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 658344c8-13d7-5855-a1e3-4b303d713eb7 with identifier: 7009810auction111136
2026-03-27 15:27:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 658344c8-13d7-5855-a1e3-4b303d713eb7 with scrape type 1
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 658344c8-13d7-5855-a1e3-4b303d713eb7
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009810%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621924%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009810/photo_001/780x0__r.jpg?hash=1774621924 not downloaded yet
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009799%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621885%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009799/photo_005/780x0__r.jpg?hash=1774621885 not downloaded yet
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009810%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621924%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009810/photo_002/780x0__r.jpg?hash=1774621924 not downloaded yet
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009799%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621885%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009799/photo_006/780x0__r.jpg?hash=1774621885 not downloaded yet
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009810%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621924%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009810/photo_003/780x0__r.jpg?hash=1774621924 not downloaded yet
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009810%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621924%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009810/photo_004/780x0__r.jpg?hash=1774621924 not downloaded yet
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009810%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621924%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009810/photo_005/780x0__r.jpg?hash=1774621924 not downloaded yet
2026-03-27 15:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009810%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621924%27 HTTP/1.1" 200 None
2026-03-27 15:27:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009810/photo_006/780x0__r.jpg?hash=1774621924 not downloaded yet
2026-03-27 15:27:07 [scrapy.extensions.logstats] INFO: Crawled 1359 pages (at 38 pages/min), scraped 1172 items (at 28 items/min)
2026-03-27 15:27:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:27:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009805> (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 15:27:08 [ecarstrade.be] INFO: Extracting details for car 7009805auction111136
2026-03-27 15:27:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009788/photo_006/780x0__r.jpg?hash=1774621863> (referer: https://ecarstrade.com/cars/7009788)
2026-03-27 15:27:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fbdc611-f48e-5b18-b593-d1e0b87b9f85 with identifier: 7009805auction111136
2026-03-27 15:27:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fbdc611-f48e-5b18-b593-d1e0b87b9f85 with scrape type 1
2026-03-27 15:27:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0fbdc611-f48e-5b18-b593-d1e0b87b9f85
2026-03-27 15:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009805%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621910%27 HTTP/1.1" 200 None
2026-03-27 15:27:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009805/photo_001/780x0__r.jpg?hash=1774621910 not downloaded yet
2026-03-27 15:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009805%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621911%27 HTTP/1.1" 200 None
2026-03-27 15:27:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009805/photo_002/780x0__r.jpg?hash=1774621911 not downloaded yet
2026-03-27 15:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009805%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621910%27 HTTP/1.1" 200 None
2026-03-27 15:27:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009805/photo_003/780x0__r.jpg?hash=1774621910 not downloaded yet
2026-03-27 15:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009805%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621910%27 HTTP/1.1" 200 None
2026-03-27 15:27:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009805/photo_004/780x0__r.jpg?hash=1774621910 not downloaded yet
2026-03-27 15:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009805%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621911%27 HTTP/1.1" 200 None
2026-03-27 15:27:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009805/photo_005/780x0__r.jpg?hash=1774621911 not downloaded yet
2026-03-27 15:27:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009792/photo_006/780x0__r.jpg?hash=1774621872> (referer: https://ecarstrade.com/cars/7009792)
2026-03-27 15:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009805%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621910%27 HTTP/1.1" 200 None
2026-03-27 15:27:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009805/photo_006/780x0__r.jpg?hash=1774621910 not downloaded yet
2026-03-27 15:27:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4888cc0a-c350-5372-8c32-abcf085f4d0b
2026-03-27 15:27:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9d051ab0-ff3a-560e-b0c6-330e23736b9a
2026-03-27 15:27:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009792/photo_005/780x0__r.jpg?hash=1774621872> (referer: https://ecarstrade.com/cars/7009792)
2026-03-27 15:27:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9d051ab0-ff3a-560e-b0c6-330e23736b9a
2026-03-27 15:27:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009806/photo_006/780x0__r.jpg?hash=1774621917> (referer: https://ecarstrade.com/cars/7009806)
2026-03-27 15:27:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009797/photo_006/780x0__r.jpg?hash=1774621881> (referer: https://ecarstrade.com/cars/7009797)
2026-03-27 15:27:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a2d94afc-46d7-554c-aa5c-1a97b343e4d9
2026-03-27 15:27:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009770/photo_006/780x0__r.jpg?hash=1774621814> (referer: https://ecarstrade.com/cars/7009770)
2026-03-27 15:27:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f1572173-d85c-5727-8a62-41b142dbbc8e
2026-03-27 15:27:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7d23216a-2e40-5c7f-bd59-a42674b3fe7d
2026-03-27 15:27:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009808/photo_005/780x0__r.jpg?hash=1774621919> (referer: https://ecarstrade.com/cars/7009808)
2026-03-27 15:27:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009808/photo_006/780x0__r.jpg?hash=1774621918> (referer: https://ecarstrade.com/cars/7009808)
2026-03-27 15:27:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item acfa5c27-c356-50c0-9690-4d80da03d671
2026-03-27 15:27:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009810/photo_006/780x0__r.jpg?hash=1774621924> (referer: https://ecarstrade.com/cars/7009810)
2026-03-27 15:27:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item acfa5c27-c356-50c0-9690-4d80da03d671
2026-03-27 15:27:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009810/photo_005/780x0__r.jpg?hash=1774621924> (referer: https://ecarstrade.com/cars/7009810)
2026-03-27 15:27:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 658344c8-13d7-5855-a1e3-4b303d713eb7
2026-03-27 15:27:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009805/photo_005/780x0__r.jpg?hash=1774621911> (referer: https://ecarstrade.com/cars/7009805)
2026-03-27 15:27:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 658344c8-13d7-5855-a1e3-4b303d713eb7
2026-03-27 15:27:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009805/photo_006/780x0__r.jpg?hash=1774621910> (referer: https://ecarstrade.com/cars/7009805)
2026-03-27 15:27:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0fbdc611-f48e-5b18-b593-d1e0b87b9f85
2026-03-27 15:27:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009805/photo_004/780x0__r.jpg?hash=1774621910> (referer: https://ecarstrade.com/cars/7009805)
2026-03-27 15:27:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0fbdc611-f48e-5b18-b593-d1e0b87b9f85
2026-03-27 15:27:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009805/photo_003/780x0__r.jpg?hash=1774621910> (referer: https://ecarstrade.com/cars/7009805)
2026-03-27 15:27:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0fbdc611-f48e-5b18-b593-d1e0b87b9f85
2026-03-27 15:27:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009805/photo_002/780x0__r.jpg?hash=1774621911> (referer: https://ecarstrade.com/cars/7009805)
2026-03-27 15:27:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0fbdc611-f48e-5b18-b593-d1e0b87b9f85
2026-03-27 15:27:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009805/photo_001/780x0__r.jpg?hash=1774621910> (referer: https://ecarstrade.com/cars/7009805)
2026-03-27 15:27:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0fbdc611-f48e-5b18-b593-d1e0b87b9f85
2026-03-27 15:27:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009810/photo_004/780x0__r.jpg?hash=1774621924> (referer: https://ecarstrade.com/cars/7009810)
2026-03-27 15:27:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0fbdc611-f48e-5b18-b593-d1e0b87b9f85
2026-03-27 15:27:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0fbdc611-f48e-5b18-b593-d1e0b87b9f85, skipping ID generation
2026-03-27 15:27:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fbdc611-f48e-5b18-b593-d1e0b87b9f85 with scrape type 1
2026-03-27 15:27:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0fbdc611-f48e-5b18-b593-d1e0b87b9f85 sending to next pipeline
2026-03-27 15:27:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0fbdc611-f48e-5b18-b593-d1e0b87b9f85, identifier: 7009805auction111136
2026-03-27 15:27:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0fbdc611-f48e-5b18-b593-d1e0b87b9f85 with identifier: 7009805auction111136
2026-03-27 15:27:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0fbdc611-f48e-5b18-b593-d1e0b87b9f85 with identifier: 7009805auction111136
2026-03-27 15:27:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0fbdc611-f48e-5b18-b593-d1e0b87b9f85 with identifier: 7009805auction111136 to the API
2026-03-27 15:27:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009805/photo_001/780x0__r.jpg?hash=1774621910>
{'auction_title': '',
 'c_o_2_emission_value': 168,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': '0fbdc611-f48e-5b18-b593-d1e0b87b9f85',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009805',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Mercedes',
 'model': 'C 160',
 'odometer': 142051,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes-Benz C-Klasse Break C 160 Aut. 5d',
 'transmission': 'automatic',
 'trim': '-Benz C-Klasse Break  Aut. 5d',
 'vin': None,
 'year': 2019}
2026-03-27 15:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:11 [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 15:27:11 [ecarstrade.be] INFO: Saving data for 7009805auction111136: {'created_time': 1774625231.038436, 'last_price_update_time': 1774625231.038447, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009805auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009810/photo_003/780x0__r.jpg?hash=1774621924> (referer: https://ecarstrade.com/cars/7009810)
2026-03-27 15:27:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 658344c8-13d7-5855-a1e3-4b303d713eb7
2026-03-27 15:27:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009799/photo_006/780x0__r.jpg?hash=1774621885> (referer: https://ecarstrade.com/cars/7009799)
2026-03-27 15:27:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 658344c8-13d7-5855-a1e3-4b303d713eb7
2026-03-27 15:27:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009810/photo_002/780x0__r.jpg?hash=1774621924> (referer: https://ecarstrade.com/cars/7009810)
2026-03-27 15:27:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b12f8edf-de5a-50ff-a9b3-38fdba8b396f
2026-03-27 15:27:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 658344c8-13d7-5855-a1e3-4b303d713eb7
2026-03-27 15:27:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009799/photo_005/780x0__r.jpg?hash=1774621885> (referer: https://ecarstrade.com/cars/7009799)
2026-03-27 15:27:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009790> (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 15:27:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009810/photo_001/780x0__r.jpg?hash=1774621924> (referer: https://ecarstrade.com/cars/7009810)
2026-03-27 15:27:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009799/photo_004/780x0__r.jpg?hash=1774621885> (referer: https://ecarstrade.com/cars/7009799)
2026-03-27 15:27:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b12f8edf-de5a-50ff-a9b3-38fdba8b396f
2026-03-27 15:27:11 [ecarstrade.be] INFO: Extracting details for car 7009790auction111136
2026-03-27 15:27:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009799/photo_003/780x0__r.jpg?hash=1774621885> (referer: https://ecarstrade.com/cars/7009799)
2026-03-27 15:27:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37de00ee-e4b4-576f-abfb-4f866a1583ca with identifier: 7009790auction111136
2026-03-27 15:27:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37de00ee-e4b4-576f-abfb-4f866a1583ca with scrape type 1
2026-03-27 15:27:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 37de00ee-e4b4-576f-abfb-4f866a1583ca
2026-03-27 15:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009790%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621867%27 HTTP/1.1" 200 None
2026-03-27 15:27:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009790/photo_001/780x0__r.jpg?hash=1774621867 not downloaded yet
2026-03-27 15:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009790%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621868%27 HTTP/1.1" 200 None
2026-03-27 15:27:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009790/photo_002/780x0__r.jpg?hash=1774621868 not downloaded yet
2026-03-27 15:27:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 658344c8-13d7-5855-a1e3-4b303d713eb7
2026-03-27 15:27:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 658344c8-13d7-5855-a1e3-4b303d713eb7, skipping ID generation
2026-03-27 15:27:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 658344c8-13d7-5855-a1e3-4b303d713eb7 with scrape type 1
2026-03-27 15:27:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 658344c8-13d7-5855-a1e3-4b303d713eb7 sending to next pipeline
2026-03-27 15:27:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 658344c8-13d7-5855-a1e3-4b303d713eb7, identifier: 7009810auction111136
2026-03-27 15:27:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b12f8edf-de5a-50ff-a9b3-38fdba8b396f
2026-03-27 15:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009790%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621867%27 HTTP/1.1" 200 None
2026-03-27 15:27:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009790/photo_003/780x0__r.jpg?hash=1774621867 not downloaded yet
2026-03-27 15:27:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 658344c8-13d7-5855-a1e3-4b303d713eb7 with identifier: 7009810auction111136
2026-03-27 15:27:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 658344c8-13d7-5855-a1e3-4b303d713eb7 with identifier: 7009810auction111136
2026-03-27 15:27:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 658344c8-13d7-5855-a1e3-4b303d713eb7 with identifier: 7009810auction111136 to the API
2026-03-27 15:27:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009810/photo_001/780x0__r.jpg?hash=1774621924>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Other',
 'id': '658344c8-13d7-5855-a1e3-4b303d713eb7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009810',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Mercedes',
 'model': 'CLA 250',
 'odometer': 75974,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes-Benz CLA CLA 250 e Business Solution 4d',
 'transmission': 'automatic',
 'trim': '-Benz CLA  e Business Solution 4d',
 'vin': None,
 'year': 2022}
2026-03-27 15:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:12 [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 15:27:12 [ecarstrade.be] INFO: Saving data for 7009810auction111136: {'created_time': 1774625232.060944, 'last_price_update_time': 1774625232.060959, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009810auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009799/photo_002/780x0__r.jpg?hash=1774621885> (referer: https://ecarstrade.com/cars/7009799)
2026-03-27 15:27:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009799/photo_001/780x0__r.jpg?hash=1774621884> (referer: https://ecarstrade.com/cars/7009799)
2026-03-27 15:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009790%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621867%27 HTTP/1.1" 200 None
2026-03-27 15:27:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009790/photo_004/780x0__r.jpg?hash=1774621867 not downloaded yet
2026-03-27 15:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009790%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621867%27 HTTP/1.1" 200 None
2026-03-27 15:27:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009790/photo_005/780x0__r.jpg?hash=1774621867 not downloaded yet
2026-03-27 15:27:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b12f8edf-de5a-50ff-a9b3-38fdba8b396f
2026-03-27 15:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009790%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621868%27 HTTP/1.1" 200 None
2026-03-27 15:27:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009790/photo_006/780x0__r.jpg?hash=1774621868 not downloaded yet
2026-03-27 15:27:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009808/photo_004/780x0__r.jpg?hash=1774621918> (referer: https://ecarstrade.com/cars/7009808)
2026-03-27 15:27:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b12f8edf-de5a-50ff-a9b3-38fdba8b396f
2026-03-27 15:27:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b12f8edf-de5a-50ff-a9b3-38fdba8b396f
2026-03-27 15:27:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b12f8edf-de5a-50ff-a9b3-38fdba8b396f, skipping ID generation
2026-03-27 15:27:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b12f8edf-de5a-50ff-a9b3-38fdba8b396f with scrape type 1
2026-03-27 15:27:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b12f8edf-de5a-50ff-a9b3-38fdba8b396f sending to next pipeline
2026-03-27 15:27:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b12f8edf-de5a-50ff-a9b3-38fdba8b396f, identifier: 7009799auction111136
2026-03-27 15:27:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b12f8edf-de5a-50ff-a9b3-38fdba8b396f with identifier: 7009799auction111136
2026-03-27 15:27:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b12f8edf-de5a-50ff-a9b3-38fdba8b396f with identifier: 7009799auction111136
2026-03-27 15:27:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b12f8edf-de5a-50ff-a9b3-38fdba8b396f with identifier: 7009799auction111136 to the API
2026-03-27 15:27:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009799/photo_001/780x0__r.jpg?hash=1774621884>
{'auction_title': '',
 'c_o_2_emission_value': 26,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b12f8edf-de5a-50ff-a9b3-38fdba8b396f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009799',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Hyundai',
 'model': 'IONIQ',
 'odometer': 58771,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Hyundai Ioniq 1.6 Plug-in Hybride Feel 5d',
 'transmission': 'automatic',
 'trim': 'Ioniq 1.6 Plug-in Hybride Feel 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:13 [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 15:27:13 [ecarstrade.be] INFO: Saving data for 7009799auction111136: {'created_time': 1774625233.405615, 'last_price_update_time': 1774625233.405626, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009799auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009808/photo_003/780x0__r.jpg?hash=1774621918> (referer: https://ecarstrade.com/cars/7009808)
2026-03-27 15:27:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009808/photo_002/780x0__r.jpg?hash=1774621918> (referer: https://ecarstrade.com/cars/7009808)
2026-03-27 15:27:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009802> (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 15:27:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009804> (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 15:27:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009801> (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 15:27:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item acfa5c27-c356-50c0-9690-4d80da03d671
2026-03-27 15:27:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009808/photo_001/780x0__r.jpg?hash=1774621919> (referer: https://ecarstrade.com/cars/7009808)
2026-03-27 15:27:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009770/photo_005/780x0__r.jpg?hash=1774621814> (referer: https://ecarstrade.com/cars/7009770)
2026-03-27 15:27:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item acfa5c27-c356-50c0-9690-4d80da03d671
2026-03-27 15:27:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item acfa5c27-c356-50c0-9690-4d80da03d671
2026-03-27 15:27:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009770/photo_004/780x0__r.jpg?hash=1774621814> (referer: https://ecarstrade.com/cars/7009770)
2026-03-27 15:27:13 [ecarstrade.be] INFO: Extracting details for car 7009802auction111136
2026-03-27 15:27:13 [ecarstrade.be] INFO: Extracting details for car 7009804auction111136
2026-03-27 15:27:13 [ecarstrade.be] INFO: Extracting details for car 7009801auction111136
2026-03-27 15:27:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c6dc1d9-1cea-541f-839c-ec831edf536c with identifier: 7009802auction111136
2026-03-27 15:27:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c6dc1d9-1cea-541f-839c-ec831edf536c with scrape type 1
2026-03-27 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6c6dc1d9-1cea-541f-839c-ec831edf536c
2026-03-27 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009802%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621900%27 HTTP/1.1" 200 None
2026-03-27 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009802/photo_001/780x0__r.jpg?hash=1774621900 not downloaded yet
2026-03-27 15:27:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55ba4748-cc19-5fdb-a959-6c84968ca245 with identifier: 7009804auction111136
2026-03-27 15:27:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55ba4748-cc19-5fdb-a959-6c84968ca245 with scrape type 1
2026-03-27 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 55ba4748-cc19-5fdb-a959-6c84968ca245
2026-03-27 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009804%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621910%27 HTTP/1.1" 200 None
2026-03-27 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009804/photo_001/780x0__r.jpg?hash=1774621910 not downloaded yet
2026-03-27 15:27:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3b4c9c4-32db-5435-9f04-91ad72b79564 with identifier: 7009801auction111136
2026-03-27 15:27:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3b4c9c4-32db-5435-9f04-91ad72b79564 with scrape type 1
2026-03-27 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a3b4c9c4-32db-5435-9f04-91ad72b79564
2026-03-27 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009801%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621891%27 HTTP/1.1" 200 None
2026-03-27 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009801/photo_001/780x0__r.jpg?hash=1774621891 not downloaded yet
2026-03-27 15:27:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009790/photo_006/780x0__r.jpg?hash=1774621868> (referer: https://ecarstrade.com/cars/7009790)
2026-03-27 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009802%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621900%27 HTTP/1.1" 200 None
2026-03-27 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009802/photo_002/780x0__r.jpg?hash=1774621900 not downloaded yet
2026-03-27 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009804%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621911%27 HTTP/1.1" 200 None
2026-03-27 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009804/photo_002/780x0__r.jpg?hash=1774621911 not downloaded yet
2026-03-27 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009801%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621890%27 HTTP/1.1" 200 None
2026-03-27 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009801/photo_002/780x0__r.jpg?hash=1774621890 not downloaded yet
2026-03-27 15:27:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009770/photo_002/780x0__r.jpg?hash=1774621814> (referer: https://ecarstrade.com/cars/7009770)
2026-03-27 15:27:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009790/photo_002/780x0__r.jpg?hash=1774621868> (referer: https://ecarstrade.com/cars/7009790)
2026-03-27 15:27:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009790/photo_001/780x0__r.jpg?hash=1774621867> (referer: https://ecarstrade.com/cars/7009790)
2026-03-27 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009802%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621900%27 HTTP/1.1" 200 None
2026-03-27 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009802/photo_003/780x0__r.jpg?hash=1774621900 not downloaded yet
2026-03-27 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009804%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621910%27 HTTP/1.1" 200 None
2026-03-27 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009804/photo_003/780x0__r.jpg?hash=1774621910 not downloaded yet
2026-03-27 15:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009801%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621890%27 HTTP/1.1" 200 None
2026-03-27 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009801/photo_003/780x0__r.jpg?hash=1774621890 not downloaded yet
2026-03-27 15:27:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item acfa5c27-c356-50c0-9690-4d80da03d671
2026-03-27 15:27:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: acfa5c27-c356-50c0-9690-4d80da03d671, skipping ID generation
2026-03-27 15:27:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acfa5c27-c356-50c0-9690-4d80da03d671 with scrape type 1
2026-03-27 15:27:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item acfa5c27-c356-50c0-9690-4d80da03d671 sending to next pipeline
2026-03-27 15:27:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: acfa5c27-c356-50c0-9690-4d80da03d671, identifier: 7009808auction111136
2026-03-27 15:27:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7d23216a-2e40-5c7f-bd59-a42674b3fe7d
2026-03-27 15:27:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: acfa5c27-c356-50c0-9690-4d80da03d671 with identifier: 7009808auction111136
2026-03-27 15:27:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: acfa5c27-c356-50c0-9690-4d80da03d671 with identifier: 7009808auction111136
2026-03-27 15:27:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: acfa5c27-c356-50c0-9690-4d80da03d671 with identifier: 7009808auction111136 to the API
2026-03-27 15:27:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009808/photo_001/780x0__r.jpg?hash=1774621919>
{'auction_title': '',
 'c_o_2_emission_value': 37,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Hybrid (diesel / electric)',
 'id': 'acfa5c27-c356-50c0-9690-4d80da03d671',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009808',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'C 300',
 'odometer': 133152,
 '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': 'Mercedes, C-Klasse break FL18, Mercedes-Benz C-Klasse Break C 300 '
          'de Business Sol',
 'transmission': 'automatic',
 'trim': ', C-Klasse break FL18, -Benz C-Klasse Break  de Business Sol',
 'vin': None,
 'year': 2021}
2026-03-27 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:14 [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 15:27:14 [ecarstrade.be] INFO: Saving data for 7009808auction111136: {'created_time': 1774625234.155119, 'last_price_update_time': 1774625234.155129, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009808auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009770/photo_003/780x0__r.jpg?hash=1774621814> (referer: https://ecarstrade.com/cars/7009770)
2026-03-27 15:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009790/photo_005/780x0__r.jpg?hash=1774621867> (referer: https://ecarstrade.com/cars/7009790)
2026-03-27 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009802%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621900%27 HTTP/1.1" 200 None
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009802/photo_004/780x0__r.jpg?hash=1774621900 not downloaded yet
2026-03-27 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009804%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621911%27 HTTP/1.1" 200 None
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009804/photo_004/780x0__r.jpg?hash=1774621911 not downloaded yet
2026-03-27 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009801%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621890%27 HTTP/1.1" 200 None
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009801/photo_004/780x0__r.jpg?hash=1774621890 not downloaded yet
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7d23216a-2e40-5c7f-bd59-a42674b3fe7d
2026-03-27 15:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009790/photo_004/780x0__r.jpg?hash=1774621867> (referer: https://ecarstrade.com/cars/7009790)
2026-03-27 15:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009790/photo_003/780x0__r.jpg?hash=1774621867> (referer: https://ecarstrade.com/cars/7009790)
2026-03-27 15:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009770/photo_001/780x0__r.jpg?hash=1774621814> (referer: https://ecarstrade.com/cars/7009770)
2026-03-27 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009802%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621900%27 HTTP/1.1" 200 None
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009802/photo_005/780x0__r.jpg?hash=1774621900 not downloaded yet
2026-03-27 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009804%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621912%27 HTTP/1.1" 200 None
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009804/photo_005/780x0__r.jpg?hash=1774621912 not downloaded yet
2026-03-27 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009801%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621890%27 HTTP/1.1" 200 None
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009801/photo_005/780x0__r.jpg?hash=1774621890 not downloaded yet
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 37de00ee-e4b4-576f-abfb-4f866a1583ca
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7d23216a-2e40-5c7f-bd59-a42674b3fe7d
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 37de00ee-e4b4-576f-abfb-4f866a1583ca
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 37de00ee-e4b4-576f-abfb-4f866a1583ca
2026-03-27 15:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009797/photo_003/780x0__r.jpg?hash=1774621881> (referer: https://ecarstrade.com/cars/7009797)
2026-03-27 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009802%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621900%27 HTTP/1.1" 200 None
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009802/photo_006/780x0__r.jpg?hash=1774621900 not downloaded yet
2026-03-27 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009804%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621912%27 HTTP/1.1" 200 None
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009804/photo_006/780x0__r.jpg?hash=1774621912 not downloaded yet
2026-03-27 15:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009801%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621890%27 HTTP/1.1" 200 None
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009801/photo_006/780x0__r.jpg?hash=1774621890 not downloaded yet
2026-03-27 15:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009801/photo_001/780x0__r.jpg?hash=1774621891> (referer: https://ecarstrade.com/cars/7009801)
2026-03-27 15:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009797/photo_002/780x0__r.jpg?hash=1774621881> (referer: https://ecarstrade.com/cars/7009797)
2026-03-27 15:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009797/photo_005/780x0__r.jpg?hash=1774621881> (referer: https://ecarstrade.com/cars/7009797)
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7d23216a-2e40-5c7f-bd59-a42674b3fe7d
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 37de00ee-e4b4-576f-abfb-4f866a1583ca
2026-03-27 15:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009797/photo_004/780x0__r.jpg?hash=1774621882> (referer: https://ecarstrade.com/cars/7009797)
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 37de00ee-e4b4-576f-abfb-4f866a1583ca
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 37de00ee-e4b4-576f-abfb-4f866a1583ca
2026-03-27 15:27:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 37de00ee-e4b4-576f-abfb-4f866a1583ca, skipping ID generation
2026-03-27 15:27:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37de00ee-e4b4-576f-abfb-4f866a1583ca with scrape type 1
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 37de00ee-e4b4-576f-abfb-4f866a1583ca sending to next pipeline
2026-03-27 15:27:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 37de00ee-e4b4-576f-abfb-4f866a1583ca, identifier: 7009790auction111136
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7d23216a-2e40-5c7f-bd59-a42674b3fe7d
2026-03-27 15:27:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d23216a-2e40-5c7f-bd59-a42674b3fe7d, skipping ID generation
2026-03-27 15:27:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d23216a-2e40-5c7f-bd59-a42674b3fe7d with scrape type 1
2026-03-27 15:27:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d23216a-2e40-5c7f-bd59-a42674b3fe7d sending to next pipeline
2026-03-27 15:27:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7d23216a-2e40-5c7f-bd59-a42674b3fe7d, identifier: 7009770auction111136
2026-03-27 15:27:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 37de00ee-e4b4-576f-abfb-4f866a1583ca with identifier: 7009790auction111136
2026-03-27 15:27:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 37de00ee-e4b4-576f-abfb-4f866a1583ca with identifier: 7009790auction111136
2026-03-27 15:27:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 37de00ee-e4b4-576f-abfb-4f866a1583ca with identifier: 7009790auction111136 to the API
2026-03-27 15:27:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009790/photo_003/780x0__r.jpg?hash=1774621867>
{'auction_title': '',
 'c_o_2_emission_value': 40,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '37de00ee-e4b4-576f-abfb-4f866a1583ca',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009790',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 125780,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 xDrive25e (162 kW) 5d',
 'transmission': 'automatic',
 'trim': 'xDrive25e (162 kW) 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:15 [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 15:27:15 [ecarstrade.be] INFO: Saving data for 7009790auction111136: {'created_time': 1774625235.232023, 'last_price_update_time': 1774625235.232038, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009790auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7d23216a-2e40-5c7f-bd59-a42674b3fe7d with identifier: 7009770auction111136
2026-03-27 15:27:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7d23216a-2e40-5c7f-bd59-a42674b3fe7d with identifier: 7009770auction111136
2026-03-27 15:27:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7d23216a-2e40-5c7f-bd59-a42674b3fe7d with identifier: 7009770auction111136 to the API
2026-03-27 15:27:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009770/photo_001/780x0__r.jpg?hash=1774621814>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': '7d23216a-2e40-5c7f-bd59-a42674b3fe7d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009770',
 'listing': 'auction',
 'location': 'Belgium - "BE-20-ATWERP-BELCAR_NOORD"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 52503,
 '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': 'Audi A3 Sportback 1.0 30 TFSi 81kW 5d',
 'transmission': 'manual',
 'trim': 'Sportback 1.0 30 TFSi 81kW 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:15 [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 15:27:15 [ecarstrade.be] INFO: Saving data for 7009770auction111136: {'created_time': 1774625235.671764, 'last_price_update_time': 1774625235.671776, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009770auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009801/photo_002/780x0__r.jpg?hash=1774621890> (referer: https://ecarstrade.com/cars/7009801)
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009801/photo_003/780x0__r.jpg?hash=1774621890> (referer: https://ecarstrade.com/cars/7009801)
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009802/photo_002/780x0__r.jpg?hash=1774621900> (referer: https://ecarstrade.com/cars/7009802)
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009804/photo_002/780x0__r.jpg?hash=1774621911> (referer: https://ecarstrade.com/cars/7009804)
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009804/photo_003/780x0__r.jpg?hash=1774621910> (referer: https://ecarstrade.com/cars/7009804)
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f1572173-d85c-5727-8a62-41b142dbbc8e
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a3b4c9c4-32db-5435-9f04-91ad72b79564
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f1572173-d85c-5727-8a62-41b142dbbc8e
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f1572173-d85c-5727-8a62-41b142dbbc8e
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f1572173-d85c-5727-8a62-41b142dbbc8e
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009802/photo_003/780x0__r.jpg?hash=1774621900> (referer: https://ecarstrade.com/cars/7009802)
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009804/photo_001/780x0__r.jpg?hash=1774621910> (referer: https://ecarstrade.com/cars/7009804)
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009801/photo_006/780x0__r.jpg?hash=1774621890> (referer: https://ecarstrade.com/cars/7009801)
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009801/photo_005/780x0__r.jpg?hash=1774621890> (referer: https://ecarstrade.com/cars/7009801)
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a3b4c9c4-32db-5435-9f04-91ad72b79564
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a3b4c9c4-32db-5435-9f04-91ad72b79564
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009804/photo_006/780x0__r.jpg?hash=1774621912> (referer: https://ecarstrade.com/cars/7009804)
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6c6dc1d9-1cea-541f-839c-ec831edf536c
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 55ba4748-cc19-5fdb-a959-6c84968ca245
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 55ba4748-cc19-5fdb-a959-6c84968ca245
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009802/photo_001/780x0__r.jpg?hash=1774621900> (referer: https://ecarstrade.com/cars/7009802)
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009804/photo_005/780x0__r.jpg?hash=1774621912> (referer: https://ecarstrade.com/cars/7009804)
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009801/photo_004/780x0__r.jpg?hash=1774621890> (referer: https://ecarstrade.com/cars/7009801)
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6c6dc1d9-1cea-541f-839c-ec831edf536c
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009802/photo_005/780x0__r.jpg?hash=1774621900> (referer: https://ecarstrade.com/cars/7009802)
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009802/photo_006/780x0__r.jpg?hash=1774621900> (referer: https://ecarstrade.com/cars/7009802)
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009804/photo_004/780x0__r.jpg?hash=1774621911> (referer: https://ecarstrade.com/cars/7009804)
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009797/photo_001/780x0__r.jpg?hash=1774621881> (referer: https://ecarstrade.com/cars/7009797)
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 55ba4748-cc19-5fdb-a959-6c84968ca245
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a3b4c9c4-32db-5435-9f04-91ad72b79564
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a3b4c9c4-32db-5435-9f04-91ad72b79564
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 55ba4748-cc19-5fdb-a959-6c84968ca245
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009802/photo_004/780x0__r.jpg?hash=1774621900> (referer: https://ecarstrade.com/cars/7009802)
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6c6dc1d9-1cea-541f-839c-ec831edf536c
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009806/photo_002/780x0__r.jpg?hash=1774621917> (referer: https://ecarstrade.com/cars/7009806)
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009806/photo_005/780x0__r.jpg?hash=1774621917> (referer: https://ecarstrade.com/cars/7009806)
2026-03-27 15:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009806/photo_004/780x0__r.jpg?hash=1774621917> (referer: https://ecarstrade.com/cars/7009806)
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 55ba4748-cc19-5fdb-a959-6c84968ca245
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a3b4c9c4-32db-5435-9f04-91ad72b79564
2026-03-27 15:27:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a3b4c9c4-32db-5435-9f04-91ad72b79564, skipping ID generation
2026-03-27 15:27:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3b4c9c4-32db-5435-9f04-91ad72b79564 with scrape type 1
2026-03-27 15:27:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a3b4c9c4-32db-5435-9f04-91ad72b79564 sending to next pipeline
2026-03-27 15:27:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a3b4c9c4-32db-5435-9f04-91ad72b79564, identifier: 7009801auction111136
2026-03-27 15:27:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a3b4c9c4-32db-5435-9f04-91ad72b79564 with identifier: 7009801auction111136
2026-03-27 15:27:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a3b4c9c4-32db-5435-9f04-91ad72b79564 with identifier: 7009801auction111136
2026-03-27 15:27:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a3b4c9c4-32db-5435-9f04-91ad72b79564 with identifier: 7009801auction111136 to the API
2026-03-27 15:27:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009801/photo_004/780x0__r.jpg?hash=1774621890>
{'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': '2026-03-31T10:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'a3b4c9c4-32db-5435-9f04-91ad72b79564',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009801',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Kia',
 'model': 'Sportage',
 'odometer': 117662,
 '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': 'KIA Sportage 1.6 T-GDi 6A/T AWD GT Line PHEV 5d',
 'transmission': 'automatic',
 'trim': 'KIA  1.6 T-GDi 6A/T AWD GT Line PHEV 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:16 [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 15:27:16 [ecarstrade.be] INFO: Saving data for 7009801auction111136: {'created_time': 1774625236.428561, 'last_price_update_time': 1774625236.428575, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009801auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009806/photo_003/780x0__r.jpg?hash=1774621917> (referer: https://ecarstrade.com/cars/7009806)
2026-03-27 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009792/photo_004/780x0__r.jpg?hash=1774621872> (referer: https://ecarstrade.com/cars/7009792)
2026-03-27 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009806/photo_001/780x0__r.jpg?hash=1774621917> (referer: https://ecarstrade.com/cars/7009806)
2026-03-27 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009792/photo_003/780x0__r.jpg?hash=1774621872> (referer: https://ecarstrade.com/cars/7009792)
2026-03-27 15:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009792/photo_002/780x0__r.jpg?hash=1774621872> (referer: https://ecarstrade.com/cars/7009792)
2026-03-27 15:27:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6c6dc1d9-1cea-541f-839c-ec831edf536c
2026-03-27 15:27:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6c6dc1d9-1cea-541f-839c-ec831edf536c
2026-03-27 15:27:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 55ba4748-cc19-5fdb-a959-6c84968ca245
2026-03-27 15:27:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 55ba4748-cc19-5fdb-a959-6c84968ca245, skipping ID generation
2026-03-27 15:27:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55ba4748-cc19-5fdb-a959-6c84968ca245 with scrape type 1
2026-03-27 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 55ba4748-cc19-5fdb-a959-6c84968ca245 sending to next pipeline
2026-03-27 15:27:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 55ba4748-cc19-5fdb-a959-6c84968ca245, identifier: 7009804auction111136
2026-03-27 15:27:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f1572173-d85c-5727-8a62-41b142dbbc8e
2026-03-27 15:27:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f1572173-d85c-5727-8a62-41b142dbbc8e, skipping ID generation
2026-03-27 15:27:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1572173-d85c-5727-8a62-41b142dbbc8e with scrape type 1
2026-03-27 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1572173-d85c-5727-8a62-41b142dbbc8e sending to next pipeline
2026-03-27 15:27:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f1572173-d85c-5727-8a62-41b142dbbc8e, identifier: 7009797auction111136
2026-03-27 15:27:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6c6dc1d9-1cea-541f-839c-ec831edf536c
2026-03-27 15:27:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6c6dc1d9-1cea-541f-839c-ec831edf536c, skipping ID generation
2026-03-27 15:27:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c6dc1d9-1cea-541f-839c-ec831edf536c with scrape type 1
2026-03-27 15:27:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6c6dc1d9-1cea-541f-839c-ec831edf536c sending to next pipeline
2026-03-27 15:27:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6c6dc1d9-1cea-541f-839c-ec831edf536c, identifier: 7009802auction111136
2026-03-27 15:27:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a2d94afc-46d7-554c-aa5c-1a97b343e4d9
2026-03-27 15:27:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a2d94afc-46d7-554c-aa5c-1a97b343e4d9
2026-03-27 15:27:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a2d94afc-46d7-554c-aa5c-1a97b343e4d9
2026-03-27 15:27:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009788/photo_005/780x0__r.jpg?hash=1774621863> (referer: https://ecarstrade.com/cars/7009788)
2026-03-27 15:27:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009792/photo_001/780x0__r.jpg?hash=1774621872> (referer: https://ecarstrade.com/cars/7009792)
2026-03-27 15:27:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009788/photo_002/780x0__r.jpg?hash=1774621862> (referer: https://ecarstrade.com/cars/7009788)
2026-03-27 15:27:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009788/photo_003/780x0__r.jpg?hash=1774621863> (referer: https://ecarstrade.com/cars/7009788)
2026-03-27 15:27:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 55ba4748-cc19-5fdb-a959-6c84968ca245 with identifier: 7009804auction111136
2026-03-27 15:27:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 55ba4748-cc19-5fdb-a959-6c84968ca245 with identifier: 7009804auction111136
2026-03-27 15:27:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 55ba4748-cc19-5fdb-a959-6c84968ca245 with identifier: 7009804auction111136 to the API
2026-03-27 15:27:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009804/photo_004/780x0__r.jpg?hash=1774621911>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '55ba4748-cc19-5fdb-a959-6c84968ca245',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009804',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Land Rover',
 'model': 'Range Rover Velar',
 'odometer': 103474,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Land Rover, RR.Velar FL'20, Land Rover Range Rover Velar D200 "
          'R-Dynamic S 5d',
 'transmission': 'automatic',
 'trim': ", RR.Velar FL'20,   D200 R-Dynamic S 5d",
 'vin': None,
 'year': 2022}
2026-03-27 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:17 [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 15:27:17 [ecarstrade.be] INFO: Saving data for 7009804auction111136: {'created_time': 1774625237.389192, 'last_price_update_time': 1774625237.389202, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009804auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f1572173-d85c-5727-8a62-41b142dbbc8e with identifier: 7009797auction111136
2026-03-27 15:27:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f1572173-d85c-5727-8a62-41b142dbbc8e with identifier: 7009797auction111136
2026-03-27 15:27:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f1572173-d85c-5727-8a62-41b142dbbc8e with identifier: 7009797auction111136 to the API
2026-03-27 15:27:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009797/photo_001/780x0__r.jpg?hash=1774621881>
{'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': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'f1572173-d85c-5727-8a62-41b142dbbc8e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009797',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'AC',
 'model': 'Citroen Grand C4 Picasso / SpaceTourer',
 'odometer': 80989,
 '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': 7,
 'seller_name': None,
 'title': 'Citroën Grand C4 Spacetourer 1.5 BlueHDi 130 S&S MAN6 Business GPS '
          '5d',
 'transmission': 'manual',
 'trim': 'Citroën Grand C4 Spacetourer 1.5 BlueHDi 130 S&S MAN6 Business GPS '
         '5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:17 [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 15:27:17 [ecarstrade.be] INFO: Saving data for 7009797auction111136: {'created_time': 1774625237.797154, 'last_price_update_time': 1774625237.797164, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009797auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6c6dc1d9-1cea-541f-839c-ec831edf536c with identifier: 7009802auction111136
2026-03-27 15:27:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6c6dc1d9-1cea-541f-839c-ec831edf536c with identifier: 7009802auction111136
2026-03-27 15:27:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6c6dc1d9-1cea-541f-839c-ec831edf536c with identifier: 7009802auction111136 to the API
2026-03-27 15:27:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009802/photo_004/780x0__r.jpg?hash=1774621900>
{'auction_title': '',
 'c_o_2_emission_value': 20,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '6c6dc1d9-1cea-541f-839c-ec831edf536c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009802',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'A 250',
 'odometer': 71538,
 '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': 'Mercedes-Benz A-Klasse A 250 e AMG Line 5d',
 'transmission': 'automatic',
 'trim': '-Benz A-Klasse  e AMG Line 5d',
 'vin': None,
 'year': 2023}
2026-03-27 15:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:18 [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 15:27:18 [ecarstrade.be] INFO: Saving data for 7009802auction111136: {'created_time': 1774625238.370737, 'last_price_update_time': 1774625238.370748, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009802auction111136') HTTP/1.1" 204 0
2026-03-27 15:27: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 15:27: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 15:27: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 15:27:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009788/photo_004/780x0__r.jpg?hash=1774621862> (referer: https://ecarstrade.com/cars/7009788)
2026-03-27 15:27: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 15:27:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a2d94afc-46d7-554c-aa5c-1a97b343e4d9
2026-03-27 15:27:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9d051ab0-ff3a-560e-b0c6-330e23736b9a
2026-03-27 15:27:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a2d94afc-46d7-554c-aa5c-1a97b343e4d9
2026-03-27 15:27:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a2d94afc-46d7-554c-aa5c-1a97b343e4d9, skipping ID generation
2026-03-27 15:27:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2d94afc-46d7-554c-aa5c-1a97b343e4d9 with scrape type 1
2026-03-27 15:27:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a2d94afc-46d7-554c-aa5c-1a97b343e4d9 sending to next pipeline
2026-03-27 15:27:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a2d94afc-46d7-554c-aa5c-1a97b343e4d9, identifier: 7009806auction111136
2026-03-27 15:27:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9d051ab0-ff3a-560e-b0c6-330e23736b9a
2026-03-27 15:27:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9d051ab0-ff3a-560e-b0c6-330e23736b9a
2026-03-27 15:27:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009807> (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 15:27:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a2d94afc-46d7-554c-aa5c-1a97b343e4d9 with identifier: 7009806auction111136
2026-03-27 15:27:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a2d94afc-46d7-554c-aa5c-1a97b343e4d9 with identifier: 7009806auction111136
2026-03-27 15:27:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a2d94afc-46d7-554c-aa5c-1a97b343e4d9 with identifier: 7009806auction111136 to the API
2026-03-27 15:27:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009806/photo_001/780x0__r.jpg?hash=1774621917>
{'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': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': 'a2d94afc-46d7-554c-aa5c-1a97b343e4d9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009806',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mazda',
 'model': 'CX-30',
 'odometer': 65540,
 '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': "Mazda, CX-30 '19, Mazda CX-30 2.0 e-Skyactiv X 137kW Skydrive 5d",
 'transmission': 'manual',
 'trim': ",  '19,   2.0 e-Skyactiv X 137kW Skydrive 5d",
 'vin': None,
 'year': 2023}
2026-03-27 15:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:18 [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 15:27:18 [ecarstrade.be] INFO: Saving data for 7009806auction111136: {'created_time': 1774625238.850238, 'last_price_update_time': 1774625238.850253, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009806auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009788/photo_001/780x0__r.jpg?hash=1774621862> (referer: https://ecarstrade.com/cars/7009788)
2026-03-27 15:27:18 [ecarstrade.be] INFO: Extracting details for car 7009807auction111136
2026-03-27 15:27: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 15:27: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 15:27:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4888cc0a-c350-5372-8c32-abcf085f4d0b
2026-03-27 15:27:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9d051ab0-ff3a-560e-b0c6-330e23736b9a
2026-03-27 15:27:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9d051ab0-ff3a-560e-b0c6-330e23736b9a, skipping ID generation
2026-03-27 15:27:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d051ab0-ff3a-560e-b0c6-330e23736b9a with scrape type 1
2026-03-27 15:27:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9d051ab0-ff3a-560e-b0c6-330e23736b9a sending to next pipeline
2026-03-27 15:27:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9d051ab0-ff3a-560e-b0c6-330e23736b9a, identifier: 7009792auction111136
2026-03-27 15:27:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4888cc0a-c350-5372-8c32-abcf085f4d0b
2026-03-27 15:27:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4888cc0a-c350-5372-8c32-abcf085f4d0b
2026-03-27 15:27:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9d051ab0-ff3a-560e-b0c6-330e23736b9a with identifier: 7009792auction111136
2026-03-27 15:27:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9d051ab0-ff3a-560e-b0c6-330e23736b9a with identifier: 7009792auction111136
2026-03-27 15:27:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9d051ab0-ff3a-560e-b0c6-330e23736b9a with identifier: 7009792auction111136 to the API
2026-03-27 15:27:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009792/photo_001/780x0__r.jpg?hash=1774621872>
{'auction_title': '',
 'c_o_2_emission_value': 161,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': '9d051ab0-ff3a-560e-b0c6-330e23736b9a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009792',
 'listing': 'auction',
 'location': 'Belgium - "BE-20-ATWERP-BELCAR_NOORD"',
 'make': 'AC',
 'model': 'DS Automobiles DS7 Crossback',
 'odometer': 70616,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DS 7 Crossback 1.6 PureTech 180 Automatic Be Chic 5d',
 'transmission': 'automatic',
 'trim': 'DS 7 Crossback 1.6 PureTech 180 Automatic Be Chic 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:19 [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 15:27:19 [ecarstrade.be] INFO: Saving data for 7009792auction111136: {'created_time': 1774625239.430364, 'last_price_update_time': 1774625239.430374, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009792auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4888cc0a-c350-5372-8c32-abcf085f4d0b
2026-03-27 15:27:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 399fad30-5b42-5ea5-97d0-5e0c0125abc1 with identifier: 7009807auction111136
2026-03-27 15:27:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 399fad30-5b42-5ea5-97d0-5e0c0125abc1 with scrape type 1
2026-03-27 15:27:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 399fad30-5b42-5ea5-97d0-5e0c0125abc1
2026-03-27 15:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009807%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621902%27 HTTP/1.1" 200 None
2026-03-27 15:27:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009807/photo_001/780x0__r.jpg?hash=1774621902 not downloaded yet
2026-03-27 15:27:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4888cc0a-c350-5372-8c32-abcf085f4d0b
2026-03-27 15:27:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4888cc0a-c350-5372-8c32-abcf085f4d0b, skipping ID generation
2026-03-27 15:27:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4888cc0a-c350-5372-8c32-abcf085f4d0b with scrape type 1
2026-03-27 15:27:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4888cc0a-c350-5372-8c32-abcf085f4d0b sending to next pipeline
2026-03-27 15:27:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4888cc0a-c350-5372-8c32-abcf085f4d0b, identifier: 7009788auction111136
2026-03-27 15:27:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4888cc0a-c350-5372-8c32-abcf085f4d0b with identifier: 7009788auction111136
2026-03-27 15:27:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4888cc0a-c350-5372-8c32-abcf085f4d0b with identifier: 7009788auction111136
2026-03-27 15:27:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4888cc0a-c350-5372-8c32-abcf085f4d0b with identifier: 7009788auction111136 to the API
2026-03-27 15:27:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009788/photo_001/780x0__r.jpg?hash=1774621862>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': '4888cc0a-c350-5372-8c32-abcf085f4d0b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009788',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Citroen',
 'model': 'C3',
 'odometer': 60626,
 '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': 'Citroën C3 1.2 PureTech 83 S&S MAN Shine 5d',
 'transmission': 'manual',
 'trim': 'Citroën  1.2 PureTech 83 S&S MAN Shine 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:27:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:20 [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 15:27:20 [ecarstrade.be] INFO: Saving data for 7009788auction111136: {'created_time': 1774625240.244105, 'last_price_update_time': 1774625240.244116, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009788auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009807%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621902%27 HTTP/1.1" 200 None
2026-03-27 15:27:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009807/photo_002/780x0__r.jpg?hash=1774621902 not downloaded yet
2026-03-27 15:27:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009807%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621904%27 HTTP/1.1" 200 None
2026-03-27 15:27:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009807/photo_003/780x0__r.jpg?hash=1774621904 not downloaded yet
2026-03-27 15:27:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009807%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621902%27 HTTP/1.1" 200 None
2026-03-27 15:27:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009807/photo_004/780x0__r.jpg?hash=1774621902 not downloaded yet
2026-03-27 15:27:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009807%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621902%27 HTTP/1.1" 200 None
2026-03-27 15:27:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009807/photo_005/780x0__r.jpg?hash=1774621902 not downloaded yet
2026-03-27 15:27:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009807%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621903%27 HTTP/1.1" 200 None
2026-03-27 15:27:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009807/photo_006/780x0__r.jpg?hash=1774621903 not downloaded yet
2026-03-27 15:27:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009796> (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 15:27:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009769/photo_001/780x0__r.jpg?hash=1774621818> (referer: https://ecarstrade.com/cars/7009769)
2026-03-27 15:27:26 [ecarstrade.be] INFO: Extracting details for car 7009796auction111136
2026-03-27 15:27:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a410052-ebdb-55be-b4d9-d0a4802e9a97 with identifier: 7009796auction111136
2026-03-27 15:27:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a410052-ebdb-55be-b4d9-d0a4802e9a97 with scrape type 1
2026-03-27 15:27:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8a410052-ebdb-55be-b4d9-d0a4802e9a97
2026-03-27 15:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009796%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621879%27 HTTP/1.1" 200 None
2026-03-27 15:27:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009796/photo_001/780x0__r.jpg?hash=1774621879 not downloaded yet
2026-03-27 15:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009796%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621879%27 HTTP/1.1" 200 None
2026-03-27 15:27:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009796/photo_002/780x0__r.jpg?hash=1774621879 not downloaded yet
2026-03-27 15:27:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009807/photo_001/780x0__r.jpg?hash=1774621902> (referer: https://ecarstrade.com/cars/7009807)
2026-03-27 15:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009796%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621879%27 HTTP/1.1" 200 None
2026-03-27 15:27:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009796/photo_003/780x0__r.jpg?hash=1774621879 not downloaded yet
2026-03-27 15:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009796%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621879%27 HTTP/1.1" 200 None
2026-03-27 15:27:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009796/photo_004/780x0__r.jpg?hash=1774621879 not downloaded yet
2026-03-27 15:27:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item baecb77a-4ee0-58f2-a84e-8f6a3a26b6e1
2026-03-27 15:27:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: baecb77a-4ee0-58f2-a84e-8f6a3a26b6e1, skipping ID generation
2026-03-27 15:27:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baecb77a-4ee0-58f2-a84e-8f6a3a26b6e1 with scrape type 1
2026-03-27 15:27:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item baecb77a-4ee0-58f2-a84e-8f6a3a26b6e1 sending to next pipeline
2026-03-27 15:27:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: baecb77a-4ee0-58f2-a84e-8f6a3a26b6e1, identifier: 7009769auction111136
2026-03-27 15:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009796%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621879%27 HTTP/1.1" 200 None
2026-03-27 15:27:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009796/photo_005/780x0__r.jpg?hash=1774621879 not downloaded yet
2026-03-27 15:27:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: baecb77a-4ee0-58f2-a84e-8f6a3a26b6e1 with identifier: 7009769auction111136
2026-03-27 15:27:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: baecb77a-4ee0-58f2-a84e-8f6a3a26b6e1 with identifier: 7009769auction111136
2026-03-27 15:27:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: baecb77a-4ee0-58f2-a84e-8f6a3a26b6e1 with identifier: 7009769auction111136 to the API
2026-03-27 15:27:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009769/photo_001/780x0__r.jpg?hash=1774621818>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': 'baecb77a-4ee0-58f2-a84e-8f6a3a26b6e1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009769',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 82755,
 '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': "Audi, A3 SB '20, Audi A3 Sportback 1.5 35 TFSi 110kW 5d",
 'transmission': 'manual',
 'trim': ",  SB '20,   Sportback 1.5 35 TFSi 110kW 5d",
 'vin': None,
 'year': 2020}
2026-03-27 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:27 [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 15:27:27 [ecarstrade.be] INFO: Saving data for 7009769auction111136: {'created_time': 1774625247.077473, 'last_price_update_time': 1774625247.077484, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009769auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009807/photo_002/780x0__r.jpg?hash=1774621902> (referer: https://ecarstrade.com/cars/7009807)
2026-03-27 15:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009796%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621880%27 HTTP/1.1" 200 None
2026-03-27 15:27:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009796/photo_006/780x0__r.jpg?hash=1774621880 not downloaded yet
2026-03-27 15:27:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 399fad30-5b42-5ea5-97d0-5e0c0125abc1
2026-03-27 15:27:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009807/photo_003/780x0__r.jpg?hash=1774621904> (referer: https://ecarstrade.com/cars/7009807)
2026-03-27 15:27:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 399fad30-5b42-5ea5-97d0-5e0c0125abc1
2026-03-27 15:27:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009807/photo_004/780x0__r.jpg?hash=1774621902> (referer: https://ecarstrade.com/cars/7009807)
2026-03-27 15:27:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 399fad30-5b42-5ea5-97d0-5e0c0125abc1
2026-03-27 15:27:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009807/photo_005/780x0__r.jpg?hash=1774621902> (referer: https://ecarstrade.com/cars/7009807)
2026-03-27 15:27:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 399fad30-5b42-5ea5-97d0-5e0c0125abc1
2026-03-27 15:27:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009807/photo_006/780x0__r.jpg?hash=1774621903> (referer: https://ecarstrade.com/cars/7009807)
2026-03-27 15:27:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 399fad30-5b42-5ea5-97d0-5e0c0125abc1
2026-03-27 15:27:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009796/photo_001/780x0__r.jpg?hash=1774621879> (referer: https://ecarstrade.com/cars/7009796)
2026-03-27 15:27:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 399fad30-5b42-5ea5-97d0-5e0c0125abc1
2026-03-27 15:27:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 399fad30-5b42-5ea5-97d0-5e0c0125abc1, skipping ID generation
2026-03-27 15:27:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 399fad30-5b42-5ea5-97d0-5e0c0125abc1 with scrape type 1
2026-03-27 15:27:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 399fad30-5b42-5ea5-97d0-5e0c0125abc1 sending to next pipeline
2026-03-27 15:27:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 399fad30-5b42-5ea5-97d0-5e0c0125abc1, identifier: 7009807auction111136
2026-03-27 15:27:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 399fad30-5b42-5ea5-97d0-5e0c0125abc1 with identifier: 7009807auction111136
2026-03-27 15:27:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 399fad30-5b42-5ea5-97d0-5e0c0125abc1 with identifier: 7009807auction111136
2026-03-27 15:27:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 399fad30-5b42-5ea5-97d0-5e0c0125abc1 with identifier: 7009807auction111136 to the API
2026-03-27 15:27:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009807/photo_006/780x0__r.jpg?hash=1774621903>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '399fad30-5b42-5ea5-97d0-5e0c0125abc1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009807',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 50171,
 '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, A-Class '18, Mercedes-Benz A-Klasse A 180 d Business "
          'Solution A',
 'transmission': 'automatic',
 'trim': ", A-Class '18, -Benz A-Klasse  d Business Solution A",
 'vin': None,
 'year': 2022}
2026-03-27 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:28 [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 15:27:28 [ecarstrade.be] INFO: Saving data for 7009807auction111136: {'created_time': 1774625248.012764, 'last_price_update_time': 1774625248.012774, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009807auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009796/photo_002/780x0__r.jpg?hash=1774621879> (referer: https://ecarstrade.com/cars/7009796)
2026-03-27 15:27:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009789> (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 15:27:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8a410052-ebdb-55be-b4d9-d0a4802e9a97
2026-03-27 15:27:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009796/photo_003/780x0__r.jpg?hash=1774621879> (referer: https://ecarstrade.com/cars/7009796)
2026-03-27 15:27:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8a410052-ebdb-55be-b4d9-d0a4802e9a97
2026-03-27 15:27:28 [ecarstrade.be] INFO: Extracting details for car 7009789auction111136
2026-03-27 15:27:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009796/photo_004/780x0__r.jpg?hash=1774621879> (referer: https://ecarstrade.com/cars/7009796)
2026-03-27 15:27:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d207dd5-c4ae-5530-9665-d510d7756411 with identifier: 7009789auction111136
2026-03-27 15:27:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d207dd5-c4ae-5530-9665-d510d7756411 with scrape type 1
2026-03-27 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4d207dd5-c4ae-5530-9665-d510d7756411
2026-03-27 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009789%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621865%27 HTTP/1.1" 200 None
2026-03-27 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009789/photo_001/780x0__r.jpg?hash=1774621865 not downloaded yet
2026-03-27 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009789%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621864%27 HTTP/1.1" 200 None
2026-03-27 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009789/photo_002/780x0__r.jpg?hash=1774621864 not downloaded yet
2026-03-27 15:27:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009796/photo_005/780x0__r.jpg?hash=1774621879> (referer: https://ecarstrade.com/cars/7009796)
2026-03-27 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009789%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621864%27 HTTP/1.1" 200 None
2026-03-27 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009789/photo_003/780x0__r.jpg?hash=1774621864 not downloaded yet
2026-03-27 15:27:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8a410052-ebdb-55be-b4d9-d0a4802e9a97
2026-03-27 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009789%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621864%27 HTTP/1.1" 200 None
2026-03-27 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009789/photo_004/780x0__r.jpg?hash=1774621864 not downloaded yet
2026-03-27 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009789%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621864%27 HTTP/1.1" 200 None
2026-03-27 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009789/photo_005/780x0__r.jpg?hash=1774621864 not downloaded yet
2026-03-27 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009789%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621864%27 HTTP/1.1" 200 None
2026-03-27 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009789/photo_006/780x0__r.jpg?hash=1774621864 not downloaded yet
2026-03-27 15:27:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009796/photo_006/780x0__r.jpg?hash=1774621880> (referer: https://ecarstrade.com/cars/7009796)
2026-03-27 15:27:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8a410052-ebdb-55be-b4d9-d0a4802e9a97
2026-03-27 15:27:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009789/photo_001/780x0__r.jpg?hash=1774621865> (referer: https://ecarstrade.com/cars/7009789)
2026-03-27 15:27:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8a410052-ebdb-55be-b4d9-d0a4802e9a97
2026-03-27 15:27:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009789/photo_002/780x0__r.jpg?hash=1774621864> (referer: https://ecarstrade.com/cars/7009789)
2026-03-27 15:27:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009789/photo_003/780x0__r.jpg?hash=1774621864> (referer: https://ecarstrade.com/cars/7009789)
2026-03-27 15:27:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8a410052-ebdb-55be-b4d9-d0a4802e9a97
2026-03-27 15:27:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a410052-ebdb-55be-b4d9-d0a4802e9a97, skipping ID generation
2026-03-27 15:27:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a410052-ebdb-55be-b4d9-d0a4802e9a97 with scrape type 1
2026-03-27 15:27:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a410052-ebdb-55be-b4d9-d0a4802e9a97 sending to next pipeline
2026-03-27 15:27:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8a410052-ebdb-55be-b4d9-d0a4802e9a97, identifier: 7009796auction111136
2026-03-27 15:27:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8a410052-ebdb-55be-b4d9-d0a4802e9a97 with identifier: 7009796auction111136
2026-03-27 15:27:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8a410052-ebdb-55be-b4d9-d0a4802e9a97 with identifier: 7009796auction111136
2026-03-27 15:27:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8a410052-ebdb-55be-b4d9-d0a4802e9a97 with identifier: 7009796auction111136 to the API
2026-03-27 15:27:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009796/photo_006/780x0__r.jpg?hash=1774621880>
{'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-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '8a410052-ebdb-55be-b4d9-d0a4802e9a97',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009796',
 'listing': 'auction',
 'location': 'Belgium - "BE-20-ATWERP-BELCAR_NOORD"',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 47451,
 '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': 'Citroën C5 Aircross 1.5 BlueHDi 130 S&S EAT8 Live 5d',
 'transmission': 'automatic',
 'trim': 'Citroën  1.5 BlueHDi 130 S&S EAT8 Live 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:28 [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 15:27:28 [ecarstrade.be] INFO: Saving data for 7009796auction111136: {'created_time': 1774625248.808827, 'last_price_update_time': 1774625248.808839, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009796auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009789/photo_004/780x0__r.jpg?hash=1774621864> (referer: https://ecarstrade.com/cars/7009789)
2026-03-27 15:27:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009789/photo_005/780x0__r.jpg?hash=1774621864> (referer: https://ecarstrade.com/cars/7009789)
2026-03-27 15:27:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4d207dd5-c4ae-5530-9665-d510d7756411
2026-03-27 15:27:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4d207dd5-c4ae-5530-9665-d510d7756411
2026-03-27 15:27:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4d207dd5-c4ae-5530-9665-d510d7756411
2026-03-27 15:27:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009789/photo_006/780x0__r.jpg?hash=1774621864> (referer: https://ecarstrade.com/cars/7009789)
2026-03-27 15:27:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4d207dd5-c4ae-5530-9665-d510d7756411
2026-03-27 15:27:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4d207dd5-c4ae-5530-9665-d510d7756411
2026-03-27 15:27:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4d207dd5-c4ae-5530-9665-d510d7756411
2026-03-27 15:27:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4d207dd5-c4ae-5530-9665-d510d7756411, skipping ID generation
2026-03-27 15:27:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d207dd5-c4ae-5530-9665-d510d7756411 with scrape type 1
2026-03-27 15:27:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4d207dd5-c4ae-5530-9665-d510d7756411 sending to next pipeline
2026-03-27 15:27:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4d207dd5-c4ae-5530-9665-d510d7756411, identifier: 7009789auction111136
2026-03-27 15:27:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4d207dd5-c4ae-5530-9665-d510d7756411 with identifier: 7009789auction111136
2026-03-27 15:27:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4d207dd5-c4ae-5530-9665-d510d7756411 with identifier: 7009789auction111136
2026-03-27 15:27:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4d207dd5-c4ae-5530-9665-d510d7756411 with identifier: 7009789auction111136 to the API
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009789/photo_006/780x0__r.jpg?hash=1774621864>
{'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': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '4d207dd5-c4ae-5530-9665-d510d7756411',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009789',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 117076,
 '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': 'BMW X2 sDrive16dA 85kW DCT 5d',
 'transmission': 'automatic',
 'trim': 'sDrive16dA 85kW DCT 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Saving data for 7009789auction111136: {'created_time': 1774625249.429083, 'last_price_update_time': 1774625249.429095, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009789auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009811auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009811auction111136: 1
2026-03-27 15:27: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 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009812auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009812auction111136: 1
2026-03-27 15:27: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 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009813auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009813auction111136: 1
2026-03-27 15:27: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 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009814auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009814auction111136: 1
2026-03-27 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009815auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009815auction111136: 1
2026-03-27 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009816auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009816auction111136: 1
2026-03-27 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009818auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009818auction111136: 1
2026-03-27 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009819auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009819auction111136: 1
2026-03-27 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009820auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009820auction111136: 1
2026-03-27 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009821auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009821auction111136: 1
2026-03-27 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009822auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009822auction111136: 1
2026-03-27 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009823auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009823auction111136: 1
2026-03-27 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009824auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009824auction111136: 1
2026-03-27 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009825auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009825auction111136: 1
2026-03-27 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009826auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009826auction111136: 1
2026-03-27 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009827auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009827auction111136: 1
2026-03-27 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009828auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009828auction111136: 1
2026-03-27 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009829auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009829auction111136: 1
2026-03-27 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009830auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:29 [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 15:27:29 [ecarstrade.be] INFO: Scrape type for 7009830auction111136: 1
2026-03-27 15:27:29 [ecarstrade.be] INFO: Found listing with ID: 7009831auction111136
2026-03-27 15:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:30 [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 15:27:30 [ecarstrade.be] INFO: Scrape type for 7009831auction111136: 1
2026-03-27 15:27:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009800> (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 15:27: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 15:27:33 [ecarstrade.be] INFO: Extracting details for car 7009800auction111136
2026-03-27 15:27:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 118ca689-fcbe-51eb-bb63-9ec318dc6bad with identifier: 7009800auction111136
2026-03-27 15:27:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 118ca689-fcbe-51eb-bb63-9ec318dc6bad with scrape type 1
2026-03-27 15:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 118ca689-fcbe-51eb-bb63-9ec318dc6bad
2026-03-27 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009800%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621895%27 HTTP/1.1" 200 None
2026-03-27 15:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009800/photo_001/780x0__r.jpg?hash=1774621895 not downloaded yet
2026-03-27 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009800%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621895%27 HTTP/1.1" 200 None
2026-03-27 15:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009800/photo_002/780x0__r.jpg?hash=1774621895 not downloaded yet
2026-03-27 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009800%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621895%27 HTTP/1.1" 200 None
2026-03-27 15:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009800/photo_003/780x0__r.jpg?hash=1774621895 not downloaded yet
2026-03-27 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009800%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621895%27 HTTP/1.1" 200 None
2026-03-27 15:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009800/photo_004/780x0__r.jpg?hash=1774621895 not downloaded yet
2026-03-27 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009800%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621895%27 HTTP/1.1" 200 None
2026-03-27 15:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009800/photo_005/780x0__r.jpg?hash=1774621895 not downloaded yet
2026-03-27 15:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009800%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621895%27 HTTP/1.1" 200 None
2026-03-27 15:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009800/photo_006/780x0__r.jpg?hash=1774621895 not downloaded yet
2026-03-27 15:27:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009794> (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 15:27: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 15:27:34 [ecarstrade.be] INFO: Extracting details for car 7009794auction111136
2026-03-27 15:27:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb6df737-ddfc-575c-ae7e-815b512856d2 with identifier: 7009794auction111136
2026-03-27 15:27:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb6df737-ddfc-575c-ae7e-815b512856d2 with scrape type 1
2026-03-27 15:27:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fb6df737-ddfc-575c-ae7e-815b512856d2
2026-03-27 15:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009794%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621876%27 HTTP/1.1" 200 None
2026-03-27 15:27:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009794/photo_001/780x0__r.jpg?hash=1774621876 not downloaded yet
2026-03-27 15:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009794%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621876%27 HTTP/1.1" 200 None
2026-03-27 15:27:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009794/photo_002/780x0__r.jpg?hash=1774621876 not downloaded yet
2026-03-27 15:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009794%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621876%27 HTTP/1.1" 200 None
2026-03-27 15:27:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009794/photo_003/780x0__r.jpg?hash=1774621876 not downloaded yet
2026-03-27 15:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009794%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621876%27 HTTP/1.1" 200 None
2026-03-27 15:27:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009794/photo_004/780x0__r.jpg?hash=1774621876 not downloaded yet
2026-03-27 15:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009794%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621876%27 HTTP/1.1" 200 None
2026-03-27 15:27:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009794/photo_005/780x0__r.jpg?hash=1774621876 not downloaded yet
2026-03-27 15:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009794%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621876%27 HTTP/1.1" 200 None
2026-03-27 15:27:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009794/photo_006/780x0__r.jpg?hash=1774621876 not downloaded yet
2026-03-27 15:27:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009793> (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 15:27: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 15:27:34 [ecarstrade.be] INFO: Extracting details for car 7009793auction111136
2026-03-27 15:27:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8cf66b8-204c-5fa0-bde9-5775c500918d with identifier: 7009793auction111136
2026-03-27 15:27:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8cf66b8-204c-5fa0-bde9-5775c500918d with scrape type 1
2026-03-27 15:27:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c8cf66b8-204c-5fa0-bde9-5775c500918d
2026-03-27 15:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009793%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621873%27 HTTP/1.1" 200 None
2026-03-27 15:27:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009793/photo_001/780x0__r.jpg?hash=1774621873 not downloaded yet
2026-03-27 15:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009793%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621874%27 HTTP/1.1" 200 None
2026-03-27 15:27:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009793/photo_002/780x0__r.jpg?hash=1774621874 not downloaded yet
2026-03-27 15:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009793%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621873%27 HTTP/1.1" 200 None
2026-03-27 15:27:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009793/photo_003/780x0__r.jpg?hash=1774621873 not downloaded yet
2026-03-27 15:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009793%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621873%27 HTTP/1.1" 200 None
2026-03-27 15:27:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009793/photo_004/780x0__r.jpg?hash=1774621873 not downloaded yet
2026-03-27 15:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009793%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621873%27 HTTP/1.1" 200 None
2026-03-27 15:27:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009793/photo_005/780x0__r.jpg?hash=1774621873 not downloaded yet
2026-03-27 15:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009793%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621873%27 HTTP/1.1" 200 None
2026-03-27 15:27:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009793/photo_006/780x0__r.jpg?hash=1774621873 not downloaded yet
2026-03-27 15:27:40 [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 15:27: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 15:27:40 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009832auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009832auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009833auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009833auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009834auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009834auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009835auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009835auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009837auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009837auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009838auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009838auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009839auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009839auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009840auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009840auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009841auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009841auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009842auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009842auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009843auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009843auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009844auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009844auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009845auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009845auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009846auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009846auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009847auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009847auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009849auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009849auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009850auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009850auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009851auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009851auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009852auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009852auction111136: 1
2026-03-27 15:27:40 [ecarstrade.be] INFO: Found listing with ID: 7009853auction111136
2026-03-27 15:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:40 [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 15:27:40 [ecarstrade.be] INFO: Scrape type for 7009853auction111136: 1
2026-03-27 15:27:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009814> (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 15:27: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 15:27:41 [ecarstrade.be] INFO: Extracting details for car 7009814auction111136
2026-03-27 15:27:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a539fb0-1d78-55bd-9340-413a1751654f with identifier: 7009814auction111136
2026-03-27 15:27:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a539fb0-1d78-55bd-9340-413a1751654f with scrape type 1
2026-03-27 15:27:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6a539fb0-1d78-55bd-9340-413a1751654f
2026-03-27 15:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009814%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621936%27 HTTP/1.1" 200 None
2026-03-27 15:27:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009814/photo_001/780x0__r.jpg?hash=1774621936 not downloaded yet
2026-03-27 15:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009814%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621935%27 HTTP/1.1" 200 None
2026-03-27 15:27:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009814/photo_002/780x0__r.jpg?hash=1774621935 not downloaded yet
2026-03-27 15:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009814%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621936%27 HTTP/1.1" 200 None
2026-03-27 15:27:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009814/photo_003/780x0__r.jpg?hash=1774621936 not downloaded yet
2026-03-27 15:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009814%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621935%27 HTTP/1.1" 200 None
2026-03-27 15:27:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009814/photo_004/780x0__r.jpg?hash=1774621935 not downloaded yet
2026-03-27 15:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009814%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621935%27 HTTP/1.1" 200 None
2026-03-27 15:27:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009814/photo_005/780x0__r.jpg?hash=1774621935 not downloaded yet
2026-03-27 15:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009814%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621935%27 HTTP/1.1" 200 None
2026-03-27 15:27:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009814/photo_006/780x0__r.jpg?hash=1774621935 not downloaded yet
2026-03-27 15:27:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009811> (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 15:27: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 15:27:42 [ecarstrade.be] INFO: Extracting details for car 7009811auction111136
2026-03-27 15:27:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99cb28d4-20ff-588f-a0a4-cbfb4a84cdfd with identifier: 7009811auction111136
2026-03-27 15:27:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99cb28d4-20ff-588f-a0a4-cbfb4a84cdfd with scrape type 1
2026-03-27 15:27:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 99cb28d4-20ff-588f-a0a4-cbfb4a84cdfd
2026-03-27 15:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009811%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621927%27 HTTP/1.1" 200 None
2026-03-27 15:27:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009811/photo_001/780x0__r.jpg?hash=1774621927 not downloaded yet
2026-03-27 15:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009811%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621927%27 HTTP/1.1" 200 None
2026-03-27 15:27:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009811/photo_002/780x0__r.jpg?hash=1774621927 not downloaded yet
2026-03-27 15:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009811%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621927%27 HTTP/1.1" 200 None
2026-03-27 15:27:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009811/photo_003/780x0__r.jpg?hash=1774621927 not downloaded yet
2026-03-27 15:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009811%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621927%27 HTTP/1.1" 200 None
2026-03-27 15:27:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009811/photo_004/780x0__r.jpg?hash=1774621927 not downloaded yet
2026-03-27 15:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009811%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621927%27 HTTP/1.1" 200 None
2026-03-27 15:27:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009811/photo_005/780x0__r.jpg?hash=1774621927 not downloaded yet
2026-03-27 15:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009811%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621927%27 HTTP/1.1" 200 None
2026-03-27 15:27:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009811/photo_006/780x0__r.jpg?hash=1774621927 not downloaded yet
2026-03-27 15:27:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009815> (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 15:27: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 15:27:44 [ecarstrade.be] INFO: Extracting details for car 7009815auction111136
2026-03-27 15:27:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80e6a082-480e-5d1f-b165-d3cbc7bae8b6 with identifier: 7009815auction111136
2026-03-27 15:27:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80e6a082-480e-5d1f-b165-d3cbc7bae8b6 with scrape type 1
2026-03-27 15:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 80e6a082-480e-5d1f-b165-d3cbc7bae8b6
2026-03-27 15:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009815%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621936%27 HTTP/1.1" 200 None
2026-03-27 15:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009815/photo_001/780x0__r.jpg?hash=1774621936 not downloaded yet
2026-03-27 15:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009815%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621937%27 HTTP/1.1" 200 None
2026-03-27 15:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009815/photo_002/780x0__r.jpg?hash=1774621937 not downloaded yet
2026-03-27 15:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009815%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621936%27 HTTP/1.1" 200 None
2026-03-27 15:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009815/photo_003/780x0__r.jpg?hash=1774621936 not downloaded yet
2026-03-27 15:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009815%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621937%27 HTTP/1.1" 200 None
2026-03-27 15:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009815/photo_004/780x0__r.jpg?hash=1774621937 not downloaded yet
2026-03-27 15:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009815%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621937%27 HTTP/1.1" 200 None
2026-03-27 15:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009815/photo_005/780x0__r.jpg?hash=1774621937 not downloaded yet
2026-03-27 15:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009815%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621937%27 HTTP/1.1" 200 None
2026-03-27 15:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009815/photo_006/780x0__r.jpg?hash=1774621937 not downloaded yet
2026-03-27 15:27:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009813> (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 15:27: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 15:27:44 [ecarstrade.be] INFO: Extracting details for car 7009813auction111136
2026-03-27 15:27:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc791b8d-0488-59d5-8a93-3f200e63aba8 with identifier: 7009813auction111136
2026-03-27 15:27:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc791b8d-0488-59d5-8a93-3f200e63aba8 with scrape type 1
2026-03-27 15:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fc791b8d-0488-59d5-8a93-3f200e63aba8
2026-03-27 15:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009813%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621933%27 HTTP/1.1" 200 None
2026-03-27 15:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009813/photo_001/780x0__r.jpg?hash=1774621933 not downloaded yet
2026-03-27 15:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009813%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621933%27 HTTP/1.1" 200 None
2026-03-27 15:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009813/photo_002/780x0__r.jpg?hash=1774621933 not downloaded yet
2026-03-27 15:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009813%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621933%27 HTTP/1.1" 200 None
2026-03-27 15:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009813/photo_003/780x0__r.jpg?hash=1774621933 not downloaded yet
2026-03-27 15:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009813%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621933%27 HTTP/1.1" 200 None
2026-03-27 15:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009813/photo_004/780x0__r.jpg?hash=1774621933 not downloaded yet
2026-03-27 15:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009813%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621933%27 HTTP/1.1" 200 None
2026-03-27 15:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009813/photo_005/780x0__r.jpg?hash=1774621933 not downloaded yet
2026-03-27 15:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009813%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621933%27 HTTP/1.1" 200 None
2026-03-27 15:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009813/photo_006/780x0__r.jpg?hash=1774621933 not downloaded yet
2026-03-27 15:27:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009812> (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 15:27: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 15:27:45 [ecarstrade.be] INFO: Extracting details for car 7009812auction111136
2026-03-27 15:27:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42224d0d-6a20-5d20-b858-f83c096bb55d with identifier: 7009812auction111136
2026-03-27 15:27:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42224d0d-6a20-5d20-b858-f83c096bb55d with scrape type 1
2026-03-27 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 42224d0d-6a20-5d20-b858-f83c096bb55d
2026-03-27 15:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009812%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621929%27 HTTP/1.1" 200 None
2026-03-27 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009812/photo_001/780x0__r.jpg?hash=1774621929 not downloaded yet
2026-03-27 15:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009812%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621929%27 HTTP/1.1" 200 None
2026-03-27 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009812/photo_002/780x0__r.jpg?hash=1774621929 not downloaded yet
2026-03-27 15:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009812%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621929%27 HTTP/1.1" 200 None
2026-03-27 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009812/photo_003/780x0__r.jpg?hash=1774621929 not downloaded yet
2026-03-27 15:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009812%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621930%27 HTTP/1.1" 200 None
2026-03-27 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009812/photo_004/780x0__r.jpg?hash=1774621930 not downloaded yet
2026-03-27 15:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009812%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621930%27 HTTP/1.1" 200 None
2026-03-27 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009812/photo_005/780x0__r.jpg?hash=1774621930 not downloaded yet
2026-03-27 15:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009812%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621930%27 HTTP/1.1" 200 None
2026-03-27 15:27:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009812/photo_006/780x0__r.jpg?hash=1774621930 not downloaded yet
2026-03-27 15:27:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009818> (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 15:27:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009800/photo_006/780x0__r.jpg?hash=1774621895> (referer: https://ecarstrade.com/cars/7009800)
2026-03-27 15:27:48 [ecarstrade.be] INFO: Extracting details for car 7009818auction111136
2026-03-27 15:27:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a66c52c-dd17-5314-b373-3736c02cf0bb with identifier: 7009818auction111136
2026-03-27 15:27:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a66c52c-dd17-5314-b373-3736c02cf0bb with scrape type 1
2026-03-27 15:27:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0a66c52c-dd17-5314-b373-3736c02cf0bb
2026-03-27 15:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009818%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621944%27 HTTP/1.1" 200 None
2026-03-27 15:27:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009818/photo_001/780x0__r.jpg?hash=1774621944 not downloaded yet
2026-03-27 15:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009818%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621944%27 HTTP/1.1" 200 None
2026-03-27 15:27:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009818/photo_002/780x0__r.jpg?hash=1774621944 not downloaded yet
2026-03-27 15:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009818%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621944%27 HTTP/1.1" 200 None
2026-03-27 15:27:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009818/photo_003/780x0__r.jpg?hash=1774621944 not downloaded yet
2026-03-27 15:27:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009794/photo_006/780x0__r.jpg?hash=1774621876> (referer: https://ecarstrade.com/cars/7009794)
2026-03-27 15:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009818%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621944%27 HTTP/1.1" 200 None
2026-03-27 15:27:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009818/photo_004/780x0__r.jpg?hash=1774621944 not downloaded yet
2026-03-27 15:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009818%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621944%27 HTTP/1.1" 200 None
2026-03-27 15:27:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009818/photo_005/780x0__r.jpg?hash=1774621944 not downloaded yet
2026-03-27 15:27:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 118ca689-fcbe-51eb-bb63-9ec318dc6bad
2026-03-27 15:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009818%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621944%27 HTTP/1.1" 200 None
2026-03-27 15:27:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009818/photo_006/780x0__r.jpg?hash=1774621944 not downloaded yet
2026-03-27 15:27:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009793/photo_006/780x0__r.jpg?hash=1774621873> (referer: https://ecarstrade.com/cars/7009793)
2026-03-27 15:27: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 15:27:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fb6df737-ddfc-575c-ae7e-815b512856d2
2026-03-27 15:27:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c8cf66b8-204c-5fa0-bde9-5775c500918d
2026-03-27 15:27:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009831> (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 15:27:53 [ecarstrade.be] INFO: Extracting details for car 7009831auction111136
2026-03-27 15:27:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009814/photo_006/780x0__r.jpg?hash=1774621935> (referer: https://ecarstrade.com/cars/7009814)
2026-03-27 15:27:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a397076f-58ce-5eef-bfb9-7a369fdda00a with identifier: 7009831auction111136
2026-03-27 15:27:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a397076f-58ce-5eef-bfb9-7a369fdda00a with scrape type 1
2026-03-27 15:27:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a397076f-58ce-5eef-bfb9-7a369fdda00a
2026-03-27 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009831%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621981%27 HTTP/1.1" 200 None
2026-03-27 15:27:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009831/photo_001/780x0__r.jpg?hash=1774621981 not downloaded yet
2026-03-27 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009831%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621981%27 HTTP/1.1" 200 None
2026-03-27 15:27:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009831/photo_002/780x0__r.jpg?hash=1774621981 not downloaded yet
2026-03-27 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009831%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621981%27 HTTP/1.1" 200 None
2026-03-27 15:27:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009831/photo_003/780x0__r.jpg?hash=1774621981 not downloaded yet
2026-03-27 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009831%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621981%27 HTTP/1.1" 200 None
2026-03-27 15:27:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009831/photo_004/780x0__r.jpg?hash=1774621981 not downloaded yet
2026-03-27 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009831%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621981%27 HTTP/1.1" 200 None
2026-03-27 15:27:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009831/photo_005/780x0__r.jpg?hash=1774621981 not downloaded yet
2026-03-27 15:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009831%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621981%27 HTTP/1.1" 200 None
2026-03-27 15:27:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009831/photo_006/780x0__r.jpg?hash=1774621981 not downloaded yet
2026-03-27 15:27:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009811/photo_006/780x0__r.jpg?hash=1774621927> (referer: https://ecarstrade.com/cars/7009811)
2026-03-27 15:27:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6a539fb0-1d78-55bd-9340-413a1751654f
2026-03-27 15:27:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009815/photo_006/780x0__r.jpg?hash=1774621937> (referer: https://ecarstrade.com/cars/7009815)
2026-03-27 15:27:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 99cb28d4-20ff-588f-a0a4-cbfb4a84cdfd
2026-03-27 15:27:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009813/photo_006/780x0__r.jpg?hash=1774621933> (referer: https://ecarstrade.com/cars/7009813)
2026-03-27 15:27:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 80e6a082-480e-5d1f-b165-d3cbc7bae8b6
2026-03-27 15:27:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009812/photo_006/780x0__r.jpg?hash=1774621930> (referer: https://ecarstrade.com/cars/7009812)
2026-03-27 15:27:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fc791b8d-0488-59d5-8a93-3f200e63aba8
2026-03-27 15:27:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009812/photo_005/780x0__r.jpg?hash=1774621930> (referer: https://ecarstrade.com/cars/7009812)
2026-03-27 15:27:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 42224d0d-6a20-5d20-b858-f83c096bb55d
2026-03-27 15:27:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009818/photo_003/780x0__r.jpg?hash=1774621944> (referer: https://ecarstrade.com/cars/7009818)
2026-03-27 15:27:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 42224d0d-6a20-5d20-b858-f83c096bb55d
2026-03-27 15:27:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009818/photo_006/780x0__r.jpg?hash=1774621944> (referer: https://ecarstrade.com/cars/7009818)
2026-03-27 15:27:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0a66c52c-dd17-5314-b373-3736c02cf0bb
2026-03-27 15:27:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009818/photo_005/780x0__r.jpg?hash=1774621944> (referer: https://ecarstrade.com/cars/7009818)
2026-03-27 15:27:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0a66c52c-dd17-5314-b373-3736c02cf0bb
2026-03-27 15:27:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009818/photo_004/780x0__r.jpg?hash=1774621944> (referer: https://ecarstrade.com/cars/7009818)
2026-03-27 15:27:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0a66c52c-dd17-5314-b373-3736c02cf0bb
2026-03-27 15:27:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009831/photo_006/780x0__r.jpg?hash=1774621981> (referer: https://ecarstrade.com/cars/7009831)
2026-03-27 15:27:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0a66c52c-dd17-5314-b373-3736c02cf0bb
2026-03-27 15:27:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009831/photo_005/780x0__r.jpg?hash=1774621981> (referer: https://ecarstrade.com/cars/7009831)
2026-03-27 15:27:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a397076f-58ce-5eef-bfb9-7a369fdda00a
2026-03-27 15:27:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009831/photo_004/780x0__r.jpg?hash=1774621981> (referer: https://ecarstrade.com/cars/7009831)
2026-03-27 15:27:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a397076f-58ce-5eef-bfb9-7a369fdda00a
2026-03-27 15:27:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009831/photo_003/780x0__r.jpg?hash=1774621981> (referer: https://ecarstrade.com/cars/7009831)
2026-03-27 15:27:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a397076f-58ce-5eef-bfb9-7a369fdda00a
2026-03-27 15:27:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009831/photo_002/780x0__r.jpg?hash=1774621981> (referer: https://ecarstrade.com/cars/7009831)
2026-03-27 15:27:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a397076f-58ce-5eef-bfb9-7a369fdda00a
2026-03-27 15:27:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009831/photo_001/780x0__r.jpg?hash=1774621981> (referer: https://ecarstrade.com/cars/7009831)
2026-03-27 15:27:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a397076f-58ce-5eef-bfb9-7a369fdda00a
2026-03-27 15:27:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009818/photo_002/780x0__r.jpg?hash=1774621944> (referer: https://ecarstrade.com/cars/7009818)
2026-03-27 15:27:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009818/photo_001/780x0__r.jpg?hash=1774621944> (referer: https://ecarstrade.com/cars/7009818)
2026-03-27 15:27:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a397076f-58ce-5eef-bfb9-7a369fdda00a
2026-03-27 15:27:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a397076f-58ce-5eef-bfb9-7a369fdda00a, skipping ID generation
2026-03-27 15:27:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a397076f-58ce-5eef-bfb9-7a369fdda00a with scrape type 1
2026-03-27 15:27:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a397076f-58ce-5eef-bfb9-7a369fdda00a sending to next pipeline
2026-03-27 15:27:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a397076f-58ce-5eef-bfb9-7a369fdda00a, identifier: 7009831auction111136
2026-03-27 15:27:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a397076f-58ce-5eef-bfb9-7a369fdda00a with identifier: 7009831auction111136
2026-03-27 15:27:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a397076f-58ce-5eef-bfb9-7a369fdda00a with identifier: 7009831auction111136
2026-03-27 15:27:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a397076f-58ce-5eef-bfb9-7a369fdda00a with identifier: 7009831auction111136 to the API
2026-03-27 15:27:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009831/photo_001/780x0__r.jpg?hash=1774621981>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'a397076f-58ce-5eef-bfb9-7a369fdda00a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009831',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': 'Partner',
 'odometer': 63556,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-10-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Peugeot Partner 1.6 BHDi L1 Light 73kW s/s Premium 4d',
 'transmission': 'manual',
 'trim': '1.6 BHDi L1 Light 73kW s/s Premium 4d',
 'vin': None,
 'year': 2019}
2026-03-27 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:55 [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 15:27:55 [ecarstrade.be] INFO: Saving data for 7009831auction111136: {'created_time': 1774625275.542803, 'last_price_update_time': 1774625275.542815, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009831auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009812/photo_004/780x0__r.jpg?hash=1774621930> (referer: https://ecarstrade.com/cars/7009812)
2026-03-27 15:27:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0a66c52c-dd17-5314-b373-3736c02cf0bb
2026-03-27 15:27:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0a66c52c-dd17-5314-b373-3736c02cf0bb
2026-03-27 15:27:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0a66c52c-dd17-5314-b373-3736c02cf0bb, skipping ID generation
2026-03-27 15:27:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a66c52c-dd17-5314-b373-3736c02cf0bb with scrape type 1
2026-03-27 15:27:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0a66c52c-dd17-5314-b373-3736c02cf0bb sending to next pipeline
2026-03-27 15:27:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0a66c52c-dd17-5314-b373-3736c02cf0bb, identifier: 7009818auction111136
2026-03-27 15:27:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0a66c52c-dd17-5314-b373-3736c02cf0bb with identifier: 7009818auction111136
2026-03-27 15:27:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0a66c52c-dd17-5314-b373-3736c02cf0bb with identifier: 7009818auction111136
2026-03-27 15:27:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0a66c52c-dd17-5314-b373-3736c02cf0bb with identifier: 7009818auction111136 to the API
2026-03-27 15:27:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009818/photo_001/780x0__r.jpg?hash=1774621944>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6D',
 'engine': '',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Electric',
 'id': '0a66c52c-dd17-5314-b373-3736c02cf0bb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009818',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mini',
 'model': 'Cooper SE',
 'odometer': 20149,
 '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': 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  3d',
 'vin': None,
 'year': 2023}
2026-03-27 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:56 [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 15:27:56 [ecarstrade.be] INFO: Saving data for 7009818auction111136: {'created_time': 1774625276.018961, 'last_price_update_time': 1774625276.018973, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009818auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009812/photo_003/780x0__r.jpg?hash=1774621929> (referer: https://ecarstrade.com/cars/7009812)
2026-03-27 15:27:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 42224d0d-6a20-5d20-b858-f83c096bb55d
2026-03-27 15:27:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 42224d0d-6a20-5d20-b858-f83c096bb55d
2026-03-27 15:27:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009812/photo_002/780x0__r.jpg?hash=1774621929> (referer: https://ecarstrade.com/cars/7009812)
2026-03-27 15:27:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009812/photo_001/780x0__r.jpg?hash=1774621929> (referer: https://ecarstrade.com/cars/7009812)
2026-03-27 15:27:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 42224d0d-6a20-5d20-b858-f83c096bb55d
2026-03-27 15:27:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009813/photo_005/780x0__r.jpg?hash=1774621933> (referer: https://ecarstrade.com/cars/7009813)
2026-03-27 15:27:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 42224d0d-6a20-5d20-b858-f83c096bb55d
2026-03-27 15:27:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 42224d0d-6a20-5d20-b858-f83c096bb55d, skipping ID generation
2026-03-27 15:27:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42224d0d-6a20-5d20-b858-f83c096bb55d with scrape type 1
2026-03-27 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 42224d0d-6a20-5d20-b858-f83c096bb55d sending to next pipeline
2026-03-27 15:27:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 42224d0d-6a20-5d20-b858-f83c096bb55d, identifier: 7009812auction111136
2026-03-27 15:27:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 42224d0d-6a20-5d20-b858-f83c096bb55d with identifier: 7009812auction111136
2026-03-27 15:27:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 42224d0d-6a20-5d20-b858-f83c096bb55d with identifier: 7009812auction111136
2026-03-27 15:27:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 42224d0d-6a20-5d20-b858-f83c096bb55d with identifier: 7009812auction111136 to the API
2026-03-27 15:27:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009812/photo_001/780x0__r.jpg?hash=1774621929>
{'auction_title': '',
 'c_o_2_emission_value': 48,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Hybrid (diesel / electric)',
 'id': '42224d0d-6a20-5d20-b858-f83c096bb55d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009812',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Mercedes',
 'model': 'GLC 300',
 'odometer': 92404,
 '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': 'Mercedes-Benz GLC Coupé GLC 300 de 4MATIC 5d',
 'transmission': 'automatic',
 'trim': '-Benz GLC Coupé  de 4MATIC 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:56 [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 15:27:56 [ecarstrade.be] INFO: Saving data for 7009812auction111136: {'created_time': 1774625276.766685, 'last_price_update_time': 1774625276.766694, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009812auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009813/photo_004/780x0__r.jpg?hash=1774621933> (referer: https://ecarstrade.com/cars/7009813)
2026-03-27 15:27:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009819> (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 15:27:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fc791b8d-0488-59d5-8a93-3f200e63aba8
2026-03-27 15:27:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009813/photo_002/780x0__r.jpg?hash=1774621933> (referer: https://ecarstrade.com/cars/7009813)
2026-03-27 15:27:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fc791b8d-0488-59d5-8a93-3f200e63aba8
2026-03-27 15:27:56 [ecarstrade.be] INFO: Extracting details for car 7009819auction111136
2026-03-27 15:27:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009813/photo_003/780x0__r.jpg?hash=1774621933> (referer: https://ecarstrade.com/cars/7009813)
2026-03-27 15:27:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe7dd7d7-8110-5b44-91c3-cb9974850eb8 with identifier: 7009819auction111136
2026-03-27 15:27:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe7dd7d7-8110-5b44-91c3-cb9974850eb8 with scrape type 1
2026-03-27 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fe7dd7d7-8110-5b44-91c3-cb9974850eb8
2026-03-27 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009819%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621944%27 HTTP/1.1" 200 None
2026-03-27 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009819/photo_001/780x0__r.jpg?hash=1774621944 not downloaded yet
2026-03-27 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009819%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621945%27 HTTP/1.1" 200 None
2026-03-27 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009819/photo_002/780x0__r.jpg?hash=1774621945 not downloaded yet
2026-03-27 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009819%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621944%27 HTTP/1.1" 200 None
2026-03-27 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009819/photo_003/780x0__r.jpg?hash=1774621944 not downloaded yet
2026-03-27 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7009819%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621945%27 HTTP/1.1" 200 None
2026-03-27 15:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009819/photo_004/780x0__r.jpg?hash=1774621945 not downloaded yet
2026-03-27 15:27:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009815/photo_005/780x0__r.jpg?hash=1774621937> (referer: https://ecarstrade.com/cars/7009815)
2026-03-27 15:27:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009813/photo_001/780x0__r.jpg?hash=1774621933> (referer: https://ecarstrade.com/cars/7009813)
2026-03-27 15:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009819%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621945%27 HTTP/1.1" 200 None
2026-03-27 15:27:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009819/photo_005/780x0__r.jpg?hash=1774621945 not downloaded yet
2026-03-27 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27: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%252F7000001-7010000%252F7009819%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621945%27 HTTP/1.1" 200 None
2026-03-27 15:27:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009819/photo_006/780x0__r.jpg?hash=1774621945 not downloaded yet
2026-03-27 15:27:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fc791b8d-0488-59d5-8a93-3f200e63aba8
2026-03-27 15:27:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fc791b8d-0488-59d5-8a93-3f200e63aba8
2026-03-27 15:27:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009815/photo_003/780x0__r.jpg?hash=1774621936> (referer: https://ecarstrade.com/cars/7009815)
2026-03-27 15:27:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 80e6a082-480e-5d1f-b165-d3cbc7bae8b6
2026-03-27 15:27:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fc791b8d-0488-59d5-8a93-3f200e63aba8
2026-03-27 15:27:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fc791b8d-0488-59d5-8a93-3f200e63aba8, skipping ID generation
2026-03-27 15:27:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc791b8d-0488-59d5-8a93-3f200e63aba8 with scrape type 1
2026-03-27 15:27:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fc791b8d-0488-59d5-8a93-3f200e63aba8 sending to next pipeline
2026-03-27 15:27:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fc791b8d-0488-59d5-8a93-3f200e63aba8, identifier: 7009813auction111136
2026-03-27 15:27:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009815/photo_004/780x0__r.jpg?hash=1774621937> (referer: https://ecarstrade.com/cars/7009815)
2026-03-27 15:27:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fc791b8d-0488-59d5-8a93-3f200e63aba8 with identifier: 7009813auction111136
2026-03-27 15:27:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fc791b8d-0488-59d5-8a93-3f200e63aba8 with identifier: 7009813auction111136
2026-03-27 15:27:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fc791b8d-0488-59d5-8a93-3f200e63aba8 with identifier: 7009813auction111136 to the API
2026-03-27 15:27:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009813/photo_001/780x0__r.jpg?hash=1774621933>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'fc791b8d-0488-59d5-8a93-3f200e63aba8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009813',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'E 200',
 'odometer': 76820,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes-Benz E-Klasse Berline E 200 d Business Solution 4d',
 'transmission': 'automatic',
 'trim': '-Benz E-Klasse Berline  d Business Solution 4d',
 'vin': None,
 'year': 2021}
2026-03-27 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:57 [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 15:27:57 [ecarstrade.be] INFO: Saving data for 7009813auction111136: {'created_time': 1774625277.502304, 'last_price_update_time': 1774625277.502313, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009813auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009815/photo_002/780x0__r.jpg?hash=1774621937> (referer: https://ecarstrade.com/cars/7009815)
2026-03-27 15:27:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 80e6a082-480e-5d1f-b165-d3cbc7bae8b6
2026-03-27 15:27:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 80e6a082-480e-5d1f-b165-d3cbc7bae8b6
2026-03-27 15:27:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009815/photo_001/780x0__r.jpg?hash=1774621936> (referer: https://ecarstrade.com/cars/7009815)
2026-03-27 15:27:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009811/photo_005/780x0__r.jpg?hash=1774621927> (referer: https://ecarstrade.com/cars/7009811)
2026-03-27 15:27:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 80e6a082-480e-5d1f-b165-d3cbc7bae8b6
2026-03-27 15:27:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009811/photo_004/780x0__r.jpg?hash=1774621927> (referer: https://ecarstrade.com/cars/7009811)
2026-03-27 15:27:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 80e6a082-480e-5d1f-b165-d3cbc7bae8b6
2026-03-27 15:27:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 80e6a082-480e-5d1f-b165-d3cbc7bae8b6, skipping ID generation
2026-03-27 15:27:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80e6a082-480e-5d1f-b165-d3cbc7bae8b6 with scrape type 1
2026-03-27 15:27:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 80e6a082-480e-5d1f-b165-d3cbc7bae8b6 sending to next pipeline
2026-03-27 15:27:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 80e6a082-480e-5d1f-b165-d3cbc7bae8b6, identifier: 7009815auction111136
2026-03-27 15:27:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 80e6a082-480e-5d1f-b165-d3cbc7bae8b6 with identifier: 7009815auction111136
2026-03-27 15:27:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 80e6a082-480e-5d1f-b165-d3cbc7bae8b6 with identifier: 7009815auction111136
2026-03-27 15:27:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 80e6a082-480e-5d1f-b165-d3cbc7bae8b6 with identifier: 7009815auction111136 to the API
2026-03-27 15:27:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009815/photo_001/780x0__r.jpg?hash=1774621936>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '80e6a082-480e-5d1f-b165-d3cbc7bae8b6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009815',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'MAN',
 'model': 'Mini One D Clubman',
 'odometer': 131466,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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': 'Mini Clubman One D (85 kW) Aut. 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:58 [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 15:27:58 [ecarstrade.be] INFO: Saving data for 7009815auction111136: {'created_time': 1774625278.091931, 'last_price_update_time': 1774625278.091973, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009815auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009811/photo_003/780x0__r.jpg?hash=1774621927> (referer: https://ecarstrade.com/cars/7009811)
2026-03-27 15:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009811/photo_002/780x0__r.jpg?hash=1774621927> (referer: https://ecarstrade.com/cars/7009811)
2026-03-27 15:27:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 99cb28d4-20ff-588f-a0a4-cbfb4a84cdfd
2026-03-27 15:27:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 99cb28d4-20ff-588f-a0a4-cbfb4a84cdfd
2026-03-27 15:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009819/photo_004/780x0__r.jpg?hash=1774621945> (referer: https://ecarstrade.com/cars/7009819)
2026-03-27 15:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009819/photo_003/780x0__r.jpg?hash=1774621944> (referer: https://ecarstrade.com/cars/7009819)
2026-03-27 15:27:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 99cb28d4-20ff-588f-a0a4-cbfb4a84cdfd
2026-03-27 15:27:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 99cb28d4-20ff-588f-a0a4-cbfb4a84cdfd
2026-03-27 15:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009819/photo_006/780x0__r.jpg?hash=1774621945> (referer: https://ecarstrade.com/cars/7009819)
2026-03-27 15:27:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fe7dd7d7-8110-5b44-91c3-cb9974850eb8
2026-03-27 15:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009819/photo_005/780x0__r.jpg?hash=1774621945> (referer: https://ecarstrade.com/cars/7009819)
2026-03-27 15:27:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fe7dd7d7-8110-5b44-91c3-cb9974850eb8
2026-03-27 15:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009819/photo_001/780x0__r.jpg?hash=1774621944> (referer: https://ecarstrade.com/cars/7009819)
2026-03-27 15:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009819/photo_002/780x0__r.jpg?hash=1774621945> (referer: https://ecarstrade.com/cars/7009819)
2026-03-27 15:27:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fe7dd7d7-8110-5b44-91c3-cb9974850eb8
2026-03-27 15:27:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fe7dd7d7-8110-5b44-91c3-cb9974850eb8
2026-03-27 15:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009811/photo_001/780x0__r.jpg?hash=1774621927> (referer: https://ecarstrade.com/cars/7009811)
2026-03-27 15:27:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fe7dd7d7-8110-5b44-91c3-cb9974850eb8
2026-03-27 15:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009814/photo_005/780x0__r.jpg?hash=1774621935> (referer: https://ecarstrade.com/cars/7009814)
2026-03-27 15:27:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fe7dd7d7-8110-5b44-91c3-cb9974850eb8
2026-03-27 15:27:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fe7dd7d7-8110-5b44-91c3-cb9974850eb8, skipping ID generation
2026-03-27 15:27:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe7dd7d7-8110-5b44-91c3-cb9974850eb8 with scrape type 1
2026-03-27 15:27:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fe7dd7d7-8110-5b44-91c3-cb9974850eb8 sending to next pipeline
2026-03-27 15:27:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fe7dd7d7-8110-5b44-91c3-cb9974850eb8, identifier: 7009819auction111136
2026-03-27 15:27:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fe7dd7d7-8110-5b44-91c3-cb9974850eb8 with identifier: 7009819auction111136
2026-03-27 15:27:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fe7dd7d7-8110-5b44-91c3-cb9974850eb8 with identifier: 7009819auction111136
2026-03-27 15:27:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fe7dd7d7-8110-5b44-91c3-cb9974850eb8 with identifier: 7009819auction111136 to the API
2026-03-27 15:27:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009819/photo_002/780x0__r.jpg?hash=1774621945>
{'auction_title': '',
 'c_o_2_emission_value': 100,
 'category': None,
 'color': None,
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'fe7dd7d7-8110-5b44-91c3-cb9974850eb8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009819',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 104999,
 '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': "Peugeot, 2008 '19, Peugeot 2008 1.5 BlueHDi 96kW S&S EAT8 Allure 5d",
 'transmission': 'automatic',
 'trim': ",  '19,   1.5 BlueHDi 96kW S&S EAT8 Allure 5d",
 'vin': None,
 'year': 2021}
2026-03-27 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:58 [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 15:27:58 [ecarstrade.be] INFO: Saving data for 7009819auction111136: {'created_time': 1774625278.836058, 'last_price_update_time': 1774625278.836071, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009819auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009814/photo_004/780x0__r.jpg?hash=1774621935> (referer: https://ecarstrade.com/cars/7009814)
2026-03-27 15:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009814/photo_003/780x0__r.jpg?hash=1774621936> (referer: https://ecarstrade.com/cars/7009814)
2026-03-27 15:27:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 99cb28d4-20ff-588f-a0a4-cbfb4a84cdfd
2026-03-27 15:27:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 99cb28d4-20ff-588f-a0a4-cbfb4a84cdfd, skipping ID generation
2026-03-27 15:27:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99cb28d4-20ff-588f-a0a4-cbfb4a84cdfd with scrape type 1
2026-03-27 15:27:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 99cb28d4-20ff-588f-a0a4-cbfb4a84cdfd sending to next pipeline
2026-03-27 15:27:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 99cb28d4-20ff-588f-a0a4-cbfb4a84cdfd, identifier: 7009811auction111136
2026-03-27 15:27:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6a539fb0-1d78-55bd-9340-413a1751654f
2026-03-27 15:27:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 99cb28d4-20ff-588f-a0a4-cbfb4a84cdfd with identifier: 7009811auction111136
2026-03-27 15:27:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 99cb28d4-20ff-588f-a0a4-cbfb4a84cdfd with identifier: 7009811auction111136
2026-03-27 15:27:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 99cb28d4-20ff-588f-a0a4-cbfb4a84cdfd with identifier: 7009811auction111136 to the API
2026-03-27 15:27:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009811/photo_001/780x0__r.jpg?hash=1774621927>
{'auction_title': '',
 'c_o_2_emission_value': 50,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Hybrid (diesel / electric)',
 'id': '99cb28d4-20ff-588f-a0a4-cbfb4a84cdfd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009811',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Mercedes',
 'model': 'GLC 300',
 'odometer': 124719,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes-Benz GLC GLC 300 de Business Solution 4MATIC 5d',
 'transmission': 'automatic',
 'trim': '-Benz GLC  de Business Solution 4MATIC 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:59 [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 15:27:59 [ecarstrade.be] INFO: Saving data for 7009811auction111136: {'created_time': 1774625279.249384, 'last_price_update_time': 1774625279.249394, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009811auction111136') HTTP/1.1" 204 0
2026-03-27 15:27:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009814/photo_001/780x0__r.jpg?hash=1774621936> (referer: https://ecarstrade.com/cars/7009814)
2026-03-27 15:27:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009814/photo_002/780x0__r.jpg?hash=1774621935> (referer: https://ecarstrade.com/cars/7009814)
2026-03-27 15:27: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 15:27: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 15:27:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6a539fb0-1d78-55bd-9340-413a1751654f
2026-03-27 15:27:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6a539fb0-1d78-55bd-9340-413a1751654f
2026-03-27 15:27:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6a539fb0-1d78-55bd-9340-413a1751654f
2026-03-27 15:27:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6a539fb0-1d78-55bd-9340-413a1751654f
2026-03-27 15:27:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6a539fb0-1d78-55bd-9340-413a1751654f, skipping ID generation
2026-03-27 15:27:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a539fb0-1d78-55bd-9340-413a1751654f with scrape type 1
2026-03-27 15:27:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6a539fb0-1d78-55bd-9340-413a1751654f sending to next pipeline
2026-03-27 15:27:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6a539fb0-1d78-55bd-9340-413a1751654f, identifier: 7009814auction111136
2026-03-27 15:27:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6a539fb0-1d78-55bd-9340-413a1751654f with identifier: 7009814auction111136
2026-03-27 15:27:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6a539fb0-1d78-55bd-9340-413a1751654f with identifier: 7009814auction111136
2026-03-27 15:27:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6a539fb0-1d78-55bd-9340-413a1751654f with identifier: 7009814auction111136 to the API
2026-03-27 15:27:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:27: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 15:27:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009814/photo_002/780x0__r.jpg?hash=1774621935>
{'auction_title': '',
 'c_o_2_emission_value': 150,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.1L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '6a539fb0-1d78-55bd-9340-413a1751654f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009814',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'GLA 200',
 'odometer': 7316,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes-Benz GLA GLA 200 d Aut. 5d',
 'transmission': 'automatic',
 'trim': '-Benz GLA  d Aut. 5d',
 'vin': None,
 'year': 2018}
2026-03-27 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:59 [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 15:27:59 [ecarstrade.be] INFO: Saving data for 7009814auction111136: {'created_time': 1774625279.753165, 'last_price_update_time': 1774625279.753175, 'auction_closing_time': 1774953000.0}
2026-03-27 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009814auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009820> (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 15:28: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 15:28:00 [ecarstrade.be] INFO: Extracting details for car 7009820auction111136
2026-03-27 15:28:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c028009e-5c9e-5045-ae27-46534d3a777a with identifier: 7009820auction111136
2026-03-27 15:28:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c028009e-5c9e-5045-ae27-46534d3a777a with scrape type 1
2026-03-27 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c028009e-5c9e-5045-ae27-46534d3a777a
2026-03-27 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009820%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621947%27 HTTP/1.1" 200 None
2026-03-27 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009820/photo_001/780x0__r.jpg?hash=1774621947 not downloaded yet
2026-03-27 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009820%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621947%27 HTTP/1.1" 200 None
2026-03-27 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009820/photo_002/780x0__r.jpg?hash=1774621947 not downloaded yet
2026-03-27 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009820%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621947%27 HTTP/1.1" 200 None
2026-03-27 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009820/photo_003/780x0__r.jpg?hash=1774621947 not downloaded yet
2026-03-27 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009820%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621947%27 HTTP/1.1" 200 None
2026-03-27 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009820/photo_004/780x0__r.jpg?hash=1774621947 not downloaded yet
2026-03-27 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009820%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621947%27 HTTP/1.1" 200 None
2026-03-27 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009820/photo_005/780x0__r.jpg?hash=1774621947 not downloaded yet
2026-03-27 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009820%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621948%27 HTTP/1.1" 200 None
2026-03-27 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009820/photo_006/780x0__r.jpg?hash=1774621948 not downloaded yet
2026-03-27 15:28:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009853> (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 15:28: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 15:28:00 [ecarstrade.be] INFO: Extracting details for car 7009853auction111136
2026-03-27 15:28:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f4958c0-8774-5f3d-a7ed-4bd97c7c51e1 with identifier: 7009853auction111136
2026-03-27 15:28:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f4958c0-8774-5f3d-a7ed-4bd97c7c51e1 with scrape type 1
2026-03-27 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5f4958c0-8774-5f3d-a7ed-4bd97c7c51e1
2026-03-27 15:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009853%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622039%27 HTTP/1.1" 200 None
2026-03-27 15:28:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009853/photo_001/780x0__r.jpg?hash=1774622039 not downloaded yet
2026-03-27 15:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009853%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622039%27 HTTP/1.1" 200 None
2026-03-27 15:28:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009853/photo_002/780x0__r.jpg?hash=1774622039 not downloaded yet
2026-03-27 15:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009853%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622039%27 HTTP/1.1" 200 None
2026-03-27 15:28:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009853/photo_003/780x0__r.jpg?hash=1774622039 not downloaded yet
2026-03-27 15:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009853%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622039%27 HTTP/1.1" 200 None
2026-03-27 15:28:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009853/photo_004/780x0__r.jpg?hash=1774622039 not downloaded yet
2026-03-27 15:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009853%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622039%27 HTTP/1.1" 200 None
2026-03-27 15:28:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009853/photo_005/780x0__r.jpg?hash=1774622039 not downloaded yet
2026-03-27 15:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009853%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622039%27 HTTP/1.1" 200 None
2026-03-27 15:28:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009853/photo_006/780x0__r.jpg?hash=1774622039 not downloaded yet
2026-03-27 15:28:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009821> (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 15:28: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 15:28:01 [ecarstrade.be] INFO: Extracting details for car 7009821auction111136
2026-03-27 15:28:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9e48c15-c71e-5d9d-a495-b449028eb502 with identifier: 7009821auction111136
2026-03-27 15:28:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9e48c15-c71e-5d9d-a495-b449028eb502 with scrape type 1
2026-03-27 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b9e48c15-c71e-5d9d-a495-b449028eb502
2026-03-27 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009821%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621950%27 HTTP/1.1" 200 None
2026-03-27 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009821/photo_001/780x0__r.jpg?hash=1774621950 not downloaded yet
2026-03-27 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009821%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621950%27 HTTP/1.1" 200 None
2026-03-27 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009821/photo_002/780x0__r.jpg?hash=1774621950 not downloaded yet
2026-03-27 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009821%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621950%27 HTTP/1.1" 200 None
2026-03-27 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009821/photo_003/780x0__r.jpg?hash=1774621950 not downloaded yet
2026-03-27 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009821%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621950%27 HTTP/1.1" 200 None
2026-03-27 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009821/photo_004/780x0__r.jpg?hash=1774621950 not downloaded yet
2026-03-27 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009821%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621950%27 HTTP/1.1" 200 None
2026-03-27 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009821/photo_005/780x0__r.jpg?hash=1774621950 not downloaded yet
2026-03-27 15:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009821%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621951%27 HTTP/1.1" 200 None
2026-03-27 15:28:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009821/photo_006/780x0__r.jpg?hash=1774621951 not downloaded yet
2026-03-27 15:28:07 [scrapy.extensions.logstats] INFO: Crawled 1383 pages (at 24 pages/min), scraped 1197 items (at 25 items/min)
2026-03-27 15:28:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:28:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009851> (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 15:28: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 15:28:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009816> (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 15:28: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 15:28:07 [ecarstrade.be] INFO: Extracting details for car 7009851auction111136
2026-03-27 15:28:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dc0a231-747b-5472-8301-2550b1faed5d with identifier: 7009851auction111136
2026-03-27 15:28:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dc0a231-747b-5472-8301-2550b1faed5d with scrape type 1
2026-03-27 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0dc0a231-747b-5472-8301-2550b1faed5d
2026-03-27 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009851%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622035%27 HTTP/1.1" 200 None
2026-03-27 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009851/photo_001/780x0__r.jpg?hash=1774622035 not downloaded yet
2026-03-27 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009851%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622035%27 HTTP/1.1" 200 None
2026-03-27 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009851/photo_002/780x0__r.jpg?hash=1774622035 not downloaded yet
2026-03-27 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009851%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622037%27 HTTP/1.1" 200 None
2026-03-27 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009851/photo_003/780x0__r.jpg?hash=1774622037 not downloaded yet
2026-03-27 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009851%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622036%27 HTTP/1.1" 200 None
2026-03-27 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009851/photo_004/780x0__r.jpg?hash=1774622036 not downloaded yet
2026-03-27 15:28:07 [ecarstrade.be] INFO: Extracting details for car 7009816auction111136
2026-03-27 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009851%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622036%27 HTTP/1.1" 200 None
2026-03-27 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009851/photo_005/780x0__r.jpg?hash=1774622036 not downloaded yet
2026-03-27 15:28:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fc5df94-2fe6-5ec8-84d4-8cbd4c61ccca with identifier: 7009816auction111136
2026-03-27 15:28:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fc5df94-2fe6-5ec8-84d4-8cbd4c61ccca with scrape type 1
2026-03-27 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1fc5df94-2fe6-5ec8-84d4-8cbd4c61ccca
2026-03-27 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009816%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621941%27 HTTP/1.1" 200 None
2026-03-27 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009816/photo_001/780x0__r.jpg?hash=1774621941 not downloaded yet
2026-03-27 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009851%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622036%27 HTTP/1.1" 200 None
2026-03-27 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009851/photo_006/780x0__r.jpg?hash=1774622036 not downloaded yet
2026-03-27 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009816%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621941%27 HTTP/1.1" 200 None
2026-03-27 15:28:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009816/photo_002/780x0__r.jpg?hash=1774621941 not downloaded yet
2026-03-27 15:28:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009816%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621943%27 HTTP/1.1" 200 None
2026-03-27 15:28:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009816/photo_003/780x0__r.jpg?hash=1774621943 not downloaded yet
2026-03-27 15:28:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009816%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621941%27 HTTP/1.1" 200 None
2026-03-27 15:28:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009816/photo_004/780x0__r.jpg?hash=1774621941 not downloaded yet
2026-03-27 15:28:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009816%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621941%27 HTTP/1.1" 200 None
2026-03-27 15:28:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009816/photo_005/780x0__r.jpg?hash=1774621941 not downloaded yet
2026-03-27 15:28:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009816%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621941%27 HTTP/1.1" 200 None
2026-03-27 15:28:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009816/photo_006/780x0__r.jpg?hash=1774621941 not downloaded yet
2026-03-27 15:28:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009847> (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 15:28: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 15:28:08 [ecarstrade.be] INFO: Extracting details for car 7009847auction111136
2026-03-27 15:28:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c902023-54b2-5079-b3cd-4761f1b0120c with identifier: 7009847auction111136
2026-03-27 15:28:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c902023-54b2-5079-b3cd-4761f1b0120c with scrape type 1
2026-03-27 15:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1c902023-54b2-5079-b3cd-4761f1b0120c
2026-03-27 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009847%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622027%27 HTTP/1.1" 200 None
2026-03-27 15:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009847/photo_001/780x0__r.jpg?hash=1774622027 not downloaded yet
2026-03-27 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009847%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622028%27 HTTP/1.1" 200 None
2026-03-27 15:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009847/photo_002/780x0__r.jpg?hash=1774622028 not downloaded yet
2026-03-27 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009847%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622027%27 HTTP/1.1" 200 None
2026-03-27 15:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009847/photo_003/780x0__r.jpg?hash=1774622027 not downloaded yet
2026-03-27 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009847%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622027%27 HTTP/1.1" 200 None
2026-03-27 15:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009847/photo_004/780x0__r.jpg?hash=1774622027 not downloaded yet
2026-03-27 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009847%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622027%27 HTTP/1.1" 200 None
2026-03-27 15:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009847/photo_005/780x0__r.jpg?hash=1774622027 not downloaded yet
2026-03-27 15:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009847%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622027%27 HTTP/1.1" 200 None
2026-03-27 15:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009847/photo_006/780x0__r.jpg?hash=1774622027 not downloaded yet
2026-03-27 15:28:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009849> (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 15:28: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 15:28:10 [ecarstrade.be] INFO: Extracting details for car 7009849auction111136
2026-03-27 15:28:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6d5d9dc-bc9f-564d-87ca-5a46f86d3b6c with identifier: 7009849auction111136
2026-03-27 15:28:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6d5d9dc-bc9f-564d-87ca-5a46f86d3b6c with scrape type 1
2026-03-27 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b6d5d9dc-bc9f-564d-87ca-5a46f86d3b6c
2026-03-27 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009849%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622032%27 HTTP/1.1" 200 None
2026-03-27 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009849/photo_001/780x0__r.jpg?hash=1774622032 not downloaded yet
2026-03-27 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009849%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622032%27 HTTP/1.1" 200 None
2026-03-27 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009849/photo_002/780x0__r.jpg?hash=1774622032 not downloaded yet
2026-03-27 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009849%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622032%27 HTTP/1.1" 200 None
2026-03-27 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009849/photo_003/780x0__r.jpg?hash=1774622032 not downloaded yet
2026-03-27 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009849%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622032%27 HTTP/1.1" 200 None
2026-03-27 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009849/photo_004/780x0__r.jpg?hash=1774622032 not downloaded yet
2026-03-27 15:28:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009852> (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 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009849%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622032%27 HTTP/1.1" 200 None
2026-03-27 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009849/photo_005/780x0__r.jpg?hash=1774622032 not downloaded yet
2026-03-27 15:28: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 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009849%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622034%27 HTTP/1.1" 200 None
2026-03-27 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009849/photo_006/780x0__r.jpg?hash=1774622034 not downloaded yet
2026-03-27 15:28:10 [ecarstrade.be] INFO: Extracting details for car 7009852auction111136
2026-03-27 15:28:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcbcf07f-c1a4-52ad-8438-fbc52ff263f0 with identifier: 7009852auction111136
2026-03-27 15:28:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcbcf07f-c1a4-52ad-8438-fbc52ff263f0 with scrape type 1
2026-03-27 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fcbcf07f-c1a4-52ad-8438-fbc52ff263f0
2026-03-27 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009852%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622039%27 HTTP/1.1" 200 None
2026-03-27 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009852/photo_001/780x0__r.jpg?hash=1774622039 not downloaded yet
2026-03-27 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009852%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622039%27 HTTP/1.1" 200 None
2026-03-27 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009852/photo_002/780x0__r.jpg?hash=1774622039 not downloaded yet
2026-03-27 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009852%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622039%27 HTTP/1.1" 200 None
2026-03-27 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009852/photo_003/780x0__r.jpg?hash=1774622039 not downloaded yet
2026-03-27 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009852%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622039%27 HTTP/1.1" 200 None
2026-03-27 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009852/photo_004/780x0__r.jpg?hash=1774622039 not downloaded yet
2026-03-27 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009852%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622039%27 HTTP/1.1" 200 None
2026-03-27 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009852/photo_005/780x0__r.jpg?hash=1774622039 not downloaded yet
2026-03-27 15:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009852%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622039%27 HTTP/1.1" 200 None
2026-03-27 15:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009852/photo_006/780x0__r.jpg?hash=1774622039 not downloaded yet
2026-03-27 15:28:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009850> (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 15:28: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 15:28:11 [ecarstrade.be] INFO: Extracting details for car 7009850auction111136
2026-03-27 15:28:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 472a0939-967d-5433-93cf-4069848a373b with identifier: 7009850auction111136
2026-03-27 15:28:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 472a0939-967d-5433-93cf-4069848a373b with scrape type 1
2026-03-27 15:28:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 472a0939-967d-5433-93cf-4069848a373b
2026-03-27 15:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009850%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622030%27 HTTP/1.1" 200 None
2026-03-27 15:28:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009850/photo_001/780x0__r.jpg?hash=1774622030 not downloaded yet
2026-03-27 15:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009850%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622029%27 HTTP/1.1" 200 None
2026-03-27 15:28:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009850/photo_002/780x0__r.jpg?hash=1774622029 not downloaded yet
2026-03-27 15:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009850%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622029%27 HTTP/1.1" 200 None
2026-03-27 15:28:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009850/photo_003/780x0__r.jpg?hash=1774622029 not downloaded yet
2026-03-27 15:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009850%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622029%27 HTTP/1.1" 200 None
2026-03-27 15:28:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009850/photo_004/780x0__r.jpg?hash=1774622029 not downloaded yet
2026-03-27 15:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009850%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622029%27 HTTP/1.1" 200 None
2026-03-27 15:28:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009850/photo_005/780x0__r.jpg?hash=1774622029 not downloaded yet
2026-03-27 15:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009850%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622030%27 HTTP/1.1" 200 None
2026-03-27 15:28:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009850/photo_006/780x0__r.jpg?hash=1774622030 not downloaded yet
2026-03-27 15:28:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009846> (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 15:28:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009820/photo_006/780x0__r.jpg?hash=1774621948> (referer: https://ecarstrade.com/cars/7009820)
2026-03-27 15:28:15 [ecarstrade.be] INFO: Extracting details for car 7009846auction111136
2026-03-27 15:28:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35016ecc-01e7-5d1c-b1a2-e708c053662d with identifier: 7009846auction111136
2026-03-27 15:28:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35016ecc-01e7-5d1c-b1a2-e708c053662d with scrape type 1
2026-03-27 15:28:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 35016ecc-01e7-5d1c-b1a2-e708c053662d
2026-03-27 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009846%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622026%27 HTTP/1.1" 200 None
2026-03-27 15:28:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009846/photo_001/780x0__r.jpg?hash=1774622026 not downloaded yet
2026-03-27 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009846%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622026%27 HTTP/1.1" 200 None
2026-03-27 15:28:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009846/photo_002/780x0__r.jpg?hash=1774622026 not downloaded yet
2026-03-27 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009846%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622026%27 HTTP/1.1" 200 None
2026-03-27 15:28:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009846/photo_003/780x0__r.jpg?hash=1774622026 not downloaded yet
2026-03-27 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009846%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622026%27 HTTP/1.1" 200 None
2026-03-27 15:28:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009846/photo_004/780x0__r.jpg?hash=1774622026 not downloaded yet
2026-03-27 15:28:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009853/photo_006/780x0__r.jpg?hash=1774622039> (referer: https://ecarstrade.com/cars/7009853)
2026-03-27 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009846%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622026%27 HTTP/1.1" 200 None
2026-03-27 15:28:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009846/photo_005/780x0__r.jpg?hash=1774622026 not downloaded yet
2026-03-27 15:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009846%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622026%27 HTTP/1.1" 200 None
2026-03-27 15:28:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009846/photo_006/780x0__r.jpg?hash=1774622026 not downloaded yet
2026-03-27 15:28:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c028009e-5c9e-5045-ae27-46534d3a777a
2026-03-27 15:28:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009821/photo_006/780x0__r.jpg?hash=1774621951> (referer: https://ecarstrade.com/cars/7009821)
2026-03-27 15:28:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5f4958c0-8774-5f3d-a7ed-4bd97c7c51e1
2026-03-27 15:28:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009821/photo_005/780x0__r.jpg?hash=1774621950> (referer: https://ecarstrade.com/cars/7009821)
2026-03-27 15:28:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b9e48c15-c71e-5d9d-a495-b449028eb502
2026-03-27 15:28:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009816/photo_006/780x0__r.jpg?hash=1774621941> (referer: https://ecarstrade.com/cars/7009816)
2026-03-27 15:28:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b9e48c15-c71e-5d9d-a495-b449028eb502
2026-03-27 15:28:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009847/photo_006/780x0__r.jpg?hash=1774622027> (referer: https://ecarstrade.com/cars/7009847)
2026-03-27 15:28:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1fc5df94-2fe6-5ec8-84d4-8cbd4c61ccca
2026-03-27 15:28:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009849/photo_004/780x0__r.jpg?hash=1774622032> (referer: https://ecarstrade.com/cars/7009849)
2026-03-27 15:28:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1c902023-54b2-5079-b3cd-4761f1b0120c
2026-03-27 15:28:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009852/photo_006/780x0__r.jpg?hash=1774622039> (referer: https://ecarstrade.com/cars/7009852)
2026-03-27 15:28:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b6d5d9dc-bc9f-564d-87ca-5a46f86d3b6c
2026-03-27 15:28:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009850/photo_006/780x0__r.jpg?hash=1774622030> (referer: https://ecarstrade.com/cars/7009850)
2026-03-27 15:28:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fcbcf07f-c1a4-52ad-8438-fbc52ff263f0
2026-03-27 15:28:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 472a0939-967d-5433-93cf-4069848a373b
2026-03-27 15:28:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009850/photo_005/780x0__r.jpg?hash=1774622029> (referer: https://ecarstrade.com/cars/7009850)
2026-03-27 15:28:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 472a0939-967d-5433-93cf-4069848a373b
2026-03-27 15:28:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009846/photo_004/780x0__r.jpg?hash=1774622026> (referer: https://ecarstrade.com/cars/7009846)
2026-03-27 15:28:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009846/photo_006/780x0__r.jpg?hash=1774622026> (referer: https://ecarstrade.com/cars/7009846)
2026-03-27 15:28:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 35016ecc-01e7-5d1c-b1a2-e708c053662d
2026-03-27 15:28:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009846/photo_005/780x0__r.jpg?hash=1774622026> (referer: https://ecarstrade.com/cars/7009846)
2026-03-27 15:28:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 35016ecc-01e7-5d1c-b1a2-e708c053662d
2026-03-27 15:28:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009846/photo_003/780x0__r.jpg?hash=1774622026> (referer: https://ecarstrade.com/cars/7009846)
2026-03-27 15:28:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 35016ecc-01e7-5d1c-b1a2-e708c053662d
2026-03-27 15:28:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009846/photo_002/780x0__r.jpg?hash=1774622026> (referer: https://ecarstrade.com/cars/7009846)
2026-03-27 15:28:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 35016ecc-01e7-5d1c-b1a2-e708c053662d
2026-03-27 15:28:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009846/photo_001/780x0__r.jpg?hash=1774622026> (referer: https://ecarstrade.com/cars/7009846)
2026-03-27 15:28:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 35016ecc-01e7-5d1c-b1a2-e708c053662d
2026-03-27 15:28:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009850/photo_004/780x0__r.jpg?hash=1774622029> (referer: https://ecarstrade.com/cars/7009850)
2026-03-27 15:28:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 35016ecc-01e7-5d1c-b1a2-e708c053662d
2026-03-27 15:28:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 35016ecc-01e7-5d1c-b1a2-e708c053662d, skipping ID generation
2026-03-27 15:28:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35016ecc-01e7-5d1c-b1a2-e708c053662d with scrape type 1
2026-03-27 15:28:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 35016ecc-01e7-5d1c-b1a2-e708c053662d sending to next pipeline
2026-03-27 15:28:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 35016ecc-01e7-5d1c-b1a2-e708c053662d, identifier: 7009846auction111136
2026-03-27 15:28:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 35016ecc-01e7-5d1c-b1a2-e708c053662d with identifier: 7009846auction111136
2026-03-27 15:28:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 35016ecc-01e7-5d1c-b1a2-e708c053662d with identifier: 7009846auction111136
2026-03-27 15:28:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 35016ecc-01e7-5d1c-b1a2-e708c053662d with identifier: 7009846auction111136 to the API
2026-03-27 15:28:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009846/photo_001/780x0__r.jpg?hash=1774622026>
{'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-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': '35016ecc-01e7-5d1c-b1a2-e708c053662d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009846',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Toyota',
 'model': 'Yaris',
 'odometer': 49791,
 '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': '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 15:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:16 [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 15:28:16 [ecarstrade.be] INFO: Saving data for 7009846auction111136: {'created_time': 1774625296.871292, 'last_price_update_time': 1774625296.871303, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009846auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009850/photo_003/780x0__r.jpg?hash=1774622029> (referer: https://ecarstrade.com/cars/7009850)
2026-03-27 15:28:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009844> (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 15:28:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 472a0939-967d-5433-93cf-4069848a373b
2026-03-27 15:28:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009850/photo_002/780x0__r.jpg?hash=1774622029> (referer: https://ecarstrade.com/cars/7009850)
2026-03-27 15:28:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 472a0939-967d-5433-93cf-4069848a373b
2026-03-27 15:28:17 [ecarstrade.be] INFO: Extracting details for car 7009844auction111136
2026-03-27 15:28:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009850/photo_001/780x0__r.jpg?hash=1774622030> (referer: https://ecarstrade.com/cars/7009850)
2026-03-27 15:28:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03193891-fc1b-5ec5-80c9-5fbdb8d270d4 with identifier: 7009844auction111136
2026-03-27 15:28:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03193891-fc1b-5ec5-80c9-5fbdb8d270d4 with scrape type 1
2026-03-27 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 03193891-fc1b-5ec5-80c9-5fbdb8d270d4
2026-03-27 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009844%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622021%27 HTTP/1.1" 200 None
2026-03-27 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009844/photo_001/780x0__r.jpg?hash=1774622021 not downloaded yet
2026-03-27 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009844%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622021%27 HTTP/1.1" 200 None
2026-03-27 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009844/photo_002/780x0__r.jpg?hash=1774622021 not downloaded yet
2026-03-27 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009844%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622022%27 HTTP/1.1" 200 None
2026-03-27 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009844/photo_003/780x0__r.jpg?hash=1774622022 not downloaded yet
2026-03-27 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009844%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622022%27 HTTP/1.1" 200 None
2026-03-27 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009844/photo_004/780x0__r.jpg?hash=1774622022 not downloaded yet
2026-03-27 15:28:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009852/photo_005/780x0__r.jpg?hash=1774622039> (referer: https://ecarstrade.com/cars/7009852)
2026-03-27 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009844%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622022%27 HTTP/1.1" 200 None
2026-03-27 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009844/photo_005/780x0__r.jpg?hash=1774622022 not downloaded yet
2026-03-27 15:28:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009852/photo_004/780x0__r.jpg?hash=1774622039> (referer: https://ecarstrade.com/cars/7009852)
2026-03-27 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009844%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622021%27 HTTP/1.1" 200 None
2026-03-27 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009844/photo_006/780x0__r.jpg?hash=1774622021 not downloaded yet
2026-03-27 15:28:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 472a0939-967d-5433-93cf-4069848a373b
2026-03-27 15:28:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 472a0939-967d-5433-93cf-4069848a373b
2026-03-27 15:28:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 472a0939-967d-5433-93cf-4069848a373b, skipping ID generation
2026-03-27 15:28:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 472a0939-967d-5433-93cf-4069848a373b with scrape type 1
2026-03-27 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 472a0939-967d-5433-93cf-4069848a373b sending to next pipeline
2026-03-27 15:28:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 472a0939-967d-5433-93cf-4069848a373b, identifier: 7009850auction111136
2026-03-27 15:28:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 472a0939-967d-5433-93cf-4069848a373b with identifier: 7009850auction111136
2026-03-27 15:28:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 472a0939-967d-5433-93cf-4069848a373b with identifier: 7009850auction111136
2026-03-27 15:28:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 472a0939-967d-5433-93cf-4069848a373b with identifier: 7009850auction111136 to the API
2026-03-27 15:28:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009850/photo_001/780x0__r.jpg?hash=1774622030>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '472a0939-967d-5433-93cf-4069848a373b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009850',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 78994,
 '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 Passat Variant 2.0 TDI SCR 110kW DSG7 Style Business 5d',
 'transmission': 'automatic',
 'trim': '2.0 TDI SCR 110kW DSG7 Style Business 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:17 [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 15:28:17 [ecarstrade.be] INFO: Saving data for 7009850auction111136: {'created_time': 1774625297.583708, 'last_price_update_time': 1774625297.583719, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009850auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009852/photo_003/780x0__r.jpg?hash=1774622039> (referer: https://ecarstrade.com/cars/7009852)
2026-03-27 15:28:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009852/photo_002/780x0__r.jpg?hash=1774622039> (referer: https://ecarstrade.com/cars/7009852)
2026-03-27 15:28:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fcbcf07f-c1a4-52ad-8438-fbc52ff263f0
2026-03-27 15:28:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fcbcf07f-c1a4-52ad-8438-fbc52ff263f0
2026-03-27 15:28:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009849/photo_006/780x0__r.jpg?hash=1774622034> (referer: https://ecarstrade.com/cars/7009849)
2026-03-27 15:28:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009852/photo_001/780x0__r.jpg?hash=1774622039> (referer: https://ecarstrade.com/cars/7009852)
2026-03-27 15:28:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fcbcf07f-c1a4-52ad-8438-fbc52ff263f0
2026-03-27 15:28:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fcbcf07f-c1a4-52ad-8438-fbc52ff263f0
2026-03-27 15:28:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009849/photo_003/780x0__r.jpg?hash=1774622032> (referer: https://ecarstrade.com/cars/7009849)
2026-03-27 15:28:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009849/photo_005/780x0__r.jpg?hash=1774622032> (referer: https://ecarstrade.com/cars/7009849)
2026-03-27 15:28:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b6d5d9dc-bc9f-564d-87ca-5a46f86d3b6c
2026-03-27 15:28:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fcbcf07f-c1a4-52ad-8438-fbc52ff263f0
2026-03-27 15:28:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fcbcf07f-c1a4-52ad-8438-fbc52ff263f0, skipping ID generation
2026-03-27 15:28:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcbcf07f-c1a4-52ad-8438-fbc52ff263f0 with scrape type 1
2026-03-27 15:28:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fcbcf07f-c1a4-52ad-8438-fbc52ff263f0 sending to next pipeline
2026-03-27 15:28:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fcbcf07f-c1a4-52ad-8438-fbc52ff263f0, identifier: 7009852auction111136
2026-03-27 15:28:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fcbcf07f-c1a4-52ad-8438-fbc52ff263f0 with identifier: 7009852auction111136
2026-03-27 15:28:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fcbcf07f-c1a4-52ad-8438-fbc52ff263f0 with identifier: 7009852auction111136
2026-03-27 15:28:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fcbcf07f-c1a4-52ad-8438-fbc52ff263f0 with identifier: 7009852auction111136 to the API
2026-03-27 15:28:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009852/photo_001/780x0__r.jpg?hash=1774622039>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': 'fcbcf07f-c1a4-52ad-8438-fbc52ff263f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009852',
 'listing': 'auction',
 'location': 'Belgium - "BE-20-ATWERP-BELCAR_NOORD"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 86572,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volkswagen Golf Variant 1.0 TSi Comfortline 5d',
 'transmission': 'manual',
 'trim': 'Variant 1.0 TSi Comfortline 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:18 [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 15:28:18 [ecarstrade.be] INFO: Saving data for 7009852auction111136: {'created_time': 1774625298.180863, 'last_price_update_time': 1774625298.180879, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009852auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009849/photo_002/780x0__r.jpg?hash=1774622032> (referer: https://ecarstrade.com/cars/7009849)
2026-03-27 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009849/photo_001/780x0__r.jpg?hash=1774622032> (referer: https://ecarstrade.com/cars/7009849)
2026-03-27 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009845> (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 15:28:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b6d5d9dc-bc9f-564d-87ca-5a46f86d3b6c
2026-03-27 15:28:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b6d5d9dc-bc9f-564d-87ca-5a46f86d3b6c
2026-03-27 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009844/photo_005/780x0__r.jpg?hash=1774622022> (referer: https://ecarstrade.com/cars/7009844)
2026-03-27 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009844/photo_006/780x0__r.jpg?hash=1774622021> (referer: https://ecarstrade.com/cars/7009844)
2026-03-27 15:28:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b6d5d9dc-bc9f-564d-87ca-5a46f86d3b6c
2026-03-27 15:28:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b6d5d9dc-bc9f-564d-87ca-5a46f86d3b6c
2026-03-27 15:28:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b6d5d9dc-bc9f-564d-87ca-5a46f86d3b6c, skipping ID generation
2026-03-27 15:28:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6d5d9dc-bc9f-564d-87ca-5a46f86d3b6c with scrape type 1
2026-03-27 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b6d5d9dc-bc9f-564d-87ca-5a46f86d3b6c sending to next pipeline
2026-03-27 15:28:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b6d5d9dc-bc9f-564d-87ca-5a46f86d3b6c, identifier: 7009849auction111136
2026-03-27 15:28:18 [ecarstrade.be] INFO: Extracting details for car 7009845auction111136
2026-03-27 15:28:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b6d5d9dc-bc9f-564d-87ca-5a46f86d3b6c with identifier: 7009849auction111136
2026-03-27 15:28:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b6d5d9dc-bc9f-564d-87ca-5a46f86d3b6c with identifier: 7009849auction111136
2026-03-27 15:28:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b6d5d9dc-bc9f-564d-87ca-5a46f86d3b6c with identifier: 7009849auction111136 to the API
2026-03-27 15:28:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009849/photo_001/780x0__r.jpg?hash=1774622032>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'b6d5d9dc-bc9f-564d-87ca-5a46f86d3b6c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009849',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 107660,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "VW, Golf VII FL'16, Volkswagen Golf VII 1.6 TDi Trendline 5d",
 'transmission': 'manual',
 'trim': "VW,  VII FL'16,   VII 1.6 TDi Trendline 5d",
 'vin': None,
 'year': 2020}
2026-03-27 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:18 [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 15:28:18 [ecarstrade.be] INFO: Saving data for 7009849auction111136: {'created_time': 1774625298.711502, 'last_price_update_time': 1774625298.711516, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009849auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009844/photo_004/780x0__r.jpg?hash=1774622022> (referer: https://ecarstrade.com/cars/7009844)
2026-03-27 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009844/photo_003/780x0__r.jpg?hash=1774622022> (referer: https://ecarstrade.com/cars/7009844)
2026-03-27 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009844/photo_002/780x0__r.jpg?hash=1774622021> (referer: https://ecarstrade.com/cars/7009844)
2026-03-27 15:28:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d7e797f-7fc3-5745-8b09-d09ed07324fc with identifier: 7009845auction111136
2026-03-27 15:28:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d7e797f-7fc3-5745-8b09-d09ed07324fc with scrape type 1
2026-03-27 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0d7e797f-7fc3-5745-8b09-d09ed07324fc
2026-03-27 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009845%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622018%27 HTTP/1.1" 200 None
2026-03-27 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009845/photo_001/780x0__r.jpg?hash=1774622018 not downloaded yet
2026-03-27 15:28:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 03193891-fc1b-5ec5-80c9-5fbdb8d270d4
2026-03-27 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009845%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622020%27 HTTP/1.1" 200 None
2026-03-27 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009845/photo_002/780x0__r.jpg?hash=1774622020 not downloaded yet
2026-03-27 15:28:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 03193891-fc1b-5ec5-80c9-5fbdb8d270d4
2026-03-27 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009845%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622018%27 HTTP/1.1" 200 None
2026-03-27 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009845/photo_003/780x0__r.jpg?hash=1774622018 not downloaded yet
2026-03-27 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009845%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622018%27 HTTP/1.1" 200 None
2026-03-27 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009845/photo_004/780x0__r.jpg?hash=1774622018 not downloaded yet
2026-03-27 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009844/photo_001/780x0__r.jpg?hash=1774622021> (referer: https://ecarstrade.com/cars/7009844)
2026-03-27 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009845%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622019%27 HTTP/1.1" 200 None
2026-03-27 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009845/photo_005/780x0__r.jpg?hash=1774622019 not downloaded yet
2026-03-27 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009847/photo_005/780x0__r.jpg?hash=1774622027> (referer: https://ecarstrade.com/cars/7009847)
2026-03-27 15:28:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009845%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622020%27 HTTP/1.1" 200 None
2026-03-27 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009845/photo_006/780x0__r.jpg?hash=1774622020 not downloaded yet
2026-03-27 15:28:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 03193891-fc1b-5ec5-80c9-5fbdb8d270d4
2026-03-27 15:28:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 03193891-fc1b-5ec5-80c9-5fbdb8d270d4
2026-03-27 15:28:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 03193891-fc1b-5ec5-80c9-5fbdb8d270d4
2026-03-27 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009847/photo_004/780x0__r.jpg?hash=1774622027> (referer: https://ecarstrade.com/cars/7009847)
2026-03-27 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009847/photo_001/780x0__r.jpg?hash=1774622027> (referer: https://ecarstrade.com/cars/7009847)
2026-03-27 15:28:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009847/photo_003/780x0__r.jpg?hash=1774622027> (referer: https://ecarstrade.com/cars/7009847)
2026-03-27 15:28:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 03193891-fc1b-5ec5-80c9-5fbdb8d270d4
2026-03-27 15:28:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 03193891-fc1b-5ec5-80c9-5fbdb8d270d4, skipping ID generation
2026-03-27 15:28:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03193891-fc1b-5ec5-80c9-5fbdb8d270d4 with scrape type 1
2026-03-27 15:28:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 03193891-fc1b-5ec5-80c9-5fbdb8d270d4 sending to next pipeline
2026-03-27 15:28:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 03193891-fc1b-5ec5-80c9-5fbdb8d270d4, identifier: 7009844auction111136
2026-03-27 15:28:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 03193891-fc1b-5ec5-80c9-5fbdb8d270d4 with identifier: 7009844auction111136
2026-03-27 15:28:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 03193891-fc1b-5ec5-80c9-5fbdb8d270d4 with identifier: 7009844auction111136
2026-03-27 15:28:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 03193891-fc1b-5ec5-80c9-5fbdb8d270d4 with identifier: 7009844auction111136 to the API
2026-03-27 15:28:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009844/photo_001/780x0__r.jpg?hash=1774622021>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': '03193891-fc1b-5ec5-80c9-5fbdb8d270d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009844',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 87339,
 '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': 'Volkswagen Golf VIII 1.0 eTSI 81kW Life DSG 5d',
 'transmission': 'automatic',
 'trim': 'VIII 1.0 eTSI 81kW Life DSG 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:19 [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 15:28:19 [ecarstrade.be] INFO: Saving data for 7009844auction111136: {'created_time': 1774625299.329109, 'last_price_update_time': 1774625299.329121, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009844auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009847/photo_002/780x0__r.jpg?hash=1774622028> (referer: https://ecarstrade.com/cars/7009847)
2026-03-27 15:28:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009816/photo_004/780x0__r.jpg?hash=1774621941> (referer: https://ecarstrade.com/cars/7009816)
2026-03-27 15:28:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009816/photo_005/780x0__r.jpg?hash=1774621941> (referer: https://ecarstrade.com/cars/7009816)
2026-03-27 15:28:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1c902023-54b2-5079-b3cd-4761f1b0120c
2026-03-27 15:28:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1c902023-54b2-5079-b3cd-4761f1b0120c
2026-03-27 15:28:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1c902023-54b2-5079-b3cd-4761f1b0120c
2026-03-27 15:28:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1c902023-54b2-5079-b3cd-4761f1b0120c
2026-03-27 15:28:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009816/photo_003/780x0__r.jpg?hash=1774621943> (referer: https://ecarstrade.com/cars/7009816)
2026-03-27 15:28:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009816/photo_002/780x0__r.jpg?hash=1774621941> (referer: https://ecarstrade.com/cars/7009816)
2026-03-27 15:28:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009851/photo_006/780x0__r.jpg?hash=1774622036> (referer: https://ecarstrade.com/cars/7009851)
2026-03-27 15:28:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1c902023-54b2-5079-b3cd-4761f1b0120c
2026-03-27 15:28:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1c902023-54b2-5079-b3cd-4761f1b0120c, skipping ID generation
2026-03-27 15:28:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c902023-54b2-5079-b3cd-4761f1b0120c with scrape type 1
2026-03-27 15:28:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1c902023-54b2-5079-b3cd-4761f1b0120c sending to next pipeline
2026-03-27 15:28:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1c902023-54b2-5079-b3cd-4761f1b0120c, identifier: 7009847auction111136
2026-03-27 15:28:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1c902023-54b2-5079-b3cd-4761f1b0120c with identifier: 7009847auction111136
2026-03-27 15:28:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1c902023-54b2-5079-b3cd-4761f1b0120c with identifier: 7009847auction111136
2026-03-27 15:28:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1c902023-54b2-5079-b3cd-4761f1b0120c with identifier: 7009847auction111136 to the API
2026-03-27 15:28:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009847/photo_002/780x0__r.jpg?hash=1774622028>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '1c902023-54b2-5079-b3cd-4761f1b0120c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009847',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 77800,
 '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 Golf Variant VIII 2.0 TDI 85kW Life 5d',
 'transmission': 'manual',
 'trim': 'Variant VIII 2.0 TDI 85kW Life 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:20 [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 15:28:20 [ecarstrade.be] INFO: Saving data for 7009847auction111136: {'created_time': 1774625300.135413, 'last_price_update_time': 1774625300.135426, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009847auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009845/photo_004/780x0__r.jpg?hash=1774622018> (referer: https://ecarstrade.com/cars/7009845)
2026-03-27 15:28:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009845/photo_006/780x0__r.jpg?hash=1774622020> (referer: https://ecarstrade.com/cars/7009845)
2026-03-27 15:28:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009845/photo_005/780x0__r.jpg?hash=1774622019> (referer: https://ecarstrade.com/cars/7009845)
2026-03-27 15:28:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1fc5df94-2fe6-5ec8-84d4-8cbd4c61ccca
2026-03-27 15:28:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009845/photo_003/780x0__r.jpg?hash=1774622018> (referer: https://ecarstrade.com/cars/7009845)
2026-03-27 15:28:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009845/photo_002/780x0__r.jpg?hash=1774622020> (referer: https://ecarstrade.com/cars/7009845)
2026-03-27 15:28:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1fc5df94-2fe6-5ec8-84d4-8cbd4c61ccca
2026-03-27 15:28:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1fc5df94-2fe6-5ec8-84d4-8cbd4c61ccca
2026-03-27 15:28:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1fc5df94-2fe6-5ec8-84d4-8cbd4c61ccca
2026-03-27 15:28:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0dc0a231-747b-5472-8301-2550b1faed5d
2026-03-27 15:28:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0d7e797f-7fc3-5745-8b09-d09ed07324fc
2026-03-27 15:28:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0d7e797f-7fc3-5745-8b09-d09ed07324fc
2026-03-27 15:28:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0d7e797f-7fc3-5745-8b09-d09ed07324fc
2026-03-27 15:28:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009845/photo_001/780x0__r.jpg?hash=1774622018> (referer: https://ecarstrade.com/cars/7009845)
2026-03-27 15:28:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009816/photo_001/780x0__r.jpg?hash=1774621941> (referer: https://ecarstrade.com/cars/7009816)
2026-03-27 15:28:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009851/photo_004/780x0__r.jpg?hash=1774622036> (referer: https://ecarstrade.com/cars/7009851)
2026-03-27 15:28:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009851/photo_005/780x0__r.jpg?hash=1774622036> (referer: https://ecarstrade.com/cars/7009851)
2026-03-27 15:28:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0d7e797f-7fc3-5745-8b09-d09ed07324fc
2026-03-27 15:28:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0d7e797f-7fc3-5745-8b09-d09ed07324fc
2026-03-27 15:28:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0d7e797f-7fc3-5745-8b09-d09ed07324fc
2026-03-27 15:28:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0d7e797f-7fc3-5745-8b09-d09ed07324fc, skipping ID generation
2026-03-27 15:28:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d7e797f-7fc3-5745-8b09-d09ed07324fc with scrape type 1
2026-03-27 15:28:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0d7e797f-7fc3-5745-8b09-d09ed07324fc sending to next pipeline
2026-03-27 15:28:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0d7e797f-7fc3-5745-8b09-d09ed07324fc, identifier: 7009845auction111136
2026-03-27 15:28:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0d7e797f-7fc3-5745-8b09-d09ed07324fc with identifier: 7009845auction111136
2026-03-27 15:28:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0d7e797f-7fc3-5745-8b09-d09ed07324fc with identifier: 7009845auction111136
2026-03-27 15:28:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0d7e797f-7fc3-5745-8b09-d09ed07324fc with identifier: 7009845auction111136 to the API
2026-03-27 15:28:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009845/photo_001/780x0__r.jpg?hash=1774622018>
{'auction_title': '',
 'c_o_2_emission_value': 247,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.8L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '0d7e797f-7fc3-5745-8b09-d09ed07324fc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009845',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Toyota',
 'model': 'Hilux',
 'odometer': 93081,
 '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': 'Toyota Hilux 2.8 D-4D Double Cab Aut. Lounge 4d',
 'transmission': 'automatic',
 'trim': '2.8 D-4D Double Cab Aut. Lounge 4d',
 'vin': None,
 'year': 2022}
2026-03-27 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:20 [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 15:28:20 [ecarstrade.be] INFO: Saving data for 7009845auction111136: {'created_time': 1774625300.753689, 'last_price_update_time': 1774625300.753701, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009845auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009851/photo_003/780x0__r.jpg?hash=1774622037> (referer: https://ecarstrade.com/cars/7009851)
2026-03-27 15:28:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009851/photo_002/780x0__r.jpg?hash=1774622035> (referer: https://ecarstrade.com/cars/7009851)
2026-03-27 15:28:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009851/photo_001/780x0__r.jpg?hash=1774622035> (referer: https://ecarstrade.com/cars/7009851)
2026-03-27 15:28:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1fc5df94-2fe6-5ec8-84d4-8cbd4c61ccca
2026-03-27 15:28:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1fc5df94-2fe6-5ec8-84d4-8cbd4c61ccca, skipping ID generation
2026-03-27 15:28:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fc5df94-2fe6-5ec8-84d4-8cbd4c61ccca with scrape type 1
2026-03-27 15:28:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1fc5df94-2fe6-5ec8-84d4-8cbd4c61ccca sending to next pipeline
2026-03-27 15:28:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1fc5df94-2fe6-5ec8-84d4-8cbd4c61ccca, identifier: 7009816auction111136
2026-03-27 15:28:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0dc0a231-747b-5472-8301-2550b1faed5d
2026-03-27 15:28:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0dc0a231-747b-5472-8301-2550b1faed5d
2026-03-27 15:28:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1fc5df94-2fe6-5ec8-84d4-8cbd4c61ccca with identifier: 7009816auction111136
2026-03-27 15:28:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1fc5df94-2fe6-5ec8-84d4-8cbd4c61ccca with identifier: 7009816auction111136
2026-03-27 15:28:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1fc5df94-2fe6-5ec8-84d4-8cbd4c61ccca with identifier: 7009816auction111136 to the API
2026-03-27 15:28:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009816/photo_001/780x0__r.jpg?hash=1774621941>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': '1fc5df94-2fe6-5ec8-84d4-8cbd4c61ccca',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009816',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mini',
 'model': 'Cooper',
 'odometer': 31879,
 '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': 4,
 'seller_name': None,
 'title': "MINI, Mini 3d '14, Mini Cooper 3d",
 'transmission': 'automatic',
 'trim': "MINI,  3d '14,   3d",
 'vin': None,
 'year': 2022}
2026-03-27 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:21 [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 15:28:21 [ecarstrade.be] INFO: Saving data for 7009816auction111136: {'created_time': 1774625301.199853, 'last_price_update_time': 1774625301.199864, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009816auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009821/photo_004/780x0__r.jpg?hash=1774621950> (referer: https://ecarstrade.com/cars/7009821)
2026-03-27 15:28:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009821/photo_003/780x0__r.jpg?hash=1774621950> (referer: https://ecarstrade.com/cars/7009821)
2026-03-27 15:28:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009821/photo_002/780x0__r.jpg?hash=1774621950> (referer: https://ecarstrade.com/cars/7009821)
2026-03-27 15:28:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009841> (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 15:28:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0dc0a231-747b-5472-8301-2550b1faed5d
2026-03-27 15:28:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0dc0a231-747b-5472-8301-2550b1faed5d
2026-03-27 15:28:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0dc0a231-747b-5472-8301-2550b1faed5d
2026-03-27 15:28:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0dc0a231-747b-5472-8301-2550b1faed5d, skipping ID generation
2026-03-27 15:28:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dc0a231-747b-5472-8301-2550b1faed5d with scrape type 1
2026-03-27 15:28:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0dc0a231-747b-5472-8301-2550b1faed5d sending to next pipeline
2026-03-27 15:28:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0dc0a231-747b-5472-8301-2550b1faed5d, identifier: 7009851auction111136
2026-03-27 15:28:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0dc0a231-747b-5472-8301-2550b1faed5d with identifier: 7009851auction111136
2026-03-27 15:28:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0dc0a231-747b-5472-8301-2550b1faed5d with identifier: 7009851auction111136
2026-03-27 15:28:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0dc0a231-747b-5472-8301-2550b1faed5d with identifier: 7009851auction111136 to the API
2026-03-27 15:28:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009851/photo_001/780x0__r.jpg?hash=1774622035>
{'auction_title': '',
 'c_o_2_emission_value': 45,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '0dc0a231-747b-5472-8301-2550b1faed5d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009851',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 62253,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Volvo, XC40 '17 PHEV, Volvo XC40 T4 Recharge Geartronic R-Design 5d",
 'transmission': 'automatic',
 'trim': ",  '17 PHEV,   T4 Recharge Geartronic R-Design 5d",
 'vin': None,
 'year': 2022}
2026-03-27 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:21 [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 15:28:21 [ecarstrade.be] INFO: Saving data for 7009851auction111136: {'created_time': 1774625301.628636, 'last_price_update_time': 1774625301.628648, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009851auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009853/photo_005/780x0__r.jpg?hash=1774622039> (referer: https://ecarstrade.com/cars/7009853)
2026-03-27 15:28:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009853/photo_004/780x0__r.jpg?hash=1774622039> (referer: https://ecarstrade.com/cars/7009853)
2026-03-27 15:28:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009821/photo_001/780x0__r.jpg?hash=1774621950> (referer: https://ecarstrade.com/cars/7009821)
2026-03-27 15:28:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009853/photo_003/780x0__r.jpg?hash=1774622039> (referer: https://ecarstrade.com/cars/7009853)
2026-03-27 15:28:21 [ecarstrade.be] INFO: Extracting details for car 7009841auction111136
2026-03-27 15:28:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b9e48c15-c71e-5d9d-a495-b449028eb502
2026-03-27 15:28:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b9e48c15-c71e-5d9d-a495-b449028eb502
2026-03-27 15:28:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b9e48c15-c71e-5d9d-a495-b449028eb502
2026-03-27 15:28:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d95e621-4f1c-5009-9922-30e8e0169cc6 with identifier: 7009841auction111136
2026-03-27 15:28:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d95e621-4f1c-5009-9922-30e8e0169cc6 with scrape type 1
2026-03-27 15:28:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7d95e621-4f1c-5009-9922-30e8e0169cc6
2026-03-27 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009841%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622012%27 HTTP/1.1" 200 None
2026-03-27 15:28:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009841/photo_001/780x0__r.jpg?hash=1774622012 not downloaded yet
2026-03-27 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009841%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622012%27 HTTP/1.1" 200 None
2026-03-27 15:28:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009841/photo_002/780x0__r.jpg?hash=1774622012 not downloaded yet
2026-03-27 15:28:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009853/photo_001/780x0__r.jpg?hash=1774622039> (referer: https://ecarstrade.com/cars/7009853)
2026-03-27 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009841%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622012%27 HTTP/1.1" 200 None
2026-03-27 15:28:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009841/photo_003/780x0__r.jpg?hash=1774622012 not downloaded yet
2026-03-27 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009841%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622012%27 HTTP/1.1" 200 None
2026-03-27 15:28:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009841/photo_004/780x0__r.jpg?hash=1774622012 not downloaded yet
2026-03-27 15:28:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009853/photo_002/780x0__r.jpg?hash=1774622039> (referer: https://ecarstrade.com/cars/7009853)
2026-03-27 15:28:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009820/photo_005/780x0__r.jpg?hash=1774621947> (referer: https://ecarstrade.com/cars/7009820)
2026-03-27 15:28:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009820/photo_004/780x0__r.jpg?hash=1774621947> (referer: https://ecarstrade.com/cars/7009820)
2026-03-27 15:28:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009820/photo_003/780x0__r.jpg?hash=1774621947> (referer: https://ecarstrade.com/cars/7009820)
2026-03-27 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009841%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622012%27 HTTP/1.1" 200 None
2026-03-27 15:28:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009841/photo_005/780x0__r.jpg?hash=1774622012 not downloaded yet
2026-03-27 15:28: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 15:28: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 15:28:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5f4958c0-8774-5f3d-a7ed-4bd97c7c51e1
2026-03-27 15:28:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5f4958c0-8774-5f3d-a7ed-4bd97c7c51e1
2026-03-27 15:28:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b9e48c15-c71e-5d9d-a495-b449028eb502
2026-03-27 15:28:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b9e48c15-c71e-5d9d-a495-b449028eb502, skipping ID generation
2026-03-27 15:28:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9e48c15-c71e-5d9d-a495-b449028eb502 with scrape type 1
2026-03-27 15:28:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b9e48c15-c71e-5d9d-a495-b449028eb502 sending to next pipeline
2026-03-27 15:28:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b9e48c15-c71e-5d9d-a495-b449028eb502, identifier: 7009821auction111136
2026-03-27 15:28:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5f4958c0-8774-5f3d-a7ed-4bd97c7c51e1
2026-03-27 15:28:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5f4958c0-8774-5f3d-a7ed-4bd97c7c51e1
2026-03-27 15:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009841%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622012%27 HTTP/1.1" 200 None
2026-03-27 15:28:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009841/photo_006/780x0__r.jpg?hash=1774622012 not downloaded yet
2026-03-27 15:28:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b9e48c15-c71e-5d9d-a495-b449028eb502 with identifier: 7009821auction111136
2026-03-27 15:28:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b9e48c15-c71e-5d9d-a495-b449028eb502 with identifier: 7009821auction111136
2026-03-27 15:28:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b9e48c15-c71e-5d9d-a495-b449028eb502 with identifier: 7009821auction111136 to the API
2026-03-27 15:28:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009821/photo_001/780x0__r.jpg?hash=1774621950>
{'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-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': 'b9e48c15-c71e-5d9d-a495-b449028eb502',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009821',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 25938,
 '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': '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 15:28:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:22 [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 15:28:22 [ecarstrade.be] INFO: Saving data for 7009821auction111136: {'created_time': 1774625302.310922, 'last_price_update_time': 1774625302.310934, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009821auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009820/photo_002/780x0__r.jpg?hash=1774621947> (referer: https://ecarstrade.com/cars/7009820)
2026-03-27 15:28:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009820/photo_001/780x0__r.jpg?hash=1774621947> (referer: https://ecarstrade.com/cars/7009820)
2026-03-27 15:28: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 15:28: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 15:28:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009843> (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 15:28: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 15:28:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5f4958c0-8774-5f3d-a7ed-4bd97c7c51e1
2026-03-27 15:28:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5f4958c0-8774-5f3d-a7ed-4bd97c7c51e1, skipping ID generation
2026-03-27 15:28:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f4958c0-8774-5f3d-a7ed-4bd97c7c51e1 with scrape type 1
2026-03-27 15:28:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5f4958c0-8774-5f3d-a7ed-4bd97c7c51e1 sending to next pipeline
2026-03-27 15:28:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5f4958c0-8774-5f3d-a7ed-4bd97c7c51e1, identifier: 7009853auction111136
2026-03-27 15:28:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c028009e-5c9e-5045-ae27-46534d3a777a
2026-03-27 15:28:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c028009e-5c9e-5045-ae27-46534d3a777a
2026-03-27 15:28:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c028009e-5c9e-5045-ae27-46534d3a777a
2026-03-27 15:28:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5f4958c0-8774-5f3d-a7ed-4bd97c7c51e1 with identifier: 7009853auction111136
2026-03-27 15:28:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5f4958c0-8774-5f3d-a7ed-4bd97c7c51e1 with identifier: 7009853auction111136
2026-03-27 15:28:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5f4958c0-8774-5f3d-a7ed-4bd97c7c51e1 with identifier: 7009853auction111136 to the API
2026-03-27 15:28:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009853/photo_002/780x0__r.jpg?hash=1774622039>
{'auction_title': '',
 'c_o_2_emission_value': 42,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '5f4958c0-8774-5f3d-a7ed-4bd97c7c51e1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009853',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Volvo',
 'model': 'XC60',
 'odometer': 79480,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Volvo, XC60 FL'21 PHEV, Volvo XC60 T6 Recharge 4x4 Geartronic "
          'Inscription',
 'transmission': 'automatic',
 'trim': ",  FL'21 PHEV,   T6 Recharge 4x4 Geartronic Inscription",
 'vin': None,
 'year': 2021}
2026-03-27 15:28:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:22 [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 15:28:22 [ecarstrade.be] INFO: Saving data for 7009853auction111136: {'created_time': 1774625302.844145, 'last_price_update_time': 1774625302.844159, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009853auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:22 [ecarstrade.be] INFO: Extracting details for car 7009843auction111136
2026-03-27 15:28:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c028009e-5c9e-5045-ae27-46534d3a777a
2026-03-27 15:28:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c028009e-5c9e-5045-ae27-46534d3a777a
2026-03-27 15:28:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c028009e-5c9e-5045-ae27-46534d3a777a, skipping ID generation
2026-03-27 15:28:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c028009e-5c9e-5045-ae27-46534d3a777a with scrape type 1
2026-03-27 15:28:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c028009e-5c9e-5045-ae27-46534d3a777a sending to next pipeline
2026-03-27 15:28:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c028009e-5c9e-5045-ae27-46534d3a777a, identifier: 7009820auction111136
2026-03-27 15:28:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 984ba6c1-3088-54a1-b2d3-2a5241e01674 with identifier: 7009843auction111136
2026-03-27 15:28:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 984ba6c1-3088-54a1-b2d3-2a5241e01674 with scrape type 1
2026-03-27 15:28:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 984ba6c1-3088-54a1-b2d3-2a5241e01674
2026-03-27 15:28:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009843%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622016%27 HTTP/1.1" 200 None
2026-03-27 15:28:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009843/photo_001/780x0__r.jpg?hash=1774622016 not downloaded yet
2026-03-27 15:28:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c028009e-5c9e-5045-ae27-46534d3a777a with identifier: 7009820auction111136
2026-03-27 15:28:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c028009e-5c9e-5045-ae27-46534d3a777a with identifier: 7009820auction111136
2026-03-27 15:28:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c028009e-5c9e-5045-ae27-46534d3a777a with identifier: 7009820auction111136 to the API
2026-03-27 15:28:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009820/photo_001/780x0__r.jpg?hash=1774621947>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '0.9L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': 'c028009e-5c9e-5045-ae27-46534d3a777a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009820',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Nissan',
 'model': 'Micra',
 'odometer': 69674,
 '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': 5,
 'seller_name': None,
 'title': "Nissan, Micra '17, Nissan Micra 0.9 IG-T Acenta 5d",
 'transmission': 'manual',
 'trim': ",  '17,   0.9 IG-T Acenta 5d",
 'vin': None,
 'year': 2019}
2026-03-27 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:23 [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 15:28:23 [ecarstrade.be] INFO: Saving data for 7009820auction111136: {'created_time': 1774625303.280925, 'last_price_update_time': 1774625303.280941, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009820auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009843%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622016%27 HTTP/1.1" 200 None
2026-03-27 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009843/photo_002/780x0__r.jpg?hash=1774622016 not downloaded yet
2026-03-27 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009843%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622017%27 HTTP/1.1" 200 None
2026-03-27 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009843/photo_003/780x0__r.jpg?hash=1774622017 not downloaded yet
2026-03-27 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009843%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622017%27 HTTP/1.1" 200 None
2026-03-27 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009843/photo_004/780x0__r.jpg?hash=1774622017 not downloaded yet
2026-03-27 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009843%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622018%27 HTTP/1.1" 200 None
2026-03-27 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009843/photo_005/780x0__r.jpg?hash=1774622018 not downloaded yet
2026-03-27 15:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009843%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622017%27 HTTP/1.1" 200 None
2026-03-27 15:28:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009843/photo_006/780x0__r.jpg?hash=1774622017 not downloaded yet
2026-03-27 15:28:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009842> (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 15:28:25 [ecarstrade.be] INFO: Extracting details for car 7009842auction111136
2026-03-27 15:28:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009841/photo_002/780x0__r.jpg?hash=1774622012> (referer: https://ecarstrade.com/cars/7009841)
2026-03-27 15:28:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d92e671b-f64d-5c12-b97b-5843e27e7758 with identifier: 7009842auction111136
2026-03-27 15:28:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d92e671b-f64d-5c12-b97b-5843e27e7758 with scrape type 1
2026-03-27 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d92e671b-f64d-5c12-b97b-5843e27e7758
2026-03-27 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009842%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622013%27 HTTP/1.1" 200 None
2026-03-27 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009842/photo_001/780x0__r.jpg?hash=1774622013 not downloaded yet
2026-03-27 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009842%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622013%27 HTTP/1.1" 200 None
2026-03-27 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009842/photo_002/780x0__r.jpg?hash=1774622013 not downloaded yet
2026-03-27 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009842%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622013%27 HTTP/1.1" 200 None
2026-03-27 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009842/photo_003/780x0__r.jpg?hash=1774622013 not downloaded yet
2026-03-27 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009842%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622014%27 HTTP/1.1" 200 None
2026-03-27 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009842/photo_004/780x0__r.jpg?hash=1774622014 not downloaded yet
2026-03-27 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009842%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622014%27 HTTP/1.1" 200 None
2026-03-27 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009842/photo_005/780x0__r.jpg?hash=1774622014 not downloaded yet
2026-03-27 15:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009842%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622014%27 HTTP/1.1" 200 None
2026-03-27 15:28:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009842/photo_006/780x0__r.jpg?hash=1774622014 not downloaded yet
2026-03-27 15:28:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7d95e621-4f1c-5009-9922-30e8e0169cc6
2026-03-27 15:28:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009841/photo_004/780x0__r.jpg?hash=1774622012> (referer: https://ecarstrade.com/cars/7009841)
2026-03-27 15:28:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7d95e621-4f1c-5009-9922-30e8e0169cc6
2026-03-27 15:28:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009841/photo_003/780x0__r.jpg?hash=1774622012> (referer: https://ecarstrade.com/cars/7009841)
2026-03-27 15:28:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009841/photo_001/780x0__r.jpg?hash=1774622012> (referer: https://ecarstrade.com/cars/7009841)
2026-03-27 15:28: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 15:28:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7d95e621-4f1c-5009-9922-30e8e0169cc6
2026-03-27 15:28:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7d95e621-4f1c-5009-9922-30e8e0169cc6
2026-03-27 15:28:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009835> (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 15:28:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009841/photo_006/780x0__r.jpg?hash=1774622012> (referer: https://ecarstrade.com/cars/7009841)
2026-03-27 15:28:30 [ecarstrade.be] INFO: Extracting details for car 7009835auction111136
2026-03-27 15:28:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 460cd46e-b7d2-5dbf-999e-ff8a529dd59f with identifier: 7009835auction111136
2026-03-27 15:28:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 460cd46e-b7d2-5dbf-999e-ff8a529dd59f with scrape type 1
2026-03-27 15:28:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 460cd46e-b7d2-5dbf-999e-ff8a529dd59f
2026-03-27 15:28:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009835%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621993%27 HTTP/1.1" 200 None
2026-03-27 15:28:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009835/photo_001/780x0__r.jpg?hash=1774621993 not downloaded yet
2026-03-27 15:28:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009835%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621993%27 HTTP/1.1" 200 None
2026-03-27 15:28:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009835/photo_002/780x0__r.jpg?hash=1774621993 not downloaded yet
2026-03-27 15:28:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009835%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621994%27 HTTP/1.1" 200 None
2026-03-27 15:28:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009835/photo_003/780x0__r.jpg?hash=1774621994 not downloaded yet
2026-03-27 15:28:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009841/photo_005/780x0__r.jpg?hash=1774622012> (referer: https://ecarstrade.com/cars/7009841)
2026-03-27 15:28: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 15:28:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009835%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621994%27 HTTP/1.1" 200 None
2026-03-27 15:28:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009835/photo_004/780x0__r.jpg?hash=1774621994 not downloaded yet
2026-03-27 15:28:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009835%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621993%27 HTTP/1.1" 200 None
2026-03-27 15:28:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009835/photo_005/780x0__r.jpg?hash=1774621993 not downloaded yet
2026-03-27 15:28:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009835%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621994%27 HTTP/1.1" 200 None
2026-03-27 15:28:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009835/photo_006/780x0__r.jpg?hash=1774621994 not downloaded yet
2026-03-27 15:28:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7d95e621-4f1c-5009-9922-30e8e0169cc6
2026-03-27 15:28:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7d95e621-4f1c-5009-9922-30e8e0169cc6
2026-03-27 15:28:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d95e621-4f1c-5009-9922-30e8e0169cc6, skipping ID generation
2026-03-27 15:28:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d95e621-4f1c-5009-9922-30e8e0169cc6 with scrape type 1
2026-03-27 15:28:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d95e621-4f1c-5009-9922-30e8e0169cc6 sending to next pipeline
2026-03-27 15:28:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7d95e621-4f1c-5009-9922-30e8e0169cc6, identifier: 7009841auction111136
2026-03-27 15:28:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7d95e621-4f1c-5009-9922-30e8e0169cc6 with identifier: 7009841auction111136
2026-03-27 15:28:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7d95e621-4f1c-5009-9922-30e8e0169cc6 with identifier: 7009841auction111136
2026-03-27 15:28:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7d95e621-4f1c-5009-9922-30e8e0169cc6 with identifier: 7009841auction111136 to the API
2026-03-27 15:28:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009841/photo_005/780x0__r.jpg?hash=1774622012>
{'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-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': '7d95e621-4f1c-5009-9922-30e8e0169cc6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009841',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 125899,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Skoda Superb Combi 1.5 TSI ACT 110kW Style 5d',
 'transmission': 'manual',
 'trim': 'Combi 1.5 TSI ACT 110kW Style 5d',
 'vin': None,
 'year': 2019}
2026-03-27 15:28:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:30 [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 15:28:30 [ecarstrade.be] INFO: Saving data for 7009841auction111136: {'created_time': 1774625310.750386, 'last_price_update_time': 1774625310.750396, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009841auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009839> (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 15:28:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009843/photo_006/780x0__r.jpg?hash=1774622017> (referer: https://ecarstrade.com/cars/7009843)
2026-03-27 15:28:31 [ecarstrade.be] INFO: Extracting details for car 7009839auction111136
2026-03-27 15:28:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccee6cd4-8fa4-5042-8908-92e18fbb9261 with identifier: 7009839auction111136
2026-03-27 15:28:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccee6cd4-8fa4-5042-8908-92e18fbb9261 with scrape type 1
2026-03-27 15:28:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ccee6cd4-8fa4-5042-8908-92e18fbb9261
2026-03-27 15:28:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009839%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621998%27 HTTP/1.1" 200 None
2026-03-27 15:28:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009839/photo_001/780x0__r.jpg?hash=1774621998 not downloaded yet
2026-03-27 15:28:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009839%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621998%27 HTTP/1.1" 200 None
2026-03-27 15:28:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009839/photo_002/780x0__r.jpg?hash=1774621998 not downloaded yet
2026-03-27 15:28:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009839%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621998%27 HTTP/1.1" 200 None
2026-03-27 15:28:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009839/photo_003/780x0__r.jpg?hash=1774621998 not downloaded yet
2026-03-27 15:28:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009839%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622000%27 HTTP/1.1" 200 None
2026-03-27 15:28:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009839/photo_004/780x0__r.jpg?hash=1774622000 not downloaded yet
2026-03-27 15:28:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009839%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621998%27 HTTP/1.1" 200 None
2026-03-27 15:28:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009839/photo_005/780x0__r.jpg?hash=1774621998 not downloaded yet
2026-03-27 15:28:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009843/photo_005/780x0__r.jpg?hash=1774622018> (referer: https://ecarstrade.com/cars/7009843)
2026-03-27 15:28:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009839%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621998%27 HTTP/1.1" 200 None
2026-03-27 15:28:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009839/photo_006/780x0__r.jpg?hash=1774621998 not downloaded yet
2026-03-27 15:28:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 984ba6c1-3088-54a1-b2d3-2a5241e01674
2026-03-27 15:28:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009842/photo_006/780x0__r.jpg?hash=1774622014> (referer: https://ecarstrade.com/cars/7009842)
2026-03-27 15:28:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 984ba6c1-3088-54a1-b2d3-2a5241e01674
2026-03-27 15:28:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d92e671b-f64d-5c12-b97b-5843e27e7758
2026-03-27 15:28:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009842/photo_005/780x0__r.jpg?hash=1774622014> (referer: https://ecarstrade.com/cars/7009842)
2026-03-27 15:28:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009842/photo_004/780x0__r.jpg?hash=1774622014> (referer: https://ecarstrade.com/cars/7009842)
2026-03-27 15:28:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d92e671b-f64d-5c12-b97b-5843e27e7758
2026-03-27 15:28:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009840> (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 15:28:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009842/photo_003/780x0__r.jpg?hash=1774622013> (referer: https://ecarstrade.com/cars/7009842)
2026-03-27 15:28:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d92e671b-f64d-5c12-b97b-5843e27e7758
2026-03-27 15:28:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009835/photo_002/780x0__r.jpg?hash=1774621993> (referer: https://ecarstrade.com/cars/7009835)
2026-03-27 15:28:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009842/photo_002/780x0__r.jpg?hash=1774622013> (referer: https://ecarstrade.com/cars/7009842)
2026-03-27 15:28:31 [ecarstrade.be] INFO: Extracting details for car 7009840auction111136
2026-03-27 15:28:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 511b321b-1f3c-5a84-ba95-957decce4bb5 with identifier: 7009840auction111136
2026-03-27 15:28:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 511b321b-1f3c-5a84-ba95-957decce4bb5 with scrape type 1
2026-03-27 15:28:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 511b321b-1f3c-5a84-ba95-957decce4bb5
2026-03-27 15:28:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009840%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622007%27 HTTP/1.1" 200 None
2026-03-27 15:28:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009840/photo_001/780x0__r.jpg?hash=1774622007 not downloaded yet
2026-03-27 15:28:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d92e671b-f64d-5c12-b97b-5843e27e7758
2026-03-27 15:28:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009840%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622007%27 HTTP/1.1" 200 None
2026-03-27 15:28:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009840/photo_002/780x0__r.jpg?hash=1774622007 not downloaded yet
2026-03-27 15:28:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009835/photo_006/780x0__r.jpg?hash=1774621994> (referer: https://ecarstrade.com/cars/7009835)
2026-03-27 15:28:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009835/photo_005/780x0__r.jpg?hash=1774621993> (referer: https://ecarstrade.com/cars/7009835)
2026-03-27 15:28:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009840%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622007%27 HTTP/1.1" 200 None
2026-03-27 15:28:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009840/photo_003/780x0__r.jpg?hash=1774622007 not downloaded yet
2026-03-27 15:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009840%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622008%27 HTTP/1.1" 200 None
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009840/photo_004/780x0__r.jpg?hash=1774622008 not downloaded yet
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 460cd46e-b7d2-5dbf-999e-ff8a529dd59f
2026-03-27 15:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009840%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622007%27 HTTP/1.1" 200 None
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009840/photo_005/780x0__r.jpg?hash=1774622007 not downloaded yet
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d92e671b-f64d-5c12-b97b-5843e27e7758
2026-03-27 15:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009840%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622007%27 HTTP/1.1" 200 None
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009840/photo_006/780x0__r.jpg?hash=1774622007 not downloaded yet
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009839/photo_006/780x0__r.jpg?hash=1774621998> (referer: https://ecarstrade.com/cars/7009839)
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009839/photo_005/780x0__r.jpg?hash=1774621998> (referer: https://ecarstrade.com/cars/7009839)
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 460cd46e-b7d2-5dbf-999e-ff8a529dd59f
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 460cd46e-b7d2-5dbf-999e-ff8a529dd59f
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009839/photo_004/780x0__r.jpg?hash=1774622000> (referer: https://ecarstrade.com/cars/7009839)
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009839/photo_003/780x0__r.jpg?hash=1774621998> (referer: https://ecarstrade.com/cars/7009839)
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009837> (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 15:28:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ccee6cd4-8fa4-5042-8908-92e18fbb9261
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ccee6cd4-8fa4-5042-8908-92e18fbb9261
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009839/photo_001/780x0__r.jpg?hash=1774621998> (referer: https://ecarstrade.com/cars/7009839)
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009839/photo_002/780x0__r.jpg?hash=1774621998> (referer: https://ecarstrade.com/cars/7009839)
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009835/photo_004/780x0__r.jpg?hash=1774621994> (referer: https://ecarstrade.com/cars/7009835)
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ccee6cd4-8fa4-5042-8908-92e18fbb9261
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ccee6cd4-8fa4-5042-8908-92e18fbb9261
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009835/photo_003/780x0__r.jpg?hash=1774621994> (referer: https://ecarstrade.com/cars/7009835)
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009840/photo_002/780x0__r.jpg?hash=1774622007> (referer: https://ecarstrade.com/cars/7009840)
2026-03-27 15:28:32 [ecarstrade.be] INFO: Extracting details for car 7009837auction111136
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009840/photo_001/780x0__r.jpg?hash=1774622007> (referer: https://ecarstrade.com/cars/7009840)
2026-03-27 15:28:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9377fe5e-f065-5846-a2c6-130e4572d335 with identifier: 7009837auction111136
2026-03-27 15:28:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9377fe5e-f065-5846-a2c6-130e4572d335 with scrape type 1
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9377fe5e-f065-5846-a2c6-130e4572d335
2026-03-27 15:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009837%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621995%27 HTTP/1.1" 200 None
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009837/photo_001/780x0__r.jpg?hash=1774621995 not downloaded yet
2026-03-27 15:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009837%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621996%27 HTTP/1.1" 200 None
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009837/photo_002/780x0__r.jpg?hash=1774621996 not downloaded yet
2026-03-27 15:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009837%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621996%27 HTTP/1.1" 200 None
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009837/photo_003/780x0__r.jpg?hash=1774621996 not downloaded yet
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009840/photo_006/780x0__r.jpg?hash=1774622007> (referer: https://ecarstrade.com/cars/7009840)
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009840/photo_005/780x0__r.jpg?hash=1774622007> (referer: https://ecarstrade.com/cars/7009840)
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009840/photo_004/780x0__r.jpg?hash=1774622008> (referer: https://ecarstrade.com/cars/7009840)
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ccee6cd4-8fa4-5042-8908-92e18fbb9261
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ccee6cd4-8fa4-5042-8908-92e18fbb9261
2026-03-27 15:28:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ccee6cd4-8fa4-5042-8908-92e18fbb9261, skipping ID generation
2026-03-27 15:28:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccee6cd4-8fa4-5042-8908-92e18fbb9261 with scrape type 1
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ccee6cd4-8fa4-5042-8908-92e18fbb9261 sending to next pipeline
2026-03-27 15:28:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ccee6cd4-8fa4-5042-8908-92e18fbb9261, identifier: 7009839auction111136
2026-03-27 15:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009837%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621995%27 HTTP/1.1" 200 None
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009837/photo_004/780x0__r.jpg?hash=1774621995 not downloaded yet
2026-03-27 15:28:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ccee6cd4-8fa4-5042-8908-92e18fbb9261 with identifier: 7009839auction111136
2026-03-27 15:28:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ccee6cd4-8fa4-5042-8908-92e18fbb9261 with identifier: 7009839auction111136
2026-03-27 15:28:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ccee6cd4-8fa4-5042-8908-92e18fbb9261 with identifier: 7009839auction111136 to the API
2026-03-27 15:28:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009839/photo_002/780x0__r.jpg?hash=1774621998>
{'auction_title': '',
 'c_o_2_emission_value': 166,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': 'ccee6cd4-8fa4-5042-8908-92e18fbb9261',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009839',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 101654,
 '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': 'Skoda Kodiaq 1.5 TSI 110kW DSG7 Sportline II 5d',
 'transmission': 'automatic',
 'trim': '1.5 TSI 110kW DSG7 Sportline II 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:32 [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 15:28:32 [ecarstrade.be] INFO: Saving data for 7009839auction111136: {'created_time': 1774625312.784802, 'last_price_update_time': 1774625312.784816, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009839auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 460cd46e-b7d2-5dbf-999e-ff8a529dd59f
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 460cd46e-b7d2-5dbf-999e-ff8a529dd59f
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 511b321b-1f3c-5a84-ba95-957decce4bb5
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 511b321b-1f3c-5a84-ba95-957decce4bb5
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009835/photo_001/780x0__r.jpg?hash=1774621993> (referer: https://ecarstrade.com/cars/7009835)
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009840/photo_003/780x0__r.jpg?hash=1774622007> (referer: https://ecarstrade.com/cars/7009840)
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009842/photo_001/780x0__r.jpg?hash=1774622013> (referer: https://ecarstrade.com/cars/7009842)
2026-03-27 15:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009837%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621995%27 HTTP/1.1" 200 None
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009837/photo_005/780x0__r.jpg?hash=1774621995 not downloaded yet
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009838> (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 15:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009837%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621995%27 HTTP/1.1" 200 None
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009837/photo_006/780x0__r.jpg?hash=1774621995 not downloaded yet
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 511b321b-1f3c-5a84-ba95-957decce4bb5
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 511b321b-1f3c-5a84-ba95-957decce4bb5
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 511b321b-1f3c-5a84-ba95-957decce4bb5
2026-03-27 15:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009843/photo_002/780x0__r.jpg?hash=1774622016> (referer: https://ecarstrade.com/cars/7009843)
2026-03-27 15:28: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 15:28:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 460cd46e-b7d2-5dbf-999e-ff8a529dd59f
2026-03-27 15:28:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 460cd46e-b7d2-5dbf-999e-ff8a529dd59f, skipping ID generation
2026-03-27 15:28:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 460cd46e-b7d2-5dbf-999e-ff8a529dd59f with scrape type 1
2026-03-27 15:28:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 460cd46e-b7d2-5dbf-999e-ff8a529dd59f sending to next pipeline
2026-03-27 15:28:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 460cd46e-b7d2-5dbf-999e-ff8a529dd59f, identifier: 7009835auction111136
2026-03-27 15:28:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 460cd46e-b7d2-5dbf-999e-ff8a529dd59f with identifier: 7009835auction111136
2026-03-27 15:28:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 460cd46e-b7d2-5dbf-999e-ff8a529dd59f with identifier: 7009835auction111136
2026-03-27 15:28:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 460cd46e-b7d2-5dbf-999e-ff8a529dd59f with identifier: 7009835auction111136 to the API
2026-03-27 15:28:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009835/photo_001/780x0__r.jpg?hash=1774621993>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': '460cd46e-b7d2-5dbf-999e-ff8a529dd59f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009835',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 105646,
 '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': 'Skoda Octavia Combi 1.0 TSI eTec 81kW DSG7 Style 5d',
 'transmission': 'automatic',
 'trim': 'Combi 1.0 TSI eTec 81kW DSG7 Style 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:33 [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 15:28:33 [ecarstrade.be] INFO: Saving data for 7009835auction111136: {'created_time': 1774625313.345113, 'last_price_update_time': 1774625313.345123, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009835auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009843/photo_003/780x0__r.jpg?hash=1774622017> (referer: https://ecarstrade.com/cars/7009843)
2026-03-27 15:28:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009843/photo_004/780x0__r.jpg?hash=1774622017> (referer: https://ecarstrade.com/cars/7009843)
2026-03-27 15:28:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009843/photo_001/780x0__r.jpg?hash=1774622016> (referer: https://ecarstrade.com/cars/7009843)
2026-03-27 15:28:33 [ecarstrade.be] INFO: Extracting details for car 7009838auction111136
2026-03-27 15:28: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 15:28:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009834> (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 15:28:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 511b321b-1f3c-5a84-ba95-957decce4bb5
2026-03-27 15:28:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 511b321b-1f3c-5a84-ba95-957decce4bb5, skipping ID generation
2026-03-27 15:28:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 511b321b-1f3c-5a84-ba95-957decce4bb5 with scrape type 1
2026-03-27 15:28:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 511b321b-1f3c-5a84-ba95-957decce4bb5 sending to next pipeline
2026-03-27 15:28:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 511b321b-1f3c-5a84-ba95-957decce4bb5, identifier: 7009840auction111136
2026-03-27 15:28:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d92e671b-f64d-5c12-b97b-5843e27e7758
2026-03-27 15:28:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d92e671b-f64d-5c12-b97b-5843e27e7758, skipping ID generation
2026-03-27 15:28:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d92e671b-f64d-5c12-b97b-5843e27e7758 with scrape type 1
2026-03-27 15:28:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d92e671b-f64d-5c12-b97b-5843e27e7758 sending to next pipeline
2026-03-27 15:28:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d92e671b-f64d-5c12-b97b-5843e27e7758, identifier: 7009842auction111136
2026-03-27 15:28:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9d11ca0-5e2b-5b47-bec1-45a1a8f8ae95 with identifier: 7009838auction111136
2026-03-27 15:28:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9d11ca0-5e2b-5b47-bec1-45a1a8f8ae95 with scrape type 1
2026-03-27 15:28:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d9d11ca0-5e2b-5b47-bec1-45a1a8f8ae95
2026-03-27 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009838%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622000%27 HTTP/1.1" 200 None
2026-03-27 15:28:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009838/photo_001/780x0__r.jpg?hash=1774622000 not downloaded yet
2026-03-27 15:28:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 984ba6c1-3088-54a1-b2d3-2a5241e01674
2026-03-27 15:28:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 511b321b-1f3c-5a84-ba95-957decce4bb5 with identifier: 7009840auction111136
2026-03-27 15:28:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 511b321b-1f3c-5a84-ba95-957decce4bb5 with identifier: 7009840auction111136
2026-03-27 15:28:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 511b321b-1f3c-5a84-ba95-957decce4bb5 with identifier: 7009840auction111136 to the API
2026-03-27 15:28:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009840/photo_003/780x0__r.jpg?hash=1774622007>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.8L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '511b321b-1f3c-5a84-ba95-957decce4bb5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009840',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 124631,
 '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': "Toyota, Corolla TS '19, Toyota Corolla Touring Sports 1.8 Hybrid "
          'Dynamic e',
 'transmission': 'automatic',
 'trim': ",  TS '19,   Touring Sports 1.8 Hybrid Dynamic e",
 'vin': None,
 'year': 2023}
2026-03-27 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:33 [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 15:28:33 [ecarstrade.be] INFO: Saving data for 7009840auction111136: {'created_time': 1774625313.858678, 'last_price_update_time': 1774625313.858689, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009840auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d92e671b-f64d-5c12-b97b-5843e27e7758 with identifier: 7009842auction111136
2026-03-27 15:28:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d92e671b-f64d-5c12-b97b-5843e27e7758 with identifier: 7009842auction111136
2026-03-27 15:28:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d92e671b-f64d-5c12-b97b-5843e27e7758 with identifier: 7009842auction111136 to the API
2026-03-27 15:28:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009842/photo_001/780x0__r.jpg?hash=1774622013>
{'auction_title': '',
 'c_o_2_emission_value': 75,
 'category': None,
 'color': 'Brown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd92e671b-f64d-5c12-b97b-5843e27e7758',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009842',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Toyota',
 'model': 'Yaris',
 'odometer': 54826,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Toyota Yaris 1.5 VVT-i Hybrid Comfort e-CVT 5d',
 'transmission': 'automatic',
 'trim': '1.5 VVT-i Hybrid Comfort e-CVT 5d',
 'vin': None,
 'year': 2018}
2026-03-27 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:34 [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 15:28:34 [ecarstrade.be] INFO: Saving data for 7009842auction111136: {'created_time': 1774625314.199624, 'last_price_update_time': 1774625314.199635, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009842auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009837/photo_001/780x0__r.jpg?hash=1774621995> (referer: https://ecarstrade.com/cars/7009837)
2026-03-27 15:28:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009837/photo_002/780x0__r.jpg?hash=1774621996> (referer: https://ecarstrade.com/cars/7009837)
2026-03-27 15:28:34 [ecarstrade.be] INFO: Extracting details for car 7009834auction111136
2026-03-27 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009838%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622000%27 HTTP/1.1" 200 None
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009838/photo_002/780x0__r.jpg?hash=1774622000 not downloaded yet
2026-03-27 15:28:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009837/photo_004/780x0__r.jpg?hash=1774621995> (referer: https://ecarstrade.com/cars/7009837)
2026-03-27 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009838%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622001%27 HTTP/1.1" 200 None
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009838/photo_003/780x0__r.jpg?hash=1774622001 not downloaded yet
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 984ba6c1-3088-54a1-b2d3-2a5241e01674
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 984ba6c1-3088-54a1-b2d3-2a5241e01674
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 984ba6c1-3088-54a1-b2d3-2a5241e01674
2026-03-27 15:28:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 984ba6c1-3088-54a1-b2d3-2a5241e01674, skipping ID generation
2026-03-27 15:28:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 984ba6c1-3088-54a1-b2d3-2a5241e01674 with scrape type 1
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 984ba6c1-3088-54a1-b2d3-2a5241e01674 sending to next pipeline
2026-03-27 15:28:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 984ba6c1-3088-54a1-b2d3-2a5241e01674, identifier: 7009843auction111136
2026-03-27 15:28:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc8c1b75-4aff-5c98-afa6-e10798f00ea9 with identifier: 7009834auction111136
2026-03-27 15:28:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc8c1b75-4aff-5c98-afa6-e10798f00ea9 with scrape type 1
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cc8c1b75-4aff-5c98-afa6-e10798f00ea9
2026-03-27 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009834%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621989%27 HTTP/1.1" 200 None
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009834/photo_001/780x0__r.jpg?hash=1774621989 not downloaded yet
2026-03-27 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009838%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622001%27 HTTP/1.1" 200 None
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009838/photo_004/780x0__r.jpg?hash=1774622001 not downloaded yet
2026-03-27 15:28:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 984ba6c1-3088-54a1-b2d3-2a5241e01674 with identifier: 7009843auction111136
2026-03-27 15:28:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 984ba6c1-3088-54a1-b2d3-2a5241e01674 with identifier: 7009843auction111136
2026-03-27 15:28:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 984ba6c1-3088-54a1-b2d3-2a5241e01674 with identifier: 7009843auction111136 to the API
2026-03-27 15:28:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009843/photo_001/780x0__r.jpg?hash=1774622016>
{'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-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': '984ba6c1-3088-54a1-b2d3-2a5241e01674',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009843',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Toyota',
 'model': 'Yaris',
 'odometer': 47900,
 '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': '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 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:34 [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 15:28:34 [ecarstrade.be] INFO: Saving data for 7009843auction111136: {'created_time': 1774625314.708533, 'last_price_update_time': 1774625314.708545, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009843auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009837/photo_003/780x0__r.jpg?hash=1774621996> (referer: https://ecarstrade.com/cars/7009837)
2026-03-27 15:28:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009793/photo_005/780x0__r.jpg?hash=1774621873> (referer: https://ecarstrade.com/cars/7009793)
2026-03-27 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009834%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621990%27 HTTP/1.1" 200 None
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009834/photo_002/780x0__r.jpg?hash=1774621990 not downloaded yet
2026-03-27 15:28:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009837/photo_005/780x0__r.jpg?hash=1774621995> (referer: https://ecarstrade.com/cars/7009837)
2026-03-27 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009838%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622000%27 HTTP/1.1" 200 None
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009838/photo_005/780x0__r.jpg?hash=1774622000 not downloaded yet
2026-03-27 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009834%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621990%27 HTTP/1.1" 200 None
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009834/photo_003/780x0__r.jpg?hash=1774621990 not downloaded yet
2026-03-27 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009838%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622000%27 HTTP/1.1" 200 None
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009838/photo_006/780x0__r.jpg?hash=1774622000 not downloaded yet
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9377fe5e-f065-5846-a2c6-130e4572d335
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9377fe5e-f065-5846-a2c6-130e4572d335
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9377fe5e-f065-5846-a2c6-130e4572d335
2026-03-27 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009834%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621990%27 HTTP/1.1" 200 None
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009834/photo_004/780x0__r.jpg?hash=1774621990 not downloaded yet
2026-03-27 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009834%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621990%27 HTTP/1.1" 200 None
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009834/photo_005/780x0__r.jpg?hash=1774621990 not downloaded yet
2026-03-27 15:28:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009837/photo_006/780x0__r.jpg?hash=1774621995> (referer: https://ecarstrade.com/cars/7009837)
2026-03-27 15:28:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009834%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621990%27 HTTP/1.1" 200 None
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009834/photo_006/780x0__r.jpg?hash=1774621990 not downloaded yet
2026-03-27 15:28:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009793/photo_004/780x0__r.jpg?hash=1774621873> (referer: https://ecarstrade.com/cars/7009793)
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9377fe5e-f065-5846-a2c6-130e4572d335
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c8cf66b8-204c-5fa0-bde9-5775c500918d
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9377fe5e-f065-5846-a2c6-130e4572d335
2026-03-27 15:28:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009793/photo_003/780x0__r.jpg?hash=1774621873> (referer: https://ecarstrade.com/cars/7009793)
2026-03-27 15:28:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009838/photo_001/780x0__r.jpg?hash=1774622000> (referer: https://ecarstrade.com/cars/7009838)
2026-03-27 15:28:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009793/photo_001/780x0__r.jpg?hash=1774621873> (referer: https://ecarstrade.com/cars/7009793)
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9377fe5e-f065-5846-a2c6-130e4572d335
2026-03-27 15:28:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9377fe5e-f065-5846-a2c6-130e4572d335, skipping ID generation
2026-03-27 15:28:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9377fe5e-f065-5846-a2c6-130e4572d335 with scrape type 1
2026-03-27 15:28:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9377fe5e-f065-5846-a2c6-130e4572d335 sending to next pipeline
2026-03-27 15:28:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9377fe5e-f065-5846-a2c6-130e4572d335, identifier: 7009837auction111136
2026-03-27 15:28:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9377fe5e-f065-5846-a2c6-130e4572d335 with identifier: 7009837auction111136
2026-03-27 15:28:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9377fe5e-f065-5846-a2c6-130e4572d335 with identifier: 7009837auction111136
2026-03-27 15:28:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9377fe5e-f065-5846-a2c6-130e4572d335 with identifier: 7009837auction111136 to the API
2026-03-27 15:28:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009837/photo_006/780x0__r.jpg?hash=1774621995>
{'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': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '9377fe5e-f065-5846-a2c6-130e4572d335',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009837',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Renault',
 'model': 'Kadjar',
 'odometer': 58872,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Kadjar Blue dCi 115 EDC Black Edition 5d',
 'transmission': 'automatic',
 'trim': 'Blue dCi 115 EDC Black Edition 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:35 [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 15:28:35 [ecarstrade.be] INFO: Saving data for 7009837auction111136: {'created_time': 1774625315.544577, 'last_price_update_time': 1774625315.544588, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009837auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009793/photo_002/780x0__r.jpg?hash=1774621874> (referer: https://ecarstrade.com/cars/7009793)
2026-03-27 15:28:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009794/photo_005/780x0__r.jpg?hash=1774621876> (referer: https://ecarstrade.com/cars/7009794)
2026-03-27 15:28:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009838/photo_002/780x0__r.jpg?hash=1774622000> (referer: https://ecarstrade.com/cars/7009838)
2026-03-27 15:28:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c8cf66b8-204c-5fa0-bde9-5775c500918d
2026-03-27 15:28:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c8cf66b8-204c-5fa0-bde9-5775c500918d
2026-03-27 15:28:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d9d11ca0-5e2b-5b47-bec1-45a1a8f8ae95
2026-03-27 15:28:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c8cf66b8-204c-5fa0-bde9-5775c500918d
2026-03-27 15:28:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009838/photo_003/780x0__r.jpg?hash=1774622001> (referer: https://ecarstrade.com/cars/7009838)
2026-03-27 15:28:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009834/photo_001/780x0__r.jpg?hash=1774621989> (referer: https://ecarstrade.com/cars/7009834)
2026-03-27 15:28:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c8cf66b8-204c-5fa0-bde9-5775c500918d
2026-03-27 15:28:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c8cf66b8-204c-5fa0-bde9-5775c500918d, skipping ID generation
2026-03-27 15:28:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8cf66b8-204c-5fa0-bde9-5775c500918d with scrape type 1
2026-03-27 15:28:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c8cf66b8-204c-5fa0-bde9-5775c500918d sending to next pipeline
2026-03-27 15:28:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c8cf66b8-204c-5fa0-bde9-5775c500918d, identifier: 7009793auction111136
2026-03-27 15:28:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c8cf66b8-204c-5fa0-bde9-5775c500918d with identifier: 7009793auction111136
2026-03-27 15:28:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c8cf66b8-204c-5fa0-bde9-5775c500918d with identifier: 7009793auction111136
2026-03-27 15:28:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c8cf66b8-204c-5fa0-bde9-5775c500918d with identifier: 7009793auction111136 to the API
2026-03-27 15:28:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009793/photo_002/780x0__r.jpg?hash=1774621874>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'c8cf66b8-204c-5fa0-bde9-5775c500918d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009793',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Ford',
 'model': 'Mondeo',
 'odometer': 73559,
 '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': 5,
 'seller_name': None,
 'title': 'Ford Mondeo Clipper 2.0 HEV 140kW Aut. Hybrid 5d',
 'transmission': 'automatic',
 'trim': 'Clipper 2.0 HEV 140kW Aut. Hybrid 5d',
 'vin': None,
 'year': 2019}
2026-03-27 15:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:36 [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 15:28:36 [ecarstrade.be] INFO: Saving data for 7009793auction111136: {'created_time': 1774625316.047063, 'last_price_update_time': 1774625316.047073, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009793auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009838/photo_004/780x0__r.jpg?hash=1774622001> (referer: https://ecarstrade.com/cars/7009838)
2026-03-27 15:28:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009834/photo_006/780x0__r.jpg?hash=1774621990> (referer: https://ecarstrade.com/cars/7009834)
2026-03-27 15:28:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009834/photo_005/780x0__r.jpg?hash=1774621990> (referer: https://ecarstrade.com/cars/7009834)
2026-03-27 15:28:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fb6df737-ddfc-575c-ae7e-815b512856d2
2026-03-27 15:28:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d9d11ca0-5e2b-5b47-bec1-45a1a8f8ae95
2026-03-27 15:28:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d9d11ca0-5e2b-5b47-bec1-45a1a8f8ae95
2026-03-27 15:28:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cc8c1b75-4aff-5c98-afa6-e10798f00ea9
2026-03-27 15:28:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009834/photo_004/780x0__r.jpg?hash=1774621990> (referer: https://ecarstrade.com/cars/7009834)
2026-03-27 15:28:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009834/photo_003/780x0__r.jpg?hash=1774621990> (referer: https://ecarstrade.com/cars/7009834)
2026-03-27 15:28:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009838/photo_006/780x0__r.jpg?hash=1774622000> (referer: https://ecarstrade.com/cars/7009838)
2026-03-27 15:28:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d9d11ca0-5e2b-5b47-bec1-45a1a8f8ae95
2026-03-27 15:28:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cc8c1b75-4aff-5c98-afa6-e10798f00ea9
2026-03-27 15:28:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cc8c1b75-4aff-5c98-afa6-e10798f00ea9
2026-03-27 15:28:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009794/photo_004/780x0__r.jpg?hash=1774621876> (referer: https://ecarstrade.com/cars/7009794)
2026-03-27 15:28:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009838/photo_005/780x0__r.jpg?hash=1774622000> (referer: https://ecarstrade.com/cars/7009838)
2026-03-27 15:28:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009834/photo_002/780x0__r.jpg?hash=1774621990> (referer: https://ecarstrade.com/cars/7009834)
2026-03-27 15:28:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cc8c1b75-4aff-5c98-afa6-e10798f00ea9
2026-03-27 15:28:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cc8c1b75-4aff-5c98-afa6-e10798f00ea9
2026-03-27 15:28:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d9d11ca0-5e2b-5b47-bec1-45a1a8f8ae95
2026-03-27 15:28:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009794/photo_001/780x0__r.jpg?hash=1774621876> (referer: https://ecarstrade.com/cars/7009794)
2026-03-27 15:28:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009794/photo_003/780x0__r.jpg?hash=1774621876> (referer: https://ecarstrade.com/cars/7009794)
2026-03-27 15:28:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009794/photo_002/780x0__r.jpg?hash=1774621876> (referer: https://ecarstrade.com/cars/7009794)
2026-03-27 15:28:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fb6df737-ddfc-575c-ae7e-815b512856d2
2026-03-27 15:28:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d9d11ca0-5e2b-5b47-bec1-45a1a8f8ae95
2026-03-27 15:28:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d9d11ca0-5e2b-5b47-bec1-45a1a8f8ae95, skipping ID generation
2026-03-27 15:28:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9d11ca0-5e2b-5b47-bec1-45a1a8f8ae95 with scrape type 1
2026-03-27 15:28:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d9d11ca0-5e2b-5b47-bec1-45a1a8f8ae95 sending to next pipeline
2026-03-27 15:28:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d9d11ca0-5e2b-5b47-bec1-45a1a8f8ae95, identifier: 7009838auction111136
2026-03-27 15:28:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d9d11ca0-5e2b-5b47-bec1-45a1a8f8ae95 with identifier: 7009838auction111136
2026-03-27 15:28:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d9d11ca0-5e2b-5b47-bec1-45a1a8f8ae95 with identifier: 7009838auction111136
2026-03-27 15:28:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d9d11ca0-5e2b-5b47-bec1-45a1a8f8ae95 with identifier: 7009838auction111136 to the API
2026-03-27 15:28:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009838/photo_005/780x0__r.jpg?hash=1774622000>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'd9d11ca0-5e2b-5b47-bec1-45a1a8f8ae95',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009838',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 147618,
 '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': 'Skoda Octavia 2.0 CRTDI 85kW Ambition 5d',
 'transmission': 'manual',
 'trim': '2.0 CRTDI 85kW Ambition 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:37 [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 15:28:37 [ecarstrade.be] INFO: Saving data for 7009838auction111136: {'created_time': 1774625317.025263, 'last_price_update_time': 1774625317.025275, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009838auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009800/photo_003/780x0__r.jpg?hash=1774621895> (referer: https://ecarstrade.com/cars/7009800)
2026-03-27 15:28:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009800/photo_005/780x0__r.jpg?hash=1774621895> (referer: https://ecarstrade.com/cars/7009800)
2026-03-27 15:28:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009800/photo_004/780x0__r.jpg?hash=1774621895> (referer: https://ecarstrade.com/cars/7009800)
2026-03-27 15:28: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 15:28:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cc8c1b75-4aff-5c98-afa6-e10798f00ea9
2026-03-27 15:28:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cc8c1b75-4aff-5c98-afa6-e10798f00ea9, skipping ID generation
2026-03-27 15:28:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc8c1b75-4aff-5c98-afa6-e10798f00ea9 with scrape type 1
2026-03-27 15:28:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cc8c1b75-4aff-5c98-afa6-e10798f00ea9 sending to next pipeline
2026-03-27 15:28:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cc8c1b75-4aff-5c98-afa6-e10798f00ea9, identifier: 7009834auction111136
2026-03-27 15:28:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fb6df737-ddfc-575c-ae7e-815b512856d2
2026-03-27 15:28:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fb6df737-ddfc-575c-ae7e-815b512856d2
2026-03-27 15:28:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fb6df737-ddfc-575c-ae7e-815b512856d2
2026-03-27 15:28:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fb6df737-ddfc-575c-ae7e-815b512856d2, skipping ID generation
2026-03-27 15:28:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb6df737-ddfc-575c-ae7e-815b512856d2 with scrape type 1
2026-03-27 15:28:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fb6df737-ddfc-575c-ae7e-815b512856d2 sending to next pipeline
2026-03-27 15:28:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fb6df737-ddfc-575c-ae7e-815b512856d2, identifier: 7009794auction111136
2026-03-27 15:28:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cc8c1b75-4aff-5c98-afa6-e10798f00ea9 with identifier: 7009834auction111136
2026-03-27 15:28:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cc8c1b75-4aff-5c98-afa6-e10798f00ea9 with identifier: 7009834auction111136
2026-03-27 15:28:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cc8c1b75-4aff-5c98-afa6-e10798f00ea9 with identifier: 7009834auction111136 to the API
2026-03-27 15:28:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009834/photo_002/780x0__r.jpg?hash=1774621990>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': 'cc8c1b75-4aff-5c98-afa6-e10798f00ea9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009834',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Skoda',
 'model': 'Karoq',
 'odometer': 133646,
 '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': "Skoda, Karoq '17, Skoda Karoq 1.0 TSI 85kW Ambition 5d",
 'transmission': 'manual',
 'trim': ",  '17,   1.0 TSI 85kW Ambition 5d",
 'vin': None,
 'year': 2020}
2026-03-27 15:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:37 [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 15:28:37 [ecarstrade.be] INFO: Saving data for 7009834auction111136: {'created_time': 1774625317.541664, 'last_price_update_time': 1774625317.541676, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009834auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fb6df737-ddfc-575c-ae7e-815b512856d2 with identifier: 7009794auction111136
2026-03-27 15:28:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fb6df737-ddfc-575c-ae7e-815b512856d2 with identifier: 7009794auction111136
2026-03-27 15:28:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fb6df737-ddfc-575c-ae7e-815b512856d2 with identifier: 7009794auction111136 to the API
2026-03-27 15:28:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009794/photo_002/780x0__r.jpg?hash=1774621876>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'fb6df737-ddfc-575c-ae7e-815b512856d2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009794',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 64345,
 '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': 'Ford Kuga 1.5 EcoBlue 88kW Titanium 5d',
 'transmission': 'manual',
 'trim': '1.5 EcoBlue 88kW Titanium 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:37 [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 15:28:37 [ecarstrade.be] INFO: Saving data for 7009794auction111136: {'created_time': 1774625317.846729, 'last_price_update_time': 1774625317.846741, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009794auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009800/photo_002/780x0__r.jpg?hash=1774621895> (referer: https://ecarstrade.com/cars/7009800)
2026-03-27 15:28:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009800/photo_001/780x0__r.jpg?hash=1774621895> (referer: https://ecarstrade.com/cars/7009800)
2026-03-27 15:28: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 15:28: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 15:28:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 118ca689-fcbe-51eb-bb63-9ec318dc6bad
2026-03-27 15:28:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 118ca689-fcbe-51eb-bb63-9ec318dc6bad
2026-03-27 15:28:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 118ca689-fcbe-51eb-bb63-9ec318dc6bad
2026-03-27 15:28:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009833> (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 15:28: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 15:28:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 118ca689-fcbe-51eb-bb63-9ec318dc6bad
2026-03-27 15:28:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 118ca689-fcbe-51eb-bb63-9ec318dc6bad
2026-03-27 15:28:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 118ca689-fcbe-51eb-bb63-9ec318dc6bad, skipping ID generation
2026-03-27 15:28:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 118ca689-fcbe-51eb-bb63-9ec318dc6bad with scrape type 1
2026-03-27 15:28:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 118ca689-fcbe-51eb-bb63-9ec318dc6bad sending to next pipeline
2026-03-27 15:28:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 118ca689-fcbe-51eb-bb63-9ec318dc6bad, identifier: 7009800auction111136
2026-03-27 15:28:38 [ecarstrade.be] INFO: Extracting details for car 7009833auction111136
2026-03-27 15:28:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 118ca689-fcbe-51eb-bb63-9ec318dc6bad with identifier: 7009800auction111136
2026-03-27 15:28:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 118ca689-fcbe-51eb-bb63-9ec318dc6bad with identifier: 7009800auction111136
2026-03-27 15:28:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 118ca689-fcbe-51eb-bb63-9ec318dc6bad with identifier: 7009800auction111136 to the API
2026-03-27 15:28:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009800/photo_001/780x0__r.jpg?hash=1774621895>
{'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-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': '118ca689-fcbe-51eb-bb63-9ec318dc6bad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009800',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Hyundai',
 'model': 'IONIQ',
 'odometer': 127644,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:38 [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 15:28:38 [ecarstrade.be] INFO: Saving data for 7009800auction111136: {'created_time': 1774625318.671642, 'last_price_update_time': 1774625318.671651, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009800auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6c3af1b-b40a-5bbe-a00a-d1ee8abf9853 with identifier: 7009833auction111136
2026-03-27 15:28:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6c3af1b-b40a-5bbe-a00a-d1ee8abf9853 with scrape type 1
2026-03-27 15:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e6c3af1b-b40a-5bbe-a00a-d1ee8abf9853
2026-03-27 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009833%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621988%27 HTTP/1.1" 200 None
2026-03-27 15:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009833/photo_001/780x0__r.jpg?hash=1774621988 not downloaded yet
2026-03-27 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009833%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621988%27 HTTP/1.1" 200 None
2026-03-27 15:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009833/photo_002/780x0__r.jpg?hash=1774621988 not downloaded yet
2026-03-27 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009833%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621987%27 HTTP/1.1" 200 None
2026-03-27 15:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009833/photo_003/780x0__r.jpg?hash=1774621987 not downloaded yet
2026-03-27 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009833%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621988%27 HTTP/1.1" 200 None
2026-03-27 15:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009833/photo_004/780x0__r.jpg?hash=1774621988 not downloaded yet
2026-03-27 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009833%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621988%27 HTTP/1.1" 200 None
2026-03-27 15:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009833/photo_005/780x0__r.jpg?hash=1774621988 not downloaded yet
2026-03-27 15:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009833%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621988%27 HTTP/1.1" 200 None
2026-03-27 15:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009833/photo_006/780x0__r.jpg?hash=1774621988 not downloaded yet
2026-03-27 15:28:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009832> (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 15:28: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 15:28:40 [ecarstrade.be] INFO: Extracting details for car 7009832auction111136
2026-03-27 15:28:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 299ee90e-ab72-55e4-bf9d-7b8bddbe571d with identifier: 7009832auction111136
2026-03-27 15:28:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 299ee90e-ab72-55e4-bf9d-7b8bddbe571d with scrape type 1
2026-03-27 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 299ee90e-ab72-55e4-bf9d-7b8bddbe571d
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009832%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621986%27 HTTP/1.1" 200 None
2026-03-27 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009832/photo_001/780x0__r.jpg?hash=1774621986 not downloaded yet
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009832%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621986%27 HTTP/1.1" 200 None
2026-03-27 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009832/photo_002/780x0__r.jpg?hash=1774621986 not downloaded yet
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009832%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621986%27 HTTP/1.1" 200 None
2026-03-27 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009832/photo_003/780x0__r.jpg?hash=1774621986 not downloaded yet
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009832%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621986%27 HTTP/1.1" 200 None
2026-03-27 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009832/photo_004/780x0__r.jpg?hash=1774621986 not downloaded yet
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009832%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621986%27 HTTP/1.1" 200 None
2026-03-27 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009832/photo_005/780x0__r.jpg?hash=1774621986 not downloaded yet
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009832%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621987%27 HTTP/1.1" 200 None
2026-03-27 15:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009832/photo_006/780x0__r.jpg?hash=1774621987 not downloaded yet
2026-03-27 15:28:40 [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 15:28: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 15:28:40 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:28:40 [ecarstrade.be] INFO: Found listing with ID: 7009854auction111136
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:40 [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 15:28:40 [ecarstrade.be] INFO: Scrape type for 7009854auction111136: 1
2026-03-27 15:28:40 [ecarstrade.be] INFO: Found listing with ID: 7009855auction111136
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:40 [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 15:28:40 [ecarstrade.be] INFO: Scrape type for 7009855auction111136: 1
2026-03-27 15:28:40 [ecarstrade.be] INFO: Found listing with ID: 7009857auction111136
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:40 [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 15:28:40 [ecarstrade.be] INFO: Scrape type for 7009857auction111136: 1
2026-03-27 15:28:40 [ecarstrade.be] INFO: Found listing with ID: 7005993auction111096
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:40 [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 15:28:40 [ecarstrade.be] INFO: Scrape type for 7005993auction111096: 0
2026-03-27 15:28:40 [ecarstrade.be] INFO: Found listing with ID: 7005998auction111096
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:40 [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 15:28:40 [ecarstrade.be] INFO: Scrape type for 7005998auction111096: 0
2026-03-27 15:28:40 [ecarstrade.be] INFO: Found listing with ID: 7006001auction111096
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:40 [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 15:28:40 [ecarstrade.be] INFO: Scrape type for 7006001auction111096: 0
2026-03-27 15:28:40 [ecarstrade.be] INFO: Found listing with ID: 7006006auction111096
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:40 [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 15:28:40 [ecarstrade.be] INFO: Scrape type for 7006006auction111096: 0
2026-03-27 15:28:40 [ecarstrade.be] INFO: Found listing with ID: 7006008auction111096
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:40 [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 15:28:40 [ecarstrade.be] INFO: Scrape type for 7006008auction111096: 0
2026-03-27 15:28:40 [ecarstrade.be] INFO: Found listing with ID: 7006009auction111096
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:40 [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 15:28:40 [ecarstrade.be] INFO: Scrape type for 7006009auction111096: 0
2026-03-27 15:28:40 [ecarstrade.be] INFO: Found listing with ID: 7006012auction111096
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:40 [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 15:28:40 [ecarstrade.be] INFO: Scrape type for 7006012auction111096: 0
2026-03-27 15:28:40 [ecarstrade.be] INFO: Found listing with ID: 7006018auction111096
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:40 [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 15:28:40 [ecarstrade.be] INFO: Scrape type for 7006018auction111096: 0
2026-03-27 15:28:40 [ecarstrade.be] INFO: Found listing with ID: 7006020auction111096
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:40 [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 15:28:40 [ecarstrade.be] INFO: Scrape type for 7006020auction111096: 0
2026-03-27 15:28:40 [ecarstrade.be] INFO: Found listing with ID: 7006023auction111096
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:40 [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 15:28:40 [ecarstrade.be] INFO: Scrape type for 7006023auction111096: 0
2026-03-27 15:28:40 [ecarstrade.be] INFO: Found listing with ID: 7006032auction111096
2026-03-27 15:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:41 [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 15:28:41 [ecarstrade.be] INFO: Scrape type for 7006032auction111096: 0
2026-03-27 15:28:41 [ecarstrade.be] INFO: Found listing with ID: 7006036auction111096
2026-03-27 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:41 [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 15:28:41 [ecarstrade.be] INFO: Scrape type for 7006036auction111096: 0
2026-03-27 15:28:41 [ecarstrade.be] INFO: Found listing with ID: 7006039auction111096
2026-03-27 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:41 [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 15:28:41 [ecarstrade.be] INFO: Scrape type for 7006039auction111096: 0
2026-03-27 15:28:41 [ecarstrade.be] INFO: Found listing with ID: 7006041auction111096
2026-03-27 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:41 [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 15:28:41 [ecarstrade.be] INFO: Scrape type for 7006041auction111096: 0
2026-03-27 15:28:41 [ecarstrade.be] INFO: Found listing with ID: 7006042auction111096
2026-03-27 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:41 [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 15:28:41 [ecarstrade.be] INFO: Scrape type for 7006042auction111096: 0
2026-03-27 15:28:41 [ecarstrade.be] INFO: Found listing with ID: 7006045auction111096
2026-03-27 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:41 [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 15:28:41 [ecarstrade.be] INFO: Scrape type for 7006045auction111096: 0
2026-03-27 15:28:41 [ecarstrade.be] INFO: Found listing with ID: 7006048auction111096
2026-03-27 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:41 [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 15:28:41 [ecarstrade.be] INFO: Scrape type for 7006048auction111096: 0
2026-03-27 15:28:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009809> (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 15:28: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 15:28:41 [ecarstrade.be] INFO: Extracting details for car 7009809auction111136
2026-03-27 15:28:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f57171d0-27b4-5338-a753-4900f2382279 with identifier: 7009809auction111136
2026-03-27 15:28:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f57171d0-27b4-5338-a753-4900f2382279 with scrape type 1
2026-03-27 15:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f57171d0-27b4-5338-a753-4900f2382279
2026-03-27 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009809%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621921%27 HTTP/1.1" 200 None
2026-03-27 15:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009809/photo_001/780x0__r.jpg?hash=1774621921 not downloaded yet
2026-03-27 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009809%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621921%27 HTTP/1.1" 200 None
2026-03-27 15:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009809/photo_002/780x0__r.jpg?hash=1774621921 not downloaded yet
2026-03-27 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009809%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621921%27 HTTP/1.1" 200 None
2026-03-27 15:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009809/photo_003/780x0__r.jpg?hash=1774621921 not downloaded yet
2026-03-27 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009809%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621921%27 HTTP/1.1" 200 None
2026-03-27 15:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009809/photo_004/780x0__r.jpg?hash=1774621921 not downloaded yet
2026-03-27 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009809%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621921%27 HTTP/1.1" 200 None
2026-03-27 15:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009809/photo_005/780x0__r.jpg?hash=1774621921 not downloaded yet
2026-03-27 15:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009809%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621921%27 HTTP/1.1" 200 None
2026-03-27 15:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009809/photo_006/780x0__r.jpg?hash=1774621921 not downloaded yet
2026-03-27 15:28:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009827> (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 15:28: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 15:28:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009830> (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 15:28: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 15:28:46 [ecarstrade.be] INFO: Extracting details for car 7009827auction111136
2026-03-27 15:28:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2b92738-6e95-5b34-b081-fdb3348a542a with identifier: 7009827auction111136
2026-03-27 15:28:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2b92738-6e95-5b34-b081-fdb3348a542a with scrape type 1
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f2b92738-6e95-5b34-b081-fdb3348a542a
2026-03-27 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009827%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621969%27 HTTP/1.1" 200 None
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009827/photo_001/780x0__r.jpg?hash=1774621969 not downloaded yet
2026-03-27 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009827%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621970%27 HTTP/1.1" 200 None
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009827/photo_002/780x0__r.jpg?hash=1774621970 not downloaded yet
2026-03-27 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009827%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621970%27 HTTP/1.1" 200 None
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009827/photo_003/780x0__r.jpg?hash=1774621970 not downloaded yet
2026-03-27 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009827%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621970%27 HTTP/1.1" 200 None
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009827/photo_004/780x0__r.jpg?hash=1774621970 not downloaded yet
2026-03-27 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009827%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621970%27 HTTP/1.1" 200 None
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009827/photo_005/780x0__r.jpg?hash=1774621970 not downloaded yet
2026-03-27 15:28:46 [ecarstrade.be] INFO: Extracting details for car 7009830auction111136
2026-03-27 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009827%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621970%27 HTTP/1.1" 200 None
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009827/photo_006/780x0__r.jpg?hash=1774621970 not downloaded yet
2026-03-27 15:28:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97a42da1-5db3-561c-801a-69b2e2f3b2df with identifier: 7009830auction111136
2026-03-27 15:28:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97a42da1-5db3-561c-801a-69b2e2f3b2df with scrape type 1
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 97a42da1-5db3-561c-801a-69b2e2f3b2df
2026-03-27 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009830%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621980%27 HTTP/1.1" 200 None
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009830/photo_001/780x0__r.jpg?hash=1774621980 not downloaded yet
2026-03-27 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009830%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621979%27 HTTP/1.1" 200 None
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009830/photo_002/780x0__r.jpg?hash=1774621979 not downloaded yet
2026-03-27 15:28:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009828> (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 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009830%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621979%27 HTTP/1.1" 200 None
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009830/photo_003/780x0__r.jpg?hash=1774621979 not downloaded yet
2026-03-27 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009830%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621980%27 HTTP/1.1" 200 None
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009830/photo_004/780x0__r.jpg?hash=1774621980 not downloaded yet
2026-03-27 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009830%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621980%27 HTTP/1.1" 200 None
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009830/photo_005/780x0__r.jpg?hash=1774621980 not downloaded yet
2026-03-27 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009830%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621980%27 HTTP/1.1" 200 None
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009830/photo_006/780x0__r.jpg?hash=1774621980 not downloaded yet
2026-03-27 15:28:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009833/photo_001/780x0__r.jpg?hash=1774621988> (referer: https://ecarstrade.com/cars/7009833)
2026-03-27 15:28:46 [ecarstrade.be] INFO: Extracting details for car 7009828auction111136
2026-03-27 15:28:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3211afe-48ad-5386-9516-c7cb1f519515 with identifier: 7009828auction111136
2026-03-27 15:28:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3211afe-48ad-5386-9516-c7cb1f519515 with scrape type 1
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f3211afe-48ad-5386-9516-c7cb1f519515
2026-03-27 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009828%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621974%27 HTTP/1.1" 200 None
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009828/photo_001/780x0__r.jpg?hash=1774621974 not downloaded yet
2026-03-27 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009828%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621974%27 HTTP/1.1" 200 None
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009828/photo_002/780x0__r.jpg?hash=1774621974 not downloaded yet
2026-03-27 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009828%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621974%27 HTTP/1.1" 200 None
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009828/photo_003/780x0__r.jpg?hash=1774621974 not downloaded yet
2026-03-27 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009828%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621974%27 HTTP/1.1" 200 None
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009828/photo_004/780x0__r.jpg?hash=1774621974 not downloaded yet
2026-03-27 15:28:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009833/photo_002/780x0__r.jpg?hash=1774621988> (referer: https://ecarstrade.com/cars/7009833)
2026-03-27 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009828%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621974%27 HTTP/1.1" 200 None
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009828/photo_005/780x0__r.jpg?hash=1774621974 not downloaded yet
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e6c3af1b-b40a-5bbe-a00a-d1ee8abf9853
2026-03-27 15:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009828%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621974%27 HTTP/1.1" 200 None
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009828/photo_006/780x0__r.jpg?hash=1774621974 not downloaded yet
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e6c3af1b-b40a-5bbe-a00a-d1ee8abf9853
2026-03-27 15:28:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009833/photo_003/780x0__r.jpg?hash=1774621987> (referer: https://ecarstrade.com/cars/7009833)
2026-03-27 15:28:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009833/photo_006/780x0__r.jpg?hash=1774621988> (referer: https://ecarstrade.com/cars/7009833)
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e6c3af1b-b40a-5bbe-a00a-d1ee8abf9853
2026-03-27 15:28:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009832/photo_006/780x0__r.jpg?hash=1774621987> (referer: https://ecarstrade.com/cars/7009832)
2026-03-27 15:28: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 15:28:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e6c3af1b-b40a-5bbe-a00a-d1ee8abf9853
2026-03-27 15:28:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 299ee90e-ab72-55e4-bf9d-7b8bddbe571d
2026-03-27 15:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009826> (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 15:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009809/photo_006/780x0__r.jpg?hash=1774621921> (referer: https://ecarstrade.com/cars/7009809)
2026-03-27 15:28:47 [ecarstrade.be] INFO: Extracting details for car 7009826auction111136
2026-03-27 15:28:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71dbb35e-f314-5b8d-81b3-ca14f214f208 with identifier: 7009826auction111136
2026-03-27 15:28:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71dbb35e-f314-5b8d-81b3-ca14f214f208 with scrape type 1
2026-03-27 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 71dbb35e-f314-5b8d-81b3-ca14f214f208
2026-03-27 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009826%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621964%27 HTTP/1.1" 200 None
2026-03-27 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009826/photo_001/780x0__r.jpg?hash=1774621964 not downloaded yet
2026-03-27 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009826%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621965%27 HTTP/1.1" 200 None
2026-03-27 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009826/photo_002/780x0__r.jpg?hash=1774621965 not downloaded yet
2026-03-27 15:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009809/photo_005/780x0__r.jpg?hash=1774621921> (referer: https://ecarstrade.com/cars/7009809)
2026-03-27 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009826%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621964%27 HTTP/1.1" 200 None
2026-03-27 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009826/photo_003/780x0__r.jpg?hash=1774621964 not downloaded yet
2026-03-27 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009826%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621964%27 HTTP/1.1" 200 None
2026-03-27 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009826/photo_004/780x0__r.jpg?hash=1774621964 not downloaded yet
2026-03-27 15:28:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f57171d0-27b4-5338-a753-4900f2382279
2026-03-27 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009826%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621964%27 HTTP/1.1" 200 None
2026-03-27 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009826/photo_005/780x0__r.jpg?hash=1774621964 not downloaded yet
2026-03-27 15:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009826%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621964%27 HTTP/1.1" 200 None
2026-03-27 15:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009826/photo_006/780x0__r.jpg?hash=1774621964 not downloaded yet
2026-03-27 15:28:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f57171d0-27b4-5338-a753-4900f2382279
2026-03-27 15:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009830/photo_002/780x0__r.jpg?hash=1774621979> (referer: https://ecarstrade.com/cars/7009830)
2026-03-27 15:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009830/photo_006/780x0__r.jpg?hash=1774621980> (referer: https://ecarstrade.com/cars/7009830)
2026-03-27 15:28:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 97a42da1-5db3-561c-801a-69b2e2f3b2df
2026-03-27 15:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009828/photo_004/780x0__r.jpg?hash=1774621974> (referer: https://ecarstrade.com/cars/7009828)
2026-03-27 15:28:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 97a42da1-5db3-561c-801a-69b2e2f3b2df
2026-03-27 15:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009828/photo_006/780x0__r.jpg?hash=1774621974> (referer: https://ecarstrade.com/cars/7009828)
2026-03-27 15:28:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f3211afe-48ad-5386-9516-c7cb1f519515
2026-03-27 15:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009828/photo_005/780x0__r.jpg?hash=1774621974> (referer: https://ecarstrade.com/cars/7009828)
2026-03-27 15:28:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f3211afe-48ad-5386-9516-c7cb1f519515
2026-03-27 15:28:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f3211afe-48ad-5386-9516-c7cb1f519515
2026-03-27 15:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009828/photo_003/780x0__r.jpg?hash=1774621974> (referer: https://ecarstrade.com/cars/7009828)
2026-03-27 15:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009828/photo_002/780x0__r.jpg?hash=1774621974> (referer: https://ecarstrade.com/cars/7009828)
2026-03-27 15:28:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f3211afe-48ad-5386-9516-c7cb1f519515
2026-03-27 15:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009828/photo_001/780x0__r.jpg?hash=1774621974> (referer: https://ecarstrade.com/cars/7009828)
2026-03-27 15:28:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f3211afe-48ad-5386-9516-c7cb1f519515
2026-03-27 15:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009826/photo_002/780x0__r.jpg?hash=1774621965> (referer: https://ecarstrade.com/cars/7009826)
2026-03-27 15:28:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f3211afe-48ad-5386-9516-c7cb1f519515
2026-03-27 15:28:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f3211afe-48ad-5386-9516-c7cb1f519515, skipping ID generation
2026-03-27 15:28:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3211afe-48ad-5386-9516-c7cb1f519515 with scrape type 1
2026-03-27 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f3211afe-48ad-5386-9516-c7cb1f519515 sending to next pipeline
2026-03-27 15:28:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f3211afe-48ad-5386-9516-c7cb1f519515, identifier: 7009828auction111136
2026-03-27 15:28:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f3211afe-48ad-5386-9516-c7cb1f519515 with identifier: 7009828auction111136
2026-03-27 15:28:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f3211afe-48ad-5386-9516-c7cb1f519515 with identifier: 7009828auction111136
2026-03-27 15:28:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f3211afe-48ad-5386-9516-c7cb1f519515 with identifier: 7009828auction111136 to the API
2026-03-27 15:28:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009828/photo_001/780x0__r.jpg?hash=1774621974>
{'auction_title': '',
 'c_o_2_emission_value': 29,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f3211afe-48ad-5386-9516-c7cb1f519515',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009828',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 66517,
 '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': "Peugeot, 508 SW '18 PHEV, Peugeot 508 SW 1.6 Hybrid 225 e-EAT8 "
          'Active Pack 5',
 'transmission': 'automatic',
 'trim': ",  SW '18 PHEV,   SW 1.6 Hybrid 225 e-EAT8 Active Pack 5",
 'vin': None,
 'year': 2023}
2026-03-27 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:48 [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 15:28:48 [ecarstrade.be] INFO: Saving data for 7009828auction111136: {'created_time': 1774625328.70816, 'last_price_update_time': 1774625328.708171, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009828auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009826/photo_006/780x0__r.jpg?hash=1774621964> (referer: https://ecarstrade.com/cars/7009826)
2026-03-27 15:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009825> (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 15:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009824> (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 15:28:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 71dbb35e-f314-5b8d-81b3-ca14f214f208
2026-03-27 15:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009826/photo_003/780x0__r.jpg?hash=1774621964> (referer: https://ecarstrade.com/cars/7009826)
2026-03-27 15:28:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 71dbb35e-f314-5b8d-81b3-ca14f214f208
2026-03-27 15:28:48 [ecarstrade.be] INFO: Extracting details for car 7009825auction111136
2026-03-27 15:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009826/photo_004/780x0__r.jpg?hash=1774621964> (referer: https://ecarstrade.com/cars/7009826)
2026-03-27 15:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009826/photo_005/780x0__r.jpg?hash=1774621964> (referer: https://ecarstrade.com/cars/7009826)
2026-03-27 15:28:48 [ecarstrade.be] INFO: Extracting details for car 7009824auction111136
2026-03-27 15:28:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98d5ea11-5dfc-558e-820a-4f42eaf4ce65 with identifier: 7009825auction111136
2026-03-27 15:28:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98d5ea11-5dfc-558e-820a-4f42eaf4ce65 with scrape type 1
2026-03-27 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 98d5ea11-5dfc-558e-820a-4f42eaf4ce65
2026-03-27 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009825%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621960%27 HTTP/1.1" 200 None
2026-03-27 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009825/photo_001/780x0__r.jpg?hash=1774621960 not downloaded yet
2026-03-27 15:28:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71fbb29b-ff0e-5c95-b6a5-015cb031fd36 with identifier: 7009824auction111136
2026-03-27 15:28:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71fbb29b-ff0e-5c95-b6a5-015cb031fd36 with scrape type 1
2026-03-27 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 71fbb29b-ff0e-5c95-b6a5-015cb031fd36
2026-03-27 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009824%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621957%27 HTTP/1.1" 200 None
2026-03-27 15:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009824/photo_001/780x0__r.jpg?hash=1774621957 not downloaded yet
2026-03-27 15:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009826/photo_001/780x0__r.jpg?hash=1774621964> (referer: https://ecarstrade.com/cars/7009826)
2026-03-27 15:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009825%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621960%27 HTTP/1.1" 200 None
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009825/photo_002/780x0__r.jpg?hash=1774621960 not downloaded yet
2026-03-27 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009824%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621957%27 HTTP/1.1" 200 None
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009824/photo_002/780x0__r.jpg?hash=1774621957 not downloaded yet
2026-03-27 15:28:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009830/photo_004/780x0__r.jpg?hash=1774621980> (referer: https://ecarstrade.com/cars/7009830)
2026-03-27 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009825%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621960%27 HTTP/1.1" 200 None
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009825/photo_003/780x0__r.jpg?hash=1774621960 not downloaded yet
2026-03-27 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009824%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621957%27 HTTP/1.1" 200 None
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009824/photo_003/780x0__r.jpg?hash=1774621957 not downloaded yet
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 71dbb35e-f314-5b8d-81b3-ca14f214f208
2026-03-27 15:28:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009830/photo_005/780x0__r.jpg?hash=1774621980> (referer: https://ecarstrade.com/cars/7009830)
2026-03-27 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009825%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621960%27 HTTP/1.1" 200 None
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009825/photo_004/780x0__r.jpg?hash=1774621960 not downloaded yet
2026-03-27 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009824%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621957%27 HTTP/1.1" 200 None
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009824/photo_004/780x0__r.jpg?hash=1774621957 not downloaded yet
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 71dbb35e-f314-5b8d-81b3-ca14f214f208
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 71dbb35e-f314-5b8d-81b3-ca14f214f208
2026-03-27 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009825%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621960%27 HTTP/1.1" 200 None
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009825/photo_005/780x0__r.jpg?hash=1774621960 not downloaded yet
2026-03-27 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009824%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621957%27 HTTP/1.1" 200 None
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009824/photo_005/780x0__r.jpg?hash=1774621957 not downloaded yet
2026-03-27 15:28:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009830/photo_003/780x0__r.jpg?hash=1774621979> (referer: https://ecarstrade.com/cars/7009830)
2026-03-27 15:28:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009830/photo_001/780x0__r.jpg?hash=1774621980> (referer: https://ecarstrade.com/cars/7009830)
2026-03-27 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009825%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621960%27 HTTP/1.1" 200 None
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009825/photo_006/780x0__r.jpg?hash=1774621960 not downloaded yet
2026-03-27 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009824%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621958%27 HTTP/1.1" 200 None
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009824/photo_006/780x0__r.jpg?hash=1774621958 not downloaded yet
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 71dbb35e-f314-5b8d-81b3-ca14f214f208
2026-03-27 15:28:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 71dbb35e-f314-5b8d-81b3-ca14f214f208, skipping ID generation
2026-03-27 15:28:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71dbb35e-f314-5b8d-81b3-ca14f214f208 with scrape type 1
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71dbb35e-f314-5b8d-81b3-ca14f214f208 sending to next pipeline
2026-03-27 15:28:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 71dbb35e-f314-5b8d-81b3-ca14f214f208, identifier: 7009826auction111136
2026-03-27 15:28:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009827/photo_006/780x0__r.jpg?hash=1774621970> (referer: https://ecarstrade.com/cars/7009827)
2026-03-27 15:28:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 71dbb35e-f314-5b8d-81b3-ca14f214f208 with identifier: 7009826auction111136
2026-03-27 15:28:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 71dbb35e-f314-5b8d-81b3-ca14f214f208 with identifier: 7009826auction111136
2026-03-27 15:28:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 71dbb35e-f314-5b8d-81b3-ca14f214f208 with identifier: 7009826auction111136 to the API
2026-03-27 15:28:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009826/photo_001/780x0__r.jpg?hash=1774621964>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': '71dbb35e-f314-5b8d-81b3-ca14f214f208',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009826',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 126877,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 1.2 PureTech 96kW S&S EAT8 GT Line 5d 7pl',
 'transmission': 'automatic',
 'trim': '1.2 PureTech 96kW S&S EAT8 GT Line 5d 7pl',
 'vin': None,
 'year': 2020}
2026-03-27 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:49 [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 15:28:49 [ecarstrade.be] INFO: Saving data for 7009826auction111136: {'created_time': 1774625329.583652, 'last_price_update_time': 1774625329.583661, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009826auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 97a42da1-5db3-561c-801a-69b2e2f3b2df
2026-03-27 15:28:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009827/photo_005/780x0__r.jpg?hash=1774621970> (referer: https://ecarstrade.com/cars/7009827)
2026-03-27 15:28:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009827/photo_004/780x0__r.jpg?hash=1774621970> (referer: https://ecarstrade.com/cars/7009827)
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 97a42da1-5db3-561c-801a-69b2e2f3b2df
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 97a42da1-5db3-561c-801a-69b2e2f3b2df
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 97a42da1-5db3-561c-801a-69b2e2f3b2df
2026-03-27 15:28:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 97a42da1-5db3-561c-801a-69b2e2f3b2df, skipping ID generation
2026-03-27 15:28:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97a42da1-5db3-561c-801a-69b2e2f3b2df with scrape type 1
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 97a42da1-5db3-561c-801a-69b2e2f3b2df sending to next pipeline
2026-03-27 15:28:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 97a42da1-5db3-561c-801a-69b2e2f3b2df, identifier: 7009830auction111136
2026-03-27 15:28:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f2b92738-6e95-5b34-b081-fdb3348a542a
2026-03-27 15:28:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 97a42da1-5db3-561c-801a-69b2e2f3b2df with identifier: 7009830auction111136
2026-03-27 15:28:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 97a42da1-5db3-561c-801a-69b2e2f3b2df with identifier: 7009830auction111136
2026-03-27 15:28:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 97a42da1-5db3-561c-801a-69b2e2f3b2df with identifier: 7009830auction111136 to the API
2026-03-27 15:28:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009830/photo_001/780x0__r.jpg?hash=1774621980>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '97a42da1-5db3-561c-801a-69b2e2f3b2df',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009830',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '508',
 'odometer': 138733,
 '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': "Peugeot, 508 SW '18, Peugeot 508 SW 1.5 BlueHDi 130 S&S BVM6 Active "
          '5d',
 'transmission': 'manual',
 'trim': ",  SW '18,   SW 1.5 BlueHDi 130 S&S BVM6 Active 5d",
 'vin': None,
 'year': 2020}
2026-03-27 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:49 [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 15:28:49 [ecarstrade.be] INFO: Saving data for 7009830auction111136: {'created_time': 1774625329.987271, 'last_price_update_time': 1774625329.987281, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009830auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009827/photo_003/780x0__r.jpg?hash=1774621970> (referer: https://ecarstrade.com/cars/7009827)
2026-03-27 15:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009827/photo_001/780x0__r.jpg?hash=1774621969> (referer: https://ecarstrade.com/cars/7009827)
2026-03-27 15:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009827/photo_002/780x0__r.jpg?hash=1774621970> (referer: https://ecarstrade.com/cars/7009827)
2026-03-27 15:28:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f2b92738-6e95-5b34-b081-fdb3348a542a
2026-03-27 15:28:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f2b92738-6e95-5b34-b081-fdb3348a542a
2026-03-27 15:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009824/photo_001/780x0__r.jpg?hash=1774621957> (referer: https://ecarstrade.com/cars/7009824)
2026-03-27 15:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009824/photo_003/780x0__r.jpg?hash=1774621957> (referer: https://ecarstrade.com/cars/7009824)
2026-03-27 15:28:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f2b92738-6e95-5b34-b081-fdb3348a542a
2026-03-27 15:28:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f2b92738-6e95-5b34-b081-fdb3348a542a
2026-03-27 15:28:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f2b92738-6e95-5b34-b081-fdb3348a542a
2026-03-27 15:28:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f2b92738-6e95-5b34-b081-fdb3348a542a, skipping ID generation
2026-03-27 15:28:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2b92738-6e95-5b34-b081-fdb3348a542a with scrape type 1
2026-03-27 15:28:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f2b92738-6e95-5b34-b081-fdb3348a542a sending to next pipeline
2026-03-27 15:28:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f2b92738-6e95-5b34-b081-fdb3348a542a, identifier: 7009827auction111136
2026-03-27 15:28:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f2b92738-6e95-5b34-b081-fdb3348a542a with identifier: 7009827auction111136
2026-03-27 15:28:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f2b92738-6e95-5b34-b081-fdb3348a542a with identifier: 7009827auction111136
2026-03-27 15:28:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f2b92738-6e95-5b34-b081-fdb3348a542a with identifier: 7009827auction111136 to the API
2026-03-27 15:28:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009827/photo_002/780x0__r.jpg?hash=1774621970>
{'auction_title': '',
 'c_o_2_emission_value': 241,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.2L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'f2b92738-6e95-5b34-b081-fdb3348a542a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009827',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': 'Boxer',
 'odometer': 111006,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-05-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Peugeot Boxer 2.2 BlueHDi S&S 165 Premium 335 L2H2 4d',
 'transmission': 'manual',
 'trim': '2.2 BlueHDi S&S 165 Premium 335 L2H2 4d',
 'vin': None,
 'year': 2020}
2026-03-27 15:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:50 [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 15:28:50 [ecarstrade.be] INFO: Saving data for 7009827auction111136: {'created_time': 1774625330.505428, 'last_price_update_time': 1774625330.505438, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009827auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009824/photo_002/780x0__r.jpg?hash=1774621957> (referer: https://ecarstrade.com/cars/7009824)
2026-03-27 15:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009824/photo_005/780x0__r.jpg?hash=1774621957> (referer: https://ecarstrade.com/cars/7009824)
2026-03-27 15:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009825/photo_005/780x0__r.jpg?hash=1774621960> (referer: https://ecarstrade.com/cars/7009825)
2026-03-27 15:28:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 71fbb29b-ff0e-5c95-b6a5-015cb031fd36
2026-03-27 15:28:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 71fbb29b-ff0e-5c95-b6a5-015cb031fd36
2026-03-27 15:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009824/photo_006/780x0__r.jpg?hash=1774621958> (referer: https://ecarstrade.com/cars/7009824)
2026-03-27 15:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009825/photo_006/780x0__r.jpg?hash=1774621960> (referer: https://ecarstrade.com/cars/7009825)
2026-03-27 15:28:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 71fbb29b-ff0e-5c95-b6a5-015cb031fd36
2026-03-27 15:28:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 71fbb29b-ff0e-5c95-b6a5-015cb031fd36
2026-03-27 15:28:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 98d5ea11-5dfc-558e-820a-4f42eaf4ce65
2026-03-27 15:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009824/photo_004/780x0__r.jpg?hash=1774621957> (referer: https://ecarstrade.com/cars/7009824)
2026-03-27 15:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009825/photo_004/780x0__r.jpg?hash=1774621960> (referer: https://ecarstrade.com/cars/7009825)
2026-03-27 15:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009825/photo_002/780x0__r.jpg?hash=1774621960> (referer: https://ecarstrade.com/cars/7009825)
2026-03-27 15:28:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 71fbb29b-ff0e-5c95-b6a5-015cb031fd36
2026-03-27 15:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009825/photo_001/780x0__r.jpg?hash=1774621960> (referer: https://ecarstrade.com/cars/7009825)
2026-03-27 15:28:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 98d5ea11-5dfc-558e-820a-4f42eaf4ce65
2026-03-27 15:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009825/photo_003/780x0__r.jpg?hash=1774621960> (referer: https://ecarstrade.com/cars/7009825)
2026-03-27 15:28:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 71fbb29b-ff0e-5c95-b6a5-015cb031fd36
2026-03-27 15:28:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 71fbb29b-ff0e-5c95-b6a5-015cb031fd36, skipping ID generation
2026-03-27 15:28:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71fbb29b-ff0e-5c95-b6a5-015cb031fd36 with scrape type 1
2026-03-27 15:28:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71fbb29b-ff0e-5c95-b6a5-015cb031fd36 sending to next pipeline
2026-03-27 15:28:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 71fbb29b-ff0e-5c95-b6a5-015cb031fd36, identifier: 7009824auction111136
2026-03-27 15:28:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 71fbb29b-ff0e-5c95-b6a5-015cb031fd36 with identifier: 7009824auction111136
2026-03-27 15:28:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 71fbb29b-ff0e-5c95-b6a5-015cb031fd36 with identifier: 7009824auction111136
2026-03-27 15:28:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 71fbb29b-ff0e-5c95-b6a5-015cb031fd36 with identifier: 7009824auction111136 to the API
2026-03-27 15:28:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009824/photo_004/780x0__r.jpg?hash=1774621957>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '71fbb29b-ff0e-5c95-b6a5-015cb031fd36',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009824',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 74814,
 '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': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 1.5 BlueHDi 96kW S&S EAT8 GT 5d',
 'transmission': 'automatic',
 'trim': '1.5 BlueHDi 96kW S&S EAT8 GT 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:51 [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 15:28:51 [ecarstrade.be] INFO: Saving data for 7009824auction111136: {'created_time': 1774625331.129048, 'last_price_update_time': 1774625331.129059, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009824auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009809/photo_004/780x0__r.jpg?hash=1774621921> (referer: https://ecarstrade.com/cars/7009809)
2026-03-27 15:28:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009809/photo_003/780x0__r.jpg?hash=1774621921> (referer: https://ecarstrade.com/cars/7009809)
2026-03-27 15:28:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009809/photo_002/780x0__r.jpg?hash=1774621921> (referer: https://ecarstrade.com/cars/7009809)
2026-03-27 15:28: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 15:28: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 15:28:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 98d5ea11-5dfc-558e-820a-4f42eaf4ce65
2026-03-27 15:28:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 98d5ea11-5dfc-558e-820a-4f42eaf4ce65
2026-03-27 15:28:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 98d5ea11-5dfc-558e-820a-4f42eaf4ce65
2026-03-27 15:28:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 98d5ea11-5dfc-558e-820a-4f42eaf4ce65
2026-03-27 15:28:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 98d5ea11-5dfc-558e-820a-4f42eaf4ce65, skipping ID generation
2026-03-27 15:28:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98d5ea11-5dfc-558e-820a-4f42eaf4ce65 with scrape type 1
2026-03-27 15:28:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 98d5ea11-5dfc-558e-820a-4f42eaf4ce65 sending to next pipeline
2026-03-27 15:28:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 98d5ea11-5dfc-558e-820a-4f42eaf4ce65, identifier: 7009825auction111136
2026-03-27 15:28:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 98d5ea11-5dfc-558e-820a-4f42eaf4ce65 with identifier: 7009825auction111136
2026-03-27 15:28:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 98d5ea11-5dfc-558e-820a-4f42eaf4ce65 with identifier: 7009825auction111136
2026-03-27 15:28:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 98d5ea11-5dfc-558e-820a-4f42eaf4ce65 with identifier: 7009825auction111136 to the API
2026-03-27 15:28:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009825/photo_003/780x0__r.jpg?hash=1774621960>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '98d5ea11-5dfc-558e-820a-4f42eaf4ce65',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009825',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 142532,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 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 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:51 [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 15:28:51 [ecarstrade.be] INFO: Saving data for 7009825auction111136: {'created_time': 1774625331.553023, 'last_price_update_time': 1774625331.553033, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009825auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009809/photo_001/780x0__r.jpg?hash=1774621921> (referer: https://ecarstrade.com/cars/7009809)
2026-03-27 15:28: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 15:28:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f57171d0-27b4-5338-a753-4900f2382279
2026-03-27 15:28:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f57171d0-27b4-5338-a753-4900f2382279
2026-03-27 15:28:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f57171d0-27b4-5338-a753-4900f2382279
2026-03-27 15:28:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f57171d0-27b4-5338-a753-4900f2382279
2026-03-27 15:28:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f57171d0-27b4-5338-a753-4900f2382279, skipping ID generation
2026-03-27 15:28:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f57171d0-27b4-5338-a753-4900f2382279 with scrape type 1
2026-03-27 15:28:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f57171d0-27b4-5338-a753-4900f2382279 sending to next pipeline
2026-03-27 15:28:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f57171d0-27b4-5338-a753-4900f2382279, identifier: 7009809auction111136
2026-03-27 15:28:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f57171d0-27b4-5338-a753-4900f2382279 with identifier: 7009809auction111136
2026-03-27 15:28:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f57171d0-27b4-5338-a753-4900f2382279 with identifier: 7009809auction111136
2026-03-27 15:28:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f57171d0-27b4-5338-a753-4900f2382279 with identifier: 7009809auction111136 to the API
2026-03-27 15:28:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009809/photo_001/780x0__r.jpg?hash=1774621921>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'f57171d0-27b4-5338-a753-4900f2382279',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009809',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'Citan',
 'odometer': 111346,
 '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': 2,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CITAN 110 TOURER SWB DSL - 2022 1.5 CDI 95hp 110 A1 '
          'Pro S/S (EU6d) 5d',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ CITAN 110 TOURER SWB DSL - 2022 1.5 CDI 95hp 110 A1 '
         'Pro S/S (EU6d) 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:52 [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 15:28:52 [ecarstrade.be] INFO: Saving data for 7009809auction111136: {'created_time': 1774625332.131286, 'last_price_update_time': 1774625332.131298, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009809auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:52 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.574(s), this was the 1st time calling it.
2026-03-27 15:28:52 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.8226042365131105 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 15:28:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009823> (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 15:28:53 [ecarstrade.be] INFO: Extracting details for car 7009823auction111136
2026-03-27 15:28:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009832/photo_005/780x0__r.jpg?hash=1774621986> (referer: https://ecarstrade.com/cars/7009832)
2026-03-27 15:28:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 741fc0c5-9858-5e6d-869e-9b9d97dfe9ad with identifier: 7009823auction111136
2026-03-27 15:28:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 741fc0c5-9858-5e6d-869e-9b9d97dfe9ad with scrape type 1
2026-03-27 15:28:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 741fc0c5-9858-5e6d-869e-9b9d97dfe9ad
2026-03-27 15:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009823%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621956%27 HTTP/1.1" 200 None
2026-03-27 15:28:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009823/photo_001/780x0__r.jpg?hash=1774621956 not downloaded yet
2026-03-27 15:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009823%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621955%27 HTTP/1.1" 200 None
2026-03-27 15:28:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009823/photo_002/780x0__r.jpg?hash=1774621955 not downloaded yet
2026-03-27 15:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009823%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621955%27 HTTP/1.1" 200 None
2026-03-27 15:28:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009823/photo_003/780x0__r.jpg?hash=1774621955 not downloaded yet
2026-03-27 15:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009823%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621955%27 HTTP/1.1" 200 None
2026-03-27 15:28:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009823/photo_004/780x0__r.jpg?hash=1774621955 not downloaded yet
2026-03-27 15:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009823%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621955%27 HTTP/1.1" 200 None
2026-03-27 15:28:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009823/photo_005/780x0__r.jpg?hash=1774621955 not downloaded yet
2026-03-27 15:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009823%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621955%27 HTTP/1.1" 200 None
2026-03-27 15:28:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009823/photo_006/780x0__r.jpg?hash=1774621955 not downloaded yet
2026-03-27 15:28:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 299ee90e-ab72-55e4-bf9d-7b8bddbe571d
2026-03-27 15:28:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009832/photo_004/780x0__r.jpg?hash=1774621986> (referer: https://ecarstrade.com/cars/7009832)
2026-03-27 15:28:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009832/photo_003/780x0__r.jpg?hash=1774621986> (referer: https://ecarstrade.com/cars/7009832)
2026-03-27 15:28:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 299ee90e-ab72-55e4-bf9d-7b8bddbe571d
2026-03-27 15:28:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009832/photo_002/780x0__r.jpg?hash=1774621986> (referer: https://ecarstrade.com/cars/7009832)
2026-03-27 15:28:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 299ee90e-ab72-55e4-bf9d-7b8bddbe571d
2026-03-27 15:28:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009832/photo_001/780x0__r.jpg?hash=1774621986> (referer: https://ecarstrade.com/cars/7009832)
2026-03-27 15:28:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 299ee90e-ab72-55e4-bf9d-7b8bddbe571d
2026-03-27 15:28:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009833/photo_005/780x0__r.jpg?hash=1774621988> (referer: https://ecarstrade.com/cars/7009833)
2026-03-27 15:28:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 299ee90e-ab72-55e4-bf9d-7b8bddbe571d
2026-03-27 15:28:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 299ee90e-ab72-55e4-bf9d-7b8bddbe571d, skipping ID generation
2026-03-27 15:28:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 299ee90e-ab72-55e4-bf9d-7b8bddbe571d with scrape type 1
2026-03-27 15:28:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 299ee90e-ab72-55e4-bf9d-7b8bddbe571d sending to next pipeline
2026-03-27 15:28:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 299ee90e-ab72-55e4-bf9d-7b8bddbe571d, identifier: 7009832auction111136
2026-03-27 15:28:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 299ee90e-ab72-55e4-bf9d-7b8bddbe571d with identifier: 7009832auction111136
2026-03-27 15:28:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 299ee90e-ab72-55e4-bf9d-7b8bddbe571d with identifier: 7009832auction111136
2026-03-27 15:28:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 299ee90e-ab72-55e4-bf9d-7b8bddbe571d with identifier: 7009832auction111136 to the API
2026-03-27 15:28:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009832/photo_001/780x0__r.jpg?hash=1774621986>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': '299ee90e-ab72-55e4-bf9d-7b8bddbe571d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009832',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 90804,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Renault, Clio '19, Renault Clio TCe 100 5d",
 'transmission': 'manual',
 'trim': ",  '19,   TCe 100 5d",
 'vin': None,
 'year': 2020}
2026-03-27 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:54 [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 15:28:54 [ecarstrade.be] INFO: Saving data for 7009832auction111136: {'created_time': 1774625334.473571, 'last_price_update_time': 1774625334.473581, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009832auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009833/photo_004/780x0__r.jpg?hash=1774621988> (referer: https://ecarstrade.com/cars/7009833)
2026-03-27 15:28:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e6c3af1b-b40a-5bbe-a00a-d1ee8abf9853
2026-03-27 15:28:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009823/photo_001/780x0__r.jpg?hash=1774621956> (referer: https://ecarstrade.com/cars/7009823)
2026-03-27 15:28:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e6c3af1b-b40a-5bbe-a00a-d1ee8abf9853
2026-03-27 15:28:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e6c3af1b-b40a-5bbe-a00a-d1ee8abf9853, skipping ID generation
2026-03-27 15:28:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6c3af1b-b40a-5bbe-a00a-d1ee8abf9853 with scrape type 1
2026-03-27 15:28:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e6c3af1b-b40a-5bbe-a00a-d1ee8abf9853 sending to next pipeline
2026-03-27 15:28:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e6c3af1b-b40a-5bbe-a00a-d1ee8abf9853, identifier: 7009833auction111136
2026-03-27 15:28:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e6c3af1b-b40a-5bbe-a00a-d1ee8abf9853 with identifier: 7009833auction111136
2026-03-27 15:28:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e6c3af1b-b40a-5bbe-a00a-d1ee8abf9853 with identifier: 7009833auction111136
2026-03-27 15:28:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e6c3af1b-b40a-5bbe-a00a-d1ee8abf9853 with identifier: 7009833auction111136 to the API
2026-03-27 15:28:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009833/photo_004/780x0__r.jpg?hash=1774621988>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': 'e6c3af1b-b40a-5bbe-a00a-d1ee8abf9853',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009833',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 117319,
 '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': 'Renault Mégane Grandtour TCe 140 EDC GPF Intens 5d',
 'transmission': 'automatic',
 'trim': 'Mégane Grandtour TCe 140 EDC GPF Intens 5d',
 'vin': None,
 'year': 2019}
2026-03-27 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:55 [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 15:28:55 [ecarstrade.be] INFO: Saving data for 7009833auction111136: {'created_time': 1774625335.927465, 'last_price_update_time': 1774625335.927475, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009833auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009823/photo_002/780x0__r.jpg?hash=1774621955> (referer: https://ecarstrade.com/cars/7009823)
2026-03-27 15:28:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009857> (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 15:28:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009822> (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 15:28:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 741fc0c5-9858-5e6d-869e-9b9d97dfe9ad
2026-03-27 15:28:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009823/photo_006/780x0__r.jpg?hash=1774621955> (referer: https://ecarstrade.com/cars/7009823)
2026-03-27 15:28:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009823/photo_005/780x0__r.jpg?hash=1774621955> (referer: https://ecarstrade.com/cars/7009823)
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 741fc0c5-9858-5e6d-869e-9b9d97dfe9ad
2026-03-27 15:28:56 [ecarstrade.be] INFO: Extracting details for car 7009857auction111136
2026-03-27 15:28:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009823/photo_003/780x0__r.jpg?hash=1774621955> (referer: https://ecarstrade.com/cars/7009823)
2026-03-27 15:28:56 [ecarstrade.be] INFO: Extracting details for car 7009822auction111136
2026-03-27 15:28:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ed8062a-ef9b-54f7-aa26-be24c0b3e902 with identifier: 7009857auction111136
2026-03-27 15:28:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ed8062a-ef9b-54f7-aa26-be24c0b3e902 with scrape type 1
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1ed8062a-ef9b-54f7-aa26-be24c0b3e902
2026-03-27 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009857%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622049%27 HTTP/1.1" 200 None
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009857/photo_001/780x0__r.jpg?hash=1774622049 not downloaded yet
2026-03-27 15:28:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f2b6fe8-6ce8-52b4-a726-e0ccc446c2d1 with identifier: 7009822auction111136
2026-03-27 15:28:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f2b6fe8-6ce8-52b4-a726-e0ccc446c2d1 with scrape type 1
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4f2b6fe8-6ce8-52b4-a726-e0ccc446c2d1
2026-03-27 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009822%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621948%27 HTTP/1.1" 200 None
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009822/photo_001/780x0__r.jpg?hash=1774621948 not downloaded yet
2026-03-27 15:28:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009823/photo_004/780x0__r.jpg?hash=1774621955> (referer: https://ecarstrade.com/cars/7009823)
2026-03-27 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009857%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622049%27 HTTP/1.1" 200 None
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009857/photo_002/780x0__r.jpg?hash=1774622049 not downloaded yet
2026-03-27 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009822%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621948%27 HTTP/1.1" 200 None
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009822/photo_002/780x0__r.jpg?hash=1774621948 not downloaded yet
2026-03-27 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009857%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622050%27 HTTP/1.1" 200 None
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009857/photo_003/780x0__r.jpg?hash=1774622050 not downloaded yet
2026-03-27 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009822%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621948%27 HTTP/1.1" 200 None
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009822/photo_003/780x0__r.jpg?hash=1774621948 not downloaded yet
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 741fc0c5-9858-5e6d-869e-9b9d97dfe9ad
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 741fc0c5-9858-5e6d-869e-9b9d97dfe9ad
2026-03-27 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009857%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622049%27 HTTP/1.1" 200 None
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009857/photo_004/780x0__r.jpg?hash=1774622049 not downloaded yet
2026-03-27 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009822%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621948%27 HTTP/1.1" 200 None
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009822/photo_004/780x0__r.jpg?hash=1774621948 not downloaded yet
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 741fc0c5-9858-5e6d-869e-9b9d97dfe9ad
2026-03-27 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009857%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622049%27 HTTP/1.1" 200 None
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009857/photo_005/780x0__r.jpg?hash=1774622049 not downloaded yet
2026-03-27 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009822%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621948%27 HTTP/1.1" 200 None
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009822/photo_005/780x0__r.jpg?hash=1774621948 not downloaded yet
2026-03-27 15:28:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009822/photo_001/780x0__r.jpg?hash=1774621948> (referer: https://ecarstrade.com/cars/7009822)
2026-03-27 15:28:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009822/photo_002/780x0__r.jpg?hash=1774621948> (referer: https://ecarstrade.com/cars/7009822)
2026-03-27 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009857%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622049%27 HTTP/1.1" 200 None
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009857/photo_006/780x0__r.jpg?hash=1774622049 not downloaded yet
2026-03-27 15:28:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7009822%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621949%27 HTTP/1.1" 200 None
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009822/photo_006/780x0__r.jpg?hash=1774621949 not downloaded yet
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 741fc0c5-9858-5e6d-869e-9b9d97dfe9ad
2026-03-27 15:28:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 741fc0c5-9858-5e6d-869e-9b9d97dfe9ad, skipping ID generation
2026-03-27 15:28:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 741fc0c5-9858-5e6d-869e-9b9d97dfe9ad with scrape type 1
2026-03-27 15:28:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 741fc0c5-9858-5e6d-869e-9b9d97dfe9ad sending to next pipeline
2026-03-27 15:28:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 741fc0c5-9858-5e6d-869e-9b9d97dfe9ad, identifier: 7009823auction111136
2026-03-27 15:28:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 741fc0c5-9858-5e6d-869e-9b9d97dfe9ad with identifier: 7009823auction111136
2026-03-27 15:28:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 741fc0c5-9858-5e6d-869e-9b9d97dfe9ad with identifier: 7009823auction111136
2026-03-27 15:28:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 741fc0c5-9858-5e6d-869e-9b9d97dfe9ad with identifier: 7009823auction111136 to the API
2026-03-27 15:28:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009823/photo_004/780x0__r.jpg?hash=1774621955>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Petrol',
 'id': '741fc0c5-9858-5e6d-869e-9b9d97dfe9ad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009823',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 62592,
 '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': 'Peugeot 2008 1.2 Puretech 74KW S&S Active Pack 5d',
 'transmission': 'manual',
 'trim': '1.2 Puretech 74KW S&S Active Pack 5d',
 'vin': None,
 'year': 2023}
2026-03-27 15:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:57 [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 15:28:57 [ecarstrade.be] INFO: Saving data for 7009823auction111136: {'created_time': 1774625337.502263, 'last_price_update_time': 1774625337.502276, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009823auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009857/photo_001/780x0__r.jpg?hash=1774622049> (referer: https://ecarstrade.com/cars/7009857)
2026-03-27 15:28:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009822/photo_003/780x0__r.jpg?hash=1774621948> (referer: https://ecarstrade.com/cars/7009822)
2026-03-27 15:28:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009857/photo_002/780x0__r.jpg?hash=1774622049> (referer: https://ecarstrade.com/cars/7009857)
2026-03-27 15:28:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4f2b6fe8-6ce8-52b4-a726-e0ccc446c2d1
2026-03-27 15:28:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4f2b6fe8-6ce8-52b4-a726-e0ccc446c2d1
2026-03-27 15:28:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009857/photo_003/780x0__r.jpg?hash=1774622050> (referer: https://ecarstrade.com/cars/7009857)
2026-03-27 15:28:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009822/photo_004/780x0__r.jpg?hash=1774621948> (referer: https://ecarstrade.com/cars/7009822)
2026-03-27 15:28:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1ed8062a-ef9b-54f7-aa26-be24c0b3e902
2026-03-27 15:28:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4f2b6fe8-6ce8-52b4-a726-e0ccc446c2d1
2026-03-27 15:28:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1ed8062a-ef9b-54f7-aa26-be24c0b3e902
2026-03-27 15:28:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009857/photo_004/780x0__r.jpg?hash=1774622049> (referer: https://ecarstrade.com/cars/7009857)
2026-03-27 15:28:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009822/photo_005/780x0__r.jpg?hash=1774621948> (referer: https://ecarstrade.com/cars/7009822)
2026-03-27 15:28:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009822/photo_006/780x0__r.jpg?hash=1774621949> (referer: https://ecarstrade.com/cars/7009822)
2026-03-27 15:28:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1ed8062a-ef9b-54f7-aa26-be24c0b3e902
2026-03-27 15:28:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009857/photo_005/780x0__r.jpg?hash=1774622049> (referer: https://ecarstrade.com/cars/7009857)
2026-03-27 15:28:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4f2b6fe8-6ce8-52b4-a726-e0ccc446c2d1
2026-03-27 15:28:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009857/photo_006/780x0__r.jpg?hash=1774622049> (referer: https://ecarstrade.com/cars/7009857)
2026-03-27 15:28:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1ed8062a-ef9b-54f7-aa26-be24c0b3e902
2026-03-27 15:28:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4f2b6fe8-6ce8-52b4-a726-e0ccc446c2d1
2026-03-27 15:28:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4f2b6fe8-6ce8-52b4-a726-e0ccc446c2d1
2026-03-27 15:28:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4f2b6fe8-6ce8-52b4-a726-e0ccc446c2d1, skipping ID generation
2026-03-27 15:28:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f2b6fe8-6ce8-52b4-a726-e0ccc446c2d1 with scrape type 1
2026-03-27 15:28:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4f2b6fe8-6ce8-52b4-a726-e0ccc446c2d1 sending to next pipeline
2026-03-27 15:28:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4f2b6fe8-6ce8-52b4-a726-e0ccc446c2d1, identifier: 7009822auction111136
2026-03-27 15:28:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4f2b6fe8-6ce8-52b4-a726-e0ccc446c2d1 with identifier: 7009822auction111136
2026-03-27 15:28:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4f2b6fe8-6ce8-52b4-a726-e0ccc446c2d1 with identifier: 7009822auction111136
2026-03-27 15:28:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4f2b6fe8-6ce8-52b4-a726-e0ccc446c2d1 with identifier: 7009822auction111136 to the API
2026-03-27 15:28:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009822/photo_006/780x0__r.jpg?hash=1774621949>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '4f2b6fe8-6ce8-52b4-a726-e0ccc446c2d1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009822',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 114045,
 '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': "Peugeot, 3008 FL'20, Peugeot 3008 1.5 BlueHDi 96kW S&S EAT8 Active "
          'Pack',
 'transmission': 'automatic',
 'trim': ",  FL'20,   1.5 BlueHDi 96kW S&S EAT8 Active Pack",
 'vin': None,
 'year': 2022}
2026-03-27 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:58 [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 15:28:58 [ecarstrade.be] INFO: Saving data for 7009822auction111136: {'created_time': 1774625338.203084, 'last_price_update_time': 1774625338.203094, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009822auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1ed8062a-ef9b-54f7-aa26-be24c0b3e902
2026-03-27 15:28:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1ed8062a-ef9b-54f7-aa26-be24c0b3e902
2026-03-27 15:28:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1ed8062a-ef9b-54f7-aa26-be24c0b3e902, skipping ID generation
2026-03-27 15:28:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ed8062a-ef9b-54f7-aa26-be24c0b3e902 with scrape type 1
2026-03-27 15:28:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1ed8062a-ef9b-54f7-aa26-be24c0b3e902 sending to next pipeline
2026-03-27 15:28:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1ed8062a-ef9b-54f7-aa26-be24c0b3e902, identifier: 7009857auction111136
2026-03-27 15:28:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1ed8062a-ef9b-54f7-aa26-be24c0b3e902 with identifier: 7009857auction111136
2026-03-27 15:28:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1ed8062a-ef9b-54f7-aa26-be24c0b3e902 with identifier: 7009857auction111136
2026-03-27 15:28:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1ed8062a-ef9b-54f7-aa26-be24c0b3e902 with identifier: 7009857auction111136 to the API
2026-03-27 15:28:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:28: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 15:28:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009857/photo_006/780x0__r.jpg?hash=1774622049>
{'auction_title': '',
 'c_o_2_emission_value': 158,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '1ed8062a-ef9b-54f7-aa26-be24c0b3e902',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009857',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volvo',
 'model': 'XC60',
 'odometer': 117896,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volvo XC60 D4 120kW Geartronic Momentum Pro 5d',
 'transmission': 'automatic',
 'trim': 'D4 120kW Geartronic Momentum Pro 5d',
 'vin': None,
 'year': 2019}
2026-03-27 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:58 [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 15:28:58 [ecarstrade.be] INFO: Saving data for 7009857auction111136: {'created_time': 1774625338.647927, 'last_price_update_time': 1774625338.647966, 'auction_closing_time': 1774953000.0}
2026-03-27 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009857auction111136') HTTP/1.1" 204 0
2026-03-27 15:28:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 15:28:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009855> (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 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Extracting details for car 7009855auction111136
2026-03-27 15:28:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1532973-c34a-5329-9515-78221aa45b39 with identifier: 7009855auction111136
2026-03-27 15:28:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1532973-c34a-5329-9515-78221aa45b39 with scrape type 1
2026-03-27 15:28:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c1532973-c34a-5329-9515-78221aa45b39
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009855%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622046%27 HTTP/1.1" 200 None
2026-03-27 15:28:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009855/photo_001/780x0__r.jpg?hash=1774622046 not downloaded yet
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009855%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622046%27 HTTP/1.1" 200 None
2026-03-27 15:28:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009855/photo_002/780x0__r.jpg?hash=1774622046 not downloaded yet
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009855%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622046%27 HTTP/1.1" 200 None
2026-03-27 15:28:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009855/photo_003/780x0__r.jpg?hash=1774622046 not downloaded yet
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009855%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622046%27 HTTP/1.1" 200 None
2026-03-27 15:28:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009855/photo_004/780x0__r.jpg?hash=1774622046 not downloaded yet
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009855%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622047%27 HTTP/1.1" 200 None
2026-03-27 15:28:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009855/photo_005/780x0__r.jpg?hash=1774622047 not downloaded yet
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:28:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009855/photo_002/780x0__r.jpg?hash=1774622046> (referer: https://ecarstrade.com/cars/7009855)
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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%252F7000001-7010000%252F7009855%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622046%27 HTTP/1.1" 200 None
2026-03-27 15:28:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009855/photo_006/780x0__r.jpg?hash=1774622046 not downloaded yet
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006051auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006051auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006052auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006052auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006054auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006054auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006055auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006055auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006058auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006058auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006064auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006064auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006067auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006067auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006070auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006070auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006071auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006071auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006073auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006073auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006075auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006075auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006077auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006077auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006080auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28: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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006080auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006082auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006082auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006084auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006084auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006090auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006090auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006093auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006093auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006096auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006096auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006101auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006101auction111096: 0
2026-03-27 15:28:59 [ecarstrade.be] INFO: Found listing with ID: 7006103auction111096
2026-03-27 15:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:28:59 [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 15:28:59 [ecarstrade.be] INFO: Scrape type for 7006103auction111096: 0
2026-03-27 15:28: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 15:28:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009855/photo_001/780x0__r.jpg?hash=1774622046> (referer: https://ecarstrade.com/cars/7009855)
2026-03-27 15:28:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009855/photo_004/780x0__r.jpg?hash=1774622046> (referer: https://ecarstrade.com/cars/7009855)
2026-03-27 15:28:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009855/photo_003/780x0__r.jpg?hash=1774622046> (referer: https://ecarstrade.com/cars/7009855)
2026-03-27 15:28:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c1532973-c34a-5329-9515-78221aa45b39
2026-03-27 15:28:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009855/photo_006/780x0__r.jpg?hash=1774622046> (referer: https://ecarstrade.com/cars/7009855)
2026-03-27 15:28:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009855/photo_005/780x0__r.jpg?hash=1774622047> (referer: https://ecarstrade.com/cars/7009855)
2026-03-27 15:28:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c1532973-c34a-5329-9515-78221aa45b39
2026-03-27 15:28:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c1532973-c34a-5329-9515-78221aa45b39
2026-03-27 15:28:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c1532973-c34a-5329-9515-78221aa45b39
2026-03-27 15:28:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c1532973-c34a-5329-9515-78221aa45b39
2026-03-27 15:28:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c1532973-c34a-5329-9515-78221aa45b39
2026-03-27 15:28:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c1532973-c34a-5329-9515-78221aa45b39, skipping ID generation
2026-03-27 15:28:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1532973-c34a-5329-9515-78221aa45b39 with scrape type 1
2026-03-27 15:28:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c1532973-c34a-5329-9515-78221aa45b39 sending to next pipeline
2026-03-27 15:29:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c1532973-c34a-5329-9515-78221aa45b39, identifier: 7009855auction111136
2026-03-27 15:29:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c1532973-c34a-5329-9515-78221aa45b39 with identifier: 7009855auction111136
2026-03-27 15:29:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c1532973-c34a-5329-9515-78221aa45b39 with identifier: 7009855auction111136
2026-03-27 15:29:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c1532973-c34a-5329-9515-78221aa45b39 with identifier: 7009855auction111136 to the API
2026-03-27 15:29:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:29: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 15:29:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009855/photo_005/780x0__r.jpg?hash=1774622047>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'c1532973-c34a-5329-9515-78221aa45b39',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009855',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 77356,
 '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 2.0 TDI 90kW Life Business 5d',
 'transmission': 'manual',
 'trim': '2.0 TDI 90kW Life Business 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:00 [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 15:29:00 [ecarstrade.be] INFO: Saving data for 7009855auction111136: {'created_time': 1774625340.615732, 'last_price_update_time': 1774625340.615742, 'auction_closing_time': 1774953000.0}
2026-03-27 15:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009855auction111136') HTTP/1.1" 204 0
2026-03-27 15:29:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009854> (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 15:29:03 [ecarstrade.be] INFO: Extracting details for car 7009854auction111136
2026-03-27 15:29:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7953a31-b2f3-543b-b547-1d3a3aad5639 with identifier: 7009854auction111136
2026-03-27 15:29:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7953a31-b2f3-543b-b547-1d3a3aad5639 with scrape type 1
2026-03-27 15:29:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a7953a31-b2f3-543b-b547-1d3a3aad5639
2026-03-27 15:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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%252F7000001-7010000%252F7009854%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622044%27 HTTP/1.1" 200 None
2026-03-27 15:29:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009854/photo_001/780x0__r.jpg?hash=1774622044 not downloaded yet
2026-03-27 15:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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%252F7000001-7010000%252F7009854%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622043%27 HTTP/1.1" 200 None
2026-03-27 15:29:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009854/photo_002/780x0__r.jpg?hash=1774622043 not downloaded yet
2026-03-27 15:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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%252F7000001-7010000%252F7009854%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622043%27 HTTP/1.1" 200 None
2026-03-27 15:29:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009854/photo_003/780x0__r.jpg?hash=1774622043 not downloaded yet
2026-03-27 15:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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%252F7000001-7010000%252F7009854%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622043%27 HTTP/1.1" 200 None
2026-03-27 15:29:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009854/photo_004/780x0__r.jpg?hash=1774622043 not downloaded yet
2026-03-27 15:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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%252F7000001-7010000%252F7009854%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622043%27 HTTP/1.1" 200 None
2026-03-27 15:29:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009854/photo_005/780x0__r.jpg?hash=1774622043 not downloaded yet
2026-03-27 15:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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%252F7000001-7010000%252F7009854%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622043%27 HTTP/1.1" 200 None
2026-03-27 15:29:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009854/photo_006/780x0__r.jpg?hash=1774622043 not downloaded yet
2026-03-27 15:29:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009854/photo_002/780x0__r.jpg?hash=1774622043> (referer: https://ecarstrade.com/cars/7009854)
2026-03-27 15:29:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009854/photo_004/780x0__r.jpg?hash=1774622043> (referer: https://ecarstrade.com/cars/7009854)
2026-03-27 15:29:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009854/photo_001/780x0__r.jpg?hash=1774622044> (referer: https://ecarstrade.com/cars/7009854)
2026-03-27 15:29:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009854/photo_003/780x0__r.jpg?hash=1774622043> (referer: https://ecarstrade.com/cars/7009854)
2026-03-27 15:29:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009854/photo_005/780x0__r.jpg?hash=1774622043> (referer: https://ecarstrade.com/cars/7009854)
2026-03-27 15:29:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009854/photo_006/780x0__r.jpg?hash=1774622043> (referer: https://ecarstrade.com/cars/7009854)
2026-03-27 15:29:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a7953a31-b2f3-543b-b547-1d3a3aad5639
2026-03-27 15:29:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a7953a31-b2f3-543b-b547-1d3a3aad5639
2026-03-27 15:29:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a7953a31-b2f3-543b-b547-1d3a3aad5639
2026-03-27 15:29:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a7953a31-b2f3-543b-b547-1d3a3aad5639
2026-03-27 15:29:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a7953a31-b2f3-543b-b547-1d3a3aad5639
2026-03-27 15:29:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a7953a31-b2f3-543b-b547-1d3a3aad5639
2026-03-27 15:29:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a7953a31-b2f3-543b-b547-1d3a3aad5639, skipping ID generation
2026-03-27 15:29:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7953a31-b2f3-543b-b547-1d3a3aad5639 with scrape type 1
2026-03-27 15:29:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a7953a31-b2f3-543b-b547-1d3a3aad5639 sending to next pipeline
2026-03-27 15:29:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a7953a31-b2f3-543b-b547-1d3a3aad5639, identifier: 7009854auction111136
2026-03-27 15:29:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a7953a31-b2f3-543b-b547-1d3a3aad5639 with identifier: 7009854auction111136
2026-03-27 15:29:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a7953a31-b2f3-543b-b547-1d3a3aad5639 with identifier: 7009854auction111136
2026-03-27 15:29:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a7953a31-b2f3-543b-b547-1d3a3aad5639 with identifier: 7009854auction111136 to the API
2026-03-27 15:29:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:29: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 15:29:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009854/photo_006/780x0__r.jpg?hash=1774622043>
{'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-31T10:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'a7953a31-b2f3-543b-b547-1d3a3aad5639',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009854',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 106671,
 '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': 'Volvo XC40 T4 PHEV Inscription Expression Aut. 5d',
 'transmission': 'automatic',
 'trim': 'T4 PHEV Inscription Expression Aut. 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:04 [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 15:29:04 [ecarstrade.be] INFO: Saving data for 7009854auction111136: {'created_time': 1774625344.033987, 'last_price_update_time': 1774625344.034, 'auction_closing_time': 1774953000.0}
2026-03-27 15:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009854auction111136') HTTP/1.1" 204 0
2026-03-27 15:29:07 [scrapy.extensions.logstats] INFO: Crawled 1417 pages (at 34 pages/min), scraped 1235 items (at 38 items/min)
2026-03-27 15:29:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:29:10 [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 15:29:11 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006106auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006106auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006112auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006112auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006124auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006124auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006144auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006144auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006154auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006154auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006157auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006157auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006170auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006170auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006171auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006171auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006185auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006185auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006195auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006195auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006197auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006197auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006205auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:11 [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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006205auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006218auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:11 [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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006218auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006227auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:11 [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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006227auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006234auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:11 [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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006234auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006241auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:11 [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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006241auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006258auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:11 [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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006258auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006274auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:11 [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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006274auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006282auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:11 [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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006282auction111096: 0
2026-03-27 15:29:11 [ecarstrade.be] INFO: Found listing with ID: 7006295auction111096
2026-03-27 15:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:11 [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 15:29:11 [ecarstrade.be] INFO: Scrape type for 7006295auction111096: 0
2026-03-27 15:29: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 15:29:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009787> (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 15:29:12 [ecarstrade.be] INFO: Extracting details for car 7009787auction111136
2026-03-27 15:29:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cdfb5c1-d2f1-5526-b792-ea57108acece with identifier: 7009787auction111136
2026-03-27 15:29:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cdfb5c1-d2f1-5526-b792-ea57108acece with scrape type 1
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7cdfb5c1-d2f1-5526-b792-ea57108acece
2026-03-27 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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%252F7000001-7010000%252F7009787%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621857%27 HTTP/1.1" 200 None
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009787/photo_001/780x0__r.jpg?hash=1774621857 not downloaded yet
2026-03-27 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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%252F7000001-7010000%252F7009787%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621857%27 HTTP/1.1" 200 None
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009787/photo_002/780x0__r.jpg?hash=1774621857 not downloaded yet
2026-03-27 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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%252F7000001-7010000%252F7009787%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621859%27 HTTP/1.1" 200 None
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009787/photo_003/780x0__r.jpg?hash=1774621859 not downloaded yet
2026-03-27 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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%252F7000001-7010000%252F7009787%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621857%27 HTTP/1.1" 200 None
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009787/photo_004/780x0__r.jpg?hash=1774621857 not downloaded yet
2026-03-27 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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%252F7000001-7010000%252F7009787%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621858%27 HTTP/1.1" 200 None
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009787/photo_005/780x0__r.jpg?hash=1774621858 not downloaded yet
2026-03-27 15:29:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009787/photo_001/780x0__r.jpg?hash=1774621857> (referer: https://ecarstrade.com/cars/7009787)
2026-03-27 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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%252F7000001-7010000%252F7009787%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621858%27 HTTP/1.1" 200 None
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009787/photo_006/780x0__r.jpg?hash=1774621858 not downloaded yet
2026-03-27 15:29:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009787/photo_002/780x0__r.jpg?hash=1774621857> (referer: https://ecarstrade.com/cars/7009787)
2026-03-27 15:29:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009787/photo_006/780x0__r.jpg?hash=1774621858> (referer: https://ecarstrade.com/cars/7009787)
2026-03-27 15:29:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009829> (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 15:29:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009787/photo_003/780x0__r.jpg?hash=1774621859> (referer: https://ecarstrade.com/cars/7009787)
2026-03-27 15:29:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009787/photo_005/780x0__r.jpg?hash=1774621858> (referer: https://ecarstrade.com/cars/7009787)
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7cdfb5c1-d2f1-5526-b792-ea57108acece
2026-03-27 15:29:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009787/photo_004/780x0__r.jpg?hash=1774621857> (referer: https://ecarstrade.com/cars/7009787)
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7cdfb5c1-d2f1-5526-b792-ea57108acece
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7cdfb5c1-d2f1-5526-b792-ea57108acece
2026-03-27 15:29:12 [ecarstrade.be] INFO: Extracting details for car 7009829auction111136
2026-03-27 15:29:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9879697d-a583-5677-9c54-6c68f6719c9f with identifier: 7009829auction111136
2026-03-27 15:29:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9879697d-a583-5677-9c54-6c68f6719c9f with scrape type 1
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9879697d-a583-5677-9c54-6c68f6719c9f
2026-03-27 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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%252F7000001-7010000%252F7009829%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621976%27 HTTP/1.1" 200 None
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009829/photo_001/780x0__r.jpg?hash=1774621976 not downloaded yet
2026-03-27 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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%252F7000001-7010000%252F7009829%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621976%27 HTTP/1.1" 200 None
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009829/photo_002/780x0__r.jpg?hash=1774621976 not downloaded yet
2026-03-27 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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%252F7000001-7010000%252F7009829%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621976%27 HTTP/1.1" 200 None
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009829/photo_003/780x0__r.jpg?hash=1774621976 not downloaded yet
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7cdfb5c1-d2f1-5526-b792-ea57108acece
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7cdfb5c1-d2f1-5526-b792-ea57108acece
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7cdfb5c1-d2f1-5526-b792-ea57108acece
2026-03-27 15:29:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cdfb5c1-d2f1-5526-b792-ea57108acece, skipping ID generation
2026-03-27 15:29:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cdfb5c1-d2f1-5526-b792-ea57108acece with scrape type 1
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cdfb5c1-d2f1-5526-b792-ea57108acece sending to next pipeline
2026-03-27 15:29:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7cdfb5c1-d2f1-5526-b792-ea57108acece, identifier: 7009787auction111136
2026-03-27 15:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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%252F7000001-7010000%252F7009829%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621976%27 HTTP/1.1" 200 None
2026-03-27 15:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009829/photo_004/780x0__r.jpg?hash=1774621976 not downloaded yet
2026-03-27 15:29:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7cdfb5c1-d2f1-5526-b792-ea57108acece with identifier: 7009787auction111136
2026-03-27 15:29:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7cdfb5c1-d2f1-5526-b792-ea57108acece with identifier: 7009787auction111136
2026-03-27 15:29:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7cdfb5c1-d2f1-5526-b792-ea57108acece with identifier: 7009787auction111136 to the API
2026-03-27 15:29:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:29: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 15:29:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009787/photo_004/780x0__r.jpg?hash=1774621857>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '7cdfb5c1-d2f1-5526-b792-ea57108acece',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009787',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': '518',
 'odometer': 110731,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "BMW, 5-serie FL'20, BMW 5 Reeks Berline 518d 110kW Aut. 4d",
 'transmission': 'automatic',
 'trim': ", 5-serie FL'20,  5 Reeks Berline d 110kW Aut. 4d",
 'vin': None,
 'year': 2022}
2026-03-27 15:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:13 [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 15:29:13 [ecarstrade.be] INFO: Saving data for 7009787auction111136: {'created_time': 1774625353.305881, 'last_price_update_time': 1774625353.305892, 'auction_closing_time': 1774953000.0}
2026-03-27 15:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009787auction111136') HTTP/1.1" 204 0
2026-03-27 15:29:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009829/photo_001/780x0__r.jpg?hash=1774621976> (referer: https://ecarstrade.com/cars/7009829)
2026-03-27 15:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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%252F7000001-7010000%252F7009829%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621976%27 HTTP/1.1" 200 None
2026-03-27 15:29:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009829/photo_005/780x0__r.jpg?hash=1774621976 not downloaded yet
2026-03-27 15:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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%252F7000001-7010000%252F7009829%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774621976%27 HTTP/1.1" 200 None
2026-03-27 15:29:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009829/photo_006/780x0__r.jpg?hash=1774621976 not downloaded yet
2026-03-27 15:29:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009829/photo_002/780x0__r.jpg?hash=1774621976> (referer: https://ecarstrade.com/cars/7009829)
2026-03-27 15:29:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009829/photo_003/780x0__r.jpg?hash=1774621976> (referer: https://ecarstrade.com/cars/7009829)
2026-03-27 15:29:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9879697d-a583-5677-9c54-6c68f6719c9f
2026-03-27 15:29:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009829/photo_005/780x0__r.jpg?hash=1774621976> (referer: https://ecarstrade.com/cars/7009829)
2026-03-27 15:29:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009829/photo_006/780x0__r.jpg?hash=1774621976> (referer: https://ecarstrade.com/cars/7009829)
2026-03-27 15:29:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009829/photo_004/780x0__r.jpg?hash=1774621976> (referer: https://ecarstrade.com/cars/7009829)
2026-03-27 15:29:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9879697d-a583-5677-9c54-6c68f6719c9f
2026-03-27 15:29:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9879697d-a583-5677-9c54-6c68f6719c9f
2026-03-27 15:29:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9879697d-a583-5677-9c54-6c68f6719c9f
2026-03-27 15:29:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9879697d-a583-5677-9c54-6c68f6719c9f
2026-03-27 15:29:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9879697d-a583-5677-9c54-6c68f6719c9f
2026-03-27 15:29:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9879697d-a583-5677-9c54-6c68f6719c9f, skipping ID generation
2026-03-27 15:29:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9879697d-a583-5677-9c54-6c68f6719c9f with scrape type 1
2026-03-27 15:29:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9879697d-a583-5677-9c54-6c68f6719c9f sending to next pipeline
2026-03-27 15:29:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9879697d-a583-5677-9c54-6c68f6719c9f, identifier: 7009829auction111136
2026-03-27 15:29:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9879697d-a583-5677-9c54-6c68f6719c9f with identifier: 7009829auction111136
2026-03-27 15:29:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9879697d-a583-5677-9c54-6c68f6719c9f with identifier: 7009829auction111136
2026-03-27 15:29:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9879697d-a583-5677-9c54-6c68f6719c9f with identifier: 7009829auction111136 to the API
2026-03-27 15:29:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:29: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 15:29:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009829/photo_004/780x0__r.jpg?hash=1774621976>
{'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-31T10:30:00Z',
 'fuel_type': 'Diesel',
 'id': '9879697d-a583-5677-9c54-6c68f6719c9f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009829',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 41140,
 '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': 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 15:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:14 [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 15:29:14 [ecarstrade.be] INFO: Saving data for 7009829auction111136: {'created_time': 1774625354.028346, 'last_price_update_time': 1774625354.028366, 'auction_closing_time': 1774953000.0}
2026-03-27 15:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009829auction111136') HTTP/1.1" 204 0
2026-03-27 15:29:17 [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 15:29:17 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:29:17 [ecarstrade.be] INFO: Found listing with ID: 7006303auction111096
2026-03-27 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:17 [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 15:29:17 [ecarstrade.be] INFO: Scrape type for 7006303auction111096: 0
2026-03-27 15:29:17 [ecarstrade.be] INFO: Found listing with ID: 7006311auction111096
2026-03-27 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:17 [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 15:29:17 [ecarstrade.be] INFO: Scrape type for 7006311auction111096: 0
2026-03-27 15:29:17 [ecarstrade.be] INFO: Found listing with ID: 7006315auction111096
2026-03-27 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:17 [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 15:29:17 [ecarstrade.be] INFO: Scrape type for 7006315auction111096: 0
2026-03-27 15:29:17 [ecarstrade.be] INFO: Found listing with ID: 7006320auction111096
2026-03-27 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:17 [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 15:29:17 [ecarstrade.be] INFO: Scrape type for 7006320auction111096: 0
2026-03-27 15:29:17 [ecarstrade.be] INFO: Found listing with ID: 7006325auction111096
2026-03-27 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:17 [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 15:29:17 [ecarstrade.be] INFO: Scrape type for 7006325auction111096: 0
2026-03-27 15:29:17 [ecarstrade.be] INFO: Found listing with ID: 7006328auction111096
2026-03-27 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:17 [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 15:29:17 [ecarstrade.be] INFO: Scrape type for 7006328auction111096: 0
2026-03-27 15:29:17 [ecarstrade.be] INFO: Found listing with ID: 7006332auction111096
2026-03-27 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:17 [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 15:29:17 [ecarstrade.be] INFO: Scrape type for 7006332auction111096: 0
2026-03-27 15:29:17 [ecarstrade.be] INFO: Found listing with ID: 7006336auction111096
2026-03-27 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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 15:29:17 [ecarstrade.be] INFO: Scrape type for 7006336auction111096: 0
2026-03-27 15:29:17 [ecarstrade.be] INFO: Found listing with ID: 7006343auction111096
2026-03-27 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:17 [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 15:29:17 [ecarstrade.be] INFO: Scrape type for 7006343auction111096: 0
2026-03-27 15:29:17 [ecarstrade.be] INFO: Found listing with ID: 7006353auction111096
2026-03-27 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:17 [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 15:29:17 [ecarstrade.be] INFO: Scrape type for 7006353auction111096: 0
2026-03-27 15:29:17 [ecarstrade.be] INFO: Found listing with ID: 7006354auction111096
2026-03-27 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:17 [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 15:29:17 [ecarstrade.be] INFO: Scrape type for 7006354auction111096: 0
2026-03-27 15:29:17 [ecarstrade.be] INFO: Found listing with ID: 7006363auction111096
2026-03-27 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:17 [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 15:29:17 [ecarstrade.be] INFO: Scrape type for 7006363auction111096: 0
2026-03-27 15:29:17 [ecarstrade.be] INFO: Found listing with ID: 7006371auction111096
2026-03-27 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:17 [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 15:29:17 [ecarstrade.be] INFO: Scrape type for 7006371auction111096: 0
2026-03-27 15:29:17 [ecarstrade.be] INFO: Found listing with ID: 7006374auction111096
2026-03-27 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:17 [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 15:29:17 [ecarstrade.be] INFO: Scrape type for 7006374auction111096: 0
2026-03-27 15:29:17 [ecarstrade.be] INFO: Found listing with ID: 7006378auction111096
2026-03-27 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29: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 15:29:17 [ecarstrade.be] INFO: Scrape type for 7006378auction111096: 0
2026-03-27 15:29:17 [ecarstrade.be] INFO: Found listing with ID: 7006382auction111096
2026-03-27 15:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:18 [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 15:29:18 [ecarstrade.be] INFO: Scrape type for 7006382auction111096: 0
2026-03-27 15:29:18 [ecarstrade.be] INFO: Found listing with ID: 7006386auction111096
2026-03-27 15:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:18 [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 15:29:18 [ecarstrade.be] INFO: Scrape type for 7006386auction111096: 0
2026-03-27 15:29:18 [ecarstrade.be] INFO: Found listing with ID: 7006388auction111096
2026-03-27 15:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006388auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:18 [ecarstrade.be] INFO: Scrape type for 7006388auction111096: 0
2026-03-27 15:29:18 [ecarstrade.be] INFO: Found listing with ID: 7006389auction111096
2026-03-27 15:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006389auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:18 [ecarstrade.be] INFO: Scrape type for 7006389auction111096: 0
2026-03-27 15:29:18 [ecarstrade.be] INFO: Found listing with ID: 7006391auction111096
2026-03-27 15:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006391auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:18 [ecarstrade.be] INFO: Scrape type for 7006391auction111096: 0
2026-03-27 15:29: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 15:29:30 [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 15:29:30 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006395auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006395auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006395auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006398auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006398auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006398auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006406auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006406auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006406auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006410auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006410auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006410auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006413auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006413auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006413auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006415auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006415auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006415auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006416auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006416auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006416auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006420auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006420auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006420auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006426auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006426auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006426auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006432auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006432auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006432auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006433auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006433auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006433auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006447auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006447auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006447auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006453auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006453auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006453auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006460auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006460auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006460auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006464auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006464auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006464auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006471auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006471auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006471auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006473auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006473auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006473auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006474auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [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 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006474auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006475auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [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 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006475auction111096: 0
2026-03-27 15:29:30 [ecarstrade.be] INFO: Found listing with ID: 7006476auction111096
2026-03-27 15:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:30 [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 15:29:30 [ecarstrade.be] INFO: Scrape type for 7006476auction111096: 0
2026-03-27 15:29: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 15:29:40 [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 15:29:40 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006477auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [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 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006477auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006478auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [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 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006478auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006479auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [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 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006479auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006482auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [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 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006482auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006483auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [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 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006483auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006484auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [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 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006484auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006487auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [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 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006487auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006489auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [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 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006489auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006494auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [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 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006494auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006497auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [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 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006497auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006501auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [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 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006501auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006502auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [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 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006502auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006634auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [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 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006634auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006635auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [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 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006635auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006636auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [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 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006636auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006637auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [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 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006637auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006639auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [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 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006639auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006641auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006641auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006641auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006642auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006642auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006642auction111096: 0
2026-03-27 15:29:40 [ecarstrade.be] INFO: Found listing with ID: 7006644auction111096
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006644auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:40 [ecarstrade.be] INFO: Scrape type for 7006644auction111096: 0
2026-03-27 15:29: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 15:29:46 [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 15:29:46 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:29:46 [ecarstrade.be] INFO: Found listing with ID: 7006646auction111096
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006646auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:46 [ecarstrade.be] INFO: Scrape type for 7006646auction111096: 0
2026-03-27 15:29:46 [ecarstrade.be] INFO: Found listing with ID: 7006647auction111096
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006647auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:46 [ecarstrade.be] INFO: Scrape type for 7006647auction111096: 0
2026-03-27 15:29:46 [ecarstrade.be] INFO: Found listing with ID: 7006649auction111096
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006649auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:46 [ecarstrade.be] INFO: Scrape type for 7006649auction111096: 0
2026-03-27 15:29:46 [ecarstrade.be] INFO: Found listing with ID: 7006650auction111096
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006650auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:46 [ecarstrade.be] INFO: Scrape type for 7006650auction111096: 0
2026-03-27 15:29:46 [ecarstrade.be] INFO: Found listing with ID: 7006653auction111096
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006653auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:46 [ecarstrade.be] INFO: Scrape type for 7006653auction111096: 0
2026-03-27 15:29:46 [ecarstrade.be] INFO: Found listing with ID: 7006655auction111096
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006655auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:46 [ecarstrade.be] INFO: Scrape type for 7006655auction111096: 0
2026-03-27 15:29:46 [ecarstrade.be] INFO: Found listing with ID: 7006656auction111096
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006656auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:46 [ecarstrade.be] INFO: Scrape type for 7006656auction111096: 0
2026-03-27 15:29:46 [ecarstrade.be] INFO: Found listing with ID: 7006659auction111096
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006659auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:46 [ecarstrade.be] INFO: Scrape type for 7006659auction111096: 0
2026-03-27 15:29:46 [ecarstrade.be] INFO: Found listing with ID: 7006660auction111096
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006660auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:46 [ecarstrade.be] INFO: Scrape type for 7006660auction111096: 0
2026-03-27 15:29:46 [ecarstrade.be] INFO: Found listing with ID: 7006662auction111096
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006662auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:46 [ecarstrade.be] INFO: Scrape type for 7006662auction111096: 0
2026-03-27 15:29:46 [ecarstrade.be] INFO: Found listing with ID: 7006664auction111096
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006664auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:47 [ecarstrade.be] INFO: Scrape type for 7006664auction111096: 0
2026-03-27 15:29:47 [ecarstrade.be] INFO: Found listing with ID: 7006666auction111096
2026-03-27 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006666auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:47 [ecarstrade.be] INFO: Scrape type for 7006666auction111096: 0
2026-03-27 15:29:47 [ecarstrade.be] INFO: Found listing with ID: 7006667auction111096
2026-03-27 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006667auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:47 [ecarstrade.be] INFO: Scrape type for 7006667auction111096: 0
2026-03-27 15:29:47 [ecarstrade.be] INFO: Found listing with ID: 7006668auction111096
2026-03-27 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006668auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:47 [ecarstrade.be] INFO: Scrape type for 7006668auction111096: 0
2026-03-27 15:29:47 [ecarstrade.be] INFO: Found listing with ID: 7006670auction111096
2026-03-27 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006670auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:47 [ecarstrade.be] INFO: Scrape type for 7006670auction111096: 0
2026-03-27 15:29:47 [ecarstrade.be] INFO: Found listing with ID: 7006672auction111096
2026-03-27 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006672auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:47 [ecarstrade.be] INFO: Scrape type for 7006672auction111096: 0
2026-03-27 15:29:47 [ecarstrade.be] INFO: Found listing with ID: 7006673auction111096
2026-03-27 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006673auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:47 [ecarstrade.be] INFO: Scrape type for 7006673auction111096: 0
2026-03-27 15:29:47 [ecarstrade.be] INFO: Found listing with ID: 7006674auction111096
2026-03-27 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006674auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:47 [ecarstrade.be] INFO: Scrape type for 7006674auction111096: 0
2026-03-27 15:29:47 [ecarstrade.be] INFO: Found listing with ID: 7006675auction111096
2026-03-27 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006675auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:47 [ecarstrade.be] INFO: Scrape type for 7006675auction111096: 0
2026-03-27 15:29:47 [ecarstrade.be] INFO: Found listing with ID: 7006676auction111096
2026-03-27 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006676auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:47 [ecarstrade.be] INFO: Scrape type for 7006676auction111096: 0
2026-03-27 15:29: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 15:29:54 [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 15:29:54 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006677auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006677auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006677auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006678auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006678auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006678auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006679auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006679auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006679auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006680auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006680auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006680auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006681auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006681auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006681auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006682auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006682auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006682auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006683auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006683auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006683auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006684auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006684auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006684auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006685auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006685auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006685auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006686auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006686auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006686auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006688auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006688auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006688auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006689auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006689auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006689auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006690auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006690auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006690auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006691auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006691auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006691auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006692auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006692auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006692auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006693auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006693auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006693auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006695auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006695auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006695auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006696auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006696auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006696auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006697auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006697auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006697auction111096: 0
2026-03-27 15:29:54 [ecarstrade.be] INFO: Found listing with ID: 7006698auction111096
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:29:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006698auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:29:54 [ecarstrade.be] INFO: Scrape type for 7006698auction111096: 0
2026-03-27 15:29: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 15:30:05 [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 15:30:05 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006699auction111096
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006699auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [ecarstrade.be] INFO: Scrape type for 7006699auction111096: 0
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006700auction111096
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006700auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [ecarstrade.be] INFO: Scrape type for 7006700auction111096: 0
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006701auction111096
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006701auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [ecarstrade.be] INFO: Scrape type for 7006701auction111096: 0
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006702auction111096
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006702auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [ecarstrade.be] INFO: Scrape type for 7006702auction111096: 0
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006703auction111096
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006703auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [ecarstrade.be] INFO: Scrape type for 7006703auction111096: 0
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006704auction111096
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006704auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [ecarstrade.be] INFO: Scrape type for 7006704auction111096: 0
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006705auction111096
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006705auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [ecarstrade.be] INFO: Scrape type for 7006705auction111096: 0
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006706auction111096
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006706auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [ecarstrade.be] INFO: Scrape type for 7006706auction111096: 0
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006707auction111096
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006707auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [ecarstrade.be] INFO: Scrape type for 7006707auction111096: 0
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006708auction111096
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006708auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [ecarstrade.be] INFO: Scrape type for 7006708auction111096: 0
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006709auction111096
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006709auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [ecarstrade.be] INFO: Scrape type for 7006709auction111096: 0
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006710auction111096
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006710auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [ecarstrade.be] INFO: Scrape type for 7006710auction111096: 0
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006711auction111096
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006711auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [ecarstrade.be] INFO: Scrape type for 7006711auction111096: 0
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006712auction111096
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006712auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [ecarstrade.be] INFO: Scrape type for 7006712auction111096: 0
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006716auction111096
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006716auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [ecarstrade.be] INFO: Scrape type for 7006716auction111096: 0
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006718auction111096
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006718auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [ecarstrade.be] INFO: Scrape type for 7006718auction111096: 0
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006723auction111096
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006723auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [ecarstrade.be] INFO: Scrape type for 7006723auction111096: 0
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006724auction111096
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006724auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:05 [ecarstrade.be] INFO: Scrape type for 7006724auction111096: 0
2026-03-27 15:30:05 [ecarstrade.be] INFO: Found listing with ID: 7006725auction111096
2026-03-27 15:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006725auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:06 [ecarstrade.be] INFO: Scrape type for 7006725auction111096: 0
2026-03-27 15:30:06 [ecarstrade.be] INFO: Found listing with ID: 7006727auction111096
2026-03-27 15:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006727auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:06 [ecarstrade.be] INFO: Scrape type for 7006727auction111096: 0
2026-03-27 15:30: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 15:30:07 [scrapy.extensions.logstats] INFO: Crawled 1426 pages (at 9 pages/min), scraped 1237 items (at 2 items/min)
2026-03-27 15:30:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:30:15 [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 15:30:15 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006728auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006728auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006728auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006729auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006729auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006729auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006730auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006730auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006730auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006731auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006731auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006731auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006732auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006732auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006732auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006733auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006733auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006733auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006734auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006734auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006734auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006735auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006735auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006735auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006736auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006736auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006736auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006737auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006737auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006737auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006738auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006738auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006738auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006739auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006739auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006739auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006740auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006740auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006740auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006741auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006741auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006741auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006742auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006742auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006742auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006743auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006743auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006743auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006744auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006744auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006744auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006745auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006745auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006745auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006746auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006746auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006746auction111096: 0
2026-03-27 15:30:15 [ecarstrade.be] INFO: Found listing with ID: 7006747auction111096
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006747auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:15 [ecarstrade.be] INFO: Scrape type for 7006747auction111096: 0
2026-03-27 15:30: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 15:30:25 [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 15:30:25 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:30:25 [ecarstrade.be] INFO: Found listing with ID: 7006748auction111096
2026-03-27 15:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006748auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:25 [ecarstrade.be] INFO: Scrape type for 7006748auction111096: 0
2026-03-27 15:30:25 [ecarstrade.be] INFO: Found listing with ID: 7006749auction111096
2026-03-27 15:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006749auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:25 [ecarstrade.be] INFO: Scrape type for 7006749auction111096: 0
2026-03-27 15:30:25 [ecarstrade.be] INFO: Found listing with ID: 7006750auction111096
2026-03-27 15:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006750auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:25 [ecarstrade.be] INFO: Scrape type for 7006750auction111096: 0
2026-03-27 15:30:25 [ecarstrade.be] INFO: Found listing with ID: 7006751auction111096
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006751auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:26 [ecarstrade.be] INFO: Scrape type for 7006751auction111096: 0
2026-03-27 15:30:26 [ecarstrade.be] INFO: Found listing with ID: 7006752auction111096
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006752auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:26 [ecarstrade.be] INFO: Scrape type for 7006752auction111096: 0
2026-03-27 15:30:26 [ecarstrade.be] INFO: Found listing with ID: 7006753auction111096
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006753auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:26 [ecarstrade.be] INFO: Scrape type for 7006753auction111096: 0
2026-03-27 15:30:26 [ecarstrade.be] INFO: Found listing with ID: 7006754auction111096
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006754auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:26 [ecarstrade.be] INFO: Scrape type for 7006754auction111096: 0
2026-03-27 15:30:26 [ecarstrade.be] INFO: Found listing with ID: 7006755auction111096
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006755auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:26 [ecarstrade.be] INFO: Scrape type for 7006755auction111096: 0
2026-03-27 15:30:26 [ecarstrade.be] INFO: Found listing with ID: 7006756auction111096
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006756auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:26 [ecarstrade.be] INFO: Scrape type for 7006756auction111096: 0
2026-03-27 15:30:26 [ecarstrade.be] INFO: Found listing with ID: 7006757auction111096
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006757auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:26 [ecarstrade.be] INFO: Scrape type for 7006757auction111096: 0
2026-03-27 15:30:26 [ecarstrade.be] INFO: Found listing with ID: 7006758auction111096
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006758auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:26 [ecarstrade.be] INFO: Scrape type for 7006758auction111096: 0
2026-03-27 15:30:26 [ecarstrade.be] INFO: Found listing with ID: 7006759auction111096
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006759auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:26 [ecarstrade.be] INFO: Scrape type for 7006759auction111096: 0
2026-03-27 15:30:26 [ecarstrade.be] INFO: Found listing with ID: 7006760auction111096
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006760auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:26 [ecarstrade.be] INFO: Scrape type for 7006760auction111096: 0
2026-03-27 15:30:26 [ecarstrade.be] INFO: Found listing with ID: 7006761auction111096
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006761auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:26 [ecarstrade.be] INFO: Scrape type for 7006761auction111096: 0
2026-03-27 15:30:26 [ecarstrade.be] INFO: Found listing with ID: 7006762auction111096
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006762auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:26 [ecarstrade.be] INFO: Scrape type for 7006762auction111096: 0
2026-03-27 15:30:26 [ecarstrade.be] INFO: Found listing with ID: 7006763auction111096
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006763auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:26 [ecarstrade.be] INFO: Scrape type for 7006763auction111096: 0
2026-03-27 15:30:26 [ecarstrade.be] INFO: Found listing with ID: 7006764auction111096
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006764auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:26 [ecarstrade.be] INFO: Scrape type for 7006764auction111096: 0
2026-03-27 15:30:26 [ecarstrade.be] INFO: Found listing with ID: 7006765auction111096
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006765auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:26 [ecarstrade.be] INFO: Scrape type for 7006765auction111096: 0
2026-03-27 15:30:26 [ecarstrade.be] INFO: Found listing with ID: 7006766auction111096
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006766auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:26 [ecarstrade.be] INFO: Scrape type for 7006766auction111096: 0
2026-03-27 15:30:26 [ecarstrade.be] INFO: Found listing with ID: 7006767auction111096
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006767auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:26 [ecarstrade.be] INFO: Scrape type for 7006767auction111096: 0
2026-03-27 15:30: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 15:30:42 [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 15:30:42 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:30:42 [ecarstrade.be] INFO: Found listing with ID: 7006768auction111096
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006768auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:42 [ecarstrade.be] INFO: Scrape type for 7006768auction111096: 0
2026-03-27 15:30:42 [ecarstrade.be] INFO: Found listing with ID: 7006769auction111096
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006769auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:42 [ecarstrade.be] INFO: Scrape type for 7006769auction111096: 0
2026-03-27 15:30:42 [ecarstrade.be] INFO: Found listing with ID: 7006770auction111096
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006770auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:42 [ecarstrade.be] INFO: Scrape type for 7006770auction111096: 0
2026-03-27 15:30:42 [ecarstrade.be] INFO: Found listing with ID: 7006772auction111096
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006772auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:42 [ecarstrade.be] INFO: Scrape type for 7006772auction111096: 0
2026-03-27 15:30:42 [ecarstrade.be] INFO: Found listing with ID: 7006773auction111096
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006773auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:42 [ecarstrade.be] INFO: Scrape type for 7006773auction111096: 0
2026-03-27 15:30:42 [ecarstrade.be] INFO: Found listing with ID: 7006774auction111096
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006774auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:42 [ecarstrade.be] INFO: Scrape type for 7006774auction111096: 0
2026-03-27 15:30:42 [ecarstrade.be] INFO: Found listing with ID: 7006775auction111096
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006775auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:42 [ecarstrade.be] INFO: Scrape type for 7006775auction111096: 0
2026-03-27 15:30:42 [ecarstrade.be] INFO: Found listing with ID: 7006776auction111096
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006776auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:42 [ecarstrade.be] INFO: Scrape type for 7006776auction111096: 0
2026-03-27 15:30:42 [ecarstrade.be] INFO: Found listing with ID: 7006777auction111096
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006777auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:42 [ecarstrade.be] INFO: Scrape type for 7006777auction111096: 0
2026-03-27 15:30:42 [ecarstrade.be] INFO: Found listing with ID: 7006778auction111096
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006778auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:42 [ecarstrade.be] INFO: Scrape type for 7006778auction111096: 0
2026-03-27 15:30:42 [ecarstrade.be] INFO: Found listing with ID: 7006779auction111096
2026-03-27 15:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006779auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [ecarstrade.be] INFO: Scrape type for 7006779auction111096: 0
2026-03-27 15:30:43 [ecarstrade.be] INFO: Found listing with ID: 7006780auction111096
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006780auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [ecarstrade.be] INFO: Scrape type for 7006780auction111096: 0
2026-03-27 15:30:43 [ecarstrade.be] INFO: Found listing with ID: 7006781auction111096
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006781auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [ecarstrade.be] INFO: Scrape type for 7006781auction111096: 0
2026-03-27 15:30:43 [ecarstrade.be] INFO: Found listing with ID: 7006782auction111096
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006782auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [ecarstrade.be] INFO: Scrape type for 7006782auction111096: 0
2026-03-27 15:30:43 [ecarstrade.be] INFO: Found listing with ID: 7006783auction111096
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006783auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [ecarstrade.be] INFO: Scrape type for 7006783auction111096: 0
2026-03-27 15:30:43 [ecarstrade.be] INFO: Found listing with ID: 7006784auction111096
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006784auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [ecarstrade.be] INFO: Scrape type for 7006784auction111096: 0
2026-03-27 15:30:43 [ecarstrade.be] INFO: Found listing with ID: 7006785auction111096
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006785auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [ecarstrade.be] INFO: Scrape type for 7006785auction111096: 0
2026-03-27 15:30:43 [ecarstrade.be] INFO: Found listing with ID: 7006788auction111096
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006788auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [ecarstrade.be] INFO: Scrape type for 7006788auction111096: 0
2026-03-27 15:30:43 [ecarstrade.be] INFO: Found listing with ID: 7006789auction111096
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006789auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [ecarstrade.be] INFO: Scrape type for 7006789auction111096: 0
2026-03-27 15:30:43 [ecarstrade.be] INFO: Found listing with ID: 7006790auction111096
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006790auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:43 [ecarstrade.be] INFO: Scrape type for 7006790auction111096: 0
2026-03-27 15:30: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 15:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page186?gearbox%5B%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/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) ['zyte-api']
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006791auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006791auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006791auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006792auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006792auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006792auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006793auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006793auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006793auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006794auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006794auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006794auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006795auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006795auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006795auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006796auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006796auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006796auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006798auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006798auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006798auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006802auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006802auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006802auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006803auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006803auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006803auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006805auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006805auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006805auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006806auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006806auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006806auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006807auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006807auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006807auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006808auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006808auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006808auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006809auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006809auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006809auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006810auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006810auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006810auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006811auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006811auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006811auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006812auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006812auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006812auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006813auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006813auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006813auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006814auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006814auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006814auction111096: 0
2026-03-27 15:30:49 [ecarstrade.be] INFO: Found listing with ID: 7006815auction111096
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006815auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:49 [ecarstrade.be] INFO: Scrape type for 7006815auction111096: 0
2026-03-27 15:30: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 15:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page187?gearbox%5B%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/page186?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:30:55 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:30:55 [ecarstrade.be] INFO: Found listing with ID: 7006817auction111096
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006817auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [ecarstrade.be] INFO: Scrape type for 7006817auction111096: 0
2026-03-27 15:30:55 [ecarstrade.be] INFO: Found listing with ID: 7006818auction111096
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006818auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [ecarstrade.be] INFO: Scrape type for 7006818auction111096: 0
2026-03-27 15:30:55 [ecarstrade.be] INFO: Found listing with ID: 7006819auction111096
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006819auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [ecarstrade.be] INFO: Scrape type for 7006819auction111096: 0
2026-03-27 15:30:55 [ecarstrade.be] INFO: Found listing with ID: 7006820auction111096
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006820auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [ecarstrade.be] INFO: Scrape type for 7006820auction111096: 0
2026-03-27 15:30:55 [ecarstrade.be] INFO: Found listing with ID: 7006821auction111096
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006821auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [ecarstrade.be] INFO: Scrape type for 7006821auction111096: 0
2026-03-27 15:30:55 [ecarstrade.be] INFO: Found listing with ID: 7006822auction111096
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006822auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [ecarstrade.be] INFO: Scrape type for 7006822auction111096: 0
2026-03-27 15:30:55 [ecarstrade.be] INFO: Found listing with ID: 7006823auction111096
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006823auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [ecarstrade.be] INFO: Scrape type for 7006823auction111096: 0
2026-03-27 15:30:55 [ecarstrade.be] INFO: Found listing with ID: 7006824auction111096
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006824auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:55 [ecarstrade.be] INFO: Scrape type for 7006824auction111096: 0
2026-03-27 15:30:55 [ecarstrade.be] INFO: Found listing with ID: 7006825auction111096
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006825auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:56 [ecarstrade.be] INFO: Scrape type for 7006825auction111096: 0
2026-03-27 15:30:56 [ecarstrade.be] INFO: Found listing with ID: 7006826auction111096
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006826auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:56 [ecarstrade.be] INFO: Scrape type for 7006826auction111096: 0
2026-03-27 15:30:56 [ecarstrade.be] INFO: Found listing with ID: 7006827auction111096
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006827auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:56 [ecarstrade.be] INFO: Scrape type for 7006827auction111096: 0
2026-03-27 15:30:56 [ecarstrade.be] INFO: Found listing with ID: 7006828auction111096
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006828auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:56 [ecarstrade.be] INFO: Scrape type for 7006828auction111096: 0
2026-03-27 15:30:56 [ecarstrade.be] INFO: Found listing with ID: 7006829auction111096
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006829auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:56 [ecarstrade.be] INFO: Scrape type for 7006829auction111096: 0
2026-03-27 15:30:56 [ecarstrade.be] INFO: Found listing with ID: 7006830auction111096
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006830auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:56 [ecarstrade.be] INFO: Scrape type for 7006830auction111096: 0
2026-03-27 15:30:56 [ecarstrade.be] INFO: Found listing with ID: 7006831auction111096
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006831auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:56 [ecarstrade.be] INFO: Scrape type for 7006831auction111096: 0
2026-03-27 15:30:56 [ecarstrade.be] INFO: Found listing with ID: 7006832auction111096
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006832auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:56 [ecarstrade.be] INFO: Scrape type for 7006832auction111096: 0
2026-03-27 15:30:56 [ecarstrade.be] INFO: Found listing with ID: 7006833auction111096
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006833auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:56 [ecarstrade.be] INFO: Scrape type for 7006833auction111096: 0
2026-03-27 15:30:56 [ecarstrade.be] INFO: Found listing with ID: 7006834auction111096
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006834auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:56 [ecarstrade.be] INFO: Scrape type for 7006834auction111096: 0
2026-03-27 15:30:56 [ecarstrade.be] INFO: Found listing with ID: 7006835auction111096
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006835auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:56 [ecarstrade.be] INFO: Scrape type for 7006835auction111096: 0
2026-03-27 15:30:56 [ecarstrade.be] INFO: Found listing with ID: 7006836auction111096
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006836auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:30:56 [ecarstrade.be] INFO: Scrape type for 7006836auction111096: 0
2026-03-27 15:30: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 15:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page188?gearbox%5B%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/page187?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006837auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006837auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006837auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006838auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006838auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006838auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006839auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006839auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006839auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006840auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006840auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006840auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006841auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006841auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006841auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006842auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006842auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006842auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006843auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006843auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006843auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006844auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006844auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006844auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006846auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006846auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006846auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006847auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006847auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006847auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006849auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006849auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006849auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006850auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006850auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006850auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006851auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006851auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006851auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006852auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006852auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006852auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006853auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006853auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006853auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006856auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006856auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006856auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006858auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006858auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006858auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006859auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006859auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006859auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006860auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006860auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006860auction111096: 0
2026-03-27 15:31:02 [ecarstrade.be] INFO: Found listing with ID: 7006861auction111096
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006861auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:02 [ecarstrade.be] INFO: Scrape type for 7006861auction111096: 0
2026-03-27 15:31: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 15:31:07 [scrapy.extensions.logstats] INFO: Crawled 1432 pages (at 6 pages/min), scraped 1237 items (at 0 items/min)
2026-03-27 15:31:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page189?gearbox%5B%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/page188?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:31:09 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:31:09 [ecarstrade.be] INFO: Found listing with ID: 7006863auction111096
2026-03-27 15:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006863auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:09 [ecarstrade.be] INFO: Scrape type for 7006863auction111096: 0
2026-03-27 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7006864auction111096
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006864auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7006864auction111096: 0
2026-03-27 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7006865auction111096
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006865auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7006865auction111096: 0
2026-03-27 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7006866auction111096
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006866auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7006866auction111096: 0
2026-03-27 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7006867auction111096
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006867auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7006867auction111096: 0
2026-03-27 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7006868auction111096
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006868auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7006868auction111096: 0
2026-03-27 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7006869auction111096
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006869auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7006869auction111096: 0
2026-03-27 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7006870auction111096
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006870auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7006870auction111096: 0
2026-03-27 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7006871auction111096
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006871auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7006871auction111096: 0
2026-03-27 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7006872auction111096
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006872auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7006872auction111096: 0
2026-03-27 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7006873auction111096
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006873auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7006873auction111096: 0
2026-03-27 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7006874auction111096
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006874auction111096%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7006874auction111096: 0
2026-03-27 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7010023auction111139
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010023auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7010023auction111139: 1
2026-03-27 15:31: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 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7010024auction111139
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010024auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7010024auction111139: 1
2026-03-27 15:31: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 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7010025auction111139
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010025auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7010025auction111139: 1
2026-03-27 15:31: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 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7010026auction111139
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010026auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7010026auction111139: 1
2026-03-27 15:31: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 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7010027auction111139
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010027auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7010027auction111139: 1
2026-03-27 15:31: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 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7010028auction111139
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010028auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7010028auction111139: 1
2026-03-27 15:31: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 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7010029auction111139
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010029auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7010029auction111139: 1
2026-03-27 15:31: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 15:31:10 [ecarstrade.be] INFO: Found listing with ID: 7010030auction111139
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010030auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:31:10 [ecarstrade.be] INFO: Scrape type for 7010030auction111139: 1
2026-03-27 15:31: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 15:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010023> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:31: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 15:31:20 [ecarstrade.be] INFO: Extracting details for car 7010023auction111139
2026-03-27 15:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b8e1ea4-8c23-5e00-a913-4338909f7e6d with identifier: 7010023auction111139
2026-03-27 15:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b8e1ea4-8c23-5e00-a913-4338909f7e6d with scrape type 1
2026-03-27 15:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8b8e1ea4-8c23-5e00-a913-4338909f7e6d
2026-03-27 15:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010023%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622470%27 HTTP/1.1" 200 None
2026-03-27 15:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010023/photo_001/780x0__r.jpg?hash=1774622470 not downloaded yet
2026-03-27 15:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010023%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622470%27 HTTP/1.1" 200 None
2026-03-27 15:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010023/photo_002/780x0__r.jpg?hash=1774622470 not downloaded yet
2026-03-27 15:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010023%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622471%27 HTTP/1.1" 200 None
2026-03-27 15:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010023/photo_003/780x0__r.jpg?hash=1774622471 not downloaded yet
2026-03-27 15:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010023%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622471%27 HTTP/1.1" 200 None
2026-03-27 15:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010023/photo_004/780x0__r.jpg?hash=1774622471 not downloaded yet
2026-03-27 15:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010023%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622471%27 HTTP/1.1" 200 None
2026-03-27 15:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010023/photo_005/780x0__r.jpg?hash=1774622471 not downloaded yet
2026-03-27 15:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010023%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622471%27 HTTP/1.1" 200 None
2026-03-27 15:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010023/photo_006/780x0__r.jpg?hash=1774622471 not downloaded yet
2026-03-27 15:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010025> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:31:21 [ecarstrade.be] INFO: Extracting details for car 7010025auction111139
2026-03-27 15:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f7f56a9-cb9b-5c26-b6d2-990b683f45d8 with identifier: 7010025auction111139
2026-03-27 15:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f7f56a9-cb9b-5c26-b6d2-990b683f45d8 with scrape type 1
2026-03-27 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6f7f56a9-cb9b-5c26-b6d2-990b683f45d8
2026-03-27 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010025%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622478%27 HTTP/1.1" 200 None
2026-03-27 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010025/photo_001/780x0__r.jpg?hash=1774622478 not downloaded yet
2026-03-27 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010025%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622478%27 HTTP/1.1" 200 None
2026-03-27 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010025/photo_002/780x0__r.jpg?hash=1774622478 not downloaded yet
2026-03-27 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010025%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622478%27 HTTP/1.1" 200 None
2026-03-27 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010025/photo_003/780x0__r.jpg?hash=1774622478 not downloaded yet
2026-03-27 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010025%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622478%27 HTTP/1.1" 200 None
2026-03-27 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010025/photo_004/780x0__r.jpg?hash=1774622478 not downloaded yet
2026-03-27 15:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010023/photo_001/780x0__r.jpg?hash=1774622470> (referer: https://ecarstrade.com/cars/7010023)
2026-03-27 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010025%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622478%27 HTTP/1.1" 200 None
2026-03-27 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010025/photo_005/780x0__r.jpg?hash=1774622478 not downloaded yet
2026-03-27 15:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010025%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622478%27 HTTP/1.1" 200 None
2026-03-27 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010025/photo_006/780x0__r.jpg?hash=1774622478 not downloaded yet
2026-03-27 15:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010023/photo_002/780x0__r.jpg?hash=1774622470> (referer: https://ecarstrade.com/cars/7010023)
2026-03-27 15:31:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8b8e1ea4-8c23-5e00-a913-4338909f7e6d
2026-03-27 15:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010023/photo_003/780x0__r.jpg?hash=1774622471> (referer: https://ecarstrade.com/cars/7010023)
2026-03-27 15:31:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8b8e1ea4-8c23-5e00-a913-4338909f7e6d
2026-03-27 15:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010023/photo_004/780x0__r.jpg?hash=1774622471> (referer: https://ecarstrade.com/cars/7010023)
2026-03-27 15:31:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8b8e1ea4-8c23-5e00-a913-4338909f7e6d
2026-03-27 15:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010023/photo_005/780x0__r.jpg?hash=1774622471> (referer: https://ecarstrade.com/cars/7010023)
2026-03-27 15:31:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8b8e1ea4-8c23-5e00-a913-4338909f7e6d
2026-03-27 15:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010023/photo_006/780x0__r.jpg?hash=1774622471> (referer: https://ecarstrade.com/cars/7010023)
2026-03-27 15:31:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8b8e1ea4-8c23-5e00-a913-4338909f7e6d
2026-03-27 15:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010025/photo_001/780x0__r.jpg?hash=1774622478> (referer: https://ecarstrade.com/cars/7010025)
2026-03-27 15:31:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8b8e1ea4-8c23-5e00-a913-4338909f7e6d
2026-03-27 15:31:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8b8e1ea4-8c23-5e00-a913-4338909f7e6d, skipping ID generation
2026-03-27 15:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b8e1ea4-8c23-5e00-a913-4338909f7e6d with scrape type 1
2026-03-27 15:31:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8b8e1ea4-8c23-5e00-a913-4338909f7e6d sending to next pipeline
2026-03-27 15:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8b8e1ea4-8c23-5e00-a913-4338909f7e6d, identifier: 7010023auction111139
2026-03-27 15:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8b8e1ea4-8c23-5e00-a913-4338909f7e6d with identifier: 7010023auction111139
2026-03-27 15:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8b8e1ea4-8c23-5e00-a913-4338909f7e6d with identifier: 7010023auction111139
2026-03-27 15:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8b8e1ea4-8c23-5e00-a913-4338909f7e6d with identifier: 7010023auction111139 to the API
2026-03-27 15:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010023/photo_006/780x0__r.jpg?hash=1774622471>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Petrol',
 'id': '8b8e1ea4-8c23-5e00-a913-4338909f7e6d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010023',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 91095,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi A3 Berline 1.0 TFSi 30 81kW S tronic Adv. Bus. Ed. 4d',
 'transmission': 'automatic',
 'trim': 'Berline 1.0 TFSi 30 81kW S tronic Adv. Bus. Ed. 4d',
 'vin': None,
 'year': 2022}
2026-03-27 15:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010023auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:31:22 [ecarstrade.be] INFO: Saving data for 7010023auction111139: {'created_time': 1774625482.388977, 'last_price_update_time': 1774625482.388988, 'auction_closing_time': 1774971000.0}
2026-03-27 15:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010023auction111139') HTTP/1.1" 204 0
2026-03-27 15:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010025/photo_002/780x0__r.jpg?hash=1774622478> (referer: https://ecarstrade.com/cars/7010025)
2026-03-27 15:31:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6f7f56a9-cb9b-5c26-b6d2-990b683f45d8
2026-03-27 15:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010025/photo_003/780x0__r.jpg?hash=1774622478> (referer: https://ecarstrade.com/cars/7010025)
2026-03-27 15:31:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6f7f56a9-cb9b-5c26-b6d2-990b683f45d8
2026-03-27 15:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010025/photo_004/780x0__r.jpg?hash=1774622478> (referer: https://ecarstrade.com/cars/7010025)
2026-03-27 15:31:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6f7f56a9-cb9b-5c26-b6d2-990b683f45d8
2026-03-27 15:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010025/photo_006/780x0__r.jpg?hash=1774622478> (referer: https://ecarstrade.com/cars/7010025)
2026-03-27 15:31:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6f7f56a9-cb9b-5c26-b6d2-990b683f45d8
2026-03-27 15:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010025/photo_005/780x0__r.jpg?hash=1774622478> (referer: https://ecarstrade.com/cars/7010025)
2026-03-27 15:31:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6f7f56a9-cb9b-5c26-b6d2-990b683f45d8
2026-03-27 15:31:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6f7f56a9-cb9b-5c26-b6d2-990b683f45d8
2026-03-27 15:31:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6f7f56a9-cb9b-5c26-b6d2-990b683f45d8, skipping ID generation
2026-03-27 15:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f7f56a9-cb9b-5c26-b6d2-990b683f45d8 with scrape type 1
2026-03-27 15:31:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6f7f56a9-cb9b-5c26-b6d2-990b683f45d8 sending to next pipeline
2026-03-27 15:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6f7f56a9-cb9b-5c26-b6d2-990b683f45d8, identifier: 7010025auction111139
2026-03-27 15:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6f7f56a9-cb9b-5c26-b6d2-990b683f45d8 with identifier: 7010025auction111139
2026-03-27 15:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6f7f56a9-cb9b-5c26-b6d2-990b683f45d8 with identifier: 7010025auction111139
2026-03-27 15:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6f7f56a9-cb9b-5c26-b6d2-990b683f45d8 with identifier: 7010025auction111139 to the API
2026-03-27 15:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010025/photo_005/780x0__r.jpg?hash=1774622478>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': '6f7f56a9-cb9b-5c26-b6d2-990b683f45d8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010025',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 54913,
 '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': 'Audi A3 Sportback 2.0 30 TDi 85kW S tronic S Line Bus. Ed. 5d',
 'transmission': 'automatic',
 'trim': 'Sportback 2.0 30 TDi 85kW S tronic S Line Bus. Ed. 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010025auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:31:23 [ecarstrade.be] INFO: Saving data for 7010025auction111139: {'created_time': 1774625483.209465, 'last_price_update_time': 1774625483.209481, 'auction_closing_time': 1774971000.0}
2026-03-27 15:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010025auction111139') HTTP/1.1" 204 0
2026-03-27 15:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010029> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:31:25 [ecarstrade.be] INFO: Extracting details for car 7010029auction111139
2026-03-27 15:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11990164-bc27-5231-b772-d2ca36d4c0fe with identifier: 7010029auction111139
2026-03-27 15:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11990164-bc27-5231-b772-d2ca36d4c0fe with scrape type 1
2026-03-27 15:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 11990164-bc27-5231-b772-d2ca36d4c0fe
2026-03-27 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010029%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622493%27 HTTP/1.1" 200 None
2026-03-27 15:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010029/photo_001/780x0__r.jpg?hash=1774622493 not downloaded yet
2026-03-27 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010029%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622492%27 HTTP/1.1" 200 None
2026-03-27 15:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010029/photo_002/780x0__r.jpg?hash=1774622492 not downloaded yet
2026-03-27 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010029%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622492%27 HTTP/1.1" 200 None
2026-03-27 15:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010029/photo_003/780x0__r.jpg?hash=1774622492 not downloaded yet
2026-03-27 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010029%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622492%27 HTTP/1.1" 200 None
2026-03-27 15:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010029/photo_004/780x0__r.jpg?hash=1774622492 not downloaded yet
2026-03-27 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010029%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622493%27 HTTP/1.1" 200 None
2026-03-27 15:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010029/photo_005/780x0__r.jpg?hash=1774622493 not downloaded yet
2026-03-27 15:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010029%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622492%27 HTTP/1.1" 200 None
2026-03-27 15:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010029/photo_006/780x0__r.jpg?hash=1774622492 not downloaded yet
2026-03-27 15:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010029/photo_001/780x0__r.jpg?hash=1774622493> (referer: https://ecarstrade.com/cars/7010029)
2026-03-27 15:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010029/photo_003/780x0__r.jpg?hash=1774622492> (referer: https://ecarstrade.com/cars/7010029)
2026-03-27 15:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010029/photo_002/780x0__r.jpg?hash=1774622492> (referer: https://ecarstrade.com/cars/7010029)
2026-03-27 15:31:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 11990164-bc27-5231-b772-d2ca36d4c0fe
2026-03-27 15:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010029/photo_005/780x0__r.jpg?hash=1774622493> (referer: https://ecarstrade.com/cars/7010029)
2026-03-27 15:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010029/photo_004/780x0__r.jpg?hash=1774622492> (referer: https://ecarstrade.com/cars/7010029)
2026-03-27 15:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010029/photo_006/780x0__r.jpg?hash=1774622492> (referer: https://ecarstrade.com/cars/7010029)
2026-03-27 15:31:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 11990164-bc27-5231-b772-d2ca36d4c0fe
2026-03-27 15:31:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 11990164-bc27-5231-b772-d2ca36d4c0fe
2026-03-27 15:31:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 11990164-bc27-5231-b772-d2ca36d4c0fe
2026-03-27 15:31:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 11990164-bc27-5231-b772-d2ca36d4c0fe
2026-03-27 15:31:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 11990164-bc27-5231-b772-d2ca36d4c0fe
2026-03-27 15:31:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 11990164-bc27-5231-b772-d2ca36d4c0fe, skipping ID generation
2026-03-27 15:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11990164-bc27-5231-b772-d2ca36d4c0fe with scrape type 1
2026-03-27 15:31:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 11990164-bc27-5231-b772-d2ca36d4c0fe sending to next pipeline
2026-03-27 15:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 11990164-bc27-5231-b772-d2ca36d4c0fe, identifier: 7010029auction111139
2026-03-27 15:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 11990164-bc27-5231-b772-d2ca36d4c0fe with identifier: 7010029auction111139
2026-03-27 15:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 11990164-bc27-5231-b772-d2ca36d4c0fe with identifier: 7010029auction111139
2026-03-27 15:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 11990164-bc27-5231-b772-d2ca36d4c0fe with identifier: 7010029auction111139 to the API
2026-03-27 15:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010029/photo_006/780x0__r.jpg?hash=1774622492>
{'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-31T15:30:00Z',
 'fuel_type': 'Petrol',
 'id': '11990164-bc27-5231-b772-d2ca36d4c0fe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010029',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 74768,
 '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': "Audi, A3 SB '20, Audi A3 Sportback 1.5 35 TFSi 110kW S tronic Attra",
 'transmission': 'automatic',
 'trim': ",  SB '20,   Sportback 1.5 35 TFSi 110kW S tronic Attra",
 'vin': None,
 'year': 2022}
2026-03-27 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010029auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:31:26 [ecarstrade.be] INFO: Saving data for 7010029auction111139: {'created_time': 1774625486.54633, 'last_price_update_time': 1774625486.546341, 'auction_closing_time': 1774971000.0}
2026-03-27 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010029auction111139') HTTP/1.1" 204 0
2026-03-27 15:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010027> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:31:28 [ecarstrade.be] INFO: Extracting details for car 7010027auction111139
2026-03-27 15:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44017c6d-870f-515c-92bd-7a85b64bb504 with identifier: 7010027auction111139
2026-03-27 15:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44017c6d-870f-515c-92bd-7a85b64bb504 with scrape type 1
2026-03-27 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 44017c6d-870f-515c-92bd-7a85b64bb504
2026-03-27 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010027%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622486%27 HTTP/1.1" 200 None
2026-03-27 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010027/photo_001/780x0__r.jpg?hash=1774622486 not downloaded yet
2026-03-27 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010027%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622487%27 HTTP/1.1" 200 None
2026-03-27 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010027/photo_002/780x0__r.jpg?hash=1774622487 not downloaded yet
2026-03-27 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010027%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622487%27 HTTP/1.1" 200 None
2026-03-27 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010027/photo_003/780x0__r.jpg?hash=1774622487 not downloaded yet
2026-03-27 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010027%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622486%27 HTTP/1.1" 200 None
2026-03-27 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010027/photo_004/780x0__r.jpg?hash=1774622486 not downloaded yet
2026-03-27 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010027%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622486%27 HTTP/1.1" 200 None
2026-03-27 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010027/photo_005/780x0__r.jpg?hash=1774622486 not downloaded yet
2026-03-27 15:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010027%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622486%27 HTTP/1.1" 200 None
2026-03-27 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010027/photo_006/780x0__r.jpg?hash=1774622486 not downloaded yet
2026-03-27 15:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010027/photo_002/780x0__r.jpg?hash=1774622487> (referer: https://ecarstrade.com/cars/7010027)
2026-03-27 15:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010027/photo_001/780x0__r.jpg?hash=1774622486> (referer: https://ecarstrade.com/cars/7010027)
2026-03-27 15:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010027/photo_004/780x0__r.jpg?hash=1774622486> (referer: https://ecarstrade.com/cars/7010027)
2026-03-27 15:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010027/photo_005/780x0__r.jpg?hash=1774622486> (referer: https://ecarstrade.com/cars/7010027)
2026-03-27 15:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010027/photo_006/780x0__r.jpg?hash=1774622486> (referer: https://ecarstrade.com/cars/7010027)
2026-03-27 15:31:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 44017c6d-870f-515c-92bd-7a85b64bb504
2026-03-27 15:31:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 44017c6d-870f-515c-92bd-7a85b64bb504
2026-03-27 15:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010027/photo_003/780x0__r.jpg?hash=1774622487> (referer: https://ecarstrade.com/cars/7010027)
2026-03-27 15:31:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 44017c6d-870f-515c-92bd-7a85b64bb504
2026-03-27 15:31:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 44017c6d-870f-515c-92bd-7a85b64bb504
2026-03-27 15:31:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 44017c6d-870f-515c-92bd-7a85b64bb504
2026-03-27 15:31:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 44017c6d-870f-515c-92bd-7a85b64bb504
2026-03-27 15:31:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44017c6d-870f-515c-92bd-7a85b64bb504, skipping ID generation
2026-03-27 15:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44017c6d-870f-515c-92bd-7a85b64bb504 with scrape type 1
2026-03-27 15:31:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 44017c6d-870f-515c-92bd-7a85b64bb504 sending to next pipeline
2026-03-27 15:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 44017c6d-870f-515c-92bd-7a85b64bb504, identifier: 7010027auction111139
2026-03-27 15:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 44017c6d-870f-515c-92bd-7a85b64bb504 with identifier: 7010027auction111139
2026-03-27 15:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 44017c6d-870f-515c-92bd-7a85b64bb504 with identifier: 7010027auction111139
2026-03-27 15:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 44017c6d-870f-515c-92bd-7a85b64bb504 with identifier: 7010027auction111139 to the API
2026-03-27 15:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010027/photo_003/780x0__r.jpg?hash=1774622487>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Petrol',
 'id': '44017c6d-870f-515c-92bd-7a85b64bb504',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010027',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 72029,
 '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': 'Audi A3 Sportback 1.0 30 TFSi 81kW S tronic Business Edit. 5d',
 'transmission': 'automatic',
 'trim': 'Sportback 1.0 30 TFSi 81kW S tronic Business Edit. 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010027auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:31:29 [ecarstrade.be] INFO: Saving data for 7010027auction111139: {'created_time': 1774625489.178879, 'last_price_update_time': 1774625489.17889, 'auction_closing_time': 1774971000.0}
2026-03-27 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010027auction111139') HTTP/1.1" 204 0
2026-03-27 15:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010030> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:31:32 [ecarstrade.be] INFO: Extracting details for car 7010030auction111139
2026-03-27 15:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dca9a060-ffe7-54a0-be70-a269cfcd0a5c with identifier: 7010030auction111139
2026-03-27 15:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dca9a060-ffe7-54a0-be70-a269cfcd0a5c with scrape type 1
2026-03-27 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dca9a060-ffe7-54a0-be70-a269cfcd0a5c
2026-03-27 15:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010030%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622489%27 HTTP/1.1" 200 None
2026-03-27 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010030/photo_001/780x0__r.jpg?hash=1774622489 not downloaded yet
2026-03-27 15:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010030%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622488%27 HTTP/1.1" 200 None
2026-03-27 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010030/photo_002/780x0__r.jpg?hash=1774622488 not downloaded yet
2026-03-27 15:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010030%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622488%27 HTTP/1.1" 200 None
2026-03-27 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010030/photo_003/780x0__r.jpg?hash=1774622488 not downloaded yet
2026-03-27 15:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010030%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622489%27 HTTP/1.1" 200 None
2026-03-27 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010030/photo_004/780x0__r.jpg?hash=1774622489 not downloaded yet
2026-03-27 15:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010030%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622488%27 HTTP/1.1" 200 None
2026-03-27 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010030/photo_005/780x0__r.jpg?hash=1774622488 not downloaded yet
2026-03-27 15:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010030%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622488%27 HTTP/1.1" 200 None
2026-03-27 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010030/photo_006/780x0__r.jpg?hash=1774622488 not downloaded yet
2026-03-27 15:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010030/photo_002/780x0__r.jpg?hash=1774622488> (referer: https://ecarstrade.com/cars/7010030)
2026-03-27 15:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010030/photo_001/780x0__r.jpg?hash=1774622489> (referer: https://ecarstrade.com/cars/7010030)
2026-03-27 15:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010030/photo_005/780x0__r.jpg?hash=1774622488> (referer: https://ecarstrade.com/cars/7010030)
2026-03-27 15:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010030/photo_003/780x0__r.jpg?hash=1774622488> (referer: https://ecarstrade.com/cars/7010030)
2026-03-27 15:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010030/photo_006/780x0__r.jpg?hash=1774622488> (referer: https://ecarstrade.com/cars/7010030)
2026-03-27 15:31:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dca9a060-ffe7-54a0-be70-a269cfcd0a5c
2026-03-27 15:31:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dca9a060-ffe7-54a0-be70-a269cfcd0a5c
2026-03-27 15:31:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dca9a060-ffe7-54a0-be70-a269cfcd0a5c
2026-03-27 15:31:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dca9a060-ffe7-54a0-be70-a269cfcd0a5c
2026-03-27 15:31:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dca9a060-ffe7-54a0-be70-a269cfcd0a5c
2026-03-27 15:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010030/photo_004/780x0__r.jpg?hash=1774622489> (referer: https://ecarstrade.com/cars/7010030)
2026-03-27 15:31:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dca9a060-ffe7-54a0-be70-a269cfcd0a5c
2026-03-27 15:31:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dca9a060-ffe7-54a0-be70-a269cfcd0a5c, skipping ID generation
2026-03-27 15:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dca9a060-ffe7-54a0-be70-a269cfcd0a5c with scrape type 1
2026-03-27 15:31:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dca9a060-ffe7-54a0-be70-a269cfcd0a5c sending to next pipeline
2026-03-27 15:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dca9a060-ffe7-54a0-be70-a269cfcd0a5c, identifier: 7010030auction111139
2026-03-27 15:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dca9a060-ffe7-54a0-be70-a269cfcd0a5c with identifier: 7010030auction111139
2026-03-27 15:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dca9a060-ffe7-54a0-be70-a269cfcd0a5c with identifier: 7010030auction111139
2026-03-27 15:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dca9a060-ffe7-54a0-be70-a269cfcd0a5c with identifier: 7010030auction111139 to the API
2026-03-27 15:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010030/photo_004/780x0__r.jpg?hash=1774622489>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'dca9a060-ffe7-54a0-be70-a269cfcd0a5c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010030',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A6',
 'odometer': 110023,
 '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': "Audi, A6 Berline '18, Audi A6 Business Edition 35 TDI S tronic 4d",
 'transmission': 'automatic',
 'trim': ",  Berline '18,   Business Edition 35 TDI S tronic 4d",
 'vin': None,
 'year': 2021}
2026-03-27 15:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010030auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:31:33 [ecarstrade.be] INFO: Saving data for 7010030auction111139: {'created_time': 1774625493.367504, 'last_price_update_time': 1774625493.367514, 'auction_closing_time': 1774971000.0}
2026-03-27 15:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010030auction111139') HTTP/1.1" 204 0
2026-03-27 15:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010026> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:31:50 [ecarstrade.be] INFO: Extracting details for car 7010026auction111139
2026-03-27 15:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 858e1bcf-eb82-52ef-8180-b1d885148924 with identifier: 7010026auction111139
2026-03-27 15:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 858e1bcf-eb82-52ef-8180-b1d885148924 with scrape type 1
2026-03-27 15:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 858e1bcf-eb82-52ef-8180-b1d885148924
2026-03-27 15:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010026%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622480%27 HTTP/1.1" 200 None
2026-03-27 15:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010026/photo_001/780x0__r.jpg?hash=1774622480 not downloaded yet
2026-03-27 15:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010026%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622480%27 HTTP/1.1" 200 None
2026-03-27 15:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010026/photo_002/780x0__r.jpg?hash=1774622480 not downloaded yet
2026-03-27 15:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010026%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622480%27 HTTP/1.1" 200 None
2026-03-27 15:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010026/photo_003/780x0__r.jpg?hash=1774622480 not downloaded yet
2026-03-27 15:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010026%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622481%27 HTTP/1.1" 200 None
2026-03-27 15:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010026/photo_004/780x0__r.jpg?hash=1774622481 not downloaded yet
2026-03-27 15:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010026%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622480%27 HTTP/1.1" 200 None
2026-03-27 15:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010026/photo_005/780x0__r.jpg?hash=1774622480 not downloaded yet
2026-03-27 15:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31: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%252F7010026%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622480%27 HTTP/1.1" 200 None
2026-03-27 15:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010026/photo_006/780x0__r.jpg?hash=1774622480 not downloaded yet
2026-03-27 15:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010026/photo_001/780x0__r.jpg?hash=1774622480> (referer: https://ecarstrade.com/cars/7010026)
2026-03-27 15:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010026/photo_002/780x0__r.jpg?hash=1774622480> (referer: https://ecarstrade.com/cars/7010026)
2026-03-27 15:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010026/photo_006/780x0__r.jpg?hash=1774622480> (referer: https://ecarstrade.com/cars/7010026)
2026-03-27 15:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010026/photo_003/780x0__r.jpg?hash=1774622480> (referer: https://ecarstrade.com/cars/7010026)
2026-03-27 15:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010026/photo_004/780x0__r.jpg?hash=1774622481> (referer: https://ecarstrade.com/cars/7010026)
2026-03-27 15:31:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 858e1bcf-eb82-52ef-8180-b1d885148924
2026-03-27 15:31:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 858e1bcf-eb82-52ef-8180-b1d885148924
2026-03-27 15:31:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 858e1bcf-eb82-52ef-8180-b1d885148924
2026-03-27 15:31:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 858e1bcf-eb82-52ef-8180-b1d885148924
2026-03-27 15:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010026/photo_005/780x0__r.jpg?hash=1774622480> (referer: https://ecarstrade.com/cars/7010026)
2026-03-27 15:31:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 858e1bcf-eb82-52ef-8180-b1d885148924
2026-03-27 15:31:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 858e1bcf-eb82-52ef-8180-b1d885148924
2026-03-27 15:31:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 858e1bcf-eb82-52ef-8180-b1d885148924, skipping ID generation
2026-03-27 15:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 858e1bcf-eb82-52ef-8180-b1d885148924 with scrape type 1
2026-03-27 15:31:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 858e1bcf-eb82-52ef-8180-b1d885148924 sending to next pipeline
2026-03-27 15:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 858e1bcf-eb82-52ef-8180-b1d885148924, identifier: 7010026auction111139
2026-03-27 15:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 858e1bcf-eb82-52ef-8180-b1d885148924 with identifier: 7010026auction111139
2026-03-27 15:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 858e1bcf-eb82-52ef-8180-b1d885148924 with identifier: 7010026auction111139
2026-03-27 15:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 858e1bcf-eb82-52ef-8180-b1d885148924 with identifier: 7010026auction111139 to the API
2026-03-27 15:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010026/photo_005/780x0__r.jpg?hash=1774622480>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': '858e1bcf-eb82-52ef-8180-b1d885148924',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010026',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 45900,
 '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': 'AUDI A3 SPORTBACK DIESEL - 2020 35 TDi 150hp S tronic (EU6AP) 5d',
 'transmission': 'automatic',
 'trim': 'AUDI  SPORTBACK DIESEL - 2020 35 TDi 150hp S tronic (EU6AP) 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010026auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:31:50 [ecarstrade.be] INFO: Saving data for 7010026auction111139: {'created_time': 1774625510.989397, 'last_price_update_time': 1774625510.989407, 'auction_closing_time': 1774971000.0}
2026-03-27 15:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010026auction111139') HTTP/1.1" 204 0
2026-03-27 15:32:07 [scrapy.extensions.logstats] INFO: Crawled 1439 pages (at 7 pages/min), scraped 1243 items (at 6 items/min)
2026-03-27 15:32:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:33:07 [scrapy.extensions.logstats] INFO: Crawled 1439 pages (at 0 pages/min), scraped 1243 items (at 0 items/min)
2026-03-27 15:33:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:33:21 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.341(s), this was the 1st time calling it.
2026-03-27 15:33:21 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.2757321330730615 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 15:33:21 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.432(s), this was the 1st time calling it.
2026-03-27 15:33:21 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.9179578353032887 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 15:33:21 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.472(s), this was the 1st time calling it.
2026-03-27 15:33:21 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.4035477956621616 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 15:33:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 15:33:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 15:33:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 15:33:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010028> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:33:42 [ecarstrade.be] INFO: Extracting details for car 7010028auction111139
2026-03-27 15:33:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d6b8dfa-3856-5cb6-bf3d-d083b6016b53 with identifier: 7010028auction111139
2026-03-27 15:33:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d6b8dfa-3856-5cb6-bf3d-d083b6016b53 with scrape type 1
2026-03-27 15:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1d6b8dfa-3856-5cb6-bf3d-d083b6016b53
2026-03-27 15:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F7010028%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622483%27 HTTP/1.1" 200 None
2026-03-27 15:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010028/photo_001/780x0__r.jpg?hash=1774622483 not downloaded yet
2026-03-27 15:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F7010028%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622483%27 HTTP/1.1" 200 None
2026-03-27 15:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010028/photo_002/780x0__r.jpg?hash=1774622483 not downloaded yet
2026-03-27 15:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F7010028%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622483%27 HTTP/1.1" 200 None
2026-03-27 15:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010028/photo_003/780x0__r.jpg?hash=1774622483 not downloaded yet
2026-03-27 15:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F7010028%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622483%27 HTTP/1.1" 200 None
2026-03-27 15:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010028/photo_004/780x0__r.jpg?hash=1774622483 not downloaded yet
2026-03-27 15:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F7010028%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622483%27 HTTP/1.1" 200 None
2026-03-27 15:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010028/photo_005/780x0__r.jpg?hash=1774622483 not downloaded yet
2026-03-27 15:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F7010028%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622483%27 HTTP/1.1" 200 None
2026-03-27 15:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010028/photo_006/780x0__r.jpg?hash=1774622483 not downloaded yet
2026-03-27 15:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010028/photo_001/780x0__r.jpg?hash=1774622483> (referer: https://ecarstrade.com/cars/7010028)
2026-03-27 15:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010028/photo_002/780x0__r.jpg?hash=1774622483> (referer: https://ecarstrade.com/cars/7010028)
2026-03-27 15:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010028/photo_006/780x0__r.jpg?hash=1774622483> (referer: https://ecarstrade.com/cars/7010028)
2026-03-27 15:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010028/photo_004/780x0__r.jpg?hash=1774622483> (referer: https://ecarstrade.com/cars/7010028)
2026-03-27 15:33:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1d6b8dfa-3856-5cb6-bf3d-d083b6016b53
2026-03-27 15:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010028/photo_003/780x0__r.jpg?hash=1774622483> (referer: https://ecarstrade.com/cars/7010028)
2026-03-27 15:33:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1d6b8dfa-3856-5cb6-bf3d-d083b6016b53
2026-03-27 15:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010028/photo_005/780x0__r.jpg?hash=1774622483> (referer: https://ecarstrade.com/cars/7010028)
2026-03-27 15:33:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1d6b8dfa-3856-5cb6-bf3d-d083b6016b53
2026-03-27 15:33:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1d6b8dfa-3856-5cb6-bf3d-d083b6016b53
2026-03-27 15:33:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1d6b8dfa-3856-5cb6-bf3d-d083b6016b53
2026-03-27 15:33:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1d6b8dfa-3856-5cb6-bf3d-d083b6016b53
2026-03-27 15:33:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d6b8dfa-3856-5cb6-bf3d-d083b6016b53, skipping ID generation
2026-03-27 15:33:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d6b8dfa-3856-5cb6-bf3d-d083b6016b53 with scrape type 1
2026-03-27 15:33:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d6b8dfa-3856-5cb6-bf3d-d083b6016b53 sending to next pipeline
2026-03-27 15:33:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1d6b8dfa-3856-5cb6-bf3d-d083b6016b53, identifier: 7010028auction111139
2026-03-27 15:33:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1d6b8dfa-3856-5cb6-bf3d-d083b6016b53 with identifier: 7010028auction111139
2026-03-27 15:33:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1d6b8dfa-3856-5cb6-bf3d-d083b6016b53 with identifier: 7010028auction111139
2026-03-27 15:33:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1d6b8dfa-3856-5cb6-bf3d-d083b6016b53 with identifier: 7010028auction111139 to the API
2026-03-27 15:33:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:33:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010028/photo_005/780x0__r.jpg?hash=1774622483>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': '1d6b8dfa-3856-5cb6-bf3d-d083b6016b53',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010028',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Audi',
 'model': 'A5',
 'odometer': 94379,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Audi A5 Sportback 35 TDI S tronic Bus Ed S Line 5d',
 'transmission': 'automatic',
 'trim': 'Sportback 35 TDI S tronic Bus Ed S Line 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010028auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:43 [ecarstrade.be] INFO: Saving data for 7010028auction111139: {'created_time': 1774625623.857414, 'last_price_update_time': 1774625623.857423, 'auction_closing_time': 1774971000.0}
2026-03-27 15:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010028auction111139') HTTP/1.1" 204 0
2026-03-27 15:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010024> (referer: https://ecarstrade.com/search/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:33:46 [ecarstrade.be] INFO: Extracting details for car 7010024auction111139
2026-03-27 15:33:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2001f77-0463-5e0e-a6eb-ab5574c25411 with identifier: 7010024auction111139
2026-03-27 15:33:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2001f77-0463-5e0e-a6eb-ab5574c25411 with scrape type 1
2026-03-27 15:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e2001f77-0463-5e0e-a6eb-ab5574c25411
2026-03-27 15:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F7010024%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622476%27 HTTP/1.1" 200 None
2026-03-27 15:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010024/photo_001/780x0__r.jpg?hash=1774622476 not downloaded yet
2026-03-27 15:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F7010024%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622477%27 HTTP/1.1" 200 None
2026-03-27 15:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010024/photo_002/780x0__r.jpg?hash=1774622477 not downloaded yet
2026-03-27 15:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F7010024%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622476%27 HTTP/1.1" 200 None
2026-03-27 15:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010024/photo_003/780x0__r.jpg?hash=1774622476 not downloaded yet
2026-03-27 15:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F7010024%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622476%27 HTTP/1.1" 200 None
2026-03-27 15:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010024/photo_004/780x0__r.jpg?hash=1774622476 not downloaded yet
2026-03-27 15:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F7010024%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622477%27 HTTP/1.1" 200 None
2026-03-27 15:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010024/photo_005/780x0__r.jpg?hash=1774622477 not downloaded yet
2026-03-27 15:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F7010024%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622477%27 HTTP/1.1" 200 None
2026-03-27 15:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010024/photo_006/780x0__r.jpg?hash=1774622477 not downloaded yet
2026-03-27 15:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010024/photo_001/780x0__r.jpg?hash=1774622476> (referer: https://ecarstrade.com/cars/7010024)
2026-03-27 15:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010024/photo_002/780x0__r.jpg?hash=1774622477> (referer: https://ecarstrade.com/cars/7010024)
2026-03-27 15:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010024/photo_003/780x0__r.jpg?hash=1774622476> (referer: https://ecarstrade.com/cars/7010024)
2026-03-27 15:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010024/photo_004/780x0__r.jpg?hash=1774622476> (referer: https://ecarstrade.com/cars/7010024)
2026-03-27 15:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010024/photo_005/780x0__r.jpg?hash=1774622477> (referer: https://ecarstrade.com/cars/7010024)
2026-03-27 15:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010024/photo_006/780x0__r.jpg?hash=1774622477> (referer: https://ecarstrade.com/cars/7010024)
2026-03-27 15:33:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e2001f77-0463-5e0e-a6eb-ab5574c25411
2026-03-27 15:33:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e2001f77-0463-5e0e-a6eb-ab5574c25411
2026-03-27 15:33:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e2001f77-0463-5e0e-a6eb-ab5574c25411
2026-03-27 15:33:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e2001f77-0463-5e0e-a6eb-ab5574c25411
2026-03-27 15:33:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e2001f77-0463-5e0e-a6eb-ab5574c25411
2026-03-27 15:33:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e2001f77-0463-5e0e-a6eb-ab5574c25411
2026-03-27 15:33:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e2001f77-0463-5e0e-a6eb-ab5574c25411, skipping ID generation
2026-03-27 15:33:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2001f77-0463-5e0e-a6eb-ab5574c25411 with scrape type 1
2026-03-27 15:33:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e2001f77-0463-5e0e-a6eb-ab5574c25411 sending to next pipeline
2026-03-27 15:33:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e2001f77-0463-5e0e-a6eb-ab5574c25411, identifier: 7010024auction111139
2026-03-27 15:33:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e2001f77-0463-5e0e-a6eb-ab5574c25411 with identifier: 7010024auction111139
2026-03-27 15:33:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e2001f77-0463-5e0e-a6eb-ab5574c25411 with identifier: 7010024auction111139
2026-03-27 15:33:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e2001f77-0463-5e0e-a6eb-ab5574c25411 with identifier: 7010024auction111139 to the API
2026-03-27 15:33:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:33:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010024/photo_006/780x0__r.jpg?hash=1774622477>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Petrol',
 'id': 'e2001f77-0463-5e0e-a6eb-ab5574c25411',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010024',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Audi',
 'model': 'A1',
 'odometer': 49213,
 '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': "Audi, A1 SB '18, Audi A1 Sportback 1.0 25 TFSI 70kW S tronic Adv. B",
 'transmission': 'automatic',
 'trim': ",  SB '18,   Sportback 1.0 25 TFSI 70kW S tronic Adv. B",
 'vin': None,
 'year': 2021}
2026-03-27 15:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010024auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:46 [ecarstrade.be] INFO: Saving data for 7010024auction111139: {'created_time': 1774625626.844886, 'last_price_update_time': 1774625626.844898, 'auction_closing_time': 1774971000.0}
2026-03-27 15:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010024auction111139') HTTP/1.1" 204 0
2026-03-27 15:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page190?gearbox%5B%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/page189?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:33:50 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:33:50 [ecarstrade.be] INFO: Found listing with ID: 7010032auction111139
2026-03-27 15:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010032auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:50 [ecarstrade.be] INFO: Scrape type for 7010032auction111139: 1
2026-03-27 15: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 15:33:50 [ecarstrade.be] INFO: Found listing with ID: 7010033auction111139
2026-03-27 15:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010033auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:50 [ecarstrade.be] INFO: Scrape type for 7010033auction111139: 1
2026-03-27 15: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 15:33:50 [ecarstrade.be] INFO: Found listing with ID: 7010034auction111139
2026-03-27 15:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010034auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:50 [ecarstrade.be] INFO: Scrape type for 7010034auction111139: 1
2026-03-27 15: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 15:33:50 [ecarstrade.be] INFO: Found listing with ID: 7010035auction111139
2026-03-27 15:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010035auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:50 [ecarstrade.be] INFO: Scrape type for 7010035auction111139: 1
2026-03-27 15: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 15:33:50 [ecarstrade.be] INFO: Found listing with ID: 7010036auction111139
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010036auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:51 [ecarstrade.be] INFO: Scrape type for 7010036auction111139: 1
2026-03-27 15:33: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 15:33:51 [ecarstrade.be] INFO: Found listing with ID: 7010037auction111139
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010037auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:51 [ecarstrade.be] INFO: Scrape type for 7010037auction111139: 1
2026-03-27 15:33: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 15:33:51 [ecarstrade.be] INFO: Found listing with ID: 7010038auction111139
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010038auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:51 [ecarstrade.be] INFO: Scrape type for 7010038auction111139: 1
2026-03-27 15:33: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 15:33:51 [ecarstrade.be] INFO: Found listing with ID: 7010039auction111139
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010039auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:51 [ecarstrade.be] INFO: Scrape type for 7010039auction111139: 1
2026-03-27 15:33: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 15:33:51 [ecarstrade.be] INFO: Found listing with ID: 7010041auction111139
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010041auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:51 [ecarstrade.be] INFO: Scrape type for 7010041auction111139: 1
2026-03-27 15:33:51 [ecarstrade.be] INFO: Found listing with ID: 7010042auction111139
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010042auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:51 [ecarstrade.be] INFO: Scrape type for 7010042auction111139: 1
2026-03-27 15:33:51 [ecarstrade.be] INFO: Found listing with ID: 7010043auction111139
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010043auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:51 [ecarstrade.be] INFO: Scrape type for 7010043auction111139: 1
2026-03-27 15:33:51 [ecarstrade.be] INFO: Found listing with ID: 7010044auction111139
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010044auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:51 [ecarstrade.be] INFO: Scrape type for 7010044auction111139: 1
2026-03-27 15:33:51 [ecarstrade.be] INFO: Found listing with ID: 7010045auction111139
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010045auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:51 [ecarstrade.be] INFO: Scrape type for 7010045auction111139: 1
2026-03-27 15:33:51 [ecarstrade.be] INFO: Found listing with ID: 7010046auction111139
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010046auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:51 [ecarstrade.be] INFO: Scrape type for 7010046auction111139: 1
2026-03-27 15:33:51 [ecarstrade.be] INFO: Found listing with ID: 7010047auction111139
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010047auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:51 [ecarstrade.be] INFO: Scrape type for 7010047auction111139: 1
2026-03-27 15:33:51 [ecarstrade.be] INFO: Found listing with ID: 7010049auction111139
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010049auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:51 [ecarstrade.be] INFO: Scrape type for 7010049auction111139: 1
2026-03-27 15:33:51 [ecarstrade.be] INFO: Found listing with ID: 7010050auction111139
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010050auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:51 [ecarstrade.be] INFO: Scrape type for 7010050auction111139: 1
2026-03-27 15:33:51 [ecarstrade.be] INFO: Found listing with ID: 7010051auction111139
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010051auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:51 [ecarstrade.be] INFO: Scrape type for 7010051auction111139: 1
2026-03-27 15:33:51 [ecarstrade.be] INFO: Found listing with ID: 7010052auction111139
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010052auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:51 [ecarstrade.be] INFO: Scrape type for 7010052auction111139: 1
2026-03-27 15:33:51 [ecarstrade.be] INFO: Found listing with ID: 7010053auction111139
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010053auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:33:51 [ecarstrade.be] INFO: Scrape type for 7010053auction111139: 1
2026-03-27 15:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010036> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:33: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 15:33:58 [ecarstrade.be] INFO: Extracting details for car 7010036auction111139
2026-03-27 15:33:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79992fda-9675-5b23-b026-ddf178ea5636 with identifier: 7010036auction111139
2026-03-27 15:33:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79992fda-9675-5b23-b026-ddf178ea5636 with scrape type 1
2026-03-27 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 79992fda-9675-5b23-b026-ddf178ea5636
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F7010036%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622501%27 HTTP/1.1" 200 None
2026-03-27 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010036/photo_001/780x0__r.jpg?hash=1774622501 not downloaded yet
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F7010036%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622501%27 HTTP/1.1" 200 None
2026-03-27 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010036/photo_002/780x0__r.jpg?hash=1774622501 not downloaded yet
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F7010036%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622501%27 HTTP/1.1" 200 None
2026-03-27 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010036/photo_003/780x0__r.jpg?hash=1774622501 not downloaded yet
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F7010036%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622502%27 HTTP/1.1" 200 None
2026-03-27 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010036/photo_004/780x0__r.jpg?hash=1774622502 not downloaded yet
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F7010036%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622501%27 HTTP/1.1" 200 None
2026-03-27 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010036/photo_005/780x0__r.jpg?hash=1774622501 not downloaded yet
2026-03-27 15:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:33: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%252F7010036%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622501%27 HTTP/1.1" 200 None
2026-03-27 15:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010036/photo_006/780x0__r.jpg?hash=1774622501 not downloaded yet
2026-03-27 15:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010037> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:34: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 15:34:01 [ecarstrade.be] INFO: Extracting details for car 7010037auction111139
2026-03-27 15:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbd871a8-69bd-572e-aea5-5e553b4f881d with identifier: 7010037auction111139
2026-03-27 15:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbd871a8-69bd-572e-aea5-5e553b4f881d with scrape type 1
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bbd871a8-69bd-572e-aea5-5e553b4f881d
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010037%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622505%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010037/photo_001/780x0__r.jpg?hash=1774622505 not downloaded yet
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010037%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622505%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010037/photo_002/780x0__r.jpg?hash=1774622505 not downloaded yet
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010037%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622505%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010037/photo_003/780x0__r.jpg?hash=1774622505 not downloaded yet
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010037%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622505%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010037/photo_004/780x0__r.jpg?hash=1774622505 not downloaded yet
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010037%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622505%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010037/photo_005/780x0__r.jpg?hash=1774622505 not downloaded yet
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010037%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622505%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010037/photo_006/780x0__r.jpg?hash=1774622505 not downloaded yet
2026-03-27 15:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010034> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:34: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 15:34:01 [ecarstrade.be] INFO: Extracting details for car 7010034auction111139
2026-03-27 15:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7863ff2-9648-5fa6-9804-3054cb4c1c89 with identifier: 7010034auction111139
2026-03-27 15:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7863ff2-9648-5fa6-9804-3054cb4c1c89 with scrape type 1
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d7863ff2-9648-5fa6-9804-3054cb4c1c89
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010034%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622500%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010034/photo_001/780x0__r.jpg?hash=1774622500 not downloaded yet
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010034%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622499%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010034/photo_002/780x0__r.jpg?hash=1774622499 not downloaded yet
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010034%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622499%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010034/photo_003/780x0__r.jpg?hash=1774622499 not downloaded yet
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010034%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622499%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010034/photo_004/780x0__r.jpg?hash=1774622499 not downloaded yet
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010034%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622499%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010034/photo_005/780x0__r.jpg?hash=1774622499 not downloaded yet
2026-03-27 15:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010034%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622499%27 HTTP/1.1" 200 None
2026-03-27 15:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010034/photo_006/780x0__r.jpg?hash=1774622499 not downloaded yet
2026-03-27 15:34:07 [scrapy.extensions.logstats] INFO: Crawled 1445 pages (at 6 pages/min), scraped 1245 items (at 2 items/min)
2026-03-27 15:34:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010039> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:34: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 15:34:07 [ecarstrade.be] INFO: Extracting details for car 7010039auction111139
2026-03-27 15:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 070888c5-4517-565d-b497-77dcf3930db5 with identifier: 7010039auction111139
2026-03-27 15:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 070888c5-4517-565d-b497-77dcf3930db5 with scrape type 1
2026-03-27 15:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 070888c5-4517-565d-b497-77dcf3930db5
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010039%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622509%27 HTTP/1.1" 200 None
2026-03-27 15:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010039/photo_001/780x0__r.jpg?hash=1774622509 not downloaded yet
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010039%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622509%27 HTTP/1.1" 200 None
2026-03-27 15:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010039/photo_002/780x0__r.jpg?hash=1774622509 not downloaded yet
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010039%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622509%27 HTTP/1.1" 200 None
2026-03-27 15:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010039/photo_003/780x0__r.jpg?hash=1774622509 not downloaded yet
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010039%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622509%27 HTTP/1.1" 200 None
2026-03-27 15:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010039/photo_004/780x0__r.jpg?hash=1774622509 not downloaded yet
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010039%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622509%27 HTTP/1.1" 200 None
2026-03-27 15:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010039/photo_005/780x0__r.jpg?hash=1774622509 not downloaded yet
2026-03-27 15:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010039%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622509%27 HTTP/1.1" 200 None
2026-03-27 15:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010039/photo_006/780x0__r.jpg?hash=1774622509 not downloaded yet
2026-03-27 15:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010035> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:34:10 [ecarstrade.be] INFO: Extracting details for car 7010035auction111139
2026-03-27 15:34:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4711adbe-ed24-5421-81d1-b66807ab6498 with identifier: 7010035auction111139
2026-03-27 15:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4711adbe-ed24-5421-81d1-b66807ab6498 with scrape type 1
2026-03-27 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4711adbe-ed24-5421-81d1-b66807ab6498
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010035%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622502%27 HTTP/1.1" 200 None
2026-03-27 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010035/photo_001/780x0__r.jpg?hash=1774622502 not downloaded yet
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010035%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622502%27 HTTP/1.1" 200 None
2026-03-27 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010035/photo_002/780x0__r.jpg?hash=1774622502 not downloaded yet
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010035%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622502%27 HTTP/1.1" 200 None
2026-03-27 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010035/photo_003/780x0__r.jpg?hash=1774622502 not downloaded yet
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010035%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622502%27 HTTP/1.1" 200 None
2026-03-27 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010035/photo_004/780x0__r.jpg?hash=1774622502 not downloaded yet
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010035%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622503%27 HTTP/1.1" 200 None
2026-03-27 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010035/photo_005/780x0__r.jpg?hash=1774622503 not downloaded yet
2026-03-27 15:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010035%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622502%27 HTTP/1.1" 200 None
2026-03-27 15:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010035/photo_006/780x0__r.jpg?hash=1774622502 not downloaded yet
2026-03-27 15:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010042> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:34:15 [ecarstrade.be] INFO: Extracting details for car 7010042auction111139
2026-03-27 15:34:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f8ab226-d0c2-5d69-8737-d59bb4a03724 with identifier: 7010042auction111139
2026-03-27 15:34:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f8ab226-d0c2-5d69-8737-d59bb4a03724 with scrape type 1
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2f8ab226-d0c2-5d69-8737-d59bb4a03724
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010001-7020000%252F7010042%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622514%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010042/photo_001/780x0__r.jpg?hash=1774622514 not downloaded yet
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010001-7020000%252F7010042%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622514%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010042/photo_002/780x0__r.jpg?hash=1774622514 not downloaded yet
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010001-7020000%252F7010042%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622514%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010042/photo_003/780x0__r.jpg?hash=1774622514 not downloaded yet
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010001-7020000%252F7010042%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622514%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010042/photo_004/780x0__r.jpg?hash=1774622514 not downloaded yet
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010001-7020000%252F7010042%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622514%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010042/photo_005/780x0__r.jpg?hash=1774622514 not downloaded yet
2026-03-27 15:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010001-7020000%252F7010042%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622514%27 HTTP/1.1" 200 None
2026-03-27 15:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010042/photo_006/780x0__r.jpg?hash=1774622514 not downloaded yet
2026-03-27 15:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010033> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:34:16 [ecarstrade.be] INFO: Extracting details for car 7010033auction111139
2026-03-27 15:34:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 851cef61-965a-5a50-906c-cfbe45b8a812 with identifier: 7010033auction111139
2026-03-27 15:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 851cef61-965a-5a50-906c-cfbe45b8a812 with scrape type 1
2026-03-27 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 851cef61-965a-5a50-906c-cfbe45b8a812
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010033%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622498%27 HTTP/1.1" 200 None
2026-03-27 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010033/photo_001/780x0__r.jpg?hash=1774622498 not downloaded yet
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010033%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622498%27 HTTP/1.1" 200 None
2026-03-27 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010033/photo_002/780x0__r.jpg?hash=1774622498 not downloaded yet
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010033%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622497%27 HTTP/1.1" 200 None
2026-03-27 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010033/photo_003/780x0__r.jpg?hash=1774622497 not downloaded yet
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010033%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622497%27 HTTP/1.1" 200 None
2026-03-27 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010033/photo_004/780x0__r.jpg?hash=1774622497 not downloaded yet
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010033%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622497%27 HTTP/1.1" 200 None
2026-03-27 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010033/photo_005/780x0__r.jpg?hash=1774622497 not downloaded yet
2026-03-27 15:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010033%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622497%27 HTTP/1.1" 200 None
2026-03-27 15:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010033/photo_006/780x0__r.jpg?hash=1774622497 not downloaded yet
2026-03-27 15:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page191?gearbox%5B%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/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:34: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 15:34:18 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010054auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010054auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010054auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010055auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010055auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010055auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010057auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010057auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010057auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010058auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010058auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010058auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010059auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010059auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010059auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010060auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010060auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010060auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010061auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010061auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010061auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010062auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010062auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010062auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010063auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010063auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010063auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010064auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010064auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010064auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010065auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010065auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010065auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010067auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010067auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010067auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010068auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010068auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010068auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010069auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010069auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010069auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010070auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010070auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010070auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010071auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010071auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010071auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010072auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010072auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010072auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010073auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010073auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010073auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010074auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010074auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010074auction111139: 1
2026-03-27 15:34:18 [ecarstrade.be] INFO: Found listing with ID: 7010076auction111139
2026-03-27 15:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010076auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:18 [ecarstrade.be] INFO: Scrape type for 7010076auction111139: 1
2026-03-27 15:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010032> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:34:24 [ecarstrade.be] INFO: Extracting details for car 7010032auction111139
2026-03-27 15:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 377d7e98-a1ae-5f8e-ae94-4ea2600f3d72 with identifier: 7010032auction111139
2026-03-27 15:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 377d7e98-a1ae-5f8e-ae94-4ea2600f3d72 with scrape type 1
2026-03-27 15:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 377d7e98-a1ae-5f8e-ae94-4ea2600f3d72
2026-03-27 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010032%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622495%27 HTTP/1.1" 200 None
2026-03-27 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010032/photo_001/780x0__r.jpg?hash=1774622495 not downloaded yet
2026-03-27 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010032%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622495%27 HTTP/1.1" 200 None
2026-03-27 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010032/photo_002/780x0__r.jpg?hash=1774622495 not downloaded yet
2026-03-27 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010032%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622495%27 HTTP/1.1" 200 None
2026-03-27 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010032/photo_003/780x0__r.jpg?hash=1774622495 not downloaded yet
2026-03-27 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010032%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622496%27 HTTP/1.1" 200 None
2026-03-27 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010032/photo_004/780x0__r.jpg?hash=1774622496 not downloaded yet
2026-03-27 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010032%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622495%27 HTTP/1.1" 200 None
2026-03-27 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010032/photo_005/780x0__r.jpg?hash=1774622495 not downloaded yet
2026-03-27 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010032%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622495%27 HTTP/1.1" 200 None
2026-03-27 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010032/photo_006/780x0__r.jpg?hash=1774622495 not downloaded yet
2026-03-27 15:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010038> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010036/photo_006/780x0__r.jpg?hash=1774622501> (referer: https://ecarstrade.com/cars/7010036)
2026-03-27 15:34:25 [ecarstrade.be] INFO: Extracting details for car 7010038auction111139
2026-03-27 15:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010037/photo_006/780x0__r.jpg?hash=1774622505> (referer: https://ecarstrade.com/cars/7010037)
2026-03-27 15:34:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bde0ea5-66c3-5554-9cf8-2dac120d6bd5 with identifier: 7010038auction111139
2026-03-27 15:34:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bde0ea5-66c3-5554-9cf8-2dac120d6bd5 with scrape type 1
2026-03-27 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6bde0ea5-66c3-5554-9cf8-2dac120d6bd5
2026-03-27 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010038%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622506%27 HTTP/1.1" 200 None
2026-03-27 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010038/photo_001/780x0__r.jpg?hash=1774622506 not downloaded yet
2026-03-27 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010038%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622506%27 HTTP/1.1" 200 None
2026-03-27 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010038/photo_002/780x0__r.jpg?hash=1774622506 not downloaded yet
2026-03-27 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010038%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622506%27 HTTP/1.1" 200 None
2026-03-27 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010038/photo_003/780x0__r.jpg?hash=1774622506 not downloaded yet
2026-03-27 15:34:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 79992fda-9675-5b23-b026-ddf178ea5636
2026-03-27 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010038%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622507%27 HTTP/1.1" 200 None
2026-03-27 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010038/photo_004/780x0__r.jpg?hash=1774622507 not downloaded yet
2026-03-27 15:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010034/photo_006/780x0__r.jpg?hash=1774622499> (referer: https://ecarstrade.com/cars/7010034)
2026-03-27 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010038%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622506%27 HTTP/1.1" 200 None
2026-03-27 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010038/photo_005/780x0__r.jpg?hash=1774622506 not downloaded yet
2026-03-27 15:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010038%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622507%27 HTTP/1.1" 200 None
2026-03-27 15:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010038/photo_006/780x0__r.jpg?hash=1774622507 not downloaded yet
2026-03-27 15:34:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bbd871a8-69bd-572e-aea5-5e553b4f881d
2026-03-27 15:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010039/photo_006/780x0__r.jpg?hash=1774622509> (referer: https://ecarstrade.com/cars/7010039)
2026-03-27 15:34:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d7863ff2-9648-5fa6-9804-3054cb4c1c89
2026-03-27 15:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010035/photo_006/780x0__r.jpg?hash=1774622502> (referer: https://ecarstrade.com/cars/7010035)
2026-03-27 15:34:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 070888c5-4517-565d-b497-77dcf3930db5
2026-03-27 15:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010042/photo_006/780x0__r.jpg?hash=1774622514> (referer: https://ecarstrade.com/cars/7010042)
2026-03-27 15:34:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4711adbe-ed24-5421-81d1-b66807ab6498
2026-03-27 15:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010033/photo_006/780x0__r.jpg?hash=1774622497> (referer: https://ecarstrade.com/cars/7010033)
2026-03-27 15: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 15:34:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2f8ab226-d0c2-5d69-8737-d59bb4a03724
2026-03-27 15:34:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 851cef61-965a-5a50-906c-cfbe45b8a812
2026-03-27 15:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010053> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010032/photo_006/780x0__r.jpg?hash=1774622495> (referer: https://ecarstrade.com/cars/7010032)
2026-03-27 15:34:32 [ecarstrade.be] INFO: Extracting details for car 7010053auction111139
2026-03-27 15:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010032/photo_005/780x0__r.jpg?hash=1774622495> (referer: https://ecarstrade.com/cars/7010032)
2026-03-27 15:34:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 478c5d95-712c-5e38-af6c-8765f48f497d with identifier: 7010053auction111139
2026-03-27 15:34:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 478c5d95-712c-5e38-af6c-8765f48f497d with scrape type 1
2026-03-27 15:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 478c5d95-712c-5e38-af6c-8765f48f497d
2026-03-27 15:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010053%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622545%27 HTTP/1.1" 200 None
2026-03-27 15:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010053/photo_001/780x0__r.jpg?hash=1774622545 not downloaded yet
2026-03-27 15:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010053%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622545%27 HTTP/1.1" 200 None
2026-03-27 15:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010053/photo_002/780x0__r.jpg?hash=1774622545 not downloaded yet
2026-03-27 15:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010053%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622547%27 HTTP/1.1" 200 None
2026-03-27 15:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010053/photo_003/780x0__r.jpg?hash=1774622547 not downloaded yet
2026-03-27 15:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010053%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622545%27 HTTP/1.1" 200 None
2026-03-27 15:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010053/photo_004/780x0__r.jpg?hash=1774622545 not downloaded yet
2026-03-27 15:34:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 377d7e98-a1ae-5f8e-ae94-4ea2600f3d72
2026-03-27 15:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010053%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622545%27 HTTP/1.1" 200 None
2026-03-27 15:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010053/photo_005/780x0__r.jpg?hash=1774622545 not downloaded yet
2026-03-27 15:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010053%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622546%27 HTTP/1.1" 200 None
2026-03-27 15:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010053/photo_006/780x0__r.jpg?hash=1774622546 not downloaded yet
2026-03-27 15:34:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 377d7e98-a1ae-5f8e-ae94-4ea2600f3d72
2026-03-27 15:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010032/photo_004/780x0__r.jpg?hash=1774622496> (referer: https://ecarstrade.com/cars/7010032)
2026-03-27 15:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010038/photo_004/780x0__r.jpg?hash=1774622507> (referer: https://ecarstrade.com/cars/7010038)
2026-03-27 15:34:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 377d7e98-a1ae-5f8e-ae94-4ea2600f3d72
2026-03-27 15:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010038/photo_006/780x0__r.jpg?hash=1774622507> (referer: https://ecarstrade.com/cars/7010038)
2026-03-27 15:34:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6bde0ea5-66c3-5554-9cf8-2dac120d6bd5
2026-03-27 15:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010038/photo_005/780x0__r.jpg?hash=1774622506> (referer: https://ecarstrade.com/cars/7010038)
2026-03-27 15:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010038/photo_003/780x0__r.jpg?hash=1774622506> (referer: https://ecarstrade.com/cars/7010038)
2026-03-27 15:34:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6bde0ea5-66c3-5554-9cf8-2dac120d6bd5
2026-03-27 15:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010038/photo_002/780x0__r.jpg?hash=1774622506> (referer: https://ecarstrade.com/cars/7010038)
2026-03-27 15:34:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6bde0ea5-66c3-5554-9cf8-2dac120d6bd5
2026-03-27 15:34:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6bde0ea5-66c3-5554-9cf8-2dac120d6bd5
2026-03-27 15:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010038/photo_001/780x0__r.jpg?hash=1774622506> (referer: https://ecarstrade.com/cars/7010038)
2026-03-27 15:34:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6bde0ea5-66c3-5554-9cf8-2dac120d6bd5
2026-03-27 15:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010032/photo_003/780x0__r.jpg?hash=1774622495> (referer: https://ecarstrade.com/cars/7010032)
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6bde0ea5-66c3-5554-9cf8-2dac120d6bd5
2026-03-27 15:34:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6bde0ea5-66c3-5554-9cf8-2dac120d6bd5, skipping ID generation
2026-03-27 15:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bde0ea5-66c3-5554-9cf8-2dac120d6bd5 with scrape type 1
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6bde0ea5-66c3-5554-9cf8-2dac120d6bd5 sending to next pipeline
2026-03-27 15:34:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6bde0ea5-66c3-5554-9cf8-2dac120d6bd5, identifier: 7010038auction111139
2026-03-27 15:34:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6bde0ea5-66c3-5554-9cf8-2dac120d6bd5 with identifier: 7010038auction111139
2026-03-27 15:34:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6bde0ea5-66c3-5554-9cf8-2dac120d6bd5 with identifier: 7010038auction111139
2026-03-27 15:34:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6bde0ea5-66c3-5554-9cf8-2dac120d6bd5 with identifier: 7010038auction111139 to the API
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34: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 15:34:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010038/photo_001/780x0__r.jpg?hash=1774622506>
{'auction_title': '',
 'c_o_2_emission_value': 35,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Other',
 'id': '6bde0ea5-66c3-5554-9cf8-2dac120d6bd5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010038',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': '330',
 'odometer': 106775,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "BMW, 3-serie '18, BMW 3 Reeks Berline 330e (215 kW) 4d",
 'transmission': 'automatic',
 'trim': ", 3-serie '18,  3 Reeks Berline e (215 kW) 4d",
 'vin': None,
 'year': 2021}
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010038auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:33 [ecarstrade.be] INFO: Saving data for 7010038auction111139: {'created_time': 1774625673.610555, 'last_price_update_time': 1774625673.610568, 'auction_closing_time': 1774971000.0}
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010038auction111139') HTTP/1.1" 204 0
2026-03-27 15:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010032/photo_002/780x0__r.jpg?hash=1774622495> (referer: https://ecarstrade.com/cars/7010032)
2026-03-27 15:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010044> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 377d7e98-a1ae-5f8e-ae94-4ea2600f3d72
2026-03-27 15:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010053/photo_006/780x0__r.jpg?hash=1774622546> (referer: https://ecarstrade.com/cars/7010053)
2026-03-27 15:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010053/photo_005/780x0__r.jpg?hash=1774622545> (referer: https://ecarstrade.com/cars/7010053)
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 377d7e98-a1ae-5f8e-ae94-4ea2600f3d72
2026-03-27 15:34:33 [ecarstrade.be] INFO: Extracting details for car 7010044auction111139
2026-03-27 15:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010053/photo_004/780x0__r.jpg?hash=1774622545> (referer: https://ecarstrade.com/cars/7010053)
2026-03-27 15:34:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b01ae1f4-7b4c-5d3b-b85e-a41dcff8b9ff with identifier: 7010044auction111139
2026-03-27 15:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b01ae1f4-7b4c-5d3b-b85e-a41dcff8b9ff with scrape type 1
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b01ae1f4-7b4c-5d3b-b85e-a41dcff8b9ff
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010044%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622521%27 HTTP/1.1" 200 None
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010044/photo_001/780x0__r.jpg?hash=1774622521 not downloaded yet
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010044%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622521%27 HTTP/1.1" 200 None
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010044/photo_002/780x0__r.jpg?hash=1774622521 not downloaded yet
2026-03-27 15:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010053/photo_003/780x0__r.jpg?hash=1774622547> (referer: https://ecarstrade.com/cars/7010053)
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010044%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622520%27 HTTP/1.1" 200 None
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010044/photo_003/780x0__r.jpg?hash=1774622520 not downloaded yet
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 478c5d95-712c-5e38-af6c-8765f48f497d
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010044%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622520%27 HTTP/1.1" 200 None
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010044/photo_004/780x0__r.jpg?hash=1774622520 not downloaded yet
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 478c5d95-712c-5e38-af6c-8765f48f497d
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010044%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622520%27 HTTP/1.1" 200 None
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010044/photo_005/780x0__r.jpg?hash=1774622520 not downloaded yet
2026-03-27 15:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010044%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622520%27 HTTP/1.1" 200 None
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010044/photo_006/780x0__r.jpg?hash=1774622520 not downloaded yet
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 478c5d95-712c-5e38-af6c-8765f48f497d
2026-03-27 15:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010053/photo_002/780x0__r.jpg?hash=1774622545> (referer: https://ecarstrade.com/cars/7010053)
2026-03-27 15:34:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 478c5d95-712c-5e38-af6c-8765f48f497d
2026-03-27 15:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010053/photo_001/780x0__r.jpg?hash=1774622545> (referer: https://ecarstrade.com/cars/7010053)
2026-03-27 15:34: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 15:34:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010032/photo_001/780x0__r.jpg?hash=1774622495> (referer: https://ecarstrade.com/cars/7010032)
2026-03-27 15: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 15:34:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 478c5d95-712c-5e38-af6c-8765f48f497d
2026-03-27 15:34:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 478c5d95-712c-5e38-af6c-8765f48f497d
2026-03-27 15:34:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 478c5d95-712c-5e38-af6c-8765f48f497d, skipping ID generation
2026-03-27 15:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 478c5d95-712c-5e38-af6c-8765f48f497d with scrape type 1
2026-03-27 15:34:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 478c5d95-712c-5e38-af6c-8765f48f497d sending to next pipeline
2026-03-27 15:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 478c5d95-712c-5e38-af6c-8765f48f497d, identifier: 7010053auction111139
2026-03-27 15:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 478c5d95-712c-5e38-af6c-8765f48f497d with identifier: 7010053auction111139
2026-03-27 15:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 478c5d95-712c-5e38-af6c-8765f48f497d with identifier: 7010053auction111139
2026-03-27 15:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 478c5d95-712c-5e38-af6c-8765f48f497d with identifier: 7010053auction111139 to the API
2026-03-27 15:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:34:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010053/photo_001/780x0__r.jpg?hash=1774622545>
{'auction_title': '',
 'c_o_2_emission_value': 22,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.5L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '478c5d95-712c-5e38-af6c-8765f48f497d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010053',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 110083,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Kuga 2.5i PHEV Aut. 165kW Titanium 5d',
 'transmission': 'automatic',
 'trim': '2.5i PHEV Aut. 165kW Titanium 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010053auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:34 [ecarstrade.be] INFO: Saving data for 7010053auction111139: {'created_time': 1774625674.482477, 'last_price_update_time': 1774625674.482489, 'auction_closing_time': 1774971000.0}
2026-03-27 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010053auction111139') HTTP/1.1" 204 0
2026-03-27 15:34:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 377d7e98-a1ae-5f8e-ae94-4ea2600f3d72
2026-03-27 15:34:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 377d7e98-a1ae-5f8e-ae94-4ea2600f3d72, skipping ID generation
2026-03-27 15:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 377d7e98-a1ae-5f8e-ae94-4ea2600f3d72 with scrape type 1
2026-03-27 15:34:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 377d7e98-a1ae-5f8e-ae94-4ea2600f3d72 sending to next pipeline
2026-03-27 15:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 377d7e98-a1ae-5f8e-ae94-4ea2600f3d72, identifier: 7010032auction111139
2026-03-27 15:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 377d7e98-a1ae-5f8e-ae94-4ea2600f3d72 with identifier: 7010032auction111139
2026-03-27 15:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 377d7e98-a1ae-5f8e-ae94-4ea2600f3d72 with identifier: 7010032auction111139
2026-03-27 15:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 377d7e98-a1ae-5f8e-ae94-4ea2600f3d72 with identifier: 7010032auction111139 to the API
2026-03-27 15:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:34:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010032/photo_001/780x0__r.jpg?hash=1774622495>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': '377d7e98-a1ae-5f8e-ae94-4ea2600f3d72',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010032',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': '116',
 'odometer': 94002,
 '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': 'BMW 1 Reeks Hatch 116d (85 kW) 5d',
 'transmission': 'manual',
 'trim': '1 Reeks Hatch d (85 kW) 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010032auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:34 [ecarstrade.be] INFO: Saving data for 7010032auction111139: {'created_time': 1774625674.908439, 'last_price_update_time': 1774625674.90845, 'auction_closing_time': 1774971000.0}
2026-03-27 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010032auction111139') HTTP/1.1" 204 0
2026-03-27 15:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010041> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:34:35 [ecarstrade.be] INFO: Extracting details for car 7010041auction111139
2026-03-27 15:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08e0eb51-464b-583f-abbb-3dd85ab7fa44 with identifier: 7010041auction111139
2026-03-27 15:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08e0eb51-464b-583f-abbb-3dd85ab7fa44 with scrape type 1
2026-03-27 15:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 08e0eb51-464b-583f-abbb-3dd85ab7fa44
2026-03-27 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010041%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622512%27 HTTP/1.1" 200 None
2026-03-27 15:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010041/photo_001/780x0__r.jpg?hash=1774622512 not downloaded yet
2026-03-27 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010041%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622512%27 HTTP/1.1" 200 None
2026-03-27 15:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010041/photo_002/780x0__r.jpg?hash=1774622512 not downloaded yet
2026-03-27 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010041%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622512%27 HTTP/1.1" 200 None
2026-03-27 15:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010041/photo_003/780x0__r.jpg?hash=1774622512 not downloaded yet
2026-03-27 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010041%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622512%27 HTTP/1.1" 200 None
2026-03-27 15:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010041/photo_004/780x0__r.jpg?hash=1774622512 not downloaded yet
2026-03-27 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010041%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622512%27 HTTP/1.1" 200 None
2026-03-27 15:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010041/photo_005/780x0__r.jpg?hash=1774622512 not downloaded yet
2026-03-27 15:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010041%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622512%27 HTTP/1.1" 200 None
2026-03-27 15:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010041/photo_006/780x0__r.jpg?hash=1774622512 not downloaded yet
2026-03-27 15:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010043> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:34:48 [ecarstrade.be] INFO: Extracting details for car 7010043auction111139
2026-03-27 15:34:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36d076a0-a32c-5398-9d48-ddf0c35411f7 with identifier: 7010043auction111139
2026-03-27 15:34:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36d076a0-a32c-5398-9d48-ddf0c35411f7 with scrape type 1
2026-03-27 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 36d076a0-a32c-5398-9d48-ddf0c35411f7
2026-03-27 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010043%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622517%27 HTTP/1.1" 200 None
2026-03-27 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010043/photo_001/780x0__r.jpg?hash=1774622517 not downloaded yet
2026-03-27 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010043%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622517%27 HTTP/1.1" 200 None
2026-03-27 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010043/photo_002/780x0__r.jpg?hash=1774622517 not downloaded yet
2026-03-27 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010043%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622517%27 HTTP/1.1" 200 None
2026-03-27 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010043/photo_003/780x0__r.jpg?hash=1774622517 not downloaded yet
2026-03-27 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010043%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622518%27 HTTP/1.1" 200 None
2026-03-27 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010043/photo_004/780x0__r.jpg?hash=1774622518 not downloaded yet
2026-03-27 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010043%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622518%27 HTTP/1.1" 200 None
2026-03-27 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010043/photo_005/780x0__r.jpg?hash=1774622518 not downloaded yet
2026-03-27 15:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010043%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622518%27 HTTP/1.1" 200 None
2026-03-27 15:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010043/photo_006/780x0__r.jpg?hash=1774622518 not downloaded yet
2026-03-27 15:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010045> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:34:50 [ecarstrade.be] INFO: Extracting details for car 7010045auction111139
2026-03-27 15:34:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aab7abef-115e-5556-a7d0-cd1a5c7ab886 with identifier: 7010045auction111139
2026-03-27 15:34:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aab7abef-115e-5556-a7d0-cd1a5c7ab886 with scrape type 1
2026-03-27 15:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item aab7abef-115e-5556-a7d0-cd1a5c7ab886
2026-03-27 15:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010045%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622523%27 HTTP/1.1" 200 None
2026-03-27 15:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010045/photo_001/780x0__r.jpg?hash=1774622523 not downloaded yet
2026-03-27 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010045%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622524%27 HTTP/1.1" 200 None
2026-03-27 15:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010045/photo_002/780x0__r.jpg?hash=1774622524 not downloaded yet
2026-03-27 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010045%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622523%27 HTTP/1.1" 200 None
2026-03-27 15:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010045/photo_003/780x0__r.jpg?hash=1774622523 not downloaded yet
2026-03-27 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010045%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622523%27 HTTP/1.1" 200 None
2026-03-27 15:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010045/photo_004/780x0__r.jpg?hash=1774622523 not downloaded yet
2026-03-27 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010045%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622523%27 HTTP/1.1" 200 None
2026-03-27 15:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010045/photo_005/780x0__r.jpg?hash=1774622523 not downloaded yet
2026-03-27 15:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010045%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622523%27 HTTP/1.1" 200 None
2026-03-27 15:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010045/photo_006/780x0__r.jpg?hash=1774622523 not downloaded yet
2026-03-27 15:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010047> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:34:54 [ecarstrade.be] INFO: Extracting details for car 7010047auction111139
2026-03-27 15:34:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f46e9ae4-432d-5f54-82e5-6b15445ca8ef with identifier: 7010047auction111139
2026-03-27 15:34:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f46e9ae4-432d-5f54-82e5-6b15445ca8ef with scrape type 1
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f46e9ae4-432d-5f54-82e5-6b15445ca8ef
2026-03-27 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010047%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622527%27 HTTP/1.1" 200 None
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010047/photo_001/780x0__r.jpg?hash=1774622527 not downloaded yet
2026-03-27 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010047%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622527%27 HTTP/1.1" 200 None
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010047/photo_002/780x0__r.jpg?hash=1774622527 not downloaded yet
2026-03-27 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010047%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622526%27 HTTP/1.1" 200 None
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010047/photo_003/780x0__r.jpg?hash=1774622526 not downloaded yet
2026-03-27 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010047%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622526%27 HTTP/1.1" 200 None
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010047/photo_004/780x0__r.jpg?hash=1774622526 not downloaded yet
2026-03-27 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010047%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622526%27 HTTP/1.1" 200 None
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010047/photo_005/780x0__r.jpg?hash=1774622526 not downloaded yet
2026-03-27 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010047%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622526%27 HTTP/1.1" 200 None
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010047/photo_006/780x0__r.jpg?hash=1774622526 not downloaded yet
2026-03-27 15:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010046> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010044/photo_002/780x0__r.jpg?hash=1774622521> (referer: https://ecarstrade.com/cars/7010044)
2026-03-27 15:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010044/photo_006/780x0__r.jpg?hash=1774622520> (referer: https://ecarstrade.com/cars/7010044)
2026-03-27 15:34:54 [ecarstrade.be] INFO: Extracting details for car 7010046auction111139
2026-03-27 15:34:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8ef34b9-1d27-5ddc-acd1-9bc78a695f82 with identifier: 7010046auction111139
2026-03-27 15:34:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8ef34b9-1d27-5ddc-acd1-9bc78a695f82 with scrape type 1
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d8ef34b9-1d27-5ddc-acd1-9bc78a695f82
2026-03-27 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010046%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622529%27 HTTP/1.1" 200 None
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010046/photo_001/780x0__r.jpg?hash=1774622529 not downloaded yet
2026-03-27 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010046%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622529%27 HTTP/1.1" 200 None
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010046/photo_002/780x0__r.jpg?hash=1774622529 not downloaded yet
2026-03-27 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010046%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622529%27 HTTP/1.1" 200 None
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010046/photo_003/780x0__r.jpg?hash=1774622529 not downloaded yet
2026-03-27 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010046%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622529%27 HTTP/1.1" 200 None
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010046/photo_004/780x0__r.jpg?hash=1774622529 not downloaded yet
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b01ae1f4-7b4c-5d3b-b85e-a41dcff8b9ff
2026-03-27 15:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010044/photo_005/780x0__r.jpg?hash=1774622520> (referer: https://ecarstrade.com/cars/7010044)
2026-03-27 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010046%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622529%27 HTTP/1.1" 200 None
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010046/photo_005/780x0__r.jpg?hash=1774622529 not downloaded yet
2026-03-27 15:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010046%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622529%27 HTTP/1.1" 200 None
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010046/photo_006/780x0__r.jpg?hash=1774622529 not downloaded yet
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b01ae1f4-7b4c-5d3b-b85e-a41dcff8b9ff
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b01ae1f4-7b4c-5d3b-b85e-a41dcff8b9ff
2026-03-27 15:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010044/photo_004/780x0__r.jpg?hash=1774622520> (referer: https://ecarstrade.com/cars/7010044)
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b01ae1f4-7b4c-5d3b-b85e-a41dcff8b9ff
2026-03-27 15:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010044/photo_003/780x0__r.jpg?hash=1774622520> (referer: https://ecarstrade.com/cars/7010044)
2026-03-27 15:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010041/photo_006/780x0__r.jpg?hash=1774622512> (referer: https://ecarstrade.com/cars/7010041)
2026-03-27 15:34:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b01ae1f4-7b4c-5d3b-b85e-a41dcff8b9ff
2026-03-27 15:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010043/photo_006/780x0__r.jpg?hash=1774622518> (referer: https://ecarstrade.com/cars/7010043)
2026-03-27 15:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010045/photo_006/780x0__r.jpg?hash=1774622523> (referer: https://ecarstrade.com/cars/7010045)
2026-03-27 15:34:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 08e0eb51-464b-583f-abbb-3dd85ab7fa44
2026-03-27 15:34:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 36d076a0-a32c-5398-9d48-ddf0c35411f7
2026-03-27 15:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010047/photo_006/780x0__r.jpg?hash=1774622526> (referer: https://ecarstrade.com/cars/7010047)
2026-03-27 15:34:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item aab7abef-115e-5556-a7d0-cd1a5c7ab886
2026-03-27 15:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010047/photo_005/780x0__r.jpg?hash=1774622526> (referer: https://ecarstrade.com/cars/7010047)
2026-03-27 15:34:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f46e9ae4-432d-5f54-82e5-6b15445ca8ef
2026-03-27 15:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010047/photo_004/780x0__r.jpg?hash=1774622526> (referer: https://ecarstrade.com/cars/7010047)
2026-03-27 15:34:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f46e9ae4-432d-5f54-82e5-6b15445ca8ef
2026-03-27 15:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010046/photo_004/780x0__r.jpg?hash=1774622529> (referer: https://ecarstrade.com/cars/7010046)
2026-03-27 15:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010046/photo_006/780x0__r.jpg?hash=1774622529> (referer: https://ecarstrade.com/cars/7010046)
2026-03-27 15:34:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f46e9ae4-432d-5f54-82e5-6b15445ca8ef
2026-03-27 15:34:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d8ef34b9-1d27-5ddc-acd1-9bc78a695f82
2026-03-27 15:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010046/photo_005/780x0__r.jpg?hash=1774622529> (referer: https://ecarstrade.com/cars/7010046)
2026-03-27 15:34:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d8ef34b9-1d27-5ddc-acd1-9bc78a695f82
2026-03-27 15:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010046/photo_003/780x0__r.jpg?hash=1774622529> (referer: https://ecarstrade.com/cars/7010046)
2026-03-27 15:34:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d8ef34b9-1d27-5ddc-acd1-9bc78a695f82
2026-03-27 15:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010046/photo_002/780x0__r.jpg?hash=1774622529> (referer: https://ecarstrade.com/cars/7010046)
2026-03-27 15:34:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d8ef34b9-1d27-5ddc-acd1-9bc78a695f82
2026-03-27 15:34:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d8ef34b9-1d27-5ddc-acd1-9bc78a695f82
2026-03-27 15:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010046/photo_001/780x0__r.jpg?hash=1774622529> (referer: https://ecarstrade.com/cars/7010046)
2026-03-27 15:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010047/photo_003/780x0__r.jpg?hash=1774622526> (referer: https://ecarstrade.com/cars/7010047)
2026-03-27 15:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010076> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:34:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d8ef34b9-1d27-5ddc-acd1-9bc78a695f82
2026-03-27 15:34:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d8ef34b9-1d27-5ddc-acd1-9bc78a695f82, skipping ID generation
2026-03-27 15:34:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8ef34b9-1d27-5ddc-acd1-9bc78a695f82 with scrape type 1
2026-03-27 15:34:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d8ef34b9-1d27-5ddc-acd1-9bc78a695f82 sending to next pipeline
2026-03-27 15:34:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d8ef34b9-1d27-5ddc-acd1-9bc78a695f82, identifier: 7010046auction111139
2026-03-27 15:34:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d8ef34b9-1d27-5ddc-acd1-9bc78a695f82 with identifier: 7010046auction111139
2026-03-27 15:34:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d8ef34b9-1d27-5ddc-acd1-9bc78a695f82 with identifier: 7010046auction111139
2026-03-27 15:34:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d8ef34b9-1d27-5ddc-acd1-9bc78a695f82 with identifier: 7010046auction111139 to the API
2026-03-27 15:34:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34: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 15:34:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010046/photo_001/780x0__r.jpg?hash=1774622529>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'd8ef34b9-1d27-5ddc-acd1-9bc78a695f82',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010046',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': 'X2',
 'odometer': 71935,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-05-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 15:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010046auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:56 [ecarstrade.be] INFO: Saving data for 7010046auction111139: {'created_time': 1774625696.364539, 'last_price_update_time': 1774625696.364549, 'auction_closing_time': 1774971000.0}
2026-03-27 15:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010046auction111139') HTTP/1.1" 204 0
2026-03-27 15:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010047/photo_002/780x0__r.jpg?hash=1774622527> (referer: https://ecarstrade.com/cars/7010047)
2026-03-27 15:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010047/photo_001/780x0__r.jpg?hash=1774622527> (referer: https://ecarstrade.com/cars/7010047)
2026-03-27 15:34:56 [ecarstrade.be] INFO: Extracting details for car 7010076auction111139
2026-03-27 15:34:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f46e9ae4-432d-5f54-82e5-6b15445ca8ef
2026-03-27 15:34:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6a91bd4-2cf2-5ca8-8231-74d402b17ccd with identifier: 7010076auction111139
2026-03-27 15:34:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6a91bd4-2cf2-5ca8-8231-74d402b17ccd with scrape type 1
2026-03-27 15:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e6a91bd4-2cf2-5ca8-8231-74d402b17ccd
2026-03-27 15:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010076%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622615%27 HTTP/1.1" 200 None
2026-03-27 15:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010076/photo_001/780x0__r.jpg?hash=1774622615 not downloaded yet
2026-03-27 15:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010076%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622615%27 HTTP/1.1" 200 None
2026-03-27 15:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010076/photo_002/780x0__r.jpg?hash=1774622615 not downloaded yet
2026-03-27 15:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010076%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622615%27 HTTP/1.1" 200 None
2026-03-27 15:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010076/photo_003/780x0__r.jpg?hash=1774622615 not downloaded yet
2026-03-27 15:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010076%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622615%27 HTTP/1.1" 200 None
2026-03-27 15:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010076/photo_004/780x0__r.jpg?hash=1774622615 not downloaded yet
2026-03-27 15:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010076%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622615%27 HTTP/1.1" 200 None
2026-03-27 15:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010076/photo_005/780x0__r.jpg?hash=1774622615 not downloaded yet
2026-03-27 15:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010045/photo_005/780x0__r.jpg?hash=1774622523> (referer: https://ecarstrade.com/cars/7010045)
2026-03-27 15:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010076%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622615%27 HTTP/1.1" 200 None
2026-03-27 15:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010076/photo_006/780x0__r.jpg?hash=1774622615 not downloaded yet
2026-03-27 15:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010045/photo_004/780x0__r.jpg?hash=1774622523> (referer: https://ecarstrade.com/cars/7010045)
2026-03-27 15:34:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f46e9ae4-432d-5f54-82e5-6b15445ca8ef
2026-03-27 15:34:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f46e9ae4-432d-5f54-82e5-6b15445ca8ef
2026-03-27 15:34:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f46e9ae4-432d-5f54-82e5-6b15445ca8ef, skipping ID generation
2026-03-27 15:34:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f46e9ae4-432d-5f54-82e5-6b15445ca8ef with scrape type 1
2026-03-27 15:34:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f46e9ae4-432d-5f54-82e5-6b15445ca8ef sending to next pipeline
2026-03-27 15:34:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f46e9ae4-432d-5f54-82e5-6b15445ca8ef, identifier: 7010047auction111139
2026-03-27 15:34:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f46e9ae4-432d-5f54-82e5-6b15445ca8ef with identifier: 7010047auction111139
2026-03-27 15:34:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f46e9ae4-432d-5f54-82e5-6b15445ca8ef with identifier: 7010047auction111139
2026-03-27 15:34:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f46e9ae4-432d-5f54-82e5-6b15445ca8ef with identifier: 7010047auction111139 to the API
2026-03-27 15:34:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34: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 15:34:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010047/photo_001/780x0__r.jpg?hash=1774622527>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'f46e9ae4-432d-5f54-82e5-6b15445ca8ef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010047',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'AC',
 'model': 'Citroen Grand C4 Picasso / SpaceTourer',
 'odometer': 137930,
 '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': 7,
 'seller_name': None,
 'title': 'Citroën Grand C4 Spacetourer 1.5 BlueHDi 130 S&S EAT8 Business '
          'Lounge 5d 7pl',
 'transmission': 'automatic',
 'trim': 'Citroën Grand C4 Spacetourer 1.5 BlueHDi 130 S&S EAT8 Business '
         'Lounge 5d 7pl',
 'vin': None,
 'year': 2022}
2026-03-27 15:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010047auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:56 [ecarstrade.be] INFO: Saving data for 7010047auction111139: {'created_time': 1774625696.91423, 'last_price_update_time': 1774625696.91424, 'auction_closing_time': 1774971000.0}
2026-03-27 15:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010047auction111139') HTTP/1.1" 204 0
2026-03-27 15:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010045/photo_002/780x0__r.jpg?hash=1774622524> (referer: https://ecarstrade.com/cars/7010045)
2026-03-27 15:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010045/photo_003/780x0__r.jpg?hash=1774622523> (referer: https://ecarstrade.com/cars/7010045)
2026-03-27 15:34:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item aab7abef-115e-5556-a7d0-cd1a5c7ab886
2026-03-27 15:34:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item aab7abef-115e-5556-a7d0-cd1a5c7ab886
2026-03-27 15:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010043/photo_005/780x0__r.jpg?hash=1774622518> (referer: https://ecarstrade.com/cars/7010043)
2026-03-27 15:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010045/photo_001/780x0__r.jpg?hash=1774622523> (referer: https://ecarstrade.com/cars/7010045)
2026-03-27 15:34:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item aab7abef-115e-5556-a7d0-cd1a5c7ab886
2026-03-27 15:34:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item aab7abef-115e-5556-a7d0-cd1a5c7ab886
2026-03-27 15:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010043/photo_004/780x0__r.jpg?hash=1774622518> (referer: https://ecarstrade.com/cars/7010043)
2026-03-27 15:34:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 36d076a0-a32c-5398-9d48-ddf0c35411f7
2026-03-27 15:34:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item aab7abef-115e-5556-a7d0-cd1a5c7ab886
2026-03-27 15:34:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aab7abef-115e-5556-a7d0-cd1a5c7ab886, skipping ID generation
2026-03-27 15:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aab7abef-115e-5556-a7d0-cd1a5c7ab886 with scrape type 1
2026-03-27 15:34:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aab7abef-115e-5556-a7d0-cd1a5c7ab886 sending to next pipeline
2026-03-27 15:34:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aab7abef-115e-5556-a7d0-cd1a5c7ab886, identifier: 7010045auction111139
2026-03-27 15:34:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aab7abef-115e-5556-a7d0-cd1a5c7ab886 with identifier: 7010045auction111139
2026-03-27 15:34:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aab7abef-115e-5556-a7d0-cd1a5c7ab886 with identifier: 7010045auction111139
2026-03-27 15:34:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aab7abef-115e-5556-a7d0-cd1a5c7ab886 with identifier: 7010045auction111139 to the API
2026-03-27 15:34:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:34: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 15:34:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010045/photo_001/780x0__r.jpg?hash=1774622523>
{'auction_title': '',
 'c_o_2_emission_value': 33,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'aab7abef-115e-5556-a7d0-cd1a5c7ab886',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010045',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Cupra',
 'model': 'Formentor',
 'odometer': 66509,
 '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': 'CUPRA Formentor 1.4 e-HYBRID DSG VZ 5d',
 'transmission': 'automatic',
 'trim': 'CUPRA  1.4 e-HYBRID DSG VZ 5d',
 'vin': None,
 'year': 2023}
2026-03-27 15:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010045auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:57 [ecarstrade.be] INFO: Saving data for 7010045auction111139: {'created_time': 1774625697.492657, 'last_price_update_time': 1774625697.492672, 'auction_closing_time': 1774971000.0}
2026-03-27 15:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010045auction111139') HTTP/1.1" 204 0
2026-03-27 15:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010043/photo_003/780x0__r.jpg?hash=1774622517> (referer: https://ecarstrade.com/cars/7010043)
2026-03-27 15:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010043/photo_002/780x0__r.jpg?hash=1774622517> (referer: https://ecarstrade.com/cars/7010043)
2026-03-27 15:34:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 36d076a0-a32c-5398-9d48-ddf0c35411f7
2026-03-27 15:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010076/photo_005/780x0__r.jpg?hash=1774622615> (referer: https://ecarstrade.com/cars/7010076)
2026-03-27 15:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010043/photo_001/780x0__r.jpg?hash=1774622517> (referer: https://ecarstrade.com/cars/7010043)
2026-03-27 15:34:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 36d076a0-a32c-5398-9d48-ddf0c35411f7
2026-03-27 15:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010076/photo_004/780x0__r.jpg?hash=1774622615> (referer: https://ecarstrade.com/cars/7010076)
2026-03-27 15:34:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 36d076a0-a32c-5398-9d48-ddf0c35411f7
2026-03-27 15:34:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e6a91bd4-2cf2-5ca8-8231-74d402b17ccd
2026-03-27 15:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010076/photo_006/780x0__r.jpg?hash=1774622615> (referer: https://ecarstrade.com/cars/7010076)
2026-03-27 15:34:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 36d076a0-a32c-5398-9d48-ddf0c35411f7
2026-03-27 15:34:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 36d076a0-a32c-5398-9d48-ddf0c35411f7, skipping ID generation
2026-03-27 15:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36d076a0-a32c-5398-9d48-ddf0c35411f7 with scrape type 1
2026-03-27 15:34:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 36d076a0-a32c-5398-9d48-ddf0c35411f7 sending to next pipeline
2026-03-27 15:34:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 36d076a0-a32c-5398-9d48-ddf0c35411f7, identifier: 7010043auction111139
2026-03-27 15:34:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 36d076a0-a32c-5398-9d48-ddf0c35411f7 with identifier: 7010043auction111139
2026-03-27 15:34:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 36d076a0-a32c-5398-9d48-ddf0c35411f7 with identifier: 7010043auction111139
2026-03-27 15:34:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 36d076a0-a32c-5398-9d48-ddf0c35411f7 with identifier: 7010043auction111139 to the API
2026-03-27 15:34:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010043/photo_001/780x0__r.jpg?hash=1774622517>
{'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-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': '36d076a0-a32c-5398-9d48-ddf0c35411f7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010043',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Citroen',
 'model': 'C3 Aircross',
 'odometer': 54536,
 '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': '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 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010043auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:58 [ecarstrade.be] INFO: Saving data for 7010043auction111139: {'created_time': 1774625698.119632, 'last_price_update_time': 1774625698.119645, 'auction_closing_time': 1774971000.0}
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010043auction111139') HTTP/1.1" 204 0
2026-03-27 15:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010076/photo_002/780x0__r.jpg?hash=1774622615> (referer: https://ecarstrade.com/cars/7010076)
2026-03-27 15:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010076/photo_003/780x0__r.jpg?hash=1774622615> (referer: https://ecarstrade.com/cars/7010076)
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e6a91bd4-2cf2-5ca8-8231-74d402b17ccd
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e6a91bd4-2cf2-5ca8-8231-74d402b17ccd
2026-03-27 15:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010076/photo_001/780x0__r.jpg?hash=1774622615> (referer: https://ecarstrade.com/cars/7010076)
2026-03-27 15:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010041/photo_005/780x0__r.jpg?hash=1774622512> (referer: https://ecarstrade.com/cars/7010041)
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e6a91bd4-2cf2-5ca8-8231-74d402b17ccd
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e6a91bd4-2cf2-5ca8-8231-74d402b17ccd
2026-03-27 15:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010041/photo_004/780x0__r.jpg?hash=1774622512> (referer: https://ecarstrade.com/cars/7010041)
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e6a91bd4-2cf2-5ca8-8231-74d402b17ccd
2026-03-27 15:34:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e6a91bd4-2cf2-5ca8-8231-74d402b17ccd, skipping ID generation
2026-03-27 15:34:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6a91bd4-2cf2-5ca8-8231-74d402b17ccd with scrape type 1
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e6a91bd4-2cf2-5ca8-8231-74d402b17ccd sending to next pipeline
2026-03-27 15:34:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e6a91bd4-2cf2-5ca8-8231-74d402b17ccd, identifier: 7010076auction111139
2026-03-27 15:34:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e6a91bd4-2cf2-5ca8-8231-74d402b17ccd with identifier: 7010076auction111139
2026-03-27 15:34:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e6a91bd4-2cf2-5ca8-8231-74d402b17ccd with identifier: 7010076auction111139
2026-03-27 15:34:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e6a91bd4-2cf2-5ca8-8231-74d402b17ccd with identifier: 7010076auction111139 to the API
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010076/photo_001/780x0__r.jpg?hash=1774622615>
{'auction_title': '',
 'c_o_2_emission_value': 35,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e6a91bd4-2cf2-5ca8-8231-74d402b17ccd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010076',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 65032,
 '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': "Peugeot, 3008 FL'20 PHEV, Peugeot 3008 Hybrid 225 e-Auto8 GT 5d",
 'transmission': 'automatic',
 'trim': ",  FL'20 PHEV,   Hybrid 225 e-Auto8 GT 5d",
 'vin': None,
 'year': 2022}
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010076auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:58 [ecarstrade.be] INFO: Saving data for 7010076auction111139: {'created_time': 1774625698.679095, 'last_price_update_time': 1774625698.679105, 'auction_closing_time': 1774971000.0}
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010076auction111139') HTTP/1.1" 204 0
2026-03-27 15:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010041/photo_003/780x0__r.jpg?hash=1774622512> (referer: https://ecarstrade.com/cars/7010041)
2026-03-27 15:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010041/photo_002/780x0__r.jpg?hash=1774622512> (referer: https://ecarstrade.com/cars/7010041)
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 08e0eb51-464b-583f-abbb-3dd85ab7fa44
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 08e0eb51-464b-583f-abbb-3dd85ab7fa44
2026-03-27 15:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010044/photo_001/780x0__r.jpg?hash=1774622521> (referer: https://ecarstrade.com/cars/7010044)
2026-03-27 15: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 15:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010041/photo_001/780x0__r.jpg?hash=1774622512> (referer: https://ecarstrade.com/cars/7010041)
2026-03-27 15: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 15:34:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 08e0eb51-464b-583f-abbb-3dd85ab7fa44
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 08e0eb51-464b-583f-abbb-3dd85ab7fa44
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b01ae1f4-7b4c-5d3b-b85e-a41dcff8b9ff
2026-03-27 15:34:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b01ae1f4-7b4c-5d3b-b85e-a41dcff8b9ff, skipping ID generation
2026-03-27 15:34:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b01ae1f4-7b4c-5d3b-b85e-a41dcff8b9ff with scrape type 1
2026-03-27 15:34:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b01ae1f4-7b4c-5d3b-b85e-a41dcff8b9ff sending to next pipeline
2026-03-27 15:34:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b01ae1f4-7b4c-5d3b-b85e-a41dcff8b9ff, identifier: 7010044auction111139
2026-03-27 15:34:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b01ae1f4-7b4c-5d3b-b85e-a41dcff8b9ff with identifier: 7010044auction111139
2026-03-27 15:34:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b01ae1f4-7b4c-5d3b-b85e-a41dcff8b9ff with identifier: 7010044auction111139
2026-03-27 15:34:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b01ae1f4-7b4c-5d3b-b85e-a41dcff8b9ff with identifier: 7010044auction111139 to the API
2026-03-27 15:34:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:34:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010044/photo_001/780x0__r.jpg?hash=1774622521>
{'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-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'b01ae1f4-7b4c-5d3b-b85e-a41dcff8b9ff',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010044',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 52047,
 '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': "BMW, X1 FL'19, BMW X1 xDrive20d (120 kW) 5d",
 'transmission': 'automatic',
 'trim': ",  FL'19,   xDrive20d (120 kW) 5d",
 'vin': None,
 'year': 2021}
2026-03-27 15:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010044auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:59 [ecarstrade.be] INFO: Saving data for 7010044auction111139: {'created_time': 1774625699.225082, 'last_price_update_time': 1774625699.225093, 'auction_closing_time': 1774971000.0}
2026-03-27 15:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010044auction111139') HTTP/1.1" 204 0
2026-03-27 15:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010071> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:34:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 08e0eb51-464b-583f-abbb-3dd85ab7fa44
2026-03-27 15:34:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 08e0eb51-464b-583f-abbb-3dd85ab7fa44, skipping ID generation
2026-03-27 15:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08e0eb51-464b-583f-abbb-3dd85ab7fa44 with scrape type 1
2026-03-27 15:34:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 08e0eb51-464b-583f-abbb-3dd85ab7fa44 sending to next pipeline
2026-03-27 15:34:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 08e0eb51-464b-583f-abbb-3dd85ab7fa44, identifier: 7010041auction111139
2026-03-27 15:34:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 08e0eb51-464b-583f-abbb-3dd85ab7fa44 with identifier: 7010041auction111139
2026-03-27 15:34:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 08e0eb51-464b-583f-abbb-3dd85ab7fa44 with identifier: 7010041auction111139
2026-03-27 15:34:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 08e0eb51-464b-583f-abbb-3dd85ab7fa44 with identifier: 7010041auction111139 to the API
2026-03-27 15:34:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:34:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010041/photo_001/780x0__r.jpg?hash=1774622512>
{'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-31T15:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '08e0eb51-464b-583f-abbb-3dd85ab7fa44',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010041',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 147457,
 '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': 'BMW X1 xDrive25e (162 kW) 5d',
 'transmission': 'automatic',
 'trim': 'xDrive25e (162 kW) 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010041auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:34:59 [ecarstrade.be] INFO: Saving data for 7010041auction111139: {'created_time': 1774625699.608431, 'last_price_update_time': 1774625699.608441, 'auction_closing_time': 1774971000.0}
2026-03-27 15:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010041auction111139') HTTP/1.1" 204 0
2026-03-27 15:34:59 [ecarstrade.be] INFO: Extracting details for car 7010071auction111139
2026-03-27 15:34:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 708f1598-87fe-5c9a-b034-24cbe02715a8 with identifier: 7010071auction111139
2026-03-27 15:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 708f1598-87fe-5c9a-b034-24cbe02715a8 with scrape type 1
2026-03-27 15:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 708f1598-87fe-5c9a-b034-24cbe02715a8
2026-03-27 15:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010071%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622590%27 HTTP/1.1" 200 None
2026-03-27 15:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010071/photo_001/780x0__r.jpg?hash=1774622590 not downloaded yet
2026-03-27 15:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010071%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622590%27 HTTP/1.1" 200 None
2026-03-27 15:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010071/photo_002/780x0__r.jpg?hash=1774622590 not downloaded yet
2026-03-27 15:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010071%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622590%27 HTTP/1.1" 200 None
2026-03-27 15:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010071/photo_003/780x0__r.jpg?hash=1774622590 not downloaded yet
2026-03-27 15:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010071%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622591%27 HTTP/1.1" 200 None
2026-03-27 15:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010071/photo_004/780x0__r.jpg?hash=1774622591 not downloaded yet
2026-03-27 15:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010071%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622591%27 HTTP/1.1" 200 None
2026-03-27 15:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010071/photo_005/780x0__r.jpg?hash=1774622591 not downloaded yet
2026-03-27 15:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:34: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%252F7010071%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622591%27 HTTP/1.1" 200 None
2026-03-27 15:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010071/photo_006/780x0__r.jpg?hash=1774622591 not downloaded yet
2026-03-27 15:35:07 [scrapy.extensions.logstats] INFO: Crawled 1461 pages (at 16 pages/min), scraped 1255 items (at 10 items/min)
2026-03-27 15:35:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010073> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:35: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 15:35:09 [ecarstrade.be] INFO: Extracting details for car 7010073auction111139
2026-03-27 15:35:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ceb99c69-cf8a-56ec-93ff-01293d2f048e with identifier: 7010073auction111139
2026-03-27 15:35:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceb99c69-cf8a-56ec-93ff-01293d2f048e with scrape type 1
2026-03-27 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ceb99c69-cf8a-56ec-93ff-01293d2f048e
2026-03-27 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010073%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622610%27 HTTP/1.1" 200 None
2026-03-27 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010073/photo_001/780x0__r.jpg?hash=1774622610 not downloaded yet
2026-03-27 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010073%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622609%27 HTTP/1.1" 200 None
2026-03-27 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010073/photo_002/780x0__r.jpg?hash=1774622609 not downloaded yet
2026-03-27 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010073%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622609%27 HTTP/1.1" 200 None
2026-03-27 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010073/photo_003/780x0__r.jpg?hash=1774622609 not downloaded yet
2026-03-27 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010073%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622608%27 HTTP/1.1" 200 None
2026-03-27 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010073/photo_004/780x0__r.jpg?hash=1774622608 not downloaded yet
2026-03-27 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010073%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622609%27 HTTP/1.1" 200 None
2026-03-27 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010073/photo_005/780x0__r.jpg?hash=1774622609 not downloaded yet
2026-03-27 15:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010073%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622609%27 HTTP/1.1" 200 None
2026-03-27 15:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010073/photo_006/780x0__r.jpg?hash=1774622609 not downloaded yet
2026-03-27 15:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010074> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:35: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 15:35:18 [ecarstrade.be] INFO: Extracting details for car 7010074auction111139
2026-03-27 15:35:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd3bd234-b360-56f6-94aa-cccc62fafc75 with identifier: 7010074auction111139
2026-03-27 15:35:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd3bd234-b360-56f6-94aa-cccc62fafc75 with scrape type 1
2026-03-27 15:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bd3bd234-b360-56f6-94aa-cccc62fafc75
2026-03-27 15:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010074%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622613%27 HTTP/1.1" 200 None
2026-03-27 15:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010074/photo_001/780x0__r.jpg?hash=1774622613 not downloaded yet
2026-03-27 15:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010074%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622612%27 HTTP/1.1" 200 None
2026-03-27 15:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010074/photo_002/780x0__r.jpg?hash=1774622612 not downloaded yet
2026-03-27 15:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010074%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622612%27 HTTP/1.1" 200 None
2026-03-27 15:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010074/photo_003/780x0__r.jpg?hash=1774622612 not downloaded yet
2026-03-27 15:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010074%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622612%27 HTTP/1.1" 200 None
2026-03-27 15:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010074/photo_004/780x0__r.jpg?hash=1774622612 not downloaded yet
2026-03-27 15:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010074%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622613%27 HTTP/1.1" 200 None
2026-03-27 15:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010074/photo_005/780x0__r.jpg?hash=1774622613 not downloaded yet
2026-03-27 15:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010074%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622612%27 HTTP/1.1" 200 None
2026-03-27 15:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010074/photo_006/780x0__r.jpg?hash=1774622612 not downloaded yet
2026-03-27 15:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010069> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:35:21 [ecarstrade.be] INFO: Extracting details for car 7010069auction111139
2026-03-27 15:35:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8285a9d-d650-5062-bee8-f4b707bea9d7 with identifier: 7010069auction111139
2026-03-27 15:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8285a9d-d650-5062-bee8-f4b707bea9d7 with scrape type 1
2026-03-27 15:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a8285a9d-d650-5062-bee8-f4b707bea9d7
2026-03-27 15:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010069%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622604%27 HTTP/1.1" 200 None
2026-03-27 15:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010069/photo_001/780x0__r.jpg?hash=1774622604 not downloaded yet
2026-03-27 15:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010069%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622604%27 HTTP/1.1" 200 None
2026-03-27 15:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010069/photo_002/780x0__r.jpg?hash=1774622604 not downloaded yet
2026-03-27 15:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010069%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622605%27 HTTP/1.1" 200 None
2026-03-27 15:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010069/photo_003/780x0__r.jpg?hash=1774622605 not downloaded yet
2026-03-27 15:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010069%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622605%27 HTTP/1.1" 200 None
2026-03-27 15:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010069/photo_004/780x0__r.jpg?hash=1774622605 not downloaded yet
2026-03-27 15:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010069%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622605%27 HTTP/1.1" 200 None
2026-03-27 15:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010069/photo_005/780x0__r.jpg?hash=1774622605 not downloaded yet
2026-03-27 15:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010069%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622605%27 HTTP/1.1" 200 None
2026-03-27 15:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010069/photo_006/780x0__r.jpg?hash=1774622605 not downloaded yet
2026-03-27 15:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010070> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:35: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 15:35:25 [ecarstrade.be] INFO: Extracting details for car 7010070auction111139
2026-03-27 15:35:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6333bf93-f0ab-5c8f-bcee-a812bbfc01f9 with identifier: 7010070auction111139
2026-03-27 15:35:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6333bf93-f0ab-5c8f-bcee-a812bbfc01f9 with scrape type 1
2026-03-27 15:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6333bf93-f0ab-5c8f-bcee-a812bbfc01f9
2026-03-27 15:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010070%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622599%27 HTTP/1.1" 200 None
2026-03-27 15:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010070/photo_001/780x0__r.jpg?hash=1774622599 not downloaded yet
2026-03-27 15:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010070%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622599%27 HTTP/1.1" 200 None
2026-03-27 15:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010070/photo_002/780x0__r.jpg?hash=1774622599 not downloaded yet
2026-03-27 15:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010070%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622599%27 HTTP/1.1" 200 None
2026-03-27 15:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010070/photo_003/780x0__r.jpg?hash=1774622599 not downloaded yet
2026-03-27 15:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010070%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622599%27 HTTP/1.1" 200 None
2026-03-27 15:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010070/photo_004/780x0__r.jpg?hash=1774622599 not downloaded yet
2026-03-27 15:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010070%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622600%27 HTTP/1.1" 200 None
2026-03-27 15:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010070/photo_005/780x0__r.jpg?hash=1774622600 not downloaded yet
2026-03-27 15:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010070%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622599%27 HTTP/1.1" 200 None
2026-03-27 15:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010070/photo_006/780x0__r.jpg?hash=1774622599 not downloaded yet
2026-03-27 15:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010061> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:35: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 15:35:35 [ecarstrade.be] INFO: Extracting details for car 7010061auction111139
2026-03-27 15:35:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc65d395-97ea-541e-b77a-6860dfee7a07 with identifier: 7010061auction111139
2026-03-27 15:35:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc65d395-97ea-541e-b77a-6860dfee7a07 with scrape type 1
2026-03-27 15:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bc65d395-97ea-541e-b77a-6860dfee7a07
2026-03-27 15:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010061%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622577%27 HTTP/1.1" 200 None
2026-03-27 15:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010061/photo_001/780x0__r.jpg?hash=1774622577 not downloaded yet
2026-03-27 15:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010061%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622577%27 HTTP/1.1" 200 None
2026-03-27 15:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010061/photo_002/780x0__r.jpg?hash=1774622577 not downloaded yet
2026-03-27 15:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010061%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622577%27 HTTP/1.1" 200 None
2026-03-27 15:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010061/photo_003/780x0__r.jpg?hash=1774622577 not downloaded yet
2026-03-27 15:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010061%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622577%27 HTTP/1.1" 200 None
2026-03-27 15:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010061/photo_004/780x0__r.jpg?hash=1774622577 not downloaded yet
2026-03-27 15:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010061%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622577%27 HTTP/1.1" 200 None
2026-03-27 15:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010061/photo_005/780x0__r.jpg?hash=1774622577 not downloaded yet
2026-03-27 15:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010061%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622577%27 HTTP/1.1" 200 None
2026-03-27 15:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010061/photo_006/780x0__r.jpg?hash=1774622577 not downloaded yet
2026-03-27 15:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010068> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:35:39 [ecarstrade.be] INFO: Extracting details for car 7010068auction111139
2026-03-27 15:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59e837f7-449f-5319-a5e0-6c403b5ed942 with identifier: 7010068auction111139
2026-03-27 15:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59e837f7-449f-5319-a5e0-6c403b5ed942 with scrape type 1
2026-03-27 15:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 59e837f7-449f-5319-a5e0-6c403b5ed942
2026-03-27 15:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010068%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622594%27 HTTP/1.1" 200 None
2026-03-27 15:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010068/photo_001/780x0__r.jpg?hash=1774622594 not downloaded yet
2026-03-27 15:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010068%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622594%27 HTTP/1.1" 200 None
2026-03-27 15:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010068/photo_002/780x0__r.jpg?hash=1774622594 not downloaded yet
2026-03-27 15:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010068%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622594%27 HTTP/1.1" 200 None
2026-03-27 15:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010068/photo_003/780x0__r.jpg?hash=1774622594 not downloaded yet
2026-03-27 15:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010068%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622594%27 HTTP/1.1" 200 None
2026-03-27 15:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010068/photo_004/780x0__r.jpg?hash=1774622594 not downloaded yet
2026-03-27 15:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010068%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622594%27 HTTP/1.1" 200 None
2026-03-27 15:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010068/photo_005/780x0__r.jpg?hash=1774622594 not downloaded yet
2026-03-27 15:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010068%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622594%27 HTTP/1.1" 200 None
2026-03-27 15:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010068/photo_006/780x0__r.jpg?hash=1774622594 not downloaded yet
2026-03-27 15:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010065> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:35: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 15:35:40 [ecarstrade.be] INFO: Extracting details for car 7010065auction111139
2026-03-27 15:35:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6571723-3892-50de-a22b-2dfed26f4b70 with identifier: 7010065auction111139
2026-03-27 15:35:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6571723-3892-50de-a22b-2dfed26f4b70 with scrape type 1
2026-03-27 15:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d6571723-3892-50de-a22b-2dfed26f4b70
2026-03-27 15:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010065%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622586%27 HTTP/1.1" 200 None
2026-03-27 15:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010065/photo_001/780x0__r.jpg?hash=1774622586 not downloaded yet
2026-03-27 15:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010065%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622586%27 HTTP/1.1" 200 None
2026-03-27 15:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010065/photo_002/780x0__r.jpg?hash=1774622586 not downloaded yet
2026-03-27 15:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010065%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622586%27 HTTP/1.1" 200 None
2026-03-27 15:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010065/photo_003/780x0__r.jpg?hash=1774622586 not downloaded yet
2026-03-27 15:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010065%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622586%27 HTTP/1.1" 200 None
2026-03-27 15:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010065/photo_004/780x0__r.jpg?hash=1774622586 not downloaded yet
2026-03-27 15:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010065%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622586%27 HTTP/1.1" 200 None
2026-03-27 15:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010065/photo_005/780x0__r.jpg?hash=1774622586 not downloaded yet
2026-03-27 15:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010065%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622586%27 HTTP/1.1" 200 None
2026-03-27 15:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010065/photo_006/780x0__r.jpg?hash=1774622586 not downloaded yet
2026-03-27 15:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010060> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:35:44 [ecarstrade.be] INFO: Extracting details for car 7010060auction111139
2026-03-27 15:35:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8733f309-c811-5f8a-8889-542d74aad335 with identifier: 7010060auction111139
2026-03-27 15:35:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8733f309-c811-5f8a-8889-542d74aad335 with scrape type 1
2026-03-27 15:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8733f309-c811-5f8a-8889-542d74aad335
2026-03-27 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010060%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622574%27 HTTP/1.1" 200 None
2026-03-27 15:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010060/photo_001/780x0__r.jpg?hash=1774622574 not downloaded yet
2026-03-27 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010060%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622574%27 HTTP/1.1" 200 None
2026-03-27 15:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010060/photo_002/780x0__r.jpg?hash=1774622574 not downloaded yet
2026-03-27 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010060%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622574%27 HTTP/1.1" 200 None
2026-03-27 15:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010060/photo_003/780x0__r.jpg?hash=1774622574 not downloaded yet
2026-03-27 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010060%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622574%27 HTTP/1.1" 200 None
2026-03-27 15:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010060/photo_004/780x0__r.jpg?hash=1774622574 not downloaded yet
2026-03-27 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010060%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622574%27 HTTP/1.1" 200 None
2026-03-27 15:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010060/photo_005/780x0__r.jpg?hash=1774622574 not downloaded yet
2026-03-27 15:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010060%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622575%27 HTTP/1.1" 200 None
2026-03-27 15:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010060/photo_006/780x0__r.jpg?hash=1774622575 not downloaded yet
2026-03-27 15:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010062> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:35:46 [ecarstrade.be] INFO: Extracting details for car 7010062auction111139
2026-03-27 15:35:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59cf33dc-7584-5113-a463-315b393b275c with identifier: 7010062auction111139
2026-03-27 15:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59cf33dc-7584-5113-a463-315b393b275c with scrape type 1
2026-03-27 15:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 59cf33dc-7584-5113-a463-315b393b275c
2026-03-27 15:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010062%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622578%27 HTTP/1.1" 200 None
2026-03-27 15:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010062/photo_001/780x0__r.jpg?hash=1774622578 not downloaded yet
2026-03-27 15:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010071/photo_006/780x0__r.jpg?hash=1774622591> (referer: https://ecarstrade.com/cars/7010071)
2026-03-27 15:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010062%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622578%27 HTTP/1.1" 200 None
2026-03-27 15:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010062/photo_002/780x0__r.jpg?hash=1774622578 not downloaded yet
2026-03-27 15:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010062%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622579%27 HTTP/1.1" 200 None
2026-03-27 15:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010062/photo_003/780x0__r.jpg?hash=1774622579 not downloaded yet
2026-03-27 15:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010062%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622579%27 HTTP/1.1" 200 None
2026-03-27 15:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010062/photo_004/780x0__r.jpg?hash=1774622579 not downloaded yet
2026-03-27 15:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010062%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622578%27 HTTP/1.1" 200 None
2026-03-27 15:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010062/photo_005/780x0__r.jpg?hash=1774622578 not downloaded yet
2026-03-27 15:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010062%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622578%27 HTTP/1.1" 200 None
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010062/photo_006/780x0__r.jpg?hash=1774622578 not downloaded yet
2026-03-27 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010073/photo_006/780x0__r.jpg?hash=1774622609> (referer: https://ecarstrade.com/cars/7010073)
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 708f1598-87fe-5c9a-b034-24cbe02715a8
2026-03-27 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010074/photo_006/780x0__r.jpg?hash=1774622612> (referer: https://ecarstrade.com/cars/7010074)
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ceb99c69-cf8a-56ec-93ff-01293d2f048e
2026-03-27 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010069/photo_006/780x0__r.jpg?hash=1774622605> (referer: https://ecarstrade.com/cars/7010069)
2026-03-27 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010070/photo_006/780x0__r.jpg?hash=1774622599> (referer: https://ecarstrade.com/cars/7010070)
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bd3bd234-b360-56f6-94aa-cccc62fafc75
2026-03-27 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010063> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a8285a9d-d650-5062-bee8-f4b707bea9d7
2026-03-27 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010061/photo_006/780x0__r.jpg?hash=1774622577> (referer: https://ecarstrade.com/cars/7010061)
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6333bf93-f0ab-5c8f-bcee-a812bbfc01f9
2026-03-27 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010068/photo_006/780x0__r.jpg?hash=1774622594> (referer: https://ecarstrade.com/cars/7010068)
2026-03-27 15:35:47 [ecarstrade.be] INFO: Extracting details for car 7010063auction111139
2026-03-27 15:35:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c28abff-9fb6-58d2-8bdb-267598172ec6 with identifier: 7010063auction111139
2026-03-27 15:35:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c28abff-9fb6-58d2-8bdb-267598172ec6 with scrape type 1
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2c28abff-9fb6-58d2-8bdb-267598172ec6
2026-03-27 15:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010063%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622581%27 HTTP/1.1" 200 None
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010063/photo_001/780x0__r.jpg?hash=1774622581 not downloaded yet
2026-03-27 15:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010063%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622581%27 HTTP/1.1" 200 None
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010063/photo_002/780x0__r.jpg?hash=1774622581 not downloaded yet
2026-03-27 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010060/photo_006/780x0__r.jpg?hash=1774622575> (referer: https://ecarstrade.com/cars/7010060)
2026-03-27 15:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010063%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622582%27 HTTP/1.1" 200 None
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010063/photo_003/780x0__r.jpg?hash=1774622582 not downloaded yet
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bc65d395-97ea-541e-b77a-6860dfee7a07
2026-03-27 15:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010063%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622582%27 HTTP/1.1" 200 None
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010063/photo_004/780x0__r.jpg?hash=1774622582 not downloaded yet
2026-03-27 15:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010063%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622582%27 HTTP/1.1" 200 None
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010063/photo_005/780x0__r.jpg?hash=1774622582 not downloaded yet
2026-03-27 15:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010063%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622581%27 HTTP/1.1" 200 None
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010063/photo_006/780x0__r.jpg?hash=1774622581 not downloaded yet
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 59e837f7-449f-5319-a5e0-6c403b5ed942
2026-03-27 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010062/photo_001/780x0__r.jpg?hash=1774622578> (referer: https://ecarstrade.com/cars/7010062)
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8733f309-c811-5f8a-8889-542d74aad335
2026-03-27 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010065/photo_006/780x0__r.jpg?hash=1774622586> (referer: https://ecarstrade.com/cars/7010065)
2026-03-27 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010062/photo_006/780x0__r.jpg?hash=1774622578> (referer: https://ecarstrade.com/cars/7010062)
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 59cf33dc-7584-5113-a463-315b393b275c
2026-03-27 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010062/photo_005/780x0__r.jpg?hash=1774622578> (referer: https://ecarstrade.com/cars/7010062)
2026-03-27 15:35:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 15:35:47 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 86 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 15:35:47 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 94 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 15:35:47 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 15:35:47 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 15:35:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'f\x00\x00\x00'
2026-03-27 15:35:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:35:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efcf7495710>
2026-03-27 15:35:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:35:47 [urllib3.connectionpool] DEBUG: Resetting dropped connection: alxproduction.blob.core.windows.net
2026-03-27 15:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:35:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6571723-3892-50de-a22b-2dfed26f4b70/d6571723-3892-50de-a22b-2dfed26f4b70_image_5.jpg HTTP/1.1" 201 0
2026-03-27 15:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ecarstrade.be',RowKey='https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010065%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622586') HTTP/1.1" 204 0
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010065/photo_006/780x0__r.jpg?hash=1774622586 saved to cache
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d6571723-3892-50de-a22b-2dfed26f4b70
2026-03-27 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010062/photo_004/780x0__r.jpg?hash=1774622579> (referer: https://ecarstrade.com/cars/7010062)
2026-03-27 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010062/photo_003/780x0__r.jpg?hash=1774622579> (referer: https://ecarstrade.com/cars/7010062)
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 59cf33dc-7584-5113-a463-315b393b275c
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 59cf33dc-7584-5113-a463-315b393b275c
2026-03-27 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010060/photo_005/780x0__r.jpg?hash=1774622574> (referer: https://ecarstrade.com/cars/7010060)
2026-03-27 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010062/photo_002/780x0__r.jpg?hash=1774622578> (referer: https://ecarstrade.com/cars/7010062)
2026-03-27 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010060/photo_004/780x0__r.jpg?hash=1774622574> (referer: https://ecarstrade.com/cars/7010060)
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 59cf33dc-7584-5113-a463-315b393b275c
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 59cf33dc-7584-5113-a463-315b393b275c
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8733f309-c811-5f8a-8889-542d74aad335
2026-03-27 15:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010063/photo_002/780x0__r.jpg?hash=1774622581> (referer: https://ecarstrade.com/cars/7010063)
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 59cf33dc-7584-5113-a463-315b393b275c
2026-03-27 15:35:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 59cf33dc-7584-5113-a463-315b393b275c, skipping ID generation
2026-03-27 15:35:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59cf33dc-7584-5113-a463-315b393b275c with scrape type 1
2026-03-27 15:35:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 59cf33dc-7584-5113-a463-315b393b275c sending to next pipeline
2026-03-27 15:35:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 59cf33dc-7584-5113-a463-315b393b275c, identifier: 7010062auction111139
2026-03-27 15:35:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 59cf33dc-7584-5113-a463-315b393b275c with identifier: 7010062auction111139
2026-03-27 15:35:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 59cf33dc-7584-5113-a463-315b393b275c with identifier: 7010062auction111139
2026-03-27 15:35:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 59cf33dc-7584-5113-a463-315b393b275c with identifier: 7010062auction111139 to the API
2026-03-27 15:35:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:35: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 15:35:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010062/photo_002/780x0__r.jpg?hash=1774622578>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': '59cf33dc-7584-5113-a463-315b393b275c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010062',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 91141,
 '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': "Mercedes, A-Class Berline '18, Mercedes-Benz A-Klasse Limousine A "
          '180d Business S',
 'transmission': 'automatic',
 'trim': ", A-Class Berline '18, -Benz A-Klasse Limousine d Business S",
 'vin': None,
 'year': 2022}
2026-03-27 15:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010062auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:35:48 [ecarstrade.be] INFO: Saving data for 7010062auction111139: {'created_time': 1774625748.366901, 'last_price_update_time': 1774625748.366911, 'auction_closing_time': 1774971000.0}
2026-03-27 15:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010062auction111139') HTTP/1.1" 204 0
2026-03-27 15:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010063/photo_006/780x0__r.jpg?hash=1774622581> (referer: https://ecarstrade.com/cars/7010063)
2026-03-27 15:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010063/photo_005/780x0__r.jpg?hash=1774622582> (referer: https://ecarstrade.com/cars/7010063)
2026-03-27 15:35:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8733f309-c811-5f8a-8889-542d74aad335
2026-03-27 15:35:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2c28abff-9fb6-58d2-8bdb-267598172ec6
2026-03-27 15:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010063/photo_003/780x0__r.jpg?hash=1774622582> (referer: https://ecarstrade.com/cars/7010063)
2026-03-27 15:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010063/photo_004/780x0__r.jpg?hash=1774622582> (referer: https://ecarstrade.com/cars/7010063)
2026-03-27 15:35:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2c28abff-9fb6-58d2-8bdb-267598172ec6
2026-03-27 15:35:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2c28abff-9fb6-58d2-8bdb-267598172ec6
2026-03-27 15:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010063/photo_001/780x0__r.jpg?hash=1774622581> (referer: https://ecarstrade.com/cars/7010063)
2026-03-27 15:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010060/photo_003/780x0__r.jpg?hash=1774622574> (referer: https://ecarstrade.com/cars/7010060)
2026-03-27 15:35:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2c28abff-9fb6-58d2-8bdb-267598172ec6
2026-03-27 15:35:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2c28abff-9fb6-58d2-8bdb-267598172ec6
2026-03-27 15:35:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2c28abff-9fb6-58d2-8bdb-267598172ec6
2026-03-27 15:35:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2c28abff-9fb6-58d2-8bdb-267598172ec6, skipping ID generation
2026-03-27 15:35:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c28abff-9fb6-58d2-8bdb-267598172ec6 with scrape type 1
2026-03-27 15:35:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2c28abff-9fb6-58d2-8bdb-267598172ec6 sending to next pipeline
2026-03-27 15:35:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2c28abff-9fb6-58d2-8bdb-267598172ec6, identifier: 7010063auction111139
2026-03-27 15:35:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2c28abff-9fb6-58d2-8bdb-267598172ec6 with identifier: 7010063auction111139
2026-03-27 15:35:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2c28abff-9fb6-58d2-8bdb-267598172ec6 with identifier: 7010063auction111139
2026-03-27 15:35:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2c28abff-9fb6-58d2-8bdb-267598172ec6 with identifier: 7010063auction111139 to the API
2026-03-27 15:35:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:35: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 15:35:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010063/photo_001/780x0__r.jpg?hash=1774622581>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': '2c28abff-9fb6-58d2-8bdb-267598172ec6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010063',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'GLB 180',
 'odometer': 121591,
 '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': 'Mercedes-Benz GLB GLB 180 d Business Solution 5d',
 'transmission': 'automatic',
 'trim': '-Benz GLB  d Business Solution 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010063auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:35:48 [ecarstrade.be] INFO: Saving data for 7010063auction111139: {'created_time': 1774625748.972258, 'last_price_update_time': 1774625748.972271, 'auction_closing_time': 1774971000.0}
2026-03-27 15:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010063auction111139') HTTP/1.1" 204 0
2026-03-27 15:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010060/photo_002/780x0__r.jpg?hash=1774622574> (referer: https://ecarstrade.com/cars/7010060)
2026-03-27 15:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010060/photo_001/780x0__r.jpg?hash=1774622574> (referer: https://ecarstrade.com/cars/7010060)
2026-03-27 15:35:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8733f309-c811-5f8a-8889-542d74aad335
2026-03-27 15:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010065/photo_005/780x0__r.jpg?hash=1774622586> (referer: https://ecarstrade.com/cars/7010065)
2026-03-27 15:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010065/photo_004/780x0__r.jpg?hash=1774622586> (referer: https://ecarstrade.com/cars/7010065)
2026-03-27 15:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010064> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010065/photo_003/780x0__r.jpg?hash=1774622586> (referer: https://ecarstrade.com/cars/7010065)
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8733f309-c811-5f8a-8889-542d74aad335
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8733f309-c811-5f8a-8889-542d74aad335
2026-03-27 15:35:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8733f309-c811-5f8a-8889-542d74aad335, skipping ID generation
2026-03-27 15:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8733f309-c811-5f8a-8889-542d74aad335 with scrape type 1
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8733f309-c811-5f8a-8889-542d74aad335 sending to next pipeline
2026-03-27 15:35:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8733f309-c811-5f8a-8889-542d74aad335, identifier: 7010060auction111139
2026-03-27 15:35:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8733f309-c811-5f8a-8889-542d74aad335 with identifier: 7010060auction111139
2026-03-27 15:35:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8733f309-c811-5f8a-8889-542d74aad335 with identifier: 7010060auction111139
2026-03-27 15:35:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8733f309-c811-5f8a-8889-542d74aad335 with identifier: 7010060auction111139 to the API
2026-03-27 15:35:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:35: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 15:35:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010060/photo_001/780x0__r.jpg?hash=1774622574>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': '8733f309-c811-5f8a-8889-542d74aad335',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010060',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Mercedes',
 'model': 'CLA 180',
 'odometer': 56707,
 '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': 5,
 'seller_name': None,
 'title': 'Mercedes-Benz CLA CLA 180 d Business Solution Aut. 4d',
 'transmission': 'automatic',
 'trim': '-Benz CLA  d Business Solution Aut. 4d',
 'vin': None,
 'year': 2021}
2026-03-27 15:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010060auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:35:49 [ecarstrade.be] INFO: Saving data for 7010060auction111139: {'created_time': 1774625749.478006, 'last_price_update_time': 1774625749.478015, 'auction_closing_time': 1774971000.0}
2026-03-27 15:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010060auction111139') HTTP/1.1" 204 0
2026-03-27 15:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010065/photo_002/780x0__r.jpg?hash=1774622586> (referer: https://ecarstrade.com/cars/7010065)
2026-03-27 15:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010065/photo_001/780x0__r.jpg?hash=1774622586> (referer: https://ecarstrade.com/cars/7010065)
2026-03-27 15:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010068/photo_005/780x0__r.jpg?hash=1774622594> (referer: https://ecarstrade.com/cars/7010068)
2026-03-27 15:35:49 [ecarstrade.be] INFO: Extracting details for car 7010064auction111139
2026-03-27 15:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010067> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d6571723-3892-50de-a22b-2dfed26f4b70
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d6571723-3892-50de-a22b-2dfed26f4b70
2026-03-27 15:35:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cf8577d-3fb7-568b-a037-1fc1ccf964af with identifier: 7010064auction111139
2026-03-27 15:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cf8577d-3fb7-568b-a037-1fc1ccf964af with scrape type 1
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7cf8577d-3fb7-568b-a037-1fc1ccf964af
2026-03-27 15:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010064%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622585%27 HTTP/1.1" 200 None
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010064/photo_001/780x0__r.jpg?hash=1774622585 not downloaded yet
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d6571723-3892-50de-a22b-2dfed26f4b70
2026-03-27 15:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010064%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622585%27 HTTP/1.1" 200 None
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010064/photo_002/780x0__r.jpg?hash=1774622585 not downloaded yet
2026-03-27 15:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010064%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622585%27 HTTP/1.1" 200 None
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010064/photo_003/780x0__r.jpg?hash=1774622585 not downloaded yet
2026-03-27 15:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010068/photo_003/780x0__r.jpg?hash=1774622594> (referer: https://ecarstrade.com/cars/7010068)
2026-03-27 15:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010064%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622585%27 HTTP/1.1" 200 None
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010064/photo_004/780x0__r.jpg?hash=1774622585 not downloaded yet
2026-03-27 15:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010068/photo_004/780x0__r.jpg?hash=1774622594> (referer: https://ecarstrade.com/cars/7010068)
2026-03-27 15:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010068/photo_002/780x0__r.jpg?hash=1774622594> (referer: https://ecarstrade.com/cars/7010068)
2026-03-27 15:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252Fimages%252Fpixel.gif%27 HTTP/1.1" 200 None
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/images/pixel.gif already downloaded
2026-03-27 15:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252Fimages%252Fpixel.gif%27 HTTP/1.1" 200 None
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/images/pixel.gif already downloaded
2026-03-27 15:35:49 [ecarstrade.be] INFO: Extracting details for car 7010067auction111139
2026-03-27 15:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010068/photo_001/780x0__r.jpg?hash=1774622594> (referer: https://ecarstrade.com/cars/7010068)
2026-03-27 15:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010061/photo_005/780x0__r.jpg?hash=1774622577> (referer: https://ecarstrade.com/cars/7010061)
2026-03-27 15:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010061/photo_003/780x0__r.jpg?hash=1774622577> (referer: https://ecarstrade.com/cars/7010061)
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d6571723-3892-50de-a22b-2dfed26f4b70
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d6571723-3892-50de-a22b-2dfed26f4b70
2026-03-27 15:35:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d6571723-3892-50de-a22b-2dfed26f4b70, skipping ID generation
2026-03-27 15:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6571723-3892-50de-a22b-2dfed26f4b70 with scrape type 1
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d6571723-3892-50de-a22b-2dfed26f4b70 sending to next pipeline
2026-03-27 15:35:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d6571723-3892-50de-a22b-2dfed26f4b70, identifier: 7010065auction111139
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 59e837f7-449f-5319-a5e0-6c403b5ed942
2026-03-27 15:35:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 752acf0c-cca8-5c93-aa8f-d99e76abe9f0 with identifier: 7010067auction111139
2026-03-27 15:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 752acf0c-cca8-5c93-aa8f-d99e76abe9f0 with scrape type 1
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 752acf0c-cca8-5c93-aa8f-d99e76abe9f0
2026-03-27 15:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010067%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622588%27 HTTP/1.1" 200 None
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010067/photo_001/780x0__r.jpg?hash=1774622588 not downloaded yet
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 59e837f7-449f-5319-a5e0-6c403b5ed942
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 59e837f7-449f-5319-a5e0-6c403b5ed942
2026-03-27 15:35:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 59e837f7-449f-5319-a5e0-6c403b5ed942
2026-03-27 15:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010061/photo_004/780x0__r.jpg?hash=1774622577> (referer: https://ecarstrade.com/cars/7010061)
2026-03-27 15:35:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d6571723-3892-50de-a22b-2dfed26f4b70 with identifier: 7010065auction111139
2026-03-27 15:35:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d6571723-3892-50de-a22b-2dfed26f4b70 with identifier: 7010065auction111139
2026-03-27 15:35:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d6571723-3892-50de-a22b-2dfed26f4b70 with identifier: 7010065auction111139 to the API
2026-03-27 15:35:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:35: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 15:35:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010065/photo_001/780x0__r.jpg?hash=1774622586>
{'auction_title': '',
 'c_o_2_emission_value': 50,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Hybrid (diesel / electric)',
 'id': 'd6571723-3892-50de-a22b-2dfed26f4b70',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010065',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'GLC 300',
 'odometer': 107126,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6571723-3892-50de-a22b-2dfed26f4b70/d6571723-3892-50de-a22b-2dfed26f4b70_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 77705,
             'Height': 586,
             'OriginUrl': 'https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010065/photo_006/780x0__r.jpg?hash=1774622586',
             'Width': 780}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes-Benz GLC GLC 300 de 4MATIC 5d',
 'transmission': 'automatic',
 'trim': '-Benz GLC  de 4MATIC 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010065auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:35:50 [ecarstrade.be] INFO: Saving data for 7010065auction111139: {'created_time': 1774625750.218386, 'last_price_update_time': 1774625750.218397, 'auction_closing_time': 1774971000.0}
2026-03-27 15:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010065auction111139') HTTP/1.1" 204 0
2026-03-27 15:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010061/photo_001/780x0__r.jpg?hash=1774622577> (referer: https://ecarstrade.com/cars/7010061)
2026-03-27 15:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010061/photo_002/780x0__r.jpg?hash=1774622577> (referer: https://ecarstrade.com/cars/7010061)
2026-03-27 15:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010067%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622589%27 HTTP/1.1" 200 None
2026-03-27 15:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010067/photo_002/780x0__r.jpg?hash=1774622589 not downloaded yet
2026-03-27 15:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010070/photo_005/780x0__r.jpg?hash=1774622600> (referer: https://ecarstrade.com/cars/7010070)
2026-03-27 15:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010067%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622588%27 HTTP/1.1" 200 None
2026-03-27 15:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010067/photo_003/780x0__r.jpg?hash=1774622588 not downloaded yet
2026-03-27 15:35:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 59e837f7-449f-5319-a5e0-6c403b5ed942
2026-03-27 15:35:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 59e837f7-449f-5319-a5e0-6c403b5ed942, skipping ID generation
2026-03-27 15:35:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59e837f7-449f-5319-a5e0-6c403b5ed942 with scrape type 1
2026-03-27 15:35:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 59e837f7-449f-5319-a5e0-6c403b5ed942 sending to next pipeline
2026-03-27 15:35:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 59e837f7-449f-5319-a5e0-6c403b5ed942, identifier: 7010068auction111139
2026-03-27 15:35:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bc65d395-97ea-541e-b77a-6860dfee7a07
2026-03-27 15:35:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bc65d395-97ea-541e-b77a-6860dfee7a07
2026-03-27 15:35:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bc65d395-97ea-541e-b77a-6860dfee7a07
2026-03-27 15:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010067%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622588%27 HTTP/1.1" 200 None
2026-03-27 15:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010067/photo_004/780x0__r.jpg?hash=1774622588 not downloaded yet
2026-03-27 15:35:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 59e837f7-449f-5319-a5e0-6c403b5ed942 with identifier: 7010068auction111139
2026-03-27 15:35:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 59e837f7-449f-5319-a5e0-6c403b5ed942 with identifier: 7010068auction111139
2026-03-27 15:35:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 59e837f7-449f-5319-a5e0-6c403b5ed942 with identifier: 7010068auction111139 to the API
2026-03-27 15:35:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:35: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 15:35:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010068/photo_001/780x0__r.jpg?hash=1774622594>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Petrol',
 'id': '59e837f7-449f-5319-a5e0-6c403b5ed942',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010068',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Nissan',
 'model': 'Micra',
 'odometer': 84949,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Nissan Micra 1.0 IG-T N-Connecta 5d',
 'transmission': 'manual',
 'trim': '1.0 IG-T N-Connecta 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010068auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:35:50 [ecarstrade.be] INFO: Saving data for 7010068auction111139: {'created_time': 1774625750.665255, 'last_price_update_time': 1774625750.665265, 'auction_closing_time': 1774971000.0}
2026-03-27 15:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010068auction111139') HTTP/1.1" 204 0
2026-03-27 15:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010070/photo_003/780x0__r.jpg?hash=1774622599> (referer: https://ecarstrade.com/cars/7010070)
2026-03-27 15:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010070/photo_004/780x0__r.jpg?hash=1774622599> (referer: https://ecarstrade.com/cars/7010070)
2026-03-27 15:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010067%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622589%27 HTTP/1.1" 200 None
2026-03-27 15:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010067/photo_005/780x0__r.jpg?hash=1774622589 not downloaded yet
2026-03-27 15:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010064/photo_004/780x0__r.jpg?hash=1774622585> (referer: https://ecarstrade.com/cars/7010064)
2026-03-27 15:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010064/photo_003/780x0__r.jpg?hash=1774622585> (referer: https://ecarstrade.com/cars/7010064)
2026-03-27 15:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010067%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622589%27 HTTP/1.1" 200 None
2026-03-27 15:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010067/photo_006/780x0__r.jpg?hash=1774622589 not downloaded yet
2026-03-27 15:35:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bc65d395-97ea-541e-b77a-6860dfee7a07
2026-03-27 15:35:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bc65d395-97ea-541e-b77a-6860dfee7a07
2026-03-27 15:35:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bc65d395-97ea-541e-b77a-6860dfee7a07, skipping ID generation
2026-03-27 15:35:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc65d395-97ea-541e-b77a-6860dfee7a07 with scrape type 1
2026-03-27 15:35:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc65d395-97ea-541e-b77a-6860dfee7a07 sending to next pipeline
2026-03-27 15:35:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bc65d395-97ea-541e-b77a-6860dfee7a07, identifier: 7010061auction111139
2026-03-27 15:35:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6333bf93-f0ab-5c8f-bcee-a812bbfc01f9
2026-03-27 15:35:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bc65d395-97ea-541e-b77a-6860dfee7a07 with identifier: 7010061auction111139
2026-03-27 15:35:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bc65d395-97ea-541e-b77a-6860dfee7a07 with identifier: 7010061auction111139
2026-03-27 15:35:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bc65d395-97ea-541e-b77a-6860dfee7a07 with identifier: 7010061auction111139 to the API
2026-03-27 15:35:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:35:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010061/photo_002/780x0__r.jpg?hash=1774622577>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'bc65d395-97ea-541e-b77a-6860dfee7a07',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010061',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'GLA 180',
 'odometer': 36272,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes-Benz GLA GLA 180 d Business Solution 5d',
 'transmission': 'automatic',
 'trim': '-Benz GLA  d Business Solution 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010061auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:35:51 [ecarstrade.be] INFO: Saving data for 7010061auction111139: {'created_time': 1774625751.149097, 'last_price_update_time': 1774625751.149107, 'auction_closing_time': 1774971000.0}
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010061auction111139') HTTP/1.1" 204 0
2026-03-27 15:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010070/photo_002/780x0__r.jpg?hash=1774622599> (referer: https://ecarstrade.com/cars/7010070)
2026-03-27 15:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010070/photo_001/780x0__r.jpg?hash=1774622599> (referer: https://ecarstrade.com/cars/7010070)
2026-03-27 15:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010064/photo_001/780x0__r.jpg?hash=1774622585> (referer: https://ecarstrade.com/cars/7010064)
2026-03-27 15:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010064/photo_002/780x0__r.jpg?hash=1774622585> (referer: https://ecarstrade.com/cars/7010064)
2026-03-27 15:35:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6333bf93-f0ab-5c8f-bcee-a812bbfc01f9
2026-03-27 15:35:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6333bf93-f0ab-5c8f-bcee-a812bbfc01f9
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 86 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 94 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'f\x00\x00\x00'
2026-03-27 15:35:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:35:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efcf7540c10>
2026-03-27 15:35:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:35:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cf8577d-3fb7-568b-a037-1fc1ccf964af/7cf8577d-3fb7-568b-a037-1fc1ccf964af_image_3.jpg HTTP/1.1" 201 0
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ecarstrade.be',RowKey='https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010064%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622585') HTTP/1.1" 204 0
2026-03-27 15:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010064/photo_004/780x0__r.jpg?hash=1774622585 saved to cache
2026-03-27 15:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7cf8577d-3fb7-568b-a037-1fc1ccf964af
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 86 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 94 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'f\x00\x00\x00'
2026-03-27 15:35:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:35:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efcf783e0d0>
2026-03-27 15:35:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:35:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cf8577d-3fb7-568b-a037-1fc1ccf964af/7cf8577d-3fb7-568b-a037-1fc1ccf964af_image_2.jpg HTTP/1.1" 201 0
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ecarstrade.be',RowKey='https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010064%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622585') HTTP/1.1" 204 0
2026-03-27 15:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010064/photo_003/780x0__r.jpg?hash=1774622585 saved to cache
2026-03-27 15:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7cf8577d-3fb7-568b-a037-1fc1ccf964af
2026-03-27 15:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010067/photo_001/780x0__r.jpg?hash=1774622588> (referer: https://ecarstrade.com/cars/7010067)
2026-03-27 15:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010069/photo_005/780x0__r.jpg?hash=1774622605> (referer: https://ecarstrade.com/cars/7010069)
2026-03-27 15:35:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6333bf93-f0ab-5c8f-bcee-a812bbfc01f9
2026-03-27 15:35:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6333bf93-f0ab-5c8f-bcee-a812bbfc01f9
2026-03-27 15:35:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6333bf93-f0ab-5c8f-bcee-a812bbfc01f9, skipping ID generation
2026-03-27 15:35:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6333bf93-f0ab-5c8f-bcee-a812bbfc01f9 with scrape type 1
2026-03-27 15:35:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6333bf93-f0ab-5c8f-bcee-a812bbfc01f9 sending to next pipeline
2026-03-27 15:35:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6333bf93-f0ab-5c8f-bcee-a812bbfc01f9, identifier: 7010070auction111139
2026-03-27 15:35:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6333bf93-f0ab-5c8f-bcee-a812bbfc01f9 with identifier: 7010070auction111139
2026-03-27 15:35:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6333bf93-f0ab-5c8f-bcee-a812bbfc01f9 with identifier: 7010070auction111139
2026-03-27 15:35:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6333bf93-f0ab-5c8f-bcee-a812bbfc01f9 with identifier: 7010070auction111139 to the API
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:35:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010070/photo_001/780x0__r.jpg?hash=1774622599>
{'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': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': '6333bf93-f0ab-5c8f-bcee-a812bbfc01f9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010070',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 134530,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Nissan, Qashqai '17, Nissan Qashqai dCi 115 Business Edition 5d",
 'transmission': 'manual',
 'trim': ",  '17,   dCi 115 Business Edition 5d",
 'vin': None,
 'year': 2020}
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010070auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:35:51 [ecarstrade.be] INFO: Saving data for 7010070auction111139: {'created_time': 1774625751.664213, 'last_price_update_time': 1774625751.664223, 'auction_closing_time': 1774971000.0}
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010070auction111139') HTTP/1.1" 204 0
2026-03-27 15:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010069/photo_004/780x0__r.jpg?hash=1774622605> (referer: https://ecarstrade.com/cars/7010069)
2026-03-27 15:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010067/photo_002/780x0__r.jpg?hash=1774622589> (referer: https://ecarstrade.com/cars/7010067)
2026-03-27 15:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010069/photo_003/780x0__r.jpg?hash=1774622605> (referer: https://ecarstrade.com/cars/7010069)
2026-03-27 15:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010067/photo_003/780x0__r.jpg?hash=1774622588> (referer: https://ecarstrade.com/cars/7010067)
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 86 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 94 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'f\x00\x00\x00'
2026-03-27 15:35:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:35:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efcf73e01d0>
2026-03-27 15:35:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:35:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cf8577d-3fb7-568b-a037-1fc1ccf964af/7cf8577d-3fb7-568b-a037-1fc1ccf964af_image_0.jpg HTTP/1.1" 201 0
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ecarstrade.be',RowKey='https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010064%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622585') HTTP/1.1" 204 0
2026-03-27 15:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010064/photo_001/780x0__r.jpg?hash=1774622585 saved to cache
2026-03-27 15:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7cf8577d-3fb7-568b-a037-1fc1ccf964af
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 86 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 94 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 15:35:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'f\x00\x00\x00'
2026-03-27 15:35:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:35:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efcfdb6b6d0>
2026-03-27 15:35:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:35:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cf8577d-3fb7-568b-a037-1fc1ccf964af/7cf8577d-3fb7-568b-a037-1fc1ccf964af_image_1.jpg HTTP/1.1" 201 0
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ecarstrade.be',RowKey='https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010064%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622585') HTTP/1.1" 204 0
2026-03-27 15:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010064/photo_002/780x0__r.jpg?hash=1774622585 saved to cache
2026-03-27 15:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7cf8577d-3fb7-568b-a037-1fc1ccf964af
2026-03-27 15:35:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cf8577d-3fb7-568b-a037-1fc1ccf964af, skipping ID generation
2026-03-27 15:35:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cf8577d-3fb7-568b-a037-1fc1ccf964af with scrape type 1
2026-03-27 15:35:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cf8577d-3fb7-568b-a037-1fc1ccf964af sending to next pipeline
2026-03-27 15:35:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7cf8577d-3fb7-568b-a037-1fc1ccf964af, identifier: 7010064auction111139
2026-03-27 15:35:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 752acf0c-cca8-5c93-aa8f-d99e76abe9f0
2026-03-27 15:35:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a8285a9d-d650-5062-bee8-f4b707bea9d7
2026-03-27 15:35:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7cf8577d-3fb7-568b-a037-1fc1ccf964af with identifier: 7010064auction111139
2026-03-27 15:35:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7cf8577d-3fb7-568b-a037-1fc1ccf964af with identifier: 7010064auction111139
2026-03-27 15:35:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7cf8577d-3fb7-568b-a037-1fc1ccf964af with identifier: 7010064auction111139 to the API
2026-03-27 15:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:35:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010064/photo_002/780x0__r.jpg?hash=1774622585>
{'auction_title': '',
 'c_o_2_emission_value': 22,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Other',
 'id': '7cf8577d-3fb7-568b-a037-1fc1ccf964af',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010064',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'CLA 250',
 'odometer': 44409,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd61d2b3-2f0c-53aa-b0db-e71893d85b3a/bd61d2b3-2f0c-53aa-b0db-e71893d85b3a_image_0.gif',
             'Extension': 'gif',
             'FileSizeInBytes': 43,
             'Height': 1,
             'OriginUrl': 'https://ecarstrade.com/images/pixel.gif',
             'Width': 1},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd61d2b3-2f0c-53aa-b0db-e71893d85b3a/bd61d2b3-2f0c-53aa-b0db-e71893d85b3a_image_0.gif',
             'Extension': 'gif',
             'FileSizeInBytes': 43,
             'Height': 1,
             'OriginUrl': 'https://ecarstrade.com/images/pixel.gif',
             'Width': 1},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cf8577d-3fb7-568b-a037-1fc1ccf964af/7cf8577d-3fb7-568b-a037-1fc1ccf964af_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 82258,
             'Height': 585,
             'OriginUrl': 'https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010064/photo_001/780x0__r.jpg?hash=1774622585',
             'Width': 780},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cf8577d-3fb7-568b-a037-1fc1ccf964af/7cf8577d-3fb7-568b-a037-1fc1ccf964af_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 81928,
             'Height': 585,
             'OriginUrl': 'https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010064/photo_002/780x0__r.jpg?hash=1774622585',
             'Width': 780},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cf8577d-3fb7-568b-a037-1fc1ccf964af/7cf8577d-3fb7-568b-a037-1fc1ccf964af_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 106967,
             'Height': 585,
             'OriginUrl': 'https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010064/photo_003/780x0__r.jpg?hash=1774622585',
             'Width': 780},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cf8577d-3fb7-568b-a037-1fc1ccf964af/7cf8577d-3fb7-568b-a037-1fc1ccf964af_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 113549,
             'Height': 585,
             'OriginUrl': 'https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010064/photo_004/780x0__r.jpg?hash=1774622585',
             'Width': 780}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes-Benz CLA CLA 250 e Business Solution 4d',
 'transmission': 'automatic',
 'trim': '-Benz CLA  e Business Solution 4d',
 'vin': None,
 'year': 2022}
2026-03-27 15:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010064auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:35:52 [ecarstrade.be] INFO: Saving data for 7010064auction111139: {'created_time': 1774625752.233185, 'last_price_update_time': 1774625752.233204, 'auction_closing_time': 1774971000.0}
2026-03-27 15:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010064auction111139') HTTP/1.1" 204 0
2026-03-27 15:35:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010067/photo_005/780x0__r.jpg?hash=1774622589> (referer: https://ecarstrade.com/cars/7010067)
2026-03-27 15:35:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010067/photo_006/780x0__r.jpg?hash=1774622589> (referer: https://ecarstrade.com/cars/7010067)
2026-03-27 15:35:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010069/photo_002/780x0__r.jpg?hash=1774622604> (referer: https://ecarstrade.com/cars/7010069)
2026-03-27 15:35:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010067/photo_004/780x0__r.jpg?hash=1774622588> (referer: https://ecarstrade.com/cars/7010067)
2026-03-27 15:35:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a8285a9d-d650-5062-bee8-f4b707bea9d7
2026-03-27 15:35:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 752acf0c-cca8-5c93-aa8f-d99e76abe9f0
2026-03-27 15:35:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a8285a9d-d650-5062-bee8-f4b707bea9d7
2026-03-27 15:35:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 752acf0c-cca8-5c93-aa8f-d99e76abe9f0
2026-03-27 15:35:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010074/photo_003/780x0__r.jpg?hash=1774622612> (referer: https://ecarstrade.com/cars/7010074)
2026-03-27 15:35:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010074/photo_004/780x0__r.jpg?hash=1774622612> (referer: https://ecarstrade.com/cars/7010074)
2026-03-27 15:35:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 752acf0c-cca8-5c93-aa8f-d99e76abe9f0
2026-03-27 15:35:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 752acf0c-cca8-5c93-aa8f-d99e76abe9f0
2026-03-27 15:35:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a8285a9d-d650-5062-bee8-f4b707bea9d7
2026-03-27 15:35:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 752acf0c-cca8-5c93-aa8f-d99e76abe9f0
2026-03-27 15:35:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 752acf0c-cca8-5c93-aa8f-d99e76abe9f0, skipping ID generation
2026-03-27 15:35:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 752acf0c-cca8-5c93-aa8f-d99e76abe9f0 with scrape type 1
2026-03-27 15:35:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 752acf0c-cca8-5c93-aa8f-d99e76abe9f0 sending to next pipeline
2026-03-27 15:35:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 752acf0c-cca8-5c93-aa8f-d99e76abe9f0, identifier: 7010067auction111139
2026-03-27 15:35:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 752acf0c-cca8-5c93-aa8f-d99e76abe9f0 with identifier: 7010067auction111139
2026-03-27 15:35:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 752acf0c-cca8-5c93-aa8f-d99e76abe9f0 with identifier: 7010067auction111139
2026-03-27 15:35:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 752acf0c-cca8-5c93-aa8f-d99e76abe9f0 with identifier: 7010067auction111139 to the API
2026-03-27 15:35:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:35: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 15:35:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010067/photo_004/780x0__r.jpg?hash=1774622588>
{'auction_title': '',
 'c_o_2_emission_value': 28,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Hybrid (diesel / electric)',
 'id': '752acf0c-cca8-5c93-aa8f-d99e76abe9f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010067',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'GLE 350',
 'odometer': 127022,
 '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': 'MERCEDES CLASSE GLE COUPE DIESEL (C167) GLE 350 de 194 4-Matic PHEV '
          '5d',
 'transmission': 'automatic',
 'trim': 'MERCEDES CLASSE GLE COUPE DIESEL (C167)  de 194 4-Matic PHEV 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010067auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:35:53 [ecarstrade.be] INFO: Saving data for 7010067auction111139: {'created_time': 1774625753.645523, 'last_price_update_time': 1774625753.645533, 'auction_closing_time': 1774971000.0}
2026-03-27 15:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010067auction111139') HTTP/1.1" 204 0
2026-03-27 15:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010074/photo_005/780x0__r.jpg?hash=1774622613> (referer: https://ecarstrade.com/cars/7010074)
2026-03-27 15:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010074/photo_002/780x0__r.jpg?hash=1774622612> (referer: https://ecarstrade.com/cars/7010074)
2026-03-27 15:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010069/photo_001/780x0__r.jpg?hash=1774622604> (referer: https://ecarstrade.com/cars/7010069)
2026-03-27 15:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010074/photo_001/780x0__r.jpg?hash=1774622613> (referer: https://ecarstrade.com/cars/7010074)
2026-03-27 15:35:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bd3bd234-b360-56f6-94aa-cccc62fafc75
2026-03-27 15:35:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bd3bd234-b360-56f6-94aa-cccc62fafc75
2026-03-27 15:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010073/photo_005/780x0__r.jpg?hash=1774622609> (referer: https://ecarstrade.com/cars/7010073)
2026-03-27 15:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010073/photo_004/780x0__r.jpg?hash=1774622608> (referer: https://ecarstrade.com/cars/7010073)
2026-03-27 15:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010073/photo_002/780x0__r.jpg?hash=1774622609> (referer: https://ecarstrade.com/cars/7010073)
2026-03-27 15:35:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bd3bd234-b360-56f6-94aa-cccc62fafc75
2026-03-27 15:35:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bd3bd234-b360-56f6-94aa-cccc62fafc75
2026-03-27 15:35:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a8285a9d-d650-5062-bee8-f4b707bea9d7
2026-03-27 15:35:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a8285a9d-d650-5062-bee8-f4b707bea9d7, skipping ID generation
2026-03-27 15:35:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8285a9d-d650-5062-bee8-f4b707bea9d7 with scrape type 1
2026-03-27 15:35:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a8285a9d-d650-5062-bee8-f4b707bea9d7 sending to next pipeline
2026-03-27 15:35:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a8285a9d-d650-5062-bee8-f4b707bea9d7, identifier: 7010069auction111139
2026-03-27 15:35:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bd3bd234-b360-56f6-94aa-cccc62fafc75
2026-03-27 15:35:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bd3bd234-b360-56f6-94aa-cccc62fafc75, skipping ID generation
2026-03-27 15:35:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd3bd234-b360-56f6-94aa-cccc62fafc75 with scrape type 1
2026-03-27 15:35:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bd3bd234-b360-56f6-94aa-cccc62fafc75 sending to next pipeline
2026-03-27 15:35:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bd3bd234-b360-56f6-94aa-cccc62fafc75, identifier: 7010074auction111139
2026-03-27 15:35:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a8285a9d-d650-5062-bee8-f4b707bea9d7 with identifier: 7010069auction111139
2026-03-27 15:35:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a8285a9d-d650-5062-bee8-f4b707bea9d7 with identifier: 7010069auction111139
2026-03-27 15:35:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a8285a9d-d650-5062-bee8-f4b707bea9d7 with identifier: 7010069auction111139 to the API
2026-03-27 15:35:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:35: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 15:35:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010069/photo_001/780x0__r.jpg?hash=1774622604>
{'auction_title': '',
 'c_o_2_emission_value': 20,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Hybrid (diesel / electric)',
 'id': 'a8285a9d-d650-5062-bee8-f4b707bea9d7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010069',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'GLE 350',
 'odometer': 62829,
 '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': 'Mercedes-Benz GLE GLE 350 de 4MATIC 5d',
 'transmission': 'automatic',
 'trim': '-Benz GLE  de 4MATIC 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010069auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:35:54 [ecarstrade.be] INFO: Saving data for 7010069auction111139: {'created_time': 1774625754.444633, 'last_price_update_time': 1774625754.444644, 'auction_closing_time': 1774971000.0}
2026-03-27 15:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010069auction111139') HTTP/1.1" 204 0
2026-03-27 15:35:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bd3bd234-b360-56f6-94aa-cccc62fafc75 with identifier: 7010074auction111139
2026-03-27 15:35:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bd3bd234-b360-56f6-94aa-cccc62fafc75 with identifier: 7010074auction111139
2026-03-27 15:35:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bd3bd234-b360-56f6-94aa-cccc62fafc75 with identifier: 7010074auction111139 to the API
2026-03-27 15:35:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:35: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 15:35:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010074/photo_001/780x0__r.jpg?hash=1774622613>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Petrol',
 'id': 'bd3bd234-b360-56f6-94aa-cccc62fafc75',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010074',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 88369,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 1.2 Puretech 74kW S&S Allure 5d',
 'transmission': 'manual',
 'trim': '1.2 Puretech 74kW S&S Allure 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010074auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:35:54 [ecarstrade.be] INFO: Saving data for 7010074auction111139: {'created_time': 1774625754.812895, 'last_price_update_time': 1774625754.812907, 'auction_closing_time': 1774971000.0}
2026-03-27 15:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010074auction111139') HTTP/1.1" 204 0
2026-03-27 15:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010073/photo_003/780x0__r.jpg?hash=1774622609> (referer: https://ecarstrade.com/cars/7010073)
2026-03-27 15:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010071/photo_005/780x0__r.jpg?hash=1774622591> (referer: https://ecarstrade.com/cars/7010071)
2026-03-27 15:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010071/photo_004/780x0__r.jpg?hash=1774622591> (referer: https://ecarstrade.com/cars/7010071)
2026-03-27 15:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010073/photo_001/780x0__r.jpg?hash=1774622610> (referer: https://ecarstrade.com/cars/7010073)
2026-03-27 15: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 15:35:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ceb99c69-cf8a-56ec-93ff-01293d2f048e
2026-03-27 15:35:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ceb99c69-cf8a-56ec-93ff-01293d2f048e
2026-03-27 15:35:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ceb99c69-cf8a-56ec-93ff-01293d2f048e
2026-03-27 15:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010071/photo_003/780x0__r.jpg?hash=1774622590> (referer: https://ecarstrade.com/cars/7010071)
2026-03-27 15: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 15:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010071/photo_002/780x0__r.jpg?hash=1774622590> (referer: https://ecarstrade.com/cars/7010071)
2026-03-27 15: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 15:35:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ceb99c69-cf8a-56ec-93ff-01293d2f048e
2026-03-27 15:35:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 708f1598-87fe-5c9a-b034-24cbe02715a8
2026-03-27 15:35:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 708f1598-87fe-5c9a-b034-24cbe02715a8
2026-03-27 15:35:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ceb99c69-cf8a-56ec-93ff-01293d2f048e
2026-03-27 15:35:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ceb99c69-cf8a-56ec-93ff-01293d2f048e, skipping ID generation
2026-03-27 15:35:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceb99c69-cf8a-56ec-93ff-01293d2f048e with scrape type 1
2026-03-27 15:35:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ceb99c69-cf8a-56ec-93ff-01293d2f048e sending to next pipeline
2026-03-27 15:35:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ceb99c69-cf8a-56ec-93ff-01293d2f048e, identifier: 7010073auction111139
2026-03-27 15:35:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ceb99c69-cf8a-56ec-93ff-01293d2f048e with identifier: 7010073auction111139
2026-03-27 15:35:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ceb99c69-cf8a-56ec-93ff-01293d2f048e with identifier: 7010073auction111139
2026-03-27 15:35:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ceb99c69-cf8a-56ec-93ff-01293d2f048e with identifier: 7010073auction111139 to the API
2026-03-27 15:35:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:35:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010073/photo_001/780x0__r.jpg?hash=1774622610>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Petrol',
 'id': 'ceb99c69-cf8a-56ec-93ff-01293d2f048e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010073',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 109537,
 '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': "Peugeot, 2008 '19, Peugeot 2008 1.2 Puretech 74KW S&S Style 5d",
 'transmission': 'manual',
 'trim': ",  '19,   1.2 Puretech 74KW S&S Style 5d",
 'vin': None,
 'year': 2022}
2026-03-27 15:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010073auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:35:55 [ecarstrade.be] INFO: Saving data for 7010073auction111139: {'created_time': 1774625755.326143, 'last_price_update_time': 1774625755.326155, 'auction_closing_time': 1774971000.0}
2026-03-27 15:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010073auction111139') HTTP/1.1" 204 0
2026-03-27 15:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010071/photo_001/780x0__r.jpg?hash=1774622590> (referer: https://ecarstrade.com/cars/7010071)
2026-03-27 15:35:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 708f1598-87fe-5c9a-b034-24cbe02715a8
2026-03-27 15:35:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 708f1598-87fe-5c9a-b034-24cbe02715a8
2026-03-27 15:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010033/photo_005/780x0__r.jpg?hash=1774622497> (referer: https://ecarstrade.com/cars/7010033)
2026-03-27 15:35:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 708f1598-87fe-5c9a-b034-24cbe02715a8
2026-03-27 15:35:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 708f1598-87fe-5c9a-b034-24cbe02715a8, skipping ID generation
2026-03-27 15:35:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 708f1598-87fe-5c9a-b034-24cbe02715a8 with scrape type 1
2026-03-27 15:35:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 708f1598-87fe-5c9a-b034-24cbe02715a8 sending to next pipeline
2026-03-27 15:35:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 708f1598-87fe-5c9a-b034-24cbe02715a8, identifier: 7010071auction111139
2026-03-27 15:35:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 708f1598-87fe-5c9a-b034-24cbe02715a8 with identifier: 7010071auction111139
2026-03-27 15:35:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 708f1598-87fe-5c9a-b034-24cbe02715a8 with identifier: 7010071auction111139
2026-03-27 15:35:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 708f1598-87fe-5c9a-b034-24cbe02715a8 with identifier: 7010071auction111139 to the API
2026-03-27 15:35:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:35:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010071/photo_001/780x0__r.jpg?hash=1774622590>
{'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-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': '708f1598-87fe-5c9a-b034-24cbe02715a8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010071',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'MAN',
 'model': 'Mini One D Clubman',
 'odometer': 85057,
 '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': 'Mini Clubman One D (85 kW) Aut. 5d',
 'transmission': 'automatic',
 'trim': 'Mini Clubman One D (85 kW) Aut. 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010071auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:35:55 [ecarstrade.be] INFO: Saving data for 7010071auction111139: {'created_time': 1774625755.856883, 'last_price_update_time': 1774625755.856893, 'auction_closing_time': 1774971000.0}
2026-03-27 15:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010071auction111139') HTTP/1.1" 204 0
2026-03-27 15:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010033/photo_004/780x0__r.jpg?hash=1774622497> (referer: https://ecarstrade.com/cars/7010033)
2026-03-27 15:35:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 851cef61-965a-5a50-906c-cfbe45b8a812
2026-03-27 15:35:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 851cef61-965a-5a50-906c-cfbe45b8a812
2026-03-27 15:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010033/photo_003/780x0__r.jpg?hash=1774622497> (referer: https://ecarstrade.com/cars/7010033)
2026-03-27 15:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010033/photo_002/780x0__r.jpg?hash=1774622498> (referer: https://ecarstrade.com/cars/7010033)
2026-03-27 15:35:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 851cef61-965a-5a50-906c-cfbe45b8a812
2026-03-27 15:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010033/photo_001/780x0__r.jpg?hash=1774622498> (referer: https://ecarstrade.com/cars/7010033)
2026-03-27 15:35:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 851cef61-965a-5a50-906c-cfbe45b8a812
2026-03-27 15:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010042/photo_005/780x0__r.jpg?hash=1774622514> (referer: https://ecarstrade.com/cars/7010042)
2026-03-27 15:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010059> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:35:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 851cef61-965a-5a50-906c-cfbe45b8a812
2026-03-27 15:35:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 851cef61-965a-5a50-906c-cfbe45b8a812, skipping ID generation
2026-03-27 15:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 851cef61-965a-5a50-906c-cfbe45b8a812 with scrape type 1
2026-03-27 15:35:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 851cef61-965a-5a50-906c-cfbe45b8a812 sending to next pipeline
2026-03-27 15:35:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 851cef61-965a-5a50-906c-cfbe45b8a812, identifier: 7010033auction111139
2026-03-27 15:35:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 851cef61-965a-5a50-906c-cfbe45b8a812 with identifier: 7010033auction111139
2026-03-27 15:35:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 851cef61-965a-5a50-906c-cfbe45b8a812 with identifier: 7010033auction111139
2026-03-27 15:35:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 851cef61-965a-5a50-906c-cfbe45b8a812 with identifier: 7010033auction111139 to the API
2026-03-27 15:35:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:35:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010033/photo_001/780x0__r.jpg?hash=1774622498>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': '851cef61-965a-5a50-906c-cfbe45b8a812',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010033',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': '116',
 'odometer': 43162,
 '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': 'BMW 1 Reeks Hatch 116d (85 kW) 5d',
 'transmission': 'manual',
 'trim': '1 Reeks Hatch d (85 kW) 5d',
 'vin': None,
 'year': 2023}
2026-03-27 15:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010033auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:35:56 [ecarstrade.be] INFO: Saving data for 7010033auction111139: {'created_time': 1774625756.599423, 'last_price_update_time': 1774625756.599433, 'auction_closing_time': 1774971000.0}
2026-03-27 15:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010033auction111139') HTTP/1.1" 204 0
2026-03-27 15:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010042/photo_003/780x0__r.jpg?hash=1774622514> (referer: https://ecarstrade.com/cars/7010042)
2026-03-27 15:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010042/photo_004/780x0__r.jpg?hash=1774622514> (referer: https://ecarstrade.com/cars/7010042)
2026-03-27 15:35:56 [ecarstrade.be] INFO: Extracting details for car 7010059auction111139
2026-03-27 15:35:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2f8ab226-d0c2-5d69-8737-d59bb4a03724
2026-03-27 15:35:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 105d2ea3-a0bb-57c9-bf0f-5af02a938c91 with identifier: 7010059auction111139
2026-03-27 15:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 105d2ea3-a0bb-57c9-bf0f-5af02a938c91 with scrape type 1
2026-03-27 15:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 105d2ea3-a0bb-57c9-bf0f-5af02a938c91
2026-03-27 15:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010059%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622572%27 HTTP/1.1" 200 None
2026-03-27 15:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010059/photo_001/780x0__r.jpg?hash=1774622572 not downloaded yet
2026-03-27 15:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010059%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622571%27 HTTP/1.1" 200 None
2026-03-27 15:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010059/photo_002/780x0__r.jpg?hash=1774622571 not downloaded yet
2026-03-27 15:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010059%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622572%27 HTTP/1.1" 200 None
2026-03-27 15:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010059/photo_003/780x0__r.jpg?hash=1774622572 not downloaded yet
2026-03-27 15:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010042/photo_001/780x0__r.jpg?hash=1774622514> (referer: https://ecarstrade.com/cars/7010042)
2026-03-27 15:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010059%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622571%27 HTTP/1.1" 200 None
2026-03-27 15:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010059/photo_004/780x0__r.jpg?hash=1774622571 not downloaded yet
2026-03-27 15:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010059%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622571%27 HTTP/1.1" 200 None
2026-03-27 15:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010059/photo_005/780x0__r.jpg?hash=1774622571 not downloaded yet
2026-03-27 15:35:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2f8ab226-d0c2-5d69-8737-d59bb4a03724
2026-03-27 15:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010042/photo_002/780x0__r.jpg?hash=1774622514> (referer: https://ecarstrade.com/cars/7010042)
2026-03-27 15:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35: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%252F7010059%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622571%27 HTTP/1.1" 200 None
2026-03-27 15:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010059/photo_006/780x0__r.jpg?hash=1774622571 not downloaded yet
2026-03-27 15:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010035/photo_005/780x0__r.jpg?hash=1774622503> (referer: https://ecarstrade.com/cars/7010035)
2026-03-27 15:35:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2f8ab226-d0c2-5d69-8737-d59bb4a03724
2026-03-27 15:35:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2f8ab226-d0c2-5d69-8737-d59bb4a03724
2026-03-27 15:35:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2f8ab226-d0c2-5d69-8737-d59bb4a03724
2026-03-27 15:35:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f8ab226-d0c2-5d69-8737-d59bb4a03724, skipping ID generation
2026-03-27 15:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f8ab226-d0c2-5d69-8737-d59bb4a03724 with scrape type 1
2026-03-27 15:35:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f8ab226-d0c2-5d69-8737-d59bb4a03724 sending to next pipeline
2026-03-27 15:35:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2f8ab226-d0c2-5d69-8737-d59bb4a03724, identifier: 7010042auction111139
2026-03-27 15:35:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2f8ab226-d0c2-5d69-8737-d59bb4a03724 with identifier: 7010042auction111139
2026-03-27 15:35:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2f8ab226-d0c2-5d69-8737-d59bb4a03724 with identifier: 7010042auction111139
2026-03-27 15:35:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2f8ab226-d0c2-5d69-8737-d59bb4a03724 with identifier: 7010042auction111139 to the API
2026-03-27 15:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:35:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010042/photo_002/780x0__r.jpg?hash=1774622514>
{'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': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': '2f8ab226-d0c2-5d69-8737-d59bb4a03724',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010042',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 62568,
 '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': 'BMW X1 sDrive16dA (85 kW) 5d',
 'transmission': 'automatic',
 'trim': 'sDrive16dA (85 kW) 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010042auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:35:57 [ecarstrade.be] INFO: Saving data for 7010042auction111139: {'created_time': 1774625757.234914, 'last_price_update_time': 1774625757.234925, 'auction_closing_time': 1774971000.0}
2026-03-27 15:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010042auction111139') HTTP/1.1" 204 0
2026-03-27 15:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010035/photo_003/780x0__r.jpg?hash=1774622502> (referer: https://ecarstrade.com/cars/7010035)
2026-03-27 15:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010035/photo_004/780x0__r.jpg?hash=1774622502> (referer: https://ecarstrade.com/cars/7010035)
2026-03-27 15:35:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4711adbe-ed24-5421-81d1-b66807ab6498
2026-03-27 15:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010035/photo_001/780x0__r.jpg?hash=1774622502> (referer: https://ecarstrade.com/cars/7010035)
2026-03-27 15:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010035/photo_002/780x0__r.jpg?hash=1774622502> (referer: https://ecarstrade.com/cars/7010035)
2026-03-27 15:35:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4711adbe-ed24-5421-81d1-b66807ab6498
2026-03-27 15:35:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4711adbe-ed24-5421-81d1-b66807ab6498
2026-03-27 15:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010039/photo_004/780x0__r.jpg?hash=1774622509> (referer: https://ecarstrade.com/cars/7010039)
2026-03-27 15:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010039/photo_005/780x0__r.jpg?hash=1774622509> (referer: https://ecarstrade.com/cars/7010039)
2026-03-27 15:35:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4711adbe-ed24-5421-81d1-b66807ab6498
2026-03-27 15:35:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4711adbe-ed24-5421-81d1-b66807ab6498
2026-03-27 15:35:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4711adbe-ed24-5421-81d1-b66807ab6498, skipping ID generation
2026-03-27 15:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4711adbe-ed24-5421-81d1-b66807ab6498 with scrape type 1
2026-03-27 15:35:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4711adbe-ed24-5421-81d1-b66807ab6498 sending to next pipeline
2026-03-27 15:35:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4711adbe-ed24-5421-81d1-b66807ab6498, identifier: 7010035auction111139
2026-03-27 15:35:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4711adbe-ed24-5421-81d1-b66807ab6498 with identifier: 7010035auction111139
2026-03-27 15:35:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4711adbe-ed24-5421-81d1-b66807ab6498 with identifier: 7010035auction111139
2026-03-27 15:35:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4711adbe-ed24-5421-81d1-b66807ab6498 with identifier: 7010035auction111139 to the API
2026-03-27 15:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:35: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 15:35:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010035/photo_002/780x0__r.jpg?hash=1774622502>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': '4711adbe-ed24-5421-81d1-b66807ab6498',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010035',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'BMW',
 'model': '316',
 'odometer': 62455,
 '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': 'BMW 3 Reeks Touring 316d (90 kW) 5d',
 'transmission': 'manual',
 'trim': '3 Reeks Touring d (90 kW) 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010035auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:35:58 [ecarstrade.be] INFO: Saving data for 7010035auction111139: {'created_time': 1774625758.294847, 'last_price_update_time': 1774625758.294858, 'auction_closing_time': 1774971000.0}
2026-03-27 15:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010035auction111139') HTTP/1.1" 204 0
2026-03-27 15:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010039/photo_003/780x0__r.jpg?hash=1774622509> (referer: https://ecarstrade.com/cars/7010039)
2026-03-27 15:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010059/photo_002/780x0__r.jpg?hash=1774622571> (referer: https://ecarstrade.com/cars/7010059)
2026-03-27 15:35:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 070888c5-4517-565d-b497-77dcf3930db5
2026-03-27 15:35:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 070888c5-4517-565d-b497-77dcf3930db5
2026-03-27 15:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010059/photo_005/780x0__r.jpg?hash=1774622571> (referer: https://ecarstrade.com/cars/7010059)
2026-03-27 15:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010059/photo_004/780x0__r.jpg?hash=1774622571> (referer: https://ecarstrade.com/cars/7010059)
2026-03-27 15:35:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 070888c5-4517-565d-b497-77dcf3930db5
2026-03-27 15:35:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 105d2ea3-a0bb-57c9-bf0f-5af02a938c91
2026-03-27 15:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010059/photo_006/780x0__r.jpg?hash=1774622571> (referer: https://ecarstrade.com/cars/7010059)
2026-03-27 15:35:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 105d2ea3-a0bb-57c9-bf0f-5af02a938c91
2026-03-27 15:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010059/photo_001/780x0__r.jpg?hash=1774622572> (referer: https://ecarstrade.com/cars/7010059)
2026-03-27 15:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010059/photo_003/780x0__r.jpg?hash=1774622572> (referer: https://ecarstrade.com/cars/7010059)
2026-03-27 15:35:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 105d2ea3-a0bb-57c9-bf0f-5af02a938c91
2026-03-27 15:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010039/photo_001/780x0__r.jpg?hash=1774622509> (referer: https://ecarstrade.com/cars/7010039)
2026-03-27 15:35:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 105d2ea3-a0bb-57c9-bf0f-5af02a938c91
2026-03-27 15:35:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 105d2ea3-a0bb-57c9-bf0f-5af02a938c91
2026-03-27 15:35:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 105d2ea3-a0bb-57c9-bf0f-5af02a938c91
2026-03-27 15:35:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 105d2ea3-a0bb-57c9-bf0f-5af02a938c91, skipping ID generation
2026-03-27 15:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 105d2ea3-a0bb-57c9-bf0f-5af02a938c91 with scrape type 1
2026-03-27 15:35:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 105d2ea3-a0bb-57c9-bf0f-5af02a938c91 sending to next pipeline
2026-03-27 15:35:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 105d2ea3-a0bb-57c9-bf0f-5af02a938c91, identifier: 7010059auction111139
2026-03-27 15:35:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 105d2ea3-a0bb-57c9-bf0f-5af02a938c91 with identifier: 7010059auction111139
2026-03-27 15:35:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 105d2ea3-a0bb-57c9-bf0f-5af02a938c91 with identifier: 7010059auction111139
2026-03-27 15:35:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 105d2ea3-a0bb-57c9-bf0f-5af02a938c91 with identifier: 7010059auction111139 to the API
2026-03-27 15:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:35: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 15:35:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010059/photo_003/780x0__r.jpg?hash=1774622572>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': '105d2ea3-a0bb-57c9-bf0f-5af02a938c91',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010059',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'Citan',
 'odometer': 122228,
 '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': 2,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CITAN 110 TOURER SWB DSL - 2022 1.5 CDI 95hp 110 A1 '
          'Pro S/S (EU6d) 5d',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ CITAN 110 TOURER SWB DSL - 2022 1.5 CDI 95hp 110 A1 '
         'Pro S/S (EU6d) 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010059auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:35:58 [ecarstrade.be] INFO: Saving data for 7010059auction111139: {'created_time': 1774625758.962056, 'last_price_update_time': 1774625758.962067, 'auction_closing_time': 1774971000.0}
2026-03-27 15:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010059auction111139') HTTP/1.1" 204 0
2026-03-27 15:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010039/photo_002/780x0__r.jpg?hash=1774622509> (referer: https://ecarstrade.com/cars/7010039)
2026-03-27 15:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010034/photo_005/780x0__r.jpg?hash=1774622499> (referer: https://ecarstrade.com/cars/7010034)
2026-03-27 15:35:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 070888c5-4517-565d-b497-77dcf3930db5
2026-03-27 15:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010034/photo_003/780x0__r.jpg?hash=1774622499> (referer: https://ecarstrade.com/cars/7010034)
2026-03-27 15:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010034/photo_004/780x0__r.jpg?hash=1774622499> (referer: https://ecarstrade.com/cars/7010034)
2026-03-27 15:35:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 070888c5-4517-565d-b497-77dcf3930db5
2026-03-27 15:35:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 070888c5-4517-565d-b497-77dcf3930db5, skipping ID generation
2026-03-27 15:35:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 070888c5-4517-565d-b497-77dcf3930db5 with scrape type 1
2026-03-27 15:35:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 070888c5-4517-565d-b497-77dcf3930db5 sending to next pipeline
2026-03-27 15:35:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 070888c5-4517-565d-b497-77dcf3930db5, identifier: 7010039auction111139
2026-03-27 15:35:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d7863ff2-9648-5fa6-9804-3054cb4c1c89
2026-03-27 15:35:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 070888c5-4517-565d-b497-77dcf3930db5 with identifier: 7010039auction111139
2026-03-27 15:35:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 070888c5-4517-565d-b497-77dcf3930db5 with identifier: 7010039auction111139
2026-03-27 15:35:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 070888c5-4517-565d-b497-77dcf3930db5 with identifier: 7010039auction111139 to the API
2026-03-27 15:35:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:35:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010039/photo_002/780x0__r.jpg?hash=1774622509>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': '070888c5-4517-565d-b497-77dcf3930db5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010039',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 95071,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 sDrive16dA (85 kW) 5d',
 'transmission': 'automatic',
 'trim': 'sDrive16dA (85 kW) 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010039auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:35:59 [ecarstrade.be] INFO: Saving data for 7010039auction111139: {'created_time': 1774625759.493038, 'last_price_update_time': 1774625759.493048, 'auction_closing_time': 1774971000.0}
2026-03-27 15:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010039auction111139') HTTP/1.1" 204 0
2026-03-27 15:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010034/photo_001/780x0__r.jpg?hash=1774622500> (referer: https://ecarstrade.com/cars/7010034)
2026-03-27 15:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010034/photo_002/780x0__r.jpg?hash=1774622499> (referer: https://ecarstrade.com/cars/7010034)
2026-03-27 15:35:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d7863ff2-9648-5fa6-9804-3054cb4c1c89
2026-03-27 15:35:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d7863ff2-9648-5fa6-9804-3054cb4c1c89
2026-03-27 15:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010037/photo_005/780x0__r.jpg?hash=1774622505> (referer: https://ecarstrade.com/cars/7010037)
2026-03-27 15:35:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d7863ff2-9648-5fa6-9804-3054cb4c1c89
2026-03-27 15:35:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d7863ff2-9648-5fa6-9804-3054cb4c1c89
2026-03-27 15:35:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d7863ff2-9648-5fa6-9804-3054cb4c1c89, skipping ID generation
2026-03-27 15:35:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7863ff2-9648-5fa6-9804-3054cb4c1c89 with scrape type 1
2026-03-27 15:35:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d7863ff2-9648-5fa6-9804-3054cb4c1c89 sending to next pipeline
2026-03-27 15:35:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d7863ff2-9648-5fa6-9804-3054cb4c1c89, identifier: 7010034auction111139
2026-03-27 15:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010037/photo_004/780x0__r.jpg?hash=1774622505> (referer: https://ecarstrade.com/cars/7010037)
2026-03-27 15:35:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d7863ff2-9648-5fa6-9804-3054cb4c1c89 with identifier: 7010034auction111139
2026-03-27 15:35:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d7863ff2-9648-5fa6-9804-3054cb4c1c89 with identifier: 7010034auction111139
2026-03-27 15:35:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d7863ff2-9648-5fa6-9804-3054cb4c1c89 with identifier: 7010034auction111139 to the API
2026-03-27 15:35:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:36:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010034/photo_002/780x0__r.jpg?hash=1774622499>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'd7863ff2-9648-5fa6-9804-3054cb4c1c89',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010034',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': '316',
 'odometer': 92753,
 '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': 'BMW 3 Reeks Berline 316dA (90 kW) 4d',
 'transmission': 'automatic',
 'trim': '3 Reeks Berline dA (90 kW) 4d',
 'vin': None,
 'year': 2021}
2026-03-27 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010034auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:00 [ecarstrade.be] INFO: Saving data for 7010034auction111139: {'created_time': 1774625760.026415, 'last_price_update_time': 1774625760.026432, 'auction_closing_time': 1774971000.0}
2026-03-27 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010034auction111139') HTTP/1.1" 204 0
2026-03-27 15:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010037/photo_003/780x0__r.jpg?hash=1774622505> (referer: https://ecarstrade.com/cars/7010037)
2026-03-27 15:36:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bbd871a8-69bd-572e-aea5-5e553b4f881d
2026-03-27 15:36:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bbd871a8-69bd-572e-aea5-5e553b4f881d
2026-03-27 15:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010037/photo_001/780x0__r.jpg?hash=1774622505> (referer: https://ecarstrade.com/cars/7010037)
2026-03-27 15:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010037/photo_002/780x0__r.jpg?hash=1774622505> (referer: https://ecarstrade.com/cars/7010037)
2026-03-27 15:36:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bbd871a8-69bd-572e-aea5-5e553b4f881d
2026-03-27 15:36:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bbd871a8-69bd-572e-aea5-5e553b4f881d
2026-03-27 15:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010036/photo_005/780x0__r.jpg?hash=1774622501> (referer: https://ecarstrade.com/cars/7010036)
2026-03-27 15:36:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bbd871a8-69bd-572e-aea5-5e553b4f881d
2026-03-27 15:36:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bbd871a8-69bd-572e-aea5-5e553b4f881d, skipping ID generation
2026-03-27 15:36:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbd871a8-69bd-572e-aea5-5e553b4f881d with scrape type 1
2026-03-27 15:36:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bbd871a8-69bd-572e-aea5-5e553b4f881d sending to next pipeline
2026-03-27 15:36:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bbd871a8-69bd-572e-aea5-5e553b4f881d, identifier: 7010037auction111139
2026-03-27 15:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bbd871a8-69bd-572e-aea5-5e553b4f881d with identifier: 7010037auction111139
2026-03-27 15:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bbd871a8-69bd-572e-aea5-5e553b4f881d with identifier: 7010037auction111139
2026-03-27 15:36:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bbd871a8-69bd-572e-aea5-5e553b4f881d with identifier: 7010037auction111139 to the API
2026-03-27 15:36:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:36: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 15:36:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010037/photo_002/780x0__r.jpg?hash=1774622505>
{'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-31T15:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'bbd871a8-69bd-572e-aea5-5e553b4f881d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010037',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 16655,
 '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': 5,
 'seller_name': None,
 'title': 'BMW X1 xDrive25e 125hp PHEV (EU6d-TEMP) 5d',
 'transmission': 'automatic',
 'trim': 'xDrive25e 125hp PHEV (EU6d-TEMP) 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010037auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:00 [ecarstrade.be] INFO: Saving data for 7010037auction111139: {'created_time': 1774625760.65262, 'last_price_update_time': 1774625760.65263, 'auction_closing_time': 1774971000.0}
2026-03-27 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010037auction111139') HTTP/1.1" 204 0
2026-03-27 15:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010036/photo_004/780x0__r.jpg?hash=1774622502> (referer: https://ecarstrade.com/cars/7010036)
2026-03-27 15:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010036/photo_003/780x0__r.jpg?hash=1774622501> (referer: https://ecarstrade.com/cars/7010036)
2026-03-27 15:36:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 79992fda-9675-5b23-b026-ddf178ea5636
2026-03-27 15:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010036/photo_002/780x0__r.jpg?hash=1774622501> (referer: https://ecarstrade.com/cars/7010036)
2026-03-27 15:36: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 15:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010036/photo_001/780x0__r.jpg?hash=1774622501> (referer: https://ecarstrade.com/cars/7010036)
2026-03-27 15:36: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 15:36:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 79992fda-9675-5b23-b026-ddf178ea5636
2026-03-27 15:36:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 79992fda-9675-5b23-b026-ddf178ea5636
2026-03-27 15:36:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 79992fda-9675-5b23-b026-ddf178ea5636
2026-03-27 15:36:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 79992fda-9675-5b23-b026-ddf178ea5636
2026-03-27 15:36:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 79992fda-9675-5b23-b026-ddf178ea5636, skipping ID generation
2026-03-27 15:36:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79992fda-9675-5b23-b026-ddf178ea5636 with scrape type 1
2026-03-27 15:36:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 79992fda-9675-5b23-b026-ddf178ea5636 sending to next pipeline
2026-03-27 15:36:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 79992fda-9675-5b23-b026-ddf178ea5636, identifier: 7010036auction111139
2026-03-27 15:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 79992fda-9675-5b23-b026-ddf178ea5636 with identifier: 7010036auction111139
2026-03-27 15:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 79992fda-9675-5b23-b026-ddf178ea5636 with identifier: 7010036auction111139
2026-03-27 15:36:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 79992fda-9675-5b23-b026-ddf178ea5636 with identifier: 7010036auction111139 to the API
2026-03-27 15:36:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:36:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010036/photo_001/780x0__r.jpg?hash=1774622501>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': '79992fda-9675-5b23-b026-ddf178ea5636',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010036',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'BMW',
 'model': '218 Gran Coupé',
 'odometer': 115127,
 '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': "BMW, 2-serie Gr.Coupé '19, BMW 2 Reeks Gran Coupé 218dA (110kW) 4d",
 'transmission': 'automatic',
 'trim': ", 2-serie Gr.Coupé '19,  2 Reeks Gran Coupé 218dA (110kW) 4d",
 'vin': None,
 'year': 2021}
2026-03-27 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010036auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:01 [ecarstrade.be] INFO: Saving data for 7010036auction111139: {'created_time': 1774625761.203783, 'last_price_update_time': 1774625761.203793, 'auction_closing_time': 1774971000.0}
2026-03-27 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010036auction111139') HTTP/1.1" 204 0
2026-03-27 15:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010072> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:36:01 [ecarstrade.be] INFO: Extracting details for car 7010072auction111139
2026-03-27 15:36:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44bcb0b0-ce31-5d49-89d0-7ba071357cf6 with identifier: 7010072auction111139
2026-03-27 15:36:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44bcb0b0-ce31-5d49-89d0-7ba071357cf6 with scrape type 1
2026-03-27 15:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 44bcb0b0-ce31-5d49-89d0-7ba071357cf6
2026-03-27 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010072%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622606%27 HTTP/1.1" 200 None
2026-03-27 15:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010072/photo_001/780x0__r.jpg?hash=1774622606 not downloaded yet
2026-03-27 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010072%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622607%27 HTTP/1.1" 200 None
2026-03-27 15:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010072/photo_002/780x0__r.jpg?hash=1774622607 not downloaded yet
2026-03-27 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010072%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622607%27 HTTP/1.1" 200 None
2026-03-27 15:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010072/photo_003/780x0__r.jpg?hash=1774622607 not downloaded yet
2026-03-27 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010072%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622607%27 HTTP/1.1" 200 None
2026-03-27 15:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010072/photo_004/780x0__r.jpg?hash=1774622607 not downloaded yet
2026-03-27 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010072%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622607%27 HTTP/1.1" 200 None
2026-03-27 15:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010072/photo_005/780x0__r.jpg?hash=1774622607 not downloaded yet
2026-03-27 15:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010072%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622607%27 HTTP/1.1" 200 None
2026-03-27 15:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010072/photo_006/780x0__r.jpg?hash=1774622607 not downloaded yet
2026-03-27 15:36:07 [scrapy.extensions.logstats] INFO: Crawled 1475 pages (at 14 pages/min), scraped 1276 items (at 21 items/min)
2026-03-27 15:36:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:36:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010051> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:36:10 [ecarstrade.be] INFO: Extracting details for car 7010051auction111139
2026-03-27 15:36:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 808e510d-57da-5882-9543-37598b03c690 with identifier: 7010051auction111139
2026-03-27 15:36:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 808e510d-57da-5882-9543-37598b03c690 with scrape type 1
2026-03-27 15:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 808e510d-57da-5882-9543-37598b03c690
2026-03-27 15:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010051%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622537%27 HTTP/1.1" 200 None
2026-03-27 15:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010051/photo_001/780x0__r.jpg?hash=1774622537 not downloaded yet
2026-03-27 15:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010051%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622537%27 HTTP/1.1" 200 None
2026-03-27 15:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010051/photo_002/780x0__r.jpg?hash=1774622537 not downloaded yet
2026-03-27 15:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010051%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622537%27 HTTP/1.1" 200 None
2026-03-27 15:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010051/photo_003/780x0__r.jpg?hash=1774622537 not downloaded yet
2026-03-27 15:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010051%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622538%27 HTTP/1.1" 200 None
2026-03-27 15:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010051/photo_004/780x0__r.jpg?hash=1774622538 not downloaded yet
2026-03-27 15:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010051%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622538%27 HTTP/1.1" 200 None
2026-03-27 15:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010051/photo_005/780x0__r.jpg?hash=1774622538 not downloaded yet
2026-03-27 15:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010051%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622537%27 HTTP/1.1" 200 None
2026-03-27 15:36:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010051/photo_006/780x0__r.jpg?hash=1774622537 not downloaded yet
2026-03-27 15:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010052> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010072/photo_001/780x0__r.jpg?hash=1774622606> (referer: https://ecarstrade.com/cars/7010072)
2026-03-27 15:36:12 [ecarstrade.be] INFO: Extracting details for car 7010052auction111139
2026-03-27 15:36:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4b52bbe-a1f2-5e39-9d07-9add60fac429 with identifier: 7010052auction111139
2026-03-27 15:36:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4b52bbe-a1f2-5e39-9d07-9add60fac429 with scrape type 1
2026-03-27 15:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b4b52bbe-a1f2-5e39-9d07-9add60fac429
2026-03-27 15:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010052%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622542%27 HTTP/1.1" 200 None
2026-03-27 15:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010052/photo_001/780x0__r.jpg?hash=1774622542 not downloaded yet
2026-03-27 15:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010052%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622542%27 HTTP/1.1" 200 None
2026-03-27 15:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010052/photo_002/780x0__r.jpg?hash=1774622542 not downloaded yet
2026-03-27 15:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010072/photo_002/780x0__r.jpg?hash=1774622607> (referer: https://ecarstrade.com/cars/7010072)
2026-03-27 15:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010052%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622542%27 HTTP/1.1" 200 None
2026-03-27 15:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010052/photo_003/780x0__r.jpg?hash=1774622542 not downloaded yet
2026-03-27 15:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010052%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622542%27 HTTP/1.1" 200 None
2026-03-27 15:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010052/photo_004/780x0__r.jpg?hash=1774622542 not downloaded yet
2026-03-27 15:36:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 44bcb0b0-ce31-5d49-89d0-7ba071357cf6
2026-03-27 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010052%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622542%27 HTTP/1.1" 200 None
2026-03-27 15:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010052/photo_005/780x0__r.jpg?hash=1774622542 not downloaded yet
2026-03-27 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010052%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622542%27 HTTP/1.1" 200 None
2026-03-27 15:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010052/photo_006/780x0__r.jpg?hash=1774622542 not downloaded yet
2026-03-27 15:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010072/photo_003/780x0__r.jpg?hash=1774622607> (referer: https://ecarstrade.com/cars/7010072)
2026-03-27 15:36:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 44bcb0b0-ce31-5d49-89d0-7ba071357cf6
2026-03-27 15:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010072/photo_004/780x0__r.jpg?hash=1774622607> (referer: https://ecarstrade.com/cars/7010072)
2026-03-27 15:36:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 44bcb0b0-ce31-5d49-89d0-7ba071357cf6
2026-03-27 15:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010072/photo_005/780x0__r.jpg?hash=1774622607> (referer: https://ecarstrade.com/cars/7010072)
2026-03-27 15:36:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 44bcb0b0-ce31-5d49-89d0-7ba071357cf6
2026-03-27 15:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010072/photo_006/780x0__r.jpg?hash=1774622607> (referer: https://ecarstrade.com/cars/7010072)
2026-03-27 15:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010051/photo_001/780x0__r.jpg?hash=1774622537> (referer: https://ecarstrade.com/cars/7010051)
2026-03-27 15:36:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 44bcb0b0-ce31-5d49-89d0-7ba071357cf6
2026-03-27 15:36:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 44bcb0b0-ce31-5d49-89d0-7ba071357cf6
2026-03-27 15:36:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44bcb0b0-ce31-5d49-89d0-7ba071357cf6, skipping ID generation
2026-03-27 15:36:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44bcb0b0-ce31-5d49-89d0-7ba071357cf6 with scrape type 1
2026-03-27 15:36:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 44bcb0b0-ce31-5d49-89d0-7ba071357cf6 sending to next pipeline
2026-03-27 15:36:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 44bcb0b0-ce31-5d49-89d0-7ba071357cf6, identifier: 7010072auction111139
2026-03-27 15:36:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 44bcb0b0-ce31-5d49-89d0-7ba071357cf6 with identifier: 7010072auction111139
2026-03-27 15:36:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 44bcb0b0-ce31-5d49-89d0-7ba071357cf6 with identifier: 7010072auction111139
2026-03-27 15:36:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 44bcb0b0-ce31-5d49-89d0-7ba071357cf6 with identifier: 7010072auction111139 to the API
2026-03-27 15:36:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:36: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 15:36:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010072/photo_006/780x0__r.jpg?hash=1774622607>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Petrol',
 'id': '44bcb0b0-ce31-5d49-89d0-7ba071357cf6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010072',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Mini',
 'model': 'Cooper',
 'odometer': 47917,
 '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': 4,
 'seller_name': None,
 'title': "MINI, Mini 3d '14, Mini Cooper 3d",
 'transmission': 'automatic',
 'trim': "MINI,  3d '14,   3d",
 'vin': None,
 'year': 2023}
2026-03-27 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010072auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:13 [ecarstrade.be] INFO: Saving data for 7010072auction111139: {'created_time': 1774625773.856952, 'last_price_update_time': 1774625773.856961, 'auction_closing_time': 1774971000.0}
2026-03-27 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010072auction111139') HTTP/1.1" 204 0
2026-03-27 15:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010051/photo_002/780x0__r.jpg?hash=1774622537> (referer: https://ecarstrade.com/cars/7010051)
2026-03-27 15:36:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 808e510d-57da-5882-9543-37598b03c690
2026-03-27 15:36:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 808e510d-57da-5882-9543-37598b03c690
2026-03-27 15:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010051/photo_006/780x0__r.jpg?hash=1774622537> (referer: https://ecarstrade.com/cars/7010051)
2026-03-27 15:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010051/photo_005/780x0__r.jpg?hash=1774622538> (referer: https://ecarstrade.com/cars/7010051)
2026-03-27 15:36:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 808e510d-57da-5882-9543-37598b03c690
2026-03-27 15:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010052/photo_002/780x0__r.jpg?hash=1774622542> (referer: https://ecarstrade.com/cars/7010052)
2026-03-27 15:36:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 808e510d-57da-5882-9543-37598b03c690
2026-03-27 15:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010052/photo_006/780x0__r.jpg?hash=1774622542> (referer: https://ecarstrade.com/cars/7010052)
2026-03-27 15:36:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b4b52bbe-a1f2-5e39-9d07-9add60fac429
2026-03-27 15:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010052/photo_005/780x0__r.jpg?hash=1774622542> (referer: https://ecarstrade.com/cars/7010052)
2026-03-27 15:36:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b4b52bbe-a1f2-5e39-9d07-9add60fac429
2026-03-27 15:36:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b4b52bbe-a1f2-5e39-9d07-9add60fac429
2026-03-27 15:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010052/photo_004/780x0__r.jpg?hash=1774622542> (referer: https://ecarstrade.com/cars/7010052)
2026-03-27 15:36:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b4b52bbe-a1f2-5e39-9d07-9add60fac429
2026-03-27 15:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010052/photo_003/780x0__r.jpg?hash=1774622542> (referer: https://ecarstrade.com/cars/7010052)
2026-03-27 15:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010052/photo_001/780x0__r.jpg?hash=1774622542> (referer: https://ecarstrade.com/cars/7010052)
2026-03-27 15:36:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b4b52bbe-a1f2-5e39-9d07-9add60fac429
2026-03-27 15:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010051/photo_004/780x0__r.jpg?hash=1774622538> (referer: https://ecarstrade.com/cars/7010051)
2026-03-27 15:36:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b4b52bbe-a1f2-5e39-9d07-9add60fac429
2026-03-27 15:36:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b4b52bbe-a1f2-5e39-9d07-9add60fac429, skipping ID generation
2026-03-27 15:36:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4b52bbe-a1f2-5e39-9d07-9add60fac429 with scrape type 1
2026-03-27 15:36:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b4b52bbe-a1f2-5e39-9d07-9add60fac429 sending to next pipeline
2026-03-27 15:36:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b4b52bbe-a1f2-5e39-9d07-9add60fac429, identifier: 7010052auction111139
2026-03-27 15:36:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b4b52bbe-a1f2-5e39-9d07-9add60fac429 with identifier: 7010052auction111139
2026-03-27 15:36:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b4b52bbe-a1f2-5e39-9d07-9add60fac429 with identifier: 7010052auction111139
2026-03-27 15:36:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b4b52bbe-a1f2-5e39-9d07-9add60fac429 with identifier: 7010052auction111139 to the API
2026-03-27 15:36:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:36: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 15:36:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010052/photo_001/780x0__r.jpg?hash=1774622542>
{'auction_title': '',
 'c_o_2_emission_value': 173,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'b4b52bbe-a1f2-5e39-9d07-9add60fac429',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010052',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Land Rover',
 'model': 'Range Rover Evoque',
 'odometer': 57511,
 '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': 'Land Rover Range Rover Evoque D200 MHEV AWD Auto R-Dynamic S 5d',
 'transmission': 'automatic',
 'trim': 'D200 MHEV AWD Auto R-Dynamic S 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010052auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:15 [ecarstrade.be] INFO: Saving data for 7010052auction111139: {'created_time': 1774625775.024876, 'last_price_update_time': 1774625775.024888, 'auction_closing_time': 1774971000.0}
2026-03-27 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010052auction111139') HTTP/1.1" 204 0
2026-03-27 15:36:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010051/photo_003/780x0__r.jpg?hash=1774622537> (referer: https://ecarstrade.com/cars/7010051)
2026-03-27 15:36:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 808e510d-57da-5882-9543-37598b03c690
2026-03-27 15:36:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 808e510d-57da-5882-9543-37598b03c690
2026-03-27 15:36:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 808e510d-57da-5882-9543-37598b03c690, skipping ID generation
2026-03-27 15:36:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 808e510d-57da-5882-9543-37598b03c690 with scrape type 1
2026-03-27 15:36:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 808e510d-57da-5882-9543-37598b03c690 sending to next pipeline
2026-03-27 15:36:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 808e510d-57da-5882-9543-37598b03c690, identifier: 7010051auction111139
2026-03-27 15:36:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 808e510d-57da-5882-9543-37598b03c690 with identifier: 7010051auction111139
2026-03-27 15:36:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 808e510d-57da-5882-9543-37598b03c690 with identifier: 7010051auction111139
2026-03-27 15:36:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 808e510d-57da-5882-9543-37598b03c690 with identifier: 7010051auction111139 to the API
2026-03-27 15:36:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:36: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 15:36:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010051/photo_003/780x0__r.jpg?hash=1774622537>
{'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-31T15:30:00Z',
 'fuel_type': 'Petrol',
 'id': '808e510d-57da-5882-9543-37598b03c690',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010051',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Hyundai',
 'model': 'IONIQ',
 'odometer': 134804,
 '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': 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 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010051auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:15 [ecarstrade.be] INFO: Saving data for 7010051auction111139: {'created_time': 1774625775.536479, 'last_price_update_time': 1774625775.536491, 'auction_closing_time': 1774971000.0}
2026-03-27 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010051auction111139') HTTP/1.1" 204 0
2026-03-27 15:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010058> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:36:20 [ecarstrade.be] INFO: Extracting details for car 7010058auction111139
2026-03-27 15:36:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4 with identifier: 7010058auction111139
2026-03-27 15:36:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4 with scrape type 1
2026-03-27 15:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4
2026-03-27 15:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010058%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622565%27 HTTP/1.1" 200 None
2026-03-27 15:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010058/photo_001/780x0__r.jpg?hash=1774622565 not downloaded yet
2026-03-27 15:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010058%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622565%27 HTTP/1.1" 200 None
2026-03-27 15:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010058/photo_002/780x0__r.jpg?hash=1774622565 not downloaded yet
2026-03-27 15:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010058%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622565%27 HTTP/1.1" 200 None
2026-03-27 15:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010058/photo_003/780x0__r.jpg?hash=1774622565 not downloaded yet
2026-03-27 15:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010058%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622566%27 HTTP/1.1" 200 None
2026-03-27 15:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010058/photo_004/780x0__r.jpg?hash=1774622566 not downloaded yet
2026-03-27 15:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010058%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622566%27 HTTP/1.1" 200 None
2026-03-27 15:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010058/photo_005/780x0__r.jpg?hash=1774622566 not downloaded yet
2026-03-27 15:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252Fimages%252Fpixel.gif%27 HTTP/1.1" 200 None
2026-03-27 15:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/images/pixel.gif already downloaded
2026-03-27 15:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010058/photo_001/780x0__r.jpg?hash=1774622565> (referer: https://ecarstrade.com/cars/7010058)
2026-03-27 15:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010058/photo_002/780x0__r.jpg?hash=1774622565> (referer: https://ecarstrade.com/cars/7010058)
2026-03-27 15:36:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4
2026-03-27 15:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010058/photo_003/780x0__r.jpg?hash=1774622565> (referer: https://ecarstrade.com/cars/7010058)
2026-03-27 15:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010058/photo_004/780x0__r.jpg?hash=1774622566> (referer: https://ecarstrade.com/cars/7010058)
2026-03-27 15:36:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4
2026-03-27 15:36:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4
2026-03-27 15:36:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4
2026-03-27 15:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010058/photo_005/780x0__r.jpg?hash=1774622566> (referer: https://ecarstrade.com/cars/7010058)
2026-03-27 15:36:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 15:36:20 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 86 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 15:36:20 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 94 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 15:36:20 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 15:36:20 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 15:36:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'f\x00\x00\x00'
2026-03-27 15:36:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 15:36:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efcf73081d0>
2026-03-27 15:36:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 15:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 15:36:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 15:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4/acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 15:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ecarstrade.be',RowKey='https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7010001-7020000%252F7010058%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622566') HTTP/1.1" 204 0
2026-03-27 15:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010058/photo_005/780x0__r.jpg?hash=1774622566 saved to cache
2026-03-27 15:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4
2026-03-27 15:36:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4, skipping ID generation
2026-03-27 15:36:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4 with scrape type 1
2026-03-27 15:36:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4 sending to next pipeline
2026-03-27 15:36:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4, identifier: 7010058auction111139
2026-03-27 15:36:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4 with identifier: 7010058auction111139
2026-03-27 15:36:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4 with identifier: 7010058auction111139
2026-03-27 15:36:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4 with identifier: 7010058auction111139 to the API
2026-03-27 15:36:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:36: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 15:36:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010058/photo_005/780x0__r.jpg?hash=1774622566>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010058',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 94206,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd61d2b3-2f0c-53aa-b0db-e71893d85b3a/bd61d2b3-2f0c-53aa-b0db-e71893d85b3a_image_0.gif',
             'Extension': 'gif',
             'FileSizeInBytes': 43,
             'Height': 1,
             'OriginUrl': 'https://ecarstrade.com/images/pixel.gif',
             'Width': 1},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4/acea9a33-0ae5-5f14-b296-1f4bc7ca1ab4_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 80394,
             'Height': 585,
             'OriginUrl': 'https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010058/photo_005/780x0__r.jpg?hash=1774622566',
             'Width': 780}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-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 d Business Solution Aut. 4d',
 'vin': None,
 'year': 2021}
2026-03-27 15:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010058auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:21 [ecarstrade.be] INFO: Saving data for 7010058auction111139: {'created_time': 1774625781.336632, 'last_price_update_time': 1774625781.336645, 'auction_closing_time': 1774971000.0}
2026-03-27 15:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010058auction111139') HTTP/1.1" 204 0
2026-03-27 15:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010049> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:36:24 [ecarstrade.be] INFO: Extracting details for car 7010049auction111139
2026-03-27 15:36:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb10f790-1d32-5392-89c3-60f26bf9e415 with identifier: 7010049auction111139
2026-03-27 15:36:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb10f790-1d32-5392-89c3-60f26bf9e415 with scrape type 1
2026-03-27 15:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fb10f790-1d32-5392-89c3-60f26bf9e415
2026-03-27 15:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010049%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622532%27 HTTP/1.1" 200 None
2026-03-27 15:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010049/photo_001/780x0__r.jpg?hash=1774622532 not downloaded yet
2026-03-27 15:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010049%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622531%27 HTTP/1.1" 200 None
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010049/photo_002/780x0__r.jpg?hash=1774622531 not downloaded yet
2026-03-27 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010049%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622531%27 HTTP/1.1" 200 None
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010049/photo_003/780x0__r.jpg?hash=1774622531 not downloaded yet
2026-03-27 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010049%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622531%27 HTTP/1.1" 200 None
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010049/photo_004/780x0__r.jpg?hash=1774622531 not downloaded yet
2026-03-27 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010049%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622531%27 HTTP/1.1" 200 None
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010049/photo_005/780x0__r.jpg?hash=1774622531 not downloaded yet
2026-03-27 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010049%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622531%27 HTTP/1.1" 200 None
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010049/photo_006/780x0__r.jpg?hash=1774622531 not downloaded yet
2026-03-27 15:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010049/photo_001/780x0__r.jpg?hash=1774622532> (referer: https://ecarstrade.com/cars/7010049)
2026-03-27 15:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010049/photo_002/780x0__r.jpg?hash=1774622531> (referer: https://ecarstrade.com/cars/7010049)
2026-03-27 15:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010049/photo_005/780x0__r.jpg?hash=1774622531> (referer: https://ecarstrade.com/cars/7010049)
2026-03-27 15:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010049/photo_003/780x0__r.jpg?hash=1774622531> (referer: https://ecarstrade.com/cars/7010049)
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fb10f790-1d32-5392-89c3-60f26bf9e415
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fb10f790-1d32-5392-89c3-60f26bf9e415
2026-03-27 15:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010049/photo_006/780x0__r.jpg?hash=1774622531> (referer: https://ecarstrade.com/cars/7010049)
2026-03-27 15:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010057> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010049/photo_004/780x0__r.jpg?hash=1774622531> (referer: https://ecarstrade.com/cars/7010049)
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fb10f790-1d32-5392-89c3-60f26bf9e415
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fb10f790-1d32-5392-89c3-60f26bf9e415
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fb10f790-1d32-5392-89c3-60f26bf9e415
2026-03-27 15:36:25 [ecarstrade.be] INFO: Extracting details for car 7010057auction111139
2026-03-27 15:36:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd0af5ec-9feb-5531-9afa-f8012658d988 with identifier: 7010057auction111139
2026-03-27 15:36:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd0af5ec-9feb-5531-9afa-f8012658d988 with scrape type 1
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dd0af5ec-9feb-5531-9afa-f8012658d988
2026-03-27 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010057%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622563%27 HTTP/1.1" 200 None
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010057/photo_001/780x0__r.jpg?hash=1774622563 not downloaded yet
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fb10f790-1d32-5392-89c3-60f26bf9e415
2026-03-27 15:36:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fb10f790-1d32-5392-89c3-60f26bf9e415, skipping ID generation
2026-03-27 15:36:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb10f790-1d32-5392-89c3-60f26bf9e415 with scrape type 1
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fb10f790-1d32-5392-89c3-60f26bf9e415 sending to next pipeline
2026-03-27 15:36:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: fb10f790-1d32-5392-89c3-60f26bf9e415, identifier: 7010049auction111139
2026-03-27 15:36:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: fb10f790-1d32-5392-89c3-60f26bf9e415 with identifier: 7010049auction111139
2026-03-27 15:36:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: fb10f790-1d32-5392-89c3-60f26bf9e415 with identifier: 7010049auction111139
2026-03-27 15:36:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: fb10f790-1d32-5392-89c3-60f26bf9e415 with identifier: 7010049auction111139 to the API
2026-03-27 15:36:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:36:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010049/photo_004/780x0__r.jpg?hash=1774622531>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'fb10f790-1d32-5392-89c3-60f26bf9e415',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010049',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 43425,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Focus 1.5 EcoBlue 88kW Aut. Trend Ed. Business 5d',
 'transmission': 'automatic',
 'trim': '1.5 EcoBlue 88kW Aut. Trend Ed. Business 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010049auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:25 [ecarstrade.be] INFO: Saving data for 7010049auction111139: {'created_time': 1774625785.719604, 'last_price_update_time': 1774625785.719615, 'auction_closing_time': 1774971000.0}
2026-03-27 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010049auction111139') HTTP/1.1" 204 0
2026-03-27 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010057%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622563%27 HTTP/1.1" 200 None
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010057/photo_002/780x0__r.jpg?hash=1774622563 not downloaded yet
2026-03-27 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010057%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622563%27 HTTP/1.1" 200 None
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010057/photo_003/780x0__r.jpg?hash=1774622563 not downloaded yet
2026-03-27 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010057%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622563%27 HTTP/1.1" 200 None
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010057/photo_004/780x0__r.jpg?hash=1774622563 not downloaded yet
2026-03-27 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010057%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622564%27 HTTP/1.1" 200 None
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010057/photo_005/780x0__r.jpg?hash=1774622564 not downloaded yet
2026-03-27 15:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010057%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622563%27 HTTP/1.1" 200 None
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010057/photo_006/780x0__r.jpg?hash=1774622563 not downloaded yet
2026-03-27 15:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010057/photo_001/780x0__r.jpg?hash=1774622563> (referer: https://ecarstrade.com/cars/7010057)
2026-03-27 15:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010057/photo_002/780x0__r.jpg?hash=1774622563> (referer: https://ecarstrade.com/cars/7010057)
2026-03-27 15:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010057/photo_005/780x0__r.jpg?hash=1774622564> (referer: https://ecarstrade.com/cars/7010057)
2026-03-27 15:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010057/photo_003/780x0__r.jpg?hash=1774622563> (referer: https://ecarstrade.com/cars/7010057)
2026-03-27 15:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010057/photo_004/780x0__r.jpg?hash=1774622563> (referer: https://ecarstrade.com/cars/7010057)
2026-03-27 15:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010057/photo_006/780x0__r.jpg?hash=1774622563> (referer: https://ecarstrade.com/cars/7010057)
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dd0af5ec-9feb-5531-9afa-f8012658d988
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dd0af5ec-9feb-5531-9afa-f8012658d988
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dd0af5ec-9feb-5531-9afa-f8012658d988
2026-03-27 15:36:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dd0af5ec-9feb-5531-9afa-f8012658d988
2026-03-27 15:36:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dd0af5ec-9feb-5531-9afa-f8012658d988
2026-03-27 15:36:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dd0af5ec-9feb-5531-9afa-f8012658d988
2026-03-27 15:36:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dd0af5ec-9feb-5531-9afa-f8012658d988, skipping ID generation
2026-03-27 15:36:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd0af5ec-9feb-5531-9afa-f8012658d988 with scrape type 1
2026-03-27 15:36:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dd0af5ec-9feb-5531-9afa-f8012658d988 sending to next pipeline
2026-03-27 15:36:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: dd0af5ec-9feb-5531-9afa-f8012658d988, identifier: 7010057auction111139
2026-03-27 15:36:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: dd0af5ec-9feb-5531-9afa-f8012658d988 with identifier: 7010057auction111139
2026-03-27 15:36:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: dd0af5ec-9feb-5531-9afa-f8012658d988 with identifier: 7010057auction111139
2026-03-27 15:36:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: dd0af5ec-9feb-5531-9afa-f8012658d988 with identifier: 7010057auction111139 to the API
2026-03-27 15:36:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:36: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 15:36:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010057/photo_006/780x0__r.jpg?hash=1774622563>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'dd0af5ec-9feb-5531-9afa-f8012658d988',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010057',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 73438,
 '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': 5,
 'seller_name': None,
 'title': 'Mercedes-Benz A-Klasse A 180 d Business Solution Aut. 5d',
 'transmission': 'automatic',
 'trim': '-Benz A-Klasse  d Business Solution Aut. 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010057auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:26 [ecarstrade.be] INFO: Saving data for 7010057auction111139: {'created_time': 1774625786.421933, 'last_price_update_time': 1774625786.421946, 'auction_closing_time': 1774971000.0}
2026-03-27 15:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010057auction111139') HTTP/1.1" 204 0
2026-03-27 15:36:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010055> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:36:32 [ecarstrade.be] INFO: Extracting details for car 7010055auction111139
2026-03-27 15:36:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8eba66a-8da7-5de2-bfcb-d1383baf22d2 with identifier: 7010055auction111139
2026-03-27 15:36:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8eba66a-8da7-5de2-bfcb-d1383baf22d2 with scrape type 1
2026-03-27 15:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f8eba66a-8da7-5de2-bfcb-d1383baf22d2
2026-03-27 15:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010055%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622559%27 HTTP/1.1" 200 None
2026-03-27 15:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010055/photo_001/780x0__r.jpg?hash=1774622559 not downloaded yet
2026-03-27 15:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010055%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622559%27 HTTP/1.1" 200 None
2026-03-27 15:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010055/photo_002/780x0__r.jpg?hash=1774622559 not downloaded yet
2026-03-27 15:36:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page192?gearbox%5B%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/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010055%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622559%27 HTTP/1.1" 200 None
2026-03-27 15:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010055/photo_003/780x0__r.jpg?hash=1774622559 not downloaded yet
2026-03-27 15:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010055%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622559%27 HTTP/1.1" 200 None
2026-03-27 15:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010055/photo_004/780x0__r.jpg?hash=1774622559 not downloaded yet
2026-03-27 15:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010055%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622561%27 HTTP/1.1" 200 None
2026-03-27 15:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010055/photo_005/780x0__r.jpg?hash=1774622561 not downloaded yet
2026-03-27 15:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252Fimages%252Fpixel.gif%27 HTTP/1.1" 200 None
2026-03-27 15:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/images/pixel.gif already downloaded
2026-03-27 15:36:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010055/photo_001/780x0__r.jpg?hash=1774622559> (referer: https://ecarstrade.com/cars/7010055)
2026-03-27 15:36:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010055/photo_002/780x0__r.jpg?hash=1774622559> (referer: https://ecarstrade.com/cars/7010055)
2026-03-27 15:36:32 [ecarstrade.be] INFO: Found 5 car items
2026-03-27 15:36:32 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 15:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 15:36:32 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 15:36:32 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 15:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 15:36:32 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 15:36:32 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 15:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 15:36:32 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 15:36:32 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 15:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 15:36:32 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 15:36:32 [ecarstrade.be] INFO: Found listing with ID: NoneNone
2026-03-27 15:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%27NoneNone%27 HTTP/1.1" 200 None
2026-03-27 15:36:33 [ecarstrade.be] INFO: Scrape type for NoneNone: 0
2026-03-27 15:36: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 15:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010055/photo_003/780x0__r.jpg?hash=1774622559> (referer: https://ecarstrade.com/cars/7010055)
2026-03-27 15:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010055/photo_005/780x0__r.jpg?hash=1774622561> (referer: https://ecarstrade.com/cars/7010055)
2026-03-27 15:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010055/photo_004/780x0__r.jpg?hash=1774622559> (referer: https://ecarstrade.com/cars/7010055)
2026-03-27 15:36:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f8eba66a-8da7-5de2-bfcb-d1383baf22d2
2026-03-27 15:36:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f8eba66a-8da7-5de2-bfcb-d1383baf22d2
2026-03-27 15:36:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f8eba66a-8da7-5de2-bfcb-d1383baf22d2
2026-03-27 15:36:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f8eba66a-8da7-5de2-bfcb-d1383baf22d2
2026-03-27 15:36:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f8eba66a-8da7-5de2-bfcb-d1383baf22d2
2026-03-27 15:36:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f8eba66a-8da7-5de2-bfcb-d1383baf22d2, skipping ID generation
2026-03-27 15:36:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8eba66a-8da7-5de2-bfcb-d1383baf22d2 with scrape type 1
2026-03-27 15:36:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f8eba66a-8da7-5de2-bfcb-d1383baf22d2 sending to next pipeline
2026-03-27 15:36:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f8eba66a-8da7-5de2-bfcb-d1383baf22d2, identifier: 7010055auction111139
2026-03-27 15:36:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f8eba66a-8da7-5de2-bfcb-d1383baf22d2 with identifier: 7010055auction111139
2026-03-27 15:36:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f8eba66a-8da7-5de2-bfcb-d1383baf22d2 with identifier: 7010055auction111139
2026-03-27 15:36:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f8eba66a-8da7-5de2-bfcb-d1383baf22d2 with identifier: 7010055auction111139 to the API
2026-03-27 15:36:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:36:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010055/photo_004/780x0__r.jpg?hash=1774622559>
{'auction_title': '',
 'c_o_2_emission_value': 183,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Petrol',
 'id': 'f8eba66a-8da7-5de2-bfcb-d1383baf22d2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010055',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 105014,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd61d2b3-2f0c-53aa-b0db-e71893d85b3a/bd61d2b3-2f0c-53aa-b0db-e71893d85b3a_image_0.gif',
             'Extension': 'gif',
             'FileSizeInBytes': 43,
             'Height': 1,
             'OriginUrl': 'https://ecarstrade.com/images/pixel.gif',
             'Width': 1}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Hyundai Tucson 1.6 GDi ISG Feel 2WD 6M/T 5d',
 'transmission': 'manual',
 'trim': '1.6 GDi ISG Feel 2WD 6M/T 5d',
 'vin': None,
 'year': 2019}
2026-03-27 15:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010055auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:33 [ecarstrade.be] INFO: Saving data for 7010055auction111139: {'created_time': 1774625793.613117, 'last_price_update_time': 1774625793.613127, 'auction_closing_time': 1774971000.0}
2026-03-27 15:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010055auction111139') HTTP/1.1" 204 0
2026-03-27 15:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010054> (referer: https://ecarstrade.com/search/page191?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:36:33 [ecarstrade.be] INFO: Extracting details for car 7010054auction111139
2026-03-27 15:36:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: def3ebce-ee80-591a-805e-b0537ed9fa0a with identifier: 7010054auction111139
2026-03-27 15:36:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item def3ebce-ee80-591a-805e-b0537ed9fa0a with scrape type 1
2026-03-27 15:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item def3ebce-ee80-591a-805e-b0537ed9fa0a
2026-03-27 15:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010054%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622548%27 HTTP/1.1" 200 None
2026-03-27 15:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010054/photo_001/780x0__r.jpg?hash=1774622548 not downloaded yet
2026-03-27 15:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010054%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622549%27 HTTP/1.1" 200 None
2026-03-27 15:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010054/photo_002/780x0__r.jpg?hash=1774622549 not downloaded yet
2026-03-27 15:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010054%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622549%27 HTTP/1.1" 200 None
2026-03-27 15:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010054/photo_003/780x0__r.jpg?hash=1774622549 not downloaded yet
2026-03-27 15:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010054%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622550%27 HTTP/1.1" 200 None
2026-03-27 15:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010054/photo_004/780x0__r.jpg?hash=1774622550 not downloaded yet
2026-03-27 15:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010054%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622549%27 HTTP/1.1" 200 None
2026-03-27 15:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010054/photo_005/780x0__r.jpg?hash=1774622549 not downloaded yet
2026-03-27 15:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36: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%252F7010054%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622549%27 HTTP/1.1" 200 None
2026-03-27 15:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010054/photo_006/780x0__r.jpg?hash=1774622549 not downloaded yet
2026-03-27 15:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010054/photo_002/780x0__r.jpg?hash=1774622549> (referer: https://ecarstrade.com/cars/7010054)
2026-03-27 15:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010054/photo_004/780x0__r.jpg?hash=1774622550> (referer: https://ecarstrade.com/cars/7010054)
2026-03-27 15:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010054/photo_003/780x0__r.jpg?hash=1774622549> (referer: https://ecarstrade.com/cars/7010054)
2026-03-27 15:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010054/photo_001/780x0__r.jpg?hash=1774622548> (referer: https://ecarstrade.com/cars/7010054)
2026-03-27 15:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010054/photo_006/780x0__r.jpg?hash=1774622549> (referer: https://ecarstrade.com/cars/7010054)
2026-03-27 15:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010054/photo_005/780x0__r.jpg?hash=1774622549> (referer: https://ecarstrade.com/cars/7010054)
2026-03-27 15:36:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item def3ebce-ee80-591a-805e-b0537ed9fa0a
2026-03-27 15:36:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item def3ebce-ee80-591a-805e-b0537ed9fa0a
2026-03-27 15:36:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item def3ebce-ee80-591a-805e-b0537ed9fa0a
2026-03-27 15:36:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item def3ebce-ee80-591a-805e-b0537ed9fa0a
2026-03-27 15:36:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item def3ebce-ee80-591a-805e-b0537ed9fa0a
2026-03-27 15:36:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item def3ebce-ee80-591a-805e-b0537ed9fa0a
2026-03-27 15:36:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: def3ebce-ee80-591a-805e-b0537ed9fa0a, skipping ID generation
2026-03-27 15:36:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item def3ebce-ee80-591a-805e-b0537ed9fa0a with scrape type 1
2026-03-27 15:36:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item def3ebce-ee80-591a-805e-b0537ed9fa0a sending to next pipeline
2026-03-27 15:36:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: def3ebce-ee80-591a-805e-b0537ed9fa0a, identifier: 7010054auction111139
2026-03-27 15:36:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: def3ebce-ee80-591a-805e-b0537ed9fa0a with identifier: 7010054auction111139
2026-03-27 15:36:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: def3ebce-ee80-591a-805e-b0537ed9fa0a with identifier: 7010054auction111139
2026-03-27 15:36:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: def3ebce-ee80-591a-805e-b0537ed9fa0a with identifier: 7010054auction111139 to the API
2026-03-27 15:36:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:36:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010054/photo_005/780x0__r.jpg?hash=1774622549>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.5L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Petrol',
 'id': 'def3ebce-ee80-591a-805e-b0537ed9fa0a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010054',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Lexus',
 'model': 'NX 300',
 'odometer': 93203,
 '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': 'Lexus NX NX 300h Business Line 5d',
 'transmission': 'automatic',
 'trim': 'NX h Business Line 5d',
 'vin': None,
 'year': 2019}
2026-03-27 15:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010054auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:34 [ecarstrade.be] INFO: Saving data for 7010054auction111139: {'created_time': 1774625794.499656, 'last_price_update_time': 1774625794.499666, 'auction_closing_time': 1774971000.0}
2026-03-27 15:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010054auction111139') HTTP/1.1" 204 0
2026-03-27 15:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page193?gearbox%5B%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/page192?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:36:52 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:36:52 [ecarstrade.be] INFO: Found listing with ID: 7010098auction111139
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010098auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:52 [ecarstrade.be] INFO: Scrape type for 7010098auction111139: 1
2026-03-27 15:36: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 15:36:52 [ecarstrade.be] INFO: Found listing with ID: 7010100auction111139
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010100auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:52 [ecarstrade.be] INFO: Scrape type for 7010100auction111139: 1
2026-03-27 15:36: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 15:36:52 [ecarstrade.be] INFO: Found listing with ID: 7010101auction111139
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010101auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:52 [ecarstrade.be] INFO: Scrape type for 7010101auction111139: 1
2026-03-27 15:36: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 15:36:52 [ecarstrade.be] INFO: Found listing with ID: 7010102auction111139
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010102auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:52 [ecarstrade.be] INFO: Scrape type for 7010102auction111139: 1
2026-03-27 15:36: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 15:36:52 [ecarstrade.be] INFO: Found listing with ID: 7010103auction111139
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010103auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:52 [ecarstrade.be] INFO: Scrape type for 7010103auction111139: 1
2026-03-27 15:36: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 15:36:52 [ecarstrade.be] INFO: Found listing with ID: 7010105auction111139
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010105auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:52 [ecarstrade.be] INFO: Scrape type for 7010105auction111139: 1
2026-03-27 15:36: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 15:36:52 [ecarstrade.be] INFO: Found listing with ID: 7010106auction111139
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010106auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:52 [ecarstrade.be] INFO: Scrape type for 7010106auction111139: 1
2026-03-27 15:36: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 15:36:52 [ecarstrade.be] INFO: Found listing with ID: 7010107auction111139
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010107auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:52 [ecarstrade.be] INFO: Scrape type for 7010107auction111139: 1
2026-03-27 15:36:52 [ecarstrade.be] INFO: Found listing with ID: 7010109auction111139
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010109auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:52 [ecarstrade.be] INFO: Scrape type for 7010109auction111139: 1
2026-03-27 15:36:52 [ecarstrade.be] INFO: Found listing with ID: 7010110auction111139
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010110auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:52 [ecarstrade.be] INFO: Scrape type for 7010110auction111139: 1
2026-03-27 15:36:52 [ecarstrade.be] INFO: Found listing with ID: 7010111auction111139
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010111auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:52 [ecarstrade.be] INFO: Scrape type for 7010111auction111139: 1
2026-03-27 15:36:52 [ecarstrade.be] INFO: Found listing with ID: 7010113auction111139
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010113auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:36:52 [ecarstrade.be] INFO: Scrape type for 7010113auction111139: 1
2026-03-27 15:36:52 [ecarstrade.be] INFO: Found listing with ID: 7006935auction111103
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006935auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:36:52 [ecarstrade.be] INFO: Scrape type for 7006935auction111103: 1
2026-03-27 15:36:52 [ecarstrade.be] INFO: Found listing with ID: 7006926auction111103
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006926auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:36:52 [ecarstrade.be] INFO: Scrape type for 7006926auction111103: 1
2026-03-27 15:36:52 [ecarstrade.be] INFO: Found listing with ID: 7006893auction111103
2026-03-27 15:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006893auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:36:53 [ecarstrade.be] INFO: Scrape type for 7006893auction111103: 1
2026-03-27 15:36:53 [ecarstrade.be] INFO: Found listing with ID: 7006884auction111103
2026-03-27 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006884auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:36:53 [ecarstrade.be] INFO: Scrape type for 7006884auction111103: 1
2026-03-27 15:36:53 [ecarstrade.be] INFO: Found listing with ID: 7006931auction111103
2026-03-27 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006931auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:36:53 [ecarstrade.be] INFO: Scrape type for 7006931auction111103: 1
2026-03-27 15:36:53 [ecarstrade.be] INFO: Found listing with ID: 7006914auction111103
2026-03-27 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006914auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:36:53 [ecarstrade.be] INFO: Scrape type for 7006914auction111103: 1
2026-03-27 15:36:53 [ecarstrade.be] INFO: Found listing with ID: 7006883auction111103
2026-03-27 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006883auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:36:53 [ecarstrade.be] INFO: Scrape type for 7006883auction111103: 1
2026-03-27 15:36:53 [ecarstrade.be] INFO: Found listing with ID: 7006894auction111103
2026-03-27 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006894auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:36:53 [ecarstrade.be] INFO: Scrape type for 7006894auction111103: 1
2026-03-27 15:37:07 [scrapy.extensions.logstats] INFO: Crawled 1484 pages (at 9 pages/min), scraped 1284 items (at 8 items/min)
2026-03-27 15:37:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010101> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:37: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 15:37:10 [ecarstrade.be] INFO: Extracting details for car 7010101auction111139
2026-03-27 15:37:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9900d602-7312-53f0-87ab-8cbd6d85174d with identifier: 7010101auction111139
2026-03-27 15:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9900d602-7312-53f0-87ab-8cbd6d85174d with scrape type 1
2026-03-27 15:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9900d602-7312-53f0-87ab-8cbd6d85174d
2026-03-27 15:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010101%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622686%27 HTTP/1.1" 200 None
2026-03-27 15:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010101/photo_001/780x0__r.jpg?hash=1774622686 not downloaded yet
2026-03-27 15:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010101%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622686%27 HTTP/1.1" 200 None
2026-03-27 15:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010101/photo_002/780x0__r.jpg?hash=1774622686 not downloaded yet
2026-03-27 15:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010101%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622686%27 HTTP/1.1" 200 None
2026-03-27 15:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010101/photo_003/780x0__r.jpg?hash=1774622686 not downloaded yet
2026-03-27 15:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010101%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622686%27 HTTP/1.1" 200 None
2026-03-27 15:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010101/photo_004/780x0__r.jpg?hash=1774622686 not downloaded yet
2026-03-27 15:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010101%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622686%27 HTTP/1.1" 200 None
2026-03-27 15:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010101/photo_005/780x0__r.jpg?hash=1774622686 not downloaded yet
2026-03-27 15:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010101%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622687%27 HTTP/1.1" 200 None
2026-03-27 15:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010101/photo_006/780x0__r.jpg?hash=1774622687 not downloaded yet
2026-03-27 15:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010050> (referer: https://ecarstrade.com/search/page190?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:37: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 15:37:11 [ecarstrade.be] INFO: Extracting details for car 7010050auction111139
2026-03-27 15:37:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06b6170d-befd-5fdc-8dd8-60aee7fd65dc with identifier: 7010050auction111139
2026-03-27 15:37:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06b6170d-befd-5fdc-8dd8-60aee7fd65dc with scrape type 1
2026-03-27 15:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 06b6170d-befd-5fdc-8dd8-60aee7fd65dc
2026-03-27 15:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010050%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622534%27 HTTP/1.1" 200 None
2026-03-27 15:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010050/photo_001/780x0__r.jpg?hash=1774622534 not downloaded yet
2026-03-27 15:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010050%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622534%27 HTTP/1.1" 200 None
2026-03-27 15:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010050/photo_002/780x0__r.jpg?hash=1774622534 not downloaded yet
2026-03-27 15:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010050%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622535%27 HTTP/1.1" 200 None
2026-03-27 15:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010050/photo_003/780x0__r.jpg?hash=1774622535 not downloaded yet
2026-03-27 15:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010050%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622534%27 HTTP/1.1" 200 None
2026-03-27 15:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010050/photo_004/780x0__r.jpg?hash=1774622534 not downloaded yet
2026-03-27 15:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010050%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622534%27 HTTP/1.1" 200 None
2026-03-27 15:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010050/photo_005/780x0__r.jpg?hash=1774622534 not downloaded yet
2026-03-27 15:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010050%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622534%27 HTTP/1.1" 200 None
2026-03-27 15:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010050/photo_006/780x0__r.jpg?hash=1774622534 not downloaded yet
2026-03-27 15:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010102> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:37: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 15:37:19 [ecarstrade.be] INFO: Extracting details for car 7010102auction111139
2026-03-27 15:37:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5589f98c-441c-5104-a5c2-42c85906de03 with identifier: 7010102auction111139
2026-03-27 15:37:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5589f98c-441c-5104-a5c2-42c85906de03 with scrape type 1
2026-03-27 15:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5589f98c-441c-5104-a5c2-42c85906de03
2026-03-27 15:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010102%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622692%27 HTTP/1.1" 200 None
2026-03-27 15:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010102/photo_001/780x0__r.jpg?hash=1774622692 not downloaded yet
2026-03-27 15:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010102%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622691%27 HTTP/1.1" 200 None
2026-03-27 15:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010102/photo_002/780x0__r.jpg?hash=1774622691 not downloaded yet
2026-03-27 15:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010102%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622691%27 HTTP/1.1" 200 None
2026-03-27 15:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010102/photo_003/780x0__r.jpg?hash=1774622691 not downloaded yet
2026-03-27 15:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010102%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622691%27 HTTP/1.1" 200 None
2026-03-27 15:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010102/photo_004/780x0__r.jpg?hash=1774622691 not downloaded yet
2026-03-27 15:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010102%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622691%27 HTTP/1.1" 200 None
2026-03-27 15:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010102/photo_005/780x0__r.jpg?hash=1774622691 not downloaded yet
2026-03-27 15:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010102%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622692%27 HTTP/1.1" 200 None
2026-03-27 15:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010102/photo_006/780x0__r.jpg?hash=1774622692 not downloaded yet
2026-03-27 15:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page194?gearbox%5B%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/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:37: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 15:37:28 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:37:28 [ecarstrade.be] INFO: Found listing with ID: 7006892auction111103
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006892auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:28 [ecarstrade.be] INFO: Scrape type for 7006892auction111103: 1
2026-03-27 15:37:28 [ecarstrade.be] INFO: Found listing with ID: 7006994auction111103
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006994auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:28 [ecarstrade.be] INFO: Scrape type for 7006994auction111103: 1
2026-03-27 15:37:28 [ecarstrade.be] INFO: Found listing with ID: 7006886auction111103
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006886auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:28 [ecarstrade.be] INFO: Scrape type for 7006886auction111103: 1
2026-03-27 15:37:28 [ecarstrade.be] INFO: Found listing with ID: 7006877auction111103
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006877auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:28 [ecarstrade.be] INFO: Scrape type for 7006877auction111103: 1
2026-03-27 15:37:28 [ecarstrade.be] INFO: Found listing with ID: 7006890auction111103
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006890auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:28 [ecarstrade.be] INFO: Scrape type for 7006890auction111103: 1
2026-03-27 15:37:28 [ecarstrade.be] INFO: Found listing with ID: 7006979auction111103
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006979auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:28 [ecarstrade.be] INFO: Scrape type for 7006979auction111103: 1
2026-03-27 15:37:28 [ecarstrade.be] INFO: Found listing with ID: 7006928auction111103
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006928auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:28 [ecarstrade.be] INFO: Scrape type for 7006928auction111103: 1
2026-03-27 15:37:28 [ecarstrade.be] INFO: Found listing with ID: 7006878auction111103
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006878auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:28 [ecarstrade.be] INFO: Scrape type for 7006878auction111103: 1
2026-03-27 15:37:28 [ecarstrade.be] INFO: Found listing with ID: 7006925auction111103
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006925auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:28 [ecarstrade.be] INFO: Scrape type for 7006925auction111103: 1
2026-03-27 15:37:28 [ecarstrade.be] INFO: Found listing with ID: 7006955auction111103
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006955auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:28 [ecarstrade.be] INFO: Scrape type for 7006955auction111103: 1
2026-03-27 15:37:28 [ecarstrade.be] INFO: Found listing with ID: 7006991auction111103
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006991auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:28 [ecarstrade.be] INFO: Scrape type for 7006991auction111103: 1
2026-03-27 15:37:28 [ecarstrade.be] INFO: Found listing with ID: 7006879auction111103
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006879auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:28 [ecarstrade.be] INFO: Scrape type for 7006879auction111103: 1
2026-03-27 15:37:28 [ecarstrade.be] INFO: Found listing with ID: 7006902auction111103
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006902auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:28 [ecarstrade.be] INFO: Scrape type for 7006902auction111103: 1
2026-03-27 15:37:28 [ecarstrade.be] INFO: Found listing with ID: 7006875auction111103
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006875auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:28 [ecarstrade.be] INFO: Scrape type for 7006875auction111103: 1
2026-03-27 15:37:28 [ecarstrade.be] INFO: Found listing with ID: 7006948auction111103
2026-03-27 15:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006948auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:29 [ecarstrade.be] INFO: Scrape type for 7006948auction111103: 1
2026-03-27 15:37:29 [ecarstrade.be] INFO: Found listing with ID: 7006929auction111103
2026-03-27 15:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006929auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:29 [ecarstrade.be] INFO: Scrape type for 7006929auction111103: 1
2026-03-27 15:37:29 [ecarstrade.be] INFO: Found listing with ID: 7006891auction111103
2026-03-27 15:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006891auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:29 [ecarstrade.be] INFO: Scrape type for 7006891auction111103: 1
2026-03-27 15:37:29 [ecarstrade.be] INFO: Found listing with ID: 7006923auction111103
2026-03-27 15:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006923auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:29 [ecarstrade.be] INFO: Scrape type for 7006923auction111103: 1
2026-03-27 15:37:29 [ecarstrade.be] INFO: Found listing with ID: 7006882auction111103
2026-03-27 15:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006882auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:29 [ecarstrade.be] INFO: Scrape type for 7006882auction111103: 1
2026-03-27 15:37:29 [ecarstrade.be] INFO: Found listing with ID: 7006930auction111103
2026-03-27 15:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006930auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:37:29 [ecarstrade.be] INFO: Scrape type for 7006930auction111103: 1
2026-03-27 15:37:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010109> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:37: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 15:37:30 [ecarstrade.be] INFO: Extracting details for car 7010109auction111139
2026-03-27 15:37:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3b35e85-5778-5c24-8a06-e44c38267f8a with identifier: 7010109auction111139
2026-03-27 15:37:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3b35e85-5778-5c24-8a06-e44c38267f8a with scrape type 1
2026-03-27 15:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b3b35e85-5778-5c24-8a06-e44c38267f8a
2026-03-27 15:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010109%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622704%27 HTTP/1.1" 200 None
2026-03-27 15:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010109/photo_001/780x0__r.jpg?hash=1774622704 not downloaded yet
2026-03-27 15:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010109%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622703%27 HTTP/1.1" 200 None
2026-03-27 15:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010109/photo_002/780x0__r.jpg?hash=1774622703 not downloaded yet
2026-03-27 15:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010109%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622703%27 HTTP/1.1" 200 None
2026-03-27 15:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010109/photo_003/780x0__r.jpg?hash=1774622703 not downloaded yet
2026-03-27 15:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010109%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622703%27 HTTP/1.1" 200 None
2026-03-27 15:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010109/photo_004/780x0__r.jpg?hash=1774622703 not downloaded yet
2026-03-27 15:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010109%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622703%27 HTTP/1.1" 200 None
2026-03-27 15:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010109/photo_005/780x0__r.jpg?hash=1774622703 not downloaded yet
2026-03-27 15:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010109%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622704%27 HTTP/1.1" 200 None
2026-03-27 15:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010109/photo_006/780x0__r.jpg?hash=1774622704 not downloaded yet
2026-03-27 15:37:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010111> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:37: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 15:37:37 [ecarstrade.be] INFO: Extracting details for car 7010111auction111139
2026-03-27 15:37:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 382392f4-e78f-5c4a-9411-56169cb3a129 with identifier: 7010111auction111139
2026-03-27 15:37:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 382392f4-e78f-5c4a-9411-56169cb3a129 with scrape type 1
2026-03-27 15:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 382392f4-e78f-5c4a-9411-56169cb3a129
2026-03-27 15:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010111%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622709%27 HTTP/1.1" 200 None
2026-03-27 15:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010111/photo_001/780x0__r.jpg?hash=1774622709 not downloaded yet
2026-03-27 15:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010111%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622708%27 HTTP/1.1" 200 None
2026-03-27 15:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010111/photo_002/780x0__r.jpg?hash=1774622708 not downloaded yet
2026-03-27 15:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010111%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622708%27 HTTP/1.1" 200 None
2026-03-27 15:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010111/photo_003/780x0__r.jpg?hash=1774622708 not downloaded yet
2026-03-27 15:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010111%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622708%27 HTTP/1.1" 200 None
2026-03-27 15:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010111/photo_004/780x0__r.jpg?hash=1774622708 not downloaded yet
2026-03-27 15:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010111%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622708%27 HTTP/1.1" 200 None
2026-03-27 15:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010111/photo_005/780x0__r.jpg?hash=1774622708 not downloaded yet
2026-03-27 15:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010111%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622708%27 HTTP/1.1" 200 None
2026-03-27 15:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010111/photo_006/780x0__r.jpg?hash=1774622708 not downloaded yet
2026-03-27 15:37:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010110> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:37:49 [ecarstrade.be] INFO: Extracting details for car 7010110auction111139
2026-03-27 15:37:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30f094c7-e81e-5d83-af1f-218f68cae995 with identifier: 7010110auction111139
2026-03-27 15:37:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30f094c7-e81e-5d83-af1f-218f68cae995 with scrape type 1
2026-03-27 15:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 30f094c7-e81e-5d83-af1f-218f68cae995
2026-03-27 15:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010110%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622705%27 HTTP/1.1" 200 None
2026-03-27 15:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010110/photo_001/780x0__r.jpg?hash=1774622705 not downloaded yet
2026-03-27 15:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010110%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622706%27 HTTP/1.1" 200 None
2026-03-27 15:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010110/photo_002/780x0__r.jpg?hash=1774622706 not downloaded yet
2026-03-27 15:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010110%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622705%27 HTTP/1.1" 200 None
2026-03-27 15:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010110/photo_003/780x0__r.jpg?hash=1774622705 not downloaded yet
2026-03-27 15:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010110%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622705%27 HTTP/1.1" 200 None
2026-03-27 15:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010110/photo_004/780x0__r.jpg?hash=1774622705 not downloaded yet
2026-03-27 15:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010110%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622706%27 HTTP/1.1" 200 None
2026-03-27 15:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010110/photo_005/780x0__r.jpg?hash=1774622706 not downloaded yet
2026-03-27 15:37:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010110%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622705%27 HTTP/1.1" 200 None
2026-03-27 15:37:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010110/photo_006/780x0__r.jpg?hash=1774622705 not downloaded yet
2026-03-27 15:37:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010113> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:37: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 15:37:51 [ecarstrade.be] INFO: Extracting details for car 7010113auction111139
2026-03-27 15:37:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c449e62-b16a-5bd6-99aa-c47aee9af3d0 with identifier: 7010113auction111139
2026-03-27 15:37:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c449e62-b16a-5bd6-99aa-c47aee9af3d0 with scrape type 1
2026-03-27 15:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4c449e62-b16a-5bd6-99aa-c47aee9af3d0
2026-03-27 15:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010113%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622710%27 HTTP/1.1" 200 None
2026-03-27 15:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010113/photo_001/780x0__r.jpg?hash=1774622710 not downloaded yet
2026-03-27 15:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010113%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622710%27 HTTP/1.1" 200 None
2026-03-27 15:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010113/photo_002/780x0__r.jpg?hash=1774622710 not downloaded yet
2026-03-27 15:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010113%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622711%27 HTTP/1.1" 200 None
2026-03-27 15:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010113/photo_003/780x0__r.jpg?hash=1774622711 not downloaded yet
2026-03-27 15:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010113%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622710%27 HTTP/1.1" 200 None
2026-03-27 15:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010113/photo_004/780x0__r.jpg?hash=1774622710 not downloaded yet
2026-03-27 15:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010113%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622710%27 HTTP/1.1" 200 None
2026-03-27 15:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010113/photo_005/780x0__r.jpg?hash=1774622710 not downloaded yet
2026-03-27 15:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:37: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%252F7010113%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622710%27 HTTP/1.1" 200 None
2026-03-27 15:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010113/photo_006/780x0__r.jpg?hash=1774622710 not downloaded yet
2026-03-27 15:37:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010106> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:37: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 15:37:54 [ecarstrade.be] INFO: Extracting details for car 7010106auction111139
2026-03-27 15:37:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71b47ff9-e493-5ce6-93b3-34dcd527c58e with identifier: 7010106auction111139
2026-03-27 15:37:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71b47ff9-e493-5ce6-93b3-34dcd527c58e with scrape type 1
2026-03-27 15:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 71b47ff9-e493-5ce6-93b3-34dcd527c58e
2026-03-27 15:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010106%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622696%27 HTTP/1.1" 200 None
2026-03-27 15:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010106/photo_001/780x0__r.jpg?hash=1774622696 not downloaded yet
2026-03-27 15:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010106%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622699%27 HTTP/1.1" 200 None
2026-03-27 15:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010106/photo_002/780x0__r.jpg?hash=1774622699 not downloaded yet
2026-03-27 15:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010106%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622696%27 HTTP/1.1" 200 None
2026-03-27 15:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010106/photo_003/780x0__r.jpg?hash=1774622696 not downloaded yet
2026-03-27 15:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010106%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622697%27 HTTP/1.1" 200 None
2026-03-27 15:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010106/photo_004/780x0__r.jpg?hash=1774622697 not downloaded yet
2026-03-27 15:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010106%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622697%27 HTTP/1.1" 200 None
2026-03-27 15:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010106/photo_005/780x0__r.jpg?hash=1774622697 not downloaded yet
2026-03-27 15:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010001-7020000%252F7010106%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622697%27 HTTP/1.1" 200 None
2026-03-27 15:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010106/photo_006/780x0__r.jpg?hash=1774622697 not downloaded yet
2026-03-27 15:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006926> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:38:06 [ecarstrade.be] INFO: Extracting details for car 7006926auction111103
2026-03-27 15:38:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c9db332-fddf-5e6f-bf87-c99d8304be85 with identifier: 7006926auction111103
2026-03-27 15:38:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c9db332-fddf-5e6f-bf87-c99d8304be85 with scrape type 1
2026-03-27 15:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6c9db332-fddf-5e6f-bf87-c99d8304be85
2026-03-27 15:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006926%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549348%27 HTTP/1.1" 200 None
2026-03-27 15:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006926/photo_000/780x0__r.jpg?hash=1774549348 not downloaded yet
2026-03-27 15:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006926%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549348%27 HTTP/1.1" 200 None
2026-03-27 15:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006926/photo_001/780x0__r.jpg?hash=1774549348 not downloaded yet
2026-03-27 15:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006926%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549348%27 HTTP/1.1" 200 None
2026-03-27 15:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006926/photo_002/780x0__r.jpg?hash=1774549348 not downloaded yet
2026-03-27 15:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006926%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549348%27 HTTP/1.1" 200 None
2026-03-27 15:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006926/photo_003/780x0__r.jpg?hash=1774549348 not downloaded yet
2026-03-27 15:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006926%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549348%27 HTTP/1.1" 200 None
2026-03-27 15:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006926/photo_004/780x0__r.jpg?hash=1774549348 not downloaded yet
2026-03-27 15:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006926%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549348%27 HTTP/1.1" 200 None
2026-03-27 15:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006926/photo_005/780x0__r.jpg?hash=1774549348 not downloaded yet
2026-03-27 15:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010101/photo_006/780x0__r.jpg?hash=1774622687> (referer: https://ecarstrade.com/cars/7010101)
2026-03-27 15:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010050/photo_006/780x0__r.jpg?hash=1774622534> (referer: https://ecarstrade.com/cars/7010050)
2026-03-27 15:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9900d602-7312-53f0-87ab-8cbd6d85174d
2026-03-27 15:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010102/photo_006/780x0__r.jpg?hash=1774622692> (referer: https://ecarstrade.com/cars/7010102)
2026-03-27 15:38: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 15:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 06b6170d-befd-5fdc-8dd8-60aee7fd65dc
2026-03-27 15:38:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5589f98c-441c-5104-a5c2-42c85906de03
2026-03-27 15:38:07 [scrapy.extensions.logstats] INFO: Crawled 1494 pages (at 10 pages/min), scraped 1284 items (at 0 items/min)
2026-03-27 15:38:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010103> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010109/photo_006/780x0__r.jpg?hash=1774622704> (referer: https://ecarstrade.com/cars/7010109)
2026-03-27 15:38:08 [ecarstrade.be] INFO: Extracting details for car 7010103auction111139
2026-03-27 15:38:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0bd84b9-3b2e-5a1b-a78b-7dec4cbb8d1c with identifier: 7010103auction111139
2026-03-27 15:38:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0bd84b9-3b2e-5a1b-a78b-7dec4cbb8d1c with scrape type 1
2026-03-27 15:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f0bd84b9-3b2e-5a1b-a78b-7dec4cbb8d1c
2026-03-27 15:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7010103%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622695%27 HTTP/1.1" 200 None
2026-03-27 15:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010103/photo_001/780x0__r.jpg?hash=1774622695 not downloaded yet
2026-03-27 15:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7010103%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622694%27 HTTP/1.1" 200 None
2026-03-27 15:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010103/photo_002/780x0__r.jpg?hash=1774622694 not downloaded yet
2026-03-27 15:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7010103%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622695%27 HTTP/1.1" 200 None
2026-03-27 15:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010103/photo_003/780x0__r.jpg?hash=1774622695 not downloaded yet
2026-03-27 15:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010111/photo_006/780x0__r.jpg?hash=1774622708> (referer: https://ecarstrade.com/cars/7010111)
2026-03-27 15:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7010103%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622695%27 HTTP/1.1" 200 None
2026-03-27 15:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010103/photo_004/780x0__r.jpg?hash=1774622695 not downloaded yet
2026-03-27 15:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7010103%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622695%27 HTTP/1.1" 200 None
2026-03-27 15:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010103/photo_005/780x0__r.jpg?hash=1774622695 not downloaded yet
2026-03-27 15:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7010103%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622696%27 HTTP/1.1" 200 None
2026-03-27 15:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010103/photo_006/780x0__r.jpg?hash=1774622696 not downloaded yet
2026-03-27 15:38:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b3b35e85-5778-5c24-8a06-e44c38267f8a
2026-03-27 15:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010110/photo_006/780x0__r.jpg?hash=1774622705> (referer: https://ecarstrade.com/cars/7010110)
2026-03-27 15:38:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 382392f4-e78f-5c4a-9411-56169cb3a129
2026-03-27 15:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010113/photo_006/780x0__r.jpg?hash=1774622710> (referer: https://ecarstrade.com/cars/7010113)
2026-03-27 15:38:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 30f094c7-e81e-5d83-af1f-218f68cae995
2026-03-27 15:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010106/photo_006/780x0__r.jpg?hash=1774622697> (referer: https://ecarstrade.com/cars/7010106)
2026-03-27 15:38:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4c449e62-b16a-5bd6-99aa-c47aee9af3d0
2026-03-27 15:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006926/photo_005/780x0__r.jpg?hash=1774549348> (referer: https://ecarstrade.com/cars/7006926)
2026-03-27 15:38:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 71b47ff9-e493-5ce6-93b3-34dcd527c58e
2026-03-27 15:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006926/photo_004/780x0__r.jpg?hash=1774549348> (referer: https://ecarstrade.com/cars/7006926)
2026-03-27 15:38:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6c9db332-fddf-5e6f-bf87-c99d8304be85
2026-03-27 15:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006926/photo_003/780x0__r.jpg?hash=1774549348> (referer: https://ecarstrade.com/cars/7006926)
2026-03-27 15:38:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6c9db332-fddf-5e6f-bf87-c99d8304be85
2026-03-27 15:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006926/photo_002/780x0__r.jpg?hash=1774549348> (referer: https://ecarstrade.com/cars/7006926)
2026-03-27 15:38:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6c9db332-fddf-5e6f-bf87-c99d8304be85
2026-03-27 15:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006926/photo_001/780x0__r.jpg?hash=1774549348> (referer: https://ecarstrade.com/cars/7006926)
2026-03-27 15:38:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6c9db332-fddf-5e6f-bf87-c99d8304be85
2026-03-27 15:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010103/photo_003/780x0__r.jpg?hash=1774622695> (referer: https://ecarstrade.com/cars/7010103)
2026-03-27 15:38:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6c9db332-fddf-5e6f-bf87-c99d8304be85
2026-03-27 15:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010103/photo_006/780x0__r.jpg?hash=1774622696> (referer: https://ecarstrade.com/cars/7010103)
2026-03-27 15:38:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f0bd84b9-3b2e-5a1b-a78b-7dec4cbb8d1c
2026-03-27 15:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010103/photo_005/780x0__r.jpg?hash=1774622695> (referer: https://ecarstrade.com/cars/7010103)
2026-03-27 15:38:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f0bd84b9-3b2e-5a1b-a78b-7dec4cbb8d1c
2026-03-27 15:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010103/photo_004/780x0__r.jpg?hash=1774622695> (referer: https://ecarstrade.com/cars/7010103)
2026-03-27 15:38:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f0bd84b9-3b2e-5a1b-a78b-7dec4cbb8d1c
2026-03-27 15:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010103/photo_002/780x0__r.jpg?hash=1774622694> (referer: https://ecarstrade.com/cars/7010103)
2026-03-27 15:38:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f0bd84b9-3b2e-5a1b-a78b-7dec4cbb8d1c
2026-03-27 15:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010103/photo_001/780x0__r.jpg?hash=1774622695> (referer: https://ecarstrade.com/cars/7010103)
2026-03-27 15:38:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f0bd84b9-3b2e-5a1b-a78b-7dec4cbb8d1c
2026-03-27 15:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006926/photo_000/780x0__r.jpg?hash=1774549348> (referer: https://ecarstrade.com/cars/7006926)
2026-03-27 15:38:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f0bd84b9-3b2e-5a1b-a78b-7dec4cbb8d1c
2026-03-27 15:38:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f0bd84b9-3b2e-5a1b-a78b-7dec4cbb8d1c, skipping ID generation
2026-03-27 15:38:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0bd84b9-3b2e-5a1b-a78b-7dec4cbb8d1c with scrape type 1
2026-03-27 15:38:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f0bd84b9-3b2e-5a1b-a78b-7dec4cbb8d1c sending to next pipeline
2026-03-27 15:38:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f0bd84b9-3b2e-5a1b-a78b-7dec4cbb8d1c, identifier: 7010103auction111139
2026-03-27 15:38:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f0bd84b9-3b2e-5a1b-a78b-7dec4cbb8d1c with identifier: 7010103auction111139
2026-03-27 15:38:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f0bd84b9-3b2e-5a1b-a78b-7dec4cbb8d1c with identifier: 7010103auction111139
2026-03-27 15:38:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f0bd84b9-3b2e-5a1b-a78b-7dec4cbb8d1c with identifier: 7010103auction111139 to the API
2026-03-27 15:38:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010103/photo_001/780x0__r.jpg?hash=1774622695>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'f0bd84b9-3b2e-5a1b-a78b-7dec4cbb8d1c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010103',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'Caddy',
 'odometer': 86384,
 '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': 2,
 'seller_name': None,
 'title': 'VOLKSWAGEN CADDY VAN DIESEL - 2021 2.0 TDi 102 5d',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN CADDY VAN DIESEL - 2021 2.0 TDi 102 5d',
 'vin': None,
 'year': 2023}
2026-03-27 15:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010103auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:38:10 [ecarstrade.be] INFO: Saving data for 7010103auction111139: {'created_time': 1774625890.191716, 'last_price_update_time': 1774625890.191726, 'auction_closing_time': 1774971000.0}
2026-03-27 15:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010103auction111139') HTTP/1.1" 204 0
2026-03-27 15:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010106/photo_005/780x0__r.jpg?hash=1774622697> (referer: https://ecarstrade.com/cars/7010106)
2026-03-27 15:38:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6c9db332-fddf-5e6f-bf87-c99d8304be85
2026-03-27 15:38:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6c9db332-fddf-5e6f-bf87-c99d8304be85, skipping ID generation
2026-03-27 15:38:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c9db332-fddf-5e6f-bf87-c99d8304be85 with scrape type 1
2026-03-27 15:38:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6c9db332-fddf-5e6f-bf87-c99d8304be85 sending to next pipeline
2026-03-27 15:38:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6c9db332-fddf-5e6f-bf87-c99d8304be85, identifier: 7006926auction111103
2026-03-27 15:38:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6c9db332-fddf-5e6f-bf87-c99d8304be85 with identifier: 7006926auction111103
2026-03-27 15:38:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6c9db332-fddf-5e6f-bf87-c99d8304be85 with identifier: 7006926auction111103
2026-03-27 15:38:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6c9db332-fddf-5e6f-bf87-c99d8304be85 with identifier: 7006926auction111103 to the API
2026-03-27 15:38:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006926/photo_000/780x0__r.jpg?hash=1774549348>
{'auction_title': '',
 'c_o_2_emission_value': 29,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.9L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Hybrid (diesel / electric)',
 'id': '6c9db332-fddf-5e6f-bf87-c99d8304be85',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006926',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Mercedes',
 'model': 'GLE 350',
 'odometer': 140549,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLASS GLE DIESEL (W167) GLE 350 de 4-Matic PHEV',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLASS GLE DIESEL (W167)  de 4-Matic PHEV',
 'vin': None,
 'year': 2020}
2026-03-27 15:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006926auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:38:10 [ecarstrade.be] INFO: Saving data for 7006926auction111103: {'created_time': 1774625890.75149, 'last_price_update_time': 1774625890.751501, 'auction_closing_time': 1775034600.0}
2026-03-27 15:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006926auction111103') HTTP/1.1" 204 0
2026-03-27 15:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010106/photo_004/780x0__r.jpg?hash=1774622697> (referer: https://ecarstrade.com/cars/7010106)
2026-03-27 15:38:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 71b47ff9-e493-5ce6-93b3-34dcd527c58e
2026-03-27 15:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010106/photo_003/780x0__r.jpg?hash=1774622696> (referer: https://ecarstrade.com/cars/7010106)
2026-03-27 15:38:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 71b47ff9-e493-5ce6-93b3-34dcd527c58e
2026-03-27 15:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010106/photo_002/780x0__r.jpg?hash=1774622699> (referer: https://ecarstrade.com/cars/7010106)
2026-03-27 15:38:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 71b47ff9-e493-5ce6-93b3-34dcd527c58e
2026-03-27 15:38:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010106/photo_001/780x0__r.jpg?hash=1774622696> (referer: https://ecarstrade.com/cars/7010106)
2026-03-27 15:38:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 71b47ff9-e493-5ce6-93b3-34dcd527c58e
2026-03-27 15:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010113/photo_005/780x0__r.jpg?hash=1774622710> (referer: https://ecarstrade.com/cars/7010113)
2026-03-27 15:38:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 71b47ff9-e493-5ce6-93b3-34dcd527c58e
2026-03-27 15:38:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 71b47ff9-e493-5ce6-93b3-34dcd527c58e, skipping ID generation
2026-03-27 15:38:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71b47ff9-e493-5ce6-93b3-34dcd527c58e with scrape type 1
2026-03-27 15:38:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71b47ff9-e493-5ce6-93b3-34dcd527c58e sending to next pipeline
2026-03-27 15:38:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 71b47ff9-e493-5ce6-93b3-34dcd527c58e, identifier: 7010106auction111139
2026-03-27 15:38:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 71b47ff9-e493-5ce6-93b3-34dcd527c58e with identifier: 7010106auction111139
2026-03-27 15:38:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 71b47ff9-e493-5ce6-93b3-34dcd527c58e with identifier: 7010106auction111139
2026-03-27 15:38:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 71b47ff9-e493-5ce6-93b3-34dcd527c58e with identifier: 7010106auction111139 to the API
2026-03-27 15:38:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010106/photo_001/780x0__r.jpg?hash=1774622696>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Petrol',
 'id': '71b47ff9-e493-5ce6-93b3-34dcd527c58e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010106',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Volkswagen',
 'model': 'T-Roc',
 'odometer': 110746,
 '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': 5,
 'seller_name': None,
 'title': 'Volkswagen T-Roc 1.5 TSI Life Business DSG 5d',
 'transmission': 'automatic',
 'trim': '1.5 TSI Life Business DSG 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010106auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:38:11 [ecarstrade.be] INFO: Saving data for 7010106auction111139: {'created_time': 1774625891.487047, 'last_price_update_time': 1774625891.487058, 'auction_closing_time': 1774971000.0}
2026-03-27 15:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010106auction111139') HTTP/1.1" 204 0
2026-03-27 15:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010113/photo_004/780x0__r.jpg?hash=1774622710> (referer: https://ecarstrade.com/cars/7010113)
2026-03-27 15:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006935> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:38:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4c449e62-b16a-5bd6-99aa-c47aee9af3d0
2026-03-27 15:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010113/photo_003/780x0__r.jpg?hash=1774622711> (referer: https://ecarstrade.com/cars/7010113)
2026-03-27 15:38:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4c449e62-b16a-5bd6-99aa-c47aee9af3d0
2026-03-27 15:38:11 [ecarstrade.be] INFO: Extracting details for car 7006935auction111103
2026-03-27 15:38:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e6f8354-3b39-55a1-b2b1-15853dd54792 with identifier: 7006935auction111103
2026-03-27 15:38:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e6f8354-3b39-55a1-b2b1-15853dd54792 with scrape type 1
2026-03-27 15:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9e6f8354-3b39-55a1-b2b1-15853dd54792
2026-03-27 15:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006935%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549520%27 HTTP/1.1" 200 None
2026-03-27 15:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006935/photo_000/780x0__r.jpg?hash=1774549520 not downloaded yet
2026-03-27 15:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006935%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549520%27 HTTP/1.1" 200 None
2026-03-27 15:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006935/photo_001/780x0__r.jpg?hash=1774549520 not downloaded yet
2026-03-27 15:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010113/photo_001/780x0__r.jpg?hash=1774622710> (referer: https://ecarstrade.com/cars/7010113)
2026-03-27 15:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006935%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549521%27 HTTP/1.1" 200 None
2026-03-27 15:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006935/photo_002/780x0__r.jpg?hash=1774549521 not downloaded yet
2026-03-27 15:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006935%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549521%27 HTTP/1.1" 200 None
2026-03-27 15:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006935/photo_003/780x0__r.jpg?hash=1774549521 not downloaded yet
2026-03-27 15:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006935%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549521%27 HTTP/1.1" 200 None
2026-03-27 15:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006935/photo_004/780x0__r.jpg?hash=1774549521 not downloaded yet
2026-03-27 15:38:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4c449e62-b16a-5bd6-99aa-c47aee9af3d0
2026-03-27 15:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006935%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549521%27 HTTP/1.1" 200 None
2026-03-27 15:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006935/photo_005/780x0__r.jpg?hash=1774549521 not downloaded yet
2026-03-27 15:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010110/photo_005/780x0__r.jpg?hash=1774622706> (referer: https://ecarstrade.com/cars/7010110)
2026-03-27 15:38:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4c449e62-b16a-5bd6-99aa-c47aee9af3d0
2026-03-27 15:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010113/photo_002/780x0__r.jpg?hash=1774622710> (referer: https://ecarstrade.com/cars/7010113)
2026-03-27 15:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010110/photo_004/780x0__r.jpg?hash=1774622705> (referer: https://ecarstrade.com/cars/7010110)
2026-03-27 15:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010110/photo_003/780x0__r.jpg?hash=1774622705> (referer: https://ecarstrade.com/cars/7010110)
2026-03-27 15:38:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 30f094c7-e81e-5d83-af1f-218f68cae995
2026-03-27 15:38:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010110/photo_002/780x0__r.jpg?hash=1774622706> (referer: https://ecarstrade.com/cars/7010110)
2026-03-27 15:38:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4c449e62-b16a-5bd6-99aa-c47aee9af3d0
2026-03-27 15:38:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4c449e62-b16a-5bd6-99aa-c47aee9af3d0, skipping ID generation
2026-03-27 15:38:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c449e62-b16a-5bd6-99aa-c47aee9af3d0 with scrape type 1
2026-03-27 15:38:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4c449e62-b16a-5bd6-99aa-c47aee9af3d0 sending to next pipeline
2026-03-27 15:38:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4c449e62-b16a-5bd6-99aa-c47aee9af3d0, identifier: 7010113auction111139
2026-03-27 15:38:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4c449e62-b16a-5bd6-99aa-c47aee9af3d0 with identifier: 7010113auction111139
2026-03-27 15:38:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4c449e62-b16a-5bd6-99aa-c47aee9af3d0 with identifier: 7010113auction111139
2026-03-27 15:38:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4c449e62-b16a-5bd6-99aa-c47aee9af3d0 with identifier: 7010113auction111139 to the API
2026-03-27 15:38:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010113/photo_002/780x0__r.jpg?hash=1774622710>
{'auction_title': '',
 'c_o_2_emission_value': 158,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Petrol',
 'id': '4c449e62-b16a-5bd6-99aa-c47aee9af3d0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010113',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 97869,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volvo XC40 T2 Momentum Core 5d',
 'transmission': 'manual',
 'trim': 'T2 Momentum Core 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010113auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:38:12 [ecarstrade.be] INFO: Saving data for 7010113auction111139: {'created_time': 1774625892.380917, 'last_price_update_time': 1774625892.380929, 'auction_closing_time': 1774971000.0}
2026-03-27 15:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010113auction111139') HTTP/1.1" 204 0
2026-03-27 15:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010110/photo_001/780x0__r.jpg?hash=1774622705> (referer: https://ecarstrade.com/cars/7010110)
2026-03-27 15:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010111/photo_005/780x0__r.jpg?hash=1774622708> (referer: https://ecarstrade.com/cars/7010111)
2026-03-27 15:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 30f094c7-e81e-5d83-af1f-218f68cae995
2026-03-27 15:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 30f094c7-e81e-5d83-af1f-218f68cae995
2026-03-27 15:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 30f094c7-e81e-5d83-af1f-218f68cae995
2026-03-27 15:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010111/photo_003/780x0__r.jpg?hash=1774622708> (referer: https://ecarstrade.com/cars/7010111)
2026-03-27 15:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 30f094c7-e81e-5d83-af1f-218f68cae995
2026-03-27 15:38:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 30f094c7-e81e-5d83-af1f-218f68cae995, skipping ID generation
2026-03-27 15:38:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30f094c7-e81e-5d83-af1f-218f68cae995 with scrape type 1
2026-03-27 15:38:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 30f094c7-e81e-5d83-af1f-218f68cae995 sending to next pipeline
2026-03-27 15:38:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 30f094c7-e81e-5d83-af1f-218f68cae995, identifier: 7010110auction111139
2026-03-27 15:38:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 30f094c7-e81e-5d83-af1f-218f68cae995 with identifier: 7010110auction111139
2026-03-27 15:38:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 30f094c7-e81e-5d83-af1f-218f68cae995 with identifier: 7010110auction111139
2026-03-27 15:38:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 30f094c7-e81e-5d83-af1f-218f68cae995 with identifier: 7010110auction111139 to the API
2026-03-27 15:38:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010110/photo_001/780x0__r.jpg?hash=1774622705>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': '30f094c7-e81e-5d83-af1f-218f68cae995',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010110',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Volkswagen',
 'model': 'T5 Transporter',
 'odometer': 133604,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 3,
 'seller_name': None,
 'title': "VW, _Transporter FL'19, Volkswagen Transporter 2.0 TDi SCR BMT "
          '110/150 SWB',
 'transmission': 'automatic',
 'trim': "VW, _Transporter FL'19,  Transporter 2.0 TDi SCR BMT 110/150 SWB",
 'vin': None,
 'year': 2022}
2026-03-27 15:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010110auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:38:12 [ecarstrade.be] INFO: Saving data for 7010110auction111139: {'created_time': 1774625892.928622, 'last_price_update_time': 1774625892.928632, 'auction_closing_time': 1774971000.0}
2026-03-27 15:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010110auction111139') HTTP/1.1" 204 0
2026-03-27 15:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010111/photo_004/780x0__r.jpg?hash=1774622708> (referer: https://ecarstrade.com/cars/7010111)
2026-03-27 15:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006935/photo_001/780x0__r.jpg?hash=1774549520> (referer: https://ecarstrade.com/cars/7006935)
2026-03-27 15:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 382392f4-e78f-5c4a-9411-56169cb3a129
2026-03-27 15:38:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 382392f4-e78f-5c4a-9411-56169cb3a129
2026-03-27 15:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006935/photo_004/780x0__r.jpg?hash=1774549521> (referer: https://ecarstrade.com/cars/7006935)
2026-03-27 15:38:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 382392f4-e78f-5c4a-9411-56169cb3a129
2026-03-27 15:38:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9e6f8354-3b39-55a1-b2b1-15853dd54792
2026-03-27 15:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006935/photo_005/780x0__r.jpg?hash=1774549521> (referer: https://ecarstrade.com/cars/7006935)
2026-03-27 15:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006935/photo_003/780x0__r.jpg?hash=1774549521> (referer: https://ecarstrade.com/cars/7006935)
2026-03-27 15:38:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9e6f8354-3b39-55a1-b2b1-15853dd54792
2026-03-27 15:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006935/photo_002/780x0__r.jpg?hash=1774549521> (referer: https://ecarstrade.com/cars/7006935)
2026-03-27 15:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006935/photo_000/780x0__r.jpg?hash=1774549520> (referer: https://ecarstrade.com/cars/7006935)
2026-03-27 15:38:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9e6f8354-3b39-55a1-b2b1-15853dd54792
2026-03-27 15:38:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9e6f8354-3b39-55a1-b2b1-15853dd54792
2026-03-27 15:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010111/photo_001/780x0__r.jpg?hash=1774622709> (referer: https://ecarstrade.com/cars/7010111)
2026-03-27 15:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010111/photo_002/780x0__r.jpg?hash=1774622708> (referer: https://ecarstrade.com/cars/7010111)
2026-03-27 15:38:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9e6f8354-3b39-55a1-b2b1-15853dd54792
2026-03-27 15:38:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9e6f8354-3b39-55a1-b2b1-15853dd54792
2026-03-27 15:38:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9e6f8354-3b39-55a1-b2b1-15853dd54792, skipping ID generation
2026-03-27 15:38:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e6f8354-3b39-55a1-b2b1-15853dd54792 with scrape type 1
2026-03-27 15:38:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9e6f8354-3b39-55a1-b2b1-15853dd54792 sending to next pipeline
2026-03-27 15:38:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9e6f8354-3b39-55a1-b2b1-15853dd54792, identifier: 7006935auction111103
2026-03-27 15:38:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9e6f8354-3b39-55a1-b2b1-15853dd54792 with identifier: 7006935auction111103
2026-03-27 15:38:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9e6f8354-3b39-55a1-b2b1-15853dd54792 with identifier: 7006935auction111103
2026-03-27 15:38:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9e6f8354-3b39-55a1-b2b1-15853dd54792 with identifier: 7006935auction111103 to the API
2026-03-27 15:38:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006935/photo_000/780x0__r.jpg?hash=1774549520>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.9L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Hybrid (diesel / electric)',
 'id': '9e6f8354-3b39-55a1-b2b1-15853dd54792',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006935',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'GLE 350',
 'odometer': 108986,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLE COUPAu2030 2.0 GLE 350 DE 4MATIC 4WD AUTO',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLE COUPAu2030 2.0  DE 4MATIC 4WD AUTO',
 'vin': None,
 'year': 2021}
2026-03-27 15:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006935auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:38:13 [ecarstrade.be] INFO: Saving data for 7006935auction111103: {'created_time': 1774625893.665651, 'last_price_update_time': 1774625893.665661, 'auction_closing_time': 1775034600.0}
2026-03-27 15:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006935auction111103') HTTP/1.1" 204 0
2026-03-27 15:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010109/photo_005/780x0__r.jpg?hash=1774622703> (referer: https://ecarstrade.com/cars/7010109)
2026-03-27 15:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010109/photo_004/780x0__r.jpg?hash=1774622703> (referer: https://ecarstrade.com/cars/7010109)
2026-03-27 15:38:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 382392f4-e78f-5c4a-9411-56169cb3a129
2026-03-27 15:38:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 382392f4-e78f-5c4a-9411-56169cb3a129
2026-03-27 15:38:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 382392f4-e78f-5c4a-9411-56169cb3a129, skipping ID generation
2026-03-27 15:38:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 382392f4-e78f-5c4a-9411-56169cb3a129 with scrape type 1
2026-03-27 15:38:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 382392f4-e78f-5c4a-9411-56169cb3a129 sending to next pipeline
2026-03-27 15:38:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 382392f4-e78f-5c4a-9411-56169cb3a129, identifier: 7010111auction111139
2026-03-27 15:38:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 382392f4-e78f-5c4a-9411-56169cb3a129 with identifier: 7010111auction111139
2026-03-27 15:38:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 382392f4-e78f-5c4a-9411-56169cb3a129 with identifier: 7010111auction111139
2026-03-27 15:38:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 382392f4-e78f-5c4a-9411-56169cb3a129 with identifier: 7010111auction111139 to the API
2026-03-27 15:38:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010111/photo_002/780x0__r.jpg?hash=1774622708>
{'auction_title': '',
 'c_o_2_emission_value': 56,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '382392f4-e78f-5c4a-9411-56169cb3a129',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010111',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volvo',
 'model': 'XC60',
 'odometer': 34353,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC60 - 2021 2.0 T6 253 PHEV AWD Inscription 5d',
 'transmission': 'automatic',
 'trim': 'VOLVO  - 2021 2.0 T6 253 PHEV AWD Inscription 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010111auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:38:14 [ecarstrade.be] INFO: Saving data for 7010111auction111139: {'created_time': 1774625894.232845, 'last_price_update_time': 1774625894.232857, 'auction_closing_time': 1774971000.0}
2026-03-27 15:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010111auction111139') HTTP/1.1" 204 0
2026-03-27 15:38:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010109/photo_003/780x0__r.jpg?hash=1774622703> (referer: https://ecarstrade.com/cars/7010109)
2026-03-27 15:38:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010109/photo_002/780x0__r.jpg?hash=1774622703> (referer: https://ecarstrade.com/cars/7010109)
2026-03-27 15:38: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 15:38:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b3b35e85-5778-5c24-8a06-e44c38267f8a
2026-03-27 15:38:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b3b35e85-5778-5c24-8a06-e44c38267f8a
2026-03-27 15:38:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010109/photo_001/780x0__r.jpg?hash=1774622704> (referer: https://ecarstrade.com/cars/7010109)
2026-03-27 15:38: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 15:38:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b3b35e85-5778-5c24-8a06-e44c38267f8a
2026-03-27 15:38:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b3b35e85-5778-5c24-8a06-e44c38267f8a
2026-03-27 15:38:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b3b35e85-5778-5c24-8a06-e44c38267f8a
2026-03-27 15:38:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b3b35e85-5778-5c24-8a06-e44c38267f8a, skipping ID generation
2026-03-27 15:38:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3b35e85-5778-5c24-8a06-e44c38267f8a with scrape type 1
2026-03-27 15:38:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b3b35e85-5778-5c24-8a06-e44c38267f8a sending to next pipeline
2026-03-27 15:38:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b3b35e85-5778-5c24-8a06-e44c38267f8a, identifier: 7010109auction111139
2026-03-27 15:38:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b3b35e85-5778-5c24-8a06-e44c38267f8a with identifier: 7010109auction111139
2026-03-27 15:38:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b3b35e85-5778-5c24-8a06-e44c38267f8a with identifier: 7010109auction111139
2026-03-27 15:38:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b3b35e85-5778-5c24-8a06-e44c38267f8a with identifier: 7010109auction111139 to the API
2026-03-27 15:38:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010109/photo_001/780x0__r.jpg?hash=1774622704>
{'auction_title': '',
 'c_o_2_emission_value': 41,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b3b35e85-5778-5c24-8a06-e44c38267f8a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010109',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 68976,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Volvo, XC40 '17, Volvo XC40 T5 Twin Engine Momentum Pro 5d",
 'transmission': 'automatic',
 'trim': ",  '17,   T5 Twin Engine Momentum Pro 5d",
 'vin': None,
 'year': 2020}
2026-03-27 15:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010109auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:38:14 [ecarstrade.be] INFO: Saving data for 7010109auction111139: {'created_time': 1774625894.817248, 'last_price_update_time': 1774625894.817261, 'auction_closing_time': 1774971000.0}
2026-03-27 15:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010109auction111139') HTTP/1.1" 204 0
2026-03-27 15:38:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006930> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:38: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 15:38:20 [ecarstrade.be] INFO: Extracting details for car 7006930auction111103
2026-03-27 15:38:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84da8148-80a3-595e-a507-b9d930b691aa with identifier: 7006930auction111103
2026-03-27 15:38:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84da8148-80a3-595e-a507-b9d930b691aa with scrape type 1
2026-03-27 15:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 84da8148-80a3-595e-a507-b9d930b691aa
2026-03-27 15:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006930%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549458%27 HTTP/1.1" 200 None
2026-03-27 15:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006930/photo_000/780x0__r.jpg?hash=1774549458 not downloaded yet
2026-03-27 15:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006930%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549458%27 HTTP/1.1" 200 None
2026-03-27 15:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006930/photo_001/780x0__r.jpg?hash=1774549458 not downloaded yet
2026-03-27 15:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006930%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549458%27 HTTP/1.1" 200 None
2026-03-27 15:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006930/photo_002/780x0__r.jpg?hash=1774549458 not downloaded yet
2026-03-27 15:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006930%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549458%27 HTTP/1.1" 200 None
2026-03-27 15:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006930/photo_003/780x0__r.jpg?hash=1774549458 not downloaded yet
2026-03-27 15:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006930%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549458%27 HTTP/1.1" 200 None
2026-03-27 15:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006930/photo_004/780x0__r.jpg?hash=1774549458 not downloaded yet
2026-03-27 15:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006930%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549458%27 HTTP/1.1" 200 None
2026-03-27 15:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006930/photo_005/780x0__r.jpg?hash=1774549458 not downloaded yet
2026-03-27 15:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010107> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:38: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 15:38:22 [ecarstrade.be] INFO: Extracting details for car 7010107auction111139
2026-03-27 15:38:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79e6bdd7-98a9-5f35-b7b7-d1f28ce14139 with identifier: 7010107auction111139
2026-03-27 15:38:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79e6bdd7-98a9-5f35-b7b7-d1f28ce14139 with scrape type 1
2026-03-27 15:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 79e6bdd7-98a9-5f35-b7b7-d1f28ce14139
2026-03-27 15:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7010107%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622701%27 HTTP/1.1" 200 None
2026-03-27 15:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010107/photo_001/780x0__r.jpg?hash=1774622701 not downloaded yet
2026-03-27 15:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7010107%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622701%27 HTTP/1.1" 200 None
2026-03-27 15:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010107/photo_002/780x0__r.jpg?hash=1774622701 not downloaded yet
2026-03-27 15:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7010107%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622701%27 HTTP/1.1" 200 None
2026-03-27 15:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010107/photo_003/780x0__r.jpg?hash=1774622701 not downloaded yet
2026-03-27 15:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7010107%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622702%27 HTTP/1.1" 200 None
2026-03-27 15:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010107/photo_004/780x0__r.jpg?hash=1774622702 not downloaded yet
2026-03-27 15:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7010107%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622701%27 HTTP/1.1" 200 None
2026-03-27 15:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010107/photo_005/780x0__r.jpg?hash=1774622701 not downloaded yet
2026-03-27 15:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7010107%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622701%27 HTTP/1.1" 200 None
2026-03-27 15:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010107/photo_006/780x0__r.jpg?hash=1774622701 not downloaded yet
2026-03-27 15:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006923> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:38: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 15:38:25 [ecarstrade.be] INFO: Extracting details for car 7006923auction111103
2026-03-27 15:38:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f02d2b4e-8f05-562c-b07b-b384c41283f0 with identifier: 7006923auction111103
2026-03-27 15:38:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f02d2b4e-8f05-562c-b07b-b384c41283f0 with scrape type 1
2026-03-27 15:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f02d2b4e-8f05-562c-b07b-b384c41283f0
2026-03-27 15:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006923%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549294%27 HTTP/1.1" 200 None
2026-03-27 15:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006923/photo_000/780x0__r.jpg?hash=1774549294 not downloaded yet
2026-03-27 15:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006923%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549294%27 HTTP/1.1" 200 None
2026-03-27 15:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006923/photo_001/780x0__r.jpg?hash=1774549294 not downloaded yet
2026-03-27 15:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006923%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549294%27 HTTP/1.1" 200 None
2026-03-27 15:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006923/photo_002/780x0__r.jpg?hash=1774549294 not downloaded yet
2026-03-27 15:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006923%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549294%27 HTTP/1.1" 200 None
2026-03-27 15:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006923/photo_003/780x0__r.jpg?hash=1774549294 not downloaded yet
2026-03-27 15:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006923%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549295%27 HTTP/1.1" 200 None
2026-03-27 15:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006923/photo_004/780x0__r.jpg?hash=1774549295 not downloaded yet
2026-03-27 15:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006923%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549295%27 HTTP/1.1" 200 None
2026-03-27 15:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006923/photo_005/780x0__r.jpg?hash=1774549295 not downloaded yet
2026-03-27 15:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006929> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:38:35 [ecarstrade.be] INFO: Extracting details for car 7006929auction111103
2026-03-27 15:38:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d401fd90-ce1b-5f35-bdce-2ed7d9f1822c with identifier: 7006929auction111103
2026-03-27 15:38:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d401fd90-ce1b-5f35-bdce-2ed7d9f1822c with scrape type 1
2026-03-27 15:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d401fd90-ce1b-5f35-bdce-2ed7d9f1822c
2026-03-27 15:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006929%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549444%27 HTTP/1.1" 200 None
2026-03-27 15:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006929/photo_000/780x0__r.jpg?hash=1774549444 not downloaded yet
2026-03-27 15:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006929%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549444%27 HTTP/1.1" 200 None
2026-03-27 15:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006929/photo_001/780x0__r.jpg?hash=1774549444 not downloaded yet
2026-03-27 15:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006929%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549444%27 HTTP/1.1" 200 None
2026-03-27 15:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006929/photo_002/780x0__r.jpg?hash=1774549444 not downloaded yet
2026-03-27 15:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006929%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549444%27 HTTP/1.1" 200 None
2026-03-27 15:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006929/photo_003/780x0__r.jpg?hash=1774549444 not downloaded yet
2026-03-27 15:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006929%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549444%27 HTTP/1.1" 200 None
2026-03-27 15:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006929/photo_004/780x0__r.jpg?hash=1774549444 not downloaded yet
2026-03-27 15:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006929%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549444%27 HTTP/1.1" 200 None
2026-03-27 15:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006929/photo_005/780x0__r.jpg?hash=1774549444 not downloaded yet
2026-03-27 15:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006894> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:38:35 [ecarstrade.be] INFO: Extracting details for car 7006894auction111103
2026-03-27 15:38:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1f39c16-2029-52c2-b490-b72edb6dad5f with identifier: 7006894auction111103
2026-03-27 15:38:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1f39c16-2029-52c2-b490-b72edb6dad5f with scrape type 1
2026-03-27 15:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d1f39c16-2029-52c2-b490-b72edb6dad5f
2026-03-27 15:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006894%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548873%27 HTTP/1.1" 200 None
2026-03-27 15:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006894/photo_000/780x0__r.jpg?hash=1774548873 not downloaded yet
2026-03-27 15:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006894%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548873%27 HTTP/1.1" 200 None
2026-03-27 15:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006894/photo_001/780x0__r.jpg?hash=1774548873 not downloaded yet
2026-03-27 15:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006894%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548873%27 HTTP/1.1" 200 None
2026-03-27 15:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006894/photo_002/780x0__r.jpg?hash=1774548873 not downloaded yet
2026-03-27 15:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006894%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548873%27 HTTP/1.1" 200 None
2026-03-27 15:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006894/photo_003/780x0__r.jpg?hash=1774548873 not downloaded yet
2026-03-27 15:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006894%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548873%27 HTTP/1.1" 200 None
2026-03-27 15:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006894/photo_004/780x0__r.jpg?hash=1774548873 not downloaded yet
2026-03-27 15:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006894%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548873%27 HTTP/1.1" 200 None
2026-03-27 15:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006894/photo_005/780x0__r.jpg?hash=1774548873 not downloaded yet
2026-03-27 15:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006882> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:38: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 15:38:36 [ecarstrade.be] INFO: Extracting details for car 7006882auction111103
2026-03-27 15:38:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 069f9299-1d01-5400-81f8-1e256e4f18bf with identifier: 7006882auction111103
2026-03-27 15:38:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 069f9299-1d01-5400-81f8-1e256e4f18bf with scrape type 1
2026-03-27 15:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 069f9299-1d01-5400-81f8-1e256e4f18bf
2026-03-27 15:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006882%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548687%27 HTTP/1.1" 200 None
2026-03-27 15:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006882/photo_000/780x0__r.jpg?hash=1774548687 not downloaded yet
2026-03-27 15:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006882%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548687%27 HTTP/1.1" 200 None
2026-03-27 15:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006882/photo_001/780x0__r.jpg?hash=1774548687 not downloaded yet
2026-03-27 15:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006882%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548687%27 HTTP/1.1" 200 None
2026-03-27 15:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006882/photo_002/780x0__r.jpg?hash=1774548687 not downloaded yet
2026-03-27 15:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006882%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548687%27 HTTP/1.1" 200 None
2026-03-27 15:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006882/photo_003/780x0__r.jpg?hash=1774548687 not downloaded yet
2026-03-27 15:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006882%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548687%27 HTTP/1.1" 200 None
2026-03-27 15:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006882/photo_004/780x0__r.jpg?hash=1774548687 not downloaded yet
2026-03-27 15:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006882%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548687%27 HTTP/1.1" 200 None
2026-03-27 15:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006882/photo_005/780x0__r.jpg?hash=1774548687 not downloaded yet
2026-03-27 15:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006891> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:38: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 15:38:36 [ecarstrade.be] INFO: Extracting details for car 7006891auction111103
2026-03-27 15:38:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93663d86-ca3b-5d37-bb9d-540bed3178ec with identifier: 7006891auction111103
2026-03-27 15:38:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93663d86-ca3b-5d37-bb9d-540bed3178ec with scrape type 1
2026-03-27 15:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 93663d86-ca3b-5d37-bb9d-540bed3178ec
2026-03-27 15:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006891%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548825%27 HTTP/1.1" 200 None
2026-03-27 15:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006891/photo_001/780x0__r.jpg?hash=1774548825 not downloaded yet
2026-03-27 15:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006891%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548826%27 HTTP/1.1" 200 None
2026-03-27 15:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006891/photo_002/780x0__r.jpg?hash=1774548826 not downloaded yet
2026-03-27 15:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006891%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548826%27 HTTP/1.1" 200 None
2026-03-27 15:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006891/photo_003/780x0__r.jpg?hash=1774548826 not downloaded yet
2026-03-27 15:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7006891%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548826%27 HTTP/1.1" 200 None
2026-03-27 15:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006891/photo_004/780x0__r.jpg?hash=1774548826 not downloaded yet
2026-03-27 15:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7006891%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548826%27 HTTP/1.1" 200 None
2026-03-27 15:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006891/photo_005/780x0__r.jpg?hash=1774548826 not downloaded yet
2026-03-27 15:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7006891%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774548826%27 HTTP/1.1" 200 None
2026-03-27 15:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006891/photo_006/780x0__r.jpg?hash=1774548826 not downloaded yet
2026-03-27 15:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006948> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:38: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 15:38:38 [ecarstrade.be] INFO: Extracting details for car 7006948auction111103
2026-03-27 15:38:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da30f1e4-5d4b-5090-8105-bbe4ebe0c191 with identifier: 7006948auction111103
2026-03-27 15:38:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da30f1e4-5d4b-5090-8105-bbe4ebe0c191 with scrape type 1
2026-03-27 15:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item da30f1e4-5d4b-5090-8105-bbe4ebe0c191
2026-03-27 15:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7006948%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549742%27 HTTP/1.1" 200 None
2026-03-27 15:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006948/photo_000/780x0__r.jpg?hash=1774549742 not downloaded yet
2026-03-27 15:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7006948%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549743%27 HTTP/1.1" 200 None
2026-03-27 15:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006948/photo_001/780x0__r.jpg?hash=1774549743 not downloaded yet
2026-03-27 15:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7006948%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549743%27 HTTP/1.1" 200 None
2026-03-27 15:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006948/photo_002/780x0__r.jpg?hash=1774549743 not downloaded yet
2026-03-27 15:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7006948%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549743%27 HTTP/1.1" 200 None
2026-03-27 15:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006948/photo_003/780x0__r.jpg?hash=1774549743 not downloaded yet
2026-03-27 15:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7006948%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549743%27 HTTP/1.1" 200 None
2026-03-27 15:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006948/photo_004/780x0__r.jpg?hash=1774549743 not downloaded yet
2026-03-27 15:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7006948%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549743%27 HTTP/1.1" 200 None
2026-03-27 15:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006948/photo_005/780x0__r.jpg?hash=1774549743 not downloaded yet
2026-03-27 15:38:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006875> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:38: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 15:38:42 [ecarstrade.be] INFO: Extracting details for car 7006875auction111103
2026-03-27 15:38:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6feb7a86-2935-5e16-a8b9-8ed53323c42c with identifier: 7006875auction111103
2026-03-27 15:38:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6feb7a86-2935-5e16-a8b9-8ed53323c42c with scrape type 1
2026-03-27 15:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6feb7a86-2935-5e16-a8b9-8ed53323c42c
2026-03-27 15:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006875%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548640%27 HTTP/1.1" 200 None
2026-03-27 15:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006875/photo_000/780x0__r.jpg?hash=1774548640 not downloaded yet
2026-03-27 15:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006875%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548640%27 HTTP/1.1" 200 None
2026-03-27 15:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006875/photo_001/780x0__r.jpg?hash=1774548640 not downloaded yet
2026-03-27 15:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006875%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548645%27 HTTP/1.1" 200 None
2026-03-27 15:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006875/photo_003/780x0__r.jpg?hash=1774548645 not downloaded yet
2026-03-27 15:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006875%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548645%27 HTTP/1.1" 200 None
2026-03-27 15:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006875/photo_004/780x0__r.jpg?hash=1774548645 not downloaded yet
2026-03-27 15:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006875%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548645%27 HTTP/1.1" 200 None
2026-03-27 15:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006875/photo_005/780x0__r.jpg?hash=1774548645 not downloaded yet
2026-03-27 15:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006875%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774548645%27 HTTP/1.1" 200 None
2026-03-27 15:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006875/photo_006/780x0__r.jpg?hash=1774548645 not downloaded yet
2026-03-27 15:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006902> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:38:47 [ecarstrade.be] INFO: Extracting details for car 7006902auction111103
2026-03-27 15:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006930/photo_005/780x0__r.jpg?hash=1774549458> (referer: https://ecarstrade.com/cars/7006930)
2026-03-27 15:38:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54a1088c-2874-50da-a01a-7dd22401c37f with identifier: 7006902auction111103
2026-03-27 15:38:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54a1088c-2874-50da-a01a-7dd22401c37f with scrape type 1
2026-03-27 15:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 54a1088c-2874-50da-a01a-7dd22401c37f
2026-03-27 15:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006902%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549011%27 HTTP/1.1" 200 None
2026-03-27 15:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006902/photo_000/780x0__r.jpg?hash=1774549011 not downloaded yet
2026-03-27 15:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006902%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549011%27 HTTP/1.1" 200 None
2026-03-27 15:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006902/photo_001/780x0__r.jpg?hash=1774549011 not downloaded yet
2026-03-27 15:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006902%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549011%27 HTTP/1.1" 200 None
2026-03-27 15:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006902/photo_002/780x0__r.jpg?hash=1774549011 not downloaded yet
2026-03-27 15:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006902%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549011%27 HTTP/1.1" 200 None
2026-03-27 15:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006902/photo_003/780x0__r.jpg?hash=1774549011 not downloaded yet
2026-03-27 15:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006902%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549011%27 HTTP/1.1" 200 None
2026-03-27 15:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006902/photo_004/780x0__r.jpg?hash=1774549011 not downloaded yet
2026-03-27 15:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006902%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549011%27 HTTP/1.1" 200 None
2026-03-27 15:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006902/photo_005/780x0__r.jpg?hash=1774549011 not downloaded yet
2026-03-27 15:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 84da8148-80a3-595e-a507-b9d930b691aa
2026-03-27 15:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010107/photo_006/780x0__r.jpg?hash=1774622701> (referer: https://ecarstrade.com/cars/7010107)
2026-03-27 15:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006923/photo_005/780x0__r.jpg?hash=1774549295> (referer: https://ecarstrade.com/cars/7006923)
2026-03-27 15:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 79e6bdd7-98a9-5f35-b7b7-d1f28ce14139
2026-03-27 15:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006929/photo_005/780x0__r.jpg?hash=1774549444> (referer: https://ecarstrade.com/cars/7006929)
2026-03-27 15:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f02d2b4e-8f05-562c-b07b-b384c41283f0
2026-03-27 15:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006894/photo_005/780x0__r.jpg?hash=1774548873> (referer: https://ecarstrade.com/cars/7006894)
2026-03-27 15:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d401fd90-ce1b-5f35-bdce-2ed7d9f1822c
2026-03-27 15:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006882/photo_005/780x0__r.jpg?hash=1774548687> (referer: https://ecarstrade.com/cars/7006882)
2026-03-27 15:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d1f39c16-2029-52c2-b490-b72edb6dad5f
2026-03-27 15:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006891/photo_006/780x0__r.jpg?hash=1774548826> (referer: https://ecarstrade.com/cars/7006891)
2026-03-27 15:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 069f9299-1d01-5400-81f8-1e256e4f18bf
2026-03-27 15:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006948/photo_005/780x0__r.jpg?hash=1774549743> (referer: https://ecarstrade.com/cars/7006948)
2026-03-27 15:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 93663d86-ca3b-5d37-bb9d-540bed3178ec
2026-03-27 15:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006875/photo_006/780x0__r.jpg?hash=1774548645> (referer: https://ecarstrade.com/cars/7006875)
2026-03-27 15:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item da30f1e4-5d4b-5090-8105-bbe4ebe0c191
2026-03-27 15:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006875/photo_005/780x0__r.jpg?hash=1774548645> (referer: https://ecarstrade.com/cars/7006875)
2026-03-27 15:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6feb7a86-2935-5e16-a8b9-8ed53323c42c
2026-03-27 15:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006902/photo_005/780x0__r.jpg?hash=1774549011> (referer: https://ecarstrade.com/cars/7006902)
2026-03-27 15:38:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6feb7a86-2935-5e16-a8b9-8ed53323c42c
2026-03-27 15:38:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006902/photo_004/780x0__r.jpg?hash=1774549011> (referer: https://ecarstrade.com/cars/7006902)
2026-03-27 15:38:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 54a1088c-2874-50da-a01a-7dd22401c37f
2026-03-27 15:38:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006902/photo_003/780x0__r.jpg?hash=1774549011> (referer: https://ecarstrade.com/cars/7006902)
2026-03-27 15:38:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 54a1088c-2874-50da-a01a-7dd22401c37f
2026-03-27 15:38:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006902/photo_002/780x0__r.jpg?hash=1774549011> (referer: https://ecarstrade.com/cars/7006902)
2026-03-27 15:38:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 54a1088c-2874-50da-a01a-7dd22401c37f
2026-03-27 15:38:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006902/photo_001/780x0__r.jpg?hash=1774549011> (referer: https://ecarstrade.com/cars/7006902)
2026-03-27 15:38:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 54a1088c-2874-50da-a01a-7dd22401c37f
2026-03-27 15:38:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006902/photo_000/780x0__r.jpg?hash=1774549011> (referer: https://ecarstrade.com/cars/7006902)
2026-03-27 15:38:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 54a1088c-2874-50da-a01a-7dd22401c37f
2026-03-27 15:38:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006875/photo_004/780x0__r.jpg?hash=1774548645> (referer: https://ecarstrade.com/cars/7006875)
2026-03-27 15:38:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 54a1088c-2874-50da-a01a-7dd22401c37f
2026-03-27 15:38:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 54a1088c-2874-50da-a01a-7dd22401c37f, skipping ID generation
2026-03-27 15:38:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54a1088c-2874-50da-a01a-7dd22401c37f with scrape type 1
2026-03-27 15:38:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 54a1088c-2874-50da-a01a-7dd22401c37f sending to next pipeline
2026-03-27 15:38:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 54a1088c-2874-50da-a01a-7dd22401c37f, identifier: 7006902auction111103
2026-03-27 15:38:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 54a1088c-2874-50da-a01a-7dd22401c37f with identifier: 7006902auction111103
2026-03-27 15:38:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 54a1088c-2874-50da-a01a-7dd22401c37f with identifier: 7006902auction111103
2026-03-27 15:38:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 54a1088c-2874-50da-a01a-7dd22401c37f with identifier: 7006902auction111103 to the API
2026-03-27 15:38:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006902/photo_000/780x0__r.jpg?hash=1774549011>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '54a1088c-2874-50da-a01a-7dd22401c37f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006902',
 'listing': 'auction',
 'location': 'Belgium - "DELIVERY"',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 73440,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-21',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X3 DIESEL - 2018 2.0 dA sDrive18 AdBlue',
 'transmission': 'automatic',
 'trim': 'DIESEL - 2018 2.0 dA sDrive18 AdBlue',
 'vin': None,
 'year': 2020}
2026-03-27 15:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006902auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:38:49 [ecarstrade.be] INFO: Saving data for 7006902auction111103: {'created_time': 1774625929.584991, 'last_price_update_time': 1774625929.584999, 'auction_closing_time': 1775034600.0}
2026-03-27 15:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006902auction111103') HTTP/1.1" 204 0
2026-03-27 15:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006875/photo_003/780x0__r.jpg?hash=1774548645> (referer: https://ecarstrade.com/cars/7006875)
2026-03-27 15:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006925> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:38:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6feb7a86-2935-5e16-a8b9-8ed53323c42c
2026-03-27 15:38:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6feb7a86-2935-5e16-a8b9-8ed53323c42c
2026-03-27 15:38:49 [ecarstrade.be] INFO: Extracting details for car 7006925auction111103
2026-03-27 15:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006875/photo_000/780x0__r.jpg?hash=1774548640> (referer: https://ecarstrade.com/cars/7006875)
2026-03-27 15:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006875/photo_001/780x0__r.jpg?hash=1774548640> (referer: https://ecarstrade.com/cars/7006875)
2026-03-27 15:38:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ce12cfa-a895-527b-af53-b4f967a32690 with identifier: 7006925auction111103
2026-03-27 15:38:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ce12cfa-a895-527b-af53-b4f967a32690 with scrape type 1
2026-03-27 15:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5ce12cfa-a895-527b-af53-b4f967a32690
2026-03-27 15:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7006925%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549317%27 HTTP/1.1" 200 None
2026-03-27 15:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006925/photo_000/780x0__r.jpg?hash=1774549317 not downloaded yet
2026-03-27 15:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7006925%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549317%27 HTTP/1.1" 200 None
2026-03-27 15:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006925/photo_001/780x0__r.jpg?hash=1774549317 not downloaded yet
2026-03-27 15:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7006925%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549317%27 HTTP/1.1" 200 None
2026-03-27 15:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006925/photo_002/780x0__r.jpg?hash=1774549317 not downloaded yet
2026-03-27 15:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7006925%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549317%27 HTTP/1.1" 200 None
2026-03-27 15:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006925/photo_003/780x0__r.jpg?hash=1774549317 not downloaded yet
2026-03-27 15:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006948/photo_004/780x0__r.jpg?hash=1774549743> (referer: https://ecarstrade.com/cars/7006948)
2026-03-27 15:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7006925%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549317%27 HTTP/1.1" 200 None
2026-03-27 15:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006925/photo_004/780x0__r.jpg?hash=1774549317 not downloaded yet
2026-03-27 15:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006948/photo_003/780x0__r.jpg?hash=1774549743> (referer: https://ecarstrade.com/cars/7006948)
2026-03-27 15:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7006925%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549317%27 HTTP/1.1" 200 None
2026-03-27 15:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006925/photo_005/780x0__r.jpg?hash=1774549317 not downloaded yet
2026-03-27 15:38:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6feb7a86-2935-5e16-a8b9-8ed53323c42c
2026-03-27 15:38:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6feb7a86-2935-5e16-a8b9-8ed53323c42c
2026-03-27 15:38:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6feb7a86-2935-5e16-a8b9-8ed53323c42c, skipping ID generation
2026-03-27 15:38:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6feb7a86-2935-5e16-a8b9-8ed53323c42c with scrape type 1
2026-03-27 15:38:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6feb7a86-2935-5e16-a8b9-8ed53323c42c sending to next pipeline
2026-03-27 15:38:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6feb7a86-2935-5e16-a8b9-8ed53323c42c, identifier: 7006875auction111103
2026-03-27 15:38:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6feb7a86-2935-5e16-a8b9-8ed53323c42c with identifier: 7006875auction111103
2026-03-27 15:38:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6feb7a86-2935-5e16-a8b9-8ed53323c42c with identifier: 7006875auction111103
2026-03-27 15:38:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6feb7a86-2935-5e16-a8b9-8ed53323c42c with identifier: 7006875auction111103 to the API
2026-03-27 15:38:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006875/photo_001/780x0__r.jpg?hash=1774548640>
{'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-04-01T09:10:00Z',
 'fuel_type': 'Electric',
 'id': '6feb7a86-2935-5e16-a8b9-8ed53323c42c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006875',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'Q4 e-tron',
 'odometer': 96788,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q4 E-TRON BEV 82KWH 40 S LINE AUTO',
 'transmission': 'automatic',
 'trim': 'AUDI Q4 E-TRON BEV 82KWH 40 S LINE AUTO',
 'vin': None,
 'year': 2022}
2026-03-27 15:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006875auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:38:50 [ecarstrade.be] INFO: Saving data for 7006875auction111103: {'created_time': 1774625930.228808, 'last_price_update_time': 1774625930.228818, 'auction_closing_time': 1775034600.0}
2026-03-27 15:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006875auction111103') HTTP/1.1" 204 0
2026-03-27 15:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006948/photo_002/780x0__r.jpg?hash=1774549743> (referer: https://ecarstrade.com/cars/7006948)
2026-03-27 15:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006948/photo_001/780x0__r.jpg?hash=1774549743> (referer: https://ecarstrade.com/cars/7006948)
2026-03-27 15:38:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item da30f1e4-5d4b-5090-8105-bbe4ebe0c191
2026-03-27 15:38:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item da30f1e4-5d4b-5090-8105-bbe4ebe0c191
2026-03-27 15:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006948/photo_000/780x0__r.jpg?hash=1774549742> (referer: https://ecarstrade.com/cars/7006948)
2026-03-27 15:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006891/photo_005/780x0__r.jpg?hash=1774548826> (referer: https://ecarstrade.com/cars/7006891)
2026-03-27 15:38:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item da30f1e4-5d4b-5090-8105-bbe4ebe0c191
2026-03-27 15:38:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item da30f1e4-5d4b-5090-8105-bbe4ebe0c191
2026-03-27 15:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006891/photo_004/780x0__r.jpg?hash=1774548826> (referer: https://ecarstrade.com/cars/7006891)
2026-03-27 15:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006891/photo_003/780x0__r.jpg?hash=1774548826> (referer: https://ecarstrade.com/cars/7006891)
2026-03-27 15:38:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item da30f1e4-5d4b-5090-8105-bbe4ebe0c191
2026-03-27 15:38:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da30f1e4-5d4b-5090-8105-bbe4ebe0c191, skipping ID generation
2026-03-27 15:38:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da30f1e4-5d4b-5090-8105-bbe4ebe0c191 with scrape type 1
2026-03-27 15:38:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da30f1e4-5d4b-5090-8105-bbe4ebe0c191 sending to next pipeline
2026-03-27 15:38:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: da30f1e4-5d4b-5090-8105-bbe4ebe0c191, identifier: 7006948auction111103
2026-03-27 15:38:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: da30f1e4-5d4b-5090-8105-bbe4ebe0c191 with identifier: 7006948auction111103
2026-03-27 15:38:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: da30f1e4-5d4b-5090-8105-bbe4ebe0c191 with identifier: 7006948auction111103
2026-03-27 15:38:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: da30f1e4-5d4b-5090-8105-bbe4ebe0c191 with identifier: 7006948auction111103 to the API
2026-03-27 15:38:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006948/photo_000/780x0__r.jpg?hash=1774549742>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Electric',
 'id': 'da30f1e4-5d4b-5090-8105-bbe4ebe0c191',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006948',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 26637,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 BEV 51KWH ELECTRIQUE E-308 AUTO GT',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  BEV 51KWH ELECTRIQUE E- AUTO GT',
 'vin': None,
 'year': 2024}
2026-03-27 15:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006948auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:38:50 [ecarstrade.be] INFO: Saving data for 7006948auction111103: {'created_time': 1774625930.803767, 'last_price_update_time': 1774625930.80378, 'auction_closing_time': 1775034600.0}
2026-03-27 15:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006948auction111103') HTTP/1.1" 204 0
2026-03-27 15:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006891/photo_001/780x0__r.jpg?hash=1774548825> (referer: https://ecarstrade.com/cars/7006891)
2026-03-27 15:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006891/photo_002/780x0__r.jpg?hash=1774548826> (referer: https://ecarstrade.com/cars/7006891)
2026-03-27 15:38:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 93663d86-ca3b-5d37-bb9d-540bed3178ec
2026-03-27 15:38:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 93663d86-ca3b-5d37-bb9d-540bed3178ec
2026-03-27 15:38:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 93663d86-ca3b-5d37-bb9d-540bed3178ec
2026-03-27 15:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006925/photo_004/780x0__r.jpg?hash=1774549317> (referer: https://ecarstrade.com/cars/7006925)
2026-03-27 15:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006925/photo_003/780x0__r.jpg?hash=1774549317> (referer: https://ecarstrade.com/cars/7006925)
2026-03-27 15:38:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 93663d86-ca3b-5d37-bb9d-540bed3178ec
2026-03-27 15:38:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 93663d86-ca3b-5d37-bb9d-540bed3178ec
2026-03-27 15:38:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 93663d86-ca3b-5d37-bb9d-540bed3178ec, skipping ID generation
2026-03-27 15:38:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93663d86-ca3b-5d37-bb9d-540bed3178ec with scrape type 1
2026-03-27 15:38:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 93663d86-ca3b-5d37-bb9d-540bed3178ec sending to next pipeline
2026-03-27 15:38:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 93663d86-ca3b-5d37-bb9d-540bed3178ec, identifier: 7006891auction111103
2026-03-27 15:38:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 93663d86-ca3b-5d37-bb9d-540bed3178ec with identifier: 7006891auction111103
2026-03-27 15:38:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 93663d86-ca3b-5d37-bb9d-540bed3178ec with identifier: 7006891auction111103
2026-03-27 15:38:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 93663d86-ca3b-5d37-bb9d-540bed3178ec with identifier: 7006891auction111103 to the API
2026-03-27 15:38:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006891/photo_002/780x0__r.jpg?hash=1774548826>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '2.0L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '93663d86-ca3b-5d37-bb9d-540bed3178ec',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006891',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': '530',
 'odometer': 144677,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 5 SERIES BERLINE 2.0 530E 170KW AUTO',
 'transmission': 'automatic',
 'trim': '5 SERIES BERLINE 2.0 E 170KW AUTO',
 'vin': None,
 'year': 2021}
2026-03-27 15:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006891auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:38:51 [ecarstrade.be] INFO: Saving data for 7006891auction111103: {'created_time': 1774625931.283084, 'last_price_update_time': 1774625931.283094, 'auction_closing_time': 1775034600.0}
2026-03-27 15:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006891auction111103') HTTP/1.1" 204 0
2026-03-27 15:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006925/photo_005/780x0__r.jpg?hash=1774549317> (referer: https://ecarstrade.com/cars/7006925)
2026-03-27 15:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006925/photo_002/780x0__r.jpg?hash=1774549317> (referer: https://ecarstrade.com/cars/7006925)
2026-03-27 15:38:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5ce12cfa-a895-527b-af53-b4f967a32690
2026-03-27 15:38:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5ce12cfa-a895-527b-af53-b4f967a32690
2026-03-27 15:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006925/photo_001/780x0__r.jpg?hash=1774549317> (referer: https://ecarstrade.com/cars/7006925)
2026-03-27 15:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006925/photo_000/780x0__r.jpg?hash=1774549317> (referer: https://ecarstrade.com/cars/7006925)
2026-03-27 15:38:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5ce12cfa-a895-527b-af53-b4f967a32690
2026-03-27 15:38:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5ce12cfa-a895-527b-af53-b4f967a32690
2026-03-27 15:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006882/photo_004/780x0__r.jpg?hash=1774548687> (referer: https://ecarstrade.com/cars/7006882)
2026-03-27 15:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006882/photo_003/780x0__r.jpg?hash=1774548687> (referer: https://ecarstrade.com/cars/7006882)
2026-03-27 15:38:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5ce12cfa-a895-527b-af53-b4f967a32690
2026-03-27 15:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006882/photo_002/780x0__r.jpg?hash=1774548687> (referer: https://ecarstrade.com/cars/7006882)
2026-03-27 15:38:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5ce12cfa-a895-527b-af53-b4f967a32690
2026-03-27 15:38:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5ce12cfa-a895-527b-af53-b4f967a32690, skipping ID generation
2026-03-27 15:38:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ce12cfa-a895-527b-af53-b4f967a32690 with scrape type 1
2026-03-27 15:38:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5ce12cfa-a895-527b-af53-b4f967a32690 sending to next pipeline
2026-03-27 15:38:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5ce12cfa-a895-527b-af53-b4f967a32690, identifier: 7006925auction111103
2026-03-27 15:38:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5ce12cfa-a895-527b-af53-b4f967a32690 with identifier: 7006925auction111103
2026-03-27 15:38:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5ce12cfa-a895-527b-af53-b4f967a32690 with identifier: 7006925auction111103
2026-03-27 15:38:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5ce12cfa-a895-527b-af53-b4f967a32690 with identifier: 7006925auction111103 to the API
2026-03-27 15:38:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006925/photo_000/780x0__r.jpg?hash=1774549317>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.9L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '5ce12cfa-a895-527b-af53-b4f967a32690',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006925',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'GLB 200',
 'odometer': 114184,
 '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': 7,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLASS GLB DIESEL (X247) GLB 200 d Business Solution',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLASS GLB DIESEL (X247)  d Business Solution',
 'vin': None,
 'year': 2021}
2026-03-27 15:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006925auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:38:51 [ecarstrade.be] INFO: Saving data for 7006925auction111103: {'created_time': 1774625931.895019, 'last_price_update_time': 1774625931.895032, 'auction_closing_time': 1775034600.0}
2026-03-27 15:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006925auction111103') HTTP/1.1" 204 0
2026-03-27 15:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006882/photo_001/780x0__r.jpg?hash=1774548687> (referer: https://ecarstrade.com/cars/7006882)
2026-03-27 15:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006882/photo_000/780x0__r.jpg?hash=1774548687> (referer: https://ecarstrade.com/cars/7006882)
2026-03-27 15:38:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 069f9299-1d01-5400-81f8-1e256e4f18bf
2026-03-27 15:38:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 069f9299-1d01-5400-81f8-1e256e4f18bf
2026-03-27 15:38:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 069f9299-1d01-5400-81f8-1e256e4f18bf
2026-03-27 15:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006894/photo_003/780x0__r.jpg?hash=1774548873> (referer: https://ecarstrade.com/cars/7006894)
2026-03-27 15:38:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006894/photo_004/780x0__r.jpg?hash=1774548873> (referer: https://ecarstrade.com/cars/7006894)
2026-03-27 15:38:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 069f9299-1d01-5400-81f8-1e256e4f18bf
2026-03-27 15:38:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 069f9299-1d01-5400-81f8-1e256e4f18bf
2026-03-27 15:38:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 069f9299-1d01-5400-81f8-1e256e4f18bf, skipping ID generation
2026-03-27 15:38:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 069f9299-1d01-5400-81f8-1e256e4f18bf with scrape type 1
2026-03-27 15:38:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 069f9299-1d01-5400-81f8-1e256e4f18bf sending to next pipeline
2026-03-27 15:38:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 069f9299-1d01-5400-81f8-1e256e4f18bf, identifier: 7006882auction111103
2026-03-27 15:38:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 069f9299-1d01-5400-81f8-1e256e4f18bf with identifier: 7006882auction111103
2026-03-27 15:38:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 069f9299-1d01-5400-81f8-1e256e4f18bf with identifier: 7006882auction111103
2026-03-27 15:38:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 069f9299-1d01-5400-81f8-1e256e4f18bf with identifier: 7006882auction111103 to the API
2026-03-27 15:38:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006882/photo_000/780x0__r.jpg?hash=1774548687>
{'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-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '069f9299-1d01-5400-81f8-1e256e4f18bf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006882',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'A6',
 'odometer': 89229,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A6 AVANT 2.0 TDI 35 S TRONIC BUSINESS ED ATTR',
 'transmission': 'automatic',
 'trim': 'AUDI  AVANT 2.0 TDI 35 S TRONIC BUSINESS ED ATTR',
 'vin': None,
 'year': 2021}
2026-03-27 15:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006882auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:38:52 [ecarstrade.be] INFO: Saving data for 7006882auction111103: {'created_time': 1774625932.393453, 'last_price_update_time': 1774625932.393463, 'auction_closing_time': 1775034600.0}
2026-03-27 15:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006882auction111103') HTTP/1.1" 204 0
2026-03-27 15:38:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006894/photo_002/780x0__r.jpg?hash=1774548873> (referer: https://ecarstrade.com/cars/7006894)
2026-03-27 15:38:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006894/photo_001/780x0__r.jpg?hash=1774548873> (referer: https://ecarstrade.com/cars/7006894)
2026-03-27 15:38:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d1f39c16-2029-52c2-b490-b72edb6dad5f
2026-03-27 15:38:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d1f39c16-2029-52c2-b490-b72edb6dad5f
2026-03-27 15:38:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006894/photo_000/780x0__r.jpg?hash=1774548873> (referer: https://ecarstrade.com/cars/7006894)
2026-03-27 15:38:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006929/photo_004/780x0__r.jpg?hash=1774549444> (referer: https://ecarstrade.com/cars/7006929)
2026-03-27 15:38:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d1f39c16-2029-52c2-b490-b72edb6dad5f
2026-03-27 15:38:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d1f39c16-2029-52c2-b490-b72edb6dad5f
2026-03-27 15:38:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006929/photo_003/780x0__r.jpg?hash=1774549444> (referer: https://ecarstrade.com/cars/7006929)
2026-03-27 15:38:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006929/photo_002/780x0__r.jpg?hash=1774549444> (referer: https://ecarstrade.com/cars/7006929)
2026-03-27 15:38:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d1f39c16-2029-52c2-b490-b72edb6dad5f
2026-03-27 15:38:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d1f39c16-2029-52c2-b490-b72edb6dad5f, skipping ID generation
2026-03-27 15:38:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1f39c16-2029-52c2-b490-b72edb6dad5f with scrape type 1
2026-03-27 15:38:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d1f39c16-2029-52c2-b490-b72edb6dad5f sending to next pipeline
2026-03-27 15:38:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d1f39c16-2029-52c2-b490-b72edb6dad5f, identifier: 7006894auction111103
2026-03-27 15:38:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d1f39c16-2029-52c2-b490-b72edb6dad5f with identifier: 7006894auction111103
2026-03-27 15:38:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d1f39c16-2029-52c2-b490-b72edb6dad5f with identifier: 7006894auction111103
2026-03-27 15:38:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d1f39c16-2029-52c2-b490-b72edb6dad5f with identifier: 7006894auction111103 to the API
2026-03-27 15:38:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006894/photo_000/780x0__r.jpg?hash=1774548873>
{'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-04-01T09:10:00Z',
 'fuel_type': 'Electric',
 'id': 'd1f39c16-2029-52c2-b490-b72edb6dad5f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006894',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'iX3',
 'odometer': 101961,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW IX3 80KWH AUTO',
 'transmission': 'automatic',
 'trim': 'IX3 80KWH AUTO',
 'vin': None,
 'year': 2021}
2026-03-27 15:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006894auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:38:53 [ecarstrade.be] INFO: Saving data for 7006894auction111103: {'created_time': 1774625933.167857, 'last_price_update_time': 1774625933.167869, 'auction_closing_time': 1775034600.0}
2026-03-27 15:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006894auction111103') HTTP/1.1" 204 0
2026-03-27 15:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006955> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006991> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006929/photo_001/780x0__r.jpg?hash=1774549444> (referer: https://ecarstrade.com/cars/7006929)
2026-03-27 15:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006929/photo_000/780x0__r.jpg?hash=1774549444> (referer: https://ecarstrade.com/cars/7006929)
2026-03-27 15:38:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d401fd90-ce1b-5f35-bdce-2ed7d9f1822c
2026-03-27 15:38:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d401fd90-ce1b-5f35-bdce-2ed7d9f1822c
2026-03-27 15:38:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d401fd90-ce1b-5f35-bdce-2ed7d9f1822c
2026-03-27 15:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006923/photo_002/780x0__r.jpg?hash=1774549294> (referer: https://ecarstrade.com/cars/7006923)
2026-03-27 15:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006923/photo_001/780x0__r.jpg?hash=1774549294> (referer: https://ecarstrade.com/cars/7006923)
2026-03-27 15:38:53 [ecarstrade.be] INFO: Extracting details for car 7006955auction111103
2026-03-27 15:38:53 [ecarstrade.be] INFO: Extracting details for car 7006991auction111103
2026-03-27 15:38:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92e2168a-24ae-5281-8b06-fa1f11fb1c78 with identifier: 7006955auction111103
2026-03-27 15:38:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92e2168a-24ae-5281-8b06-fa1f11fb1c78 with scrape type 1
2026-03-27 15:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 92e2168a-24ae-5281-8b06-fa1f11fb1c78
2026-03-27 15:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006955%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549810%27 HTTP/1.1" 200 None
2026-03-27 15:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006955/photo_000/780x0__r.jpg?hash=1774549810 not downloaded yet
2026-03-27 15:38:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f16299b-be6d-56f0-b365-b0c8a02fe92c with identifier: 7006991auction111103
2026-03-27 15:38:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f16299b-be6d-56f0-b365-b0c8a02fe92c with scrape type 1
2026-03-27 15:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1f16299b-be6d-56f0-b365-b0c8a02fe92c
2026-03-27 15:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006991%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774550255%27 HTTP/1.1" 200 None
2026-03-27 15:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006991/photo_000/780x0__r.jpg?hash=1774550255 not downloaded yet
2026-03-27 15:38:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d401fd90-ce1b-5f35-bdce-2ed7d9f1822c
2026-03-27 15:38:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d401fd90-ce1b-5f35-bdce-2ed7d9f1822c
2026-03-27 15:38:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d401fd90-ce1b-5f35-bdce-2ed7d9f1822c, skipping ID generation
2026-03-27 15:38:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d401fd90-ce1b-5f35-bdce-2ed7d9f1822c with scrape type 1
2026-03-27 15:38:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d401fd90-ce1b-5f35-bdce-2ed7d9f1822c sending to next pipeline
2026-03-27 15:38:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d401fd90-ce1b-5f35-bdce-2ed7d9f1822c, identifier: 7006929auction111103
2026-03-27 15:38:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d401fd90-ce1b-5f35-bdce-2ed7d9f1822c with identifier: 7006929auction111103
2026-03-27 15:38:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d401fd90-ce1b-5f35-bdce-2ed7d9f1822c with identifier: 7006929auction111103
2026-03-27 15:38:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d401fd90-ce1b-5f35-bdce-2ed7d9f1822c with identifier: 7006929auction111103 to the API
2026-03-27 15:38:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006929/photo_000/780x0__r.jpg?hash=1774549444>
{'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-04-01T09:10:00Z',
 'fuel_type': 'Electric',
 'id': 'd401fd90-ce1b-5f35-bdce-2ed7d9f1822c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006929',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'EQA',
 'odometer': 79699,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQA BEV 67KWH EQA 250 BUSINESS SOLUTION LUX',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  BEV 67KWH  250 BUSINESS SOLUTION LUX',
 'vin': None,
 'year': 2021}
2026-03-27 15:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006929auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:38:53 [ecarstrade.be] INFO: Saving data for 7006929auction111103: {'created_time': 1774625933.925198, 'last_price_update_time': 1774625933.925207, 'auction_closing_time': 1775034600.0}
2026-03-27 15:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006929auction111103') HTTP/1.1" 204 0
2026-03-27 15:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010107/photo_005/780x0__r.jpg?hash=1774622701> (referer: https://ecarstrade.com/cars/7010107)
2026-03-27 15:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006955%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549810%27 HTTP/1.1" 200 None
2026-03-27 15:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006955/photo_001/780x0__r.jpg?hash=1774549810 not downloaded yet
2026-03-27 15:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006991%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774550255%27 HTTP/1.1" 200 None
2026-03-27 15:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006991/photo_001/780x0__r.jpg?hash=1774550255 not downloaded yet
2026-03-27 15:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006923/photo_000/780x0__r.jpg?hash=1774549294> (referer: https://ecarstrade.com/cars/7006923)
2026-03-27 15:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006923/photo_004/780x0__r.jpg?hash=1774549295> (referer: https://ecarstrade.com/cars/7006923)
2026-03-27 15:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006955%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549810%27 HTTP/1.1" 200 None
2026-03-27 15:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006955/photo_002/780x0__r.jpg?hash=1774549810 not downloaded yet
2026-03-27 15:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006991%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774550255%27 HTTP/1.1" 200 None
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006991/photo_002/780x0__r.jpg?hash=1774550255 not downloaded yet
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f02d2b4e-8f05-562c-b07b-b384c41283f0
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f02d2b4e-8f05-562c-b07b-b384c41283f0
2026-03-27 15:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010107/photo_003/780x0__r.jpg?hash=1774622701> (referer: https://ecarstrade.com/cars/7010107)
2026-03-27 15:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010107/photo_004/780x0__r.jpg?hash=1774622702> (referer: https://ecarstrade.com/cars/7010107)
2026-03-27 15:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010107/photo_002/780x0__r.jpg?hash=1774622701> (referer: https://ecarstrade.com/cars/7010107)
2026-03-27 15:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006955%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549810%27 HTTP/1.1" 200 None
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006955/photo_003/780x0__r.jpg?hash=1774549810 not downloaded yet
2026-03-27 15:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006991%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774550255%27 HTTP/1.1" 200 None
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006991/photo_003/780x0__r.jpg?hash=1774550255 not downloaded yet
2026-03-27 15:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006923/photo_003/780x0__r.jpg?hash=1774549294> (referer: https://ecarstrade.com/cars/7006923)
2026-03-27 15:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006955%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549810%27 HTTP/1.1" 200 None
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006955/photo_004/780x0__r.jpg?hash=1774549810 not downloaded yet
2026-03-27 15:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006991%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774550255%27 HTTP/1.1" 200 None
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006991/photo_004/780x0__r.jpg?hash=1774550255 not downloaded yet
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 79e6bdd7-98a9-5f35-b7b7-d1f28ce14139
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f02d2b4e-8f05-562c-b07b-b384c41283f0
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f02d2b4e-8f05-562c-b07b-b384c41283f0
2026-03-27 15:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006955%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549810%27 HTTP/1.1" 200 None
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006955/photo_005/780x0__r.jpg?hash=1774549810 not downloaded yet
2026-03-27 15:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006991%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774550255%27 HTTP/1.1" 200 None
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006991/photo_005/780x0__r.jpg?hash=1774550255 not downloaded yet
2026-03-27 15:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010107/photo_001/780x0__r.jpg?hash=1774622701> (referer: https://ecarstrade.com/cars/7010107)
2026-03-27 15:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006930/photo_004/780x0__r.jpg?hash=1774549458> (referer: https://ecarstrade.com/cars/7006930)
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 79e6bdd7-98a9-5f35-b7b7-d1f28ce14139
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 79e6bdd7-98a9-5f35-b7b7-d1f28ce14139
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 79e6bdd7-98a9-5f35-b7b7-d1f28ce14139
2026-03-27 15:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006930/photo_003/780x0__r.jpg?hash=1774549458> (referer: https://ecarstrade.com/cars/7006930)
2026-03-27 15:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006930/photo_002/780x0__r.jpg?hash=1774549458> (referer: https://ecarstrade.com/cars/7006930)
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f02d2b4e-8f05-562c-b07b-b384c41283f0
2026-03-27 15:38:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f02d2b4e-8f05-562c-b07b-b384c41283f0, skipping ID generation
2026-03-27 15:38:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f02d2b4e-8f05-562c-b07b-b384c41283f0 with scrape type 1
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f02d2b4e-8f05-562c-b07b-b384c41283f0 sending to next pipeline
2026-03-27 15:38:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f02d2b4e-8f05-562c-b07b-b384c41283f0, identifier: 7006923auction111103
2026-03-27 15:38:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f02d2b4e-8f05-562c-b07b-b384c41283f0 with identifier: 7006923auction111103
2026-03-27 15:38:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f02d2b4e-8f05-562c-b07b-b384c41283f0 with identifier: 7006923auction111103
2026-03-27 15:38:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f02d2b4e-8f05-562c-b07b-b384c41283f0 with identifier: 7006923auction111103 to the API
2026-03-27 15:38:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006923/photo_003/780x0__r.jpg?hash=1774549294>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.3L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f02d2b4e-8f05-562c-b07b-b384c41283f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006923',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 77912,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-31',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLASS A (W177) A 250 e PHEV Business Solution',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLASS A (W177) A 250 e PHEV Business Solution',
 'vin': None,
 'year': 2022}
2026-03-27 15:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006923auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:38:54 [ecarstrade.be] INFO: Saving data for 7006923auction111103: {'created_time': 1774625934.629461, 'last_price_update_time': 1774625934.629472, 'auction_closing_time': 1775034600.0}
2026-03-27 15:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006923auction111103') HTTP/1.1" 204 0
2026-03-27 15:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006930/photo_001/780x0__r.jpg?hash=1774549458> (referer: https://ecarstrade.com/cars/7006930)
2026-03-27 15:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006930/photo_000/780x0__r.jpg?hash=1774549458> (referer: https://ecarstrade.com/cars/7006930)
2026-03-27 15:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006991/photo_000/780x0__r.jpg?hash=1774550255> (referer: https://ecarstrade.com/cars/7006991)
2026-03-27 15:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006955/photo_000/780x0__r.jpg?hash=1774549810> (referer: https://ecarstrade.com/cars/7006955)
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 79e6bdd7-98a9-5f35-b7b7-d1f28ce14139
2026-03-27 15:38:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 79e6bdd7-98a9-5f35-b7b7-d1f28ce14139, skipping ID generation
2026-03-27 15:38:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79e6bdd7-98a9-5f35-b7b7-d1f28ce14139 with scrape type 1
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 79e6bdd7-98a9-5f35-b7b7-d1f28ce14139 sending to next pipeline
2026-03-27 15:38:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 79e6bdd7-98a9-5f35-b7b7-d1f28ce14139, identifier: 7010107auction111139
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 84da8148-80a3-595e-a507-b9d930b691aa
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 84da8148-80a3-595e-a507-b9d930b691aa
2026-03-27 15:38:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 84da8148-80a3-595e-a507-b9d930b691aa
2026-03-27 15:38:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 79e6bdd7-98a9-5f35-b7b7-d1f28ce14139 with identifier: 7010107auction111139
2026-03-27 15:38:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 79e6bdd7-98a9-5f35-b7b7-d1f28ce14139 with identifier: 7010107auction111139
2026-03-27 15:38:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 79e6bdd7-98a9-5f35-b7b7-d1f28ce14139 with identifier: 7010107auction111139 to the API
2026-03-27 15:38:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010107/photo_001/780x0__r.jpg?hash=1774622701>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': '79e6bdd7-98a9-5f35-b7b7-d1f28ce14139',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010107',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Volvo',
 'model': 'V60',
 'odometer': 137259,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': "Volvo, V60 '18, Volvo V60 D3 Momentum Pro 5d",
 'transmission': 'manual',
 'trim': ",  '18,   D3 Momentum Pro 5d",
 'vin': None,
 'year': 2020}
2026-03-27 15:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010107auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:38:55 [ecarstrade.be] INFO: Saving data for 7010107auction111139: {'created_time': 1774625935.045076, 'last_price_update_time': 1774625935.045086, 'auction_closing_time': 1774971000.0}
2026-03-27 15:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010107auction111139') HTTP/1.1" 204 0
2026-03-27 15:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006955/photo_002/780x0__r.jpg?hash=1774549810> (referer: https://ecarstrade.com/cars/7006955)
2026-03-27 15:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006991/photo_002/780x0__r.jpg?hash=1774550255> (referer: https://ecarstrade.com/cars/7006991)
2026-03-27 15:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006991/photo_003/780x0__r.jpg?hash=1774550255> (referer: https://ecarstrade.com/cars/7006991)
2026-03-27 15:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006991/photo_001/780x0__r.jpg?hash=1774550255> (referer: https://ecarstrade.com/cars/7006991)
2026-03-27 15:38:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 84da8148-80a3-595e-a507-b9d930b691aa
2026-03-27 15:38:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 84da8148-80a3-595e-a507-b9d930b691aa
2026-03-27 15:38:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 84da8148-80a3-595e-a507-b9d930b691aa, skipping ID generation
2026-03-27 15:38:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84da8148-80a3-595e-a507-b9d930b691aa with scrape type 1
2026-03-27 15:38:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 84da8148-80a3-595e-a507-b9d930b691aa sending to next pipeline
2026-03-27 15:38:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 84da8148-80a3-595e-a507-b9d930b691aa, identifier: 7006930auction111103
2026-03-27 15:38:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1f16299b-be6d-56f0-b365-b0c8a02fe92c
2026-03-27 15:38:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 92e2168a-24ae-5281-8b06-fa1f11fb1c78
2026-03-27 15:38:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 84da8148-80a3-595e-a507-b9d930b691aa with identifier: 7006930auction111103
2026-03-27 15:38:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 84da8148-80a3-595e-a507-b9d930b691aa with identifier: 7006930auction111103
2026-03-27 15:38:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 84da8148-80a3-595e-a507-b9d930b691aa with identifier: 7006930auction111103 to the API
2026-03-27 15:38:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006930/photo_000/780x0__r.jpg?hash=1774549458>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Electric',
 'id': '84da8148-80a3-595e-a507-b9d930b691aa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006930',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'EQC',
 'odometer': 171408,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC BEV 80KWH EQC 400 4M BUSINESS SOL AMG',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  BEV 80KWH  400 4M BUSINESS SOL AMG',
 'vin': None,
 'year': 2021}
2026-03-27 15:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006930auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:38:55 [ecarstrade.be] INFO: Saving data for 7006930auction111103: {'created_time': 1774625935.455545, 'last_price_update_time': 1774625935.455555, 'auction_closing_time': 1775034600.0}
2026-03-27 15:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006930auction111103') HTTP/1.1" 204 0
2026-03-27 15:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006991/photo_005/780x0__r.jpg?hash=1774550255> (referer: https://ecarstrade.com/cars/7006991)
2026-03-27 15:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006955/photo_004/780x0__r.jpg?hash=1774549810> (referer: https://ecarstrade.com/cars/7006955)
2026-03-27 15:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006955/photo_005/780x0__r.jpg?hash=1774549810> (referer: https://ecarstrade.com/cars/7006955)
2026-03-27 15:38: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 15:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006991/photo_004/780x0__r.jpg?hash=1774550255> (referer: https://ecarstrade.com/cars/7006991)
2026-03-27 15:38: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 15:38:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 92e2168a-24ae-5281-8b06-fa1f11fb1c78
2026-03-27 15:38:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1f16299b-be6d-56f0-b365-b0c8a02fe92c
2026-03-27 15:38:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1f16299b-be6d-56f0-b365-b0c8a02fe92c
2026-03-27 15:38:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1f16299b-be6d-56f0-b365-b0c8a02fe92c
2026-03-27 15:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006955/photo_001/780x0__r.jpg?hash=1774549810> (referer: https://ecarstrade.com/cars/7006955)
2026-03-27 15:38: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 15:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006955/photo_003/780x0__r.jpg?hash=1774549810> (referer: https://ecarstrade.com/cars/7006955)
2026-03-27 15:38: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 15:38:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1f16299b-be6d-56f0-b365-b0c8a02fe92c
2026-03-27 15:38:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 92e2168a-24ae-5281-8b06-fa1f11fb1c78
2026-03-27 15:38:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 92e2168a-24ae-5281-8b06-fa1f11fb1c78
2026-03-27 15:38:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1f16299b-be6d-56f0-b365-b0c8a02fe92c
2026-03-27 15:38:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1f16299b-be6d-56f0-b365-b0c8a02fe92c, skipping ID generation
2026-03-27 15:38:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f16299b-be6d-56f0-b365-b0c8a02fe92c with scrape type 1
2026-03-27 15:38:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f16299b-be6d-56f0-b365-b0c8a02fe92c sending to next pipeline
2026-03-27 15:38:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1f16299b-be6d-56f0-b365-b0c8a02fe92c, identifier: 7006991auction111103
2026-03-27 15:38:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1f16299b-be6d-56f0-b365-b0c8a02fe92c with identifier: 7006991auction111103
2026-03-27 15:38:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1f16299b-be6d-56f0-b365-b0c8a02fe92c with identifier: 7006991auction111103
2026-03-27 15:38:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1f16299b-be6d-56f0-b365-b0c8a02fe92c with identifier: 7006991auction111103 to the API
2026-03-27 15:38:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:38: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 15:38:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006991/photo_004/780x0__r.jpg?hash=1774550255>
{'auction_title': '',
 'c_o_2_emission_value': 43,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '1f16299b-be6d-56f0-b365-b0c8a02fe92c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006991',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'V90',
 'odometer': 123931,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-12-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO V90 - 2016 2.0 T8 TE AWD PHEV Inscrip. Ge.(EU6d-T.) STOCK',
 'transmission': 'automatic',
 'trim': 'VOLVO  - 2016 2.0 T8 TE AWD PHEV Inscrip. Ge.(EU6d-T.) STOCK',
 'vin': None,
 'year': 2019}
2026-03-27 15:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006991auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:38:55 [ecarstrade.be] INFO: Saving data for 7006991auction111103: {'created_time': 1774625935.981854, 'last_price_update_time': 1774625935.981864, 'auction_closing_time': 1775034600.0}
2026-03-27 15:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006991auction111103') HTTP/1.1" 204 0
2026-03-27 15:38:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 92e2168a-24ae-5281-8b06-fa1f11fb1c78
2026-03-27 15:38:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 92e2168a-24ae-5281-8b06-fa1f11fb1c78
2026-03-27 15:38:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 92e2168a-24ae-5281-8b06-fa1f11fb1c78, skipping ID generation
2026-03-27 15:38:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92e2168a-24ae-5281-8b06-fa1f11fb1c78 with scrape type 1
2026-03-27 15:38:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 92e2168a-24ae-5281-8b06-fa1f11fb1c78 sending to next pipeline
2026-03-27 15:38:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 92e2168a-24ae-5281-8b06-fa1f11fb1c78, identifier: 7006955auction111103
2026-03-27 15:38:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 92e2168a-24ae-5281-8b06-fa1f11fb1c78 with identifier: 7006955auction111103
2026-03-27 15:38:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 92e2168a-24ae-5281-8b06-fa1f11fb1c78 with identifier: 7006955auction111103
2026-03-27 15:38:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 92e2168a-24ae-5281-8b06-fa1f11fb1c78 with identifier: 7006955auction111103 to the API
2026-03-27 15:38:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:38:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006955/photo_003/780x0__r.jpg?hash=1774549810>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Electric',
 'id': '92e2168a-24ae-5281-8b06-fa1f11fb1c78',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006955',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Polestar',
 'model': '2',
 'odometer': 28964,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'POLESTAR 2 BEV 78KWH DUAL MOTOR AUTO 4WD LONG RANGE',
 'transmission': 'automatic',
 'trim': 'POLESTAR  BEV 78KWH DUAL MOTOR AUTO 4WD LONG RANGE',
 'vin': None,
 'year': 2022}
2026-03-27 15:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006955auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:38:56 [ecarstrade.be] INFO: Saving data for 7006955auction111103: {'created_time': 1774625936.37372, 'last_price_update_time': 1774625936.37373, 'auction_closing_time': 1775034600.0}
2026-03-27 15:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006955auction111103') HTTP/1.1" 204 0
2026-03-27 15:38:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006879> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:38: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 15:38:58 [ecarstrade.be] INFO: Extracting details for car 7006879auction111103
2026-03-27 15:38:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66c807e8-dcb7-59e9-ab50-5ec64d50a1c4 with identifier: 7006879auction111103
2026-03-27 15:38:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66c807e8-dcb7-59e9-ab50-5ec64d50a1c4 with scrape type 1
2026-03-27 15:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 66c807e8-dcb7-59e9-ab50-5ec64d50a1c4
2026-03-27 15:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006879%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548661%27 HTTP/1.1" 200 None
2026-03-27 15:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006879/photo_000/780x0__r.jpg?hash=1774548661 not downloaded yet
2026-03-27 15:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006879%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548661%27 HTTP/1.1" 200 None
2026-03-27 15:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006879/photo_001/780x0__r.jpg?hash=1774548661 not downloaded yet
2026-03-27 15:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006879%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548661%27 HTTP/1.1" 200 None
2026-03-27 15:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006879/photo_002/780x0__r.jpg?hash=1774548661 not downloaded yet
2026-03-27 15:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006879%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548661%27 HTTP/1.1" 200 None
2026-03-27 15:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006879/photo_003/780x0__r.jpg?hash=1774548661 not downloaded yet
2026-03-27 15:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006879%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548661%27 HTTP/1.1" 200 None
2026-03-27 15:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006879/photo_004/780x0__r.jpg?hash=1774548661 not downloaded yet
2026-03-27 15:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:38: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%252F7000001-7010000%252F7006879%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548662%27 HTTP/1.1" 200 None
2026-03-27 15:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006879/photo_005/780x0__r.jpg?hash=1774548662 not downloaded yet
2026-03-27 15:39:03 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.252(s), this was the 1st time calling it.
2026-03-27 15:39:03 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.89724958317148 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 15:39:03 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.277(s), this was the 1st time calling it.
2026-03-27 15:39:03 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.10712728643518 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 15:39:03 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.170(s), this was the 1st time calling it.
2026-03-27 15:39:03 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.803978230126461 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 15:39:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006878> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:39:03 [ecarstrade.be] INFO: Extracting details for car 7006878auction111103
2026-03-27 15:39:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ad25b4e-3e6b-512d-b427-6b16c2454f76 with identifier: 7006878auction111103
2026-03-27 15:39:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ad25b4e-3e6b-512d-b427-6b16c2454f76 with scrape type 1
2026-03-27 15:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0ad25b4e-3e6b-512d-b427-6b16c2454f76
2026-03-27 15:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006878%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548659%27 HTTP/1.1" 200 None
2026-03-27 15:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006878/photo_000/780x0__r.jpg?hash=1774548659 not downloaded yet
2026-03-27 15:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006878%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548659%27 HTTP/1.1" 200 None
2026-03-27 15:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006878/photo_001/780x0__r.jpg?hash=1774548659 not downloaded yet
2026-03-27 15:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006878%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548659%27 HTTP/1.1" 200 None
2026-03-27 15:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006878/photo_002/780x0__r.jpg?hash=1774548659 not downloaded yet
2026-03-27 15:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006878%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548659%27 HTTP/1.1" 200 None
2026-03-27 15:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006878/photo_003/780x0__r.jpg?hash=1774548659 not downloaded yet
2026-03-27 15:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006878%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548659%27 HTTP/1.1" 200 None
2026-03-27 15:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006878/photo_004/780x0__r.jpg?hash=1774548659 not downloaded yet
2026-03-27 15:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006878%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548659%27 HTTP/1.1" 200 None
2026-03-27 15:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006878/photo_005/780x0__r.jpg?hash=1774548659 not downloaded yet
2026-03-27 15:39:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006928> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:39: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 15:39:04 [ecarstrade.be] INFO: Extracting details for car 7006928auction111103
2026-03-27 15:39:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2de87273-59c0-5163-96d5-674ebcfb361a with identifier: 7006928auction111103
2026-03-27 15:39:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2de87273-59c0-5163-96d5-674ebcfb361a with scrape type 1
2026-03-27 15:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2de87273-59c0-5163-96d5-674ebcfb361a
2026-03-27 15:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006928%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549418%27 HTTP/1.1" 200 None
2026-03-27 15:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006928/photo_000/780x0__r.jpg?hash=1774549418 not downloaded yet
2026-03-27 15:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006928%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549422%27 HTTP/1.1" 200 None
2026-03-27 15:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006928/photo_001/780x0__r.jpg?hash=1774549422 not downloaded yet
2026-03-27 15:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006928%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549422%27 HTTP/1.1" 200 None
2026-03-27 15:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006928/photo_002/780x0__r.jpg?hash=1774549422 not downloaded yet
2026-03-27 15:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006928%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549422%27 HTTP/1.1" 200 None
2026-03-27 15:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006928/photo_003/780x0__r.jpg?hash=1774549422 not downloaded yet
2026-03-27 15:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006928%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549423%27 HTTP/1.1" 200 None
2026-03-27 15:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006928/photo_004/780x0__r.jpg?hash=1774549423 not downloaded yet
2026-03-27 15:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006928%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549423%27 HTTP/1.1" 200 None
2026-03-27 15:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006928/photo_005/780x0__r.jpg?hash=1774549423 not downloaded yet
2026-03-27 15:39:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006890> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:39: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 15:39:04 [ecarstrade.be] INFO: Extracting details for car 7006890auction111103
2026-03-27 15:39:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f142e715-44b2-550d-a7aa-30db723b97ad with identifier: 7006890auction111103
2026-03-27 15:39:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f142e715-44b2-550d-a7aa-30db723b97ad with scrape type 1
2026-03-27 15:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f142e715-44b2-550d-a7aa-30db723b97ad
2026-03-27 15:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006890%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548800%27 HTTP/1.1" 200 None
2026-03-27 15:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006890/photo_000/780x0__r.jpg?hash=1774548800 not downloaded yet
2026-03-27 15:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006890%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548800%27 HTTP/1.1" 200 None
2026-03-27 15:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006890/photo_001/780x0__r.jpg?hash=1774548800 not downloaded yet
2026-03-27 15:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006890%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548801%27 HTTP/1.1" 200 None
2026-03-27 15:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006890/photo_002/780x0__r.jpg?hash=1774548801 not downloaded yet
2026-03-27 15:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006890%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548801%27 HTTP/1.1" 200 None
2026-03-27 15:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006890/photo_003/780x0__r.jpg?hash=1774548801 not downloaded yet
2026-03-27 15:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006890%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548801%27 HTTP/1.1" 200 None
2026-03-27 15:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006890/photo_004/780x0__r.jpg?hash=1774548801 not downloaded yet
2026-03-27 15:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006890%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548801%27 HTTP/1.1" 200 None
2026-03-27 15:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006890/photo_005/780x0__r.jpg?hash=1774548801 not downloaded yet
2026-03-27 15:39:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006877> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:39:06 [ecarstrade.be] INFO: Extracting details for car 7006877auction111103
2026-03-27 15:39:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feb2fe7e-0f3b-5fb6-a1c6-bba8b8ce2a8d with identifier: 7006877auction111103
2026-03-27 15:39:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feb2fe7e-0f3b-5fb6-a1c6-bba8b8ce2a8d with scrape type 1
2026-03-27 15:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item feb2fe7e-0f3b-5fb6-a1c6-bba8b8ce2a8d
2026-03-27 15:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006877%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548656%27 HTTP/1.1" 200 None
2026-03-27 15:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006877/photo_000/780x0__r.jpg?hash=1774548656 not downloaded yet
2026-03-27 15:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006877%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548656%27 HTTP/1.1" 200 None
2026-03-27 15:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006877/photo_001/780x0__r.jpg?hash=1774548656 not downloaded yet
2026-03-27 15:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006877%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548656%27 HTTP/1.1" 200 None
2026-03-27 15:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006877/photo_002/780x0__r.jpg?hash=1774548656 not downloaded yet
2026-03-27 15:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006877%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548656%27 HTTP/1.1" 200 None
2026-03-27 15:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006877/photo_003/780x0__r.jpg?hash=1774548656 not downloaded yet
2026-03-27 15:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006877%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548656%27 HTTP/1.1" 200 None
2026-03-27 15:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006877/photo_004/780x0__r.jpg?hash=1774548656 not downloaded yet
2026-03-27 15:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006877%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548657%27 HTTP/1.1" 200 None
2026-03-27 15:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006877/photo_005/780x0__r.jpg?hash=1774548657 not downloaded yet
2026-03-27 15:39:07 [scrapy.extensions.logstats] INFO: Crawled 1514 pages (at 20 pages/min), scraped 1305 items (at 21 items/min)
2026-03-27 15:39:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:39:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 15:39:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 15:39:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 15:39:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006979> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:39:08 [ecarstrade.be] INFO: Extracting details for car 7006979auction111103
2026-03-27 15:39:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010102/photo_005/780x0__r.jpg?hash=1774622691> (referer: https://ecarstrade.com/cars/7010102)
2026-03-27 15:39:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e52c0c3b-3eb9-5e97-9c5e-835394372858 with identifier: 7006979auction111103
2026-03-27 15:39:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e52c0c3b-3eb9-5e97-9c5e-835394372858 with scrape type 1
2026-03-27 15:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e52c0c3b-3eb9-5e97-9c5e-835394372858
2026-03-27 15:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006979%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774550153%27 HTTP/1.1" 200 None
2026-03-27 15:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006979/photo_000/780x0__r.jpg?hash=1774550153 not downloaded yet
2026-03-27 15:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006979%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774550154%27 HTTP/1.1" 200 None
2026-03-27 15:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006979/photo_001/780x0__r.jpg?hash=1774550154 not downloaded yet
2026-03-27 15:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006979%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774550154%27 HTTP/1.1" 200 None
2026-03-27 15:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006979/photo_002/780x0__r.jpg?hash=1774550154 not downloaded yet
2026-03-27 15:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006979%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774550154%27 HTTP/1.1" 200 None
2026-03-27 15:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006979/photo_003/780x0__r.jpg?hash=1774550154 not downloaded yet
2026-03-27 15:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006979%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774550154%27 HTTP/1.1" 200 None
2026-03-27 15:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006979/photo_004/780x0__r.jpg?hash=1774550154 not downloaded yet
2026-03-27 15:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006979%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774550154%27 HTTP/1.1" 200 None
2026-03-27 15:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006979/photo_005/780x0__r.jpg?hash=1774550154 not downloaded yet
2026-03-27 15:39:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5589f98c-441c-5104-a5c2-42c85906de03
2026-03-27 15:39:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010102/photo_004/780x0__r.jpg?hash=1774622691> (referer: https://ecarstrade.com/cars/7010102)
2026-03-27 15:39:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5589f98c-441c-5104-a5c2-42c85906de03
2026-03-27 15:39:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010102/photo_003/780x0__r.jpg?hash=1774622691> (referer: https://ecarstrade.com/cars/7010102)
2026-03-27 15:39:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5589f98c-441c-5104-a5c2-42c85906de03
2026-03-27 15:39:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010102/photo_002/780x0__r.jpg?hash=1774622691> (referer: https://ecarstrade.com/cars/7010102)
2026-03-27 15:39:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006879/photo_005/780x0__r.jpg?hash=1774548662> (referer: https://ecarstrade.com/cars/7006879)
2026-03-27 15:39:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5589f98c-441c-5104-a5c2-42c85906de03
2026-03-27 15:39:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006878/photo_005/780x0__r.jpg?hash=1774548659> (referer: https://ecarstrade.com/cars/7006878)
2026-03-27 15:39:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 66c807e8-dcb7-59e9-ab50-5ec64d50a1c4
2026-03-27 15:39:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0ad25b4e-3e6b-512d-b427-6b16c2454f76
2026-03-27 15:39:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006928/photo_005/780x0__r.jpg?hash=1774549423> (referer: https://ecarstrade.com/cars/7006928)
2026-03-27 15:39:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006890/photo_005/780x0__r.jpg?hash=1774548801> (referer: https://ecarstrade.com/cars/7006890)
2026-03-27 15:39:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2de87273-59c0-5163-96d5-674ebcfb361a
2026-03-27 15:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006877/photo_005/780x0__r.jpg?hash=1774548657> (referer: https://ecarstrade.com/cars/7006877)
2026-03-27 15:39:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f142e715-44b2-550d-a7aa-30db723b97ad
2026-03-27 15:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006877/photo_004/780x0__r.jpg?hash=1774548656> (referer: https://ecarstrade.com/cars/7006877)
2026-03-27 15:39:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item feb2fe7e-0f3b-5fb6-a1c6-bba8b8ce2a8d
2026-03-27 15:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006979/photo_005/780x0__r.jpg?hash=1774550154> (referer: https://ecarstrade.com/cars/7006979)
2026-03-27 15:39:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item feb2fe7e-0f3b-5fb6-a1c6-bba8b8ce2a8d
2026-03-27 15:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006979/photo_004/780x0__r.jpg?hash=1774550154> (referer: https://ecarstrade.com/cars/7006979)
2026-03-27 15:39:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e52c0c3b-3eb9-5e97-9c5e-835394372858
2026-03-27 15:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006979/photo_003/780x0__r.jpg?hash=1774550154> (referer: https://ecarstrade.com/cars/7006979)
2026-03-27 15:39:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e52c0c3b-3eb9-5e97-9c5e-835394372858
2026-03-27 15:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006979/photo_002/780x0__r.jpg?hash=1774550154> (referer: https://ecarstrade.com/cars/7006979)
2026-03-27 15:39:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e52c0c3b-3eb9-5e97-9c5e-835394372858
2026-03-27 15:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006979/photo_001/780x0__r.jpg?hash=1774550154> (referer: https://ecarstrade.com/cars/7006979)
2026-03-27 15:39:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e52c0c3b-3eb9-5e97-9c5e-835394372858
2026-03-27 15:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006979/photo_000/780x0__r.jpg?hash=1774550153> (referer: https://ecarstrade.com/cars/7006979)
2026-03-27 15:39:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e52c0c3b-3eb9-5e97-9c5e-835394372858
2026-03-27 15:39:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e52c0c3b-3eb9-5e97-9c5e-835394372858
2026-03-27 15:39:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e52c0c3b-3eb9-5e97-9c5e-835394372858, skipping ID generation
2026-03-27 15:39:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e52c0c3b-3eb9-5e97-9c5e-835394372858 with scrape type 1
2026-03-27 15:39:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e52c0c3b-3eb9-5e97-9c5e-835394372858 sending to next pipeline
2026-03-27 15:39:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e52c0c3b-3eb9-5e97-9c5e-835394372858, identifier: 7006979auction111103
2026-03-27 15:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006877/photo_003/780x0__r.jpg?hash=1774548656> (referer: https://ecarstrade.com/cars/7006877)
2026-03-27 15:39:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e52c0c3b-3eb9-5e97-9c5e-835394372858 with identifier: 7006979auction111103
2026-03-27 15:39:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e52c0c3b-3eb9-5e97-9c5e-835394372858 with identifier: 7006979auction111103
2026-03-27 15:39:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e52c0c3b-3eb9-5e97-9c5e-835394372858 with identifier: 7006979auction111103 to the API
2026-03-27 15:39:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:39: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 15:39:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006979/photo_000/780x0__r.jpg?hash=1774550153>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Not compliant with l',
 'engine': '2.8L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'e52c0c3b-3eb9-5e97-9c5e-835394372858',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006979',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Toyota',
 'model': 'Land Cruiser',
 'odometer': 110608,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-08-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA LAND CRUISER LWB DIESEL - 2017 2.8 D-4D BM Transfo Van '
          'Fluxys',
 'transmission': 'manual',
 'trim': 'TOYOTA LAND CRUISER LWB DIESEL - 2017 2.8 D-4D BM Transfo Van Fluxys',
 'vin': None,
 'year': 2019}
2026-03-27 15:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006979auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:10 [ecarstrade.be] INFO: Saving data for 7006979auction111103: {'created_time': 1774625950.13575, 'last_price_update_time': 1774625950.135761, 'auction_closing_time': 1775034600.0}
2026-03-27 15:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006979auction111103') HTTP/1.1" 204 0
2026-03-27 15:39:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item feb2fe7e-0f3b-5fb6-a1c6-bba8b8ce2a8d
2026-03-27 15:39:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006877/photo_002/780x0__r.jpg?hash=1774548656> (referer: https://ecarstrade.com/cars/7006877)
2026-03-27 15:39:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item feb2fe7e-0f3b-5fb6-a1c6-bba8b8ce2a8d
2026-03-27 15:39:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006877/photo_001/780x0__r.jpg?hash=1774548656> (referer: https://ecarstrade.com/cars/7006877)
2026-03-27 15:39:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item feb2fe7e-0f3b-5fb6-a1c6-bba8b8ce2a8d
2026-03-27 15:39:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006877/photo_000/780x0__r.jpg?hash=1774548656> (referer: https://ecarstrade.com/cars/7006877)
2026-03-27 15:39:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item feb2fe7e-0f3b-5fb6-a1c6-bba8b8ce2a8d
2026-03-27 15:39:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: feb2fe7e-0f3b-5fb6-a1c6-bba8b8ce2a8d, skipping ID generation
2026-03-27 15:39:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feb2fe7e-0f3b-5fb6-a1c6-bba8b8ce2a8d with scrape type 1
2026-03-27 15:39:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item feb2fe7e-0f3b-5fb6-a1c6-bba8b8ce2a8d sending to next pipeline
2026-03-27 15:39:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: feb2fe7e-0f3b-5fb6-a1c6-bba8b8ce2a8d, identifier: 7006877auction111103
2026-03-27 15:39:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: feb2fe7e-0f3b-5fb6-a1c6-bba8b8ce2a8d with identifier: 7006877auction111103
2026-03-27 15:39:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: feb2fe7e-0f3b-5fb6-a1c6-bba8b8ce2a8d with identifier: 7006877auction111103
2026-03-27 15:39:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: feb2fe7e-0f3b-5fb6-a1c6-bba8b8ce2a8d with identifier: 7006877auction111103 to the API
2026-03-27 15:39:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:39: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 15:39:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006877/photo_000/780x0__r.jpg?hash=1774548656>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.9L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'feb2fe7e-0f3b-5fb6-a1c6-bba8b8ce2a8d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006877',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'E 300',
 'odometer': 156232,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ E-CLASS BREAK 2.0 E 300 DE AUTO BUSINESS SOL AUTO 4MT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ E-CLASS BREAK 2.0  DE AUTO BUSINESS SOL AUTO 4MT',
 'vin': None,
 'year': 2022}
2026-03-27 15:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006877auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:10 [ecarstrade.be] INFO: Saving data for 7006877auction111103: {'created_time': 1774625950.970555, 'last_price_update_time': 1774625950.970565, 'auction_closing_time': 1775034600.0}
2026-03-27 15:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006877auction111103') HTTP/1.1" 204 0
2026-03-27 15:39:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006890/photo_004/780x0__r.jpg?hash=1774548801> (referer: https://ecarstrade.com/cars/7006890)
2026-03-27 15:39:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f142e715-44b2-550d-a7aa-30db723b97ad
2026-03-27 15:39:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006890/photo_003/780x0__r.jpg?hash=1774548801> (referer: https://ecarstrade.com/cars/7006890)
2026-03-27 15:39:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f142e715-44b2-550d-a7aa-30db723b97ad
2026-03-27 15:39:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006890/photo_002/780x0__r.jpg?hash=1774548801> (referer: https://ecarstrade.com/cars/7006890)
2026-03-27 15:39:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f142e715-44b2-550d-a7aa-30db723b97ad
2026-03-27 15:39:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006890/photo_001/780x0__r.jpg?hash=1774548800> (referer: https://ecarstrade.com/cars/7006890)
2026-03-27 15:39:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f142e715-44b2-550d-a7aa-30db723b97ad
2026-03-27 15:39:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006890/photo_000/780x0__r.jpg?hash=1774548800> (referer: https://ecarstrade.com/cars/7006890)
2026-03-27 15:39:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006928/photo_004/780x0__r.jpg?hash=1774549423> (referer: https://ecarstrade.com/cars/7006928)
2026-03-27 15:39:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f142e715-44b2-550d-a7aa-30db723b97ad
2026-03-27 15:39:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f142e715-44b2-550d-a7aa-30db723b97ad, skipping ID generation
2026-03-27 15:39:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f142e715-44b2-550d-a7aa-30db723b97ad with scrape type 1
2026-03-27 15:39:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f142e715-44b2-550d-a7aa-30db723b97ad sending to next pipeline
2026-03-27 15:39:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f142e715-44b2-550d-a7aa-30db723b97ad, identifier: 7006890auction111103
2026-03-27 15:39:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f142e715-44b2-550d-a7aa-30db723b97ad with identifier: 7006890auction111103
2026-03-27 15:39:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f142e715-44b2-550d-a7aa-30db723b97ad with identifier: 7006890auction111103
2026-03-27 15:39:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f142e715-44b2-550d-a7aa-30db723b97ad with identifier: 7006890auction111103 to the API
2026-03-27 15:39:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:39: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 15:39:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006890/photo_000/780x0__r.jpg?hash=1774548800>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO B',
 'engine': '2.0L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'f142e715-44b2-550d-a7aa-30db723b97ad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006890',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': '518',
 'odometer': 97195,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 5 SERIES BERLINE 2.0 518D 100KW AUTO',
 'transmission': 'automatic',
 'trim': '5 SERIES BERLINE 2.0 D 100KW AUTO',
 'vin': None,
 'year': 2021}
2026-03-27 15:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006890auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:11 [ecarstrade.be] INFO: Saving data for 7006890auction111103: {'created_time': 1774625951.997972, 'last_price_update_time': 1774625951.997982, 'auction_closing_time': 1775034600.0}
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006890auction111103') HTTP/1.1" 204 0
2026-03-27 15:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006928/photo_003/780x0__r.jpg?hash=1774549422> (referer: https://ecarstrade.com/cars/7006928)
2026-03-27 15:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006886> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2de87273-59c0-5163-96d5-674ebcfb361a
2026-03-27 15:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006994> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006928/photo_001/780x0__r.jpg?hash=1774549422> (referer: https://ecarstrade.com/cars/7006928)
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2de87273-59c0-5163-96d5-674ebcfb361a
2026-03-27 15:39:12 [ecarstrade.be] INFO: Extracting details for car 7006886auction111103
2026-03-27 15:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006928/photo_002/780x0__r.jpg?hash=1774549422> (referer: https://ecarstrade.com/cars/7006928)
2026-03-27 15:39:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4eb439f-1d4b-5e22-ae10-54b4caf88937 with identifier: 7006886auction111103
2026-03-27 15:39:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4eb439f-1d4b-5e22-ae10-54b4caf88937 with scrape type 1
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f4eb439f-1d4b-5e22-ae10-54b4caf88937
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006886%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548721%27 HTTP/1.1" 200 None
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006886/photo_000/780x0__r.jpg?hash=1774548721 not downloaded yet
2026-03-27 15:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006928/photo_000/780x0__r.jpg?hash=1774549418> (referer: https://ecarstrade.com/cars/7006928)
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006886%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548722%27 HTTP/1.1" 200 None
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006886/photo_001/780x0__r.jpg?hash=1774548722 not downloaded yet
2026-03-27 15:39:12 [ecarstrade.be] INFO: Extracting details for car 7006994auction111103
2026-03-27 15:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006878/photo_004/780x0__r.jpg?hash=1774548659> (referer: https://ecarstrade.com/cars/7006878)
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006886%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548722%27 HTTP/1.1" 200 None
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006886/photo_002/780x0__r.jpg?hash=1774548722 not downloaded yet
2026-03-27 15:39:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68465df1-8938-5938-ac07-5ece4922300a with identifier: 7006994auction111103
2026-03-27 15:39:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68465df1-8938-5938-ac07-5ece4922300a with scrape type 1
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 68465df1-8938-5938-ac07-5ece4922300a
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006994%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774550303%27 HTTP/1.1" 200 None
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006994/photo_000/780x0__r.jpg?hash=1774550303 not downloaded yet
2026-03-27 15:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006878/photo_003/780x0__r.jpg?hash=1774548659> (referer: https://ecarstrade.com/cars/7006878)
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006886%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548722%27 HTTP/1.1" 200 None
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006886/photo_003/780x0__r.jpg?hash=1774548722 not downloaded yet
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006994%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774550303%27 HTTP/1.1" 200 None
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006994/photo_001/780x0__r.jpg?hash=1774550303 not downloaded yet
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2de87273-59c0-5163-96d5-674ebcfb361a
2026-03-27 15:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006878/photo_002/780x0__r.jpg?hash=1774548659> (referer: https://ecarstrade.com/cars/7006878)
2026-03-27 15:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006878/photo_001/780x0__r.jpg?hash=1774548659> (referer: https://ecarstrade.com/cars/7006878)
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006886%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548722%27 HTTP/1.1" 200 None
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006886/photo_004/780x0__r.jpg?hash=1774548722 not downloaded yet
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006994%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774550303%27 HTTP/1.1" 200 None
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006994/photo_002/780x0__r.jpg?hash=1774550303 not downloaded yet
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006886%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548722%27 HTTP/1.1" 200 None
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006886/photo_005/780x0__r.jpg?hash=1774548722 not downloaded yet
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2de87273-59c0-5163-96d5-674ebcfb361a
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2de87273-59c0-5163-96d5-674ebcfb361a
2026-03-27 15:39:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2de87273-59c0-5163-96d5-674ebcfb361a, skipping ID generation
2026-03-27 15:39:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2de87273-59c0-5163-96d5-674ebcfb361a with scrape type 1
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2de87273-59c0-5163-96d5-674ebcfb361a sending to next pipeline
2026-03-27 15:39:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2de87273-59c0-5163-96d5-674ebcfb361a, identifier: 7006928auction111103
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0ad25b4e-3e6b-512d-b427-6b16c2454f76
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0ad25b4e-3e6b-512d-b427-6b16c2454f76
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006994%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774550303%27 HTTP/1.1" 200 None
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006994/photo_003/780x0__r.jpg?hash=1774550303 not downloaded yet
2026-03-27 15:39:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2de87273-59c0-5163-96d5-674ebcfb361a with identifier: 7006928auction111103
2026-03-27 15:39:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2de87273-59c0-5163-96d5-674ebcfb361a with identifier: 7006928auction111103
2026-03-27 15:39:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2de87273-59c0-5163-96d5-674ebcfb361a with identifier: 7006928auction111103 to the API
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:39: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 15:39:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006928/photo_000/780x0__r.jpg?hash=1774549418>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Electric',
 'id': '2de87273-59c0-5163-96d5-674ebcfb361a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006928',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'EQA',
 'odometer': 40652,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQA BEV 67KWH EQA 250 BUSINESS SOL LUX',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  BEV 67KWH  250 BUSINESS SOL LUX',
 'vin': None,
 'year': 2022}
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006928auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:12 [ecarstrade.be] INFO: Saving data for 7006928auction111103: {'created_time': 1774625952.809738, 'last_price_update_time': 1774625952.809752, 'auction_closing_time': 1775034600.0}
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006928auction111103') HTTP/1.1" 204 0
2026-03-27 15:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006878/photo_000/780x0__r.jpg?hash=1774548659> (referer: https://ecarstrade.com/cars/7006878)
2026-03-27 15:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006879/photo_004/780x0__r.jpg?hash=1774548661> (referer: https://ecarstrade.com/cars/7006879)
2026-03-27 15:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006879/photo_003/780x0__r.jpg?hash=1774548661> (referer: https://ecarstrade.com/cars/7006879)
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006994%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774550303%27 HTTP/1.1" 200 None
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006994/photo_004/780x0__r.jpg?hash=1774550303 not downloaded yet
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0ad25b4e-3e6b-512d-b427-6b16c2454f76
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0ad25b4e-3e6b-512d-b427-6b16c2454f76
2026-03-27 15:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006994%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774550303%27 HTTP/1.1" 200 None
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006994/photo_005/780x0__r.jpg?hash=1774550303 not downloaded yet
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0ad25b4e-3e6b-512d-b427-6b16c2454f76
2026-03-27 15:39:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0ad25b4e-3e6b-512d-b427-6b16c2454f76, skipping ID generation
2026-03-27 15:39:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ad25b4e-3e6b-512d-b427-6b16c2454f76 with scrape type 1
2026-03-27 15:39:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0ad25b4e-3e6b-512d-b427-6b16c2454f76 sending to next pipeline
2026-03-27 15:39:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 0ad25b4e-3e6b-512d-b427-6b16c2454f76, identifier: 7006878auction111103
2026-03-27 15:39:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 0ad25b4e-3e6b-512d-b427-6b16c2454f76 with identifier: 7006878auction111103
2026-03-27 15:39:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 0ad25b4e-3e6b-512d-b427-6b16c2454f76 with identifier: 7006878auction111103
2026-03-27 15:39:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 0ad25b4e-3e6b-512d-b427-6b16c2454f76 with identifier: 7006878auction111103 to the API
2026-03-27 15:39:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:39: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 15:39:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006878/photo_000/780x0__r.jpg?hash=1774548659>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Electric',
 'id': '0ad25b4e-3e6b-512d-b427-6b16c2454f76',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006878',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'EX30',
 'odometer': 16659,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-07-31',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO EX30 BEV 69KWH SINGLE MOTOR EXT. RANGE CORE',
 'transmission': 'automatic',
 'trim': 'VOLVO  BEV 69KWH SINGLE MOTOR EXT. RANGE CORE',
 'vin': None,
 'year': 2024}
2026-03-27 15:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006878auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:13 [ecarstrade.be] INFO: Saving data for 7006878auction111103: {'created_time': 1774625953.307962, 'last_price_update_time': 1774625953.307973, 'auction_closing_time': 1775034600.0}
2026-03-27 15:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006878auction111103') HTTP/1.1" 204 0
2026-03-27 15:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006879/photo_000/780x0__r.jpg?hash=1774548661> (referer: https://ecarstrade.com/cars/7006879)
2026-03-27 15:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006879/photo_002/780x0__r.jpg?hash=1774548661> (referer: https://ecarstrade.com/cars/7006879)
2026-03-27 15:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006879/photo_001/780x0__r.jpg?hash=1774548661> (referer: https://ecarstrade.com/cars/7006879)
2026-03-27 15:39:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 66c807e8-dcb7-59e9-ab50-5ec64d50a1c4
2026-03-27 15:39:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 66c807e8-dcb7-59e9-ab50-5ec64d50a1c4
2026-03-27 15:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006886/photo_001/780x0__r.jpg?hash=1774548722> (referer: https://ecarstrade.com/cars/7006886)
2026-03-27 15:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006994/photo_000/780x0__r.jpg?hash=1774550303> (referer: https://ecarstrade.com/cars/7006994)
2026-03-27 15:39:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 66c807e8-dcb7-59e9-ab50-5ec64d50a1c4
2026-03-27 15:39:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 66c807e8-dcb7-59e9-ab50-5ec64d50a1c4
2026-03-27 15:39:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 66c807e8-dcb7-59e9-ab50-5ec64d50a1c4
2026-03-27 15:39:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66c807e8-dcb7-59e9-ab50-5ec64d50a1c4, skipping ID generation
2026-03-27 15:39:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66c807e8-dcb7-59e9-ab50-5ec64d50a1c4 with scrape type 1
2026-03-27 15:39:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66c807e8-dcb7-59e9-ab50-5ec64d50a1c4 sending to next pipeline
2026-03-27 15:39:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 66c807e8-dcb7-59e9-ab50-5ec64d50a1c4, identifier: 7006879auction111103
2026-03-27 15:39:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 66c807e8-dcb7-59e9-ab50-5ec64d50a1c4 with identifier: 7006879auction111103
2026-03-27 15:39:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 66c807e8-dcb7-59e9-ab50-5ec64d50a1c4 with identifier: 7006879auction111103
2026-03-27 15:39:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 66c807e8-dcb7-59e9-ab50-5ec64d50a1c4 with identifier: 7006879auction111103 to the API
2026-03-27 15:39:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:39: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 15:39:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006879/photo_001/780x0__r.jpg?hash=1774548661>
{'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-04-01T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '66c807e8-dcb7-59e9-ab50-5ec64d50a1c4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006879',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 64116,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-10',
 '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 15:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006879auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:13 [ecarstrade.be] INFO: Saving data for 7006879auction111103: {'created_time': 1774625953.793344, 'last_price_update_time': 1774625953.793354, 'auction_closing_time': 1775034600.0}
2026-03-27 15:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006879auction111103') HTTP/1.1" 204 0
2026-03-27 15:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006886/photo_000/780x0__r.jpg?hash=1774548721> (referer: https://ecarstrade.com/cars/7006886)
2026-03-27 15:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006886/photo_003/780x0__r.jpg?hash=1774548722> (referer: https://ecarstrade.com/cars/7006886)
2026-03-27 15:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006886/photo_002/780x0__r.jpg?hash=1774548722> (referer: https://ecarstrade.com/cars/7006886)
2026-03-27 15:39:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f4eb439f-1d4b-5e22-ae10-54b4caf88937
2026-03-27 15:39:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 68465df1-8938-5938-ac07-5ece4922300a
2026-03-27 15:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006886/photo_005/780x0__r.jpg?hash=1774548722> (referer: https://ecarstrade.com/cars/7006886)
2026-03-27 15:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006994/photo_002/780x0__r.jpg?hash=1774550303> (referer: https://ecarstrade.com/cars/7006994)
2026-03-27 15:39:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f4eb439f-1d4b-5e22-ae10-54b4caf88937
2026-03-27 15:39:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f4eb439f-1d4b-5e22-ae10-54b4caf88937
2026-03-27 15:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006994/photo_003/780x0__r.jpg?hash=1774550303> (referer: https://ecarstrade.com/cars/7006994)
2026-03-27 15:39:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f4eb439f-1d4b-5e22-ae10-54b4caf88937
2026-03-27 15:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006886/photo_004/780x0__r.jpg?hash=1774548722> (referer: https://ecarstrade.com/cars/7006886)
2026-03-27 15:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006994/photo_005/780x0__r.jpg?hash=1774550303> (referer: https://ecarstrade.com/cars/7006994)
2026-03-27 15:39:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006994/photo_004/780x0__r.jpg?hash=1774550303> (referer: https://ecarstrade.com/cars/7006994)
2026-03-27 15:39:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f4eb439f-1d4b-5e22-ae10-54b4caf88937
2026-03-27 15:39:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 68465df1-8938-5938-ac07-5ece4922300a
2026-03-27 15:39:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 68465df1-8938-5938-ac07-5ece4922300a
2026-03-27 15:39:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006994/photo_001/780x0__r.jpg?hash=1774550303> (referer: https://ecarstrade.com/cars/7006994)
2026-03-27 15:39:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010102/photo_001/780x0__r.jpg?hash=1774622692> (referer: https://ecarstrade.com/cars/7010102)
2026-03-27 15:39:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010050/photo_005/780x0__r.jpg?hash=1774622534> (referer: https://ecarstrade.com/cars/7010050)
2026-03-27 15:39:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f4eb439f-1d4b-5e22-ae10-54b4caf88937
2026-03-27 15:39:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f4eb439f-1d4b-5e22-ae10-54b4caf88937, skipping ID generation
2026-03-27 15:39:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4eb439f-1d4b-5e22-ae10-54b4caf88937 with scrape type 1
2026-03-27 15:39:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f4eb439f-1d4b-5e22-ae10-54b4caf88937 sending to next pipeline
2026-03-27 15:39:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f4eb439f-1d4b-5e22-ae10-54b4caf88937, identifier: 7006886auction111103
2026-03-27 15:39:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f4eb439f-1d4b-5e22-ae10-54b4caf88937 with identifier: 7006886auction111103
2026-03-27 15:39:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f4eb439f-1d4b-5e22-ae10-54b4caf88937 with identifier: 7006886auction111103
2026-03-27 15:39:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f4eb439f-1d4b-5e22-ae10-54b4caf88937 with identifier: 7006886auction111103 to the API
2026-03-27 15:39:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:39: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 15:39:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006886/photo_004/780x0__r.jpg?hash=1774548722>
{'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-04-01T09:10:00Z',
 'fuel_type': 'Electric',
 'id': 'f4eb439f-1d4b-5e22-ae10-54b4caf88937',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006886',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'Q4 e-tron',
 'odometer': 44498,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q4 E-TRON BEV 82KWH 50 S LINE AUTO 4WD',
 'transmission': 'automatic',
 'trim': 'AUDI Q4 E-TRON BEV 82KWH 50 S LINE AUTO 4WD',
 'vin': None,
 'year': 2022}
2026-03-27 15:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006886auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:14 [ecarstrade.be] INFO: Saving data for 7006886auction111103: {'created_time': 1774625954.450168, 'last_price_update_time': 1774625954.450178, 'auction_closing_time': 1775034600.0}
2026-03-27 15:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006886auction111103') HTTP/1.1" 204 0
2026-03-27 15:39:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010050/photo_003/780x0__r.jpg?hash=1774622535> (referer: https://ecarstrade.com/cars/7010050)
2026-03-27 15:39:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010050/photo_002/780x0__r.jpg?hash=1774622534> (referer: https://ecarstrade.com/cars/7010050)
2026-03-27 15:39:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010050/photo_004/780x0__r.jpg?hash=1774622534> (referer: https://ecarstrade.com/cars/7010050)
2026-03-27 15:39:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 68465df1-8938-5938-ac07-5ece4922300a
2026-03-27 15:39:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 68465df1-8938-5938-ac07-5ece4922300a
2026-03-27 15:39:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 68465df1-8938-5938-ac07-5ece4922300a
2026-03-27 15:39:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 68465df1-8938-5938-ac07-5ece4922300a, skipping ID generation
2026-03-27 15:39:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68465df1-8938-5938-ac07-5ece4922300a with scrape type 1
2026-03-27 15:39:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 68465df1-8938-5938-ac07-5ece4922300a sending to next pipeline
2026-03-27 15:39:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 68465df1-8938-5938-ac07-5ece4922300a, identifier: 7006994auction111103
2026-03-27 15:39:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5589f98c-441c-5104-a5c2-42c85906de03
2026-03-27 15:39:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5589f98c-441c-5104-a5c2-42c85906de03, skipping ID generation
2026-03-27 15:39:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5589f98c-441c-5104-a5c2-42c85906de03 with scrape type 1
2026-03-27 15:39:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5589f98c-441c-5104-a5c2-42c85906de03 sending to next pipeline
2026-03-27 15:39:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5589f98c-441c-5104-a5c2-42c85906de03, identifier: 7010102auction111139
2026-03-27 15:39:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 06b6170d-befd-5fdc-8dd8-60aee7fd65dc
2026-03-27 15:39:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 68465df1-8938-5938-ac07-5ece4922300a with identifier: 7006994auction111103
2026-03-27 15:39:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 68465df1-8938-5938-ac07-5ece4922300a with identifier: 7006994auction111103
2026-03-27 15:39:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 68465df1-8938-5938-ac07-5ece4922300a with identifier: 7006994auction111103 to the API
2026-03-27 15:39:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:39: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 15:39:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006994/photo_001/780x0__r.jpg?hash=1774550303>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO D',
 'engine': '1.5L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '68465df1-8938-5938-ac07-5ece4922300a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006994',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 26773,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-03-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T2 PLUS LIMITED EDITION AUTO',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T2 PLUS LIMITED EDITION AUTO',
 'vin': None,
 'year': 2024}
2026-03-27 15:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006994auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:14 [ecarstrade.be] INFO: Saving data for 7006994auction111103: {'created_time': 1774625954.956126, 'last_price_update_time': 1774625954.956136, 'auction_closing_time': 1775034600.0}
2026-03-27 15:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006994auction111103') HTTP/1.1" 204 0
2026-03-27 15:39:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5589f98c-441c-5104-a5c2-42c85906de03 with identifier: 7010102auction111139
2026-03-27 15:39:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5589f98c-441c-5104-a5c2-42c85906de03 with identifier: 7010102auction111139
2026-03-27 15:39:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5589f98c-441c-5104-a5c2-42c85906de03 with identifier: 7010102auction111139 to the API
2026-03-27 15:39:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:39: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 15:39:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010102/photo_001/780x0__r.jpg?hash=1774622692>
{'auction_title': '',
 'c_o_2_emission_value': 27,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Petrol',
 'id': '5589f98c-441c-5104-a5c2-42c85906de03',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010102',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 115310,
 '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': 'Volkswagen Passat Variant 1.4 TSI DSG6 GTE Business 5d',
 'transmission': 'automatic',
 'trim': '1.4 TSI DSG6 GTE Business 5d',
 'vin': None,
 'year': 2021}
2026-03-27 15:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010102auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:39:15 [ecarstrade.be] INFO: Saving data for 7010102auction111139: {'created_time': 1774625955.292726, 'last_price_update_time': 1774625955.292739, 'auction_closing_time': 1774971000.0}
2026-03-27 15:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010102auction111139') HTTP/1.1" 204 0
2026-03-27 15:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010050/photo_001/780x0__r.jpg?hash=1774622534> (referer: https://ecarstrade.com/cars/7010050)
2026-03-27 15:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010101/photo_005/780x0__r.jpg?hash=1774622686> (referer: https://ecarstrade.com/cars/7010101)
2026-03-27 15:39:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 06b6170d-befd-5fdc-8dd8-60aee7fd65dc
2026-03-27 15:39:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 06b6170d-befd-5fdc-8dd8-60aee7fd65dc
2026-03-27 15:39:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 06b6170d-befd-5fdc-8dd8-60aee7fd65dc
2026-03-27 15:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010101/photo_004/780x0__r.jpg?hash=1774622686> (referer: https://ecarstrade.com/cars/7010101)
2026-03-27 15:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010101/photo_002/780x0__r.jpg?hash=1774622686> (referer: https://ecarstrade.com/cars/7010101)
2026-03-27 15:39: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 15:39:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 06b6170d-befd-5fdc-8dd8-60aee7fd65dc
2026-03-27 15:39:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 06b6170d-befd-5fdc-8dd8-60aee7fd65dc, skipping ID generation
2026-03-27 15:39:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06b6170d-befd-5fdc-8dd8-60aee7fd65dc with scrape type 1
2026-03-27 15:39:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 06b6170d-befd-5fdc-8dd8-60aee7fd65dc sending to next pipeline
2026-03-27 15:39:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 06b6170d-befd-5fdc-8dd8-60aee7fd65dc, identifier: 7010050auction111139
2026-03-27 15:39:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 06b6170d-befd-5fdc-8dd8-60aee7fd65dc with identifier: 7010050auction111139
2026-03-27 15:39:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 06b6170d-befd-5fdc-8dd8-60aee7fd65dc with identifier: 7010050auction111139
2026-03-27 15:39:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 06b6170d-befd-5fdc-8dd8-60aee7fd65dc with identifier: 7010050auction111139 to the API
2026-03-27 15:39:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:39: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 15:39:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010050/photo_001/780x0__r.jpg?hash=1774622534>
{'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-31T15:30:00Z',
 'fuel_type': 'Petrol',
 'id': '06b6170d-befd-5fdc-8dd8-60aee7fd65dc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010050',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Hyundai',
 'model': 'IONIQ',
 'odometer': 118990,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 '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 15:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010050auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:39:15 [ecarstrade.be] INFO: Saving data for 7010050auction111139: {'created_time': 1774625955.836128, 'last_price_update_time': 1774625955.836139, 'auction_closing_time': 1774971000.0}
2026-03-27 15:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010050auction111139') HTTP/1.1" 204 0
2026-03-27 15:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010101/photo_003/780x0__r.jpg?hash=1774622686> (referer: https://ecarstrade.com/cars/7010101)
2026-03-27 15:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010101/photo_001/780x0__r.jpg?hash=1774622686> (referer: https://ecarstrade.com/cars/7010101)
2026-03-27 15:39: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 15:39: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 15:39:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9900d602-7312-53f0-87ab-8cbd6d85174d
2026-03-27 15:39:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9900d602-7312-53f0-87ab-8cbd6d85174d
2026-03-27 15:39:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9900d602-7312-53f0-87ab-8cbd6d85174d
2026-03-27 15:39:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9900d602-7312-53f0-87ab-8cbd6d85174d
2026-03-27 15:39:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9900d602-7312-53f0-87ab-8cbd6d85174d
2026-03-27 15:39:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9900d602-7312-53f0-87ab-8cbd6d85174d, skipping ID generation
2026-03-27 15:39:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9900d602-7312-53f0-87ab-8cbd6d85174d with scrape type 1
2026-03-27 15:39:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9900d602-7312-53f0-87ab-8cbd6d85174d sending to next pipeline
2026-03-27 15:39:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9900d602-7312-53f0-87ab-8cbd6d85174d, identifier: 7010101auction111139
2026-03-27 15:39:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9900d602-7312-53f0-87ab-8cbd6d85174d with identifier: 7010101auction111139
2026-03-27 15:39:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9900d602-7312-53f0-87ab-8cbd6d85174d with identifier: 7010101auction111139
2026-03-27 15:39:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9900d602-7312-53f0-87ab-8cbd6d85174d with identifier: 7010101auction111139 to the API
2026-03-27 15:39:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:39: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 15:39:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010101/photo_001/780x0__r.jpg?hash=1774622686>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Petrol',
 'id': '9900d602-7312-53f0-87ab-8cbd6d85174d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010101',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 146245,
 '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': 5,
 'seller_name': None,
 'title': 'Volkswagen Golf Variant VIII 1.0 eTSI 81kW DSG Life 5d',
 'transmission': 'automatic',
 'trim': 'Variant VIII 1.0 eTSI 81kW DSG Life 5d',
 'vin': None,
 'year': 2022}
2026-03-27 15:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010101auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:39:16 [ecarstrade.be] INFO: Saving data for 7010101auction111139: {'created_time': 1774625956.338965, 'last_price_update_time': 1774625956.338978, 'auction_closing_time': 1774971000.0}
2026-03-27 15:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010101auction111139') HTTP/1.1" 204 0
2026-03-27 15:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010100> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:39: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 15:39:18 [ecarstrade.be] INFO: Extracting details for car 7010100auction111139
2026-03-27 15:39:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10e04e3e-f79c-5a94-841f-6724dcdb54b1 with identifier: 7010100auction111139
2026-03-27 15:39:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10e04e3e-f79c-5a94-841f-6724dcdb54b1 with scrape type 1
2026-03-27 15:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 10e04e3e-f79c-5a94-841f-6724dcdb54b1
2026-03-27 15:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010100%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622683%27 HTTP/1.1" 200 None
2026-03-27 15:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010100/photo_001/780x0__r.jpg?hash=1774622683 not downloaded yet
2026-03-27 15:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010100%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622682%27 HTTP/1.1" 200 None
2026-03-27 15:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010100/photo_002/780x0__r.jpg?hash=1774622682 not downloaded yet
2026-03-27 15:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010100%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622683%27 HTTP/1.1" 200 None
2026-03-27 15:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010100/photo_003/780x0__r.jpg?hash=1774622683 not downloaded yet
2026-03-27 15:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010100%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622683%27 HTTP/1.1" 200 None
2026-03-27 15:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010100/photo_004/780x0__r.jpg?hash=1774622683 not downloaded yet
2026-03-27 15:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010100%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622683%27 HTTP/1.1" 200 None
2026-03-27 15:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010100/photo_005/780x0__r.jpg?hash=1774622683 not downloaded yet
2026-03-27 15:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010100%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622683%27 HTTP/1.1" 200 None
2026-03-27 15:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010100/photo_006/780x0__r.jpg?hash=1774622683 not downloaded yet
2026-03-27 15:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006892> (referer: https://ecarstrade.com/search/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:39: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 15:39:20 [ecarstrade.be] INFO: Extracting details for car 7006892auction111103
2026-03-27 15:39:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1638f510-d55d-5094-bdba-264f60d80089 with identifier: 7006892auction111103
2026-03-27 15:39:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1638f510-d55d-5094-bdba-264f60d80089 with scrape type 1
2026-03-27 15:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1638f510-d55d-5094-bdba-264f60d80089
2026-03-27 15:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006892%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548828%27 HTTP/1.1" 200 None
2026-03-27 15:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006892/photo_000/780x0__r.jpg?hash=1774548828 not downloaded yet
2026-03-27 15:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006892%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548828%27 HTTP/1.1" 200 None
2026-03-27 15:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006892/photo_001/780x0__r.jpg?hash=1774548828 not downloaded yet
2026-03-27 15:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006892%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548828%27 HTTP/1.1" 200 None
2026-03-27 15:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006892/photo_002/780x0__r.jpg?hash=1774548828 not downloaded yet
2026-03-27 15:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006892%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548828%27 HTTP/1.1" 200 None
2026-03-27 15:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006892/photo_003/780x0__r.jpg?hash=1774548828 not downloaded yet
2026-03-27 15:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006892%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548828%27 HTTP/1.1" 200 None
2026-03-27 15:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006892/photo_004/780x0__r.jpg?hash=1774548828 not downloaded yet
2026-03-27 15:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006892%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548828%27 HTTP/1.1" 200 None
2026-03-27 15:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006892/photo_005/780x0__r.jpg?hash=1774548828 not downloaded yet
2026-03-27 15:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006914> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010100/photo_001/780x0__r.jpg?hash=1774622683> (referer: https://ecarstrade.com/cars/7010100)
2026-03-27 15:39:23 [ecarstrade.be] INFO: Extracting details for car 7006914auction111103
2026-03-27 15:39:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 905db710-8a5d-593e-88bd-bda8be6777a5 with identifier: 7006914auction111103
2026-03-27 15:39:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 905db710-8a5d-593e-88bd-bda8be6777a5 with scrape type 1
2026-03-27 15:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 905db710-8a5d-593e-88bd-bda8be6777a5
2026-03-27 15:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7006914%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549182%27 HTTP/1.1" 200 None
2026-03-27 15:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006914/photo_000/780x0__r.jpg?hash=1774549182 not downloaded yet
2026-03-27 15:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7006914%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549183%27 HTTP/1.1" 200 None
2026-03-27 15:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006914/photo_001/780x0__r.jpg?hash=1774549183 not downloaded yet
2026-03-27 15:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7006914%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549183%27 HTTP/1.1" 200 None
2026-03-27 15:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006914/photo_002/780x0__r.jpg?hash=1774549183 not downloaded yet
2026-03-27 15:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7006914%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549183%27 HTTP/1.1" 200 None
2026-03-27 15:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006914/photo_003/780x0__r.jpg?hash=1774549183 not downloaded yet
2026-03-27 15:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010100/photo_002/780x0__r.jpg?hash=1774622682> (referer: https://ecarstrade.com/cars/7010100)
2026-03-27 15:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7006914%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549183%27 HTTP/1.1" 200 None
2026-03-27 15:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006914/photo_004/780x0__r.jpg?hash=1774549183 not downloaded yet
2026-03-27 15:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7006914%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549183%27 HTTP/1.1" 200 None
2026-03-27 15:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006914/photo_005/780x0__r.jpg?hash=1774549183 not downloaded yet
2026-03-27 15:39:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 10e04e3e-f79c-5a94-841f-6724dcdb54b1
2026-03-27 15:39:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 10e04e3e-f79c-5a94-841f-6724dcdb54b1
2026-03-27 15:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010100/photo_003/780x0__r.jpg?hash=1774622683> (referer: https://ecarstrade.com/cars/7010100)
2026-03-27 15:39:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 10e04e3e-f79c-5a94-841f-6724dcdb54b1
2026-03-27 15:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010100/photo_004/780x0__r.jpg?hash=1774622683> (referer: https://ecarstrade.com/cars/7010100)
2026-03-27 15:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010100/photo_005/780x0__r.jpg?hash=1774622683> (referer: https://ecarstrade.com/cars/7010100)
2026-03-27 15:39:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 10e04e3e-f79c-5a94-841f-6724dcdb54b1
2026-03-27 15:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010100/photo_006/780x0__r.jpg?hash=1774622683> (referer: https://ecarstrade.com/cars/7010100)
2026-03-27 15:39:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 10e04e3e-f79c-5a94-841f-6724dcdb54b1
2026-03-27 15:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006892/photo_000/780x0__r.jpg?hash=1774548828> (referer: https://ecarstrade.com/cars/7006892)
2026-03-27 15:39:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 10e04e3e-f79c-5a94-841f-6724dcdb54b1
2026-03-27 15:39:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 10e04e3e-f79c-5a94-841f-6724dcdb54b1, skipping ID generation
2026-03-27 15:39:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10e04e3e-f79c-5a94-841f-6724dcdb54b1 with scrape type 1
2026-03-27 15:39:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 10e04e3e-f79c-5a94-841f-6724dcdb54b1 sending to next pipeline
2026-03-27 15:39:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 10e04e3e-f79c-5a94-841f-6724dcdb54b1, identifier: 7010100auction111139
2026-03-27 15:39:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 10e04e3e-f79c-5a94-841f-6724dcdb54b1 with identifier: 7010100auction111139
2026-03-27 15:39:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 10e04e3e-f79c-5a94-841f-6724dcdb54b1 with identifier: 7010100auction111139
2026-03-27 15:39:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 10e04e3e-f79c-5a94-841f-6724dcdb54b1 with identifier: 7010100auction111139 to the API
2026-03-27 15:39:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:39:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010100/photo_006/780x0__r.jpg?hash=1774622683>
{'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-31T15:30:00Z',
 'fuel_type': 'Petrol',
 'id': '10e04e3e-f79c-5a94-841f-6724dcdb54b1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010100',
 'listing': 'auction',
 'location': 'Belgium - "BE-36-GENK-VAB_1"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 79142,
 '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': 5,
 'seller_name': None,
 'title': "VW, Golf VIII '20, Volkswagen Golf VIII 1.0 eTSI 81kW Life Business "
          'D',
 'transmission': 'automatic',
 'trim': "VW,  VIII '20,   VIII 1.0 eTSI 81kW Life Business D",
 'vin': None,
 'year': 2023}
2026-03-27 15:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010100auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:39:24 [ecarstrade.be] INFO: Saving data for 7010100auction111139: {'created_time': 1774625964.858726, 'last_price_update_time': 1774625964.858736, 'auction_closing_time': 1774971000.0}
2026-03-27 15:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010100auction111139') HTTP/1.1" 204 0
2026-03-27 15:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006892/photo_001/780x0__r.jpg?hash=1774548828> (referer: https://ecarstrade.com/cars/7006892)
2026-03-27 15:39:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1638f510-d55d-5094-bdba-264f60d80089
2026-03-27 15:39:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1638f510-d55d-5094-bdba-264f60d80089
2026-03-27 15:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006892/photo_005/780x0__r.jpg?hash=1774548828> (referer: https://ecarstrade.com/cars/7006892)
2026-03-27 15:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006892/photo_004/780x0__r.jpg?hash=1774548828> (referer: https://ecarstrade.com/cars/7006892)
2026-03-27 15:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1638f510-d55d-5094-bdba-264f60d80089
2026-03-27 15:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1638f510-d55d-5094-bdba-264f60d80089
2026-03-27 15:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006914/photo_003/780x0__r.jpg?hash=1774549183> (referer: https://ecarstrade.com/cars/7006914)
2026-03-27 15:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 905db710-8a5d-593e-88bd-bda8be6777a5
2026-03-27 15:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006914/photo_005/780x0__r.jpg?hash=1774549183> (referer: https://ecarstrade.com/cars/7006914)
2026-03-27 15:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006914/photo_004/780x0__r.jpg?hash=1774549183> (referer: https://ecarstrade.com/cars/7006914)
2026-03-27 15:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 905db710-8a5d-593e-88bd-bda8be6777a5
2026-03-27 15:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006914/photo_002/780x0__r.jpg?hash=1774549183> (referer: https://ecarstrade.com/cars/7006914)
2026-03-27 15:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 905db710-8a5d-593e-88bd-bda8be6777a5
2026-03-27 15:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006914/photo_001/780x0__r.jpg?hash=1774549183> (referer: https://ecarstrade.com/cars/7006914)
2026-03-27 15:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 905db710-8a5d-593e-88bd-bda8be6777a5
2026-03-27 15:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006914/photo_000/780x0__r.jpg?hash=1774549182> (referer: https://ecarstrade.com/cars/7006914)
2026-03-27 15:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 905db710-8a5d-593e-88bd-bda8be6777a5
2026-03-27 15:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006892/photo_003/780x0__r.jpg?hash=1774548828> (referer: https://ecarstrade.com/cars/7006892)
2026-03-27 15:39:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 905db710-8a5d-593e-88bd-bda8be6777a5
2026-03-27 15:39:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 905db710-8a5d-593e-88bd-bda8be6777a5, skipping ID generation
2026-03-27 15:39:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 905db710-8a5d-593e-88bd-bda8be6777a5 with scrape type 1
2026-03-27 15:39:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 905db710-8a5d-593e-88bd-bda8be6777a5 sending to next pipeline
2026-03-27 15:39:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 905db710-8a5d-593e-88bd-bda8be6777a5, identifier: 7006914auction111103
2026-03-27 15:39:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 905db710-8a5d-593e-88bd-bda8be6777a5 with identifier: 7006914auction111103
2026-03-27 15:39:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 905db710-8a5d-593e-88bd-bda8be6777a5 with identifier: 7006914auction111103
2026-03-27 15:39:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 905db710-8a5d-593e-88bd-bda8be6777a5 with identifier: 7006914auction111103 to the API
2026-03-27 15:39:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:39:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006914/photo_000/780x0__r.jpg?hash=1774549182>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.6L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '905db710-8a5d-593e-88bd-bda8be6777a5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006914',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Kia',
 'model': 'Sportage',
 'odometer': 47774,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-11-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA SPORTAGE 1.6 T-GDI 245 PHEV STYLE EDITION AT 4WD',
 'transmission': 'automatic',
 'trim': 'KIA SPORTAGE 1.6 T-GDI 245 PHEV STYLE EDITION AT 4WD',
 'vin': None,
 'year': 2024}
2026-03-27 15:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006914auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:26 [ecarstrade.be] INFO: Saving data for 7006914auction111103: {'created_time': 1774625966.158486, 'last_price_update_time': 1774625966.158498, 'auction_closing_time': 1775034600.0}
2026-03-27 15:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006914auction111103') HTTP/1.1" 204 0
2026-03-27 15:39:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006892/photo_002/780x0__r.jpg?hash=1774548828> (referer: https://ecarstrade.com/cars/7006892)
2026-03-27 15:39:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1638f510-d55d-5094-bdba-264f60d80089
2026-03-27 15:39:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1638f510-d55d-5094-bdba-264f60d80089
2026-03-27 15:39:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1638f510-d55d-5094-bdba-264f60d80089, skipping ID generation
2026-03-27 15:39:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1638f510-d55d-5094-bdba-264f60d80089 with scrape type 1
2026-03-27 15:39:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1638f510-d55d-5094-bdba-264f60d80089 sending to next pipeline
2026-03-27 15:39:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1638f510-d55d-5094-bdba-264f60d80089, identifier: 7006892auction111103
2026-03-27 15:39:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1638f510-d55d-5094-bdba-264f60d80089 with identifier: 7006892auction111103
2026-03-27 15:39:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1638f510-d55d-5094-bdba-264f60d80089 with identifier: 7006892auction111103
2026-03-27 15:39:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1638f510-d55d-5094-bdba-264f60d80089 with identifier: 7006892auction111103 to the API
2026-03-27 15:39:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:39:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006892/photo_002/780x0__r.jpg?hash=1774548828>
{'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-04-01T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '1638f510-d55d-5094-bdba-264f60d80089',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006892',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': '530',
 'odometer': 144843,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 5 SERIES TOURING 2.0 530E 170KW XDRIVE AUTO TOURING',
 'transmission': 'automatic',
 'trim': '5 SERIES TOURING 2.0 E 170KW XDRIVE AUTO TOURING',
 'vin': None,
 'year': 2022}
2026-03-27 15:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006892auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:26 [ecarstrade.be] INFO: Saving data for 7006892auction111103: {'created_time': 1774625966.635671, 'last_price_update_time': 1774625966.635683, 'auction_closing_time': 1775034600.0}
2026-03-27 15:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006892auction111103') HTTP/1.1" 204 0
2026-03-27 15:39:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010105> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:39:26 [ecarstrade.be] INFO: Extracting details for car 7010105auction111139
2026-03-27 15:39:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2fae98c-ba72-571c-a69b-c9b07f835183 with identifier: 7010105auction111139
2026-03-27 15:39:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2fae98c-ba72-571c-a69b-c9b07f835183 with scrape type 1
2026-03-27 15:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c2fae98c-ba72-571c-a69b-c9b07f835183
2026-03-27 15:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010105%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622697%27 HTTP/1.1" 200 None
2026-03-27 15:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010105/photo_001/780x0__r.jpg?hash=1774622697 not downloaded yet
2026-03-27 15:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010105%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622696%27 HTTP/1.1" 200 None
2026-03-27 15:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010105/photo_002/780x0__r.jpg?hash=1774622696 not downloaded yet
2026-03-27 15:39:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006893> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010105%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622696%27 HTTP/1.1" 200 None
2026-03-27 15:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010105/photo_003/780x0__r.jpg?hash=1774622696 not downloaded yet
2026-03-27 15:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010105%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622696%27 HTTP/1.1" 200 None
2026-03-27 15:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010105/photo_004/780x0__r.jpg?hash=1774622696 not downloaded yet
2026-03-27 15:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010105%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622696%27 HTTP/1.1" 200 None
2026-03-27 15:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010105/photo_005/780x0__r.jpg?hash=1774622696 not downloaded yet
2026-03-27 15:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7010105%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622696%27 HTTP/1.1" 200 None
2026-03-27 15:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010105/photo_006/780x0__r.jpg?hash=1774622696 not downloaded yet
2026-03-27 15:39:26 [ecarstrade.be] INFO: Extracting details for car 7006893auction111103
2026-03-27 15:39:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010105/photo_001/780x0__r.jpg?hash=1774622697> (referer: https://ecarstrade.com/cars/7010105)
2026-03-27 15:39:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a30330ad-ca65-5ce5-947c-f1b6bb07f271 with identifier: 7006893auction111103
2026-03-27 15:39:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a30330ad-ca65-5ce5-947c-f1b6bb07f271 with scrape type 1
2026-03-27 15:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a30330ad-ca65-5ce5-947c-f1b6bb07f271
2026-03-27 15:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006893%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548859%27 HTTP/1.1" 200 None
2026-03-27 15:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006893/photo_000/780x0__r.jpg?hash=1774548859 not downloaded yet
2026-03-27 15:39:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010105/photo_002/780x0__r.jpg?hash=1774622696> (referer: https://ecarstrade.com/cars/7010105)
2026-03-27 15:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006893%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548859%27 HTTP/1.1" 200 None
2026-03-27 15:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006893/photo_001/780x0__r.jpg?hash=1774548859 not downloaded yet
2026-03-27 15:39:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010105/photo_003/780x0__r.jpg?hash=1774622696> (referer: https://ecarstrade.com/cars/7010105)
2026-03-27 15:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006893%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548859%27 HTTP/1.1" 200 None
2026-03-27 15:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006893/photo_002/780x0__r.jpg?hash=1774548859 not downloaded yet
2026-03-27 15:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006893%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548859%27 HTTP/1.1" 200 None
2026-03-27 15:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006893/photo_003/780x0__r.jpg?hash=1774548859 not downloaded yet
2026-03-27 15:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006893%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548859%27 HTTP/1.1" 200 None
2026-03-27 15:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006893/photo_004/780x0__r.jpg?hash=1774548859 not downloaded yet
2026-03-27 15:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006893%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548859%27 HTTP/1.1" 200 None
2026-03-27 15:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006893/photo_005/780x0__r.jpg?hash=1774548859 not downloaded yet
2026-03-27 15:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010105/photo_005/780x0__r.jpg?hash=1774622696> (referer: https://ecarstrade.com/cars/7010105)
2026-03-27 15:39:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c2fae98c-ba72-571c-a69b-c9b07f835183
2026-03-27 15:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010105/photo_006/780x0__r.jpg?hash=1774622696> (referer: https://ecarstrade.com/cars/7010105)
2026-03-27 15:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010105/photo_004/780x0__r.jpg?hash=1774622696> (referer: https://ecarstrade.com/cars/7010105)
2026-03-27 15:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006893/photo_001/780x0__r.jpg?hash=1774548859> (referer: https://ecarstrade.com/cars/7006893)
2026-03-27 15:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006893/photo_000/780x0__r.jpg?hash=1774548859> (referer: https://ecarstrade.com/cars/7006893)
2026-03-27 15:39:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c2fae98c-ba72-571c-a69b-c9b07f835183
2026-03-27 15:39:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c2fae98c-ba72-571c-a69b-c9b07f835183
2026-03-27 15:39:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c2fae98c-ba72-571c-a69b-c9b07f835183
2026-03-27 15:39:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c2fae98c-ba72-571c-a69b-c9b07f835183
2026-03-27 15:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006893/photo_004/780x0__r.jpg?hash=1774548859> (referer: https://ecarstrade.com/cars/7006893)
2026-03-27 15:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006893/photo_003/780x0__r.jpg?hash=1774548859> (referer: https://ecarstrade.com/cars/7006893)
2026-03-27 15:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006893/photo_002/780x0__r.jpg?hash=1774548859> (referer: https://ecarstrade.com/cars/7006893)
2026-03-27 15:39:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c2fae98c-ba72-571c-a69b-c9b07f835183
2026-03-27 15:39:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c2fae98c-ba72-571c-a69b-c9b07f835183, skipping ID generation
2026-03-27 15:39:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2fae98c-ba72-571c-a69b-c9b07f835183 with scrape type 1
2026-03-27 15:39:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c2fae98c-ba72-571c-a69b-c9b07f835183 sending to next pipeline
2026-03-27 15:39:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c2fae98c-ba72-571c-a69b-c9b07f835183, identifier: 7010105auction111139
2026-03-27 15:39:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c2fae98c-ba72-571c-a69b-c9b07f835183 with identifier: 7010105auction111139
2026-03-27 15:39:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c2fae98c-ba72-571c-a69b-c9b07f835183 with identifier: 7010105auction111139
2026-03-27 15:39:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c2fae98c-ba72-571c-a69b-c9b07f835183 with identifier: 7010105auction111139 to the API
2026-03-27 15:39:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:39: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 15:39:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010105/photo_004/780x0__r.jpg?hash=1774622696>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Diesel',
 'id': 'c2fae98c-ba72-571c-a69b-c9b07f835183',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010105',
 'listing': 'auction',
 'location': 'Belgium - "BE-21-ATWERP-BELCAR_OOST"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 61628,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volkswagen Golf VII 1.6 TDi Trendline 5d',
 'transmission': 'manual',
 'trim': 'VII 1.6 TDi Trendline 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277010105auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:39:27 [ecarstrade.be] INFO: Saving data for 7010105auction111139: {'created_time': 1774625967.638258, 'last_price_update_time': 1774625967.638269, 'auction_closing_time': 1774971000.0}
2026-03-27 15:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010105auction111139') HTTP/1.1" 204 0
2026-03-27 15:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006893/photo_005/780x0__r.jpg?hash=1774548859> (referer: https://ecarstrade.com/cars/7006893)
2026-03-27 15:39:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a30330ad-ca65-5ce5-947c-f1b6bb07f271
2026-03-27 15:39:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a30330ad-ca65-5ce5-947c-f1b6bb07f271
2026-03-27 15:39:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a30330ad-ca65-5ce5-947c-f1b6bb07f271
2026-03-27 15:39:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a30330ad-ca65-5ce5-947c-f1b6bb07f271
2026-03-27 15:39:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a30330ad-ca65-5ce5-947c-f1b6bb07f271
2026-03-27 15:39:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a30330ad-ca65-5ce5-947c-f1b6bb07f271
2026-03-27 15:39:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a30330ad-ca65-5ce5-947c-f1b6bb07f271, skipping ID generation
2026-03-27 15:39:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a30330ad-ca65-5ce5-947c-f1b6bb07f271 with scrape type 1
2026-03-27 15:39:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a30330ad-ca65-5ce5-947c-f1b6bb07f271 sending to next pipeline
2026-03-27 15:39:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a30330ad-ca65-5ce5-947c-f1b6bb07f271, identifier: 7006893auction111103
2026-03-27 15:39:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a30330ad-ca65-5ce5-947c-f1b6bb07f271 with identifier: 7006893auction111103
2026-03-27 15:39:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a30330ad-ca65-5ce5-947c-f1b6bb07f271 with identifier: 7006893auction111103
2026-03-27 15:39:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a30330ad-ca65-5ce5-947c-f1b6bb07f271 with identifier: 7006893auction111103 to the API
2026-03-27 15:39:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:39: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 15:39:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006893/photo_005/780x0__r.jpg?hash=1774548859>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Electric',
 'id': 'a30330ad-ca65-5ce5-947c-f1b6bb07f271',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006893',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'BMW',
 'model': 'iX2',
 'odometer': 17645,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-12-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW IX2 BEV 67KWH EDRIVE20 150KW',
 'transmission': 'automatic',
 'trim': 'IX2 BEV 67KWH EDRIVE20 150KW',
 'vin': None,
 'year': 2024}
2026-03-27 15:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006893auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:28 [ecarstrade.be] INFO: Saving data for 7006893auction111103: {'created_time': 1774625968.108772, 'last_price_update_time': 1774625968.108783, 'auction_closing_time': 1775034600.0}
2026-03-27 15:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006893auction111103') HTTP/1.1" 204 0
2026-03-27 15:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page195?gearbox%5B%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/page194?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:39:46 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006978auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006978auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006978auction111103: 1
2026-03-27 15:39: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 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006924auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006924auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006924auction111103: 1
2026-03-27 15:39: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 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006966auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006966auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006966auction111103: 1
2026-03-27 15:39: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 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006964auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006964auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006964auction111103: 1
2026-03-27 15:39: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 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006919auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006919auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006919auction111103: 1
2026-03-27 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006989auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006989auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006989auction111103: 1
2026-03-27 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006996auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006996auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006996auction111103: 1
2026-03-27 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006932auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006932auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006932auction111103: 1
2026-03-27 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006976auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006976auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006976auction111103: 1
2026-03-27 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006992auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006992auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006992auction111103: 1
2026-03-27 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006933auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006933auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006933auction111103: 1
2026-03-27 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006916auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006916auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006916auction111103: 1
2026-03-27 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006937auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006937auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006937auction111103: 1
2026-03-27 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006974auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006974auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006974auction111103: 1
2026-03-27 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006975auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006975auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006975auction111103: 1
2026-03-27 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006920auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006920auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006920auction111103: 1
2026-03-27 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006885auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006885auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006885auction111103: 1
2026-03-27 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006915auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006915auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006915auction111103: 1
2026-03-27 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006921auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006921auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006921auction111103: 1
2026-03-27 15:39:46 [ecarstrade.be] INFO: Found listing with ID: 7006983auction111103
2026-03-27 15:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006983auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:39:46 [ecarstrade.be] INFO: Scrape type for 7006983auction111103: 1
2026-03-27 15:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006924> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:39: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 15:39:55 [ecarstrade.be] INFO: Extracting details for car 7006924auction111103
2026-03-27 15:39:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70191ea3-9d18-566d-99fb-61d9ffcb5cf6 with identifier: 7006924auction111103
2026-03-27 15:39:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70191ea3-9d18-566d-99fb-61d9ffcb5cf6 with scrape type 1
2026-03-27 15:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 70191ea3-9d18-566d-99fb-61d9ffcb5cf6
2026-03-27 15:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006924%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549314%27 HTTP/1.1" 200 None
2026-03-27 15:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006924/photo_000/780x0__r.jpg?hash=1774549314 not downloaded yet
2026-03-27 15:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006924%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549314%27 HTTP/1.1" 200 None
2026-03-27 15:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006924/photo_001/780x0__r.jpg?hash=1774549314 not downloaded yet
2026-03-27 15:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006924%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549314%27 HTTP/1.1" 200 None
2026-03-27 15:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006924/photo_002/780x0__r.jpg?hash=1774549314 not downloaded yet
2026-03-27 15:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006924%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549314%27 HTTP/1.1" 200 None
2026-03-27 15:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006924/photo_003/780x0__r.jpg?hash=1774549314 not downloaded yet
2026-03-27 15:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006924%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549314%27 HTTP/1.1" 200 None
2026-03-27 15:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006924/photo_004/780x0__r.jpg?hash=1774549314 not downloaded yet
2026-03-27 15:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%252F7000001-7010000%252F7006924%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549314%27 HTTP/1.1" 200 None
2026-03-27 15:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006924/photo_005/780x0__r.jpg?hash=1774549314 not downloaded yet
2026-03-27 15:39:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006931> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:39:57 [ecarstrade.be] INFO: Extracting details for car 7006931auction111103
2026-03-27 15:39:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d85d9a3-4112-5f33-92d8-ff062646d1da with identifier: 7006931auction111103
2026-03-27 15:39:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d85d9a3-4112-5f33-92d8-ff062646d1da with scrape type 1
2026-03-27 15:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5d85d9a3-4112-5f33-92d8-ff062646d1da
2026-03-27 15:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006931%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549460%27 HTTP/1.1" 200 None
2026-03-27 15:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006931/photo_000/780x0__r.jpg?hash=1774549460 not downloaded yet
2026-03-27 15:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006931%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549460%27 HTTP/1.1" 200 None
2026-03-27 15:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006931/photo_001/780x0__r.jpg?hash=1774549460 not downloaded yet
2026-03-27 15:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006931%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549460%27 HTTP/1.1" 200 None
2026-03-27 15:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006931/photo_002/780x0__r.jpg?hash=1774549460 not downloaded yet
2026-03-27 15:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006931%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549461%27 HTTP/1.1" 200 None
2026-03-27 15:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006931/photo_003/780x0__r.jpg?hash=1774549461 not downloaded yet
2026-03-27 15:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006931%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549461%27 HTTP/1.1" 200 None
2026-03-27 15:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006931/photo_004/780x0__r.jpg?hash=1774549461 not downloaded yet
2026-03-27 15:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006931%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549461%27 HTTP/1.1" 200 None
2026-03-27 15:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006931/photo_005/780x0__r.jpg?hash=1774549461 not downloaded yet
2026-03-27 15:39:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006966> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:39: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 15:39:59 [ecarstrade.be] INFO: Extracting details for car 7006966auction111103
2026-03-27 15:39:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4e2b156-2afd-5f3d-a795-7496b76586ad with identifier: 7006966auction111103
2026-03-27 15:39:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4e2b156-2afd-5f3d-a795-7496b76586ad with scrape type 1
2026-03-27 15:39:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a4e2b156-2afd-5f3d-a795-7496b76586ad
2026-03-27 15:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006966%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549987%27 HTTP/1.1" 200 None
2026-03-27 15:39:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006966/photo_000/780x0__r.jpg?hash=1774549987 not downloaded yet
2026-03-27 15:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006966%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549987%27 HTTP/1.1" 200 None
2026-03-27 15:39:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006966/photo_001/780x0__r.jpg?hash=1774549987 not downloaded yet
2026-03-27 15:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006966%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549987%27 HTTP/1.1" 200 None
2026-03-27 15:39:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006966/photo_002/780x0__r.jpg?hash=1774549987 not downloaded yet
2026-03-27 15:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006966%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549987%27 HTTP/1.1" 200 None
2026-03-27 15:39:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006966/photo_003/780x0__r.jpg?hash=1774549987 not downloaded yet
2026-03-27 15:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006966%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549987%27 HTTP/1.1" 200 None
2026-03-27 15:39:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006966/photo_004/780x0__r.jpg?hash=1774549987 not downloaded yet
2026-03-27 15:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:39: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%252F7000001-7010000%252F7006966%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549987%27 HTTP/1.1" 200 None
2026-03-27 15:39:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006966/photo_005/780x0__r.jpg?hash=1774549987 not downloaded yet
2026-03-27 15:40:07 [scrapy.extensions.logstats] INFO: Crawled 1526 pages (at 12 pages/min), scraped 1321 items (at 16 items/min)
2026-03-27 15:40:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:40:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006919> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:40: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 15:40:09 [ecarstrade.be] INFO: Extracting details for car 7006919auction111103
2026-03-27 15:40:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b86ec199-a478-5324-a06a-ff1e522b964f with identifier: 7006919auction111103
2026-03-27 15:40:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b86ec199-a478-5324-a06a-ff1e522b964f with scrape type 1
2026-03-27 15:40:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b86ec199-a478-5324-a06a-ff1e522b964f
2026-03-27 15:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006919%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549267%27 HTTP/1.1" 200 None
2026-03-27 15:40:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006919/photo_000/780x0__r.jpg?hash=1774549267 not downloaded yet
2026-03-27 15:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006919%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549267%27 HTTP/1.1" 200 None
2026-03-27 15:40:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006919/photo_001/780x0__r.jpg?hash=1774549267 not downloaded yet
2026-03-27 15:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006919%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549267%27 HTTP/1.1" 200 None
2026-03-27 15:40:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006919/photo_002/780x0__r.jpg?hash=1774549267 not downloaded yet
2026-03-27 15:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006919%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549267%27 HTTP/1.1" 200 None
2026-03-27 15:40:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006919/photo_003/780x0__r.jpg?hash=1774549267 not downloaded yet
2026-03-27 15:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006919%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549267%27 HTTP/1.1" 200 None
2026-03-27 15:40:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006919/photo_004/780x0__r.jpg?hash=1774549267 not downloaded yet
2026-03-27 15:40:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006919%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549267%27 HTTP/1.1" 200 None
2026-03-27 15:40:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006919/photo_005/780x0__r.jpg?hash=1774549267 not downloaded yet
2026-03-27 15:40:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006989> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:40: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 15:40:10 [ecarstrade.be] INFO: Extracting details for car 7006989auction111103
2026-03-27 15:40:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd702e80-d33d-547e-8b9c-1a6d1f8b53d9 with identifier: 7006989auction111103
2026-03-27 15:40:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd702e80-d33d-547e-8b9c-1a6d1f8b53d9 with scrape type 1
2026-03-27 15:40:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cd702e80-d33d-547e-8b9c-1a6d1f8b53d9
2026-03-27 15:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006989%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774550231%27 HTTP/1.1" 200 None
2026-03-27 15:40:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006989/photo_000/780x0__r.jpg?hash=1774550231 not downloaded yet
2026-03-27 15:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006989%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774550231%27 HTTP/1.1" 200 None
2026-03-27 15:40:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006989/photo_001/780x0__r.jpg?hash=1774550231 not downloaded yet
2026-03-27 15:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006989%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774550231%27 HTTP/1.1" 200 None
2026-03-27 15:40:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006989/photo_002/780x0__r.jpg?hash=1774550231 not downloaded yet
2026-03-27 15:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006989%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774550231%27 HTTP/1.1" 200 None
2026-03-27 15:40:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006989/photo_003/780x0__r.jpg?hash=1774550231 not downloaded yet
2026-03-27 15:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006989%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774550231%27 HTTP/1.1" 200 None
2026-03-27 15:40:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006989/photo_004/780x0__r.jpg?hash=1774550231 not downloaded yet
2026-03-27 15:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006989%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774550231%27 HTTP/1.1" 200 None
2026-03-27 15:40:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006989/photo_005/780x0__r.jpg?hash=1774550231 not downloaded yet
2026-03-27 15:40:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006932> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:40: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 15:40:19 [ecarstrade.be] INFO: Extracting details for car 7006932auction111103
2026-03-27 15:40:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e5dca54-7a8e-5a7c-b411-ae9e6453175d with identifier: 7006932auction111103
2026-03-27 15:40:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e5dca54-7a8e-5a7c-b411-ae9e6453175d with scrape type 1
2026-03-27 15:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5e5dca54-7a8e-5a7c-b411-ae9e6453175d
2026-03-27 15:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7006932%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549463%27 HTTP/1.1" 200 None
2026-03-27 15:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006932/photo_000/780x0__r.jpg?hash=1774549463 not downloaded yet
2026-03-27 15:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7006932%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549463%27 HTTP/1.1" 200 None
2026-03-27 15:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006932/photo_001/780x0__r.jpg?hash=1774549463 not downloaded yet
2026-03-27 15:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7006932%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549463%27 HTTP/1.1" 200 None
2026-03-27 15:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006932/photo_002/780x0__r.jpg?hash=1774549463 not downloaded yet
2026-03-27 15:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7006932%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549463%27 HTTP/1.1" 200 None
2026-03-27 15:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006932/photo_003/780x0__r.jpg?hash=1774549463 not downloaded yet
2026-03-27 15:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7006932%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549463%27 HTTP/1.1" 200 None
2026-03-27 15:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006932/photo_004/780x0__r.jpg?hash=1774549463 not downloaded yet
2026-03-27 15:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7006932%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549464%27 HTTP/1.1" 200 None
2026-03-27 15:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006932/photo_005/780x0__r.jpg?hash=1774549464 not downloaded yet
2026-03-27 15:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006964> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:40: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 15:40:20 [ecarstrade.be] INFO: Extracting details for car 7006964auction111103
2026-03-27 15:40:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e879058-f4ca-5b2d-bdd3-7b46ec8b12de with identifier: 7006964auction111103
2026-03-27 15:40:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e879058-f4ca-5b2d-bdd3-7b46ec8b12de with scrape type 1
2026-03-27 15:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4e879058-f4ca-5b2d-bdd3-7b46ec8b12de
2026-03-27 15:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006964%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549982%27 HTTP/1.1" 200 None
2026-03-27 15:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006964/photo_000/780x0__r.jpg?hash=1774549982 not downloaded yet
2026-03-27 15:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006964%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549982%27 HTTP/1.1" 200 None
2026-03-27 15:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006964/photo_001/780x0__r.jpg?hash=1774549982 not downloaded yet
2026-03-27 15:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006964%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549982%27 HTTP/1.1" 200 None
2026-03-27 15:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006964/photo_002/780x0__r.jpg?hash=1774549982 not downloaded yet
2026-03-27 15:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006964%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549983%27 HTTP/1.1" 200 None
2026-03-27 15:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006964/photo_003/780x0__r.jpg?hash=1774549983 not downloaded yet
2026-03-27 15:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006964%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549983%27 HTTP/1.1" 200 None
2026-03-27 15:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006964/photo_004/780x0__r.jpg?hash=1774549983 not downloaded yet
2026-03-27 15:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006964%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549983%27 HTTP/1.1" 200 None
2026-03-27 15:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006964/photo_005/780x0__r.jpg?hash=1774549983 not downloaded yet
2026-03-27 15:40:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page196?gearbox%5B%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/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:40: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 15:40:21 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:40:21 [ecarstrade.be] INFO: Found listing with ID: 7001310auction111033
2026-03-27 15:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001310auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:21 [ecarstrade.be] INFO: Scrape type for 7001310auction111033: 0
2026-03-27 15:40:21 [ecarstrade.be] INFO: Found listing with ID: 7001311auction111033
2026-03-27 15:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001311auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001311auction111033: 0
2026-03-27 15:40:22 [ecarstrade.be] INFO: Found listing with ID: 7001312auction111033
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001312auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001312auction111033: 0
2026-03-27 15:40:22 [ecarstrade.be] INFO: Found listing with ID: 7001313auction111033
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001313auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001313auction111033: 0
2026-03-27 15:40:22 [ecarstrade.be] INFO: Found listing with ID: 7001314auction111033
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001314auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001314auction111033: 0
2026-03-27 15:40:22 [ecarstrade.be] INFO: Found listing with ID: 7001315auction111033
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001315auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001315auction111033: 0
2026-03-27 15:40:22 [ecarstrade.be] INFO: Found listing with ID: 7001316auction111033
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001316auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001316auction111033: 0
2026-03-27 15:40:22 [ecarstrade.be] INFO: Found listing with ID: 7001318auction111033
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001318auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001318auction111033: 0
2026-03-27 15:40:22 [ecarstrade.be] INFO: Found listing with ID: 7001319auction111033
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001319auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001319auction111033: 0
2026-03-27 15:40:22 [ecarstrade.be] INFO: Found listing with ID: 7001322auction111033
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001322auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001322auction111033: 0
2026-03-27 15:40:22 [ecarstrade.be] INFO: Found listing with ID: 7001323auction111033
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001323auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001323auction111033: 0
2026-03-27 15:40:22 [ecarstrade.be] INFO: Found listing with ID: 7001324auction111033
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001324auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001324auction111033: 0
2026-03-27 15:40:22 [ecarstrade.be] INFO: Found listing with ID: 7001326auction111033
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001326auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001326auction111033: 0
2026-03-27 15:40:22 [ecarstrade.be] INFO: Found listing with ID: 7001327auction111033
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001327auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001327auction111033: 0
2026-03-27 15:40:22 [ecarstrade.be] INFO: Found listing with ID: 7001328auction111033
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001328auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001328auction111033: 0
2026-03-27 15:40:22 [ecarstrade.be] INFO: Found listing with ID: 7001329auction111033
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001329auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001329auction111033: 0
2026-03-27 15:40:22 [ecarstrade.be] INFO: Found listing with ID: 7001330auction111033
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001330auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001330auction111033: 0
2026-03-27 15:40:22 [ecarstrade.be] INFO: Found listing with ID: 7001332auction111033
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001332auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001332auction111033: 0
2026-03-27 15:40:22 [ecarstrade.be] INFO: Found listing with ID: 7001334auction111033
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001334auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001334auction111033: 0
2026-03-27 15:40:22 [ecarstrade.be] INFO: Found listing with ID: 7001335auction111033
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001335auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:40:22 [ecarstrade.be] INFO: Scrape type for 7001335auction111033: 0
2026-03-27 15:40:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006976> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:40:26 [ecarstrade.be] INFO: Extracting details for car 7006976auction111103
2026-03-27 15:40:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17cce279-ee68-58f0-8ba4-5fda78fc200d with identifier: 7006976auction111103
2026-03-27 15:40:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17cce279-ee68-58f0-8ba4-5fda78fc200d with scrape type 1
2026-03-27 15:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 17cce279-ee68-58f0-8ba4-5fda78fc200d
2026-03-27 15:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006976%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774550078%27 HTTP/1.1" 200 None
2026-03-27 15:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006976/photo_000/780x0__r.jpg?hash=1774550078 not downloaded yet
2026-03-27 15:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006976%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774550078%27 HTTP/1.1" 200 None
2026-03-27 15:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006976/photo_001/780x0__r.jpg?hash=1774550078 not downloaded yet
2026-03-27 15:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006976%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774550079%27 HTTP/1.1" 200 None
2026-03-27 15:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006976/photo_002/780x0__r.jpg?hash=1774550079 not downloaded yet
2026-03-27 15:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006976%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774550079%27 HTTP/1.1" 200 None
2026-03-27 15:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006976/photo_003/780x0__r.jpg?hash=1774550079 not downloaded yet
2026-03-27 15:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006976%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774550079%27 HTTP/1.1" 200 None
2026-03-27 15:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006976/photo_004/780x0__r.jpg?hash=1774550079 not downloaded yet
2026-03-27 15:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006976%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774550079%27 HTTP/1.1" 200 None
2026-03-27 15:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006976/photo_005/780x0__r.jpg?hash=1774550079 not downloaded yet
2026-03-27 15:40:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006883> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:40:33 [ecarstrade.be] INFO: Extracting details for car 7006883auction111103
2026-03-27 15:40:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa1a8ca9-22cf-5287-97ea-7ee3b57ed675 with identifier: 7006883auction111103
2026-03-27 15:40:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa1a8ca9-22cf-5287-97ea-7ee3b57ed675 with scrape type 1
2026-03-27 15:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item aa1a8ca9-22cf-5287-97ea-7ee3b57ed675
2026-03-27 15:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006883%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548690%27 HTTP/1.1" 200 None
2026-03-27 15:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006883/photo_000/780x0__r.jpg?hash=1774548690 not downloaded yet
2026-03-27 15:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006883%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548690%27 HTTP/1.1" 200 None
2026-03-27 15:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006883/photo_001/780x0__r.jpg?hash=1774548690 not downloaded yet
2026-03-27 15:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006883%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548690%27 HTTP/1.1" 200 None
2026-03-27 15:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006883/photo_002/780x0__r.jpg?hash=1774548690 not downloaded yet
2026-03-27 15:40:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006924/photo_005/780x0__r.jpg?hash=1774549314> (referer: https://ecarstrade.com/cars/7006924)
2026-03-27 15:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006883%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548690%27 HTTP/1.1" 200 None
2026-03-27 15:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006883/photo_003/780x0__r.jpg?hash=1774548690 not downloaded yet
2026-03-27 15:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006883%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548690%27 HTTP/1.1" 200 None
2026-03-27 15:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006883/photo_004/780x0__r.jpg?hash=1774548690 not downloaded yet
2026-03-27 15:40:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 70191ea3-9d18-566d-99fb-61d9ffcb5cf6
2026-03-27 15:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7000001-7010000%252F7006883%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548690%27 HTTP/1.1" 200 None
2026-03-27 15:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006883/photo_005/780x0__r.jpg?hash=1774548690 not downloaded yet
2026-03-27 15:40:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006931/photo_005/780x0__r.jpg?hash=1774549461> (referer: https://ecarstrade.com/cars/7006931)
2026-03-27 15:40:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006966/photo_005/780x0__r.jpg?hash=1774549987> (referer: https://ecarstrade.com/cars/7006966)
2026-03-27 15:40:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006919/photo_005/780x0__r.jpg?hash=1774549267> (referer: https://ecarstrade.com/cars/7006919)
2026-03-27 15:40:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5d85d9a3-4112-5f33-92d8-ff062646d1da
2026-03-27 15:40:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006989/photo_005/780x0__r.jpg?hash=1774550231> (referer: https://ecarstrade.com/cars/7006989)
2026-03-27 15:40:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a4e2b156-2afd-5f3d-a795-7496b76586ad
2026-03-27 15:40:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006932/photo_005/780x0__r.jpg?hash=1774549464> (referer: https://ecarstrade.com/cars/7006932)
2026-03-27 15:40:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b86ec199-a478-5324-a06a-ff1e522b964f
2026-03-27 15:40:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006964/photo_005/780x0__r.jpg?hash=1774549983> (referer: https://ecarstrade.com/cars/7006964)
2026-03-27 15: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 15:40:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cd702e80-d33d-547e-8b9c-1a6d1f8b53d9
2026-03-27 15:40:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5e5dca54-7a8e-5a7c-b411-ae9e6453175d
2026-03-27 15:40:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4e879058-f4ca-5b2d-bdd3-7b46ec8b12de
2026-03-27 15:40:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006884> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:40:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006976/photo_005/780x0__r.jpg?hash=1774550079> (referer: https://ecarstrade.com/cars/7006976)
2026-03-27 15:40:35 [ecarstrade.be] INFO: Extracting details for car 7006884auction111103
2026-03-27 15:40:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006883/photo_002/780x0__r.jpg?hash=1774548690> (referer: https://ecarstrade.com/cars/7006883)
2026-03-27 15:40:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4b0aed2-97c5-5b9a-8fb0-4d5a0d9faf7f with identifier: 7006884auction111103
2026-03-27 15:40:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4b0aed2-97c5-5b9a-8fb0-4d5a0d9faf7f with scrape type 1
2026-03-27 15:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f4b0aed2-97c5-5b9a-8fb0-4d5a0d9faf7f
2026-03-27 15:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7006884%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548707%27 HTTP/1.1" 200 None
2026-03-27 15:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006884/photo_000/780x0__r.jpg?hash=1774548707 not downloaded yet
2026-03-27 15:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7006884%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548707%27 HTTP/1.1" 200 None
2026-03-27 15:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006884/photo_001/780x0__r.jpg?hash=1774548707 not downloaded yet
2026-03-27 15:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7006884%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548707%27 HTTP/1.1" 200 None
2026-03-27 15:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006884/photo_002/780x0__r.jpg?hash=1774548707 not downloaded yet
2026-03-27 15:40:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 17cce279-ee68-58f0-8ba4-5fda78fc200d
2026-03-27 15:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7006884%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548707%27 HTTP/1.1" 200 None
2026-03-27 15:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006884/photo_003/780x0__r.jpg?hash=1774548707 not downloaded yet
2026-03-27 15:40:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006883/photo_005/780x0__r.jpg?hash=1774548690> (referer: https://ecarstrade.com/cars/7006883)
2026-03-27 15:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7006884%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548707%27 HTTP/1.1" 200 None
2026-03-27 15:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006884/photo_004/780x0__r.jpg?hash=1774548707 not downloaded yet
2026-03-27 15:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7006884%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548707%27 HTTP/1.1" 200 None
2026-03-27 15:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006884/photo_005/780x0__r.jpg?hash=1774548707 not downloaded yet
2026-03-27 15:40:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item aa1a8ca9-22cf-5287-97ea-7ee3b57ed675
2026-03-27 15:40:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006883/photo_004/780x0__r.jpg?hash=1774548690> (referer: https://ecarstrade.com/cars/7006883)
2026-03-27 15:40:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006883/photo_003/780x0__r.jpg?hash=1774548690> (referer: https://ecarstrade.com/cars/7006883)
2026-03-27 15:40:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item aa1a8ca9-22cf-5287-97ea-7ee3b57ed675
2026-03-27 15:40:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006883/photo_001/780x0__r.jpg?hash=1774548690> (referer: https://ecarstrade.com/cars/7006883)
2026-03-27 15:40:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item aa1a8ca9-22cf-5287-97ea-7ee3b57ed675
2026-03-27 15:40:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006883/photo_000/780x0__r.jpg?hash=1774548690> (referer: https://ecarstrade.com/cars/7006883)
2026-03-27 15:40:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item aa1a8ca9-22cf-5287-97ea-7ee3b57ed675
2026-03-27 15:40:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006976/photo_004/780x0__r.jpg?hash=1774550079> (referer: https://ecarstrade.com/cars/7006976)
2026-03-27 15:40:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item aa1a8ca9-22cf-5287-97ea-7ee3b57ed675
2026-03-27 15:40:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006976/photo_003/780x0__r.jpg?hash=1774550079> (referer: https://ecarstrade.com/cars/7006976)
2026-03-27 15:40:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item aa1a8ca9-22cf-5287-97ea-7ee3b57ed675
2026-03-27 15:40:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aa1a8ca9-22cf-5287-97ea-7ee3b57ed675, skipping ID generation
2026-03-27 15:40:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa1a8ca9-22cf-5287-97ea-7ee3b57ed675 with scrape type 1
2026-03-27 15:40:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aa1a8ca9-22cf-5287-97ea-7ee3b57ed675 sending to next pipeline
2026-03-27 15:40:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: aa1a8ca9-22cf-5287-97ea-7ee3b57ed675, identifier: 7006883auction111103
2026-03-27 15:40:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: aa1a8ca9-22cf-5287-97ea-7ee3b57ed675 with identifier: 7006883auction111103
2026-03-27 15:40:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: aa1a8ca9-22cf-5287-97ea-7ee3b57ed675 with identifier: 7006883auction111103
2026-03-27 15:40:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: aa1a8ca9-22cf-5287-97ea-7ee3b57ed675 with identifier: 7006883auction111103 to the API
2026-03-27 15:40:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:40: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 15:40:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006883/photo_000/780x0__r.jpg?hash=1774548690>
{'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-04-01T09:10:00Z',
 'fuel_type': 'Electric',
 'id': 'aa1a8ca9-22cf-5287-97ea-7ee3b57ed675',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006883',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'E-TRON',
 'odometer': 77898,
 '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': 'AUDI E-TRON BEV 71KWH 50 QUATTRO S-LINE',
 'transmission': 'automatic',
 'trim': 'AUDI  BEV 71KWH 50 QUATTRO S-LINE',
 'vin': None,
 'year': 2022}
2026-03-27 15:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006883auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:40:35 [ecarstrade.be] INFO: Saving data for 7006883auction111103: {'created_time': 1774626035.994544, 'last_price_update_time': 1774626035.994555, 'auction_closing_time': 1775034600.0}
2026-03-27 15:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006883auction111103') HTTP/1.1" 204 0
2026-03-27 15:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006976/photo_002/780x0__r.jpg?hash=1774550079> (referer: https://ecarstrade.com/cars/7006976)
2026-03-27 15:40:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 17cce279-ee68-58f0-8ba4-5fda78fc200d
2026-03-27 15:40:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 17cce279-ee68-58f0-8ba4-5fda78fc200d
2026-03-27 15:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006976/photo_001/780x0__r.jpg?hash=1774550078> (referer: https://ecarstrade.com/cars/7006976)
2026-03-27 15:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006884/photo_003/780x0__r.jpg?hash=1774548707> (referer: https://ecarstrade.com/cars/7006884)
2026-03-27 15:40:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 17cce279-ee68-58f0-8ba4-5fda78fc200d
2026-03-27 15:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006884/photo_005/780x0__r.jpg?hash=1774548707> (referer: https://ecarstrade.com/cars/7006884)
2026-03-27 15:40:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 17cce279-ee68-58f0-8ba4-5fda78fc200d
2026-03-27 15:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006884/photo_004/780x0__r.jpg?hash=1774548707> (referer: https://ecarstrade.com/cars/7006884)
2026-03-27 15:40:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f4b0aed2-97c5-5b9a-8fb0-4d5a0d9faf7f
2026-03-27 15:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006884/photo_002/780x0__r.jpg?hash=1774548707> (referer: https://ecarstrade.com/cars/7006884)
2026-03-27 15:40:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f4b0aed2-97c5-5b9a-8fb0-4d5a0d9faf7f
2026-03-27 15:40:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f4b0aed2-97c5-5b9a-8fb0-4d5a0d9faf7f
2026-03-27 15:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006884/photo_001/780x0__r.jpg?hash=1774548707> (referer: https://ecarstrade.com/cars/7006884)
2026-03-27 15:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006884/photo_000/780x0__r.jpg?hash=1774548707> (referer: https://ecarstrade.com/cars/7006884)
2026-03-27 15:40:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f4b0aed2-97c5-5b9a-8fb0-4d5a0d9faf7f
2026-03-27 15:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006976/photo_000/780x0__r.jpg?hash=1774550078> (referer: https://ecarstrade.com/cars/7006976)
2026-03-27 15:40:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f4b0aed2-97c5-5b9a-8fb0-4d5a0d9faf7f
2026-03-27 15:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006964/photo_004/780x0__r.jpg?hash=1774549983> (referer: https://ecarstrade.com/cars/7006964)
2026-03-27 15:40:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f4b0aed2-97c5-5b9a-8fb0-4d5a0d9faf7f
2026-03-27 15:40:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f4b0aed2-97c5-5b9a-8fb0-4d5a0d9faf7f, skipping ID generation
2026-03-27 15:40:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4b0aed2-97c5-5b9a-8fb0-4d5a0d9faf7f with scrape type 1
2026-03-27 15:40:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f4b0aed2-97c5-5b9a-8fb0-4d5a0d9faf7f sending to next pipeline
2026-03-27 15:40:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f4b0aed2-97c5-5b9a-8fb0-4d5a0d9faf7f, identifier: 7006884auction111103
2026-03-27 15:40:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f4b0aed2-97c5-5b9a-8fb0-4d5a0d9faf7f with identifier: 7006884auction111103
2026-03-27 15:40:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f4b0aed2-97c5-5b9a-8fb0-4d5a0d9faf7f with identifier: 7006884auction111103
2026-03-27 15:40:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f4b0aed2-97c5-5b9a-8fb0-4d5a0d9faf7f with identifier: 7006884auction111103 to the API
2026-03-27 15:40:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:40: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 15:40:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006884/photo_000/780x0__r.jpg?hash=1774548707>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.4L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f4b0aed2-97c5-5b9a-8fb0-4d5a0d9faf7f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006884',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 40864,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-04-05',
 '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': 2023}
2026-03-27 15:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006884auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:40:36 [ecarstrade.be] INFO: Saving data for 7006884auction111103: {'created_time': 1774626036.956375, 'last_price_update_time': 1774626036.956387, 'auction_closing_time': 1775034600.0}
2026-03-27 15:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006884auction111103') HTTP/1.1" 204 0
2026-03-27 15:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006964/photo_003/780x0__r.jpg?hash=1774549983> (referer: https://ecarstrade.com/cars/7006964)
2026-03-27 15:40:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 17cce279-ee68-58f0-8ba4-5fda78fc200d
2026-03-27 15:40:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 17cce279-ee68-58f0-8ba4-5fda78fc200d, skipping ID generation
2026-03-27 15:40:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17cce279-ee68-58f0-8ba4-5fda78fc200d with scrape type 1
2026-03-27 15:40:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 17cce279-ee68-58f0-8ba4-5fda78fc200d sending to next pipeline
2026-03-27 15:40:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 17cce279-ee68-58f0-8ba4-5fda78fc200d, identifier: 7006976auction111103
2026-03-27 15:40:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4e879058-f4ca-5b2d-bdd3-7b46ec8b12de
2026-03-27 15:40:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 17cce279-ee68-58f0-8ba4-5fda78fc200d with identifier: 7006976auction111103
2026-03-27 15:40:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 17cce279-ee68-58f0-8ba4-5fda78fc200d with identifier: 7006976auction111103
2026-03-27 15:40:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 17cce279-ee68-58f0-8ba4-5fda78fc200d with identifier: 7006976auction111103 to the API
2026-03-27 15:40:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:40: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 15:40:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006976/photo_000/780x0__r.jpg?hash=1774550078>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Electric',
 'id': '17cce279-ee68-58f0-8ba4-5fda78fc200d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006976',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 89447,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TESLA MODEL 3 BEV 50KWH STANDARD RWD PLUS AUTO',
 'transmission': 'automatic',
 'trim': 'TESLA MODEL 3 BEV 50KWH STANDARD RWD PLUS AUTO',
 'vin': None,
 'year': 2022}
2026-03-27 15:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006976auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:40:37 [ecarstrade.be] INFO: Saving data for 7006976auction111103: {'created_time': 1774626037.346926, 'last_price_update_time': 1774626037.346938, 'auction_closing_time': 1775034600.0}
2026-03-27 15:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006976auction111103') HTTP/1.1" 204 0
2026-03-27 15:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006964/photo_002/780x0__r.jpg?hash=1774549982> (referer: https://ecarstrade.com/cars/7006964)
2026-03-27 15:40:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4e879058-f4ca-5b2d-bdd3-7b46ec8b12de
2026-03-27 15:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006964/photo_001/780x0__r.jpg?hash=1774549982> (referer: https://ecarstrade.com/cars/7006964)
2026-03-27 15:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006964/photo_000/780x0__r.jpg?hash=1774549982> (referer: https://ecarstrade.com/cars/7006964)
2026-03-27 15:40:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4e879058-f4ca-5b2d-bdd3-7b46ec8b12de
2026-03-27 15:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006932/photo_004/780x0__r.jpg?hash=1774549463> (referer: https://ecarstrade.com/cars/7006932)
2026-03-27 15:40:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4e879058-f4ca-5b2d-bdd3-7b46ec8b12de
2026-03-27 15:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006932/photo_003/780x0__r.jpg?hash=1774549463> (referer: https://ecarstrade.com/cars/7006932)
2026-03-27 15:40:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4e879058-f4ca-5b2d-bdd3-7b46ec8b12de
2026-03-27 15:40:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e879058-f4ca-5b2d-bdd3-7b46ec8b12de, skipping ID generation
2026-03-27 15:40:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e879058-f4ca-5b2d-bdd3-7b46ec8b12de with scrape type 1
2026-03-27 15:40:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e879058-f4ca-5b2d-bdd3-7b46ec8b12de sending to next pipeline
2026-03-27 15:40:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4e879058-f4ca-5b2d-bdd3-7b46ec8b12de, identifier: 7006964auction111103
2026-03-27 15:40:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4e879058-f4ca-5b2d-bdd3-7b46ec8b12de with identifier: 7006964auction111103
2026-03-27 15:40:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4e879058-f4ca-5b2d-bdd3-7b46ec8b12de with identifier: 7006964auction111103
2026-03-27 15:40:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4e879058-f4ca-5b2d-bdd3-7b46ec8b12de with identifier: 7006964auction111103 to the API
2026-03-27 15:40:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:40: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 15:40:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006964/photo_000/780x0__r.jpg?hash=1774549982>
{'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-04-01T09:10:00Z',
 'fuel_type': 'Electric',
 'id': '4e879058-f4ca-5b2d-bdd3-7b46ec8b12de',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006964',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Enyaq',
 'odometer': 68699,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA ENYAQ 82KWH IV 80',
 'transmission': 'automatic',
 'trim': 'SKODA ENYAQ 82KWH IV 80',
 'vin': None,
 'year': 2022}
2026-03-27 15:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006964auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:40:38 [ecarstrade.be] INFO: Saving data for 7006964auction111103: {'created_time': 1774626038.227993, 'last_price_update_time': 1774626038.228004, 'auction_closing_time': 1775034600.0}
2026-03-27 15:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006964auction111103') HTTP/1.1" 204 0
2026-03-27 15:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006932/photo_002/780x0__r.jpg?hash=1774549463> (referer: https://ecarstrade.com/cars/7006932)
2026-03-27 15:40:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5e5dca54-7a8e-5a7c-b411-ae9e6453175d
2026-03-27 15:40:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5e5dca54-7a8e-5a7c-b411-ae9e6453175d
2026-03-27 15:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006932/photo_001/780x0__r.jpg?hash=1774549463> (referer: https://ecarstrade.com/cars/7006932)
2026-03-27 15:40:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5e5dca54-7a8e-5a7c-b411-ae9e6453175d
2026-03-27 15:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006932/photo_000/780x0__r.jpg?hash=1774549463> (referer: https://ecarstrade.com/cars/7006932)
2026-03-27 15:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006989/photo_004/780x0__r.jpg?hash=1774550231> (referer: https://ecarstrade.com/cars/7006989)
2026-03-27 15:40:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5e5dca54-7a8e-5a7c-b411-ae9e6453175d
2026-03-27 15:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006989/photo_003/780x0__r.jpg?hash=1774550231> (referer: https://ecarstrade.com/cars/7006989)
2026-03-27 15:40:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5e5dca54-7a8e-5a7c-b411-ae9e6453175d
2026-03-27 15:40:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5e5dca54-7a8e-5a7c-b411-ae9e6453175d, skipping ID generation
2026-03-27 15:40:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e5dca54-7a8e-5a7c-b411-ae9e6453175d with scrape type 1
2026-03-27 15:40:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5e5dca54-7a8e-5a7c-b411-ae9e6453175d sending to next pipeline
2026-03-27 15:40:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5e5dca54-7a8e-5a7c-b411-ae9e6453175d, identifier: 7006932auction111103
2026-03-27 15:40:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5e5dca54-7a8e-5a7c-b411-ae9e6453175d with identifier: 7006932auction111103
2026-03-27 15:40:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5e5dca54-7a8e-5a7c-b411-ae9e6453175d with identifier: 7006932auction111103
2026-03-27 15:40:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5e5dca54-7a8e-5a7c-b411-ae9e6453175d with identifier: 7006932auction111103 to the API
2026-03-27 15:40:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:40: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 15:40:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006932/photo_000/780x0__r.jpg?hash=1774549463>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.9L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '5e5dca54-7a8e-5a7c-b411-ae9e6453175d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006932',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'GLB 180',
 'odometer': 131190,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-13',
 'seats_number': 7,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLB 2.0 GLB 180 D BUSINESS SOLUTION',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLB 2.0  D BUSINESS SOLUTION',
 'vin': None,
 'year': 2021}
2026-03-27 15:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006932auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:40:38 [ecarstrade.be] INFO: Saving data for 7006932auction111103: {'created_time': 1774626038.953985, 'last_price_update_time': 1774626038.953995, 'auction_closing_time': 1775034600.0}
2026-03-27 15:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006932auction111103') HTTP/1.1" 204 0
2026-03-27 15:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006989/photo_002/780x0__r.jpg?hash=1774550231> (referer: https://ecarstrade.com/cars/7006989)
2026-03-27 15:40:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cd702e80-d33d-547e-8b9c-1a6d1f8b53d9
2026-03-27 15:40:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cd702e80-d33d-547e-8b9c-1a6d1f8b53d9
2026-03-27 15:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006989/photo_001/780x0__r.jpg?hash=1774550231> (referer: https://ecarstrade.com/cars/7006989)
2026-03-27 15:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006989/photo_000/780x0__r.jpg?hash=1774550231> (referer: https://ecarstrade.com/cars/7006989)
2026-03-27 15:40:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cd702e80-d33d-547e-8b9c-1a6d1f8b53d9
2026-03-27 15:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006919/photo_004/780x0__r.jpg?hash=1774549267> (referer: https://ecarstrade.com/cars/7006919)
2026-03-27 15:40:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cd702e80-d33d-547e-8b9c-1a6d1f8b53d9
2026-03-27 15:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006919/photo_003/780x0__r.jpg?hash=1774549267> (referer: https://ecarstrade.com/cars/7006919)
2026-03-27 15:40:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cd702e80-d33d-547e-8b9c-1a6d1f8b53d9
2026-03-27 15:40:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cd702e80-d33d-547e-8b9c-1a6d1f8b53d9, skipping ID generation
2026-03-27 15:40:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd702e80-d33d-547e-8b9c-1a6d1f8b53d9 with scrape type 1
2026-03-27 15:40:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cd702e80-d33d-547e-8b9c-1a6d1f8b53d9 sending to next pipeline
2026-03-27 15:40:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: cd702e80-d33d-547e-8b9c-1a6d1f8b53d9, identifier: 7006989auction111103
2026-03-27 15:40:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: cd702e80-d33d-547e-8b9c-1a6d1f8b53d9 with identifier: 7006989auction111103
2026-03-27 15:40:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: cd702e80-d33d-547e-8b9c-1a6d1f8b53d9 with identifier: 7006989auction111103
2026-03-27 15:40:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: cd702e80-d33d-547e-8b9c-1a6d1f8b53d9 with identifier: 7006989auction111103 to the API
2026-03-27 15:40:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:40:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006989/photo_000/780x0__r.jpg?hash=1774550231>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'cd702e80-d33d-547e-8b9c-1a6d1f8b53d9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006989',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'C40',
 'odometer': 127822,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO C40 BEV 69KWH RECHARGE ULTIMATE',
 'transmission': 'automatic',
 'trim': 'VOLVO  BEV 69KWH RECHARGE ULTIMATE',
 'vin': None,
 'year': 2022}
2026-03-27 15:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006989auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:40:39 [ecarstrade.be] INFO: Saving data for 7006989auction111103: {'created_time': 1774626039.718551, 'last_price_update_time': 1774626039.718564, 'auction_closing_time': 1775034600.0}
2026-03-27 15:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006989auction111103') HTTP/1.1" 204 0
2026-03-27 15:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006919/photo_002/780x0__r.jpg?hash=1774549267> (referer: https://ecarstrade.com/cars/7006919)
2026-03-27 15:40:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b86ec199-a478-5324-a06a-ff1e522b964f
2026-03-27 15:40:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b86ec199-a478-5324-a06a-ff1e522b964f
2026-03-27 15:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006919/photo_001/780x0__r.jpg?hash=1774549267> (referer: https://ecarstrade.com/cars/7006919)
2026-03-27 15:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006919/photo_000/780x0__r.jpg?hash=1774549267> (referer: https://ecarstrade.com/cars/7006919)
2026-03-27 15:40:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b86ec199-a478-5324-a06a-ff1e522b964f
2026-03-27 15:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006966/photo_004/780x0__r.jpg?hash=1774549987> (referer: https://ecarstrade.com/cars/7006966)
2026-03-27 15:40:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b86ec199-a478-5324-a06a-ff1e522b964f
2026-03-27 15:40:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006966/photo_003/780x0__r.jpg?hash=1774549987> (referer: https://ecarstrade.com/cars/7006966)
2026-03-27 15:40:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b86ec199-a478-5324-a06a-ff1e522b964f
2026-03-27 15:40:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b86ec199-a478-5324-a06a-ff1e522b964f, skipping ID generation
2026-03-27 15:40:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b86ec199-a478-5324-a06a-ff1e522b964f with scrape type 1
2026-03-27 15:40:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b86ec199-a478-5324-a06a-ff1e522b964f sending to next pipeline
2026-03-27 15:40:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b86ec199-a478-5324-a06a-ff1e522b964f, identifier: 7006919auction111103
2026-03-27 15:40:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b86ec199-a478-5324-a06a-ff1e522b964f with identifier: 7006919auction111103
2026-03-27 15:40:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b86ec199-a478-5324-a06a-ff1e522b964f with identifier: 7006919auction111103
2026-03-27 15:40:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b86ec199-a478-5324-a06a-ff1e522b964f with identifier: 7006919auction111103 to the API
2026-03-27 15:40:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:40:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006919/photo_000/780x0__r.jpg?hash=1774549267>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'b86ec199-a478-5324-a06a-ff1e522b964f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006919',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA Shooting Brake',
 'odometer': 15063,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA SHOOTING BRAKE 1.3 CLA 250 E BUSINESS SOLUTION '
          'DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA SHOOTING BRAKE 1.3 CLA 250 E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2022}
2026-03-27 15:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006919auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:40:40 [ecarstrade.be] INFO: Saving data for 7006919auction111103: {'created_time': 1774626040.519104, 'last_price_update_time': 1774626040.519115, 'auction_closing_time': 1775034600.0}
2026-03-27 15:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006919auction111103') HTTP/1.1" 204 0
2026-03-27 15:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006966/photo_002/780x0__r.jpg?hash=1774549987> (referer: https://ecarstrade.com/cars/7006966)
2026-03-27 15:40:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a4e2b156-2afd-5f3d-a795-7496b76586ad
2026-03-27 15:40:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a4e2b156-2afd-5f3d-a795-7496b76586ad
2026-03-27 15:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006966/photo_001/780x0__r.jpg?hash=1774549987> (referer: https://ecarstrade.com/cars/7006966)
2026-03-27 15:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006966/photo_000/780x0__r.jpg?hash=1774549987> (referer: https://ecarstrade.com/cars/7006966)
2026-03-27 15:40:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a4e2b156-2afd-5f3d-a795-7496b76586ad
2026-03-27 15:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006931/photo_004/780x0__r.jpg?hash=1774549461> (referer: https://ecarstrade.com/cars/7006931)
2026-03-27 15:40:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a4e2b156-2afd-5f3d-a795-7496b76586ad
2026-03-27 15:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006931/photo_003/780x0__r.jpg?hash=1774549461> (referer: https://ecarstrade.com/cars/7006931)
2026-03-27 15:40:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a4e2b156-2afd-5f3d-a795-7496b76586ad
2026-03-27 15:40:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a4e2b156-2afd-5f3d-a795-7496b76586ad, skipping ID generation
2026-03-27 15:40:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4e2b156-2afd-5f3d-a795-7496b76586ad with scrape type 1
2026-03-27 15:40:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a4e2b156-2afd-5f3d-a795-7496b76586ad sending to next pipeline
2026-03-27 15:40:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a4e2b156-2afd-5f3d-a795-7496b76586ad, identifier: 7006966auction111103
2026-03-27 15:40:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a4e2b156-2afd-5f3d-a795-7496b76586ad with identifier: 7006966auction111103
2026-03-27 15:40:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a4e2b156-2afd-5f3d-a795-7496b76586ad with identifier: 7006966auction111103
2026-03-27 15:40:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a4e2b156-2afd-5f3d-a795-7496b76586ad with identifier: 7006966auction111103 to the API
2026-03-27 15:40:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:40:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006966/photo_000/780x0__r.jpg?hash=1774549987>
{'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-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'a4e2b156-2afd-5f3d-a795-7496b76586ad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006966',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 115482,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA KODIAQ 2.0 CRTDI 110KW DSG7 4WD CLEVER',
 'transmission': 'automatic',
 'trim': 'SKODA KODIAQ 2.0 CRTDI 110KW DSG7 4WD CLEVER',
 'vin': None,
 'year': 2022}
2026-03-27 15:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006966auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:40:41 [ecarstrade.be] INFO: Saving data for 7006966auction111103: {'created_time': 1774626041.211231, 'last_price_update_time': 1774626041.211242, 'auction_closing_time': 1775034600.0}
2026-03-27 15:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006966auction111103') HTTP/1.1" 204 0
2026-03-27 15:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006931/photo_002/780x0__r.jpg?hash=1774549460> (referer: https://ecarstrade.com/cars/7006931)
2026-03-27 15:40:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5d85d9a3-4112-5f33-92d8-ff062646d1da
2026-03-27 15:40:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5d85d9a3-4112-5f33-92d8-ff062646d1da
2026-03-27 15:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006931/photo_001/780x0__r.jpg?hash=1774549460> (referer: https://ecarstrade.com/cars/7006931)
2026-03-27 15:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006931/photo_000/780x0__r.jpg?hash=1774549460> (referer: https://ecarstrade.com/cars/7006931)
2026-03-27 15:40:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5d85d9a3-4112-5f33-92d8-ff062646d1da
2026-03-27 15:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006924/photo_004/780x0__r.jpg?hash=1774549314> (referer: https://ecarstrade.com/cars/7006924)
2026-03-27 15:40:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5d85d9a3-4112-5f33-92d8-ff062646d1da
2026-03-27 15:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006924/photo_003/780x0__r.jpg?hash=1774549314> (referer: https://ecarstrade.com/cars/7006924)
2026-03-27 15:40:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5d85d9a3-4112-5f33-92d8-ff062646d1da
2026-03-27 15:40:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5d85d9a3-4112-5f33-92d8-ff062646d1da, skipping ID generation
2026-03-27 15:40:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d85d9a3-4112-5f33-92d8-ff062646d1da with scrape type 1
2026-03-27 15:40:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5d85d9a3-4112-5f33-92d8-ff062646d1da sending to next pipeline
2026-03-27 15:40:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5d85d9a3-4112-5f33-92d8-ff062646d1da, identifier: 7006931auction111103
2026-03-27 15:40:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5d85d9a3-4112-5f33-92d8-ff062646d1da with identifier: 7006931auction111103
2026-03-27 15:40:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5d85d9a3-4112-5f33-92d8-ff062646d1da with identifier: 7006931auction111103
2026-03-27 15:40:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5d85d9a3-4112-5f33-92d8-ff062646d1da with identifier: 7006931auction111103 to the API
2026-03-27 15:40:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:40:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006931/photo_000/780x0__r.jpg?hash=1774549460>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '5d85d9a3-4112-5f33-92d8-ff062646d1da',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006931',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'GLA 250',
 'odometer': 87698,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLA 1.3 GLA 250 E DCT AMG LINE',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLA 1.3  E DCT AMG LINE',
 'vin': None,
 'year': 2023}
2026-03-27 15:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006931auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:40:41 [ecarstrade.be] INFO: Saving data for 7006931auction111103: {'created_time': 1774626041.832487, 'last_price_update_time': 1774626041.8325, 'auction_closing_time': 1775034600.0}
2026-03-27 15:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006931auction111103') HTTP/1.1" 204 0
2026-03-27 15:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006924/photo_002/780x0__r.jpg?hash=1774549314> (referer: https://ecarstrade.com/cars/7006924)
2026-03-27 15:40:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 70191ea3-9d18-566d-99fb-61d9ffcb5cf6
2026-03-27 15:40:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 70191ea3-9d18-566d-99fb-61d9ffcb5cf6
2026-03-27 15:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006924/photo_001/780x0__r.jpg?hash=1774549314> (referer: https://ecarstrade.com/cars/7006924)
2026-03-27 15:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006924/photo_000/780x0__r.jpg?hash=1774549314> (referer: https://ecarstrade.com/cars/7006924)
2026-03-27 15: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 15:40:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 70191ea3-9d18-566d-99fb-61d9ffcb5cf6
2026-03-27 15:40:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 70191ea3-9d18-566d-99fb-61d9ffcb5cf6
2026-03-27 15:40:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 70191ea3-9d18-566d-99fb-61d9ffcb5cf6
2026-03-27 15:40:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 70191ea3-9d18-566d-99fb-61d9ffcb5cf6, skipping ID generation
2026-03-27 15:40:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70191ea3-9d18-566d-99fb-61d9ffcb5cf6 with scrape type 1
2026-03-27 15:40:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 70191ea3-9d18-566d-99fb-61d9ffcb5cf6 sending to next pipeline
2026-03-27 15:40:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 70191ea3-9d18-566d-99fb-61d9ffcb5cf6, identifier: 7006924auction111103
2026-03-27 15:40:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 70191ea3-9d18-566d-99fb-61d9ffcb5cf6 with identifier: 7006924auction111103
2026-03-27 15:40:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 70191ea3-9d18-566d-99fb-61d9ffcb5cf6 with identifier: 7006924auction111103
2026-03-27 15:40:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 70191ea3-9d18-566d-99fb-61d9ffcb5cf6 with identifier: 7006924auction111103 to the API
2026-03-27 15:40:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:40:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006924/photo_000/780x0__r.jpg?hash=1774549314>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.9L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '70191ea3-9d18-566d-99fb-61d9ffcb5cf6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006924',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'GLB 180',
 'odometer': 75241,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-18',
 'seats_number': 7,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLASS GLB DIESEL (X247) GLB 180 d',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLASS GLB DIESEL (X247)  d',
 'vin': None,
 'year': 2021}
2026-03-27 15:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006924auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:40:42 [ecarstrade.be] INFO: Saving data for 7006924auction111103: {'created_time': 1774626042.511454, 'last_price_update_time': 1774626042.511465, 'auction_closing_time': 1775034600.0}
2026-03-27 15:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006924auction111103') HTTP/1.1" 204 0
2026-03-27 15:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006933> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:40: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 15:40:44 [ecarstrade.be] INFO: Extracting details for car 7006933auction111103
2026-03-27 15:40:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 055deefc-6e64-5b2b-9cad-a3e2bb267c06 with identifier: 7006933auction111103
2026-03-27 15:40:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 055deefc-6e64-5b2b-9cad-a3e2bb267c06 with scrape type 1
2026-03-27 15:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 055deefc-6e64-5b2b-9cad-a3e2bb267c06
2026-03-27 15:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7006933%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549486%27 HTTP/1.1" 200 None
2026-03-27 15:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006933/photo_000/780x0__r.jpg?hash=1774549486 not downloaded yet
2026-03-27 15:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7006933%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549486%27 HTTP/1.1" 200 None
2026-03-27 15:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006933/photo_001/780x0__r.jpg?hash=1774549486 not downloaded yet
2026-03-27 15:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7006933%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549486%27 HTTP/1.1" 200 None
2026-03-27 15:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006933/photo_002/780x0__r.jpg?hash=1774549486 not downloaded yet
2026-03-27 15:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7006933%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549486%27 HTTP/1.1" 200 None
2026-03-27 15:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006933/photo_003/780x0__r.jpg?hash=1774549486 not downloaded yet
2026-03-27 15:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7006933%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549487%27 HTTP/1.1" 200 None
2026-03-27 15:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006933/photo_004/780x0__r.jpg?hash=1774549487 not downloaded yet
2026-03-27 15:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:40: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%252F7006933%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549487%27 HTTP/1.1" 200 None
2026-03-27 15:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006933/photo_005/780x0__r.jpg?hash=1774549487 not downloaded yet
2026-03-27 15:40:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page197?gearbox%5B%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/page196?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:40:59 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:40:59 [ecarstrade.be] INFO: Found listing with ID: 7006986auction111103
2026-03-27 15:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006986auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:40:59 [ecarstrade.be] INFO: Scrape type for 7006986auction111103: 1
2026-03-27 15:40:59 [ecarstrade.be] INFO: Found listing with ID: 7006898auction111103
2026-03-27 15:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006898auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:40:59 [ecarstrade.be] INFO: Scrape type for 7006898auction111103: 1
2026-03-27 15:40:59 [ecarstrade.be] INFO: Found listing with ID: 7006960auction111103
2026-03-27 15:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006960auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:40:59 [ecarstrade.be] INFO: Scrape type for 7006960auction111103: 1
2026-03-27 15:40:59 [ecarstrade.be] INFO: Found listing with ID: 7006895auction111103
2026-03-27 15:40:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006895auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:00 [ecarstrade.be] INFO: Scrape type for 7006895auction111103: 1
2026-03-27 15:41:00 [ecarstrade.be] INFO: Found listing with ID: 7006897auction111103
2026-03-27 15:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006897auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:00 [ecarstrade.be] INFO: Scrape type for 7006897auction111103: 1
2026-03-27 15:41:00 [ecarstrade.be] INFO: Found listing with ID: 7006911auction111103
2026-03-27 15:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006911auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:00 [ecarstrade.be] INFO: Scrape type for 7006911auction111103: 1
2026-03-27 15:41:00 [ecarstrade.be] INFO: Found listing with ID: 7006927auction111103
2026-03-27 15:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006927auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:00 [ecarstrade.be] INFO: Scrape type for 7006927auction111103: 1
2026-03-27 15:41:00 [ecarstrade.be] INFO: Found listing with ID: 7006944auction111103
2026-03-27 15:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006944auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:00 [ecarstrade.be] INFO: Scrape type for 7006944auction111103: 1
2026-03-27 15:41:00 [ecarstrade.be] INFO: Found listing with ID: 7006965auction111103
2026-03-27 15:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006965auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:00 [ecarstrade.be] INFO: Scrape type for 7006965auction111103: 1
2026-03-27 15:41:00 [ecarstrade.be] INFO: Found listing with ID: 7006942auction111103
2026-03-27 15:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006942auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:00 [ecarstrade.be] INFO: Scrape type for 7006942auction111103: 1
2026-03-27 15:41:00 [ecarstrade.be] INFO: Found listing with ID: 7006940auction111103
2026-03-27 15:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006940auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:00 [ecarstrade.be] INFO: Scrape type for 7006940auction111103: 1
2026-03-27 15:41:00 [ecarstrade.be] INFO: Found listing with ID: 7006950auction111103
2026-03-27 15:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006950auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:00 [ecarstrade.be] INFO: Scrape type for 7006950auction111103: 1
2026-03-27 15:41:00 [ecarstrade.be] INFO: Found listing with ID: 7006988auction111103
2026-03-27 15:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006988auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:00 [ecarstrade.be] INFO: Scrape type for 7006988auction111103: 1
2026-03-27 15:41:00 [ecarstrade.be] INFO: Found listing with ID: 7006963auction111103
2026-03-27 15:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006963auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:00 [ecarstrade.be] INFO: Scrape type for 7006963auction111103: 1
2026-03-27 15:41:00 [ecarstrade.be] INFO: Found listing with ID: 7006899auction111103
2026-03-27 15:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006899auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:00 [ecarstrade.be] INFO: Scrape type for 7006899auction111103: 1
2026-03-27 15:41:00 [ecarstrade.be] INFO: Found listing with ID: 7006881auction111103
2026-03-27 15:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006881auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:00 [ecarstrade.be] INFO: Scrape type for 7006881auction111103: 1
2026-03-27 15:41:00 [ecarstrade.be] INFO: Found listing with ID: 7006888auction111103
2026-03-27 15:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006888auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:00 [ecarstrade.be] INFO: Scrape type for 7006888auction111103: 1
2026-03-27 15:41:00 [ecarstrade.be] INFO: Found listing with ID: 7006900auction111103
2026-03-27 15:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006900auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:00 [ecarstrade.be] INFO: Scrape type for 7006900auction111103: 1
2026-03-27 15:41:00 [ecarstrade.be] INFO: Found listing with ID: 7006913auction111103
2026-03-27 15:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006913auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:00 [ecarstrade.be] INFO: Scrape type for 7006913auction111103: 1
2026-03-27 15:41:00 [ecarstrade.be] INFO: Found listing with ID: 7006968auction111103
2026-03-27 15:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006968auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:00 [ecarstrade.be] INFO: Scrape type for 7006968auction111103: 1
2026-03-27 15:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006983> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:41:04 [ecarstrade.be] INFO: Extracting details for car 7006983auction111103
2026-03-27 15:41:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c60eacda-4f99-5579-803e-c68ccbe99c0d with identifier: 7006983auction111103
2026-03-27 15:41:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c60eacda-4f99-5579-803e-c68ccbe99c0d with scrape type 1
2026-03-27 15:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c60eacda-4f99-5579-803e-c68ccbe99c0d
2026-03-27 15:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006983%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774550197%27 HTTP/1.1" 200 None
2026-03-27 15:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006983/photo_000/780x0__r.jpg?hash=1774550197 not downloaded yet
2026-03-27 15:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006983%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774550197%27 HTTP/1.1" 200 None
2026-03-27 15:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006983/photo_001/780x0__r.jpg?hash=1774550197 not downloaded yet
2026-03-27 15:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006983%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774550197%27 HTTP/1.1" 200 None
2026-03-27 15:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006983/photo_002/780x0__r.jpg?hash=1774550197 not downloaded yet
2026-03-27 15:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006983%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774550197%27 HTTP/1.1" 200 None
2026-03-27 15:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006983/photo_003/780x0__r.jpg?hash=1774550197 not downloaded yet
2026-03-27 15:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006983%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774550197%27 HTTP/1.1" 200 None
2026-03-27 15:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006983/photo_004/780x0__r.jpg?hash=1774550197 not downloaded yet
2026-03-27 15:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006983%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774550197%27 HTTP/1.1" 200 None
2026-03-27 15:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006983/photo_005/780x0__r.jpg?hash=1774550197 not downloaded yet
2026-03-27 15:41:07 [scrapy.extensions.logstats] INFO: Crawled 1537 pages (at 11 pages/min), scraped 1331 items (at 10 items/min)
2026-03-27 15:41:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:41:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006915> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:41: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 15:41:07 [ecarstrade.be] INFO: Extracting details for car 7006915auction111103
2026-03-27 15:41:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57a596e8-74c8-554c-af20-4b98eab0366b with identifier: 7006915auction111103
2026-03-27 15:41:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57a596e8-74c8-554c-af20-4b98eab0366b with scrape type 1
2026-03-27 15:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 57a596e8-74c8-554c-af20-4b98eab0366b
2026-03-27 15:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006915%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549200%27 HTTP/1.1" 200 None
2026-03-27 15:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006915/photo_000/780x0__r.jpg?hash=1774549200 not downloaded yet
2026-03-27 15:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006915%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549200%27 HTTP/1.1" 200 None
2026-03-27 15:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006915/photo_001/780x0__r.jpg?hash=1774549200 not downloaded yet
2026-03-27 15:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006915%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549200%27 HTTP/1.1" 200 None
2026-03-27 15:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006915/photo_002/780x0__r.jpg?hash=1774549200 not downloaded yet
2026-03-27 15:41:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006921> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006915%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549200%27 HTTP/1.1" 200 None
2026-03-27 15:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006915/photo_003/780x0__r.jpg?hash=1774549200 not downloaded yet
2026-03-27 15:41: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 15:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006915%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549200%27 HTTP/1.1" 200 None
2026-03-27 15:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006915/photo_004/780x0__r.jpg?hash=1774549200 not downloaded yet
2026-03-27 15:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006915%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549200%27 HTTP/1.1" 200 None
2026-03-27 15:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006915/photo_005/780x0__r.jpg?hash=1774549200 not downloaded yet
2026-03-27 15:41:07 [ecarstrade.be] INFO: Extracting details for car 7006921auction111103
2026-03-27 15:41:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89ffe499-987f-5b3c-9200-c691deb07013 with identifier: 7006921auction111103
2026-03-27 15:41:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89ffe499-987f-5b3c-9200-c691deb07013 with scrape type 1
2026-03-27 15:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 89ffe499-987f-5b3c-9200-c691deb07013
2026-03-27 15:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006921%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549272%27 HTTP/1.1" 200 None
2026-03-27 15:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006921/photo_000/780x0__r.jpg?hash=1774549272 not downloaded yet
2026-03-27 15:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006921%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549272%27 HTTP/1.1" 200 None
2026-03-27 15:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006921/photo_001/780x0__r.jpg?hash=1774549272 not downloaded yet
2026-03-27 15:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006921%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549272%27 HTTP/1.1" 200 None
2026-03-27 15:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006921/photo_002/780x0__r.jpg?hash=1774549272 not downloaded yet
2026-03-27 15:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006921%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549272%27 HTTP/1.1" 200 None
2026-03-27 15:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006921/photo_003/780x0__r.jpg?hash=1774549272 not downloaded yet
2026-03-27 15:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006921%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549272%27 HTTP/1.1" 200 None
2026-03-27 15:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006921/photo_004/780x0__r.jpg?hash=1774549272 not downloaded yet
2026-03-27 15:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006921%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549272%27 HTTP/1.1" 200 None
2026-03-27 15:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006921/photo_005/780x0__r.jpg?hash=1774549272 not downloaded yet
2026-03-27 15:41:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006885> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:41: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 15:41:07 [ecarstrade.be] INFO: Extracting details for car 7006885auction111103
2026-03-27 15:41:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bbb78ab-b81d-5bf1-8ecf-a06f5551924b with identifier: 7006885auction111103
2026-03-27 15:41:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bbb78ab-b81d-5bf1-8ecf-a06f5551924b with scrape type 1
2026-03-27 15:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6bbb78ab-b81d-5bf1-8ecf-a06f5551924b
2026-03-27 15:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006885%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548718%27 HTTP/1.1" 200 None
2026-03-27 15:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006885/photo_000/780x0__r.jpg?hash=1774548718 not downloaded yet
2026-03-27 15:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006885%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548718%27 HTTP/1.1" 200 None
2026-03-27 15:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006885/photo_001/780x0__r.jpg?hash=1774548718 not downloaded yet
2026-03-27 15:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006885%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548718%27 HTTP/1.1" 200 None
2026-03-27 15:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006885/photo_002/780x0__r.jpg?hash=1774548718 not downloaded yet
2026-03-27 15:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006885%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548718%27 HTTP/1.1" 200 None
2026-03-27 15:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006885/photo_003/780x0__r.jpg?hash=1774548718 not downloaded yet
2026-03-27 15:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006885%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548718%27 HTTP/1.1" 200 None
2026-03-27 15:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006885/photo_004/780x0__r.jpg?hash=1774548718 not downloaded yet
2026-03-27 15:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006885%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548718%27 HTTP/1.1" 200 None
2026-03-27 15:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006885/photo_005/780x0__r.jpg?hash=1774548718 not downloaded yet
2026-03-27 15:41:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006974> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:41: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 15:41:14 [ecarstrade.be] INFO: Extracting details for car 7006974auction111103
2026-03-27 15:41:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6d92d01-5a09-581d-8a51-364258688b2b with identifier: 7006974auction111103
2026-03-27 15:41:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6d92d01-5a09-581d-8a51-364258688b2b with scrape type 1
2026-03-27 15:41:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f6d92d01-5a09-581d-8a51-364258688b2b
2026-03-27 15:41:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006974%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774550061%27 HTTP/1.1" 200 None
2026-03-27 15:41:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006974/photo_000/780x0__r.jpg?hash=1774550061 not downloaded yet
2026-03-27 15:41:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006974%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774550062%27 HTTP/1.1" 200 None
2026-03-27 15:41:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006974/photo_001/780x0__r.jpg?hash=1774550062 not downloaded yet
2026-03-27 15:41:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006974%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774550062%27 HTTP/1.1" 200 None
2026-03-27 15:41:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006974/photo_002/780x0__r.jpg?hash=1774550062 not downloaded yet
2026-03-27 15:41:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006974%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774550062%27 HTTP/1.1" 200 None
2026-03-27 15:41:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006974/photo_003/780x0__r.jpg?hash=1774550062 not downloaded yet
2026-03-27 15:41:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006974%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774550062%27 HTTP/1.1" 200 None
2026-03-27 15:41:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006974/photo_004/780x0__r.jpg?hash=1774550062 not downloaded yet
2026-03-27 15:41:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006974%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774550062%27 HTTP/1.1" 200 None
2026-03-27 15:41:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006974/photo_005/780x0__r.jpg?hash=1774550062 not downloaded yet
2026-03-27 15:41:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006937> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:41:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006933/photo_000/780x0__r.jpg?hash=1774549486> (referer: https://ecarstrade.com/cars/7006933)
2026-03-27 15:41:15 [ecarstrade.be] INFO: Extracting details for car 7006937auction111103
2026-03-27 15:41:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006933/photo_001/780x0__r.jpg?hash=1774549486> (referer: https://ecarstrade.com/cars/7006933)
2026-03-27 15:41:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 598a0668-68f6-5a1e-86a7-658de3af20e0 with identifier: 7006937auction111103
2026-03-27 15:41:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 598a0668-68f6-5a1e-86a7-658de3af20e0 with scrape type 1
2026-03-27 15:41:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 598a0668-68f6-5a1e-86a7-658de3af20e0
2026-03-27 15:41:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006937%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549571%27 HTTP/1.1" 200 None
2026-03-27 15:41:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006937/photo_000/780x0__r.jpg?hash=1774549571 not downloaded yet
2026-03-27 15:41:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006937%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549571%27 HTTP/1.1" 200 None
2026-03-27 15:41:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006937/photo_001/780x0__r.jpg?hash=1774549571 not downloaded yet
2026-03-27 15:41:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006937%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549571%27 HTTP/1.1" 200 None
2026-03-27 15:41:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006937/photo_002/780x0__r.jpg?hash=1774549571 not downloaded yet
2026-03-27 15:41:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006937%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549571%27 HTTP/1.1" 200 None
2026-03-27 15:41:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006937/photo_003/780x0__r.jpg?hash=1774549571 not downloaded yet
2026-03-27 15:41:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006937%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549571%27 HTTP/1.1" 200 None
2026-03-27 15:41:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006937/photo_004/780x0__r.jpg?hash=1774549571 not downloaded yet
2026-03-27 15:41:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006933/photo_005/780x0__r.jpg?hash=1774549487> (referer: https://ecarstrade.com/cars/7006933)
2026-03-27 15:41: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 15:41:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 055deefc-6e64-5b2b-9cad-a3e2bb267c06
2026-03-27 15:41:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006937%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549572%27 HTTP/1.1" 200 None
2026-03-27 15:41:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006937/photo_005/780x0__r.jpg?hash=1774549572 not downloaded yet
2026-03-27 15:41:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 055deefc-6e64-5b2b-9cad-a3e2bb267c06
2026-03-27 15:41:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 055deefc-6e64-5b2b-9cad-a3e2bb267c06
2026-03-27 15:41:18 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.445(s), this was the 2nd time calling it.
2026-03-27 15:41:18 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.574959025671023 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 15:41:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006916> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006983/photo_005/780x0__r.jpg?hash=1774550197> (referer: https://ecarstrade.com/cars/7006983)
2026-03-27 15:41:37 [ecarstrade.be] INFO: Extracting details for car 7006916auction111103
2026-03-27 15:41:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b30ec667-3db8-553f-87bc-6a383f327a84 with identifier: 7006916auction111103
2026-03-27 15:41:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b30ec667-3db8-553f-87bc-6a383f327a84 with scrape type 1
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b30ec667-3db8-553f-87bc-6a383f327a84
2026-03-27 15:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006916%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549211%27 HTTP/1.1" 200 None
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006916/photo_000/780x0__r.jpg?hash=1774549211 not downloaded yet
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006915/photo_002/780x0__r.jpg?hash=1774549200> (referer: https://ecarstrade.com/cars/7006915)
2026-03-27 15:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006916%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549211%27 HTTP/1.1" 200 None
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006916/photo_001/780x0__r.jpg?hash=1774549211 not downloaded yet
2026-03-27 15:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006916%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549212%27 HTTP/1.1" 200 None
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006916/photo_002/780x0__r.jpg?hash=1774549212 not downloaded yet
2026-03-27 15:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006916%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549212%27 HTTP/1.1" 200 None
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006916/photo_003/780x0__r.jpg?hash=1774549212 not downloaded yet
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c60eacda-4f99-5579-803e-c68ccbe99c0d
2026-03-27 15:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006916%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549212%27 HTTP/1.1" 200 None
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006916/photo_004/780x0__r.jpg?hash=1774549212 not downloaded yet
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006921/photo_005/780x0__r.jpg?hash=1774549272> (referer: https://ecarstrade.com/cars/7006921)
2026-03-27 15:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006916%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549212%27 HTTP/1.1" 200 None
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006916/photo_005/780x0__r.jpg?hash=1774549212 not downloaded yet
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 57a596e8-74c8-554c-af20-4b98eab0366b
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006885/photo_005/780x0__r.jpg?hash=1774548718> (referer: https://ecarstrade.com/cars/7006885)
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006974/photo_005/780x0__r.jpg?hash=1774550062> (referer: https://ecarstrade.com/cars/7006974)
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 89ffe499-987f-5b3c-9200-c691deb07013
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006974/photo_004/780x0__r.jpg?hash=1774550062> (referer: https://ecarstrade.com/cars/7006974)
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6bbb78ab-b81d-5bf1-8ecf-a06f5551924b
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006974/photo_003/780x0__r.jpg?hash=1774550062> (referer: https://ecarstrade.com/cars/7006974)
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f6d92d01-5a09-581d-8a51-364258688b2b
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006937/photo_003/780x0__r.jpg?hash=1774549571> (referer: https://ecarstrade.com/cars/7006937)
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f6d92d01-5a09-581d-8a51-364258688b2b
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006937/photo_005/780x0__r.jpg?hash=1774549572> (referer: https://ecarstrade.com/cars/7006937)
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f6d92d01-5a09-581d-8a51-364258688b2b
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006937/photo_004/780x0__r.jpg?hash=1774549571> (referer: https://ecarstrade.com/cars/7006937)
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 598a0668-68f6-5a1e-86a7-658de3af20e0
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006916/photo_000/780x0__r.jpg?hash=1774549211> (referer: https://ecarstrade.com/cars/7006916)
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 598a0668-68f6-5a1e-86a7-658de3af20e0
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006916/photo_004/780x0__r.jpg?hash=1774549212> (referer: https://ecarstrade.com/cars/7006916)
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 598a0668-68f6-5a1e-86a7-658de3af20e0
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006916/photo_005/780x0__r.jpg?hash=1774549212> (referer: https://ecarstrade.com/cars/7006916)
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b30ec667-3db8-553f-87bc-6a383f327a84
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006916/photo_003/780x0__r.jpg?hash=1774549212> (referer: https://ecarstrade.com/cars/7006916)
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b30ec667-3db8-553f-87bc-6a383f327a84
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006916/photo_002/780x0__r.jpg?hash=1774549212> (referer: https://ecarstrade.com/cars/7006916)
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b30ec667-3db8-553f-87bc-6a383f327a84
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006916/photo_001/780x0__r.jpg?hash=1774549211> (referer: https://ecarstrade.com/cars/7006916)
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b30ec667-3db8-553f-87bc-6a383f327a84
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006937/photo_002/780x0__r.jpg?hash=1774549571> (referer: https://ecarstrade.com/cars/7006937)
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b30ec667-3db8-553f-87bc-6a383f327a84
2026-03-27 15:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006937/photo_001/780x0__r.jpg?hash=1774549571> (referer: https://ecarstrade.com/cars/7006937)
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b30ec667-3db8-553f-87bc-6a383f327a84
2026-03-27 15:41:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b30ec667-3db8-553f-87bc-6a383f327a84, skipping ID generation
2026-03-27 15:41:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b30ec667-3db8-553f-87bc-6a383f327a84 with scrape type 1
2026-03-27 15:41:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b30ec667-3db8-553f-87bc-6a383f327a84 sending to next pipeline
2026-03-27 15:41:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b30ec667-3db8-553f-87bc-6a383f327a84, identifier: 7006916auction111103
2026-03-27 15:41:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b30ec667-3db8-553f-87bc-6a383f327a84 with identifier: 7006916auction111103
2026-03-27 15:41:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b30ec667-3db8-553f-87bc-6a383f327a84 with identifier: 7006916auction111103
2026-03-27 15:41:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b30ec667-3db8-553f-87bc-6a383f327a84 with identifier: 7006916auction111103 to the API
2026-03-27 15:41:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:41: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 15:41:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006916/photo_001/780x0__r.jpg?hash=1774549211>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'b30ec667-3db8-553f-87bc-6a383f327a84',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006916',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'B 250',
 'odometer': 128479,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ B-CLASS 1.3 B 250 E BUSINESS SOLUTION',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ B-CLASS 1.3  E BUSINESS SOLUTION',
 'vin': None,
 'year': 2022}
2026-03-27 15:41:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006916auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:38 [ecarstrade.be] INFO: Saving data for 7006916auction111103: {'created_time': 1774626098.542295, 'last_price_update_time': 1774626098.542306, 'auction_closing_time': 1775034600.0}
2026-03-27 15:41:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006916auction111103') HTTP/1.1" 204 0
2026-03-27 15:41:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006937/photo_000/780x0__r.jpg?hash=1774549571> (referer: https://ecarstrade.com/cars/7006937)
2026-03-27 15:41:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 598a0668-68f6-5a1e-86a7-658de3af20e0
2026-03-27 15:41:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 598a0668-68f6-5a1e-86a7-658de3af20e0
2026-03-27 15:41:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006974/photo_002/780x0__r.jpg?hash=1774550062> (referer: https://ecarstrade.com/cars/7006974)
2026-03-27 15:41:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006974/photo_001/780x0__r.jpg?hash=1774550062> (referer: https://ecarstrade.com/cars/7006974)
2026-03-27 15:41:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 598a0668-68f6-5a1e-86a7-658de3af20e0
2026-03-27 15:41:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 598a0668-68f6-5a1e-86a7-658de3af20e0, skipping ID generation
2026-03-27 15:41:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 598a0668-68f6-5a1e-86a7-658de3af20e0 with scrape type 1
2026-03-27 15:41:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 598a0668-68f6-5a1e-86a7-658de3af20e0 sending to next pipeline
2026-03-27 15:41:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 598a0668-68f6-5a1e-86a7-658de3af20e0, identifier: 7006937auction111103
2026-03-27 15:41:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 598a0668-68f6-5a1e-86a7-658de3af20e0 with identifier: 7006937auction111103
2026-03-27 15:41:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 598a0668-68f6-5a1e-86a7-658de3af20e0 with identifier: 7006937auction111103
2026-03-27 15:41:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 598a0668-68f6-5a1e-86a7-658de3af20e0 with identifier: 7006937auction111103 to the API
2026-03-27 15:41:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:41: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 15:41:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006937/photo_000/780x0__r.jpg?hash=1774549571>
{'auction_title': '',
 'c_o_2_emission_value': 211,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO F',
 'engine': '2.1L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '598a0668-68f6-5a1e-86a7-658de3af20e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006937',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'Sprinter',
 'odometer': 220790,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-04',
 'seats_number': 7,
 'seller_name': None,
 'title': 'MERCEDES-BENZ SPRINTER 2.1CDI 120KW 516 L3 DC AUTO 3.5T',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ SPRINTER 2.1CDI 120KW 516 L3 DC AUTO 3.5T',
 'vin': None,
 'year': 2020}
2026-03-27 15:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006937auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:39 [ecarstrade.be] INFO: Saving data for 7006937auction111103: {'created_time': 1774626099.169388, 'last_price_update_time': 1774626099.169398, 'auction_closing_time': 1775034600.0}
2026-03-27 15:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006937auction111103') HTTP/1.1" 204 0
2026-03-27 15:41:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006974/photo_000/780x0__r.jpg?hash=1774550061> (referer: https://ecarstrade.com/cars/7006974)
2026-03-27 15:41:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f6d92d01-5a09-581d-8a51-364258688b2b
2026-03-27 15:41:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f6d92d01-5a09-581d-8a51-364258688b2b
2026-03-27 15:41:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006885/photo_004/780x0__r.jpg?hash=1774548718> (referer: https://ecarstrade.com/cars/7006885)
2026-03-27 15:41:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006885/photo_003/780x0__r.jpg?hash=1774548718> (referer: https://ecarstrade.com/cars/7006885)
2026-03-27 15:41:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f6d92d01-5a09-581d-8a51-364258688b2b
2026-03-27 15:41:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f6d92d01-5a09-581d-8a51-364258688b2b, skipping ID generation
2026-03-27 15:41:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6d92d01-5a09-581d-8a51-364258688b2b with scrape type 1
2026-03-27 15:41:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f6d92d01-5a09-581d-8a51-364258688b2b sending to next pipeline
2026-03-27 15:41:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f6d92d01-5a09-581d-8a51-364258688b2b, identifier: 7006974auction111103
2026-03-27 15:41:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f6d92d01-5a09-581d-8a51-364258688b2b with identifier: 7006974auction111103
2026-03-27 15:41:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f6d92d01-5a09-581d-8a51-364258688b2b with identifier: 7006974auction111103
2026-03-27 15:41:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f6d92d01-5a09-581d-8a51-364258688b2b with identifier: 7006974auction111103 to the API
2026-03-27 15:41:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:41: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 15:41:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006974/photo_000/780x0__r.jpg?hash=1774550061>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Electric',
 'id': 'f6d92d01-5a09-581d-8a51-364258688b2b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006974',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 107659,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TESLA MODEL 3 75 KWH LONG RANGE DUAL MOTOR 4WD AUTO',
 'transmission': 'automatic',
 'trim': 'TESLA MODEL 3 75 KWH LONG RANGE DUAL MOTOR 4WD AUTO',
 'vin': None,
 'year': 2021}
2026-03-27 15:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006974auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:39 [ecarstrade.be] INFO: Saving data for 7006974auction111103: {'created_time': 1774626099.770164, 'last_price_update_time': 1774626099.770176, 'auction_closing_time': 1775034600.0}
2026-03-27 15:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006974auction111103') HTTP/1.1" 204 0
2026-03-27 15:41:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006885/photo_002/780x0__r.jpg?hash=1774548718> (referer: https://ecarstrade.com/cars/7006885)
2026-03-27 15:41:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6bbb78ab-b81d-5bf1-8ecf-a06f5551924b
2026-03-27 15:41:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6bbb78ab-b81d-5bf1-8ecf-a06f5551924b
2026-03-27 15:41:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006885/photo_001/780x0__r.jpg?hash=1774548718> (referer: https://ecarstrade.com/cars/7006885)
2026-03-27 15:41:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006885/photo_000/780x0__r.jpg?hash=1774548718> (referer: https://ecarstrade.com/cars/7006885)
2026-03-27 15:41:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6bbb78ab-b81d-5bf1-8ecf-a06f5551924b
2026-03-27 15:41:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006921/photo_004/780x0__r.jpg?hash=1774549272> (referer: https://ecarstrade.com/cars/7006921)
2026-03-27 15:41:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6bbb78ab-b81d-5bf1-8ecf-a06f5551924b
2026-03-27 15:41:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006921/photo_003/780x0__r.jpg?hash=1774549272> (referer: https://ecarstrade.com/cars/7006921)
2026-03-27 15:41:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6bbb78ab-b81d-5bf1-8ecf-a06f5551924b
2026-03-27 15:41:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6bbb78ab-b81d-5bf1-8ecf-a06f5551924b, skipping ID generation
2026-03-27 15:41:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bbb78ab-b81d-5bf1-8ecf-a06f5551924b with scrape type 1
2026-03-27 15:41:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6bbb78ab-b81d-5bf1-8ecf-a06f5551924b sending to next pipeline
2026-03-27 15:41:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 6bbb78ab-b81d-5bf1-8ecf-a06f5551924b, identifier: 7006885auction111103
2026-03-27 15:41:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 6bbb78ab-b81d-5bf1-8ecf-a06f5551924b with identifier: 7006885auction111103
2026-03-27 15:41:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 6bbb78ab-b81d-5bf1-8ecf-a06f5551924b with identifier: 7006885auction111103
2026-03-27 15:41:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 6bbb78ab-b81d-5bf1-8ecf-a06f5551924b with identifier: 7006885auction111103 to the API
2026-03-27 15:41:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:41: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 15:41:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006885/photo_000/780x0__r.jpg?hash=1774548718>
{'auction_title': '',
 'c_o_2_emission_value': 38,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.4L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '6bbb78ab-b81d-5bf1-8ecf-a06f5551924b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006885',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 174014,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-23',
 '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': 2021}
2026-03-27 15:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006885auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:40 [ecarstrade.be] INFO: Saving data for 7006885auction111103: {'created_time': 1774626100.874823, 'last_price_update_time': 1774626100.874836, 'auction_closing_time': 1775034600.0}
2026-03-27 15:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006885auction111103') HTTP/1.1" 204 0
2026-03-27 15:41:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006921/photo_002/780x0__r.jpg?hash=1774549272> (referer: https://ecarstrade.com/cars/7006921)
2026-03-27 15:41:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 89ffe499-987f-5b3c-9200-c691deb07013
2026-03-27 15:41:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 89ffe499-987f-5b3c-9200-c691deb07013
2026-03-27 15:41:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006921/photo_001/780x0__r.jpg?hash=1774549272> (referer: https://ecarstrade.com/cars/7006921)
2026-03-27 15:41:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006921/photo_000/780x0__r.jpg?hash=1774549272> (referer: https://ecarstrade.com/cars/7006921)
2026-03-27 15:41:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 89ffe499-987f-5b3c-9200-c691deb07013
2026-03-27 15:41:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006915/photo_005/780x0__r.jpg?hash=1774549200> (referer: https://ecarstrade.com/cars/7006915)
2026-03-27 15:41:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 89ffe499-987f-5b3c-9200-c691deb07013
2026-03-27 15:41:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006915/photo_004/780x0__r.jpg?hash=1774549200> (referer: https://ecarstrade.com/cars/7006915)
2026-03-27 15:41:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 89ffe499-987f-5b3c-9200-c691deb07013
2026-03-27 15:41:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 89ffe499-987f-5b3c-9200-c691deb07013, skipping ID generation
2026-03-27 15:41:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89ffe499-987f-5b3c-9200-c691deb07013 with scrape type 1
2026-03-27 15:41:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 89ffe499-987f-5b3c-9200-c691deb07013 sending to next pipeline
2026-03-27 15:41:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 89ffe499-987f-5b3c-9200-c691deb07013, identifier: 7006921auction111103
2026-03-27 15:41:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 89ffe499-987f-5b3c-9200-c691deb07013 with identifier: 7006921auction111103
2026-03-27 15:41:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 89ffe499-987f-5b3c-9200-c691deb07013 with identifier: 7006921auction111103
2026-03-27 15:41:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 89ffe499-987f-5b3c-9200-c691deb07013 with identifier: 7006921auction111103 to the API
2026-03-27 15:41:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:41: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 15:41:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006921/photo_000/780x0__r.jpg?hash=1774549272>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '89ffe499-987f-5b3c-9200-c691deb07013',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006921',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA Shooting Brake',
 'odometer': 126334,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA SHOOTING BRAKE 1.3 CLA 250 E BUSINESS SOLUTION '
          'DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA SHOOTING BRAKE 1.3 CLA 250 E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2022}
2026-03-27 15:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006921auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:41 [ecarstrade.be] INFO: Saving data for 7006921auction111103: {'created_time': 1774626101.517284, 'last_price_update_time': 1774626101.517294, 'auction_closing_time': 1775034600.0}
2026-03-27 15:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006921auction111103') HTTP/1.1" 204 0
2026-03-27 15:41:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006915/photo_003/780x0__r.jpg?hash=1774549200> (referer: https://ecarstrade.com/cars/7006915)
2026-03-27 15:41:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 57a596e8-74c8-554c-af20-4b98eab0366b
2026-03-27 15:41:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 57a596e8-74c8-554c-af20-4b98eab0366b
2026-03-27 15:41:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006915/photo_001/780x0__r.jpg?hash=1774549200> (referer: https://ecarstrade.com/cars/7006915)
2026-03-27 15:41:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006915/photo_000/780x0__r.jpg?hash=1774549200> (referer: https://ecarstrade.com/cars/7006915)
2026-03-27 15:41:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 57a596e8-74c8-554c-af20-4b98eab0366b
2026-03-27 15:41:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006983/photo_004/780x0__r.jpg?hash=1774550197> (referer: https://ecarstrade.com/cars/7006983)
2026-03-27 15:41:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 57a596e8-74c8-554c-af20-4b98eab0366b
2026-03-27 15:41:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006983/photo_003/780x0__r.jpg?hash=1774550197> (referer: https://ecarstrade.com/cars/7006983)
2026-03-27 15:41:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 57a596e8-74c8-554c-af20-4b98eab0366b
2026-03-27 15:41:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 57a596e8-74c8-554c-af20-4b98eab0366b, skipping ID generation
2026-03-27 15:41:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57a596e8-74c8-554c-af20-4b98eab0366b with scrape type 1
2026-03-27 15:41:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 57a596e8-74c8-554c-af20-4b98eab0366b sending to next pipeline
2026-03-27 15:41:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 57a596e8-74c8-554c-af20-4b98eab0366b, identifier: 7006915auction111103
2026-03-27 15:41:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 57a596e8-74c8-554c-af20-4b98eab0366b with identifier: 7006915auction111103
2026-03-27 15:41:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 57a596e8-74c8-554c-af20-4b98eab0366b with identifier: 7006915auction111103
2026-03-27 15:41:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 57a596e8-74c8-554c-af20-4b98eab0366b with identifier: 7006915auction111103 to the API
2026-03-27 15:41:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:41: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 15:41:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006915/photo_000/780x0__r.jpg?hash=1774549200>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '57a596e8-74c8-554c-af20-4b98eab0366b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006915',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'A-Class',
 'odometer': 85166,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-CLASS 1.3 A 250 E DCT BUSINESS SOLUTION',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-CLASS 1.3 A 250 E DCT BUSINESS SOLUTION',
 'vin': None,
 'year': 2021}
2026-03-27 15:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006915auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:42 [ecarstrade.be] INFO: Saving data for 7006915auction111103: {'created_time': 1774626102.095235, 'last_price_update_time': 1774626102.095245, 'auction_closing_time': 1775034600.0}
2026-03-27 15:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006915auction111103') HTTP/1.1" 204 0
2026-03-27 15:41:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006983/photo_002/780x0__r.jpg?hash=1774550197> (referer: https://ecarstrade.com/cars/7006983)
2026-03-27 15:41:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c60eacda-4f99-5579-803e-c68ccbe99c0d
2026-03-27 15:41:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c60eacda-4f99-5579-803e-c68ccbe99c0d
2026-03-27 15:41:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006983/photo_001/780x0__r.jpg?hash=1774550197> (referer: https://ecarstrade.com/cars/7006983)
2026-03-27 15:41:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006983/photo_000/780x0__r.jpg?hash=1774550197> (referer: https://ecarstrade.com/cars/7006983)
2026-03-27 15:41: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 15:41:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c60eacda-4f99-5579-803e-c68ccbe99c0d
2026-03-27 15:41:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006920> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:41: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 15:41:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c60eacda-4f99-5579-803e-c68ccbe99c0d
2026-03-27 15:41:42 [ecarstrade.be] INFO: Extracting details for car 7006920auction111103
2026-03-27 15:41:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c60eacda-4f99-5579-803e-c68ccbe99c0d
2026-03-27 15:41:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c60eacda-4f99-5579-803e-c68ccbe99c0d, skipping ID generation
2026-03-27 15:41:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c60eacda-4f99-5579-803e-c68ccbe99c0d with scrape type 1
2026-03-27 15:41:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c60eacda-4f99-5579-803e-c68ccbe99c0d sending to next pipeline
2026-03-27 15:41:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c60eacda-4f99-5579-803e-c68ccbe99c0d, identifier: 7006983auction111103
2026-03-27 15:41:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c60eacda-4f99-5579-803e-c68ccbe99c0d with identifier: 7006983auction111103
2026-03-27 15:41:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c60eacda-4f99-5579-803e-c68ccbe99c0d with identifier: 7006983auction111103
2026-03-27 15:41:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c60eacda-4f99-5579-803e-c68ccbe99c0d with identifier: 7006983auction111103 to the API
2026-03-27 15:41:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:41: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 15:41:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006983/photo_000/780x0__r.jpg?hash=1774550197>
{'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-04-01T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'c60eacda-4f99-5579-803e-c68ccbe99c0d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006983',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 55309,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-07-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF VIII 1.4 EHYBRID STYLE BUSINESS DSG',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN GOLF VIII 1.4 EHYBRID STYLE BUSINESS DSG',
 'vin': None,
 'year': 2023}
2026-03-27 15:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006983auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:41:42 [ecarstrade.be] INFO: Saving data for 7006983auction111103: {'created_time': 1774626102.788238, 'last_price_update_time': 1774626102.788249, 'auction_closing_time': 1775034600.0}
2026-03-27 15:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006983auction111103') HTTP/1.1" 204 0
2026-03-27 15:41:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006968> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:41:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c256b449-747c-563b-8517-a5b9ab0af965 with identifier: 7006920auction111103
2026-03-27 15:41:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c256b449-747c-563b-8517-a5b9ab0af965 with scrape type 1
2026-03-27 15:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c256b449-747c-563b-8517-a5b9ab0af965
2026-03-27 15:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006920%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549270%27 HTTP/1.1" 200 None
2026-03-27 15:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006920/photo_000/780x0__r.jpg?hash=1774549270 not downloaded yet
2026-03-27 15:41: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 15:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006920%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549270%27 HTTP/1.1" 200 None
2026-03-27 15:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006920/photo_001/780x0__r.jpg?hash=1774549270 not downloaded yet
2026-03-27 15:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006920%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549270%27 HTTP/1.1" 200 None
2026-03-27 15:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006920/photo_002/780x0__r.jpg?hash=1774549270 not downloaded yet
2026-03-27 15:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006920%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549270%27 HTTP/1.1" 200 None
2026-03-27 15:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006920/photo_003/780x0__r.jpg?hash=1774549270 not downloaded yet
2026-03-27 15:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006920%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549270%27 HTTP/1.1" 200 None
2026-03-27 15:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006920/photo_004/780x0__r.jpg?hash=1774549270 not downloaded yet
2026-03-27 15:41:42 [ecarstrade.be] INFO: Extracting details for car 7006968auction111103
2026-03-27 15:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006920%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549270%27 HTTP/1.1" 200 None
2026-03-27 15:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006920/photo_005/780x0__r.jpg?hash=1774549270 not downloaded yet
2026-03-27 15:41:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9630defe-22bc-59e8-8648-2e87bcb3d56a with identifier: 7006968auction111103
2026-03-27 15:41:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9630defe-22bc-59e8-8648-2e87bcb3d56a with scrape type 1
2026-03-27 15:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9630defe-22bc-59e8-8648-2e87bcb3d56a
2026-03-27 15:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006968%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549995%27 HTTP/1.1" 200 None
2026-03-27 15:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006968/photo_000/780x0__r.jpg?hash=1774549995 not downloaded yet
2026-03-27 15:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006968%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549995%27 HTTP/1.1" 200 None
2026-03-27 15:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006968/photo_001/780x0__r.jpg?hash=1774549995 not downloaded yet
2026-03-27 15:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006968%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549995%27 HTTP/1.1" 200 None
2026-03-27 15:41:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006968/photo_002/780x0__r.jpg?hash=1774549995 not downloaded yet
2026-03-27 15:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006968%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549995%27 HTTP/1.1" 200 None
2026-03-27 15:41:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006968/photo_003/780x0__r.jpg?hash=1774549995 not downloaded yet
2026-03-27 15:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006968%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549995%27 HTTP/1.1" 200 None
2026-03-27 15:41:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006968/photo_004/780x0__r.jpg?hash=1774549995 not downloaded yet
2026-03-27 15:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006968%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549995%27 HTTP/1.1" 200 None
2026-03-27 15:41:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006968/photo_005/780x0__r.jpg?hash=1774549995 not downloaded yet
2026-03-27 15:41:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006975> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:41: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 15:41:46 [ecarstrade.be] INFO: Extracting details for car 7006975auction111103
2026-03-27 15:41:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b12f34a0-2458-5bde-8f07-b0e0212cb96e with identifier: 7006975auction111103
2026-03-27 15:41:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b12f34a0-2458-5bde-8f07-b0e0212cb96e with scrape type 1
2026-03-27 15:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b12f34a0-2458-5bde-8f07-b0e0212cb96e
2026-03-27 15:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006975%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774550075%27 HTTP/1.1" 200 None
2026-03-27 15:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006975/photo_000/780x0__r.jpg?hash=1774550075 not downloaded yet
2026-03-27 15:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006975%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774550075%27 HTTP/1.1" 200 None
2026-03-27 15:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006975/photo_001/780x0__r.jpg?hash=1774550075 not downloaded yet
2026-03-27 15:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006975%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774550075%27 HTTP/1.1" 200 None
2026-03-27 15:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006975/photo_002/780x0__r.jpg?hash=1774550075 not downloaded yet
2026-03-27 15:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006975%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774550075%27 HTTP/1.1" 200 None
2026-03-27 15:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006975/photo_003/780x0__r.jpg?hash=1774550075 not downloaded yet
2026-03-27 15:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006975%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774550075%27 HTTP/1.1" 200 None
2026-03-27 15:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006975/photo_004/780x0__r.jpg?hash=1774550075 not downloaded yet
2026-03-27 15:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006975%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774550075%27 HTTP/1.1" 200 None
2026-03-27 15:41:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006975/photo_005/780x0__r.jpg?hash=1774550075 not downloaded yet
2026-03-27 15:41:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006888> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:41: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 15:41:49 [ecarstrade.be] INFO: Extracting details for car 7006888auction111103
2026-03-27 15:41:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91c57d64-96e8-5fdd-8dd4-bd742856ede9 with identifier: 7006888auction111103
2026-03-27 15:41:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91c57d64-96e8-5fdd-8dd4-bd742856ede9 with scrape type 1
2026-03-27 15:41:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 91c57d64-96e8-5fdd-8dd4-bd742856ede9
2026-03-27 15:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006888%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548760%27 HTTP/1.1" 200 None
2026-03-27 15:41:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006888/photo_000/780x0__r.jpg?hash=1774548760 not downloaded yet
2026-03-27 15:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006888%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548760%27 HTTP/1.1" 200 None
2026-03-27 15:41:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006888/photo_001/780x0__r.jpg?hash=1774548760 not downloaded yet
2026-03-27 15:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006888%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548760%27 HTTP/1.1" 200 None
2026-03-27 15:41:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006888/photo_002/780x0__r.jpg?hash=1774548760 not downloaded yet
2026-03-27 15:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006888%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548761%27 HTTP/1.1" 200 None
2026-03-27 15:41:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006888/photo_003/780x0__r.jpg?hash=1774548761 not downloaded yet
2026-03-27 15:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006888%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548761%27 HTTP/1.1" 200 None
2026-03-27 15:41:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006888/photo_004/780x0__r.jpg?hash=1774548761 not downloaded yet
2026-03-27 15:41:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006888%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548761%27 HTTP/1.1" 200 None
2026-03-27 15:41:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006888/photo_005/780x0__r.jpg?hash=1774548761 not downloaded yet
2026-03-27 15:41:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006913> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:41: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 15:41:50 [ecarstrade.be] INFO: Extracting details for car 7006913auction111103
2026-03-27 15:41:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c1ba837-f270-57fa-8884-49fc6b087d2e with identifier: 7006913auction111103
2026-03-27 15:41:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c1ba837-f270-57fa-8884-49fc6b087d2e with scrape type 1
2026-03-27 15:41:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5c1ba837-f270-57fa-8884-49fc6b087d2e
2026-03-27 15:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006913%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549159%27 HTTP/1.1" 200 None
2026-03-27 15:41:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006913/photo_000/780x0__r.jpg?hash=1774549159 not downloaded yet
2026-03-27 15:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006913%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549159%27 HTTP/1.1" 200 None
2026-03-27 15:41:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006913/photo_001/780x0__r.jpg?hash=1774549159 not downloaded yet
2026-03-27 15:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006913%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549159%27 HTTP/1.1" 200 None
2026-03-27 15:41:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006913/photo_002/780x0__r.jpg?hash=1774549159 not downloaded yet
2026-03-27 15:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006913%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549159%27 HTTP/1.1" 200 None
2026-03-27 15:41:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006913/photo_003/780x0__r.jpg?hash=1774549159 not downloaded yet
2026-03-27 15:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006913%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549159%27 HTTP/1.1" 200 None
2026-03-27 15:41:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006913/photo_004/780x0__r.jpg?hash=1774549159 not downloaded yet
2026-03-27 15:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7006913%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549159%27 HTTP/1.1" 200 None
2026-03-27 15:41:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006913/photo_005/780x0__r.jpg?hash=1774549159 not downloaded yet
2026-03-27 15:41:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006881> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:41: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 15:41:52 [ecarstrade.be] INFO: Extracting details for car 7006881auction111103
2026-03-27 15:41:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8318455a-ecce-54e2-8831-b910395f2fe7 with identifier: 7006881auction111103
2026-03-27 15:41:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8318455a-ecce-54e2-8831-b910395f2fe7 with scrape type 1
2026-03-27 15:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8318455a-ecce-54e2-8831-b910395f2fe7
2026-03-27 15:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006881%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548684%27 HTTP/1.1" 200 None
2026-03-27 15:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006881/photo_000/780x0__r.jpg?hash=1774548684 not downloaded yet
2026-03-27 15:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006881%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548684%27 HTTP/1.1" 200 None
2026-03-27 15:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006881/photo_001/780x0__r.jpg?hash=1774548684 not downloaded yet
2026-03-27 15:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006881%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548684%27 HTTP/1.1" 200 None
2026-03-27 15:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006881/photo_002/780x0__r.jpg?hash=1774548684 not downloaded yet
2026-03-27 15:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006881%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548685%27 HTTP/1.1" 200 None
2026-03-27 15:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006881/photo_003/780x0__r.jpg?hash=1774548685 not downloaded yet
2026-03-27 15:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006881%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548685%27 HTTP/1.1" 200 None
2026-03-27 15:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006881/photo_004/780x0__r.jpg?hash=1774548685 not downloaded yet
2026-03-27 15:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:41: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%252F7000001-7010000%252F7006881%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548685%27 HTTP/1.1" 200 None
2026-03-27 15:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006881/photo_005/780x0__r.jpg?hash=1774548685 not downloaded yet
2026-03-27 15:41:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.631(s), this was the 1st time calling it.
2026-03-27 15:41:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.799538991415462 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 15:42:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 15:42:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006963> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:42:05 [ecarstrade.be] INFO: Extracting details for car 7006963auction111103
2026-03-27 15:42:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a235af97-a870-5b96-a312-cb892c1e81d1 with identifier: 7006963auction111103
2026-03-27 15:42:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a235af97-a870-5b96-a312-cb892c1e81d1 with scrape type 1
2026-03-27 15:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a235af97-a870-5b96-a312-cb892c1e81d1
2026-03-27 15:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006963%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549967%27 HTTP/1.1" 200 None
2026-03-27 15:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006963/photo_000/780x0__r.jpg?hash=1774549967 not downloaded yet
2026-03-27 15:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006963%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549967%27 HTTP/1.1" 200 None
2026-03-27 15:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006963/photo_001/780x0__r.jpg?hash=1774549967 not downloaded yet
2026-03-27 15:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006963%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549967%27 HTTP/1.1" 200 None
2026-03-27 15:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006963/photo_002/780x0__r.jpg?hash=1774549967 not downloaded yet
2026-03-27 15:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006963%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549967%27 HTTP/1.1" 200 None
2026-03-27 15:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006963/photo_003/780x0__r.jpg?hash=1774549967 not downloaded yet
2026-03-27 15:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006963%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549968%27 HTTP/1.1" 200 None
2026-03-27 15:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006963/photo_004/780x0__r.jpg?hash=1774549968 not downloaded yet
2026-03-27 15:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006963%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549968%27 HTTP/1.1" 200 None
2026-03-27 15:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006963/photo_005/780x0__r.jpg?hash=1774549968 not downloaded yet
2026-03-27 15:42:07 [scrapy.extensions.logstats] INFO: Crawled 1550 pages (at 13 pages/min), scraped 1338 items (at 7 items/min)
2026-03-27 15:42:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:42:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006899> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:42:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006950> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:42:12 [ecarstrade.be] INFO: Extracting details for car 7006899auction111103
2026-03-27 15:42:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5df9b57a-cd4f-5c9f-916e-24b646eb7530 with identifier: 7006899auction111103
2026-03-27 15:42:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5df9b57a-cd4f-5c9f-916e-24b646eb7530 with scrape type 1
2026-03-27 15:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5df9b57a-cd4f-5c9f-916e-24b646eb7530
2026-03-27 15:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006899%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548951%27 HTTP/1.1" 200 None
2026-03-27 15:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006899/photo_000/780x0__r.jpg?hash=1774548951 not downloaded yet
2026-03-27 15:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006899%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548951%27 HTTP/1.1" 200 None
2026-03-27 15:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006899/photo_001/780x0__r.jpg?hash=1774548951 not downloaded yet
2026-03-27 15:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006899%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548951%27 HTTP/1.1" 200 None
2026-03-27 15:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006899/photo_002/780x0__r.jpg?hash=1774548951 not downloaded yet
2026-03-27 15:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006899%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548952%27 HTTP/1.1" 200 None
2026-03-27 15:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006899/photo_003/780x0__r.jpg?hash=1774548952 not downloaded yet
2026-03-27 15:42:12 [ecarstrade.be] INFO: Extracting details for car 7006950auction111103
2026-03-27 15:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006899%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548952%27 HTTP/1.1" 200 None
2026-03-27 15:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006899/photo_004/780x0__r.jpg?hash=1774548952 not downloaded yet
2026-03-27 15:42:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f7da18e-0572-5b63-a37c-c9a92f247c14 with identifier: 7006950auction111103
2026-03-27 15:42:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f7da18e-0572-5b63-a37c-c9a92f247c14 with scrape type 1
2026-03-27 15:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5f7da18e-0572-5b63-a37c-c9a92f247c14
2026-03-27 15:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006950%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549762%27 HTTP/1.1" 200 None
2026-03-27 15:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006950/photo_000/780x0__r.jpg?hash=1774549762 not downloaded yet
2026-03-27 15:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006899%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548952%27 HTTP/1.1" 200 None
2026-03-27 15:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006899/photo_005/780x0__r.jpg?hash=1774548952 not downloaded yet
2026-03-27 15:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006950%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549763%27 HTTP/1.1" 200 None
2026-03-27 15:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006950/photo_001/780x0__r.jpg?hash=1774549763 not downloaded yet
2026-03-27 15:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006950%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549763%27 HTTP/1.1" 200 None
2026-03-27 15:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006950/photo_002/780x0__r.jpg?hash=1774549763 not downloaded yet
2026-03-27 15:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006950%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549763%27 HTTP/1.1" 200 None
2026-03-27 15:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006950/photo_003/780x0__r.jpg?hash=1774549763 not downloaded yet
2026-03-27 15:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006950%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549763%27 HTTP/1.1" 200 None
2026-03-27 15:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006950/photo_004/780x0__r.jpg?hash=1774549763 not downloaded yet
2026-03-27 15:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006950%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549763%27 HTTP/1.1" 200 None
2026-03-27 15:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006950/photo_005/780x0__r.jpg?hash=1774549763 not downloaded yet
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006940> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006920/photo_000/780x0__r.jpg?hash=1774549270> (referer: https://ecarstrade.com/cars/7006920)
2026-03-27 15:42:19 [ecarstrade.be] INFO: Extracting details for car 7006940auction111103
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006968/photo_005/780x0__r.jpg?hash=1774549995> (referer: https://ecarstrade.com/cars/7006968)
2026-03-27 15:42:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ab4b160-5e8d-5ec4-9cfc-42c93789d9a8 with identifier: 7006940auction111103
2026-03-27 15:42:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ab4b160-5e8d-5ec4-9cfc-42c93789d9a8 with scrape type 1
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1ab4b160-5e8d-5ec4-9cfc-42c93789d9a8
2026-03-27 15:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006940%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549608%27 HTTP/1.1" 200 None
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006940/photo_000/780x0__r.jpg?hash=1774549608 not downloaded yet
2026-03-27 15:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006940%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549608%27 HTTP/1.1" 200 None
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006940/photo_001/780x0__r.jpg?hash=1774549608 not downloaded yet
2026-03-27 15:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006940%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549608%27 HTTP/1.1" 200 None
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006940/photo_002/780x0__r.jpg?hash=1774549608 not downloaded yet
2026-03-27 15:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006940%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549608%27 HTTP/1.1" 200 None
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006940/photo_003/780x0__r.jpg?hash=1774549608 not downloaded yet
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006975/photo_005/780x0__r.jpg?hash=1774550075> (referer: https://ecarstrade.com/cars/7006975)
2026-03-27 15:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006940%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549608%27 HTTP/1.1" 200 None
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006940/photo_004/780x0__r.jpg?hash=1774549608 not downloaded yet
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c256b449-747c-563b-8517-a5b9ab0af965
2026-03-27 15:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006940%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549608%27 HTTP/1.1" 200 None
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006940/photo_005/780x0__r.jpg?hash=1774549608 not downloaded yet
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9630defe-22bc-59e8-8648-2e87bcb3d56a
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006888/photo_005/780x0__r.jpg?hash=1774548761> (referer: https://ecarstrade.com/cars/7006888)
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006913/photo_005/780x0__r.jpg?hash=1774549159> (referer: https://ecarstrade.com/cars/7006913)
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b12f34a0-2458-5bde-8f07-b0e0212cb96e
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006881/photo_005/780x0__r.jpg?hash=1774548685> (referer: https://ecarstrade.com/cars/7006881)
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 91c57d64-96e8-5fdd-8dd4-bd742856ede9
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006963/photo_005/780x0__r.jpg?hash=1774549968> (referer: https://ecarstrade.com/cars/7006963)
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5c1ba837-f270-57fa-8884-49fc6b087d2e
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006963/photo_004/780x0__r.jpg?hash=1774549968> (referer: https://ecarstrade.com/cars/7006963)
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8318455a-ecce-54e2-8831-b910395f2fe7
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006950/photo_005/780x0__r.jpg?hash=1774549763> (referer: https://ecarstrade.com/cars/7006950)
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a235af97-a870-5b96-a312-cb892c1e81d1
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006950/photo_004/780x0__r.jpg?hash=1774549763> (referer: https://ecarstrade.com/cars/7006950)
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a235af97-a870-5b96-a312-cb892c1e81d1
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006950/photo_003/780x0__r.jpg?hash=1774549763> (referer: https://ecarstrade.com/cars/7006950)
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5f7da18e-0572-5b63-a37c-c9a92f247c14
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006940/photo_003/780x0__r.jpg?hash=1774549608> (referer: https://ecarstrade.com/cars/7006940)
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5f7da18e-0572-5b63-a37c-c9a92f247c14
2026-03-27 15:42:19 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.274(s), this was the 1st time calling it.
2026-03-27 15:42:19 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.041912172125265 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006940/photo_005/780x0__r.jpg?hash=1774549608> (referer: https://ecarstrade.com/cars/7006940)
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5f7da18e-0572-5b63-a37c-c9a92f247c14
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006940/photo_004/780x0__r.jpg?hash=1774549608> (referer: https://ecarstrade.com/cars/7006940)
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1ab4b160-5e8d-5ec4-9cfc-42c93789d9a8
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006940/photo_002/780x0__r.jpg?hash=1774549608> (referer: https://ecarstrade.com/cars/7006940)
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1ab4b160-5e8d-5ec4-9cfc-42c93789d9a8
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006940/photo_001/780x0__r.jpg?hash=1774549608> (referer: https://ecarstrade.com/cars/7006940)
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1ab4b160-5e8d-5ec4-9cfc-42c93789d9a8
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006940/photo_000/780x0__r.jpg?hash=1774549608> (referer: https://ecarstrade.com/cars/7006940)
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1ab4b160-5e8d-5ec4-9cfc-42c93789d9a8
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006950/photo_002/780x0__r.jpg?hash=1774549763> (referer: https://ecarstrade.com/cars/7006950)
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1ab4b160-5e8d-5ec4-9cfc-42c93789d9a8
2026-03-27 15:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006950/photo_001/780x0__r.jpg?hash=1774549763> (referer: https://ecarstrade.com/cars/7006950)
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1ab4b160-5e8d-5ec4-9cfc-42c93789d9a8
2026-03-27 15:42:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1ab4b160-5e8d-5ec4-9cfc-42c93789d9a8, skipping ID generation
2026-03-27 15:42:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ab4b160-5e8d-5ec4-9cfc-42c93789d9a8 with scrape type 1
2026-03-27 15:42:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1ab4b160-5e8d-5ec4-9cfc-42c93789d9a8 sending to next pipeline
2026-03-27 15:42:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1ab4b160-5e8d-5ec4-9cfc-42c93789d9a8, identifier: 7006940auction111103
2026-03-27 15:42:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1ab4b160-5e8d-5ec4-9cfc-42c93789d9a8 with identifier: 7006940auction111103
2026-03-27 15:42:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1ab4b160-5e8d-5ec4-9cfc-42c93789d9a8 with identifier: 7006940auction111103
2026-03-27 15:42:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1ab4b160-5e8d-5ec4-9cfc-42c93789d9a8 with identifier: 7006940auction111103 to the API
2026-03-27 15:42:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:42:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006940/photo_000/780x0__r.jpg?hash=1774549608>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.3L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '1ab4b160-5e8d-5ec4-9cfc-42c93789d9a8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006940',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 49990,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN QASHQAI 1.3 DIG-T 140 EVAPO N-CONNECTA',
 'transmission': 'manual',
 'trim': 'NISSAN QASHQAI 1.3 DIG-T 140 EVAPO N-CONNECTA',
 'vin': None,
 'year': 2021}
2026-03-27 15:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006940auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:42:20 [ecarstrade.be] INFO: Saving data for 7006940auction111103: {'created_time': 1774626140.528341, 'last_price_update_time': 1774626140.528355, 'auction_closing_time': 1775034600.0}
2026-03-27 15:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006940auction111103') HTTP/1.1" 204 0
2026-03-27 15:42:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006899/photo_005/780x0__r.jpg?hash=1774548952> (referer: https://ecarstrade.com/cars/7006899)
2026-03-27 15:42:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006900> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:42:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5f7da18e-0572-5b63-a37c-c9a92f247c14
2026-03-27 15:42:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5f7da18e-0572-5b63-a37c-c9a92f247c14
2026-03-27 15:42:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006950/photo_000/780x0__r.jpg?hash=1774549762> (referer: https://ecarstrade.com/cars/7006950)
2026-03-27 15:42:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006899/photo_003/780x0__r.jpg?hash=1774548952> (referer: https://ecarstrade.com/cars/7006899)
2026-03-27 15:42:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5df9b57a-cd4f-5c9f-916e-24b646eb7530
2026-03-27 15:42:20 [ecarstrade.be] INFO: Extracting details for car 7006900auction111103
2026-03-27 15:42:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f9de218-895a-55e5-8f9f-6d7602e8ce7d with identifier: 7006900auction111103
2026-03-27 15:42:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f9de218-895a-55e5-8f9f-6d7602e8ce7d with scrape type 1
2026-03-27 15:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4f9de218-895a-55e5-8f9f-6d7602e8ce7d
2026-03-27 15:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006900%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548961%27 HTTP/1.1" 200 None
2026-03-27 15:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006900/photo_000/780x0__r.jpg?hash=1774548961 not downloaded yet
2026-03-27 15:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006900%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548961%27 HTTP/1.1" 200 None
2026-03-27 15:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006900/photo_001/780x0__r.jpg?hash=1774548961 not downloaded yet
2026-03-27 15:42:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006899/photo_002/780x0__r.jpg?hash=1774548951> (referer: https://ecarstrade.com/cars/7006899)
2026-03-27 15:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006900%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548961%27 HTTP/1.1" 200 None
2026-03-27 15:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006900/photo_002/780x0__r.jpg?hash=1774548961 not downloaded yet
2026-03-27 15:42:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5f7da18e-0572-5b63-a37c-c9a92f247c14
2026-03-27 15:42:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5f7da18e-0572-5b63-a37c-c9a92f247c14, skipping ID generation
2026-03-27 15:42:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f7da18e-0572-5b63-a37c-c9a92f247c14 with scrape type 1
2026-03-27 15:42:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5f7da18e-0572-5b63-a37c-c9a92f247c14 sending to next pipeline
2026-03-27 15:42:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5f7da18e-0572-5b63-a37c-c9a92f247c14, identifier: 7006950auction111103
2026-03-27 15:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006900%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548961%27 HTTP/1.1" 200 None
2026-03-27 15:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006900/photo_003/780x0__r.jpg?hash=1774548961 not downloaded yet
2026-03-27 15:42:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5f7da18e-0572-5b63-a37c-c9a92f247c14 with identifier: 7006950auction111103
2026-03-27 15:42:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5f7da18e-0572-5b63-a37c-c9a92f247c14 with identifier: 7006950auction111103
2026-03-27 15:42:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5f7da18e-0572-5b63-a37c-c9a92f247c14 with identifier: 7006950auction111103 to the API
2026-03-27 15:42:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:42:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006950/photo_000/780x0__r.jpg?hash=1774549762>
{'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-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '5f7da18e-0572-5b63-a37c-c9a92f247c14',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006950',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 153859,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-05',
 'seats_number': 7,
 'seller_name': None,
 'title': 'PEUGEOT 5008 1.5 BLUEHDI 130 AUTO GT PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.5 BLUEHDI 130 AUTO GT PACK',
 'vin': None,
 'year': 2021}
2026-03-27 15:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006950auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:42:21 [ecarstrade.be] INFO: Saving data for 7006950auction111103: {'created_time': 1774626141.161729, 'last_price_update_time': 1774626141.161739, 'auction_closing_time': 1775034600.0}
2026-03-27 15:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006950auction111103') HTTP/1.1" 204 0
2026-03-27 15:42:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006899/photo_004/780x0__r.jpg?hash=1774548952> (referer: https://ecarstrade.com/cars/7006899)
2026-03-27 15:42:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006899/photo_001/780x0__r.jpg?hash=1774548951> (referer: https://ecarstrade.com/cars/7006899)
2026-03-27 15:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006900%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548961%27 HTTP/1.1" 200 None
2026-03-27 15:42:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006900/photo_004/780x0__r.jpg?hash=1774548961 not downloaded yet
2026-03-27 15:42:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5df9b57a-cd4f-5c9f-916e-24b646eb7530
2026-03-27 15:42:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5df9b57a-cd4f-5c9f-916e-24b646eb7530
2026-03-27 15:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006900%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548962%27 HTTP/1.1" 200 None
2026-03-27 15:42:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006900/photo_005/780x0__r.jpg?hash=1774548962 not downloaded yet
2026-03-27 15:42:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006963/photo_003/780x0__r.jpg?hash=1774549967> (referer: https://ecarstrade.com/cars/7006963)
2026-03-27 15:42:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5df9b57a-cd4f-5c9f-916e-24b646eb7530
2026-03-27 15:42:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5df9b57a-cd4f-5c9f-916e-24b646eb7530
2026-03-27 15:42:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006899/photo_000/780x0__r.jpg?hash=1774548951> (referer: https://ecarstrade.com/cars/7006899)
2026-03-27 15:42:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006963/photo_002/780x0__r.jpg?hash=1774549967> (referer: https://ecarstrade.com/cars/7006963)
2026-03-27 15:42:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006963/photo_000/780x0__r.jpg?hash=1774549967> (referer: https://ecarstrade.com/cars/7006963)
2026-03-27 15:42:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a235af97-a870-5b96-a312-cb892c1e81d1
2026-03-27 15:42:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006963/photo_001/780x0__r.jpg?hash=1774549967> (referer: https://ecarstrade.com/cars/7006963)
2026-03-27 15:42:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5df9b57a-cd4f-5c9f-916e-24b646eb7530
2026-03-27 15:42:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5df9b57a-cd4f-5c9f-916e-24b646eb7530, skipping ID generation
2026-03-27 15:42:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5df9b57a-cd4f-5c9f-916e-24b646eb7530 with scrape type 1
2026-03-27 15:42:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5df9b57a-cd4f-5c9f-916e-24b646eb7530 sending to next pipeline
2026-03-27 15:42:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5df9b57a-cd4f-5c9f-916e-24b646eb7530, identifier: 7006899auction111103
2026-03-27 15:42:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5df9b57a-cd4f-5c9f-916e-24b646eb7530 with identifier: 7006899auction111103
2026-03-27 15:42:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5df9b57a-cd4f-5c9f-916e-24b646eb7530 with identifier: 7006899auction111103
2026-03-27 15:42:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5df9b57a-cd4f-5c9f-916e-24b646eb7530 with identifier: 7006899auction111103 to the API
2026-03-27 15:42:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:42:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006899/photo_000/780x0__r.jpg?hash=1774548951>
{'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-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '5df9b57a-cd4f-5c9f-916e-24b646eb7530',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006899',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 107928,
 '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': 'BMW X1 2.0 SDRIVE18D (100KW)',
 'transmission': 'manual',
 'trim': '2.0 SDRIVE18D (100KW)',
 'vin': None,
 'year': 2021}
2026-03-27 15:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006899auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:42:21 [ecarstrade.be] INFO: Saving data for 7006899auction111103: {'created_time': 1774626141.895654, 'last_price_update_time': 1774626141.895665, 'auction_closing_time': 1775034600.0}
2026-03-27 15:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006899auction111103') HTTP/1.1" 204 0
2026-03-27 15:42:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006881/photo_004/780x0__r.jpg?hash=1774548685> (referer: https://ecarstrade.com/cars/7006881)
2026-03-27 15:42:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a235af97-a870-5b96-a312-cb892c1e81d1
2026-03-27 15:42:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006881/photo_003/780x0__r.jpg?hash=1774548685> (referer: https://ecarstrade.com/cars/7006881)
2026-03-27 15:42:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a235af97-a870-5b96-a312-cb892c1e81d1
2026-03-27 15:42:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a235af97-a870-5b96-a312-cb892c1e81d1
2026-03-27 15:42:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a235af97-a870-5b96-a312-cb892c1e81d1, skipping ID generation
2026-03-27 15:42:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a235af97-a870-5b96-a312-cb892c1e81d1 with scrape type 1
2026-03-27 15:42:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a235af97-a870-5b96-a312-cb892c1e81d1 sending to next pipeline
2026-03-27 15:42:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: a235af97-a870-5b96-a312-cb892c1e81d1, identifier: 7006963auction111103
2026-03-27 15:42:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: a235af97-a870-5b96-a312-cb892c1e81d1 with identifier: 7006963auction111103
2026-03-27 15:42:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: a235af97-a870-5b96-a312-cb892c1e81d1 with identifier: 7006963auction111103
2026-03-27 15:42:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: a235af97-a870-5b96-a312-cb892c1e81d1 with identifier: 7006963auction111103 to the API
2026-03-27 15:42:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:42:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006963/photo_001/780x0__r.jpg?hash=1774549967>
{'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-04-01T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'a235af97-a870-5b96-a312-cb892c1e81d1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006963',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Seat',
 'model': 'Leon',
 'odometer': 48154,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-07-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT LEON ST 1.5 TSI 130 MOVE!',
 'transmission': 'manual',
 'trim': 'SEAT LEON ST 1.5 TSI 130 MOVE!',
 'vin': None,
 'year': 2021}
2026-03-27 15:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006963auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:42:22 [ecarstrade.be] INFO: Saving data for 7006963auction111103: {'created_time': 1774626142.408684, 'last_price_update_time': 1774626142.408696, 'auction_closing_time': 1775034600.0}
2026-03-27 15:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006963auction111103') HTTP/1.1" 204 0
2026-03-27 15:42:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006900/photo_000/780x0__r.jpg?hash=1774548961> (referer: https://ecarstrade.com/cars/7006900)
2026-03-27 15:42:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006900/photo_002/780x0__r.jpg?hash=1774548961> (referer: https://ecarstrade.com/cars/7006900)
2026-03-27 15:42:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8318455a-ecce-54e2-8831-b910395f2fe7
2026-03-27 15:42:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8318455a-ecce-54e2-8831-b910395f2fe7
2026-03-27 15:42:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006900/photo_003/780x0__r.jpg?hash=1774548961> (referer: https://ecarstrade.com/cars/7006900)
2026-03-27 15:42:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006900/photo_005/780x0__r.jpg?hash=1774548962> (referer: https://ecarstrade.com/cars/7006900)
2026-03-27 15:42:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006900/photo_004/780x0__r.jpg?hash=1774548961> (referer: https://ecarstrade.com/cars/7006900)
2026-03-27 15:42:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4f9de218-895a-55e5-8f9f-6d7602e8ce7d
2026-03-27 15:42:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4f9de218-895a-55e5-8f9f-6d7602e8ce7d
2026-03-27 15:42:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006881/photo_002/780x0__r.jpg?hash=1774548684> (referer: https://ecarstrade.com/cars/7006881)
2026-03-27 15:42:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006900/photo_001/780x0__r.jpg?hash=1774548961> (referer: https://ecarstrade.com/cars/7006900)
2026-03-27 15:42:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4f9de218-895a-55e5-8f9f-6d7602e8ce7d
2026-03-27 15:42:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006881/photo_001/780x0__r.jpg?hash=1774548684> (referer: https://ecarstrade.com/cars/7006881)
2026-03-27 15:42:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4f9de218-895a-55e5-8f9f-6d7602e8ce7d
2026-03-27 15:42:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4f9de218-895a-55e5-8f9f-6d7602e8ce7d
2026-03-27 15:42:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006913/photo_004/780x0__r.jpg?hash=1774549159> (referer: https://ecarstrade.com/cars/7006913)
2026-03-27 15:42:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006881/photo_000/780x0__r.jpg?hash=1774548684> (referer: https://ecarstrade.com/cars/7006881)
2026-03-27 15:42:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8318455a-ecce-54e2-8831-b910395f2fe7
2026-03-27 15:42:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006913/photo_003/780x0__r.jpg?hash=1774549159> (referer: https://ecarstrade.com/cars/7006913)
2026-03-27 15:42:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4f9de218-895a-55e5-8f9f-6d7602e8ce7d
2026-03-27 15:42:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4f9de218-895a-55e5-8f9f-6d7602e8ce7d, skipping ID generation
2026-03-27 15:42:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f9de218-895a-55e5-8f9f-6d7602e8ce7d with scrape type 1
2026-03-27 15:42:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4f9de218-895a-55e5-8f9f-6d7602e8ce7d sending to next pipeline
2026-03-27 15:42:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4f9de218-895a-55e5-8f9f-6d7602e8ce7d, identifier: 7006900auction111103
2026-03-27 15:42:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4f9de218-895a-55e5-8f9f-6d7602e8ce7d with identifier: 7006900auction111103
2026-03-27 15:42:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4f9de218-895a-55e5-8f9f-6d7602e8ce7d with identifier: 7006900auction111103
2026-03-27 15:42:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4f9de218-895a-55e5-8f9f-6d7602e8ce7d with identifier: 7006900auction111103 to the API
2026-03-27 15:42:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:42: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 15:42:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006900/photo_001/780x0__r.jpg?hash=1774548961>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '4f9de218-895a-55e5-8f9f-6d7602e8ce7d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006900',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 76510,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-05-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 DIESEL - 2019 1.5 d sDrive16 AdBlue',
 'transmission': 'manual',
 'trim': 'DIESEL - 2019 1.5 d sDrive16 AdBlue',
 'vin': None,
 'year': 2020}
2026-03-27 15:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006900auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:42:23 [ecarstrade.be] INFO: Saving data for 7006900auction111103: {'created_time': 1774626143.357109, 'last_price_update_time': 1774626143.35712, 'auction_closing_time': 1775034600.0}
2026-03-27 15:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006900auction111103') HTTP/1.1" 204 0
2026-03-27 15:42:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006913/photo_001/780x0__r.jpg?hash=1774549159> (referer: https://ecarstrade.com/cars/7006913)
2026-03-27 15:42:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006913/photo_002/780x0__r.jpg?hash=1774549159> (referer: https://ecarstrade.com/cars/7006913)
2026-03-27 15:42:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8318455a-ecce-54e2-8831-b910395f2fe7
2026-03-27 15:42:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5c1ba837-f270-57fa-8884-49fc6b087d2e
2026-03-27 15:42:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8318455a-ecce-54e2-8831-b910395f2fe7
2026-03-27 15:42:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8318455a-ecce-54e2-8831-b910395f2fe7, skipping ID generation
2026-03-27 15:42:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8318455a-ecce-54e2-8831-b910395f2fe7 with scrape type 1
2026-03-27 15:42:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8318455a-ecce-54e2-8831-b910395f2fe7 sending to next pipeline
2026-03-27 15:42:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8318455a-ecce-54e2-8831-b910395f2fe7, identifier: 7006881auction111103
2026-03-27 15:42:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5c1ba837-f270-57fa-8884-49fc6b087d2e
2026-03-27 15:42:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8318455a-ecce-54e2-8831-b910395f2fe7 with identifier: 7006881auction111103
2026-03-27 15:42:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8318455a-ecce-54e2-8831-b910395f2fe7 with identifier: 7006881auction111103
2026-03-27 15:42:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8318455a-ecce-54e2-8831-b910395f2fe7 with identifier: 7006881auction111103 to the API
2026-03-27 15:42:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:42: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 15:42:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006881/photo_000/780x0__r.jpg?hash=1774548684>
{'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-04-01T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '8318455a-ecce-54e2-8831-b910395f2fe7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006881',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 116277,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A4 2.0 35 TFSI 110KW S TRONIC',
 'transmission': 'automatic',
 'trim': 'AUDI  2.0 35 TFSI 110KW S TRONIC',
 'vin': None,
 'year': 2020}
2026-03-27 15:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006881auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:42:23 [ecarstrade.be] INFO: Saving data for 7006881auction111103: {'created_time': 1774626143.945022, 'last_price_update_time': 1774626143.945037, 'auction_closing_time': 1775034600.0}
2026-03-27 15:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006881auction111103') HTTP/1.1" 204 0
2026-03-27 15:42:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006888/photo_004/780x0__r.jpg?hash=1774548761> (referer: https://ecarstrade.com/cars/7006888)
2026-03-27 15:42:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5c1ba837-f270-57fa-8884-49fc6b087d2e
2026-03-27 15:42:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5c1ba837-f270-57fa-8884-49fc6b087d2e
2026-03-27 15:42:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006913/photo_000/780x0__r.jpg?hash=1774549159> (referer: https://ecarstrade.com/cars/7006913)
2026-03-27 15:42:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006888/photo_002/780x0__r.jpg?hash=1774548760> (referer: https://ecarstrade.com/cars/7006888)
2026-03-27 15:42:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006888/photo_003/780x0__r.jpg?hash=1774548761> (referer: https://ecarstrade.com/cars/7006888)
2026-03-27 15:42:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006888/photo_001/780x0__r.jpg?hash=1774548760> (referer: https://ecarstrade.com/cars/7006888)
2026-03-27 15:42:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 91c57d64-96e8-5fdd-8dd4-bd742856ede9
2026-03-27 15:42:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5c1ba837-f270-57fa-8884-49fc6b087d2e
2026-03-27 15:42:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5c1ba837-f270-57fa-8884-49fc6b087d2e, skipping ID generation
2026-03-27 15:42:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c1ba837-f270-57fa-8884-49fc6b087d2e with scrape type 1
2026-03-27 15:42:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5c1ba837-f270-57fa-8884-49fc6b087d2e sending to next pipeline
2026-03-27 15:42:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5c1ba837-f270-57fa-8884-49fc6b087d2e, identifier: 7006913auction111103
2026-03-27 15:42:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5c1ba837-f270-57fa-8884-49fc6b087d2e with identifier: 7006913auction111103
2026-03-27 15:42:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5c1ba837-f270-57fa-8884-49fc6b087d2e with identifier: 7006913auction111103
2026-03-27 15:42:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5c1ba837-f270-57fa-8884-49fc6b087d2e with identifier: 7006913auction111103 to the API
2026-03-27 15:42:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:42: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 15:42:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006913/photo_000/780x0__r.jpg?hash=1774549159>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '5c1ba837-f270-57fa-8884-49fc6b087d2e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006913',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Kia',
 'model': 'Optima',
 'odometer': 142856,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-05-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA OPTIMA SPORTSWAGON PHEV - 2019 2.0 GDi PHEV Sense (EU6d-T.)',
 'transmission': 'automatic',
 'trim': 'KIA OPTIMA SPORTSWAGON PHEV - 2019 2.0 GDi PHEV Sense (EU6d-T.)',
 'vin': None,
 'year': 2020}
2026-03-27 15:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006913auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:42:24 [ecarstrade.be] INFO: Saving data for 7006913auction111103: {'created_time': 1774626144.524645, 'last_price_update_time': 1774626144.524657, 'auction_closing_time': 1775034600.0}
2026-03-27 15:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006913auction111103') HTTP/1.1" 204 0
2026-03-27 15:42:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006975/photo_004/780x0__r.jpg?hash=1774550075> (referer: https://ecarstrade.com/cars/7006975)
2026-03-27 15:42:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006888/photo_000/780x0__r.jpg?hash=1774548760> (referer: https://ecarstrade.com/cars/7006888)
2026-03-27 15:42:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 91c57d64-96e8-5fdd-8dd4-bd742856ede9
2026-03-27 15:42:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 91c57d64-96e8-5fdd-8dd4-bd742856ede9
2026-03-27 15:42:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 91c57d64-96e8-5fdd-8dd4-bd742856ede9
2026-03-27 15:42:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006975/photo_003/780x0__r.jpg?hash=1774550075> (referer: https://ecarstrade.com/cars/7006975)
2026-03-27 15:42:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006975/photo_002/780x0__r.jpg?hash=1774550075> (referer: https://ecarstrade.com/cars/7006975)
2026-03-27 15:42:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006975/photo_001/780x0__r.jpg?hash=1774550075> (referer: https://ecarstrade.com/cars/7006975)
2026-03-27 15:42:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b12f34a0-2458-5bde-8f07-b0e0212cb96e
2026-03-27 15:42:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 91c57d64-96e8-5fdd-8dd4-bd742856ede9
2026-03-27 15:42:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 91c57d64-96e8-5fdd-8dd4-bd742856ede9, skipping ID generation
2026-03-27 15:42:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91c57d64-96e8-5fdd-8dd4-bd742856ede9 with scrape type 1
2026-03-27 15:42:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 91c57d64-96e8-5fdd-8dd4-bd742856ede9 sending to next pipeline
2026-03-27 15:42:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 91c57d64-96e8-5fdd-8dd4-bd742856ede9, identifier: 7006888auction111103
2026-03-27 15:42:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 91c57d64-96e8-5fdd-8dd4-bd742856ede9 with identifier: 7006888auction111103
2026-03-27 15:42:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 91c57d64-96e8-5fdd-8dd4-bd742856ede9 with identifier: 7006888auction111103
2026-03-27 15:42:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 91c57d64-96e8-5fdd-8dd4-bd742856ede9 with identifier: 7006888auction111103 to the API
2026-03-27 15:42:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:42: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 15:42:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006888/photo_000/780x0__r.jpg?hash=1774548760>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.5L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '91c57d64-96e8-5fdd-8dd4-bd742856ede9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006888',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': '118',
 'odometer': 57131,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 1 SERIES HATCH 1.5 118I (100KW)',
 'transmission': 'manual',
 'trim': '1 SERIES HATCH 1.5 I (100KW)',
 'vin': None,
 'year': 2021}
2026-03-27 15:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006888auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:42:25 [ecarstrade.be] INFO: Saving data for 7006888auction111103: {'created_time': 1774626145.068306, 'last_price_update_time': 1774626145.068316, 'auction_closing_time': 1775034600.0}
2026-03-27 15:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006888auction111103') HTTP/1.1" 204 0
2026-03-27 15:42:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006968/photo_004/780x0__r.jpg?hash=1774549995> (referer: https://ecarstrade.com/cars/7006968)
2026-03-27 15:42:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006975/photo_000/780x0__r.jpg?hash=1774550075> (referer: https://ecarstrade.com/cars/7006975)
2026-03-27 15:42:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b12f34a0-2458-5bde-8f07-b0e0212cb96e
2026-03-27 15:42:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b12f34a0-2458-5bde-8f07-b0e0212cb96e
2026-03-27 15:42:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b12f34a0-2458-5bde-8f07-b0e0212cb96e
2026-03-27 15:42:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006968/photo_003/780x0__r.jpg?hash=1774549995> (referer: https://ecarstrade.com/cars/7006968)
2026-03-27 15:42:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006968/photo_001/780x0__r.jpg?hash=1774549995> (referer: https://ecarstrade.com/cars/7006968)
2026-03-27 15:42:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006968/photo_002/780x0__r.jpg?hash=1774549995> (referer: https://ecarstrade.com/cars/7006968)
2026-03-27 15:42:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9630defe-22bc-59e8-8648-2e87bcb3d56a
2026-03-27 15:42:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b12f34a0-2458-5bde-8f07-b0e0212cb96e
2026-03-27 15:42:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b12f34a0-2458-5bde-8f07-b0e0212cb96e, skipping ID generation
2026-03-27 15:42:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b12f34a0-2458-5bde-8f07-b0e0212cb96e with scrape type 1
2026-03-27 15:42:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b12f34a0-2458-5bde-8f07-b0e0212cb96e sending to next pipeline
2026-03-27 15:42:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b12f34a0-2458-5bde-8f07-b0e0212cb96e, identifier: 7006975auction111103
2026-03-27 15:42:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b12f34a0-2458-5bde-8f07-b0e0212cb96e with identifier: 7006975auction111103
2026-03-27 15:42:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b12f34a0-2458-5bde-8f07-b0e0212cb96e with identifier: 7006975auction111103
2026-03-27 15:42:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b12f34a0-2458-5bde-8f07-b0e0212cb96e with identifier: 7006975auction111103 to the API
2026-03-27 15:42:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:42:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006975/photo_000/780x0__r.jpg?hash=1774550075>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO A',
 'engine': '',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Electric',
 'id': 'b12f34a0-2458-5bde-8f07-b0e0212cb96e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006975',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 53759,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TESLA MODEL 3 BEV 50KWH STANDARD RWD PLUS AUTO',
 'transmission': 'automatic',
 'trim': 'TESLA MODEL 3 BEV 50KWH STANDARD RWD PLUS AUTO',
 'vin': None,
 'year': 2021}
2026-03-27 15:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006975auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:42:25 [ecarstrade.be] INFO: Saving data for 7006975auction111103: {'created_time': 1774626145.631687, 'last_price_update_time': 1774626145.631702, 'auction_closing_time': 1775034600.0}
2026-03-27 15:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006975auction111103') HTTP/1.1" 204 0
2026-03-27 15:42:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006968/photo_000/780x0__r.jpg?hash=1774549995> (referer: https://ecarstrade.com/cars/7006968)
2026-03-27 15:42:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006920/photo_005/780x0__r.jpg?hash=1774549270> (referer: https://ecarstrade.com/cars/7006920)
2026-03-27 15:42:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006942> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:42:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9630defe-22bc-59e8-8648-2e87bcb3d56a
2026-03-27 15:42:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9630defe-22bc-59e8-8648-2e87bcb3d56a
2026-03-27 15:42:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9630defe-22bc-59e8-8648-2e87bcb3d56a
2026-03-27 15:42:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006920/photo_004/780x0__r.jpg?hash=1774549270> (referer: https://ecarstrade.com/cars/7006920)
2026-03-27 15:42:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006920/photo_003/780x0__r.jpg?hash=1774549270> (referer: https://ecarstrade.com/cars/7006920)
2026-03-27 15: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 15:42:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9630defe-22bc-59e8-8648-2e87bcb3d56a
2026-03-27 15:42:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9630defe-22bc-59e8-8648-2e87bcb3d56a, skipping ID generation
2026-03-27 15:42:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9630defe-22bc-59e8-8648-2e87bcb3d56a with scrape type 1
2026-03-27 15:42:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9630defe-22bc-59e8-8648-2e87bcb3d56a sending to next pipeline
2026-03-27 15:42:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 9630defe-22bc-59e8-8648-2e87bcb3d56a, identifier: 7006968auction111103
2026-03-27 15:42:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 9630defe-22bc-59e8-8648-2e87bcb3d56a with identifier: 7006968auction111103
2026-03-27 15:42:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 9630defe-22bc-59e8-8648-2e87bcb3d56a with identifier: 7006968auction111103
2026-03-27 15:42:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 9630defe-22bc-59e8-8648-2e87bcb3d56a with identifier: 7006968auction111103 to the API
2026-03-27 15:42:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:42: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 15:42:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006968/photo_000/780x0__r.jpg?hash=1774549995>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.0L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': '9630defe-22bc-59e8-8648-2e87bcb3d56a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006968',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 99196,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA OCTAVIA COMBI 1.0 TSI MHEV 81KW DSG CLEVER',
 'transmission': 'automatic',
 'trim': 'SKODA OCTAVIA COMBI 1.0 TSI MHEV 81KW DSG CLEVER',
 'vin': None,
 'year': 2022}
2026-03-27 15:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006968auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:42:26 [ecarstrade.be] INFO: Saving data for 7006968auction111103: {'created_time': 1774626146.268686, 'last_price_update_time': 1774626146.268696, 'auction_closing_time': 1775034600.0}
2026-03-27 15:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006968auction111103') HTTP/1.1" 204 0
2026-03-27 15:42:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006920/photo_001/780x0__r.jpg?hash=1774549270> (referer: https://ecarstrade.com/cars/7006920)
2026-03-27 15:42:26 [ecarstrade.be] INFO: Extracting details for car 7006942auction111103
2026-03-27 15:42: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 15:42:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c256b449-747c-563b-8517-a5b9ab0af965
2026-03-27 15:42:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b29df2d0-7f4f-50fe-a797-a908bc1a8675 with identifier: 7006942auction111103
2026-03-27 15:42:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b29df2d0-7f4f-50fe-a797-a908bc1a8675 with scrape type 1
2026-03-27 15:42:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b29df2d0-7f4f-50fe-a797-a908bc1a8675
2026-03-27 15:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006942%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549628%27 HTTP/1.1" 200 None
2026-03-27 15:42:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006942/photo_000/780x0__r.jpg?hash=1774549628 not downloaded yet
2026-03-27 15:42:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c256b449-747c-563b-8517-a5b9ab0af965
2026-03-27 15:42:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c256b449-747c-563b-8517-a5b9ab0af965
2026-03-27 15:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006942%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549629%27 HTTP/1.1" 200 None
2026-03-27 15:42:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006942/photo_001/780x0__r.jpg?hash=1774549629 not downloaded yet
2026-03-27 15:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006942%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549629%27 HTTP/1.1" 200 None
2026-03-27 15:42:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006942/photo_002/780x0__r.jpg?hash=1774549629 not downloaded yet
2026-03-27 15:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006942%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549629%27 HTTP/1.1" 200 None
2026-03-27 15:42:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006942/photo_003/780x0__r.jpg?hash=1774549629 not downloaded yet
2026-03-27 15:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006942%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549629%27 HTTP/1.1" 200 None
2026-03-27 15:42:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006942/photo_004/780x0__r.jpg?hash=1774549629 not downloaded yet
2026-03-27 15:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006942%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549629%27 HTTP/1.1" 200 None
2026-03-27 15:42:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006942/photo_005/780x0__r.jpg?hash=1774549629 not downloaded yet
2026-03-27 15:42:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c256b449-747c-563b-8517-a5b9ab0af965
2026-03-27 15:42:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006920/photo_002/780x0__r.jpg?hash=1774549270> (referer: https://ecarstrade.com/cars/7006920)
2026-03-27 15:42: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 15:42:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c256b449-747c-563b-8517-a5b9ab0af965
2026-03-27 15:42:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c256b449-747c-563b-8517-a5b9ab0af965, skipping ID generation
2026-03-27 15:42:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c256b449-747c-563b-8517-a5b9ab0af965 with scrape type 1
2026-03-27 15:42:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c256b449-747c-563b-8517-a5b9ab0af965 sending to next pipeline
2026-03-27 15:42:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c256b449-747c-563b-8517-a5b9ab0af965, identifier: 7006920auction111103
2026-03-27 15:42:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c256b449-747c-563b-8517-a5b9ab0af965 with identifier: 7006920auction111103
2026-03-27 15:42:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c256b449-747c-563b-8517-a5b9ab0af965 with identifier: 7006920auction111103
2026-03-27 15:42:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c256b449-747c-563b-8517-a5b9ab0af965 with identifier: 7006920auction111103 to the API
2026-03-27 15:42:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:42: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 15:42:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006920/photo_002/780x0__r.jpg?hash=1774549270>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.3L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'c256b449-747c-563b-8517-a5b9ab0af965',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006920',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA Shooting Brake',
 'odometer': 119957,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA SHOOTING BRAKE 1.3 CLA 250 E BUSINESS SOLUTION '
          'DCT',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA SHOOTING BRAKE 1.3 CLA 250 E BUSINESS SOLUTION DCT',
 'vin': None,
 'year': 2022}
2026-03-27 15:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006920auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:42:27 [ecarstrade.be] INFO: Saving data for 7006920auction111103: {'created_time': 1774626147.004556, 'last_price_update_time': 1774626147.004569, 'auction_closing_time': 1775034600.0}
2026-03-27 15:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006920auction111103') HTTP/1.1" 204 0
2026-03-27 15:42:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 15:42:29 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.593(s), this was the 1st time calling it.
2026-03-27 15:42:29 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.882391183343589 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 15:42:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006978> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:42:30 [ecarstrade.be] INFO: Extracting details for car 7006978auction111103
2026-03-27 15:42:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 594534ab-34ce-55eb-a07d-6c31c24e713a with identifier: 7006978auction111103
2026-03-27 15:42:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 594534ab-34ce-55eb-a07d-6c31c24e713a with scrape type 1
2026-03-27 15:42:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 594534ab-34ce-55eb-a07d-6c31c24e713a
2026-03-27 15:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006978%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774550136%27 HTTP/1.1" 200 None
2026-03-27 15:42:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006978/photo_000/780x0__r.jpg?hash=1774550136 not downloaded yet
2026-03-27 15:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006978%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774550136%27 HTTP/1.1" 200 None
2026-03-27 15:42:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006978/photo_001/780x0__r.jpg?hash=1774550136 not downloaded yet
2026-03-27 15:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006978%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774550137%27 HTTP/1.1" 200 None
2026-03-27 15:42:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006978/photo_002/780x0__r.jpg?hash=1774550137 not downloaded yet
2026-03-27 15:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006978%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774550137%27 HTTP/1.1" 200 None
2026-03-27 15:42:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006978/photo_003/780x0__r.jpg?hash=1774550137 not downloaded yet
2026-03-27 15:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006978%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774550137%27 HTTP/1.1" 200 None
2026-03-27 15:42:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006978/photo_004/780x0__r.jpg?hash=1774550137 not downloaded yet
2026-03-27 15:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006978%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774550137%27 HTTP/1.1" 200 None
2026-03-27 15:42:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006978/photo_005/780x0__r.jpg?hash=1774550137 not downloaded yet
2026-03-27 15:42:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 15:42:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006927> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:42: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 15:42:36 [ecarstrade.be] INFO: Extracting details for car 7006927auction111103
2026-03-27 15:42:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a0796ff-5f84-5e8e-8f66-6daa6e7a3746 with identifier: 7006927auction111103
2026-03-27 15:42:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a0796ff-5f84-5e8e-8f66-6daa6e7a3746 with scrape type 1
2026-03-27 15:42:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2a0796ff-5f84-5e8e-8f66-6daa6e7a3746
2026-03-27 15:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006927%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549373%27 HTTP/1.1" 200 None
2026-03-27 15:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006927/photo_000/780x0__r.jpg?hash=1774549373 not downloaded yet
2026-03-27 15:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006927%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549373%27 HTTP/1.1" 200 None
2026-03-27 15:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006927/photo_001/780x0__r.jpg?hash=1774549373 not downloaded yet
2026-03-27 15:42:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006911> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006927%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549374%27 HTTP/1.1" 200 None
2026-03-27 15:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006927/photo_002/780x0__r.jpg?hash=1774549374 not downloaded yet
2026-03-27 15:42: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 15:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006927%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549374%27 HTTP/1.1" 200 None
2026-03-27 15:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006927/photo_003/780x0__r.jpg?hash=1774549374 not downloaded yet
2026-03-27 15:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006927%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549374%27 HTTP/1.1" 200 None
2026-03-27 15:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006927/photo_004/780x0__r.jpg?hash=1774549374 not downloaded yet
2026-03-27 15:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006927%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549374%27 HTTP/1.1" 200 None
2026-03-27 15:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006927/photo_005/780x0__r.jpg?hash=1774549374 not downloaded yet
2026-03-27 15:42:37 [ecarstrade.be] INFO: Extracting details for car 7006911auction111103
2026-03-27 15:42:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8188f07-2e91-521e-946f-93ce3c8b0082 with identifier: 7006911auction111103
2026-03-27 15:42:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8188f07-2e91-521e-946f-93ce3c8b0082 with scrape type 1
2026-03-27 15:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c8188f07-2e91-521e-946f-93ce3c8b0082
2026-03-27 15:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006911%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549154%27 HTTP/1.1" 200 None
2026-03-27 15:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006911/photo_000/780x0__r.jpg?hash=1774549154 not downloaded yet
2026-03-27 15:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006911%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549154%27 HTTP/1.1" 200 None
2026-03-27 15:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006911/photo_001/780x0__r.jpg?hash=1774549154 not downloaded yet
2026-03-27 15:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006911%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549154%27 HTTP/1.1" 200 None
2026-03-27 15:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006911/photo_002/780x0__r.jpg?hash=1774549154 not downloaded yet
2026-03-27 15:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006911%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549154%27 HTTP/1.1" 200 None
2026-03-27 15:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006911/photo_003/780x0__r.jpg?hash=1774549154 not downloaded yet
2026-03-27 15:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006911%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549154%27 HTTP/1.1" 200 None
2026-03-27 15:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006911/photo_004/780x0__r.jpg?hash=1774549154 not downloaded yet
2026-03-27 15:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006911%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549154%27 HTTP/1.1" 200 None
2026-03-27 15:42:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006911/photo_005/780x0__r.jpg?hash=1774549154 not downloaded yet
2026-03-27 15:42:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006996> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:42:41 [ecarstrade.be] INFO: Extracting details for car 7006996auction111103
2026-03-27 15:42:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3deea1de-e601-5fd1-a702-def6b571ede8 with identifier: 7006996auction111103
2026-03-27 15:42:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3deea1de-e601-5fd1-a702-def6b571ede8 with scrape type 1
2026-03-27 15:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3deea1de-e601-5fd1-a702-def6b571ede8
2026-03-27 15:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006996%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774550326%27 HTTP/1.1" 200 None
2026-03-27 15:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006996/photo_000/780x0__r.jpg?hash=1774550326 not downloaded yet
2026-03-27 15:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006996%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774550326%27 HTTP/1.1" 200 None
2026-03-27 15:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006996/photo_001/780x0__r.jpg?hash=1774550326 not downloaded yet
2026-03-27 15:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006996%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774550326%27 HTTP/1.1" 200 None
2026-03-27 15:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006996/photo_002/780x0__r.jpg?hash=1774550326 not downloaded yet
2026-03-27 15:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006996%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774550326%27 HTTP/1.1" 200 None
2026-03-27 15:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006996/photo_003/780x0__r.jpg?hash=1774550326 not downloaded yet
2026-03-27 15:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006996%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774550326%27 HTTP/1.1" 200 None
2026-03-27 15:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006996/photo_004/780x0__r.jpg?hash=1774550326 not downloaded yet
2026-03-27 15:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006996%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774550327%27 HTTP/1.1" 200 None
2026-03-27 15:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006996/photo_005/780x0__r.jpg?hash=1774550327 not downloaded yet
2026-03-27 15:42:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006965> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:42:42 [ecarstrade.be] INFO: Extracting details for car 7006965auction111103
2026-03-27 15:42:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d68a74cf-11e0-556b-88f6-a6153c64d1c4 with identifier: 7006965auction111103
2026-03-27 15:42:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d68a74cf-11e0-556b-88f6-a6153c64d1c4 with scrape type 1
2026-03-27 15:42:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d68a74cf-11e0-556b-88f6-a6153c64d1c4
2026-03-27 15:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006965%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549984%27 HTTP/1.1" 200 None
2026-03-27 15:42:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006965/photo_000/780x0__r.jpg?hash=1774549984 not downloaded yet
2026-03-27 15:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006965%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549985%27 HTTP/1.1" 200 None
2026-03-27 15:42:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006965/photo_001/780x0__r.jpg?hash=1774549985 not downloaded yet
2026-03-27 15:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006965%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549985%27 HTTP/1.1" 200 None
2026-03-27 15:42:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006965/photo_002/780x0__r.jpg?hash=1774549985 not downloaded yet
2026-03-27 15:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006965%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549985%27 HTTP/1.1" 200 None
2026-03-27 15:42:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006965/photo_003/780x0__r.jpg?hash=1774549985 not downloaded yet
2026-03-27 15:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006965%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549985%27 HTTP/1.1" 200 None
2026-03-27 15:42:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006965/photo_004/780x0__r.jpg?hash=1774549985 not downloaded yet
2026-03-27 15:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006965%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549985%27 HTTP/1.1" 200 None
2026-03-27 15:42:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006965/photo_005/780x0__r.jpg?hash=1774549985 not downloaded yet
2026-03-27 15:42:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006895> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:42: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 15:42:43 [ecarstrade.be] INFO: Extracting details for car 7006895auction111103
2026-03-27 15:42:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4662dbd9-f436-50eb-b7cf-0966d9c6af19 with identifier: 7006895auction111103
2026-03-27 15:42:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4662dbd9-f436-50eb-b7cf-0966d9c6af19 with scrape type 1
2026-03-27 15:42:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4662dbd9-f436-50eb-b7cf-0966d9c6af19
2026-03-27 15:42:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006895%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548909%27 HTTP/1.1" 200 None
2026-03-27 15:42:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006895/photo_000/780x0__r.jpg?hash=1774548909 not downloaded yet
2026-03-27 15:42:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006895%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548910%27 HTTP/1.1" 200 None
2026-03-27 15:42:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006895/photo_001/780x0__r.jpg?hash=1774548910 not downloaded yet
2026-03-27 15:42:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006895%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548910%27 HTTP/1.1" 200 None
2026-03-27 15:42:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006895/photo_002/780x0__r.jpg?hash=1774548910 not downloaded yet
2026-03-27 15:42:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006895%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548910%27 HTTP/1.1" 200 None
2026-03-27 15:42:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006895/photo_003/780x0__r.jpg?hash=1774548910 not downloaded yet
2026-03-27 15:42:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006895%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548910%27 HTTP/1.1" 200 None
2026-03-27 15:42:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006895/photo_004/780x0__r.jpg?hash=1774548910 not downloaded yet
2026-03-27 15:42:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7006895%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548910%27 HTTP/1.1" 200 None
2026-03-27 15:42:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006895/photo_005/780x0__r.jpg?hash=1774548910 not downloaded yet
2026-03-27 15:42:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006986> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:42:58 [ecarstrade.be] INFO: Extracting details for car 7006986auction111103
2026-03-27 15:42:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05dcee2b-0d3a-5019-96da-731bce66a870 with identifier: 7006986auction111103
2026-03-27 15:42:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05dcee2b-0d3a-5019-96da-731bce66a870 with scrape type 1
2026-03-27 15:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 05dcee2b-0d3a-5019-96da-731bce66a870
2026-03-27 15:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006986%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774550219%27 HTTP/1.1" 200 None
2026-03-27 15:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006986/photo_000/780x0__r.jpg?hash=1774550219 not downloaded yet
2026-03-27 15:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006986%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774550219%27 HTTP/1.1" 200 None
2026-03-27 15:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006986/photo_001/780x0__r.jpg?hash=1774550219 not downloaded yet
2026-03-27 15:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006986%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774550219%27 HTTP/1.1" 200 None
2026-03-27 15:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006986/photo_002/780x0__r.jpg?hash=1774550219 not downloaded yet
2026-03-27 15:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006986%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774550219%27 HTTP/1.1" 200 None
2026-03-27 15:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006986/photo_003/780x0__r.jpg?hash=1774550219 not downloaded yet
2026-03-27 15:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006986%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774550219%27 HTTP/1.1" 200 None
2026-03-27 15:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006986/photo_004/780x0__r.jpg?hash=1774550219 not downloaded yet
2026-03-27 15:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006986%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774550219%27 HTTP/1.1" 200 None
2026-03-27 15:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006986/photo_005/780x0__r.jpg?hash=1774550219 not downloaded yet
2026-03-27 15:42:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006960> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:42:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006942/photo_005/780x0__r.jpg?hash=1774549629> (referer: https://ecarstrade.com/cars/7006942)
2026-03-27 15:42:58 [ecarstrade.be] INFO: Extracting details for car 7006960auction111103
2026-03-27 15:42:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3a113de-7ab7-5756-b159-597bde7447fc with identifier: 7006960auction111103
2026-03-27 15:42:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3a113de-7ab7-5756-b159-597bde7447fc with scrape type 1
2026-03-27 15:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f3a113de-7ab7-5756-b159-597bde7447fc
2026-03-27 15:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006960%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549908%27 HTTP/1.1" 200 None
2026-03-27 15:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006960/photo_000/780x0__r.jpg?hash=1774549908 not downloaded yet
2026-03-27 15:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006960%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549908%27 HTTP/1.1" 200 None
2026-03-27 15:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006960/photo_001/780x0__r.jpg?hash=1774549908 not downloaded yet
2026-03-27 15:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006960%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549908%27 HTTP/1.1" 200 None
2026-03-27 15:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006960/photo_002/780x0__r.jpg?hash=1774549908 not downloaded yet
2026-03-27 15:42:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006942/photo_004/780x0__r.jpg?hash=1774549629> (referer: https://ecarstrade.com/cars/7006942)
2026-03-27 15:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006960%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549908%27 HTTP/1.1" 200 None
2026-03-27 15:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006960/photo_003/780x0__r.jpg?hash=1774549908 not downloaded yet
2026-03-27 15:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006960%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549908%27 HTTP/1.1" 200 None
2026-03-27 15:42:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006960/photo_004/780x0__r.jpg?hash=1774549908 not downloaded yet
2026-03-27 15:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:42: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%252F7000001-7010000%252F7006960%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549908%27 HTTP/1.1" 200 None
2026-03-27 15:42:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006960/photo_005/780x0__r.jpg?hash=1774549908 not downloaded yet
2026-03-27 15:42:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b29df2d0-7f4f-50fe-a797-a908bc1a8675
2026-03-27 15:42:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b29df2d0-7f4f-50fe-a797-a908bc1a8675
2026-03-27 15:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006978/photo_005/780x0__r.jpg?hash=1774550137> (referer: https://ecarstrade.com/cars/7006978)
2026-03-27 15:42:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 594534ab-34ce-55eb-a07d-6c31c24e713a
2026-03-27 15:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006927/photo_001/780x0__r.jpg?hash=1774549373> (referer: https://ecarstrade.com/cars/7006927)
2026-03-27 15:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006911/photo_005/780x0__r.jpg?hash=1774549154> (referer: https://ecarstrade.com/cars/7006911)
2026-03-27 15:42:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2a0796ff-5f84-5e8e-8f66-6daa6e7a3746
2026-03-27 15:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006996/photo_005/780x0__r.jpg?hash=1774550327> (referer: https://ecarstrade.com/cars/7006996)
2026-03-27 15:42:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c8188f07-2e91-521e-946f-93ce3c8b0082
2026-03-27 15:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006965/photo_005/780x0__r.jpg?hash=1774549985> (referer: https://ecarstrade.com/cars/7006965)
2026-03-27 15:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006895/photo_005/780x0__r.jpg?hash=1774548910> (referer: https://ecarstrade.com/cars/7006895)
2026-03-27 15:42:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3deea1de-e601-5fd1-a702-def6b571ede8
2026-03-27 15:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006986/photo_005/780x0__r.jpg?hash=1774550219> (referer: https://ecarstrade.com/cars/7006986)
2026-03-27 15:42:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d68a74cf-11e0-556b-88f6-a6153c64d1c4
2026-03-27 15:42:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4662dbd9-f436-50eb-b7cf-0966d9c6af19
2026-03-27 15:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006986/photo_004/780x0__r.jpg?hash=1774550219> (referer: https://ecarstrade.com/cars/7006986)
2026-03-27 15:42:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 05dcee2b-0d3a-5019-96da-731bce66a870
2026-03-27 15:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006960/photo_002/780x0__r.jpg?hash=1774549908> (referer: https://ecarstrade.com/cars/7006960)
2026-03-27 15:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006960/photo_005/780x0__r.jpg?hash=1774549908> (referer: https://ecarstrade.com/cars/7006960)
2026-03-27 15:42:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 05dcee2b-0d3a-5019-96da-731bce66a870
2026-03-27 15:42:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f3a113de-7ab7-5756-b159-597bde7447fc
2026-03-27 15:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006960/photo_004/780x0__r.jpg?hash=1774549908> (referer: https://ecarstrade.com/cars/7006960)
2026-03-27 15:42:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f3a113de-7ab7-5756-b159-597bde7447fc
2026-03-27 15:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006960/photo_003/780x0__r.jpg?hash=1774549908> (referer: https://ecarstrade.com/cars/7006960)
2026-03-27 15:42:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f3a113de-7ab7-5756-b159-597bde7447fc
2026-03-27 15:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006960/photo_001/780x0__r.jpg?hash=1774549908> (referer: https://ecarstrade.com/cars/7006960)
2026-03-27 15:42:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f3a113de-7ab7-5756-b159-597bde7447fc
2026-03-27 15:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006960/photo_000/780x0__r.jpg?hash=1774549908> (referer: https://ecarstrade.com/cars/7006960)
2026-03-27 15:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006986/photo_003/780x0__r.jpg?hash=1774550219> (referer: https://ecarstrade.com/cars/7006986)
2026-03-27 15:42:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f3a113de-7ab7-5756-b159-597bde7447fc
2026-03-27 15:43:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006986/photo_002/780x0__r.jpg?hash=1774550219> (referer: https://ecarstrade.com/cars/7006986)
2026-03-27 15:43:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f3a113de-7ab7-5756-b159-597bde7447fc
2026-03-27 15:43:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f3a113de-7ab7-5756-b159-597bde7447fc, skipping ID generation
2026-03-27 15:43:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3a113de-7ab7-5756-b159-597bde7447fc with scrape type 1
2026-03-27 15:43:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f3a113de-7ab7-5756-b159-597bde7447fc sending to next pipeline
2026-03-27 15:43:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f3a113de-7ab7-5756-b159-597bde7447fc, identifier: 7006960auction111103
2026-03-27 15:43:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f3a113de-7ab7-5756-b159-597bde7447fc with identifier: 7006960auction111103
2026-03-27 15:43:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f3a113de-7ab7-5756-b159-597bde7447fc with identifier: 7006960auction111103
2026-03-27 15:43:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f3a113de-7ab7-5756-b159-597bde7447fc with identifier: 7006960auction111103 to the API
2026-03-27 15:43:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:43: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 15:43:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006960/photo_000/780x0__r.jpg?hash=1774549908>
{'auction_title': '',
 'c_o_2_emission_value': 189,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': None,
 'engine': '2.3L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'f3a113de-7ab7-5756-b159-597bde7447fc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006960',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Master',
 'odometer': 78351,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-07-30',
 'seats_number': 7,
 'seller_name': None,
 'title': 'RENAULT MASTER 35 LWB DSL - 2014 2.3 dCi 35 L3H1 Energy Twin Turbo '
          'STOCK',
 'transmission': 'manual',
 'trim': 'RENAULT MASTER 35 LWB DSL - 2014 2.3 dCi 35 L3H1 Energy Twin Turbo '
         'STOCK',
 'vin': None,
 'year': 2019}
2026-03-27 15:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006960auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:43:00 [ecarstrade.be] INFO: Saving data for 7006960auction111103: {'created_time': 1774626180.522996, 'last_price_update_time': 1774626180.523007, 'auction_closing_time': 1775034600.0}
2026-03-27 15:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006960auction111103') HTTP/1.1" 204 0
2026-03-27 15:43:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006986/photo_001/780x0__r.jpg?hash=1774550219> (referer: https://ecarstrade.com/cars/7006986)
2026-03-27 15:43:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006897> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:43:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 05dcee2b-0d3a-5019-96da-731bce66a870
2026-03-27 15:43:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 05dcee2b-0d3a-5019-96da-731bce66a870
2026-03-27 15:43:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006986/photo_000/780x0__r.jpg?hash=1774550219> (referer: https://ecarstrade.com/cars/7006986)
2026-03-27 15:43:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006895/photo_004/780x0__r.jpg?hash=1774548910> (referer: https://ecarstrade.com/cars/7006895)
2026-03-27 15:43:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 05dcee2b-0d3a-5019-96da-731bce66a870
2026-03-27 15:43:00 [ecarstrade.be] INFO: Extracting details for car 7006897auction111103
2026-03-27 15:43:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e73d63e4-4a22-5f0e-bde3-2bb6e1bb9a35 with identifier: 7006897auction111103
2026-03-27 15:43:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e73d63e4-4a22-5f0e-bde3-2bb6e1bb9a35 with scrape type 1
2026-03-27 15:43:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e73d63e4-4a22-5f0e-bde3-2bb6e1bb9a35
2026-03-27 15:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006897%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548934%27 HTTP/1.1" 200 None
2026-03-27 15:43:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006897/photo_000/780x0__r.jpg?hash=1774548934 not downloaded yet
2026-03-27 15:43:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006895/photo_002/780x0__r.jpg?hash=1774548910> (referer: https://ecarstrade.com/cars/7006895)
2026-03-27 15:43:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006895/photo_003/780x0__r.jpg?hash=1774548910> (referer: https://ecarstrade.com/cars/7006895)
2026-03-27 15:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006897%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548935%27 HTTP/1.1" 200 None
2026-03-27 15:43:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006897/photo_001/780x0__r.jpg?hash=1774548935 not downloaded yet
2026-03-27 15:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006897%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548935%27 HTTP/1.1" 200 None
2026-03-27 15:43:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006897/photo_002/780x0__r.jpg?hash=1774548935 not downloaded yet
2026-03-27 15:43:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 05dcee2b-0d3a-5019-96da-731bce66a870
2026-03-27 15:43:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 05dcee2b-0d3a-5019-96da-731bce66a870, skipping ID generation
2026-03-27 15:43:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05dcee2b-0d3a-5019-96da-731bce66a870 with scrape type 1
2026-03-27 15:43:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 05dcee2b-0d3a-5019-96da-731bce66a870 sending to next pipeline
2026-03-27 15:43:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 05dcee2b-0d3a-5019-96da-731bce66a870, identifier: 7006986auction111103
2026-03-27 15:43:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006895/photo_000/780x0__r.jpg?hash=1774548909> (referer: https://ecarstrade.com/cars/7006895)
2026-03-27 15:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006897%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548935%27 HTTP/1.1" 200 None
2026-03-27 15:43:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006897/photo_003/780x0__r.jpg?hash=1774548935 not downloaded yet
2026-03-27 15:43:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 05dcee2b-0d3a-5019-96da-731bce66a870 with identifier: 7006986auction111103
2026-03-27 15:43:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 05dcee2b-0d3a-5019-96da-731bce66a870 with identifier: 7006986auction111103
2026-03-27 15:43:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 05dcee2b-0d3a-5019-96da-731bce66a870 with identifier: 7006986auction111103 to the API
2026-03-27 15:43:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:43: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 15:43:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006986/photo_000/780x0__r.jpg?hash=1774550219>
{'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-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '05dcee2b-0d3a-5019-96da-731bce66a870',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006986',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 68076,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN TIGUAN 2.0 TDI 90KW LIFE',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN TIGUAN 2.0 TDI 90KW LIFE',
 'vin': None,
 'year': 2021}
2026-03-27 15:43:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006986auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:43:01 [ecarstrade.be] INFO: Saving data for 7006986auction111103: {'created_time': 1774626181.291528, 'last_price_update_time': 1774626181.291539, 'auction_closing_time': 1775034600.0}
2026-03-27 15:43:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006986auction111103') HTTP/1.1" 204 0
2026-03-27 15:43:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006895/photo_001/780x0__r.jpg?hash=1774548910> (referer: https://ecarstrade.com/cars/7006895)
2026-03-27 15:43:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4662dbd9-f436-50eb-b7cf-0966d9c6af19
2026-03-27 15:43:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006897%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548935%27 HTTP/1.1" 200 None
2026-03-27 15:43:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006897/photo_004/780x0__r.jpg?hash=1774548935 not downloaded yet
2026-03-27 15:43:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4662dbd9-f436-50eb-b7cf-0966d9c6af19
2026-03-27 15:43:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4662dbd9-f436-50eb-b7cf-0966d9c6af19
2026-03-27 15:43:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4662dbd9-f436-50eb-b7cf-0966d9c6af19
2026-03-27 15:43:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006965/photo_003/780x0__r.jpg?hash=1774549985> (referer: https://ecarstrade.com/cars/7006965)
2026-03-27 15:43:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006965/photo_004/780x0__r.jpg?hash=1774549985> (referer: https://ecarstrade.com/cars/7006965)
2026-03-27 15:43:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006897%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548935%27 HTTP/1.1" 200 None
2026-03-27 15:43:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006897/photo_005/780x0__r.jpg?hash=1774548935 not downloaded yet
2026-03-27 15:43:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4662dbd9-f436-50eb-b7cf-0966d9c6af19
2026-03-27 15:43:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4662dbd9-f436-50eb-b7cf-0966d9c6af19, skipping ID generation
2026-03-27 15:43:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4662dbd9-f436-50eb-b7cf-0966d9c6af19 with scrape type 1
2026-03-27 15:43:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4662dbd9-f436-50eb-b7cf-0966d9c6af19 sending to next pipeline
2026-03-27 15:43:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 4662dbd9-f436-50eb-b7cf-0966d9c6af19, identifier: 7006895auction111103
2026-03-27 15:43:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 4662dbd9-f436-50eb-b7cf-0966d9c6af19 with identifier: 7006895auction111103
2026-03-27 15:43:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 4662dbd9-f436-50eb-b7cf-0966d9c6af19 with identifier: 7006895auction111103
2026-03-27 15:43:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 4662dbd9-f436-50eb-b7cf-0966d9c6af19 with identifier: 7006895auction111103 to the API
2026-03-27 15:43:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:43: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 15:43:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006895/photo_001/780x0__r.jpg?hash=1774548910>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.5L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '4662dbd9-f436-50eb-b7cf-0966d9c6af19',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006895',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 80233,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 1.5 SDRIVE16D',
 'transmission': 'manual',
 'trim': '1.5 SDRIVE16D',
 'vin': None,
 'year': 2022}
2026-03-27 15:43:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006895auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:43:01 [ecarstrade.be] INFO: Saving data for 7006895auction111103: {'created_time': 1774626181.843772, 'last_price_update_time': 1774626181.843783, 'auction_closing_time': 1775034600.0}
2026-03-27 15:43:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006895auction111103') HTTP/1.1" 204 0
2026-03-27 15:43:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006965/photo_001/780x0__r.jpg?hash=1774549985> (referer: https://ecarstrade.com/cars/7006965)
2026-03-27 15:43:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006965/photo_002/780x0__r.jpg?hash=1774549985> (referer: https://ecarstrade.com/cars/7006965)
2026-03-27 15:43:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d68a74cf-11e0-556b-88f6-a6153c64d1c4
2026-03-27 15:43:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d68a74cf-11e0-556b-88f6-a6153c64d1c4
2026-03-27 15:43:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006996/photo_004/780x0__r.jpg?hash=1774550326> (referer: https://ecarstrade.com/cars/7006996)
2026-03-27 15:43:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d68a74cf-11e0-556b-88f6-a6153c64d1c4
2026-03-27 15:43:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d68a74cf-11e0-556b-88f6-a6153c64d1c4
2026-03-27 15:43:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006965/photo_000/780x0__r.jpg?hash=1774549984> (referer: https://ecarstrade.com/cars/7006965)
2026-03-27 15:43:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006897/photo_000/780x0__r.jpg?hash=1774548934> (referer: https://ecarstrade.com/cars/7006897)
2026-03-27 15:43:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3deea1de-e601-5fd1-a702-def6b571ede8
2026-03-27 15:43:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006996/photo_003/780x0__r.jpg?hash=1774550326> (referer: https://ecarstrade.com/cars/7006996)
2026-03-27 15:43:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d68a74cf-11e0-556b-88f6-a6153c64d1c4
2026-03-27 15:43:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d68a74cf-11e0-556b-88f6-a6153c64d1c4, skipping ID generation
2026-03-27 15:43:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d68a74cf-11e0-556b-88f6-a6153c64d1c4 with scrape type 1
2026-03-27 15:43:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d68a74cf-11e0-556b-88f6-a6153c64d1c4 sending to next pipeline
2026-03-27 15:43:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: d68a74cf-11e0-556b-88f6-a6153c64d1c4, identifier: 7006965auction111103
2026-03-27 15:43:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: d68a74cf-11e0-556b-88f6-a6153c64d1c4 with identifier: 7006965auction111103
2026-03-27 15:43:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: d68a74cf-11e0-556b-88f6-a6153c64d1c4 with identifier: 7006965auction111103
2026-03-27 15:43:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: d68a74cf-11e0-556b-88f6-a6153c64d1c4 with identifier: 7006965auction111103 to the API
2026-03-27 15:43:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006965/photo_000/780x0__r.jpg?hash=1774549984>
{'auction_title': '',
 'c_o_2_emission_value': 0,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'd68a74cf-11e0-556b-88f6-a6153c64d1c4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006965',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 136463,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-12-12',
 'seats_number': 7,
 'seller_name': None,
 'title': 'SKODA KODIAQ 1.5 TSI ACT Ambition DSG',
 'transmission': 'automatic',
 'trim': 'SKODA KODIAQ 1.5 TSI ACT Ambition DSG',
 'vin': None,
 'year': 2019}
2026-03-27 15:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006965auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:43:03 [ecarstrade.be] INFO: Saving data for 7006965auction111103: {'created_time': 1774626183.146013, 'last_price_update_time': 1774626183.146025, 'auction_closing_time': 1775034600.0}
2026-03-27 15:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006965auction111103') HTTP/1.1" 204 0
2026-03-27 15:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006897/photo_001/780x0__r.jpg?hash=1774548935> (referer: https://ecarstrade.com/cars/7006897)
2026-03-27 15:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006897/photo_002/780x0__r.jpg?hash=1774548935> (referer: https://ecarstrade.com/cars/7006897)
2026-03-27 15:43:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e73d63e4-4a22-5f0e-bde3-2bb6e1bb9a35
2026-03-27 15:43:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3deea1de-e601-5fd1-a702-def6b571ede8
2026-03-27 15:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006897/photo_004/780x0__r.jpg?hash=1774548935> (referer: https://ecarstrade.com/cars/7006897)
2026-03-27 15:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006897/photo_003/780x0__r.jpg?hash=1774548935> (referer: https://ecarstrade.com/cars/7006897)
2026-03-27 15:43:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e73d63e4-4a22-5f0e-bde3-2bb6e1bb9a35
2026-03-27 15:43:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e73d63e4-4a22-5f0e-bde3-2bb6e1bb9a35
2026-03-27 15:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006996/photo_002/780x0__r.jpg?hash=1774550326> (referer: https://ecarstrade.com/cars/7006996)
2026-03-27 15:43:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e73d63e4-4a22-5f0e-bde3-2bb6e1bb9a35
2026-03-27 15:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006897/photo_005/780x0__r.jpg?hash=1774548935> (referer: https://ecarstrade.com/cars/7006897)
2026-03-27 15:43:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e73d63e4-4a22-5f0e-bde3-2bb6e1bb9a35
2026-03-27 15:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006996/photo_001/780x0__r.jpg?hash=1774550326> (referer: https://ecarstrade.com/cars/7006996)
2026-03-27 15:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006996/photo_000/780x0__r.jpg?hash=1774550326> (referer: https://ecarstrade.com/cars/7006996)
2026-03-27 15:43:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3deea1de-e601-5fd1-a702-def6b571ede8
2026-03-27 15:43:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e73d63e4-4a22-5f0e-bde3-2bb6e1bb9a35
2026-03-27 15:43:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e73d63e4-4a22-5f0e-bde3-2bb6e1bb9a35, skipping ID generation
2026-03-27 15:43:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e73d63e4-4a22-5f0e-bde3-2bb6e1bb9a35 with scrape type 1
2026-03-27 15:43:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e73d63e4-4a22-5f0e-bde3-2bb6e1bb9a35 sending to next pipeline
2026-03-27 15:43:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e73d63e4-4a22-5f0e-bde3-2bb6e1bb9a35, identifier: 7006897auction111103
2026-03-27 15:43:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e73d63e4-4a22-5f0e-bde3-2bb6e1bb9a35 with identifier: 7006897auction111103
2026-03-27 15:43:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e73d63e4-4a22-5f0e-bde3-2bb6e1bb9a35 with identifier: 7006897auction111103
2026-03-27 15:43:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e73d63e4-4a22-5f0e-bde3-2bb6e1bb9a35 with identifier: 7006897auction111103 to the API
2026-03-27 15:43:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006897/photo_005/780x0__r.jpg?hash=1774548935>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.5L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'e73d63e4-4a22-5f0e-bde3-2bb6e1bb9a35',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006897',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 122169,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 1.5 SDRIVE16DA',
 'transmission': 'automatic',
 'trim': '1.5 SDRIVE16DA',
 'vin': None,
 'year': 2022}
2026-03-27 15:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006897auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:43:03 [ecarstrade.be] INFO: Saving data for 7006897auction111103: {'created_time': 1774626183.811169, 'last_price_update_time': 1774626183.81118, 'auction_closing_time': 1775034600.0}
2026-03-27 15:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006897auction111103') HTTP/1.1" 204 0
2026-03-27 15:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006911/photo_004/780x0__r.jpg?hash=1774549154> (referer: https://ecarstrade.com/cars/7006911)
2026-03-27 15:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006911/photo_003/780x0__r.jpg?hash=1774549154> (referer: https://ecarstrade.com/cars/7006911)
2026-03-27 15:43:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3deea1de-e601-5fd1-a702-def6b571ede8
2026-03-27 15:43:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3deea1de-e601-5fd1-a702-def6b571ede8
2026-03-27 15:43:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3deea1de-e601-5fd1-a702-def6b571ede8, skipping ID generation
2026-03-27 15:43:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3deea1de-e601-5fd1-a702-def6b571ede8 with scrape type 1
2026-03-27 15:43:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3deea1de-e601-5fd1-a702-def6b571ede8 sending to next pipeline
2026-03-27 15:43:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 3deea1de-e601-5fd1-a702-def6b571ede8, identifier: 7006996auction111103
2026-03-27 15:43:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 3deea1de-e601-5fd1-a702-def6b571ede8 with identifier: 7006996auction111103
2026-03-27 15:43:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 3deea1de-e601-5fd1-a702-def6b571ede8 with identifier: 7006996auction111103
2026-03-27 15:43:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 3deea1de-e601-5fd1-a702-def6b571ede8 with identifier: 7006996auction111103 to the API
2026-03-27 15:43:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006996/photo_000/780x0__r.jpg?hash=1774550326>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Beige',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '3deea1de-e601-5fd1-a702-def6b571ede8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006996',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 90381,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T4 PHEV INSCRIPTION EXPR. DCT',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T4 PHEV INSCRIPTION EXPR. DCT',
 'vin': None,
 'year': 2022}
2026-03-27 15:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006996auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:43:04 [ecarstrade.be] INFO: Saving data for 7006996auction111103: {'created_time': 1774626184.230567, 'last_price_update_time': 1774626184.230578, 'auction_closing_time': 1775034600.0}
2026-03-27 15:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006996auction111103') HTTP/1.1" 204 0
2026-03-27 15:43:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006911/photo_002/780x0__r.jpg?hash=1774549154> (referer: https://ecarstrade.com/cars/7006911)
2026-03-27 15:43:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006911/photo_001/780x0__r.jpg?hash=1774549154> (referer: https://ecarstrade.com/cars/7006911)
2026-03-27 15:43:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006988> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c8188f07-2e91-521e-946f-93ce3c8b0082
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c8188f07-2e91-521e-946f-93ce3c8b0082
2026-03-27 15:43:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006927/photo_005/780x0__r.jpg?hash=1774549374> (referer: https://ecarstrade.com/cars/7006927)
2026-03-27 15:43:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006927/photo_004/780x0__r.jpg?hash=1774549374> (referer: https://ecarstrade.com/cars/7006927)
2026-03-27 15:43:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006927/photo_003/780x0__r.jpg?hash=1774549374> (referer: https://ecarstrade.com/cars/7006927)
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c8188f07-2e91-521e-946f-93ce3c8b0082
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c8188f07-2e91-521e-946f-93ce3c8b0082
2026-03-27 15:43:04 [ecarstrade.be] INFO: Extracting details for car 7006988auction111103
2026-03-27 15:43:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006911/photo_000/780x0__r.jpg?hash=1774549154> (referer: https://ecarstrade.com/cars/7006911)
2026-03-27 15:43:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85f0206c-717d-5c27-b01e-aa4da25cde21 with identifier: 7006988auction111103
2026-03-27 15:43:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85f0206c-717d-5c27-b01e-aa4da25cde21 with scrape type 1
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 85f0206c-717d-5c27-b01e-aa4da25cde21
2026-03-27 15:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006988%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774550229%27 HTTP/1.1" 200 None
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006988/photo_000/780x0__r.jpg?hash=1774550229 not downloaded yet
2026-03-27 15:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006988%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774550229%27 HTTP/1.1" 200 None
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006988/photo_001/780x0__r.jpg?hash=1774550229 not downloaded yet
2026-03-27 15:43:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006927/photo_000/780x0__r.jpg?hash=1774549373> (referer: https://ecarstrade.com/cars/7006927)
2026-03-27 15:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006988%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774550229%27 HTTP/1.1" 200 None
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006988/photo_002/780x0__r.jpg?hash=1774550229 not downloaded yet
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2a0796ff-5f84-5e8e-8f66-6daa6e7a3746
2026-03-27 15:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006988%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774550229%27 HTTP/1.1" 200 None
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006988/photo_003/780x0__r.jpg?hash=1774550229 not downloaded yet
2026-03-27 15:43:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006927/photo_002/780x0__r.jpg?hash=1774549374> (referer: https://ecarstrade.com/cars/7006927)
2026-03-27 15:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006988%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774550229%27 HTTP/1.1" 200 None
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006988/photo_004/780x0__r.jpg?hash=1774550229 not downloaded yet
2026-03-27 15:43:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006978/photo_004/780x0__r.jpg?hash=1774550137> (referer: https://ecarstrade.com/cars/7006978)
2026-03-27 15:43:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006978/photo_003/780x0__r.jpg?hash=1774550137> (referer: https://ecarstrade.com/cars/7006978)
2026-03-27 15:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006988%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774550229%27 HTTP/1.1" 200 None
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006988/photo_005/780x0__r.jpg?hash=1774550229 not downloaded yet
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2a0796ff-5f84-5e8e-8f66-6daa6e7a3746
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2a0796ff-5f84-5e8e-8f66-6daa6e7a3746
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c8188f07-2e91-521e-946f-93ce3c8b0082
2026-03-27 15:43:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c8188f07-2e91-521e-946f-93ce3c8b0082, skipping ID generation
2026-03-27 15:43:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8188f07-2e91-521e-946f-93ce3c8b0082 with scrape type 1
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c8188f07-2e91-521e-946f-93ce3c8b0082 sending to next pipeline
2026-03-27 15:43:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: c8188f07-2e91-521e-946f-93ce3c8b0082, identifier: 7006911auction111103
2026-03-27 15:43:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: c8188f07-2e91-521e-946f-93ce3c8b0082 with identifier: 7006911auction111103
2026-03-27 15:43:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: c8188f07-2e91-521e-946f-93ce3c8b0082 with identifier: 7006911auction111103
2026-03-27 15:43:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: c8188f07-2e91-521e-946f-93ce3c8b0082 with identifier: 7006911auction111103 to the API
2026-03-27 15:43:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006911/photo_000/780x0__r.jpg?hash=1774549154>
{'auction_title': '',
 'c_o_2_emission_value': 192,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E',
 'engine': '2.0L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'c8188f07-2e91-521e-946f-93ce3c8b0082',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006911',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Ford',
 'model': 'Transit Custom',
 'odometer': 173518,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-23',
 'seats_number': 6,
 'seller_name': None,
 'title': 'FORD TRANSIT CUSTOM 2.0TD 170PS LIMITED FWD 320 DC LWB AUTO',
 'transmission': 'automatic',
 'trim': 'FORD TRANSIT CUSTOM 2.0TD 170PS LIMITED FWD 320 DC LWB AUTO',
 'vin': None,
 'year': 2021}
2026-03-27 15:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006911auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:43:04 [ecarstrade.be] INFO: Saving data for 7006911auction111103: {'created_time': 1774626184.954008, 'last_price_update_time': 1774626184.954021, 'auction_closing_time': 1775034600.0}
2026-03-27 15:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006911auction111103') HTTP/1.1" 204 0
2026-03-27 15:43:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006978/photo_000/780x0__r.jpg?hash=1774550136> (referer: https://ecarstrade.com/cars/7006978)
2026-03-27 15:43:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006978/photo_002/780x0__r.jpg?hash=1774550137> (referer: https://ecarstrade.com/cars/7006978)
2026-03-27 15:43:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006978/photo_001/780x0__r.jpg?hash=1774550136> (referer: https://ecarstrade.com/cars/7006978)
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2a0796ff-5f84-5e8e-8f66-6daa6e7a3746
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2a0796ff-5f84-5e8e-8f66-6daa6e7a3746
2026-03-27 15:43:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2a0796ff-5f84-5e8e-8f66-6daa6e7a3746, skipping ID generation
2026-03-27 15:43:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a0796ff-5f84-5e8e-8f66-6daa6e7a3746 with scrape type 1
2026-03-27 15:43:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2a0796ff-5f84-5e8e-8f66-6daa6e7a3746 sending to next pipeline
2026-03-27 15:43:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 2a0796ff-5f84-5e8e-8f66-6daa6e7a3746, identifier: 7006927auction111103
2026-03-27 15:43:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 594534ab-34ce-55eb-a07d-6c31c24e713a
2026-03-27 15:43:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 594534ab-34ce-55eb-a07d-6c31c24e713a
2026-03-27 15:43:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 2a0796ff-5f84-5e8e-8f66-6daa6e7a3746 with identifier: 7006927auction111103
2026-03-27 15:43:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 2a0796ff-5f84-5e8e-8f66-6daa6e7a3746 with identifier: 7006927auction111103
2026-03-27 15:43:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 2a0796ff-5f84-5e8e-8f66-6daa6e7a3746 with identifier: 7006927auction111103 to the API
2026-03-27 15:43:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006927/photo_002/780x0__r.jpg?hash=1774549374>
{'auction_title': '',
 'c_o_2_emission_value': 0,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '2a0796ff-5f84-5e8e-8f66-6daa6e7a3746',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006927',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'CLA 180',
 'odometer': 127894,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-06',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLASSE CLA  COUPE DIESEL (C118 CLA 180 d Business '
          'Solution',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLASSE CLA  COUPE DIESEL (C118  d Business Solution',
 'vin': None,
 'year': 2019}
2026-03-27 15:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006927auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:43:05 [ecarstrade.be] INFO: Saving data for 7006927auction111103: {'created_time': 1774626185.391851, 'last_price_update_time': 1774626185.391864, 'auction_closing_time': 1775034600.0}
2026-03-27 15:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006927auction111103') HTTP/1.1" 204 0
2026-03-27 15:43:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006942/photo_003/780x0__r.jpg?hash=1774549629> (referer: https://ecarstrade.com/cars/7006942)
2026-03-27 15:43:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006942/photo_001/780x0__r.jpg?hash=1774549629> (referer: https://ecarstrade.com/cars/7006942)
2026-03-27 15:43:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006942/photo_002/780x0__r.jpg?hash=1774549629> (referer: https://ecarstrade.com/cars/7006942)
2026-03-27 15:43:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 594534ab-34ce-55eb-a07d-6c31c24e713a
2026-03-27 15:43:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 594534ab-34ce-55eb-a07d-6c31c24e713a
2026-03-27 15:43:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 594534ab-34ce-55eb-a07d-6c31c24e713a
2026-03-27 15:43:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 594534ab-34ce-55eb-a07d-6c31c24e713a, skipping ID generation
2026-03-27 15:43:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 594534ab-34ce-55eb-a07d-6c31c24e713a with scrape type 1
2026-03-27 15:43:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 594534ab-34ce-55eb-a07d-6c31c24e713a sending to next pipeline
2026-03-27 15:43:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 594534ab-34ce-55eb-a07d-6c31c24e713a, identifier: 7006978auction111103
2026-03-27 15:43:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 594534ab-34ce-55eb-a07d-6c31c24e713a with identifier: 7006978auction111103
2026-03-27 15:43:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 594534ab-34ce-55eb-a07d-6c31c24e713a with identifier: 7006978auction111103
2026-03-27 15:43:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 594534ab-34ce-55eb-a07d-6c31c24e713a with identifier: 7006978auction111103 to the API
2026-03-27 15:43:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006978/photo_001/780x0__r.jpg?hash=1774550136>
{'auction_title': '',
 'c_o_2_emission_value': 0,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Not compliant with l',
 'engine': '2.8L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '594534ab-34ce-55eb-a07d-6c31c24e713a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006978',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Toyota',
 'model': 'Land Cruiser',
 'odometer': 195815,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-02-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA LAND CRUISER LWB DIESEL - 2013 2.8 D-4D Active Van',
 'transmission': 'manual',
 'trim': 'TOYOTA LAND CRUISER LWB DIESEL - 2013 2.8 D-4D Active Van',
 'vin': None,
 'year': 2018}
2026-03-27 15:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006978auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:43:05 [ecarstrade.be] INFO: Saving data for 7006978auction111103: {'created_time': 1774626185.897438, 'last_price_update_time': 1774626185.897459, 'auction_closing_time': 1775034600.0}
2026-03-27 15:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006978auction111103') HTTP/1.1" 204 0
2026-03-27 15:43:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006942/photo_000/780x0__r.jpg?hash=1774549628> (referer: https://ecarstrade.com/cars/7006942)
2026-03-27 15:43:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006988/photo_000/780x0__r.jpg?hash=1774550229> (referer: https://ecarstrade.com/cars/7006988)
2026-03-27 15:43:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006988/photo_003/780x0__r.jpg?hash=1774550229> (referer: https://ecarstrade.com/cars/7006988)
2026-03-27 15:43:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b29df2d0-7f4f-50fe-a797-a908bc1a8675
2026-03-27 15:43:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b29df2d0-7f4f-50fe-a797-a908bc1a8675
2026-03-27 15:43:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b29df2d0-7f4f-50fe-a797-a908bc1a8675
2026-03-27 15:43:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006988/photo_004/780x0__r.jpg?hash=1774550229> (referer: https://ecarstrade.com/cars/7006988)
2026-03-27 15:43:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006988/photo_005/780x0__r.jpg?hash=1774550229> (referer: https://ecarstrade.com/cars/7006988)
2026-03-27 15:43:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006988/photo_001/780x0__r.jpg?hash=1774550229> (referer: https://ecarstrade.com/cars/7006988)
2026-03-27 15:43:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006988/photo_002/780x0__r.jpg?hash=1774550229> (referer: https://ecarstrade.com/cars/7006988)
2026-03-27 15:43:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b29df2d0-7f4f-50fe-a797-a908bc1a8675
2026-03-27 15:43:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b29df2d0-7f4f-50fe-a797-a908bc1a8675, skipping ID generation
2026-03-27 15:43:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b29df2d0-7f4f-50fe-a797-a908bc1a8675 with scrape type 1
2026-03-27 15:43:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b29df2d0-7f4f-50fe-a797-a908bc1a8675 sending to next pipeline
2026-03-27 15:43:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: b29df2d0-7f4f-50fe-a797-a908bc1a8675, identifier: 7006942auction111103
2026-03-27 15:43:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: b29df2d0-7f4f-50fe-a797-a908bc1a8675 with identifier: 7006942auction111103
2026-03-27 15:43:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: b29df2d0-7f4f-50fe-a797-a908bc1a8675 with identifier: 7006942auction111103
2026-03-27 15:43:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: b29df2d0-7f4f-50fe-a797-a908bc1a8675 with identifier: 7006942auction111103 to the API
2026-03-27 15:43:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006942/photo_000/780x0__r.jpg?hash=1774549628>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.2L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'b29df2d0-7f4f-50fe-a797-a908bc1a8675',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006942',
 'listing': 'auction',
 'location': 'Belgium - "ASSE I"',
 'make': 'Opel',
 'model': 'Crossland X',
 'odometer': 50993,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-11-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL CROSSLAND 1.2 81KW TURBO S-S GS  Driving SchoolrnDouble Pedal',
 'transmission': 'manual',
 'trim': 'OPEL CROSSLAND 1.2 81KW TURBO S-S GS  Driving SchoolrnDouble Pedal',
 'vin': None,
 'year': 2023}
2026-03-27 15:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006942auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:43:06 [ecarstrade.be] INFO: Saving data for 7006942auction111103: {'created_time': 1774626186.553996, 'last_price_update_time': 1774626186.554009, 'auction_closing_time': 1775034600.0}
2026-03-27 15:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006942auction111103') HTTP/1.1" 204 0
2026-03-27 15:43:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006933/photo_003/780x0__r.jpg?hash=1774549486> (referer: https://ecarstrade.com/cars/7006933)
2026-03-27 15:43:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006933/photo_002/780x0__r.jpg?hash=1774549486> (referer: https://ecarstrade.com/cars/7006933)
2026-03-27 15:43:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006933/photo_004/780x0__r.jpg?hash=1774549487> (referer: https://ecarstrade.com/cars/7006933)
2026-03-27 15:43:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 85f0206c-717d-5c27-b01e-aa4da25cde21
2026-03-27 15:43:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 85f0206c-717d-5c27-b01e-aa4da25cde21
2026-03-27 15:43:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 85f0206c-717d-5c27-b01e-aa4da25cde21
2026-03-27 15:43:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 85f0206c-717d-5c27-b01e-aa4da25cde21
2026-03-27 15:43:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 85f0206c-717d-5c27-b01e-aa4da25cde21
2026-03-27 15:43:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 85f0206c-717d-5c27-b01e-aa4da25cde21
2026-03-27 15:43:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 85f0206c-717d-5c27-b01e-aa4da25cde21, skipping ID generation
2026-03-27 15:43:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85f0206c-717d-5c27-b01e-aa4da25cde21 with scrape type 1
2026-03-27 15:43:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 85f0206c-717d-5c27-b01e-aa4da25cde21 sending to next pipeline
2026-03-27 15:43:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 85f0206c-717d-5c27-b01e-aa4da25cde21, identifier: 7006988auction111103
2026-03-27 15:43:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 85f0206c-717d-5c27-b01e-aa4da25cde21 with identifier: 7006988auction111103
2026-03-27 15:43:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 85f0206c-717d-5c27-b01e-aa4da25cde21 with identifier: 7006988auction111103
2026-03-27 15:43:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 85f0206c-717d-5c27-b01e-aa4da25cde21 with identifier: 7006988auction111103 to the API
2026-03-27 15:43:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006988/photo_002/780x0__r.jpg?hash=1774550229>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '2.0L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '85f0206c-717d-5c27-b01e-aa4da25cde21',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006988',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volkswagen',
 'model': 'Touran',
 'odometer': 103372,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Touran 2.0 TDI 90KW TRENDLINE',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN  2.0 TDI 90KW TRENDLINE',
 'vin': None,
 'year': 2021}
2026-03-27 15:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006988auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:43:06 [ecarstrade.be] INFO: Saving data for 7006988auction111103: {'created_time': 1774626186.973307, 'last_price_update_time': 1774626186.973317, 'auction_closing_time': 1775034600.0}
2026-03-27 15:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006988auction111103') HTTP/1.1" 204 0
2026-03-27 15:43:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 055deefc-6e64-5b2b-9cad-a3e2bb267c06
2026-03-27 15:43:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 055deefc-6e64-5b2b-9cad-a3e2bb267c06
2026-03-27 15:43:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 055deefc-6e64-5b2b-9cad-a3e2bb267c06
2026-03-27 15:43:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 055deefc-6e64-5b2b-9cad-a3e2bb267c06, skipping ID generation
2026-03-27 15:43:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 055deefc-6e64-5b2b-9cad-a3e2bb267c06 with scrape type 1
2026-03-27 15:43:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 055deefc-6e64-5b2b-9cad-a3e2bb267c06 sending to next pipeline
2026-03-27 15:43:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 055deefc-6e64-5b2b-9cad-a3e2bb267c06, identifier: 7006933auction111103
2026-03-27 15:43:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 055deefc-6e64-5b2b-9cad-a3e2bb267c06 with identifier: 7006933auction111103
2026-03-27 15:43:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 055deefc-6e64-5b2b-9cad-a3e2bb267c06 with identifier: 7006933auction111103
2026-03-27 15:43:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 055deefc-6e64-5b2b-9cad-a3e2bb267c06 with identifier: 7006933auction111103 to the API
2026-03-27 15:43:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:43: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 15:43:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006933/photo_004/780x0__r.jpg?hash=1774549487>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO C',
 'engine': '1.9L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': '055deefc-6e64-5b2b-9cad-a3e2bb267c06',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006933',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Mercedes',
 'model': 'GLB 180',
 'odometer': 133565,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLB 2.0 GLB 180 D BUSINESS SOLUTION',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLB 2.0  D BUSINESS SOLUTION',
 'vin': None,
 'year': 2021}
2026-03-27 15:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006933auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:43:07 [ecarstrade.be] INFO: Saving data for 7006933auction111103: {'created_time': 1774626187.395613, 'last_price_update_time': 1774626187.395624, 'auction_closing_time': 1775034600.0}
2026-03-27 15:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006933auction111103') HTTP/1.1" 204 0
2026-03-27 15:43:07 [scrapy.extensions.logstats] INFO: Crawled 1565 pages (at 15 pages/min), scraped 1361 items (at 23 items/min)
2026-03-27 15:43:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006944> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:43:09 [ecarstrade.be] INFO: Extracting details for car 7006944auction111103
2026-03-27 15:43:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e664fe06-34d1-5446-9f11-747c911ffd37 with identifier: 7006944auction111103
2026-03-27 15:43:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e664fe06-34d1-5446-9f11-747c911ffd37 with scrape type 1
2026-03-27 15:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e664fe06-34d1-5446-9f11-747c911ffd37
2026-03-27 15:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006944%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774549659%27 HTTP/1.1" 200 None
2026-03-27 15:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006944/photo_000/780x0__r.jpg?hash=1774549659 not downloaded yet
2026-03-27 15:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006944%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774549659%27 HTTP/1.1" 200 None
2026-03-27 15:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006944/photo_001/780x0__r.jpg?hash=1774549659 not downloaded yet
2026-03-27 15:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006944%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774549659%27 HTTP/1.1" 200 None
2026-03-27 15:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006944/photo_002/780x0__r.jpg?hash=1774549659 not downloaded yet
2026-03-27 15:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006944%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774549659%27 HTTP/1.1" 200 None
2026-03-27 15:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006944/photo_003/780x0__r.jpg?hash=1774549659 not downloaded yet
2026-03-27 15:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006944%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774549659%27 HTTP/1.1" 200 None
2026-03-27 15:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006944/photo_004/780x0__r.jpg?hash=1774549659 not downloaded yet
2026-03-27 15:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006944%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774549659%27 HTTP/1.1" 200 None
2026-03-27 15:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006944/photo_005/780x0__r.jpg?hash=1774549659 not downloaded yet
2026-03-27 15:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006944/photo_000/780x0__r.jpg?hash=1774549659> (referer: https://ecarstrade.com/cars/7006944)
2026-03-27 15:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006944/photo_004/780x0__r.jpg?hash=1774549659> (referer: https://ecarstrade.com/cars/7006944)
2026-03-27 15:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006944/photo_001/780x0__r.jpg?hash=1774549659> (referer: https://ecarstrade.com/cars/7006944)
2026-03-27 15:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006944/photo_005/780x0__r.jpg?hash=1774549659> (referer: https://ecarstrade.com/cars/7006944)
2026-03-27 15:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006944/photo_002/780x0__r.jpg?hash=1774549659> (referer: https://ecarstrade.com/cars/7006944)
2026-03-27 15:43:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e664fe06-34d1-5446-9f11-747c911ffd37
2026-03-27 15:43:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e664fe06-34d1-5446-9f11-747c911ffd37
2026-03-27 15:43:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e664fe06-34d1-5446-9f11-747c911ffd37
2026-03-27 15:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006944/photo_003/780x0__r.jpg?hash=1774549659> (referer: https://ecarstrade.com/cars/7006944)
2026-03-27 15:43:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e664fe06-34d1-5446-9f11-747c911ffd37
2026-03-27 15:43:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e664fe06-34d1-5446-9f11-747c911ffd37
2026-03-27 15:43:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e664fe06-34d1-5446-9f11-747c911ffd37
2026-03-27 15:43:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e664fe06-34d1-5446-9f11-747c911ffd37, skipping ID generation
2026-03-27 15:43:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e664fe06-34d1-5446-9f11-747c911ffd37 with scrape type 1
2026-03-27 15:43:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e664fe06-34d1-5446-9f11-747c911ffd37 sending to next pipeline
2026-03-27 15:43:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e664fe06-34d1-5446-9f11-747c911ffd37, identifier: 7006944auction111103
2026-03-27 15:43:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e664fe06-34d1-5446-9f11-747c911ffd37 with identifier: 7006944auction111103
2026-03-27 15:43:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e664fe06-34d1-5446-9f11-747c911ffd37 with identifier: 7006944auction111103
2026-03-27 15:43:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e664fe06-34d1-5446-9f11-747c911ffd37 with identifier: 7006944auction111103 to the API
2026-03-27 15:43:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006944/photo_003/780x0__r.jpg?hash=1774549659>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO B',
 'engine': '1.5L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'e664fe06-34d1-5446-9f11-747c911ffd37',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006944',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 130758,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.5 BLUEHDI S&S EAT8 GT PACK',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.5 BLUEHDI S&S EAT8 GT PACK',
 'vin': None,
 'year': 2021}
2026-03-27 15:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006944auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:43:10 [ecarstrade.be] INFO: Saving data for 7006944auction111103: {'created_time': 1774626190.427753, 'last_price_update_time': 1774626190.427766, 'auction_closing_time': 1775034600.0}
2026-03-27 15:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006944auction111103') HTTP/1.1" 204 0
2026-03-27 15:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006898> (referer: https://ecarstrade.com/search/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:43:11 [ecarstrade.be] INFO: Extracting details for car 7006898auction111103
2026-03-27 15:43:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5aa7ea5-b41c-539a-9f8f-3a7cc5d19f8d with identifier: 7006898auction111103
2026-03-27 15:43:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5aa7ea5-b41c-539a-9f8f-3a7cc5d19f8d with scrape type 1
2026-03-27 15:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e5aa7ea5-b41c-539a-9f8f-3a7cc5d19f8d
2026-03-27 15:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006898%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774548938%27 HTTP/1.1" 200 None
2026-03-27 15:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006898/photo_000/780x0__r.jpg?hash=1774548938 not downloaded yet
2026-03-27 15:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006898%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774548938%27 HTTP/1.1" 200 None
2026-03-27 15:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006898/photo_001/780x0__r.jpg?hash=1774548938 not downloaded yet
2026-03-27 15:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006898%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774548938%27 HTTP/1.1" 200 None
2026-03-27 15:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006898/photo_002/780x0__r.jpg?hash=1774548938 not downloaded yet
2026-03-27 15:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006898%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774548938%27 HTTP/1.1" 200 None
2026-03-27 15:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006898/photo_003/780x0__r.jpg?hash=1774548938 not downloaded yet
2026-03-27 15:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006898%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774548938%27 HTTP/1.1" 200 None
2026-03-27 15:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006898/photo_004/780x0__r.jpg?hash=1774548938 not downloaded yet
2026-03-27 15:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7006898%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774548938%27 HTTP/1.1" 200 None
2026-03-27 15:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006898/photo_005/780x0__r.jpg?hash=1774548938 not downloaded yet
2026-03-27 15:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006898/photo_001/780x0__r.jpg?hash=1774548938> (referer: https://ecarstrade.com/cars/7006898)
2026-03-27 15:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006898/photo_005/780x0__r.jpg?hash=1774548938> (referer: https://ecarstrade.com/cars/7006898)
2026-03-27 15:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006898/photo_000/780x0__r.jpg?hash=1774548938> (referer: https://ecarstrade.com/cars/7006898)
2026-03-27 15:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006898/photo_003/780x0__r.jpg?hash=1774548938> (referer: https://ecarstrade.com/cars/7006898)
2026-03-27 15:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006898/photo_002/780x0__r.jpg?hash=1774548938> (referer: https://ecarstrade.com/cars/7006898)
2026-03-27 15:43:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e5aa7ea5-b41c-539a-9f8f-3a7cc5d19f8d
2026-03-27 15:43:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e5aa7ea5-b41c-539a-9f8f-3a7cc5d19f8d
2026-03-27 15:43:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e5aa7ea5-b41c-539a-9f8f-3a7cc5d19f8d
2026-03-27 15:43:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e5aa7ea5-b41c-539a-9f8f-3a7cc5d19f8d
2026-03-27 15:43:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e5aa7ea5-b41c-539a-9f8f-3a7cc5d19f8d
2026-03-27 15:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006898/photo_004/780x0__r.jpg?hash=1774548938> (referer: https://ecarstrade.com/cars/7006898)
2026-03-27 15:43:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e5aa7ea5-b41c-539a-9f8f-3a7cc5d19f8d
2026-03-27 15:43:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e5aa7ea5-b41c-539a-9f8f-3a7cc5d19f8d, skipping ID generation
2026-03-27 15:43:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5aa7ea5-b41c-539a-9f8f-3a7cc5d19f8d with scrape type 1
2026-03-27 15:43:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e5aa7ea5-b41c-539a-9f8f-3a7cc5d19f8d sending to next pipeline
2026-03-27 15:43:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e5aa7ea5-b41c-539a-9f8f-3a7cc5d19f8d, identifier: 7006898auction111103
2026-03-27 15:43:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e5aa7ea5-b41c-539a-9f8f-3a7cc5d19f8d with identifier: 7006898auction111103
2026-03-27 15:43:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e5aa7ea5-b41c-539a-9f8f-3a7cc5d19f8d with identifier: 7006898auction111103
2026-03-27 15:43:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e5aa7ea5-b41c-539a-9f8f-3a7cc5d19f8d with identifier: 7006898auction111103 to the API
2026-03-27 15:43:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006898/photo_004/780x0__r.jpg?hash=1774548938>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO A',
 'engine': '1.5L',
 'expiration_date': '2026-04-01T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e5aa7ea5-b41c-539a-9f8f-3a7cc5d19f8d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006898',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'BMW',
 'model': 'X1',
 'odometer': 152141,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW X1 1.5 XDRIVE25E PHEV 162KW)',
 'transmission': 'automatic',
 'trim': '1.5 XDRIVE25E PHEV 162KW)',
 'vin': None,
 'year': 2020}
2026-03-27 15:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277006898auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:43:12 [ecarstrade.be] INFO: Saving data for 7006898auction111103: {'created_time': 1774626192.637676, 'last_price_update_time': 1774626192.637688, 'auction_closing_time': 1775034600.0}
2026-03-27 15:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006898auction111103') HTTP/1.1" 204 0
2026-03-27 15:43:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page198?gearbox%5B%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/page197?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:43:17 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7009688auction111134
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009688auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7009688auction111134: 1
2026-03-27 15: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 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7009699auction111134
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009699auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7009699auction111134: 1
2026-03-27 15: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 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7009703auction111134
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009703auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7009703auction111134: 1
2026-03-27 15: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 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7009676auction111134
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009676auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7009676auction111134: 1
2026-03-27 15: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 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7009689auction111134
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009689auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7009689auction111134: 1
2026-03-27 15: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 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7009708auction111134
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009708auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7009708auction111134: 1
2026-03-27 15: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 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7009725auction111134
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009725auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7009725auction111134: 1
2026-03-27 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7009686auction111134
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009686auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7009686auction111134: 1
2026-03-27 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7009694auction111134
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009694auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7009694auction111134: 1
2026-03-27 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7009719auction111134
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009719auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7009719auction111134: 1
2026-03-27 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7009711auction111134
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009711auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7009711auction111134: 1
2026-03-27 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7009698auction111134
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009698auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7009698auction111134: 1
2026-03-27 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7009717auction111134
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009717auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7009717auction111134: 1
2026-03-27 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7009727auction111134
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009727auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7009727auction111134: 1
2026-03-27 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7009720auction111134
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009720auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7009720auction111134: 1
2026-03-27 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7001304auction111033
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001304auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7001304auction111033: 0
2026-03-27 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7001305auction111033
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001305auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7001305auction111033: 0
2026-03-27 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7001306auction111033
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001306auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7001306auction111033: 0
2026-03-27 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7001309auction111033
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001309auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:17 [ecarstrade.be] INFO: Scrape type for 7001309auction111033: 0
2026-03-27 15:43:17 [ecarstrade.be] INFO: Found listing with ID: 7001310auction111033
2026-03-27 15:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001310auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:18 [ecarstrade.be] INFO: Scrape type for 7001310auction111033: 0
2026-03-27 15:43:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009703> (referer: https://ecarstrade.com/search/page198?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:43:27 [ecarstrade.be] INFO: Extracting details for car 7009703auction111134
2026-03-27 15:43:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed61e279-8187-5b57-b186-9fce8ad25c14 with identifier: 7009703auction111134
2026-03-27 15:43:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed61e279-8187-5b57-b186-9fce8ad25c14 with scrape type 1
2026-03-27 15:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ed61e279-8187-5b57-b186-9fce8ad25c14
2026-03-27 15:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009703%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774621444%27 HTTP/1.1" 200 None
2026-03-27 15:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009703/photo_000/780x0__r.jpg?hash=1774621444 not downloaded yet
2026-03-27 15:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009703%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621444%27 HTTP/1.1" 200 None
2026-03-27 15:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009703/photo_001/780x0__r.jpg?hash=1774621444 not downloaded yet
2026-03-27 15:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009703%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621444%27 HTTP/1.1" 200 None
2026-03-27 15:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009703/photo_002/780x0__r.jpg?hash=1774621444 not downloaded yet
2026-03-27 15:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009703%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621444%27 HTTP/1.1" 200 None
2026-03-27 15:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009703/photo_003/780x0__r.jpg?hash=1774621444 not downloaded yet
2026-03-27 15:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009703%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621444%27 HTTP/1.1" 200 None
2026-03-27 15:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009703/photo_004/780x0__r.jpg?hash=1774621444 not downloaded yet
2026-03-27 15:43:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009703%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621445%27 HTTP/1.1" 200 None
2026-03-27 15:43:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009703/photo_005/780x0__r.jpg?hash=1774621445 not downloaded yet
2026-03-27 15:43:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009688> (referer: https://ecarstrade.com/search/page198?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:43: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 15:43:31 [ecarstrade.be] INFO: Extracting details for car 7009688auction111134
2026-03-27 15:43:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d8367ac-154d-56b0-b484-1d31d68917b9 with identifier: 7009688auction111134
2026-03-27 15:43:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d8367ac-154d-56b0-b484-1d31d68917b9 with scrape type 1
2026-03-27 15:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1d8367ac-154d-56b0-b484-1d31d68917b9
2026-03-27 15:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009688%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774621365%27 HTTP/1.1" 200 None
2026-03-27 15:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009688/photo_000/780x0__r.jpg?hash=1774621365 not downloaded yet
2026-03-27 15:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009688%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621365%27 HTTP/1.1" 200 None
2026-03-27 15:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009688/photo_001/780x0__r.jpg?hash=1774621365 not downloaded yet
2026-03-27 15:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009688%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621365%27 HTTP/1.1" 200 None
2026-03-27 15:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009688/photo_002/780x0__r.jpg?hash=1774621365 not downloaded yet
2026-03-27 15:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009688%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621365%27 HTTP/1.1" 200 None
2026-03-27 15:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009688/photo_003/780x0__r.jpg?hash=1774621365 not downloaded yet
2026-03-27 15:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009688%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621365%27 HTTP/1.1" 200 None
2026-03-27 15:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009688/photo_004/780x0__r.jpg?hash=1774621365 not downloaded yet
2026-03-27 15:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009688%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621365%27 HTTP/1.1" 200 None
2026-03-27 15:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009688/photo_005/780x0__r.jpg?hash=1774621365 not downloaded yet
2026-03-27 15:43:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009699> (referer: https://ecarstrade.com/search/page198?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:43: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 15:43:32 [ecarstrade.be] INFO: Extracting details for car 7009699auction111134
2026-03-27 15:43:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cb8a5ef-ee36-578b-80d4-591618e746a7 with identifier: 7009699auction111134
2026-03-27 15:43:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cb8a5ef-ee36-578b-80d4-591618e746a7 with scrape type 1
2026-03-27 15:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7cb8a5ef-ee36-578b-80d4-591618e746a7
2026-03-27 15:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009699%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774621428%27 HTTP/1.1" 200 None
2026-03-27 15:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009699/photo_000/780x0__r.jpg?hash=1774621428 not downloaded yet
2026-03-27 15:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009699%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621429%27 HTTP/1.1" 200 None
2026-03-27 15:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009699/photo_001/780x0__r.jpg?hash=1774621429 not downloaded yet
2026-03-27 15:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009699%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621429%27 HTTP/1.1" 200 None
2026-03-27 15:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009699/photo_002/780x0__r.jpg?hash=1774621429 not downloaded yet
2026-03-27 15:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009699%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621429%27 HTTP/1.1" 200 None
2026-03-27 15:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009699/photo_003/780x0__r.jpg?hash=1774621429 not downloaded yet
2026-03-27 15:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009699%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621429%27 HTTP/1.1" 200 None
2026-03-27 15:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009699/photo_004/780x0__r.jpg?hash=1774621429 not downloaded yet
2026-03-27 15:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009699%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621429%27 HTTP/1.1" 200 None
2026-03-27 15:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009699/photo_005/780x0__r.jpg?hash=1774621429 not downloaded yet
2026-03-27 15:43:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009689> (referer: https://ecarstrade.com/search/page198?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:43:32 [ecarstrade.be] INFO: Extracting details for car 7009689auction111134
2026-03-27 15:43:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40952f52-50fd-53f0-a79c-75e187e45185 with identifier: 7009689auction111134
2026-03-27 15:43:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40952f52-50fd-53f0-a79c-75e187e45185 with scrape type 1
2026-03-27 15:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 40952f52-50fd-53f0-a79c-75e187e45185
2026-03-27 15:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009689%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774621378%27 HTTP/1.1" 200 None
2026-03-27 15:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009689/photo_000/780x0__r.jpg?hash=1774621378 not downloaded yet
2026-03-27 15:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009689%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621378%27 HTTP/1.1" 200 None
2026-03-27 15:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009689/photo_001/780x0__r.jpg?hash=1774621378 not downloaded yet
2026-03-27 15:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009689%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621379%27 HTTP/1.1" 200 None
2026-03-27 15:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009689/photo_002/780x0__r.jpg?hash=1774621379 not downloaded yet
2026-03-27 15:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009689%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621379%27 HTTP/1.1" 200 None
2026-03-27 15:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009689/photo_003/780x0__r.jpg?hash=1774621379 not downloaded yet
2026-03-27 15:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009689%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621379%27 HTTP/1.1" 200 None
2026-03-27 15:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009689/photo_004/780x0__r.jpg?hash=1774621379 not downloaded yet
2026-03-27 15:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009689%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621379%27 HTTP/1.1" 200 None
2026-03-27 15:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009689/photo_005/780x0__r.jpg?hash=1774621379 not downloaded yet
2026-03-27 15:43:33 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 400.613(s), this was the 3rd time calling it.
2026-03-27 15:43:33 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.3078526810816715 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 15:43:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009708> (referer: https://ecarstrade.com/search/page198?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:43: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 15:43:34 [ecarstrade.be] INFO: Extracting details for car 7009708auction111134
2026-03-27 15:43:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d132139-8628-5baf-b20f-493d7d530ce8 with identifier: 7009708auction111134
2026-03-27 15:43:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d132139-8628-5baf-b20f-493d7d530ce8 with scrape type 1
2026-03-27 15:43:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1d132139-8628-5baf-b20f-493d7d530ce8
2026-03-27 15:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009708%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774621464%27 HTTP/1.1" 200 None
2026-03-27 15:43:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009708/photo_000/780x0__r.jpg?hash=1774621464 not downloaded yet
2026-03-27 15:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009708%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621464%27 HTTP/1.1" 200 None
2026-03-27 15:43:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009708/photo_001/780x0__r.jpg?hash=1774621464 not downloaded yet
2026-03-27 15:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009708%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621464%27 HTTP/1.1" 200 None
2026-03-27 15:43:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009708/photo_002/780x0__r.jpg?hash=1774621464 not downloaded yet
2026-03-27 15:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009708%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621464%27 HTTP/1.1" 200 None
2026-03-27 15:43:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009708/photo_003/780x0__r.jpg?hash=1774621464 not downloaded yet
2026-03-27 15:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009708%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621465%27 HTTP/1.1" 200 None
2026-03-27 15:43:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009708/photo_004/780x0__r.jpg?hash=1774621465 not downloaded yet
2026-03-27 15:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009708%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621465%27 HTTP/1.1" 200 None
2026-03-27 15:43:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009708/photo_005/780x0__r.jpg?hash=1774621465 not downloaded yet
2026-03-27 15:43:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 4th time calling it.
2026-03-27 15:43:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009725> (referer: https://ecarstrade.com/search/page198?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:43:38 [ecarstrade.be] INFO: Extracting details for car 7009725auction111134
2026-03-27 15:43:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5425e75c-5c4d-5abf-a7b6-df95c527c4ca with identifier: 7009725auction111134
2026-03-27 15:43:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5425e75c-5c4d-5abf-a7b6-df95c527c4ca with scrape type 1
2026-03-27 15:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5425e75c-5c4d-5abf-a7b6-df95c527c4ca
2026-03-27 15:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009725%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774621534%27 HTTP/1.1" 200 None
2026-03-27 15:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009725/photo_000/780x0__r.jpg?hash=1774621534 not downloaded yet
2026-03-27 15:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009725%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621534%27 HTTP/1.1" 200 None
2026-03-27 15:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009725/photo_001/780x0__r.jpg?hash=1774621534 not downloaded yet
2026-03-27 15:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009725%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621534%27 HTTP/1.1" 200 None
2026-03-27 15:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009725/photo_002/780x0__r.jpg?hash=1774621534 not downloaded yet
2026-03-27 15:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009725%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621535%27 HTTP/1.1" 200 None
2026-03-27 15:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009725/photo_003/780x0__r.jpg?hash=1774621535 not downloaded yet
2026-03-27 15:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009725%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621535%27 HTTP/1.1" 200 None
2026-03-27 15:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009725/photo_004/780x0__r.jpg?hash=1774621535 not downloaded yet
2026-03-27 15:43:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009725%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621535%27 HTTP/1.1" 200 None
2026-03-27 15:43:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009725/photo_005/780x0__r.jpg?hash=1774621535 not downloaded yet
2026-03-27 15:43:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009686> (referer: https://ecarstrade.com/search/page198?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15: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 15:43:40 [ecarstrade.be] INFO: Extracting details for car 7009686auction111134
2026-03-27 15:43:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e56ed631-b9d4-59ea-8cb7-74f608f1dc68 with identifier: 7009686auction111134
2026-03-27 15:43:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e56ed631-b9d4-59ea-8cb7-74f608f1dc68 with scrape type 1
2026-03-27 15:43:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e56ed631-b9d4-59ea-8cb7-74f608f1dc68
2026-03-27 15:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009686%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774621359%27 HTTP/1.1" 200 None
2026-03-27 15:43:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009686/photo_000/780x0__r.jpg?hash=1774621359 not downloaded yet
2026-03-27 15:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009686%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621359%27 HTTP/1.1" 200 None
2026-03-27 15:43:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009686/photo_001/780x0__r.jpg?hash=1774621359 not downloaded yet
2026-03-27 15:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009686%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621359%27 HTTP/1.1" 200 None
2026-03-27 15:43:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009686/photo_002/780x0__r.jpg?hash=1774621359 not downloaded yet
2026-03-27 15:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009686%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621359%27 HTTP/1.1" 200 None
2026-03-27 15:43:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009686/photo_003/780x0__r.jpg?hash=1774621359 not downloaded yet
2026-03-27 15:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009686%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621359%27 HTTP/1.1" 200 None
2026-03-27 15:43:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009686/photo_004/780x0__r.jpg?hash=1774621359 not downloaded yet
2026-03-27 15:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009686%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621360%27 HTTP/1.1" 200 None
2026-03-27 15:43:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009686/photo_005/780x0__r.jpg?hash=1774621360 not downloaded yet
2026-03-27 15:43:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009676> (referer: https://ecarstrade.com/search/page198?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:43: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 15:43:40 [ecarstrade.be] INFO: Extracting details for car 7009676auction111134
2026-03-27 15:43:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d5567b1-0dea-5c60-9c14-ef2405ccb222 with identifier: 7009676auction111134
2026-03-27 15:43:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d5567b1-0dea-5c60-9c14-ef2405ccb222 with scrape type 1
2026-03-27 15:43:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1d5567b1-0dea-5c60-9c14-ef2405ccb222
2026-03-27 15:43:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009676%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774621265%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009676/photo_000/780x0__r.jpg?hash=1774621265 not downloaded yet
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009676%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621266%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009676/photo_001/780x0__r.jpg?hash=1774621266 not downloaded yet
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009676%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621266%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009676/photo_002/780x0__r.jpg?hash=1774621266 not downloaded yet
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009676%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621266%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009676/photo_003/780x0__r.jpg?hash=1774621266 not downloaded yet
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009676%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621266%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009676/photo_004/780x0__r.jpg?hash=1774621266 not downloaded yet
2026-03-27 15:43:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page199?gearbox%5B%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/page198?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009676%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621266%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009676/photo_005/780x0__r.jpg?hash=1774621266 not downloaded yet
2026-03-27 15:43: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 15:43:41 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001311auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001311auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001311auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001312auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001312auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001312auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001313auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001313auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001313auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001314auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001314auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001314auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001315auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001315auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001315auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001316auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001316auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001316auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001318auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001318auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001318auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001319auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001319auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001319auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001322auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001322auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001322auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001323auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001323auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001323auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001324auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001324auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001324auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001326auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001326auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001326auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001327auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001327auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001327auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001328auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001328auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001328auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001329auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001329auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001329auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001330auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001330auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001330auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001332auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001332auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001332auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001334auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001334auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001334auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001335auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001335auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001335auction111033: 0
2026-03-27 15:43:41 [ecarstrade.be] INFO: Found listing with ID: 7001336auction111033
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277001336auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:43:41 [ecarstrade.be] INFO: Scrape type for 7001336auction111033: 0
2026-03-27 15:43:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009711> (referer: https://ecarstrade.com/search/page198?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:43:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009703/photo_005/780x0__r.jpg?hash=1774621445> (referer: https://ecarstrade.com/cars/7009703)
2026-03-27 15:43:46 [ecarstrade.be] INFO: Extracting details for car 7009711auction111134
2026-03-27 15:43:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fb61304-311d-547e-8c31-465701664838 with identifier: 7009711auction111134
2026-03-27 15:43:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fb61304-311d-547e-8c31-465701664838 with scrape type 1
2026-03-27 15:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8fb61304-311d-547e-8c31-465701664838
2026-03-27 15:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009711%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774621480%27 HTTP/1.1" 200 None
2026-03-27 15:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009711/photo_000/780x0__r.jpg?hash=1774621480 not downloaded yet
2026-03-27 15:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009711%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621480%27 HTTP/1.1" 200 None
2026-03-27 15:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009711/photo_001/780x0__r.jpg?hash=1774621480 not downloaded yet
2026-03-27 15:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009711%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621480%27 HTTP/1.1" 200 None
2026-03-27 15:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009711/photo_002/780x0__r.jpg?hash=1774621480 not downloaded yet
2026-03-27 15:43:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009694> (referer: https://ecarstrade.com/search/page198?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009711%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621481%27 HTTP/1.1" 200 None
2026-03-27 15:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009711/photo_003/780x0__r.jpg?hash=1774621481 not downloaded yet
2026-03-27 15:43:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009688/photo_005/780x0__r.jpg?hash=1774621365> (referer: https://ecarstrade.com/cars/7009688)
2026-03-27 15:43:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ed61e279-8187-5b57-b186-9fce8ad25c14
2026-03-27 15:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009711%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621481%27 HTTP/1.1" 200 None
2026-03-27 15:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009711/photo_004/780x0__r.jpg?hash=1774621481 not downloaded yet
2026-03-27 15:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009711%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621481%27 HTTP/1.1" 200 None
2026-03-27 15:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009711/photo_005/780x0__r.jpg?hash=1774621481 not downloaded yet
2026-03-27 15:43:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009699/photo_005/780x0__r.jpg?hash=1774621429> (referer: https://ecarstrade.com/cars/7009699)
2026-03-27 15:43:46 [ecarstrade.be] INFO: Extracting details for car 7009694auction111134
2026-03-27 15:43:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab49f2d3-917b-5d1f-a499-97fdbea42d15 with identifier: 7009694auction111134
2026-03-27 15:43:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab49f2d3-917b-5d1f-a499-97fdbea42d15 with scrape type 1
2026-03-27 15:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ab49f2d3-917b-5d1f-a499-97fdbea42d15
2026-03-27 15:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009694%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774621408%27 HTTP/1.1" 200 None
2026-03-27 15:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009694/photo_000/780x0__r.jpg?hash=1774621408 not downloaded yet
2026-03-27 15:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009689/photo_005/780x0__r.jpg?hash=1774621379> (referer: https://ecarstrade.com/cars/7009689)
2026-03-27 15:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009694%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621408%27 HTTP/1.1" 200 None
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009694/photo_001/780x0__r.jpg?hash=1774621408 not downloaded yet
2026-03-27 15:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009694%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621408%27 HTTP/1.1" 200 None
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009694/photo_002/780x0__r.jpg?hash=1774621408 not downloaded yet
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1d8367ac-154d-56b0-b484-1d31d68917b9
2026-03-27 15:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009694%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621408%27 HTTP/1.1" 200 None
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009694/photo_003/780x0__r.jpg?hash=1774621408 not downloaded yet
2026-03-27 15:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009694%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621409%27 HTTP/1.1" 200 None
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009694/photo_004/780x0__r.jpg?hash=1774621409 not downloaded yet
2026-03-27 15:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7000001-7010000%252F7009694%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621409%27 HTTP/1.1" 200 None
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009694/photo_005/780x0__r.jpg?hash=1774621409 not downloaded yet
2026-03-27 15:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009725/photo_005/780x0__r.jpg?hash=1774621535> (referer: https://ecarstrade.com/cars/7009725)
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7cb8a5ef-ee36-578b-80d4-591618e746a7
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 40952f52-50fd-53f0-a79c-75e187e45185
2026-03-27 15:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009708/photo_005/780x0__r.jpg?hash=1774621465> (referer: https://ecarstrade.com/cars/7009708)
2026-03-27 15:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009686/photo_005/780x0__r.jpg?hash=1774621360> (referer: https://ecarstrade.com/cars/7009686)
2026-03-27 15:43: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 15:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009676/photo_004/780x0__r.jpg?hash=1774621266> (referer: https://ecarstrade.com/cars/7009676)
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5425e75c-5c4d-5abf-a7b6-df95c527c4ca
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1d132139-8628-5baf-b20f-493d7d530ce8
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e56ed631-b9d4-59ea-8cb7-74f608f1dc68
2026-03-27 15:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009676/photo_005/780x0__r.jpg?hash=1774621266> (referer: https://ecarstrade.com/cars/7009676)
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1d5567b1-0dea-5c60-9c14-ef2405ccb222
2026-03-27 15:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009711/photo_001/780x0__r.jpg?hash=1774621480> (referer: https://ecarstrade.com/cars/7009711)
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1d5567b1-0dea-5c60-9c14-ef2405ccb222
2026-03-27 15:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009711/photo_002/780x0__r.jpg?hash=1774621480> (referer: https://ecarstrade.com/cars/7009711)
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8fb61304-311d-547e-8c31-465701664838
2026-03-27 15:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009711/photo_005/780x0__r.jpg?hash=1774621481> (referer: https://ecarstrade.com/cars/7009711)
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8fb61304-311d-547e-8c31-465701664838
2026-03-27 15:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009694/photo_000/780x0__r.jpg?hash=1774621408> (referer: https://ecarstrade.com/cars/7009694)
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8fb61304-311d-547e-8c31-465701664838
2026-03-27 15:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009694/photo_005/780x0__r.jpg?hash=1774621409> (referer: https://ecarstrade.com/cars/7009694)
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ab49f2d3-917b-5d1f-a499-97fdbea42d15
2026-03-27 15:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009694/photo_004/780x0__r.jpg?hash=1774621409> (referer: https://ecarstrade.com/cars/7009694)
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ab49f2d3-917b-5d1f-a499-97fdbea42d15
2026-03-27 15:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009694/photo_003/780x0__r.jpg?hash=1774621408> (referer: https://ecarstrade.com/cars/7009694)
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ab49f2d3-917b-5d1f-a499-97fdbea42d15
2026-03-27 15:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009694/photo_002/780x0__r.jpg?hash=1774621408> (referer: https://ecarstrade.com/cars/7009694)
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ab49f2d3-917b-5d1f-a499-97fdbea42d15
2026-03-27 15:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009694/photo_001/780x0__r.jpg?hash=1774621408> (referer: https://ecarstrade.com/cars/7009694)
2026-03-27 15:43:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ab49f2d3-917b-5d1f-a499-97fdbea42d15
2026-03-27 15:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009711/photo_004/780x0__r.jpg?hash=1774621481> (referer: https://ecarstrade.com/cars/7009711)
2026-03-27 15:43:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ab49f2d3-917b-5d1f-a499-97fdbea42d15
2026-03-27 15:43:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab49f2d3-917b-5d1f-a499-97fdbea42d15, skipping ID generation
2026-03-27 15:43:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab49f2d3-917b-5d1f-a499-97fdbea42d15 with scrape type 1
2026-03-27 15:43:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab49f2d3-917b-5d1f-a499-97fdbea42d15 sending to next pipeline
2026-03-27 15:43:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ab49f2d3-917b-5d1f-a499-97fdbea42d15, identifier: 7009694auction111134
2026-03-27 15:43:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ab49f2d3-917b-5d1f-a499-97fdbea42d15 with identifier: 7009694auction111134
2026-03-27 15:43:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ab49f2d3-917b-5d1f-a499-97fdbea42d15 with identifier: 7009694auction111134
2026-03-27 15:43:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ab49f2d3-917b-5d1f-a499-97fdbea42d15 with identifier: 7009694auction111134 to the API
2026-03-27 15:43:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009694/photo_001/780x0__r.jpg?hash=1774621408>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO C',
 'engine': '1.5L',
 'expiration_date': '2026-04-01T11:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ab49f2d3-917b-5d1f-a499-97fdbea42d15',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009694',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 97810,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-04',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2021}
2026-03-27 15:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009694auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:48 [ecarstrade.be] INFO: Saving data for 7009694auction111134: {'created_time': 1774626228.583893, 'last_price_update_time': 1774626228.583905, 'auction_closing_time': 1775043600.0}
2026-03-27 15:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009694auction111134') HTTP/1.1" 204 0
2026-03-27 15:43:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009711/photo_003/780x0__r.jpg?hash=1774621481> (referer: https://ecarstrade.com/cars/7009711)
2026-03-27 15:43:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8fb61304-311d-547e-8c31-465701664838
2026-03-27 15:43:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8fb61304-311d-547e-8c31-465701664838
2026-03-27 15:43:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009711/photo_000/780x0__r.jpg?hash=1774621480> (referer: https://ecarstrade.com/cars/7009711)
2026-03-27 15:43:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8fb61304-311d-547e-8c31-465701664838
2026-03-27 15:43:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8fb61304-311d-547e-8c31-465701664838, skipping ID generation
2026-03-27 15:43:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fb61304-311d-547e-8c31-465701664838 with scrape type 1
2026-03-27 15:43:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8fb61304-311d-547e-8c31-465701664838 sending to next pipeline
2026-03-27 15:43:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 8fb61304-311d-547e-8c31-465701664838, identifier: 7009711auction111134
2026-03-27 15:43:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 8fb61304-311d-547e-8c31-465701664838 with identifier: 7009711auction111134
2026-03-27 15:43:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 8fb61304-311d-547e-8c31-465701664838 with identifier: 7009711auction111134
2026-03-27 15:43:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 8fb61304-311d-547e-8c31-465701664838 with identifier: 7009711auction111134 to the API
2026-03-27 15:43:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009711/photo_000/780x0__r.jpg?hash=1774621480>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T11:40:00Z',
 'fuel_type': 'Diesel',
 'id': '8fb61304-311d-547e-8c31-465701664838',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009711',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 76116,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-08-13',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
          'Maxi 1.5 dCi Blue Confort',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
         'Maxi 1.5 dCi Blue Confort',
 'vin': None,
 'year': 2020}
2026-03-27 15:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009711auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:49 [ecarstrade.be] INFO: Saving data for 7009711auction111134: {'created_time': 1774626229.288806, 'last_price_update_time': 1774626229.288819, 'auction_closing_time': 1775043600.0}
2026-03-27 15:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009711auction111134') HTTP/1.1" 204 0
2026-03-27 15:43:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009676/photo_003/780x0__r.jpg?hash=1774621266> (referer: https://ecarstrade.com/cars/7009676)
2026-03-27 15:43:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009676/photo_002/780x0__r.jpg?hash=1774621266> (referer: https://ecarstrade.com/cars/7009676)
2026-03-27 15:43:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1d5567b1-0dea-5c60-9c14-ef2405ccb222
2026-03-27 15:43:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1d5567b1-0dea-5c60-9c14-ef2405ccb222
2026-03-27 15:43:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009676/photo_001/780x0__r.jpg?hash=1774621266> (referer: https://ecarstrade.com/cars/7009676)
2026-03-27 15:43:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009676/photo_000/780x0__r.jpg?hash=1774621265> (referer: https://ecarstrade.com/cars/7009676)
2026-03-27 15:43:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1d5567b1-0dea-5c60-9c14-ef2405ccb222
2026-03-27 15:43:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1d5567b1-0dea-5c60-9c14-ef2405ccb222
2026-03-27 15:43:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d5567b1-0dea-5c60-9c14-ef2405ccb222, skipping ID generation
2026-03-27 15:43:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d5567b1-0dea-5c60-9c14-ef2405ccb222 with scrape type 1
2026-03-27 15:43:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d5567b1-0dea-5c60-9c14-ef2405ccb222 sending to next pipeline
2026-03-27 15:43:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1d5567b1-0dea-5c60-9c14-ef2405ccb222, identifier: 7009676auction111134
2026-03-27 15:43:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1d5567b1-0dea-5c60-9c14-ef2405ccb222 with identifier: 7009676auction111134
2026-03-27 15:43:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1d5567b1-0dea-5c60-9c14-ef2405ccb222 with identifier: 7009676auction111134
2026-03-27 15:43:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1d5567b1-0dea-5c60-9c14-ef2405ccb222 with identifier: 7009676auction111134 to the API
2026-03-27 15:43:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009676/photo_000/780x0__r.jpg?hash=1774621265>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T11:40:00Z',
 'fuel_type': 'Diesel',
 'id': '1d5567b1-0dea-5c60-9c14-ef2405ccb222',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009676',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 88373,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-08-17',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
          'Maxi 1.5 dCi Blue Confort',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
         'Maxi 1.5 dCi Blue Confort',
 'vin': None,
 'year': 2020}
2026-03-27 15:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009676auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:50 [ecarstrade.be] INFO: Saving data for 7009676auction111134: {'created_time': 1774626230.106172, 'last_price_update_time': 1774626230.106183, 'auction_closing_time': 1775043600.0}
2026-03-27 15:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009676auction111134') HTTP/1.1" 204 0
2026-03-27 15:43:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009686/photo_004/780x0__r.jpg?hash=1774621359> (referer: https://ecarstrade.com/cars/7009686)
2026-03-27 15:43:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e56ed631-b9d4-59ea-8cb7-74f608f1dc68
2026-03-27 15:43:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009686/photo_003/780x0__r.jpg?hash=1774621359> (referer: https://ecarstrade.com/cars/7009686)
2026-03-27 15:43:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009686/photo_002/780x0__r.jpg?hash=1774621359> (referer: https://ecarstrade.com/cars/7009686)
2026-03-27 15:43:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e56ed631-b9d4-59ea-8cb7-74f608f1dc68
2026-03-27 15:43:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e56ed631-b9d4-59ea-8cb7-74f608f1dc68
2026-03-27 15:43:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009686/photo_001/780x0__r.jpg?hash=1774621359> (referer: https://ecarstrade.com/cars/7009686)
2026-03-27 15:43:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009686/photo_000/780x0__r.jpg?hash=1774621359> (referer: https://ecarstrade.com/cars/7009686)
2026-03-27 15:43:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e56ed631-b9d4-59ea-8cb7-74f608f1dc68
2026-03-27 15:43:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009725/photo_004/780x0__r.jpg?hash=1774621535> (referer: https://ecarstrade.com/cars/7009725)
2026-03-27 15:43:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e56ed631-b9d4-59ea-8cb7-74f608f1dc68
2026-03-27 15:43:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e56ed631-b9d4-59ea-8cb7-74f608f1dc68, skipping ID generation
2026-03-27 15:43:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e56ed631-b9d4-59ea-8cb7-74f608f1dc68 with scrape type 1
2026-03-27 15:43:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e56ed631-b9d4-59ea-8cb7-74f608f1dc68 sending to next pipeline
2026-03-27 15:43:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e56ed631-b9d4-59ea-8cb7-74f608f1dc68, identifier: 7009686auction111134
2026-03-27 15:43:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e56ed631-b9d4-59ea-8cb7-74f608f1dc68 with identifier: 7009686auction111134
2026-03-27 15:43:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e56ed631-b9d4-59ea-8cb7-74f608f1dc68 with identifier: 7009686auction111134
2026-03-27 15:43:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e56ed631-b9d4-59ea-8cb7-74f608f1dc68 with identifier: 7009686auction111134 to the API
2026-03-27 15:43:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:43: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 15:43:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009686/photo_000/780x0__r.jpg?hash=1774621359>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO C',
 'engine': '1.5L',
 'expiration_date': '2026-04-01T11:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e56ed631-b9d4-59ea-8cb7-74f608f1dc68',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009686',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 47625,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-14',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2021}
2026-03-27 15:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009686auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:51 [ecarstrade.be] INFO: Saving data for 7009686auction111134: {'created_time': 1774626231.049698, 'last_price_update_time': 1774626231.049708, 'auction_closing_time': 1775043600.0}
2026-03-27 15:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009686auction111134') HTTP/1.1" 204 0
2026-03-27 15:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009725/photo_003/780x0__r.jpg?hash=1774621535> (referer: https://ecarstrade.com/cars/7009725)
2026-03-27 15:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7010098> (referer: https://ecarstrade.com/search/page193?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5425e75c-5c4d-5abf-a7b6-df95c527c4ca
2026-03-27 15:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009725/photo_002/780x0__r.jpg?hash=1774621534> (referer: https://ecarstrade.com/cars/7009725)
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5425e75c-5c4d-5abf-a7b6-df95c527c4ca
2026-03-27 15:43:51 [ecarstrade.be] INFO: Extracting details for car 7010098auction111139
2026-03-27 15:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009725/photo_001/780x0__r.jpg?hash=1774621534> (referer: https://ecarstrade.com/cars/7009725)
2026-03-27 15:43:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78b1f41a-3b4a-51e1-83b3-a4119449cf3e with identifier: 7010098auction111139
2026-03-27 15:43:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78b1f41a-3b4a-51e1-83b3-a4119449cf3e with scrape type 1
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 78b1f41a-3b4a-51e1-83b3-a4119449cf3e
2026-03-27 15:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7010098%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774622677%27 HTTP/1.1" 200 None
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010098/photo_001/780x0__r.jpg?hash=1774622677 not downloaded yet
2026-03-27 15:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7010098%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774622677%27 HTTP/1.1" 200 None
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010098/photo_002/780x0__r.jpg?hash=1774622677 not downloaded yet
2026-03-27 15:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009725/photo_000/780x0__r.jpg?hash=1774621534> (referer: https://ecarstrade.com/cars/7009725)
2026-03-27 15:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7010098%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774622677%27 HTTP/1.1" 200 None
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010098/photo_003/780x0__r.jpg?hash=1774622677 not downloaded yet
2026-03-27 15:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7010098%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774622677%27 HTTP/1.1" 200 None
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010098/photo_004/780x0__r.jpg?hash=1774622677 not downloaded yet
2026-03-27 15:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7010098%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774622677%27 HTTP/1.1" 200 None
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010098/photo_005/780x0__r.jpg?hash=1774622677 not downloaded yet
2026-03-27 15:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7010098%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774622678%27 HTTP/1.1" 200 None
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010098/photo_006/780x0__r.jpg?hash=1774622678 not downloaded yet
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5425e75c-5c4d-5abf-a7b6-df95c527c4ca
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5425e75c-5c4d-5abf-a7b6-df95c527c4ca
2026-03-27 15:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009708/photo_004/780x0__r.jpg?hash=1774621465> (referer: https://ecarstrade.com/cars/7009708)
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5425e75c-5c4d-5abf-a7b6-df95c527c4ca
2026-03-27 15:43:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5425e75c-5c4d-5abf-a7b6-df95c527c4ca, skipping ID generation
2026-03-27 15:43:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5425e75c-5c4d-5abf-a7b6-df95c527c4ca with scrape type 1
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5425e75c-5c4d-5abf-a7b6-df95c527c4ca sending to next pipeline
2026-03-27 15:43:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 5425e75c-5c4d-5abf-a7b6-df95c527c4ca, identifier: 7009725auction111134
2026-03-27 15:43:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 5425e75c-5c4d-5abf-a7b6-df95c527c4ca with identifier: 7009725auction111134
2026-03-27 15:43:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 5425e75c-5c4d-5abf-a7b6-df95c527c4ca with identifier: 7009725auction111134
2026-03-27 15:43:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 5425e75c-5c4d-5abf-a7b6-df95c527c4ca with identifier: 7009725auction111134 to the API
2026-03-27 15:43:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009725/photo_000/780x0__r.jpg?hash=1774621534>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-04-01T11:40:00Z',
 'fuel_type': 'Diesel',
 'id': '5425e75c-5c4d-5abf-a7b6-df95c527c4ca',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009725',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 55725,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-08-29',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS MAXI DSL - 2013 1.5 dCi Energy Confort (EU6)',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO EXPRESS MAXI DSL - 2013 1.5 dCi Energy Confort (EU6)',
 'vin': None,
 'year': 2019}
2026-03-27 15:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009725auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:51 [ecarstrade.be] INFO: Saving data for 7009725auction111134: {'created_time': 1774626231.730979, 'last_price_update_time': 1774626231.730994, 'auction_closing_time': 1775043600.0}
2026-03-27 15:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009725auction111134') HTTP/1.1" 204 0
2026-03-27 15:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009708/photo_003/780x0__r.jpg?hash=1774621464> (referer: https://ecarstrade.com/cars/7009708)
2026-03-27 15:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009708/photo_002/780x0__r.jpg?hash=1774621464> (referer: https://ecarstrade.com/cars/7009708)
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1d132139-8628-5baf-b20f-493d7d530ce8
2026-03-27 15:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009708/photo_000/780x0__r.jpg?hash=1774621464> (referer: https://ecarstrade.com/cars/7009708)
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1d132139-8628-5baf-b20f-493d7d530ce8
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1d132139-8628-5baf-b20f-493d7d530ce8
2026-03-27 15:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009708/photo_001/780x0__r.jpg?hash=1774621464> (referer: https://ecarstrade.com/cars/7009708)
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1d132139-8628-5baf-b20f-493d7d530ce8
2026-03-27 15:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009689/photo_004/780x0__r.jpg?hash=1774621379> (referer: https://ecarstrade.com/cars/7009689)
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1d132139-8628-5baf-b20f-493d7d530ce8
2026-03-27 15:43:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d132139-8628-5baf-b20f-493d7d530ce8, skipping ID generation
2026-03-27 15:43:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d132139-8628-5baf-b20f-493d7d530ce8 with scrape type 1
2026-03-27 15:43:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d132139-8628-5baf-b20f-493d7d530ce8 sending to next pipeline
2026-03-27 15:43:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1d132139-8628-5baf-b20f-493d7d530ce8, identifier: 7009708auction111134
2026-03-27 15:43:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1d132139-8628-5baf-b20f-493d7d530ce8 with identifier: 7009708auction111134
2026-03-27 15:43:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1d132139-8628-5baf-b20f-493d7d530ce8 with identifier: 7009708auction111134
2026-03-27 15:43:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1d132139-8628-5baf-b20f-493d7d530ce8 with identifier: 7009708auction111134 to the API
2026-03-27 15:43:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:43: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 15:43:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009708/photo_001/780x0__r.jpg?hash=1774621464>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T11:40:00Z',
 'fuel_type': 'Diesel',
 'id': '1d132139-8628-5baf-b20f-493d7d530ce8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009708',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 75028,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-02',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
          'Maxi 1.5 dCi Blue Confort',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
         'Maxi 1.5 dCi Blue Confort',
 'vin': None,
 'year': 2020}
2026-03-27 15:43:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009708auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:52 [ecarstrade.be] INFO: Saving data for 7009708auction111134: {'created_time': 1774626232.355358, 'last_price_update_time': 1774626232.355368, 'auction_closing_time': 1775043600.0}
2026-03-27 15:43:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009708auction111134') HTTP/1.1" 204 0
2026-03-27 15:43:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009689/photo_003/780x0__r.jpg?hash=1774621379> (referer: https://ecarstrade.com/cars/7009689)
2026-03-27 15:43:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009689/photo_002/780x0__r.jpg?hash=1774621379> (referer: https://ecarstrade.com/cars/7009689)
2026-03-27 15:43:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 40952f52-50fd-53f0-a79c-75e187e45185
2026-03-27 15:43:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009689/photo_001/780x0__r.jpg?hash=1774621378> (referer: https://ecarstrade.com/cars/7009689)
2026-03-27 15:43:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010098/photo_002/780x0__r.jpg?hash=1774622677> (referer: https://ecarstrade.com/cars/7010098)
2026-03-27 15:43:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 40952f52-50fd-53f0-a79c-75e187e45185
2026-03-27 15:43:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 40952f52-50fd-53f0-a79c-75e187e45185
2026-03-27 15:43:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010098/photo_006/780x0__r.jpg?hash=1774622678> (referer: https://ecarstrade.com/cars/7010098)
2026-03-27 15:43:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010098/photo_005/780x0__r.jpg?hash=1774622677> (referer: https://ecarstrade.com/cars/7010098)
2026-03-27 15:43:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 40952f52-50fd-53f0-a79c-75e187e45185
2026-03-27 15:43:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 78b1f41a-3b4a-51e1-83b3-a4119449cf3e
2026-03-27 15:43:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010098/photo_003/780x0__r.jpg?hash=1774622677> (referer: https://ecarstrade.com/cars/7010098)
2026-03-27 15:43:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010098/photo_004/780x0__r.jpg?hash=1774622677> (referer: https://ecarstrade.com/cars/7010098)
2026-03-27 15:43:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 78b1f41a-3b4a-51e1-83b3-a4119449cf3e
2026-03-27 15:43:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 78b1f41a-3b4a-51e1-83b3-a4119449cf3e
2026-03-27 15:43:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010098/photo_001/780x0__r.jpg?hash=1774622677> (referer: https://ecarstrade.com/cars/7010098)
2026-03-27 15:43:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 78b1f41a-3b4a-51e1-83b3-a4119449cf3e
2026-03-27 15:43:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009689/photo_000/780x0__r.jpg?hash=1774621378> (referer: https://ecarstrade.com/cars/7009689)
2026-03-27 15:43:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 78b1f41a-3b4a-51e1-83b3-a4119449cf3e
2026-03-27 15:43:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009699/photo_003/780x0__r.jpg?hash=1774621429> (referer: https://ecarstrade.com/cars/7009699)
2026-03-27 15:43:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009699/photo_004/780x0__r.jpg?hash=1774621429> (referer: https://ecarstrade.com/cars/7009699)
2026-03-27 15:43:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 78b1f41a-3b4a-51e1-83b3-a4119449cf3e
2026-03-27 15:43:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 78b1f41a-3b4a-51e1-83b3-a4119449cf3e, skipping ID generation
2026-03-27 15:43:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78b1f41a-3b4a-51e1-83b3-a4119449cf3e with scrape type 1
2026-03-27 15:43:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 78b1f41a-3b4a-51e1-83b3-a4119449cf3e sending to next pipeline
2026-03-27 15:43:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 78b1f41a-3b4a-51e1-83b3-a4119449cf3e, identifier: 7010098auction111139
2026-03-27 15:43:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 78b1f41a-3b4a-51e1-83b3-a4119449cf3e with identifier: 7010098auction111139
2026-03-27 15:43:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 78b1f41a-3b4a-51e1-83b3-a4119449cf3e with identifier: 7010098auction111139
2026-03-27 15:43:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 78b1f41a-3b4a-51e1-83b3-a4119449cf3e with identifier: 7010098auction111139 to the API
2026-03-27 15:43:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7010098/photo_001/780x0__r.jpg?hash=1774622677>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.5L',
 'expiration_date': '2026-03-31T15:30:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '78b1f41a-3b4a-51e1-83b3-a4119449cf3e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7010098',
 'listing': 'auction',
 'location': 'Belgium - "BE-26-ANTWERP-BELCAR_ZUID"',
 'make': 'Toyota',
 'model': 'RAV 4',
 'odometer': 126530,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Toyota RAV4 2.5 VVT-i Hybrid Dynamic Business E-CVT 5d',
 'transmission': 'automatic',
 'trim': 'RAV4 2.5 VVT-i Hybrid Dynamic Business E-CVT 5d',
 'vin': None,
 'year': 2020}
2026-03-27 15:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277010098auction111139%27 HTTP/1.1" 200 None
2026-03-27 15:43:53 [ecarstrade.be] INFO: Saving data for 7010098auction111139: {'created_time': 1774626233.230547, 'last_price_update_time': 1774626233.230558, 'auction_closing_time': 1774971000.0}
2026-03-27 15:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7010098auction111139') HTTP/1.1" 204 0
2026-03-27 15:43:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009699/photo_002/780x0__r.jpg?hash=1774621429> (referer: https://ecarstrade.com/cars/7009699)
2026-03-27 15:43:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009699/photo_001/780x0__r.jpg?hash=1774621429> (referer: https://ecarstrade.com/cars/7009699)
2026-03-27 15:43:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 40952f52-50fd-53f0-a79c-75e187e45185
2026-03-27 15:43:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 40952f52-50fd-53f0-a79c-75e187e45185, skipping ID generation
2026-03-27 15:43:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40952f52-50fd-53f0-a79c-75e187e45185 with scrape type 1
2026-03-27 15:43:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 40952f52-50fd-53f0-a79c-75e187e45185 sending to next pipeline
2026-03-27 15:43:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 40952f52-50fd-53f0-a79c-75e187e45185, identifier: 7009689auction111134
2026-03-27 15:43:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7cb8a5ef-ee36-578b-80d4-591618e746a7
2026-03-27 15:43:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7cb8a5ef-ee36-578b-80d4-591618e746a7
2026-03-27 15:43:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 40952f52-50fd-53f0-a79c-75e187e45185 with identifier: 7009689auction111134
2026-03-27 15:43:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 40952f52-50fd-53f0-a79c-75e187e45185 with identifier: 7009689auction111134
2026-03-27 15:43:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 40952f52-50fd-53f0-a79c-75e187e45185 with identifier: 7009689auction111134 to the API
2026-03-27 15:43:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009689/photo_000/780x0__r.jpg?hash=1774621378>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO C',
 'engine': '1.5L',
 'expiration_date': '2026-04-01T11:40:00Z',
 'fuel_type': 'Diesel',
 'id': '40952f52-50fd-53f0-a79c-75e187e45185',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009689',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 73069,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-08',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2021}
2026-03-27 15:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009689auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:53 [ecarstrade.be] INFO: Saving data for 7009689auction111134: {'created_time': 1774626233.736107, 'last_price_update_time': 1774626233.736119, 'auction_closing_time': 1775043600.0}
2026-03-27 15:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009689auction111134') HTTP/1.1" 204 0
2026-03-27 15:43:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009688/photo_004/780x0__r.jpg?hash=1774621365> (referer: https://ecarstrade.com/cars/7009688)
2026-03-27 15:43:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009699/photo_000/780x0__r.jpg?hash=1774621428> (referer: https://ecarstrade.com/cars/7009699)
2026-03-27 15:43:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7cb8a5ef-ee36-578b-80d4-591618e746a7
2026-03-27 15:43:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7cb8a5ef-ee36-578b-80d4-591618e746a7
2026-03-27 15:43:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009688/photo_002/780x0__r.jpg?hash=1774621365> (referer: https://ecarstrade.com/cars/7009688)
2026-03-27 15:43:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1d8367ac-154d-56b0-b484-1d31d68917b9
2026-03-27 15:43:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7cb8a5ef-ee36-578b-80d4-591618e746a7
2026-03-27 15:43:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cb8a5ef-ee36-578b-80d4-591618e746a7, skipping ID generation
2026-03-27 15:43:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cb8a5ef-ee36-578b-80d4-591618e746a7 with scrape type 1
2026-03-27 15:43:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cb8a5ef-ee36-578b-80d4-591618e746a7 sending to next pipeline
2026-03-27 15:43:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 7cb8a5ef-ee36-578b-80d4-591618e746a7, identifier: 7009699auction111134
2026-03-27 15:43:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 7cb8a5ef-ee36-578b-80d4-591618e746a7 with identifier: 7009699auction111134
2026-03-27 15:43:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 7cb8a5ef-ee36-578b-80d4-591618e746a7 with identifier: 7009699auction111134
2026-03-27 15:43:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 7cb8a5ef-ee36-578b-80d4-591618e746a7 with identifier: 7009699auction111134 to the API
2026-03-27 15:43:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009699/photo_000/780x0__r.jpg?hash=1774621428>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T11:40:00Z',
 'fuel_type': 'Diesel',
 'id': '7cb8a5ef-ee36-578b-80d4-591618e746a7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009699',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 47832,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-08-13',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
          'Maxi 1.5 dCi Blue Confort',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
         'Maxi 1.5 dCi Blue Confort',
 'vin': None,
 'year': 2020}
2026-03-27 15:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009699auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:54 [ecarstrade.be] INFO: Saving data for 7009699auction111134: {'created_time': 1774626234.336568, 'last_price_update_time': 1774626234.336581, 'auction_closing_time': 1775043600.0}
2026-03-27 15:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009699auction111134') HTTP/1.1" 204 0
2026-03-27 15:43:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009688/photo_003/780x0__r.jpg?hash=1774621365> (referer: https://ecarstrade.com/cars/7009688)
2026-03-27 15:43:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009688/photo_001/780x0__r.jpg?hash=1774621365> (referer: https://ecarstrade.com/cars/7009688)
2026-03-27 15:43:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1d8367ac-154d-56b0-b484-1d31d68917b9
2026-03-27 15:43:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009688/photo_000/780x0__r.jpg?hash=1774621365> (referer: https://ecarstrade.com/cars/7009688)
2026-03-27 15:43:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1d8367ac-154d-56b0-b484-1d31d68917b9
2026-03-27 15:43:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1d8367ac-154d-56b0-b484-1d31d68917b9
2026-03-27 15:43:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009703/photo_004/780x0__r.jpg?hash=1774621444> (referer: https://ecarstrade.com/cars/7009703)
2026-03-27 15:43:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009703/photo_003/780x0__r.jpg?hash=1774621444> (referer: https://ecarstrade.com/cars/7009703)
2026-03-27 15:43:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1d8367ac-154d-56b0-b484-1d31d68917b9
2026-03-27 15:43:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d8367ac-154d-56b0-b484-1d31d68917b9, skipping ID generation
2026-03-27 15:43:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d8367ac-154d-56b0-b484-1d31d68917b9 with scrape type 1
2026-03-27 15:43:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d8367ac-154d-56b0-b484-1d31d68917b9 sending to next pipeline
2026-03-27 15:43:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 1d8367ac-154d-56b0-b484-1d31d68917b9, identifier: 7009688auction111134
2026-03-27 15:43:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 1d8367ac-154d-56b0-b484-1d31d68917b9 with identifier: 7009688auction111134
2026-03-27 15:43:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 1d8367ac-154d-56b0-b484-1d31d68917b9 with identifier: 7009688auction111134
2026-03-27 15:43:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 1d8367ac-154d-56b0-b484-1d31d68917b9 with identifier: 7009688auction111134 to the API
2026-03-27 15:43:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009688/photo_000/780x0__r.jpg?hash=1774621365>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO C',
 'engine': '1.5L',
 'expiration_date': '2026-04-01T11:40:00Z',
 'fuel_type': 'Diesel',
 'id': '1d8367ac-154d-56b0-b484-1d31d68917b9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009688',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 58194,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-10',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2021}
2026-03-27 15:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009688auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:54 [ecarstrade.be] INFO: Saving data for 7009688auction111134: {'created_time': 1774626234.937264, 'last_price_update_time': 1774626234.937275, 'auction_closing_time': 1775043600.0}
2026-03-27 15:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009688auction111134') HTTP/1.1" 204 0
2026-03-27 15:43:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009703/photo_002/780x0__r.jpg?hash=1774621444> (referer: https://ecarstrade.com/cars/7009703)
2026-03-27 15:43:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009703/photo_001/780x0__r.jpg?hash=1774621444> (referer: https://ecarstrade.com/cars/7009703)
2026-03-27 15: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 15:43:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ed61e279-8187-5b57-b186-9fce8ad25c14
2026-03-27 15:43:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ed61e279-8187-5b57-b186-9fce8ad25c14
2026-03-27 15:43:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009703/photo_000/780x0__r.jpg?hash=1774621444> (referer: https://ecarstrade.com/cars/7009703)
2026-03-27 15:43:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ed61e279-8187-5b57-b186-9fce8ad25c14
2026-03-27 15:43:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ed61e279-8187-5b57-b186-9fce8ad25c14
2026-03-27 15:43:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ed61e279-8187-5b57-b186-9fce8ad25c14
2026-03-27 15:43:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ed61e279-8187-5b57-b186-9fce8ad25c14, skipping ID generation
2026-03-27 15:43:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed61e279-8187-5b57-b186-9fce8ad25c14 with scrape type 1
2026-03-27 15:43:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ed61e279-8187-5b57-b186-9fce8ad25c14 sending to next pipeline
2026-03-27 15:43:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: ed61e279-8187-5b57-b186-9fce8ad25c14, identifier: 7009703auction111134
2026-03-27 15:43:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: ed61e279-8187-5b57-b186-9fce8ad25c14 with identifier: 7009703auction111134
2026-03-27 15:43:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: ed61e279-8187-5b57-b186-9fce8ad25c14 with identifier: 7009703auction111134
2026-03-27 15:43:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: ed61e279-8187-5b57-b186-9fce8ad25c14 with identifier: 7009703auction111134 to the API
2026-03-27 15:43:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009703/photo_000/780x0__r.jpg?hash=1774621444>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T11:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ed61e279-8187-5b57-b186-9fce8ad25c14',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009703',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 64115,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-08-17',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
          'Maxi 1.5 dCi Blue Confort',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
         'Maxi 1.5 dCi Blue Confort',
 'vin': None,
 'year': 2020}
2026-03-27 15:43:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009703auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:55 [ecarstrade.be] INFO: Saving data for 7009703auction111134: {'created_time': 1774626235.643025, 'last_price_update_time': 1774626235.643037, 'auction_closing_time': 1775043600.0}
2026-03-27 15:43:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009703auction111134') HTTP/1.1" 204 0
2026-03-27 15:43:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009717> (referer: https://ecarstrade.com/search/page198?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:43:55 [ecarstrade.be] INFO: Extracting details for car 7009717auction111134
2026-03-27 15:43:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9d6ec44-811f-599a-9733-1f6602321532 with identifier: 7009717auction111134
2026-03-27 15:43:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9d6ec44-811f-599a-9733-1f6602321532 with scrape type 1
2026-03-27 15:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e9d6ec44-811f-599a-9733-1f6602321532
2026-03-27 15:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009717%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774621503%27 HTTP/1.1" 200 None
2026-03-27 15:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009717/photo_000/780x0__r.jpg?hash=1774621503 not downloaded yet
2026-03-27 15:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009717%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621503%27 HTTP/1.1" 200 None
2026-03-27 15:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009717/photo_001/780x0__r.jpg?hash=1774621503 not downloaded yet
2026-03-27 15:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009717%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621503%27 HTTP/1.1" 200 None
2026-03-27 15:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009717/photo_002/780x0__r.jpg?hash=1774621503 not downloaded yet
2026-03-27 15:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009717%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621503%27 HTTP/1.1" 200 None
2026-03-27 15:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009717/photo_003/780x0__r.jpg?hash=1774621503 not downloaded yet
2026-03-27 15:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009717%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621503%27 HTTP/1.1" 200 None
2026-03-27 15:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009717/photo_004/780x0__r.jpg?hash=1774621503 not downloaded yet
2026-03-27 15:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43: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%252F7009717%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621503%27 HTTP/1.1" 200 None
2026-03-27 15:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009717/photo_005/780x0__r.jpg?hash=1774621503 not downloaded yet
2026-03-27 15:43:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009717/photo_001/780x0__r.jpg?hash=1774621503> (referer: https://ecarstrade.com/cars/7009717)
2026-03-27 15:43:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009717/photo_000/780x0__r.jpg?hash=1774621503> (referer: https://ecarstrade.com/cars/7009717)
2026-03-27 15:43:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e9d6ec44-811f-599a-9733-1f6602321532
2026-03-27 15:43:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009717/photo_002/780x0__r.jpg?hash=1774621503> (referer: https://ecarstrade.com/cars/7009717)
2026-03-27 15:43:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e9d6ec44-811f-599a-9733-1f6602321532
2026-03-27 15:43:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009717/photo_003/780x0__r.jpg?hash=1774621503> (referer: https://ecarstrade.com/cars/7009717)
2026-03-27 15:43:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009717/photo_004/780x0__r.jpg?hash=1774621503> (referer: https://ecarstrade.com/cars/7009717)
2026-03-27 15:43:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009717/photo_005/780x0__r.jpg?hash=1774621503> (referer: https://ecarstrade.com/cars/7009717)
2026-03-27 15:43:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e9d6ec44-811f-599a-9733-1f6602321532
2026-03-27 15:43:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e9d6ec44-811f-599a-9733-1f6602321532
2026-03-27 15:43:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e9d6ec44-811f-599a-9733-1f6602321532
2026-03-27 15:43:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e9d6ec44-811f-599a-9733-1f6602321532
2026-03-27 15:43:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e9d6ec44-811f-599a-9733-1f6602321532, skipping ID generation
2026-03-27 15:43:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9d6ec44-811f-599a-9733-1f6602321532 with scrape type 1
2026-03-27 15:43:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e9d6ec44-811f-599a-9733-1f6602321532 sending to next pipeline
2026-03-27 15:43:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: e9d6ec44-811f-599a-9733-1f6602321532, identifier: 7009717auction111134
2026-03-27 15:43:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: e9d6ec44-811f-599a-9733-1f6602321532 with identifier: 7009717auction111134
2026-03-27 15:43:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: e9d6ec44-811f-599a-9733-1f6602321532 with identifier: 7009717auction111134
2026-03-27 15:43:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: e9d6ec44-811f-599a-9733-1f6602321532 with identifier: 7009717auction111134 to the API
2026-03-27 15:43:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:43:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009717/photo_005/780x0__r.jpg?hash=1774621503>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T11:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e9d6ec44-811f-599a-9733-1f6602321532',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009717',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 99303,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-31',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
          'Maxi 1.5 dCi Blue Confort',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
         'Maxi 1.5 dCi Blue Confort',
 'vin': None,
 'year': 2020}
2026-03-27 15:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009717auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:43:56 [ecarstrade.be] INFO: Saving data for 7009717auction111134: {'created_time': 1774626236.832821, 'last_price_update_time': 1774626236.832836, 'auction_closing_time': 1775043600.0}
2026-03-27 15:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009717auction111134') HTTP/1.1" 204 0
2026-03-27 15:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009719> (referer: https://ecarstrade.com/search/page198?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:44:01 [ecarstrade.be] INFO: Extracting details for car 7009719auction111134
2026-03-27 15:44:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26ce32bd-2049-5309-9a40-142590d6fe99 with identifier: 7009719auction111134
2026-03-27 15:44:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26ce32bd-2049-5309-9a40-142590d6fe99 with scrape type 1
2026-03-27 15:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 26ce32bd-2049-5309-9a40-142590d6fe99
2026-03-27 15:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44: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%252F7000001-7010000%252F7009719%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774621506%27 HTTP/1.1" 200 None
2026-03-27 15:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009719/photo_000/780x0__r.jpg?hash=1774621506 not downloaded yet
2026-03-27 15:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44: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%252F7000001-7010000%252F7009719%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621506%27 HTTP/1.1" 200 None
2026-03-27 15:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009719/photo_001/780x0__r.jpg?hash=1774621506 not downloaded yet
2026-03-27 15:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44: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%252F7000001-7010000%252F7009719%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621506%27 HTTP/1.1" 200 None
2026-03-27 15:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009719/photo_002/780x0__r.jpg?hash=1774621506 not downloaded yet
2026-03-27 15:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44: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%252F7000001-7010000%252F7009719%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621506%27 HTTP/1.1" 200 None
2026-03-27 15:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009719/photo_003/780x0__r.jpg?hash=1774621506 not downloaded yet
2026-03-27 15:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44: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%252F7000001-7010000%252F7009719%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621506%27 HTTP/1.1" 200 None
2026-03-27 15:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009719/photo_004/780x0__r.jpg?hash=1774621506 not downloaded yet
2026-03-27 15:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44: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%252F7000001-7010000%252F7009719%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621506%27 HTTP/1.1" 200 None
2026-03-27 15:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009719/photo_005/780x0__r.jpg?hash=1774621506 not downloaded yet
2026-03-27 15:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009719/photo_000/780x0__r.jpg?hash=1774621506> (referer: https://ecarstrade.com/cars/7009719)
2026-03-27 15:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009719/photo_001/780x0__r.jpg?hash=1774621506> (referer: https://ecarstrade.com/cars/7009719)
2026-03-27 15:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009719/photo_002/780x0__r.jpg?hash=1774621506> (referer: https://ecarstrade.com/cars/7009719)
2026-03-27 15:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009719/photo_003/780x0__r.jpg?hash=1774621506> (referer: https://ecarstrade.com/cars/7009719)
2026-03-27 15:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009719/photo_004/780x0__r.jpg?hash=1774621506> (referer: https://ecarstrade.com/cars/7009719)
2026-03-27 15:44:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 26ce32bd-2049-5309-9a40-142590d6fe99
2026-03-27 15:44:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 26ce32bd-2049-5309-9a40-142590d6fe99
2026-03-27 15:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009719/photo_005/780x0__r.jpg?hash=1774621506> (referer: https://ecarstrade.com/cars/7009719)
2026-03-27 15:44:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 26ce32bd-2049-5309-9a40-142590d6fe99
2026-03-27 15:44:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 26ce32bd-2049-5309-9a40-142590d6fe99
2026-03-27 15:44:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 26ce32bd-2049-5309-9a40-142590d6fe99
2026-03-27 15:44:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 26ce32bd-2049-5309-9a40-142590d6fe99
2026-03-27 15:44:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 26ce32bd-2049-5309-9a40-142590d6fe99, skipping ID generation
2026-03-27 15:44:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26ce32bd-2049-5309-9a40-142590d6fe99 with scrape type 1
2026-03-27 15:44:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 26ce32bd-2049-5309-9a40-142590d6fe99 sending to next pipeline
2026-03-27 15:44:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 26ce32bd-2049-5309-9a40-142590d6fe99, identifier: 7009719auction111134
2026-03-27 15:44:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 26ce32bd-2049-5309-9a40-142590d6fe99 with identifier: 7009719auction111134
2026-03-27 15:44:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 26ce32bd-2049-5309-9a40-142590d6fe99 with identifier: 7009719auction111134
2026-03-27 15:44:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 26ce32bd-2049-5309-9a40-142590d6fe99 with identifier: 7009719auction111134 to the API
2026-03-27 15:44:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:44:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009719/photo_005/780x0__r.jpg?hash=1774621506>
{'auction_title': '',
 'c_o_2_emission_value': 0,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T11:40:00Z',
 'fuel_type': 'Diesel',
 'id': '26ce32bd-2049-5309-9a40-142590d6fe99',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009719',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 105405,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-12-12',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
          'Maxi 1.5 dCi Blue Confort',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
         'Maxi 1.5 dCi Blue Confort',
 'vin': None,
 'year': 2019}
2026-03-27 15:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009719auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:44:02 [ecarstrade.be] INFO: Saving data for 7009719auction111134: {'created_time': 1774626242.356921, 'last_price_update_time': 1774626242.356932, 'auction_closing_time': 1775043600.0}
2026-03-27 15:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009719auction111134') HTTP/1.1" 204 0
2026-03-27 15:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009698> (referer: https://ecarstrade.com/search/page198?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:44:02 [ecarstrade.be] INFO: Extracting details for car 7009698auction111134
2026-03-27 15:44:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00dda585-d80f-5dec-bc78-ecb7509d1e03 with identifier: 7009698auction111134
2026-03-27 15:44:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00dda585-d80f-5dec-bc78-ecb7509d1e03 with scrape type 1
2026-03-27 15:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 00dda585-d80f-5dec-bc78-ecb7509d1e03
2026-03-27 15:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44: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%252F7000001-7010000%252F7009698%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774621425%27 HTTP/1.1" 200 None
2026-03-27 15:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009698/photo_000/780x0__r.jpg?hash=1774621425 not downloaded yet
2026-03-27 15:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44: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%252F7000001-7010000%252F7009698%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621425%27 HTTP/1.1" 200 None
2026-03-27 15:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009698/photo_001/780x0__r.jpg?hash=1774621425 not downloaded yet
2026-03-27 15:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44: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%252F7000001-7010000%252F7009698%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621425%27 HTTP/1.1" 200 None
2026-03-27 15:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009698/photo_002/780x0__r.jpg?hash=1774621425 not downloaded yet
2026-03-27 15:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44: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%252F7000001-7010000%252F7009698%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621425%27 HTTP/1.1" 200 None
2026-03-27 15:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009698/photo_003/780x0__r.jpg?hash=1774621425 not downloaded yet
2026-03-27 15:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44: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%252F7000001-7010000%252F7009698%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621425%27 HTTP/1.1" 200 None
2026-03-27 15:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009698/photo_004/780x0__r.jpg?hash=1774621425 not downloaded yet
2026-03-27 15:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44: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%252F7000001-7010000%252F7009698%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621426%27 HTTP/1.1" 200 None
2026-03-27 15:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009698/photo_005/780x0__r.jpg?hash=1774621426 not downloaded yet
2026-03-27 15:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009698/photo_002/780x0__r.jpg?hash=1774621425> (referer: https://ecarstrade.com/cars/7009698)
2026-03-27 15:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009698/photo_000/780x0__r.jpg?hash=1774621425> (referer: https://ecarstrade.com/cars/7009698)
2026-03-27 15:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009698/photo_003/780x0__r.jpg?hash=1774621425> (referer: https://ecarstrade.com/cars/7009698)
2026-03-27 15:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009698/photo_001/780x0__r.jpg?hash=1774621425> (referer: https://ecarstrade.com/cars/7009698)
2026-03-27 15:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009698/photo_005/780x0__r.jpg?hash=1774621426> (referer: https://ecarstrade.com/cars/7009698)
2026-03-27 15:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009698/photo_004/780x0__r.jpg?hash=1774621425> (referer: https://ecarstrade.com/cars/7009698)
2026-03-27 15:44:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 00dda585-d80f-5dec-bc78-ecb7509d1e03
2026-03-27 15:44:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 00dda585-d80f-5dec-bc78-ecb7509d1e03
2026-03-27 15:44:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 00dda585-d80f-5dec-bc78-ecb7509d1e03
2026-03-27 15:44:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 00dda585-d80f-5dec-bc78-ecb7509d1e03
2026-03-27 15:44:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 00dda585-d80f-5dec-bc78-ecb7509d1e03
2026-03-27 15:44:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 00dda585-d80f-5dec-bc78-ecb7509d1e03
2026-03-27 15:44:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 00dda585-d80f-5dec-bc78-ecb7509d1e03, skipping ID generation
2026-03-27 15:44:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00dda585-d80f-5dec-bc78-ecb7509d1e03 with scrape type 1
2026-03-27 15:44:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 00dda585-d80f-5dec-bc78-ecb7509d1e03 sending to next pipeline
2026-03-27 15:44:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 00dda585-d80f-5dec-bc78-ecb7509d1e03, identifier: 7009698auction111134
2026-03-27 15:44:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 00dda585-d80f-5dec-bc78-ecb7509d1e03 with identifier: 7009698auction111134
2026-03-27 15:44:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 00dda585-d80f-5dec-bc78-ecb7509d1e03 with identifier: 7009698auction111134
2026-03-27 15:44:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 00dda585-d80f-5dec-bc78-ecb7509d1e03 with identifier: 7009698auction111134 to the API
2026-03-27 15:44:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:44:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009698/photo_004/780x0__r.jpg?hash=1774621425>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO C',
 'engine': '1.5L',
 'expiration_date': '2026-04-01T11:40:00Z',
 'fuel_type': 'Diesel',
 'id': '00dda585-d80f-5dec-bc78-ecb7509d1e03',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009698',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 116331,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-10',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO EXPRESS 1.5 BLUE DCI 95 MAXI CONFORT',
 'vin': None,
 'year': 2020}
2026-03-27 15:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009698auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:44:03 [ecarstrade.be] INFO: Saving data for 7009698auction111134: {'created_time': 1774626243.394177, 'last_price_update_time': 1774626243.394187, 'auction_closing_time': 1775043600.0}
2026-03-27 15:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009698auction111134') HTTP/1.1" 204 0
2026-03-27 15:44:07 [scrapy.extensions.logstats] INFO: Crawled 1583 pages (at 18 pages/min), scraped 1377 items (at 16 items/min)
2026-03-27 15:44:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:44:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009727> (referer: https://ecarstrade.com/search/page198?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:44:19 [ecarstrade.be] INFO: Extracting details for car 7009727auction111134
2026-03-27 15:44:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 160a4438-aaed-5a5e-92c8-d04549c58f17 with identifier: 7009727auction111134
2026-03-27 15:44:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 160a4438-aaed-5a5e-92c8-d04549c58f17 with scrape type 1
2026-03-27 15:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 160a4438-aaed-5a5e-92c8-d04549c58f17
2026-03-27 15:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44: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%252F7009727%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774621537%27 HTTP/1.1" 200 None
2026-03-27 15:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009727/photo_000/780x0__r.jpg?hash=1774621537 not downloaded yet
2026-03-27 15:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44: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%252F7009727%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621537%27 HTTP/1.1" 200 None
2026-03-27 15:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009727/photo_001/780x0__r.jpg?hash=1774621537 not downloaded yet
2026-03-27 15:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44: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%252F7009727%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621538%27 HTTP/1.1" 200 None
2026-03-27 15:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009727/photo_002/780x0__r.jpg?hash=1774621538 not downloaded yet
2026-03-27 15:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44: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%252F7009727%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621538%27 HTTP/1.1" 200 None
2026-03-27 15:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009727/photo_003/780x0__r.jpg?hash=1774621538 not downloaded yet
2026-03-27 15:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44: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%252F7009727%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621538%27 HTTP/1.1" 200 None
2026-03-27 15:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009727/photo_004/780x0__r.jpg?hash=1774621538 not downloaded yet
2026-03-27 15:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44: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%252F7009727%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621538%27 HTTP/1.1" 200 None
2026-03-27 15:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009727/photo_005/780x0__r.jpg?hash=1774621538 not downloaded yet
2026-03-27 15:44:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009727/photo_003/780x0__r.jpg?hash=1774621538> (referer: https://ecarstrade.com/cars/7009727)
2026-03-27 15:44:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009727/photo_001/780x0__r.jpg?hash=1774621537> (referer: https://ecarstrade.com/cars/7009727)
2026-03-27 15:44:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009727/photo_005/780x0__r.jpg?hash=1774621538> (referer: https://ecarstrade.com/cars/7009727)
2026-03-27 15:44:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009727/photo_002/780x0__r.jpg?hash=1774621538> (referer: https://ecarstrade.com/cars/7009727)
2026-03-27 15:44:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009727/photo_004/780x0__r.jpg?hash=1774621538> (referer: https://ecarstrade.com/cars/7009727)
2026-03-27 15:44:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 160a4438-aaed-5a5e-92c8-d04549c58f17
2026-03-27 15:44:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 160a4438-aaed-5a5e-92c8-d04549c58f17
2026-03-27 15:44:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009727/photo_000/780x0__r.jpg?hash=1774621537> (referer: https://ecarstrade.com/cars/7009727)
2026-03-27 15:44:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 160a4438-aaed-5a5e-92c8-d04549c58f17
2026-03-27 15:44:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 160a4438-aaed-5a5e-92c8-d04549c58f17
2026-03-27 15:44:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 160a4438-aaed-5a5e-92c8-d04549c58f17
2026-03-27 15:44:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 160a4438-aaed-5a5e-92c8-d04549c58f17
2026-03-27 15:44:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 160a4438-aaed-5a5e-92c8-d04549c58f17, skipping ID generation
2026-03-27 15:44:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 160a4438-aaed-5a5e-92c8-d04549c58f17 with scrape type 1
2026-03-27 15:44:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 160a4438-aaed-5a5e-92c8-d04549c58f17 sending to next pipeline
2026-03-27 15:44:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 160a4438-aaed-5a5e-92c8-d04549c58f17, identifier: 7009727auction111134
2026-03-27 15:44:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 160a4438-aaed-5a5e-92c8-d04549c58f17 with identifier: 7009727auction111134
2026-03-27 15:44:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 160a4438-aaed-5a5e-92c8-d04549c58f17 with identifier: 7009727auction111134
2026-03-27 15:44:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 160a4438-aaed-5a5e-92c8-d04549c58f17 with identifier: 7009727auction111134 to the API
2026-03-27 15:44:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15: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 15:44:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009727/photo_000/780x0__r.jpg?hash=1774621537>
{'auction_title': '',
 'c_o_2_emission_value': 0,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-04-01T11:40:00Z',
 'fuel_type': 'Diesel',
 'id': '160a4438-aaed-5a5e-92c8-d04549c58f17',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009727',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 176827,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-07',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS MAXI DSL - 2013 1.5 dCi Energy Confort (EU6)',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO EXPRESS MAXI DSL - 2013 1.5 dCi Energy Confort (EU6)',
 'vin': None,
 'year': 2019}
2026-03-27 15:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277009727auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:44:19 [ecarstrade.be] INFO: Saving data for 7009727auction111134: {'created_time': 1774626259.848071, 'last_price_update_time': 1774626259.848083, 'auction_closing_time': 1775043600.0}
2026-03-27 15:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009727auction111134') HTTP/1.1" 204 0
2026-03-27 15:44:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page200?gearbox%5B%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/page199?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found 20 car items
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001337auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001337auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001337auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001338auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001338auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001338auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001342auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001342auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001342auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001343auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001343auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001343auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001345auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001345auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001345auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001346auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001346auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001346auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001347auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001347auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001347auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001348auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001348auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001348auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001349auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001349auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001349auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001350auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001350auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001350auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001352auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001352auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001352auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001353auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001353auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001353auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001354auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001354auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001354auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001355auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001355auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001355auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001356auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001356auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001356auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001357auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001357auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001357auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001358auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001358auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001358auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001359auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001359auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001359auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 7001360auction111033
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277001360auction111033%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 7001360auction111033: 0
2026-03-27 15:44:27 [ecarstrade.be] INFO: Found listing with ID: 6988429auction110870
2026-03-27 15:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276988429auction110870%27 HTTP/1.1" 200 None
2026-03-27 15:44:27 [ecarstrade.be] INFO: Scrape type for 6988429auction110870: 0
2026-03-27 15:44: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 15:44:45 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 264.761(s), this was the 2nd time calling it.
2026-03-27 15:44:45 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.278894951583393 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 15:44:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-27 15:44:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page201?gearbox%5B%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/page200?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:44:52 [ecarstrade.be] INFO: Found 5 car items
2026-03-27 15:44:52 [ecarstrade.be] INFO: Found listing with ID: 6988433auction110870
2026-03-27 15:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276988433auction110870%27 HTTP/1.1" 200 None
2026-03-27 15:44:52 [ecarstrade.be] INFO: Scrape type for 6988433auction110870: 0
2026-03-27 15:44:52 [ecarstrade.be] INFO: Found listing with ID: 6988437auction110870
2026-03-27 15:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276988437auction110870%27 HTTP/1.1" 200 None
2026-03-27 15:44:52 [ecarstrade.be] INFO: Scrape type for 6988437auction110870: 0
2026-03-27 15:44:52 [ecarstrade.be] INFO: Found listing with ID: 6988442auction110870
2026-03-27 15:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276988442auction110870%27 HTTP/1.1" 200 None
2026-03-27 15:44:52 [ecarstrade.be] INFO: Scrape type for 6988442auction110870: 0
2026-03-27 15:44:52 [ecarstrade.be] INFO: Found listing with ID: 6988444auction110870
2026-03-27 15:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%276988444auction110870%27 HTTP/1.1" 200 None
2026-03-27 15:44:52 [ecarstrade.be] INFO: Scrape type for 6988444auction110870: 0
2026-03-27 15:44:52 [ecarstrade.be] INFO: Found listing with ID: 7004543auction110870
2026-03-27 15:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15: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%277004543auction110870%27 HTTP/1.1" 200 None
2026-03-27 15:44:52 [ecarstrade.be] INFO: Scrape type for 7004543auction110870: 2
2026-03-27 15: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 15: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 15:45:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7006992> (referer: https://ecarstrade.com/search/page195?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:45:06 [ecarstrade.be] INFO: Extracting details for car 7006992auction111103
2026-03-27 15:45:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52f794c7-95dd-524d-98b4-8bc12ffa57e8 with identifier: 7006992auction111103
2026-03-27 15:45:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52f794c7-95dd-524d-98b4-8bc12ffa57e8 with scrape type 1
2026-03-27 15:45:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 52f794c7-95dd-524d-98b4-8bc12ffa57e8
2026-03-27 15:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:45: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%252F7000001-7010000%252F7006992%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774550277%27 HTTP/1.1" 200 None
2026-03-27 15:45:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006992/photo_000/780x0__r.jpg?hash=1774550277 not downloaded yet
2026-03-27 15:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:45: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%252F7000001-7010000%252F7006992%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774550277%27 HTTP/1.1" 200 None
2026-03-27 15:45:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006992/photo_001/780x0__r.jpg?hash=1774550277 not downloaded yet
2026-03-27 15:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:45: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%252F7000001-7010000%252F7006992%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774550277%27 HTTP/1.1" 200 None
2026-03-27 15:45:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006992/photo_002/780x0__r.jpg?hash=1774550277 not downloaded yet
2026-03-27 15:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:45: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%252F7000001-7010000%252F7006992%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774550277%27 HTTP/1.1" 200 None
2026-03-27 15:45:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006992/photo_003/780x0__r.jpg?hash=1774550277 not downloaded yet
2026-03-27 15:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:45: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%252F7000001-7010000%252F7006992%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774550278%27 HTTP/1.1" 200 None
2026-03-27 15:45:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006992/photo_004/780x0__r.jpg?hash=1774550278 not downloaded yet
2026-03-27 15:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:45: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%252F7000001-7010000%252F7006992%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774550278%27 HTTP/1.1" 200 None
2026-03-27 15:45:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006992/photo_005/780x0__r.jpg?hash=1774550278 not downloaded yet
2026-03-27 15:45:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006992/photo_001/780x0__r.jpg?hash=1774550277> (referer: https://ecarstrade.com/cars/7006992)
2026-03-27 15:45:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006992/photo_000/780x0__r.jpg?hash=1774550277> (referer: https://ecarstrade.com/cars/7006992)
2026-03-27 15:45:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006992/photo_005/780x0__r.jpg?hash=1774550278> (referer: https://ecarstrade.com/cars/7006992)
2026-03-27 15:45:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006992/photo_003/780x0__r.jpg?hash=1774550277> (referer: https://ecarstrade.com/cars/7006992)
2026-03-27 15:45:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006992/photo_002/780x0__r.jpg?hash=1774550277> (referer: https://ecarstrade.com/cars/7006992)
2026-03-27 15:45:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006992/photo_004/780x0__r.jpg?hash=1774550278> (referer: https://ecarstrade.com/cars/7006992)
2026-03-27 15:45:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 52f794c7-95dd-524d-98b4-8bc12ffa57e8
2026-03-27 15:45:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 52f794c7-95dd-524d-98b4-8bc12ffa57e8
2026-03-27 15:45:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 52f794c7-95dd-524d-98b4-8bc12ffa57e8
2026-03-27 15:45:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 52f794c7-95dd-524d-98b4-8bc12ffa57e8
2026-03-27 15:45:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 52f794c7-95dd-524d-98b4-8bc12ffa57e8
2026-03-27 15:45:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 52f794c7-95dd-524d-98b4-8bc12ffa57e8
2026-03-27 15:45:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 52f794c7-95dd-524d-98b4-8bc12ffa57e8, skipping ID generation
2026-03-27 15:45:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52f794c7-95dd-524d-98b4-8bc12ffa57e8 with scrape type 1
2026-03-27 15:45:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 52f794c7-95dd-524d-98b4-8bc12ffa57e8 sending to next pipeline
2026-03-27 15:45:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: 52f794c7-95dd-524d-98b4-8bc12ffa57e8, identifier: 7006992auction111103
2026-03-27 15:45:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: 52f794c7-95dd-524d-98b4-8bc12ffa57e8 with identifier: 7006992auction111103
2026-03-27 15:45:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: 52f794c7-95dd-524d-98b4-8bc12ffa57e8 with identifier: 7006992auction111103
2026-03-27 15:45:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: 52f794c7-95dd-524d-98b4-8bc12ffa57e8 with identifier: 7006992auction111103 to the API
2026-03-27 15:45:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:45: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 15:45:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7006992/photo_004/780x0__r.jpg?hash=1774550278>
{'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-04-01T09:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '52f794c7-95dd-524d-98b4-8bc12ffa57e8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7006992',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Volvo',
 'model': 'V90',
 'odometer': 125307,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO V90 - 2020 2.0 T6 AWD PHEV Inscription Expression G',
 'transmission': 'automatic',
 'trim': 'VOLVO  - 2020 2.0 T6 AWD PHEV Inscription Expression G',
 'vin': None,
 'year': 2021}
2026-03-27 15:45:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:45:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277006992auction111103%27 HTTP/1.1" 200 None
2026-03-27 15:45:07 [ecarstrade.be] INFO: Saving data for 7006992auction111103: {'created_time': 1774626307.426229, 'last_price_update_time': 1774626307.426243, 'auction_closing_time': 1775034600.0}
2026-03-27 15:45:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:45:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7006992auction111103') HTTP/1.1" 204 0
2026-03-27 15:45:07 [scrapy.extensions.logstats] INFO: Crawled 1587 pages (at 4 pages/min), scraped 1379 items (at 2 items/min)
2026-03-27 15:45:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:45:50 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.455(s), this was the 1st time calling it.
2026-03-27 15:45:50 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.003807045265067 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 15:45:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 15:46:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7009720> (referer: https://ecarstrade.com/search/page198?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:46:04 [ecarstrade.be] INFO: Extracting details for car 7009720auction111134
2026-03-27 15:46:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb5949b3-a505-58db-a0e5-4721ffd4578b with identifier: 7009720auction111134
2026-03-27 15:46:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb5949b3-a505-58db-a0e5-4721ffd4578b with scrape type 1
2026-03-27 15:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bb5949b3-a505-58db-a0e5-4721ffd4578b
2026-03-27 15:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:46: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%252F7000001-7010000%252F7009720%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774621509%27 HTTP/1.1" 200 None
2026-03-27 15:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009720/photo_000/780x0__r.jpg?hash=1774621509 not downloaded yet
2026-03-27 15:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:46: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%252F7000001-7010000%252F7009720%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774621509%27 HTTP/1.1" 200 None
2026-03-27 15:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009720/photo_001/780x0__r.jpg?hash=1774621509 not downloaded yet
2026-03-27 15:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:46: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%252F7000001-7010000%252F7009720%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774621509%27 HTTP/1.1" 200 None
2026-03-27 15:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009720/photo_002/780x0__r.jpg?hash=1774621509 not downloaded yet
2026-03-27 15:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:46: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%252F7000001-7010000%252F7009720%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774621509%27 HTTP/1.1" 200 None
2026-03-27 15:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009720/photo_003/780x0__r.jpg?hash=1774621509 not downloaded yet
2026-03-27 15:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:46: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%252F7000001-7010000%252F7009720%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774621509%27 HTTP/1.1" 200 None
2026-03-27 15:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009720/photo_004/780x0__r.jpg?hash=1774621509 not downloaded yet
2026-03-27 15:46:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:46: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%252F7000001-7010000%252F7009720%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774621509%27 HTTP/1.1" 200 None
2026-03-27 15:46:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009720/photo_005/780x0__r.jpg?hash=1774621509 not downloaded yet
2026-03-27 15:46:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009720/photo_003/780x0__r.jpg?hash=1774621509> (referer: https://ecarstrade.com/cars/7009720)
2026-03-27 15:46:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009720/photo_002/780x0__r.jpg?hash=1774621509> (referer: https://ecarstrade.com/cars/7009720)
2026-03-27 15:46:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009720/photo_001/780x0__r.jpg?hash=1774621509> (referer: https://ecarstrade.com/cars/7009720)
2026-03-27 15:46:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009720/photo_000/780x0__r.jpg?hash=1774621509> (referer: https://ecarstrade.com/cars/7009720)
2026-03-27 15:46:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bb5949b3-a505-58db-a0e5-4721ffd4578b
2026-03-27 15:46:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bb5949b3-a505-58db-a0e5-4721ffd4578b
2026-03-27 15:46:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bb5949b3-a505-58db-a0e5-4721ffd4578b
2026-03-27 15:46:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bb5949b3-a505-58db-a0e5-4721ffd4578b
2026-03-27 15:46:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009720/photo_005/780x0__r.jpg?hash=1774621509> (referer: https://ecarstrade.com/cars/7009720)
2026-03-27 15:46:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009720/photo_004/780x0__r.jpg?hash=1774621509> (referer: https://ecarstrade.com/cars/7009720)
2026-03-27 15:46:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bb5949b3-a505-58db-a0e5-4721ffd4578b
2026-03-27 15:46:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bb5949b3-a505-58db-a0e5-4721ffd4578b
2026-03-27 15:46:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bb5949b3-a505-58db-a0e5-4721ffd4578b, skipping ID generation
2026-03-27 15:46:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb5949b3-a505-58db-a0e5-4721ffd4578b with scrape type 1
2026-03-27 15:46:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bb5949b3-a505-58db-a0e5-4721ffd4578b sending to next pipeline
2026-03-27 15:46:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: bb5949b3-a505-58db-a0e5-4721ffd4578b, identifier: 7009720auction111134
2026-03-27 15:46:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: bb5949b3-a505-58db-a0e5-4721ffd4578b with identifier: 7009720auction111134
2026-03-27 15:46:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: bb5949b3-a505-58db-a0e5-4721ffd4578b with identifier: 7009720auction111134
2026-03-27 15:46:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: bb5949b3-a505-58db-a0e5-4721ffd4578b with identifier: 7009720auction111134 to the API
2026-03-27 15:46:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:46:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:46:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7009720/photo_004/780x0__r.jpg?hash=1774621509>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-04-01T11:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'bb5949b3-a505-58db-a0e5-4721ffd4578b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7009720',
 'listing': 'auction',
 'location': 'Belgium - "HM Tongeren"',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 150855,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-30',
 'seats_number': 2,
 'seller_name': None,
 'title': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
          'Maxi 1.5 dCi Blue Confort',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO EXPRESS MAXI DIESEL Lot 1.3 RENAULT KANGOO EXPRESS '
         'Maxi 1.5 dCi Blue Confort',
 'vin': None,
 'year': 2020}
2026-03-27 15:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277009720auction111134%27 HTTP/1.1" 200 None
2026-03-27 15:46:05 [ecarstrade.be] INFO: Saving data for 7009720auction111134: {'created_time': 1774626365.572209, 'last_price_update_time': 1774626365.572221, 'auction_closing_time': 1775043600.0}
2026-03-27 15:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009720auction111134') HTTP/1.1" 204 0
2026-03-27 15:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page202?gearbox%5B%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/page201?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:46:06 [ecarstrade.be] INFO: No car items found on page 202
2026-03-27 15:46:07 [scrapy.extensions.logstats] INFO: Crawled 1589 pages (at 2 pages/min), scraped 1380 items (at 1 items/min)
2026-03-27 15:46:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:47:02 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.310(s), this was the 1st time calling it.
2026-03-27 15:47:02 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.259387181285426 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 15:47:07 [scrapy.extensions.logstats] INFO: Crawled 1589 pages (at 0 pages/min), scraped 1380 items (at 0 items/min)
2026-03-27 15:47:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 323MiB
2026-03-27 15:47:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 15:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004543> (referer: https://ecarstrade.com/search/page201?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=BE&country_origin%5B%5D=FR&country%5B%5D=BEL&country%5B%5D=FRA) ['zyte-api']
2026-03-27 15:47:50 [ecarstrade.be] INFO: Extracting details for car 7004543auction110870
2026-03-27 15:47:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f84ce54b-4d25-550e-850b-585f9005f507 with identifier: 7004543auction110870
2026-03-27 15:47:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f84ce54b-4d25-550e-850b-585f9005f507 with scrape type 2
2026-03-27 15:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f84ce54b-4d25-550e-850b-585f9005f507 with scrape type 2
2026-03-27 15:47:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.be, Processed item id: f84ce54b-4d25-550e-850b-585f9005f507, identifier: 7004543auction110870
2026-03-27 15:47:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.be, Translating item: f84ce54b-4d25-550e-850b-585f9005f507 with identifier: 7004543auction110870
2026-03-27 15:47:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.be, Applying rules to item: f84ce54b-4d25-550e-850b-585f9005f507 with identifier: 7004543auction110870
2026-03-27 15:47:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.be, Posting item: f84ce54b-4d25-550e-850b-585f9005f507 with identifier: 7004543auction110870 to the API
2026-03-27 15:47:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 15:47:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7004543>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'ZEURO',
 'engine': '',
 'expiration_date': '2026-04-03T11:40:00Z',
 'fuel_type': 'Electric',
 'id': 'f84ce54b-4d25-550e-850b-585f9005f507',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004543',
 'listing': 'auction',
 'location': 'Belgium',
 'make': 'Mercedes',
 'model': 'EQA',
 'odometer': 40440,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'BE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-06-09',
 'seats_number': None,
 'seller_name': None,
 'title': 'Mercedes EQA EQA 250+ Luxury Line 140kW/190pk  5D/P Auto-1',
 'transmission': 'automatic',
 'trim': '250+ Luxury Line 140kW/190pk  5D/P Auto-1',
 'vin': None,
 'year': 2024}
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20RowKey%20eq%20%277004543auction110870%27 HTTP/1.1" 200 None
2026-03-27 15:47:51 [ecarstrade.be] INFO: Saving data for 7004543auction110870: {'auction_closing_time': 1775216400.0, 'created_time': 1774538574.858718, 'last_price_update_time': 1774626471.318991}
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7004543auction110870') HTTP/1.1" 204 0
2026-03-27 15:47:51 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 15:47:51 [ecarstrade.be] INFO: ecarstrade.be Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:47:51 [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 15:47:51 [ecarstrade.be] INFO: Saving data for 7009308auction106392: {'created_time': 1774626471.430075}
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009308auction106392') HTTP/1.1" 204 0
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:47:51 [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 15:47:51 [ecarstrade.be] INFO: Saving data for 7009312auction106392: {'created_time': 1774626471.463916}
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009312auction106392') HTTP/1.1" 204 0
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:47:51 [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 15:47:51 [ecarstrade.be] INFO: Saving data for 7009310auction106392: {'created_time': 1774626471.495357}
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009310auction106392') HTTP/1.1" 204 0
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:47:51 [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 15:47:51 [ecarstrade.be] INFO: Saving data for 7009307auction106392: {'created_time': 1774626471.528343}
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009307auction106392') HTTP/1.1" 204 0
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:47:51 [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 15:47:51 [ecarstrade.be] INFO: Saving data for 7009311auction106392: {'created_time': 1774626471.560001}
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7009311auction106392') HTTP/1.1" 204 0
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:47:51 [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 15:47:51 [ecarstrade.be] INFO: Saving data for 7007682auction111107: {'created_time': 1774626471.591758}
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='7007682auction111107') HTTP/1.1" 204 0
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.be%27%20and%20last_price_update_time%20lt%201774194471 HTTP/1.1" 200 None
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6620164auction87925') HTTP/1.1" 204 0
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6745352auction106404') HTTP/1.1" 204 0
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6762551auction106392') HTTP/1.1" 204 0
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6819398auction106392') HTTP/1.1" 204 0
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6835231auction61871') HTTP/1.1" 204 0
2026-03-27 15:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6844416auction87925') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6861919auction87925') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6861926auction87925') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6867267auction87925') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6878960auction61871') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880584auction61871') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880601auction61871') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880607auction61871') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6880636auction87925') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6903181auction106404') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6904810auction61871') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6925645auction106392') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6926736auction61871') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6934147auction106392') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6935096auction61871') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949439auction87925') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949441auction87925') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949448auction87925') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949472auction87925') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6949578auction87925') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6951881auction61871') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6959657auction87925') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6968501auction87925') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6968506auction87925') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6968507auction87925') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6972450auction106392') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976016auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976017auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976018auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976019auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976020auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976021auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976022auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976023auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976024auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976025auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976026auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976027auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976028auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976029auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976030auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976031auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976032auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976033auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976034auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976035auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976036auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976037auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976038auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976039auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976040auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976041auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976042auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976043auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976044auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976045auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976046auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976047auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976048auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976049auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976050auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976051auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976052auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976053auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976054auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976055auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976056auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976057auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976058auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976059auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976060auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976061auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976062auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976063auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976064auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976065auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976066auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976067auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976068auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976069auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976070auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976071auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976072auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976073auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976074auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976075auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976076auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976077auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976078auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976079auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976080auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976081auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976082auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976083auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976084auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976085auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976086auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976087auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976088auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976089auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976090auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976091auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976092auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976093auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976094auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976095auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976096auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976097auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976098auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976099auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976100auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976101auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976102auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976103auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976104auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976105auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976106auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976107auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976108auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976109auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976110auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976111auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976112auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976113auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976114auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976115auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976116auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976117auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976118auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976119auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976120auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976121auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976122auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976123auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976124auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976125auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976126auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976127auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976128auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976129auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976130auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976131auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976132auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976133auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976134auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976135auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976136auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976137auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976138auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976139auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976140auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976141auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976142auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976143auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976144auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976145auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976146auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976147auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976148auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976149auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976150auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976151auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976152auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976153auction110726') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6976598auction106392') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979151auction110761') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6979227auction110761') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980210auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980211auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980223auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980224auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980295auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980296auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980297auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980298auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980300auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980387auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980513auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980533auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980534auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980535auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980536auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980620auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980621auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980622auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980623auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980781auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6980784auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981428auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981429auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981627auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981629auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981634auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981635auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981636auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981638auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981709auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981993auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981995auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981996auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981997auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6981999auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982000auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982013auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982027auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982028auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982029auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982032auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982301auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982306auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982308auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982543auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982782auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6982786auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983213auction87925') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983230auction87925') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983241auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983243auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983437auction110810') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983458auction110810') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983579auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983580auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983581auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983583auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983667auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983668auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983669auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983896auction110810') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983900auction110810') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983932auction110810') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983933auction110810') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983934auction110810') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983938auction110810') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983948auction110780') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983975auction110810') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6983988auction110810') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6984167auction101892') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988646auction110871') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988647auction110871') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988750auction110873') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988751auction110873') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988752auction110873') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988753auction110873') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6988754auction110873') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6990093auction101892') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6990112auction101892') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6990113auction101892') HTTP/1.1" 204 0
2026-03-27 15:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.be',RowKey='6990115auction101892') HTTP/1.1" 204 0
2026-03-27 15:47:54 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (1381 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ecarstrade.be/task_33_2026-03-27T14_30_00.jl
2026-03-27 15:47:54 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 102,
 'downloader/exception_type_count/scrapy.core.downloader.handlers.http11.TunnelError': 102,
 'downloader/request_bytes': 19059856,
 'downloader/request_count': 7664,
 'downloader/request_method_count/GET': 7664,
 'downloader/response_bytes': 935268979,
 'downloader/response_count': 7562,
 'downloader/response_status_count/200': 7562,
 'dupefilter/filtered': 25,
 'elapsed_time_seconds': 4667.391144,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 27, 15, 47, 54, 473422, tzinfo=datetime.timezone.utc),
 'item_scraped_count': 1381,
 'log_count/DEBUG': 40703,
 'log_count/INFO': 28815,
 'log_count/WARNING': 5964,
 'memusage/max': 339329024,
 'memusage/startup': 149962752,
 'photo_download_count': 5972,
 'playwright/context_count': 1,
 'playwright/context_count/max_concurrent': 1,
 'playwright/context_count/persistent/False': 1,
 'playwright/context_count/remote/False': 1,
 'playwright/page_count': 1,
 'playwright/page_count/max_concurrent': 1,
 'playwright/request_count': 177,
 'playwright/request_count/method/GET': 154,
 'playwright/request_count/method/POST': 23,
 'playwright/request_count/navigation': 2,
 'playwright/request_count/resource_type/document': 2,
 'playwright/request_count/resource_type/eventsource': 2,
 'playwright/request_count/resource_type/fetch': 18,
 'playwright/request_count/resource_type/font': 4,
 'playwright/request_count/resource_type/image': 85,
 'playwright/request_count/resource_type/other': 1,
 'playwright/request_count/resource_type/script': 46,
 'playwright/request_count/resource_type/stylesheet': 7,
 'playwright/request_count/resource_type/xhr': 12,
 'playwright/response_count': 177,
 'playwright/response_count/method/GET': 154,
 'playwright/response_count/method/POST': 23,
 'playwright/response_count/resource_type/document': 2,
 'playwright/response_count/resource_type/eventsource': 2,
 'playwright/response_count/resource_type/fetch': 18,
 'playwright/response_count/resource_type/font': 4,
 'playwright/response_count/resource_type/image': 85,
 'playwright/response_count/resource_type/other': 1,
 'playwright/response_count/resource_type/script': 46,
 'playwright/response_count/resource_type/stylesheet': 7,
 'playwright/response_count/resource_type/xhr': 12,
 'request_depth_max': 202,
 'response_received_count': 1590,
 'scheduler/dequeued': 7664,
 'scheduler/dequeued/memory': 7664,
 'scheduler/enqueued': 7664,
 'scheduler/enqueued/memory': 7664,
 'scrape_type/new': 1013,
 'scrape_type/new_duplicate_id': 6,
 'scrape_type/price_update': 369,
 'scrape_type/skipped': 2533,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 1604,
 'scrapy-zyte-api/error_ratio': 0.009351620947630923,
 'scrapy-zyte-api/errors': 15,
 "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 15,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 12.700189288017503,
 'scrapy-zyte-api/mean_response_seconds': 12.921050470039845,
 'scrapy-zyte-api/processed': 1589,
 'scrapy-zyte-api/request_args/browserHtml': 1589,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 1589,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 1589,
 'scrapy-zyte-api/request_args/requestHeaders': 1589,
 'scrapy-zyte-api/request_args/sessionContext': 1589,
 'scrapy-zyte-api/request_args/url': 1589,
 'scrapy-zyte-api/status_codes/0': 15,
 'scrapy-zyte-api/status_codes/200': 1589,
 'scrapy-zyte-api/success': 1589,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 27, 14, 30, 7, 82278, tzinfo=datetime.timezone.utc)}
2026-03-27 15:47:54 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (sourcing_v2), SPIDER (ecarstrade.be)